h1 {font-size: 1.5em;
font-weight: bold;
text-align: center;
color: #0e1f5b;
}

h2 {font-size: 1.3em;
font-weight: bold;
text-align: center;
color: #0e1f5b;
background-color: #ffffff;}

h3 {font-size: 1.2em;
font-weight: bold;
text-align: left;
color: #0e1f5b;}

.prices{
color: #ff693b;
text-decoration: none;
font-size: 1.3em;
font-weight: bold;}

.retvisit a:link, #nav-main a:visited:{
display: block;
text-decoration: none;
padding: 2px 5px 1px 5px;
}
.retvisit a:hover{
color: #006B95;
font-weight: bold;
text-decoration: underline;
font-size: 1em;}
.details{
font-size:0.8em;}
#filterpage {
font-size: 1.3em;
font-weight: bold;
text-align: center;
color: #0e1f5b;
height:50px;
width:460px;
margin-bottom: 10px;
background-color: #ffffff;
}
.nav-section {
position: relative;
top: -15px;
bottom: 5em;
right: -14em;
width: 600px;}
#searchbar {
border: 1px solid #0e1f5b;
color: #0e1f5b;
font-size: 18px;
}
/* sub nav */
#content {
float: right;
width: 477px; 
margin: 10px 10px 0 10px;
padding: 0;
border: 2px solid #dadada;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#topcontent {
float:left;
width: 470px; 
min-height: 250px;
/*border: 2px #0e1f5b solid;*/
padding-bottom: 0.5em;
margin-bottom: 0.5em;
padding-left: 0.2em;}
#bottomcontent {
float:left;
width: 470px; 
min-height: 300px;
text-align: center;
color: #595959;
margin-bottom: 0.5em;
font-size: 0.8em;}

#pagenumbers{
width:470px;
height:25px;
/*background: #E7F1FF;border: 1px solid #ABCBFF; 
border: 1px #0e1f5b solid;
background-color: #dadada;*/
padding: 1px;
bottom:10px;
}
#pagenumberslink { 
background: #FFF; 
padding: 1px 4px 1px 4px; 
border: 1px solid #ABCBFF; 
line-height: 20px;
float:left;
margin-right: 2px;
color:#6699FF;
}
#pagenumberselect { 
background: #FD9403; 
padding: 1px 4px 1px 4px; 
border: 1px solid #ABCBFF; 
line-height: 20px;

}
#pagenumberslink:hover{  
display:block;
color: #FD9403; 
padding: 1px 4px 1px 4px; 
border: 1px solid #FD9403; 
text-decoration: none;
}
.categorypage {

}
#featitem {
width: 220px;
height: 140px;
float: right;
margin-right: 10px;
margin-bottom: 10px;
text-align:center;
font-size: 13px;
background:#F4F4F4;}

#featitem:hover {
background-color: #dadada;
}
#retaileritems {
width: 480px;
height:30px;
padding: 5px 2px 2px 2px;
display:block;
color: #6699FF;
background-color: #ffffff;
border: 1px outset #FFF;
margin-bottom: 0.2em;
}
#retaileritems:hover {
border: 1px solid #FFF;
background-color: #dadada;
}
#searchitems {
width: 470px;
min-height:70px;
max-height:100px;
border-bottom: 2px outset #6699FF;
padding-top: 1em;
padding-bottom: 2em;
display:block;
color: #6699FF;
}
input.btn2 {
background:#3b5998;/*3b5998*/
color:#FFFFFF;
}
#searchitems:hover {
/*background: #FD9403;E7F1FF
border: 1px solid #FD9403;*/
background-color: #dadada;
padding-top: 1em;
padding-bottom: 2em;
}
#searchitems a {
font-weight: bold;
color: #0e1f5b;
text-decoration:none;
}
#searchitems a:hover {
color:#ff0942;
font-weight: bold;
text-decoration: underline;
}

#sidebar {
float: left;
width: 195px;
min-height:500px;
margin: 10px 0 0 0;
padding: 0;
border: 2px solid #dadada;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
color: #787878;
text-align: justify;
}
#sidebar a {
color: #042b94;
text-decoration: none;
font-weight: bold;
}
#sidebar a:hover {
color: #042b94;
text-decoration: underline;
}
#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}