/* general tag styles */
body {
	background-color: #202326;
    color: #ffffff;
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,Helvetica,Verdana,sans-serif;
    font-size: 75%;
    line-height: 120%;
    margin: 0;
    padding: 0;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	font-size:190%;
	padding:0px;
	color:#ffffd1;
	margin:0px 0px 10px 0px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,Helvetica,Verdana,sans-serif;
	line-height:150%
}
h2 {
	position:relative;
	float:center;
	font-size:120%;
	color:#fffcd1;
	margin:7px 0px 0px 0px;
	padding:0px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,Helvetica,Verdana,sans-serif;
}
a {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#a2cda2;
}
a:hover {
	text-decoration:underline;
}
.floatLeft {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.floatRight {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}

/* page layout */
#pageSurround {
	position:relative;
	margin:0px auto 0px auto;
	width:970px;
}
#header {
	position:relative;
	float:left;
	height:150px;
	width:100%;
	background-color:#cccccc;
	background-position:right;
	background-repeat:no-repeat;
	z-index:100;
}
#page {
	position:relative;
	float:left;
	background-color:#474d54;
	display:block;
	padding:0px 10px 0px 10px;
}
#barOne {
	position:relative;
	float:left;
	width:970px;
	margin:0px 0px 0px 0px;
	height:58px;
	clear:both;
	background-color:#474d54;
}
#barOne ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#barOne p {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	padding:6px 0px 0px 0px;
}
*html #barOne p {
	padding:0px;
}
.subTopNavOn {
	font-weight:bold;
}
#barTwo {
	position:relative;
	float:left;
	width:930px;
	margin:0px;
	padding:10px;
	clear:both;
}
#barThree {
	position:relative;
	float:left;
	margin:0px;
	width:930px;
	padding:0px 10px 10px 10px;
	clear:both;
}
#sideNavLeft {
	position:relative;
	float:left;
	width:175px;
	margin:0px;
	min-height:300px;
}
#sideNavRight {
	 float: right;
    margin: 0;
    position: relative;
    width: 275px;
}
#content-float-right {
	position:relative;
	float:right;
	width:720px;
}
#content {
	color: 5e2c2e;
	position:relative;
	float:left;
	margin:0;
	width:420px;
	line-height:130%;
	right:10px;
}
#content-float-right-a {
	position:relative;
	float:Right;
	width:730px;
}
#content-a {
	position:relative;
	float:Right;
	margin:0;
	width:730px;
	line-height:130%;
}
#content-b {
	position:relative;
	float:left;
	margin:0;
	width:720px;
	line-height:130%;
	right:10px;
}
#footer {
	position:relative;
	float:left;
	width:970px;
	height:50px;
	text-align:center;
	clear:both;
	padding:17px 0px 0px 0px;
	border-bottom:1px solid #282C2F;
	border-right:1px solid #282C2F;
	border-left:1px solid #282C2F;
	background-color:#777777;
}

/* image widths and heights */
.smallProductImage {
	MAX-HEIGHT:175px;
	MAX-WIDTH:175px;
}
.smallProdImage {
	MAX-HEIGHT:120px;
	MAX-WIDTH:120px;
}
/* IE6 Hack */

* html .smallProductImage{HEIGHT:100px}

.featureProductImage {
	width:125px;
	/*height:135px;*/
}
.popularProductImage {
	width:50px;
	float:left;
	height:50px;
}

/* 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;
	}
#search {
	position:relative;
	float:right;
	top:5px;
	right:15px;
}
#search input {
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,Helvetica,Verdana,sans-serif;
	font-size:120%;
}
.searchButton {
	position:relative;
	float:right;
	border:2px solid #000000;
	color:#FFFFFF;
	font-weight:normal;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,Helvetica,Verdana,sans-serif;
	font-size:150%;
	padding:0px;
	width:80px;
	height:30px;
	background-color:#5e2c2e;
	margin-left:20px;
}
.searchButton:hover {
	background-color:#ffffff;
	color:#333333;
	cursor:pointer;
}
#searchbox {
	background-image:url();
	width:200px;
	padding:2px;
	color:#5e2c2e;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,Helvetica,Verdana,sans-serif;
	font-size:120%;
}
#header h1 {
	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:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#homeNav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0 10px;
	height:29px;
	list-style-type:none;
}
#homeNav li a {
	position:relative;
	float:left;
	padding:8px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	height:29px;
	display:block;
	font-weight:bold;
	text-align:center;
}
.topNavOn {
	background-image:url();
	background-repeat:no-repeat;
}
.topLinkOn {
	background-image:url();
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#ffffd1;
}
.topNavOff {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
.topLinkOff {
	background-image:url();
	background-position:right 0px;
	background-repeat:no-repeat;
}
#sideNavLeft p {
	background-color: #202326;
    border-bottom: 1px solid #666666;
    color: #C7FF70;
    float: left;
    font-size: 1.188em;
    font-weight: bold;
    line-height: 1.75em;
    margin: 0;
    position: relative;
    text-indent: 10px;
    width: 100%;
}
#sideNavLeft ul li a:visited{
	display: block;
    font-size: 1.063em;
    font-weight: normal;
    line-height: 1.25em;
    text-decoration: none;
}
#sideNavLeft ul li ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:none;
	display:inline;
	font-size:90%;
	text-indent:20px;
}
#sideNavLeft ul li ul li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
#sideNavLeft ul li ul li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 3px 0px;
	color:#A0A0A0;
	width:auto;
}
#pageLinks ul li a {
	background-image:url(../styleImages/el-page-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size: 1em;
    list-style-type: none;
    text-indent: 1em;
	color:#ffffff;
}
#pageLinks ul li a {
	padding:0px 0px 0px 8px;
	width:auto;
    list-style-type: none;
    text-indent: 1em;
}
.boxborder {
	position:relative;
	float:left;
	padding:5px 0;
	width:173px;
	margin:0px 0px 10px;
	border-bottom:1px solid #9d99b6;
	border-right:1px solid #9d99b6;
	border-left:1px solid #9d99b6;
	background-color:#9d99b6;
}
#featureProduct ul {
	text-align:center;
}
#featureProduct li a {
	background-image:none;
	margin:0px;
	padding:0px;
}
#pullDownNav {
	background-color:#202326;
	padding:5px;
	margin:0px 0px 10px 0px;
}
#compareDisplay {
	position:relative;
	float:left;
	width:100%;
}
#productDisplay FIELDSET, #subBuiltNav FIELDSET, #subNav FIELDSET, #content FIELDSET, #content-b FIELDSET {
	POSITION:relative;
	FLOAT:none;
	WIDTH:700px;
	BORDER:1px solid #5e2c2e;
	LINE-HEIGHT:1.5em;
	PADDING:0 10px;
	MARGIN: 0 auto 10px;
}
#productDisplay LEGEND, #subBuiltNav LEGEND, #subNav LEGEND, #content LEGEND, #content-b LEGEND {
	COLOR:#808080;
	FONT-WEIGHT:bold;
}
#productDisplay table {
	clear:left;
}
#productDisplay td, #compareDisplay td {
	position:relative;
	PADDING: 0 0 10px 0;
	margin: 0px;
}
#productDisplay TD P {
	margin:0;
	padding:0;
}
 .tabExpand {
	margin:0 0 10px;
	position:relative;
	width:100%;
}
#singleProductDisplay {
	position:relative;
	float:left;
	width:720px;
	border-bottom:1px solid #5e2c2e;
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
}
#singleProductDisplay ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
#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*/
}
.content1 {
	background-color: #095a3c;
    float: left;
    margin: 0px;
    position: relative;
    padding: 10px;
    width: 260px;
}
#sideNavRight p, #newsItems p, #tagCloud p {
	background-color: #202326;
    border-bottom: 1px solid #666666;
    color: #C7FF70;
    float: left;
    font-size: 1.188em;
    font-weight: bold;
    line-height: 1.75em;
    margin: 0;
    position: relative;
    text-indent: 10px;
    width: 100%;
}
#popularProd ul, #featureProduct ul, #userHistory ul, #newsItems ul,#tagCloud div {
	background-color: #9d99b6;
    float: left;
    margin: 0;
    padding-left: 5px;
    position: relative;
    width: 270px;
}
#popularProd li {
    float: left;
    list-style-type: none;
    margin: 0;
    position: relative;
    width: 100%;
}
#tagCloud div {
	text-align:center;
}
#featureProduct li {
	list-style-type:none;
}
#newsItems li, #userHistory li {
	POSITION:relative;
	FLOAT:left;
	MARGIN:0px;
	PADDING:5px 0px 5px 0px;
	WIDTH:100%;
	LIST-STYLE-TYPE:none;
	color:#ffffd1;
}
#newsItems li, #userHistory li {
	BORDER-TOP:none;
	PADDING:0px 0px 10px 0px;
}
#newsItems li a, #userHistory li a {
	FONT-WEIGHT:normal;
	FONT-SIZE:1.08em;
	color:#474D54;
}
#popularProd li a img {
    float: left;
    margin: 0 10px 10px;
}
.popLink {
	color:#474d54;
	font-weight:normal;
	padding: 6px 5px 0 0;
	min-height:70px;
}
.popProdPrice {
	color:#d80000;
	font-weight:bold;
}
.MmultiProdList {
	POSITION:relative;
	FLOAT:none;
	WIDTH:200px;
	MARGIN: 0 auto;
	MAX-HEIGHT:500px; 
	BACKGROUND-COLOR:#777777;
	TEXT-ALIGN:center;
}
.MmultiProdName {
	POSITION:relative;
	TEXT-ALIGN:center;
	WIDTH:100%;
	FONT-SIZE:1.125em;
	COLOR:#ccc;
	BACKGROUND-COLOR:#9d99b6;
	LINE-HEIGHT:1.25em;
	PADDING:5px 0;
	MIN-HEIGHT:3em;
}
* html .MmultiProductName{HEIGHT:40px}

.MmultiProdImage {
	MIN-WIDTH:90px;
	MAX-WIDTH:140px;
	TEXT-ALIGN: center;
	PADDING:10px 5px;
	MIN-HEIGHT: 140px;
	MAX-HEIGHT: 170px;
}
* html .MmultiProductImage{HEIGHT:175px}

.MmultiProdLink {
	POSITION:relative;
	BACKGROUND-COLOR:#ffffd1;
	FLOAT:left;
	WIDTH:100%;
	HEIGHT:2.75em;
	MARGIN:0;
}
* html .MmultiProdLink{HEIGHT:32px}

.MmultiProdPrice {
	POSITION:relative;
	FLOAT:left;
	FONT-WEIGHT:normal;
	FONT-SIZE:1.063em;
	COLOR:#095a3c;
	PADDING:5px;
	MARGIN:4px 0 0 5px;
}
.MmultiProdReview {
	DISPLAY:block;
	BACKGROUND-COLOR:#666;
	FONT-SIZE:1em; 
	LINE-HEIGHT:1.5em; 
	PADDING:0; 
	BACKGROUND-COLOR:#666;
}
.MmultiProdMore a, .MmultiProdMore a:visited {
	POSITION:relative;
	FLOAT:right;
	MARGIN:5px 5px 0 0;
	BACKGROUND-COLOR:#474d54;
	BORDER:1px solid #474d54;
	COLOR:#ffffd1;
	TEXT-ALIGN:center;
	PADDING:3px;
	WIDTH:75px;
	FONT-WEIGHT:normal;
	FONT-SIZE:1em;
}
.MmultiProdMore a:hover {
	BACKGROUND-COLOR:#666;
	COLOR:#333;
}
.MmultiProdReview a {
	DISPLAY:block;
	padding: 0 10px
	COLOR:#474d54
}
.styleProdBrand {
	color:#474d54;
}
.singleProdName {
	display: block;
	font-size:1.25em;
	color:#ffffd1;
	font-weight:bold;
line-height:1.75em;
}
.singleProdPromo {
	font-size:100%;
display: block;
	color:#ffffd1;
	font-weight:bold;
line-height:1.75em;
}
.singleProdPrice {
	display:block;
	font-size:1.25em;
	color:#ffffd1;
	font-weight:bold;
	line-height:1.75em;
}
.singleProdBrand {
	font-size:1.25em;
display: block;
	color:#ffffd1;
	font-weight:bold;
line-height:1.75em;
}
.singleProdDesc {
	font-size:1em;
	color:#ffffd1;
display: block;
}
.singleProdId {
	font-size:1.25em;
	color:#ffffd1;
	font-weight:normal;
display: block;
}
.singleProdMerchant {
}
.singleProdCategory {
}
a.button, a.bigbutton {	
	color:#333333;
	background-color:#ffffff;
	display:block;
	padding:9px 0px 0px 8px;
	font-weight:normal;
	border: 1px solid #000000;
	width:80px;
	height:25px;
	margin:0px;
}
a:hover.button, a:hover.bigbutton {
	color:#ffffff;
	background-color:#333333;
	border: 1px solid #ffffff;
	text-decoration:none;
}
a.catNavOn {
	font-weight:bold;
	color:green;
	font-size:110%;
	text-indent: 20px;
	line-height:1.55em;
}
a.catNavOff {
	font-weight:bold;
	color:#474d54;
	font-size:110%;
	text-indent: 20px;
	line-height:1.55em;
}
a.brandNavOn {
	font-weight:bold;
	font-size:100%
	text-indent: 20px;
}
a.brandNavOff {
	font-weight:normal;
	font-size:100%;
	color:#ffffd1;
	text-indent: 20px;
}
#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:600px;
	height:80px;
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#sideNavRight fieldset {
	position:relative;
	float:left;
	width:278px;
	border:1px solid #5e2c2e;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#sideNavRight legend {
	color:#006699;
	font-weight:bold;
}
#pageContent {
	position:relative;
	float:left;
	width:100%;
}
.adminInput {
	width:300px;
}
#myLink {
	border:1px solid #5e2c2e;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#newsPage h1 {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:130%;
	clear:both;
}
#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;
}
.botrowborder {
	border-top:1px solid #5e2c2e;
}
.comments {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #5e2c2e;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}
.linkGroup {
	float: left;
    font-size: 1.250em;
    font-weight: bold;
	background-color:#ffffd1;
	line-height:1.75em;
    margin: 0;
    padding: 2px 0;
    position: relative;
    text-indent: 10px;
    width: 100%;
	color:#202326;
}

