.b_price {
 display: inline !important;
font-weight: bold !important;
align : right !important; 
}
.b_promoItemCityInc .b_price {
display: table-cell !important;
text-align: right !important;
font-weight: bold !important; 
}


html {
	min-height: 100%;
}

body {
	margin: 0;
	background-color: #00A1D8;
	font-family: verdana;
	font-size: 11px;
}
.cont{
padding:0px;
margin:0px;
}
#b_contentWrapper {
width:100%!important;
}
.b_bContent { margin: 0px 18px 0px 18px; }

.b_popup {
border:1px solid #DBDBDB!important;
}
#b_headerInc {
padding:0.6em 0px 2.4em 0px!important;
}
.b_bContent h2, h1 {
background-color:#00A1D8;
font-size:14px!important;
color:#FFFFFF!important;
padding:5px;
padding-left:6px;
}
#b_searchboxInc h2, .b_promotionsInc h1{
margin-bottom:10px!important;
}


.b_bContent a:hover {text-decoration: underline; }

.b_promoItemCityInc h3 { background-color: #FFFFFF !important; color: #00458B; }

h1, h2 { color: #00458B; }


.main {
	background-color: #FFF;
	width: 1024px!important;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #f00;
}

.footer {
	text-align: center;
	background-color: #00A1D8;
	font-size: 9px;
	color: #FFF;
	width: 1024px;
	padding: 6px 0 6px 0;
	margin-left: auto;
	margin-right: auto;
margin-bottom:8px;
	border: 0px solid #f00;
}

.footer a {

	color: #FFF;	
	}

.footer a:hover {
	text-decoration: underline;
	}
	

#topmenu {
	margin: 0px;
	padding: 0px;
	background: url(/images/affiliate/308620/topmenu_bg.gif) repeat-x;
	width: 624px;
	height: 36px;
	border: 0;
	float:left;
	}

#topmenu li {
	margin: 0;
	display: inline;
	list-style: none;
	}

#topmenu a {
	display: block;
	padding: 5px 12px 4px 10px;
	color: #069;
	font-weight: bold;
	float: left;
	border-right: #ACC0CB 1px solid;
	}	

#topmenu a:hover {	
	color: #F90;
	}

#topmenu a.sel {	
	color: #F90;
	}


#aboutmenu {
	margin: 0px;
	background: url(/images/affiliate/308620/topmenu_bg.gif) repeat-x;
	width: 400px;
	height: 36px;
	border: 0;
	float:right;
text-align:right;
padding:0px;
	}
.main_menu{
width:1024px;
padding:0px;
margin:0px;
}
#aboutmenu li {
	margin: 0;
	display: inline;
	list-style: none;
	}

#aboutmenu a {
	font-size: 10px;
	display: block;
	padding: 5px 11px 10px 10px;
	color: #069;
	float: left;
        width: 53px;
	border-left: #ACC0CB 1px solid;
	}	

#aboutmenu a:hover {	
	color: #F90;
	}
	


	
a {
	color: #0084D8;
	text-decoration: none;
	}	
	
a:hover {
	text-decoration: underline;
	}		
	

----------------------------------------------------------*/
/* put period after content and clear it to expand div */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} /* ONLY seen by IE-win */
/* End hide from IE-mac */

