#productsBtn 
{
	background: url(RTPharma/images/nav_select.gif) repeat-x top;
	/*background: url(images/productsnbg.gif) repeat-x top;*/
}
/*
#productsBtn a {
	color: #FFF;
}
#userContainer {
	background-color: #396!important;
}
#locationContainer{
	background-color: #6C9;
}*/
h4
{
	color:#396;
}
.colorRule
{
	border:solid 1px #396;
}
.prodContainer
{
	width:100%;
	float:left;
	clear:both;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
}
.prodImg
{
	width:100px;
	text-align:center;
	font-size:smaller;
	float:left;
}
.prodInfo
{
	width:450px;
	float:right;
}

.prodTitle
{
	font-size:larger;
	font-weight:bold;
}
.prodPrice
{
	color:#600;
}

.prodNumber
{
	font-size:smaller;
	color:#666;
}
.listNavBar
{
	float:left;
	width:100%;	
	height:35px;
	background-color:#DDD;	
	font-size:larger;
}
#orderBox
{
	border: solid 1px #CCC;
	padding: 5px;
}
#prodList
{
	width:100%;
	margin-top: 5px;
	margin-bottom:5px;
	display:block;
	float:left;
}

#prodList hr
{
	display:block;
	clear:both;
	float:none;
	margin:0;
	border: solid 1px #DDD;
}

#tabs
{
	float:left;
	width:100%;
	line-height:28px;	
	padding: 0;
	margin: 0 0 10px 0;
	background: url('RTPharma/images/ul_bg.gif') repeat-x top left;
	height:28px;
	font-weight:bold;		
}
#tabs ul
{
	list-style:none;
}
#tabs li
{
	float:left;
	background: url('RTPharma/images/r_tab.gif') no-repeat top right;
	white-space:nowrap;
}
#tabs #selected
{
	background: url('RTPharma/images/r_tab_s.gif') no-repeat top right;
}
#tabs a
{
	display:block;
	background: url('RTPharma/images/l_tab.gif') no-repeat top left; 
	padding: 2px 12px 2px 12px;
	color: #FFF;
}
#tabs #selected a
{
	background: url('RTPharma/images/l_tab_s.gif') no-repeat top left; 
	color:#369;
}
.banner
{
	display:block;	
	float:left;
	width: 50%;	
}
.noborder
{
	border-width:0;
}
ul.spread li
{
	padding: 0.4em 0 0.4em 0;
}
.navLink
{
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color: #369 !important;	
}
.navOff
{
	color: #BBB !important;
}




