/* 
#00287A blue
#932653 burgundy
#EEE2D0 cream 
#CCCCCC gray
*/

/* =DISTYLES =LAYOUT */

.clear { clear: both; height: 0px; } /* use within elements that have height defined */
.clearfloat { clear: both; height: 1px; } /* use within elements of variable height */

.pageContainer {
	width: 760px;
	background: url(../images/bg_rightbar.gif) repeat-y 749px 150px;
	}

.dateStamp {
	position: absolute;
	top: 0px;
	left: 3px;
	color: #EEE2D0;
	font-size: 9pt;
	}
.topNav {
	height: 19px;
	border-bottom: 1px solid #000;
	text-align: right;
	}


.topNav ul, .topNav li {
	list-style: none;
	list-style-image: none;
	height: 19px;
	margin: 0;
	padding: 0;	
	}
.topNav li { display: inline; }
.topNav li img {
	margin-bottom: -3px;
	margin-left: -2px;	
	}
	
.contentContainer {
	width: 749px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff url(../images/bg_contentContainer.gif) repeat-y;
	}

.leftCol {
	float: left;
	width: 140px;
	}
.loginArea { margin-bottom: 4px; }

.nav ul, .nav li {
	list-style: none;
	list-style-image: none;
	width: 140px;
	margin: 0;
	padding: 0;	
	}
	
.searchArea { text-align: center; }
.searchArea form { margin: 0; padding: 0; }
.searchField {
	width: 98px;
	height: 20px;
	margin: 0;
	border: 1px solid #A5ACB2;	
	}

.consumerAlert {
	margin: 5px 0;
	text-align: center;
	}
	
.rightCol {
	float: right;
	width: 607px;
	background-color: #fff;
	}


.logo { margin-bottom: 30px; }



.content { margin: 0 30px; }



.header { /* backpage */
	margin-right: -20px;
	margin-bottom: 20px;
	background: url(../images/bg_header.gif) repeat-x;	
	}

div#col12 {
	float: left;
	width: 317px;
   
	}
div#col22 {
	float: right;
	width: 200px;
	margin-left: 30px;
	}



.promotion { /* 1234 */ }
.promotionNav { 
	margin: 5px 0;
	text-align: center;
	}

.profilesFront { /* front page profiles */
	clear: both;
	height: 73px;
	border-bottom: 1px solid #000;
	background: url(../images/bg_profiles.gif) repeat-x;
	}
.profilesPhotos {
	float: left;
	width: 341px;
	text-align: right;	
	}
.profilesPhotos img {
	margin-left: 10px;	
	}
.customerProfiles {
	float: right;
	width: 260px;
	height: 65px;
	background: #EEE2D0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	}
.customerProfiles img { margin-left: 8px; }

.thankYou {}

.footer {
	width: 740px;
	margin: 10px 0 10px 10px;
	color: #EEE2D0;
	font-size: 8pt;
	text-align: center;
	}
.footer a:link, .footer a:visited { color: #EEE2D0; text-decoration: underline; }
.footer a:hover { color: #fff; text-decoration: none; }
.footerLeft {
	float: left;
	width: 120px;
	margin-right: 0px;
	text-align: center;
	}
.footerRight {
	float: right;
	width: 307px;
	margin-left: 5px;
	text-align: center;
	}
.footerRight img {
	margin-left: 10px;	
	}


/* DHTML Styles */
.clCMEvent{position:absolute; z-index:400; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden;}
.clCMAbs{position:absolute; width:10px; height:10px; left:0; top:0; visibility:hidden}
.clB,.bordercolor{position:absolute; visibility:hidden; z-index:1;}
.temp{position:absolute;visibility:hidden;width:0px;height:0px;display:none;}
.item_on,.item_off{position:absolute; width:150px; height:25px;}
.clB{
	background-color:#932653;
    
}
.item_on,.item_off{
	padding: 5px;
	font-size: 8pt;
	font-weight: normal;
	font-family: arial, sans-serif;
	overflow: visible;
	text-align: left;
}
.bordercolor{
	background-color:#932653;
	border:#932653;
    
}
.item_off{
	color:#660000;
	background-color:#FFFFFF;
	cursor: default;
}
.item_on{
	color: #FFFFFF;
	background-color: #932653;
	cursor: hand;
	cursor: pointer;
}

	#ex_dis{
		background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		text-align: left;
		position: absolute;
		border: 2px solid #1C2F69;
		padding: 15px;
		display:none;
		z-index: 500;
		width:400px;
		top:50;
		left:250px;
		FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=000000,offX=7,offY=8,positive=true);
	}