@charset "utf-8";
/* CSS Document */

body {
	background:#bfbfbf;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 30;
	padding-bottom: 0;
	padding-left: 0;
}

html { 
	height: 100%;
} 

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	position:relative;

}


#container {
	background-color:#fff;
	position:relative;
	float:left;
	
}

#topside-a {
	float: left;
	width: 400px;
}

#topside-b { 
	margin: 0;
	float: left;
	width: 400px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#side-a {
	float: left;
	width: 400px;
	background-color:#fff;
}

#side-b { 
	margin: 0;
	float: left;
	width: 400px;
	background-color:#fff;
	height: 1% /* Holly hack for Peekaboo Bug */
}


#topLeft {
	float: left;
	width: 240px;
}

#topRight { 
	margin: 0;
	float: left;
	width: 560px;
	height: 1% /* Holly hack for Peekaboo Bug */
}


#banner { 
	background-repeat:no-repeat;
	background-position:right;
	width:545px;
	height:174px;
	margin:15px 10px 10px 0px;
	background-color:#fff;
}


#oneCol {
	clear: both;
	background-color: #fff;
	text-align:center;
}



#leftDiv {
	position:absolute;
	bottom:0px;
	width:390px;
	height:320px;
	margin-left:15px;
	background-image:url(images/girl.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#rightDiv {
	position:absolute;
	height:250px;
	width:350px;
	left:400px;
	bottom:0;
	background-image:url(images/grey_bg.gif);
	background-repeat:no-repeat;
	margin-right:15px;
	padding:15px;
	font-size:11px;
	line-height:16px;
}

#submenuHolder {
	float:left;
	width: 170px;
	height:480px;
	left:0px;
	height:100%;
}

#submenu {
	background-color:#c10005;
	margin-left:15px;
	height:480px;
	background-image:url(images/submenu_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}


#mainContent { 
	float: left;
	width: 620px;
	background-color:#fff;
	position:relative;
	padding-left:10px;
	height: 1% /* Holly hack for Peekaboo Bug */
}


#contentBody {
	background-image:url(images/content_bg.gif);
	background-repeat:no-repeat;
	float:left;
	width:564px;
	margin-top:8px;
	padding:20px;
	font-size:11px;
	line-height:20px;
	text-align:left;
}

#roundBottom {
	clear: both;
	background-color: #fff;
	text-align:center;
	background-image:url(images/round_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}


#logo {
	text-align:left;
	padding:0px 0px 0px 15px;
	margin-top:10px;	
}


#quote {
	margin-top:40px;
	margin-right:40px;
	text-align:center;
}

#loginContainer {
	padding:0px 14px 0px 14px;
	margin:0;
	background-color:#FFFFFF;
}


#login {
	background-color:#000000;
	background-image:url(images/login_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#FFFFFF;
	display:block;
	padding:4px 0px 0px 0px;
	height:24px;
	margin:0;
}

#loginBottom {
	background-image:url(images/login_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:15px;
}

#footerMenu {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#bottomLogos {
	background-image:url(images/round_top_clear.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#000000;
	text-decoration:none;
	display:block;
	position:relative;
	height:55px;
	text-align:center;
}

#logoDiv {
margin:6px 0px 0px 5px;
padding-top:3px;
float:left;
font-size:9px;
text-align:left;
width:257px;
height:46px;
line-height:13px;
}


#formLabel {
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
}

#whiteLinks {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#text {
	font-size:12px;
}

h1 {
	color:#c20009;
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:0;
}


h2 {
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin:0;
	margin-bottom:20px;
	padding:0;
}

h3 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
	color: #B52023;
	font-style: italic;
}

ul {
padding:0;
margin:5px 0px 10px 10px;
list-style:none;
}

li {
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:0em 0.4em;
padding-left:17px;
margin-bottom:3px;

}

img {
border:0;
}

a {
font-size:11px;
color:#000000;
font-weight:bold;
}
a:hover {
text-decoration:none;
}


h4 {
	font-size:16px;
	font-weight:normal;
	margin:0;
	color:#000000;
	margin-bottom:20px;
	font-style:italic;
}

#uppercase {
text-transform:uppercase;
color:#c10005;
}

#loginButt {
background-image:url(images/login_butt.gif);
background-repeat:no-repeat;
float:left;
margin-left:10px;
width:50px;
height:23px;
font-size:0px;
padding-left:2px;
text-decoration:none;
color:#ccc;
}


#solutionButt {
background-image:url(images/solution_butt.gif);
background-repeat:no-repeat;
float:left;
width:167px;
height:23px;
cursor:pointer;
border:1px solid white;
}

#aboutus {
float:left;
width:140px;
height:185px;
width:154px;
font-size:0px;
text-decoration:none;
color:#FFFFFF;
background-image:url(images/menu_about_us.gif);
background-repeat:no-repeat;
margin-left:16px;
background-position:bottom left;
}
#aboutus:hover {
background-position:0em 0em;
}

#ent_rewards {
float:left;
width:140px;
height:185px;
width:155px;
font-size:0px;
text-decoration:none;
color:#FFFFFF;
background-image:url(images/menu_ent_rewards.gif);
background-repeat:no-repeat;
background-position:bottom left;
}
#ent_rewards:hover{
background-position:0em 0em;
}

#ev_rewards {
float:left;
width:140px;
height:185px;
width:150px;
font-size:0px;
color:#FFFFFF;
background-image:url(images/menu_evr_rewards.gif);
background-repeat:no-repeat;
background-position:bottom left;
}
#ev_rewards:hover {
background-position:0em 0em;
}

#giftcards {
float:left;
width:140px;
height:185px;
width:153px;
font-size:0px;
color:#FFFFFF;
text-decoration:none;
background-image:url(images/menu_gift_cards.gif);
background-repeat:no-repeat;
background-position:bottom left;
}
#giftcards:hover{
background-position:0em 0em;
}

#contactus {
float:left;
width:140px;
height:185px;
width:156px;
font-size:0px;
color:#FFFFFF;
text-decoration:none;
background-image:url(images/menu_contact_us.gif);
background-repeat:no-repeat;
background-position:bottom left;
}
#contactus:hover {
background-position:0em 0em;
}

#topLinksLeft {
background-image:url(images/submenu_left.gif);
background-repeat:no-repeat;
background-position:left;
float:left;
width:10px;
height:26px;
}

#topLinks {
float:left;
background-color:#9c1419;
background-image:url(images/top_links_bg.gif);
background-repeat:repeat-x;
height:26px;
width:585px;
text-align:center;
}

#topLinksRight {
background-image:url(images/submenu_right.gif);
background-repeat:no-repeat;
background-position:left;
float:left;
width:10px;
height:26px;
}

#menu2 {
color:#FFFFFF;
font-size:12px;
text-decoration:none;
float:left;
height:21px;
padding-right:7px;
padding-left:6px;
padding-top:5px;
font-weight:bold;
background-image:url(images/indent.gif);
background-repeat:no-repeat;
background-position:top right;
}

#menu2:hover{
background-color:#666666;
}

#menu2selected {
color:#FFFFFF;
font-size:12px;
text-decoration:none;
float:left;
height:21px;
padding-right:7px;
padding-left:6px;
padding-top:5px;
font-weight:bold;
background-image:url(images/indent.gif);
background-repeat:no-repeat;
background-position:top right;
background-color:#666666;
}


#subLinks {
	font-size:13px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	width:135px;
	text-align:center;
	border-bottom:1px solid #db6b6e;
	font-weight:bold;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#subLinks:hover {
color:#000000;
}


#iconHolder {
position:relative; 
height:135px; 
}

#icon {
position:absolute;
bottom:5px;
left:0;
width:155px;
height:155px;
background-repeat:no-repeat;
background-position:top left;
border-bottom:2px solid #9c0416;
}

.comboBox {
display:none;
position:absolute;
background-color:#FFFFFF;
border:1px solid #666;
border-bottom:2px solid #666;
padding:12px 14px 5px 2px;
bottom:44px;
left:15px;
line-height:22px
}

#smallLink {
font-size:12px;
text-decoration:underline;
color:#000000;
}

#smallLink:hover {
text-decoration:none;
}
#subLinkssml {
	font-size:11px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	width:125px;
	text-align:right;
	border-bottom:1px solid #db6b6e;
	font-weight:bold;
	background-color: #9C0416;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#subLinkssml:hover {
	color:#000000;
}
