/* general tag styles */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:75%;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	font-size:170%;
	padding:0px;
	color:#333;
	margin:10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:180%
}
h2 {

	font-size:120%;
	margin:7px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#2c2c2c;
	text-decoration:none;
}
a:visited {
	
}

a:hover {
	font-weight:bold;
}
#navleft a:hover {
	font-weight:bold;
	color:#000;
}
.floatLeft {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.floatRight {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}

/* page layout */

#pageSurround {
	margin:0px auto 0px auto;
	width:970px;
	}

#header {
	
	width:100%;	
	z-index:100;
}
#headerAd {
	
	float:right;
	padding:20px 25px 0px 0px;
}
#page {
	
	
	background-color:#FFFFFF;
}
#navigationbar {
	margin:0px;
	height:35px;
	background-image:url(../styleImages/menu_bar.gif);
	background-repeat:no-repeat;
	width:100%;
	color: #000;
	clear:both;
}
#navigation {
	width:100%;
	clear:both;
	
	
}
#navwrap {
	height:80px;	
}
#barTwo {
	margin:0px 10px 0px 10px;
	padding:5px 0px 0px 0px;
	height:20px;
	clear:both;
	background-color:#FFFFFF;
}
#barThree {
	margin:10px 0px 0px 0px;
	
	background-color:#FFFFFF;
}


#navleft {
	position:relative;
	float:left;
	width:180px;
	margin:0px;
}

#content {
	line-height:130%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:190px;
	
}

#compareDisplay td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#compareDisplay, #productDisplay {

}
#compareDisplay p, #productDisplay p {
	
}

#footer {
	background-image:url(../styleImages/footer-bg.gif);
	background-repeat:repeat-x;
	width:100%;
	text-align:center;
	clear:both;
	margin:10px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	border-top:20px solid #ffffff;
	background-color:#FFF;
	
}

#license {
	font-size: 10px;
	color: #000;		
}

#license a {
	color:#999;
	font-size:10px;
}


/* image widths and heights */
.smallProductImage {
	width:75px;
	/*height:65px;*/
	max-height:155px;
}
.featureProductImage {
	width:75px;
	/*height:65px;*/
}



.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;
}

.searchButton:hover {
	background-image:url(../styleImages/search-hover.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}


#search input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:180%;
}
#prodsearch {
	padding-left:30px;
	font-size: 10px;
	width:250px;
	
}

.searchButton {
	position:relative;
	float:right;
	background-color:transparent;
	border:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:200%;
	padding:0px;
	width:65px;
	height:23px;
	background-image:url(../styleImages/search-button.gif);
	background-repeat:no-repeat;
	margin-left:20px;
}
#searchbox {
	width:350px;
	height:20px;
	padding:2px;
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#searchouter {

	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:45px;
	
	
}
#search {
	position:relative;
	padding-right:25px;
	font-size: 10px;
	background-image:url(../styleImages/search-bg.gif);
	background-repeat:no-repeat;
	
	height:40px;
	padding-top:5px;
}

#header h1 {
	position:absolute;
	top:10px;
	left:10px;
	margin:0px;
	line-height:120%
}

#homeNav {
	padding-left:50px;
	color: #000;	
}
#homeNav li {
	
	float:left;
	margin:0px;
	padding-right:5px;
	width:100px;
	list-style-type:none;
	text-align:center;

}
#homeNav li a {
	position:relative;
	float:left;
	margin:0px;
	padding-top:10px;
	width:100px;
	display:block;
	font-weight:bold;
	text-align:center;
	color:#000;
	height:20px;
}

.topLinkOn {
	background-image: url(../styleImages/menu_tab_home_on.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	width:100px;
	height:30px;
}
.topLinkOff {
	background-image: url(../styleImages/menu_tab_categories_off.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	width:100px;
	height:30px;
}


#SubBuiltnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #039;	
}


#navleft p {
	
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	height:24px;
	height: 24px;
	color: #ffffff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

#navleft ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px 10px 10px 0px;
	max-width:140px;


}

#navleft li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#navleft li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:143px;
	display:block;
	background-image:url(../styleImages/navBullet.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#navleft ul li ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	left:15px;
	border:0px;
	background-image:none;
}

td.title {
	background-image:url(../styleImages/navleft-top.gif);
	background-repeat:no-repeat;
	
	height:20px;
	color: #ffffff;
	font-size:120%;
	padding:0px 0px 0px 5px;
	
}

td.mid {
	width:180px;
	background-image:url(../styleImages/nav-mid-bg.gif);
	background-repeat:repeat-y;	
	padding:5px 0px 0px 10px;
	min-height:20px;
}

td.bottom {
	height:16px;
	width:180px;
	background-image:url(../styleImages/navleft-bottom.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}
td.spacer {
	height:10px;	
}

#featureProduct ul {
	text-align:center;
}
#featureProduct li a {
	margin:0px;
	padding:0px;
}
featureProduct {
	padding-top:25px;
}
#pullDownNav {
	background-color:#1F1F1F;
	padding:5px;
	margin:0px 0px 10px 0px;
}
#productDisplay td {
	padding:0px 10px 30px 10px;
}
#singleProductDisplay {
	position:relative;
	float:left;
	height:100%;
	width:100%;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 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 0px 10px 0px;
	padding:0px;
	max-width:450px;
	/*width:450px*/
}


.styleProdName {
	font-size:120%;
	color:#006699;
	font-weight:bold;
}
.styleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.styleProdPrice {
	font-size:120%;
	color:#1bba0b;
	font-weight:bold;
}
.styleProdMerchant {
}
.styleProdID {
}
.styleProdCategory {
}
.styleProdBrand {
}
.styleProdDescription {
}

.singleProdName {
	font-size:120%;
	color:#006699;
	font-weight:bold;
}
.singleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.singleProdPrice {
	font-size:120%;
	color:#1bba0b;
	font-weight:bold;
}
.singleProdBrand {
	font-size:120%;
	color:#006699;
	font-weight:bold;
}
.singleProdDesc {
	font-size:100%;
	color:#333333;
}
.singleProdId {
	font-size:100%;
	color:#666666;
	font-weight:normal;
}
.singleProdMerchant {
}
.singleProdCategory {
}

a.button, a.bigbutton {
	position:relative;
	float:left;
	color:#000000;
	display:inline;
	padding:7px 0px 0px 42px;
	font-weight:bold;
	background-image:url(../styleImages/buynow.gif);
	background-repeat:no-repeat;
	width:80px;
	height:25px;
	margin:10px 0px 0px 0px;
}
a.catNavOn {
	font-weight:bold;
	color:#F93;
}
a.catNavOff {
	font-weight:normal;
}
a.brandNavOn {
	font-weight:bold;
	color:#ff9933;
}

a.brandNavOff {
	font-weight:bold;
	color:#000;
}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li{
	margin:0px 0px 10px 0px;
}

.linkGroup {
	color:#006699;
	font-weight:800;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding-top:10px;
}

#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 {
	line-height:150%;
	background-repeat:no-repeat;
	padding-top:10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #eee;
	
}

#userHistory ul li {
	width:180px;
}




.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 {
	background-repeat:no-repeat;
	background-color:transparent;
	background-position: 0px 0px;
	height:auto;
	padding-right:20px;
}

#newsItems p, #popularProd p {
	background-image:url(../styleImages/news-bg.gif);
	background-repeat:repeat-x;
	height:28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding:4px 0px 0px 5px;
}


#newsbox {
	
	
	padding-left:10px;
	line-height:150%;
	background-color:transparent;
	padding-bottom:20px;

		
}

#newsItems ul {
	margin:0px;
	list-style-type: none;
	max-width:350px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;	
}
#newsItems li {
	
	float:left;
	padding:0px 0px 10px 0px;
	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 {
	
	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 {

	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 30px;
	width:auto;
	list-style-type:disc;
}

#popularbox {
	
	
	padding-left:10px;
	line-height:150%;
	background-color:transparent;
	
	padding-top:15px;

}

#popularProd {

	padding-top: 0px;

	padding-left:10px;
	background-image:url(../styleImages/popular_bg.png);
	background-repeat:no-repeat;
	background-position: 10px 0px;
	padding-right:20px;
	
}

#popularProd ul {
	padding-left:25px;
}
#popularProd li {
   float:left;
   height:140px;
   margin:5px;
   width:150px;
   list-style:none;
   padding:10px 10px 10px 25px;;
   background-image:url(../styleImages/popular-bg.gif);
   background-repeat:no-repeat;
   
   
}
.popProdPrice {
	color: #1bba0b;
	font-weight:800;
}

<!--[if IE 6]>
	<link rel="stylesheet" type="text/css" href="IE6style.css" />
<![endif]-->
