/* general tag styles */
body {
	margin:0px;
	padding:0px;
	font-family:arial, helvetica, clean, sans-serif;
	color:#454545;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	font-size:170%;
	padding:0px;
	color:#333;
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%
}
h2 {
	position:relative;
	float:left;
	font-size:120%;
	margin:7px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #03F;
}
a {
	text-decoration:none;
	font-size:13px;
	color:#2c2c2c;
}
a:visited {
	
}

a:hover {
	
}

.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:960px;

}

#header {
	position:relative;
	float:left;
	height:90px;
	width:100%;	
	z-index:100;
}
#headerAd {
	
	float:right;
	padding:20px 25px 0px 0px;
}



#page {
	position:relative;
	
	background-color:#FFFFFF;
	display:block;
}
#navigation {
	margin:0px;
	height:114px;
	clear:both;
	background-image:url(../styleImages/menu_bar.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	
}

#navleft {
	position:relative;
	float:left;
	width:220px;
	margin:0px;
}

#content {
	line-height:130%;
	margin-top: 0px;
	margin-bottom: 0px;
	float:left;
	position:relative;
	max-width:740px;
}

#compareDisplay td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#compareDisplay, #productDisplay {

	
}
#compareDisplay p, #productDisplay p{
	
	
}
.commentsp p{
	width:730px;	
}

#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:23px 0px 0px 0px;
	border-top:20px solid #ffffff;
	background-color:#FFF;
	color:#fff;
	
}

#footer a {
	color:#fff;
}

#license {
	font-size: 10px;
	color: #000;		
}

#license a {
	color:#999;
	font-size:10px;
}


/* image widths and heights */
.smallProductImage {
	width:120px;
	/*height:104px;*/
	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;
}

#search input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:180%;
}
#prodsearch {
	padding-left:30px;
	font-size: 10px;
	width:250px;
	
}

.searchButton:hover 
{

cursor: pointer;

}

.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;
}

#search {
	position:absolute;
	padding-right:25px;
	font-size: 10px;
	
	height:40px;
	padding-top:5px;
	top:155px;
	left:350px;
}


#header h1 {
	position:float;
	top:10px;
	left:10px;
	margin:0px;
	line-height:120%;
	
}

#homeNav a {
	padding-left:0px;
	color: #666666;
	font-size:98%;
	text-transform:uppercase;
	text-decoration:none;
}

.topNavOff a:hover {
	height:31px;
	width:100px;
	background-image: url(../styleImages/menu-hover.gif);
	background-repeat: no-repeat;
}

a.topNavOff {
	color:#333333;	
}
a.topLinkOff {
	color:#333333;	
}

#homeNav li {
	position:relative;
	float:left;
	margin:0px;
	padding-right:5px;
	list-style-type:none;
	text-align:center;

}
#homeNav li a {
	position:relative;
	float:left;
	margin:0px;
	padding-top:10px;
	display:block;
	text-align:center;
	width:100px;
	
}
a.topLinkOff {
	color:#333;	
}
.topLinkOn {
	background-image: url(../styleImages/menu_tab_home_on.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	width:100px;
	height:31px;
}
.topLinkOff {
	background-image: url(../styleImages/menu_tab_categories_off.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	width:100px;
	height:31px;
}

#SubBuiltnav {
	color: #039;	
}

td.title {
	background-image:url(../styleImages/navleft-top.gif);
	background-repeat:no-repeat;
	width:215px;
	height:20px;
	color: #ffffff;
	font-size:120%;
	padding:0px 0px 0px 5px;
	
}

td.mid {
	width:215px;
	background-image:url(../styleImages/nav-mid-bg.gif);
	background-repeat:repeat-y;	
	padding:5px 0px 0px 5px;
	min-height:20px;
}

td.bottom {
	height:16px;
	width:215px;
	background-image:url(../styleImages/navleft-bottom.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}
td.spacer {
	height:10px;	
}

td.mid ul li a {
width:200px;
float:left;
}

#navleft ul {
position: relative;
float: left;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
width: 215px;
}

#navleft li {
	
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#navleft li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
	color:#333333;
}
#navleft ul li ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	left:15px;
	border:0px;
	background-image:none;
}
#navleft ul li ul li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#navleft ul li ul li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 15px;
	display:block;
	background-image:url(../styleImages/navBulletSub.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#666666;
}

#featureProduct ul {
	text-align:center;
}
#featureProduct li a {
	margin:0px;
	padding:0px;
}
featureProduct {
	padding-top:25px;
}
#pullDownNav {
	
	padding:5px;
	margin:0px 20px 40px 0px;
}
#productDisplay {
	padding-top:15px;
	border-top:1px dotted #CCCCCC;	
}
#productDisplay td {
	padding:0px 10px 30px 10px;
}
#singleProductDisplay {
	position:relative;
	float:left;
	height:100%;
	width:730px;
	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%;
	
	position: relative;

}
#singleProductDisplay img {
	margin:10px 0px 10px 0px;
	padding:0px;
	max-width:450px;
	/*width:450px*/
}


.styleProdName {
	font-size:120%;
	color:#0066cc;
	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:130%;
	color:#1D1D1D;
	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 {
	color:#000;
	font-weight:bold;
}
a.catNavOff {
	
}
a.brandNavOn {
	color:#ff9933;
}

a.brandNavOff {
	
}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li{
	margin:0px 0px 10px 0px;
}

.linkGroup {
	color:#06C;
	font-size: 16px;
	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-bottom:10px;
	
}

#productDisplay fieldset {
	padding-bottom:10px;
}

#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-image:url(../styleImages/news-bg.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	height:auto;
	overflow:hidden;
	padding-top:10px;
	width:400px;
}
#newsItems ul li a {
	color: #0066cc;
	font-size: 16px;	
	
}
#newsbottom {
	background-image:url(../styleImages/news-bottom.gif);
	background-repeat:no-repeat;
	width:400px;
	height:30px;
	position: absolute;
	
}

#newsItems p {
	height:23px;
	color: #333;
	padding:0px 0px 0px 10px;
	font-size:130%;
}


#newsbox {
	
	position:relative;
	padding-left:10px;
	line-height:150%;
	background-color:transparent;
	width:400px;
	padding-bottom:20px;

		
}

#newsItems ul {
	margin:0px;
	list-style-type: none;
	max-width:380px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	
}
#newsItems li {
	position:relative;
	float:left;
	padding:0px 0px 10px 0px;
	margin:0px;
	width:100%;
	list-style-type:none;
}


#newsPage h1 {
	
	
	width:100%;
	padding:0px;
	margin:0px;
	line-height:180%
}



#popularbox {
	position:relative;
	padding-left:10px;
	line-height:150%;
	background-color:transparent;
	width:315px;
	padding-top:15px;

}

#popularbottom {
	background-image:url(../styleImages/pop-bottom.gif);
	background-repeat:no-repeat;
	width:319px;
	height:20px;
	position: absolute;
	background-position: 0px -8px;
}

#popularProd p {
	height:23px;
	color: #333;
	padding-top:10px;
	font-size:130%;

}

#popularProd {
	background-image:url(../styleImages/pop-bg.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:10px;
	overflow:hidden;
	height:auto;
	}

#popularProd li {
	border-top:1px dotted #CCCCCC;
	margin:0 10px 0px 0;
	padding:10px 0 0 5px;
	position:relative;
	list-style:none;
	height:110px;
}

.popularProductImage {
	float:left;
	padding-right:8px;
}

