/* general tag styles */
body {
	margin:0px;
	padding:0px;
  font-family:  Arial, Trebuchet MS, Verdana, sans-serif;

  font-size: 76%;
	background-color: #F4F3EF;
	color:#333333;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	font-size:170%;
	padding:0px;
	color:#247382;
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:180%
}
h2 {
	position:relative;
	float:left;
	font-size:120%;
	margin:7px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}

a:link{
color: #247382;
text-decoration: underline;
}

a:hover {
color: #333333;
text-decoration: none;
}
a:visited {
	color:#247382;
}

.floatLeft {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.floatRight {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}

/* page layout */
#pageSurround {
	margin: 0px auto;
	width: 812px;
	background-image: url(../styleImages/bg.jpg);
	background-repeat: repeat-y;
	background-color:#ffffff;

}
#header {
	position:relative;
		/*float: left;*/
	margin: 0px auto;
	padding: 0px;
	height: 69px;
	width: 812px;
	background-image: url(../styleImages/top_bg_blue.jpg);
	background-repeat: repeat-y;
}
.maintitle {
	font-size: 1.8em;
	float: left;
	font-family: "Trebuchet MS", Helvetica,  Arial, Geneva, sans-serif; 
	color: #247382;
	padding:0 10px 0 86px;  margin:2px; 
	}
.style1 {font-size: x-small}

.moduletable-top {	padding-top: 2px;  }

.moduletable-top h3 {	display: none;  }

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 2px solid #336666;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	/*font-size: 0.8em;*/
}


#topnavibox {
	width: 770px;
	height: 30px;
	float: left;
	padding-left: 22px;
	padding-right: 20px;
	padding-top: 5px;
	background-image: url(../images/navi_bg_blue.jpg);
}

div#topnavibox ul {
list-style: none;
margin: 0px;
padding: 0px;
}

div#topnavibox li {
list-style: none;
margin: 0px;
padding: 0px;
}


a.mainlevel-nav:hover {
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 2px solid #336666;
	background-color: #336666;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#active_menu-nav {
	background-color: #336666;
	color: #fff;
}

#active_menu {
	color: #336666;
	font-weight: bold;
}

#page {
	position:relative;
	background-color:#ffffff;
	display:block;
		width: 802px;
	background-image: url(../styleImages/bg.jpg);
	background-repeat: repeat-y;
	font-weight: normal; margin:0; padding: 0 5px 0 5px; 
}
#barOne {
	border-bottom:1px solid #cccccc;
	margin:0px 10px 0px 10px;
	height:30px;
	clear:both;
}
#barTwo {
	border-bottom:1px dashed #cccccc;
	margin:0px 10px 0px 10px;
	padding:5px 0px 0px 5px;
	height:20px;
	clear:both;
}
#barThree {
	margin:10px 10px 0px 10px;
	clear:both;
}
#sideNavLeft {
	position:relative;
	float:left;
	width:180px;
	margin:0px; padding-left:10px;
}
#sideNavRight {
	position:relative;
	float:right;
	width:180px;
	margin:0px;
}
#content {
	margin:0px 190px 0px 190px; 
	line-height:125%; /*130%;*/ padding: 0 10px 0 10px; vertical-align:top;
}
#footer {
	clear:both;
	width: 784px;
	height: 27px;
	background-image: url(../styleImages/footer_blue.jpg);
	font-size: 0.8em;
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 3px;
}

/* image widths and heights */
.hr { border-bottom: 1px dashed  #899FC0;}
.smallProductImage {
	max-height:155px; width:150px; 
	margin: 0 10px 0 0; padding: 0 1px 1px 0;
	
}
.featureProductImage {
	width:150px;
}


/* skin design */
.tabExpand {
	position:relative;
	width:100%;
	margin:0px 0px 5px 0px;
}
	/* ie6 hack to prevent tables dropping */
	*html .tabExpand {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 5px 0px;
	}
.textBG {
	background-image:url(../styleImages/textBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:20px;
}
.textBGLeft {
	background-image:url(../styleImages/textBGLeft.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
}
.textBGRight {
	background-image:url(../styleImages/textBGRight.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
}
#search {
	position:relative;
	float:right;
	margin:3px 0px 0px 5px;
}
#search input {
	margin:0px;
}
.searchButton {
	background-color:#1A80B3;
	border:1px solid #1A80B3;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
}
#searchbox {
	margin:4px 0px 8px 0px;
	border:1px solid #cccccc;
	width:142px;
	padding:2px;
}
#header h1 {
	float: left;
	top:10px;
	left:86px;
	margin:0px;
	line-height:120%
	font-family: "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif; 
}
#header a {
	color:#247382;
	text-decoration:none;
}
#header a:hover {
	color:#247382;
	text-decoration:none;
}

#topnavibox {
	width: 770px;
	height: 30px;
	float: left;
	padding-left: 22px;
	padding-right: 20px;
	padding-top: 5px;
	background-image: url(../styleImages/navi_bg_blue.jpg);
}

div#topnavibox ul {
	list-style: none; display:block;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
}

div#topnavibox li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
	display:block;
}

#topnavibox li a {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 0px 0px;
	width:90px;
	display:block;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	}
 a.mainlevel-nav visited, a.mainlevel-nav {color:#FFFFFF; text-decoration:none;}
 
.moduletable-top {	padding-top: 2px;}

.moduletable-top h3 {	display: none;}


#sideNavLeft p, #sideNavRight p {
	position:relative;
	float:left;
	width:170px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	height:24px;
	border-bottom: 2px solid #247382;
	border-top: 1px solid #247382;
	background-color: #f7f7f7;
}
#sideNavLeft ul, #sideNavRight ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:158px;
	background-color: #f7f7f7;
}
#sideNavLeft li, #sideNavRight li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#sideNavLeft li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 25px;
	width:143px;
	display:block;
	background-image:url(../styleImages/arrow.jpg);
	background-repeat:no-repeat;
	background-position: left;
		border-bottom: 1px dotted #333333;
	line-height: 25px;
	text-decoration: none; color:#333333;
}

 #sideNavRight li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
	width:143px;
	display:block;
	border-bottom: 1px dotted #333333;
	/*line-height: 25px;*/
		background-image:url(../styleImages/bullet-list.gif);
	background-repeat:no-repeat;
	background-position: left;
	text-decoration: none;
	color: 247382; /*#0033CC;*/
}

 #sideNavRight li a:hover { text-decoration:underline;}

#sideNavLeft li a:hover, #sideNavRight li a:hover {
	color: #336666;
	border-bottom: 1px dotted #336666;
}

#sideNavLeft ul li ul, #sideNavRight ul li ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	left:15px;
	border:0px;
	background-image:none;
}
#sideNavLeft ul li ul li, #sideNavRight ul li ul li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#sideNavLeft ul li ul li a, #sideNavRight ul li ul li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 15px;
	width:130px;
	display:block;
	background-image:url(../styleImages/navBulletSub.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color: #336666; /*#666666;*/
}
#featureProduct ul {
	text-align:center;
}
#featureProduct li a {
	background-image:none;
	margin:0px;
	padding:0px;
}
#pullDownNav {
	background-color:#eeeeee;
	padding:5px;
	margin:0px 0px 10px 0px;
}
#productDisplay td, #compareDisplay td {
	padding:0px 10px 5px 0px;
}
#singleProductDisplay {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 5px 0px;
	padding:0px 0px 10px 0px;
}
#singleProductDisplay ul {
	margin:0px;
	padding:0px;
}
#singleProductDisplay ul li {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	width:100%;
}
#singleProductDisplay img {
	margin:10px 10px 10px 0px;
	padding:0px;
	max-width:450px;
	/*width:450px*/
}

.styleProdName {
	color:#247382; /*#899FC0;*/
	font-family:tahoma,verdana,helvetica,sans-serif;
	font-size:14px;
	font-weight:500;
	/*line-height:26px;*/
	margin: 0 0 5px 0;
	text-decoration:none;
}
.styleProdName a {text-decoration:none;}
.styleProdName a:hover {text-decoration: underline; color:#247382;}

.styleProdPromo {
	font-size:100%;
	color:#333333;
	/*font-weight:bold;*/
}

#price{width:80px; float:right; vertical-align:bottom; margin:0 5px 0 5px;}

.styleProdPrice {
	font-size:120%;
	color: #000000;
	font-weight:bold;
}
.styleProdMerchant {
}
.styleProdID {
}
.styleProdCategory {
}

.styleProdBrand { 	font-size: 0.75em;	color: #336666; text-decoration:underline;}

.styleProdDescription {
}

.singleProdName {
	font-size:120%;
	color:#247382;
	font-weight:bold;
}
.singleProdPromo {
	font-size:100%;
	color:#333333;
	/*font-weight:bold; */
}
.singleProdPrice {
	font-size:120%;
	color:#000000;
	font-weight:bold;
}
.singleProdBrand {
	font-size:95%;
	color:#247382;
	font-weight:bold;
}
.singleProdDesc {
	font-size:100%;
	color:#333333;
}
.singleProdId {
	font-size:100%;
	color:#666666;
	font-weight:normal;
}
.singleProdMerchant {
}
.singleProdCategory { text-decoration:underline;
	color:#666666;
	font-weight:normal;
}

a.button, a.bigbutton {
	position:relative;
	float:left;
	color: #FFFFFF; 
	text-decoration:none;
	display:inline;
	padding: 3px 0px 0px 18px; /*7px 0px 0px 42px;
	font-weight:bold;*/
	background-image:url(../styleImages/bt_buy_s.gif);
	background-repeat:no-repeat;
	width:73px;
	height:25px;
	margin:10px 0px 0px 0px;
}
a.catNavOn {
	font-weight:bold;
	color: #336666; /*#990066;*/
}
a.catNavOff {
	font-weight:normal;
	color: #336666;
}
a.brandNavOn {
	font-weight:bold;
	color:gray;
}
a.brandNavOff {
	font-weight:normal;
	color:gray;
}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li{
	margin:0px 0px 10px 0px;
}
#catDisplay {
	position:relative;
	float:left;
	width:100%;
}
#catDisplay ul {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0px;
}
#catDisplay li {
	position:relative;
	float:left;
	width:260px;
	height:80px;
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#pageSurround fieldset {
	position:relative;
	border:1px solid #cccccc;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#pageSurround legend {
	color:#247382;
	font-weight:bold;
}
.adminInput {
	width:300px;
}
#myLink {
	border:1px solid #cccccc;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#newsItems ul {
	padding:10px 0px 15px 5px;
	margin:0px;
}
#newsItems li {
	position:relative;
	float:left;
	clear:both;
	padding:0px 0px 10px 5px;
	margin:0px;
	width:100%;
	list-style-type:none;
}
#newsPage h1 {
	position:relative;
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:180%
}
#newsPage ul {
	padding:0px;
	margin:0px;
}
#newsPage li {
	position:relative;
	float:left;
	padding:0px 0px 30px 0px;
	margin:0px;
	width:100%;
	list-style-type:none;
}
#newsPage ul li ul {
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
#newsPage ul li ul li {
	position:relative;
	float:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 30px;
	width:auto;
	list-style-type:disc;
}

/* MISC   */
#brandPulldown {width:80px;}
#brandPulldown label, #sortPulldown label{font:7.85em;}

.clearer {	clear: both;}
