

body {
	margin: 0px 0;
	padding: 0;
	background-color:#d2d2d2;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 {
	margin-top: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #151d41;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #151d41;
}
h3 {
	margin-top: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: normal;
	color: #151d41;

}

h4{
margin-top:0;
margin-bottom: 0;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
color:#151d41;

}


p, ul, ol, blockquote {
	margin-top: 0;
}


a:link {
	text-decoration: underline;
	color: #151d41;
}

a:hover {
	text-decoration: none;
	color:#151d41;
}

a:visited {
text-decoration: underline;
color:#151d41;
}
a:visited:hover {
text-decoration: none;
color:#151d41;
}



li {
	color: #151d41;
}

li a:link {
	color: #646d8c;
	text-decoration:underline;
}

li a:hover {
	text-decoration: none;
	color: #646d8c;
}

li a:visited {
text-decoration: underline;
	color: #646d8c;
}

li a:hover:visited {
text-decoration: none;
	color: #646d8c;
}

img.float {
	float: left;
	margin: 5px 15px 10px 0;
	border: 0px solid #A33000;
}

img {
border:none;
outline:none;

}

/* Header */

#header {
	width: 800px;
	height: 105px;
	margin: auto;
	padding: 0px;
	background:  url(../images/bodybg.gif) repeat-y ;
}



/* Content */

#contentwrap {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF url(../images/bodybg.gif);
	background-repeat:repeat-y;
	border-top: none;
	height: auto;
}


#content {
	width: 760px;
	margin: 0 auto;
	padding-top: 0px;
}

#colOne {
	float: left;
	width: 192px;
	padding: 0px 3px;
	margin: 0;
}

.signin {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#646d8c;
	margin-left:5px;

}

.signin2 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#646d8c;
	margin-left:0px;

}

.formdesc {
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

#searchwindow {
background-image:url(../images/searchwindowBG.gif) ;
height:60px;
margin-top:6px;
}

#bottom_right_add_on {
height:75px;
margin-top:6px;
}





.buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #bfbfbf;
 color: #151d41;
 margin-right: 2px;
 padding:1px;

}


.select {

 color: #646d8c;
 font: 9px Verdana, Arial, Helvetica, sans-serif;
 
}

.form_element_spacer {
height:4em;

}


.date-pick {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#646d8c;

}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/cal.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

#colOne ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

#colTwo {
	float: left;
	width: 408px;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	position:relative;
}

#links {
	width:408px;
}

#links img {
	border:none;
}

#links a {
	border:none;
	text-decoration:underline
}	

#links a:hover {
	border:none;
	text-decoration:none;
	
}

#links a:visited {
	border:none;
}	

#linkcolone {
	float: left;
	width:111px;

}

#linkcoltwo {
	float: left;
	width:185px;
}

#linkcolthree {
	float:left;
	width:112px;

}


#colThree {
	float: left;
	width: 138px;
	padding: 0px 5px;
}

#colThree ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}


.groupsleftcol {
position:absolute;
width:220px;
}

.groupsrightcol {
position:absolute;
width:200px;
left:200px;

}





/* BOTTOM TEXT MENU */

#textmenu {
	padding-bottom: 5px;
	padding-top: 15px;
	height:1px;
	text-align: center;
	color: #646d8c;
	font-size: 9px;
}

#textmenu a {
	color: #646d8c;
	text-decoration:underline;
}

#textmenu a:visited {
	color: #646d8c;
	text-decoration:underline;

}

#textmenu a:hover {
	color: #646d8c;
	text-decoration:none;
	
}


/* Footer */

#footer {
	padding-bottom: 5px;
	height:30px;
	text-align: center;
	color: #646d8c;
	font-size: 9px;
	background-image:url(../images/footerbg.gif);
	background-repeat:no-repeat;
}

#footer a {
	color: #646d8c;
	text-decoration:none;
}

#footer a:visited {
	color: #646d8c;
	text-decoration:none;

}

#footer a:hover {
	color: #151d41;
	
}

#footerimages {
	width:575px;
	margin-left: auto;
	margin-right: auto;

}



#copyright {
	font: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#646d8c;
	text-align:center;

}


/* ROUNDED BOX ELEMENTS */

/* bottom-right  */
.roundbox-br {
	margin:0;
	padding:0;
	background:   url("../images/bottomright.gif") no-repeat right bottom;
}

/* top-right*/
.roundbox-tr {
	margin:6px auto;
	padding:0;
	background:url("../images/topright.gif") no-repeat right top;
	
}

/* bottom-left corner */
.roundbox-bl {
	margin:0;
	padding:0;
	background:url("../images/bottomleft.gif") no-repeat bottom left;
}

/* top-span*/
.roundbox-ts {
	margin:0; padding:0;
	background:url("../images/topspan.gif") top;
	background-repeat:repeat-x;
	
}

/* top-left */
.roundbox-tl {
	margin:0;
	padding:0;
	background:   url("../images/topleft.gif") no-repeat left top;
}



/* left side span */
.roundbox-ls {
	margin: 0; padding:0px;
	background: url("../images/leftspan.gif") left;
	background-repeat:repeat-y;
}

/* right side span */
.roundbox-rs {
	margin: 0; padding: 0px;
	background: url("../images/rightspan.gif") right;
	background-repeat:repeat-y;
}



/* bottom-right  */
.roundbox-br {
	margin:0;
	padding:0;
	background:   url("../images/bottomright.gif") no-repeat right bottom;
}




/* bottom span */
.roundbox-bs {
	margin:0; padding:0;
	background:url("../images/bottomspan.gif") bottom;
	background-repeat:repeat-x;
	
}



/* content div, it could be omitted (the content going into "roundbox-bl" but I felt that alinging the content was easier 
with "roundbox-content" in place */
.roundbox-content {
	margin: 0px 5px 0px 0px;
	padding-left: 2px;
	padding-top: 2px;
}

.roundbox-content-viewer {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 0px;
}

#thumb1frame {
background-image: url(../images/viewerbgtop.gif);
width: 408px;
height: 22px;
position: relative;
top: 0px;
left:0px;
z-index:9995;
} 

#thumb2frame {
background-image: url(../images/viewerbottombg.gif);
background-repeat:no-repeat;
width: 408px;
height: 62px;
position: relative;
top: 0px;
left:0px;
z-index:9995;
margin-left:2px;
}

#content_header {
width: 408px;
height: 75px;
position: relative;
top: 0px;
left:0px;
z-index:1;
} 

#rewards_header {
width: 408px;
height: 152px;
position: relative;
top: 0px;
left:0px;
z-index:1;
} 

#header_test_ver2 {
width: 408px;
height: 75px;
position: relative;
top: 0px;
left:0px;
z-index:9995;
}

#footer_test {
background-image: url(../images/footer_test.gif);
background-repeat:no-repeat;
width: 408px;
height: 22px;
position: relative;
top: 0px;
left:0px;
z-index:9995;
margin-left:0px;
}

.roundbox-content p {
	margin:0;
	padding:0;
	line-height:1.4;
	
}

/*BOX ELEMENTS END*/

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.align-center { text-align:center;}

img.floatRight { 
    float: right; 
    margin: 4px; 
}


/* Checking In.html table style */


.tablewrapper{
   position: relative;
   float: left;
   left: 0.00%;
   width: 300px;
   background-color: #cacaca;
   text-align:center;
   margin-left:30px;
   border:1px #151d41 solid;
}
.tableleft1{
   position: relative;
   float: left;
   left: 0%;
   width: 33.00%;
   border-right:1px #151d41 solid;
}
.tableleft2{
   position: relative;
   float: left;
   left: 1.00%;
   width: 32.00%;
}
.tableright{
   position: relative;
   float: right;
   right: 0%;
   width: 33.00%;
   border-left:1px #151d41 solid;
}






