/* general tag styles */
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	font-size:71%;
	color:#000000;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	font-size:132%;
	padding:0px;
	color:#95423E;
	margin:10px 0px 10px 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:180%
}
h2 {
	position:relative;
	float:left;
	font-size:120%;
	margin:7px 0px 0px 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	position:relative;
	float:left;
	color:#FFFFFF;
	font-size:160%;
	margin:20px 0px 0px 20px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#2C549E;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#2C549E;
}
a:hover {
	text-decoration:underline;
	color:#E60000;

}
.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:1100px;
}
#header {
	position:relative;
	float:none;
	background-image:url(../styleImages/topBG-uniq.jpg);
	background-repeat:repeat-x;
	height:70px;
	width:100%;
	border-bottom:5px solid #cccccc;
	
}
#page {
	position:relative;
	background-color:#ffffff;
	display:block;
	
}
#barOne {
	border-bottom:1px solid #cccccc;
	margin:0px 1px 0px 1px;
	height:30px;
	clear:both;
	
}
#barTwo {
	border-bottom:1px dashed #cccccc;
	margin:0px 2px 0px 2px;
	padding:5px 0px 0px 0px;
	height:20px;
	clear:both;
	font-size:110%;
	font-weight:normal;

}
#barThree {
	margin:2px 10px 0px 2px;
	clear:both;
	


}
#sideNavLeft {
	position:relative;
	float:left;
	width:180px;
	margin:0px;
}
#sideNavRight {
	position:relative;
	float:right;
	width:0px;
	margin:0px;
}
#content {
	margin:0px 30px 0px 190px;
	line-height:130%;
	

}
#footer {
	background-image:url(../styleImages/botBG-uniq.gif);
	background-repeat:repeat-x;
	width:94%;
	height:40px;
	text-align:center;
	clear:both;
	margin:10px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	border-top:20px solid #ffffff;
}

/* image widths and heights */
.smallProductImage {
	width:134px;
	/*height:px;*/
	max-height:105px;
	
}
.featureProductImage {
	width:75px;
	/*height:65px;*/
}

/* skin design */
.tabExpand {
	position:relative;
	width:100%;
	margin:0px 0px 10px 0px;
}
	/* ie6 hack to prevent tables dropping */
	*html .tabExpand {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 10px 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 0px;
}
#search input {
	margin:0px;
}
.searchButton {
	background-color:#556EA6;
	border:1px solid #556EA6;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
}
#searchbox {
	margin:4px 0px 8px 0px;
	border:1px solid #cccccc;
	width:142px;
	padding:2px;
}
#header h1 {
	color:#FFFFFF;
	position:absolute;
	top:10px;
	left:10px;
	margin:0px;
	line-height:120%
	
}
#header a {
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	color:#E8EBEE;
	text-decoration:none;
}
#homeNav {
	position:absolute;
	margin:0px;
	top:45px;
	left:200px;
	background-color:#CCCCCC;
	padding:0px;
}
#homeNav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:90px;
	height:25px;
	background-image:url(../styleImages/homeBG-uniq.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	text-align:center;
}
#homeNav li a {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 0px 0px;
	width:90px;
	display:block;
	font-weight:bold;
	text-align:center;
}
#sideNavLeft p, #sideNavRight p {
	position:relative;
	float:left;
	width:175px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	height:24px;
	color:#FFFFFF;
	background-image:url(../styleImages/boxTopBG-uniq.jpg);
	background-repeat:no-repeat;
}
#sideNavLeft ul, #sideNavRight ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:158px;
	border:1px solid #177DB0;
	background-image:url(../styleImages/boxBotBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#sideNavLeft li, #sideNavRight li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#sideNavLeft li a, #sideNavRight li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 13px;
	width:143px;
	display:block;
	background-image:url(../styleImages/navBullets.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#sideNavLeft ul li ul, #sideNavRight ul li ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	left:5px;
	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:#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 {
	padding:0px 10px 30px 0px;
}
#singleProductDisplay {
	position:relative;
	float:left;
	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:100%;

	
	
}

.styleSearchText {
	font-size:100%;
	color:#00293E;
	font-weight:normal;
}
.styleProdPromo {
	font-size:95%;
	color:#333333;
	font-weight:normal;
}
.styleProdPrice {
	font-size:108%;
	color:3A596D;
	font-weight:bold;
}
.styleProdMerchant {
}
.styleProdID {
}
.styleProdCategory {
}
.styleProdBrand {
}
.styleProdDescription {
}

.singleProdName {
	font-size:100%;
	color:#2C549E;
	font-weight:bold;
}
.singleProdPromo {
	font-size:90%;
	color:#333333;
	font-weight:bold;
}
.singleProdPrice {
	font-size:110%;
	color:green;
	font-weight:bold;
}
.singleProdBrand {
	font-size:100%;
	color:#2C549E;
	font-weight:bold;
}
.singleProdDesc {
	font-size:100%;
	color:#333333;
}
.singleProdId {
	font-size:90%;
	color:#666666;
	font-weight:normal;
}
.singleProdMerchant {
}
.singleProdCategory {
}

a.button, a.bigbutton {
	position:relative;
	float:left;
	color:#000000;
	display:inline;
	padding:5px 0px 0px 32px;
	font-weight:bold;
	background-image:url(../styleImages/butBg-365.jpg);
	background-repeat:no-repeat;
	width:80px;
	height:25px;
	margin:10px 0px 0px 0px;
}
a.catNavOn {
	font-weight:bold;
	color:008000;
	font-size:108%;
	text-decoration:none;
}
a.catNavOff {
	font-weight:normal;
	font-size:108%;
	text-decoration:none;
}
a.catNavOff:hover {
	font-weight:normal;
	font-size:108%;
	text-decoration:underline;
}
a.brandNavOn {
	font-weight:bold;
	color:gray;
	font-size:100%;
	text-decoration:underline;
}
a.brandNavOff {
	font-weight:normal;
	color:gray;
	font-size:100%;
	text-decoration:none;
}
a.brandNavOff:hover {
	font-weight:normal;
	color:E60000;
	font-size:100%;
	text-decoration:underline;
}
#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;
}
#pageSurround legend {
	color:#2C549E;
	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 10px 0px;
	margin:0px;
}
#newsItems li {
	position:relative;
	float:left;
	clear:both;
	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 {
	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;
}

