body {
	margin-top: 10px;
	background-repeat: repeat;
}
.LOGO {
	text-align: right;
	float: right;
	padding-bottom: 10px;
	padding-right: 20px;
}	
body.bg0{background-image:url(images/back1.gif)!important;} 
#maincontent #content .tableitem img {
	padding-right: 10px;
	padding-left: 10px;
}
body.bg1{
	background-image:url(images/back2.gif)!important;
	background-repeat: repeat;
} 
body.bg2{background-image:url(images/back3.gif)!important;} 
body.bg3{background-image:url(images/back4.gif)!important;} 


.categoryHighlighted {
	background-color: #FF6600;
	color: #FFFFFF;
}

#shopleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 700px;
	height: 450px;
}
#shopleft h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666600;
	margin-top: 50px;
	margin-bottom: 30px;
}


.shopleftbuttons{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666600;}

.searchbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666600;
}

.titlecategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #515311;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}
#main #maincontent table {
	margin-top: 10px;
	margin-left: 5px;
}
.BRAND {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	padding-top: 10px;
	padding-left: 7px;
}
.shoppingcard {
	color: #FF6600;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px;
}
a{
	color: #515311;
	text-decoration: none;
}
.branddescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515311;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

.sectiondescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515311;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #515311;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #515311;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
.tableitem {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515311;
	background-color: #FFFFFF;
	text-align: center;
}
.saletableitem {
	margin: 2px;
	padding: 2px;
	border: 1px solid #FF0000;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515311;
	background-color: #FFFFFF;
	text-align: center;
}
.line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ACA781;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6C1C;
}

.line_highlight {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ACA781;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6C1C;
	background-color: #FFAAEE;
}

.searchline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ACA781;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6C1C;
	background-color: #FF6600;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #515311;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}




#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
}



#navBar ul a:link, #navBar ul a:visited {
	display: block;
	margin: 2px;
	padding: 2px;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	margin: 0px;
	padding: 0px;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}



#sectionLinks{
	display: block;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 205px;
}

#sectionLinks a {
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ACA781;
	border-bottom-color: #ACA781;
	border-left-color: #ACA781;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sectionLinks a:hover{
	background-color: #666600;
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ACA781;
	border-bottom-color: #ACA781;
	border-left-color: #ACA781;
}

#sectionLinks .dropdown {
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ACA781;
	border-bottom-color: #ACA781;
	border-left-color: #ACA781;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#sectionLinks .input {
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ACA781;
	border-bottom-color: #ACA781;
	border-left-color: #ACA781;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sectionLinks .submit {
	background: #515311;
	
}

#sectionLinks .relwidth {
	width: 82%;
}

.wear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #515311;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACA781;
	border-right-color: #ACA781;
	border-bottom-color: #ACA781;
	border-left-color: #ACA781;
	
}

.wear_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #515311;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACA781;
	border-right-color: #ACA781;
	border-bottom-color: #ACA781;
	border-left-color: #ACA781;
	background-color: #FFAAEE;
}



.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #515311;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACA781;
	border-right-color: #ACA781;
	border-bottom-color: #ACA781;
	border-left-color: #ACA781;
}
#shopleft img {
	float: right;
}
#message {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px solid #FE6900;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-top: 10px;
	background-color: #FFFFFF;
	width: 68%;
	margin-bottom: 10px;
}
.oddrow {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #DDDDDD;
	padding-top: 4px;
	padding-bottom: 3px;
}
#content fieldset {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 85%;
}
#content legend {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.evenrow {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	padding-top: 4px;
	padding-bottom: 3px;
}
#new {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;
	border: 1px solid #999999;
	padding: 15px 30px;
	height: 120px;
}

#new img {
	
	margin-right: 4px;
	margin-left: 4px;
}

#new_high {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;
	border: 1px solid #999999;
	padding: 10px;
	height: 200px;
}
#maincontent #logos {
	clear: both;
	float: left;
	padding-top: 10px;
	margin-left: 10px;
}
#message2 {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 1px solid #FE6900;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-top: 10px;
	background-color: #FFFFFF;
	width: 40%;
	margin-bottom: 10px;
}
.cartprices {
	background-color: #FFFFFF;
	padding: 2px;
}

.oddrow a:link, .oddrow a:visited,.oddrow a:active, .evenrow a:link, .evenrow a:visited,.evenrow a:active {
	padding: 2px;
	font-weight: normal;
	color: #999933;
	text-decoration: none;
}
.oddrow a:hover, .evenrow a:hover {
	padding: 2px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#usermessage {
	font-size: 12px;
	color: #000000;
	text-align: left;
	border: 1px solid #FE6900;
	padding-top: 17px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

sale {
	color: #FF0000;
	font-weight: bold;
}
.sale {
	color: #FF0000;
	font-weight: bold;
}

.gen{
	color: #515311;
	text-decoration: none;
}

.left-banner {
	background-color:#999933;
	border:1px solid #999933;
	color:#515311;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:5px;
	margin-top:20px;
	margin-bottom:15px;
	padding:2px 10px;
	width:168px;
	line-height: 1.5em;
}

.left-banner a{
	background-color:#999933 !important;
	border:1px none #999933 !important;
	
}


#fb {
	background-color: #FFFFFF !important;
	color: #FFFFFF !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	padding: 2px 2px;

}

#fb a{
	background-color: #FFFFFF !important;
	color: #FFFFFF !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	padding: 2px 2px;

}


#fb a:hover {
	background-color: #FFFFFF !important;
	color: #FFFFFF !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	padding: 2px 2px;
	

}
#fb a.Facebook:hover {
	background-color: #FFFFFF !important;
	color: #FFFFFF !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	padding: 2px 2px;

}


#fb a:visited {
	background-color: #FFFFFF;
	color: #FFFFFF !important;
	border: 0px none !important;

}

#lb-side {
	background-color: #FFFFFF !important;
	color: #FFFFFF !important;
	border: 0px none !important;
	padding: 2px 2px;
	margin: 10px 0px;

}

#lb-side a{
	background-color: #FFFFFF !important;
	color: #FFFFFF !important;
	border: 0px none !important;
	padding: 2px 2px;
	margin: 10px 0px;

}


#lb-side a:link a a:hover {
	background-color: #FFFFFF !important;
	color: #FFFFFF !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	padding: 2px 2px;

}
#lb-side a:hover {
	background-color: #FFFFFF !important;
	color: #FFFFFF !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	padding: 2px 2px;
	margin: 10px 0px;


}


#lb a.Lollibop:hover {
	background-color: #FFFFFF !important;
	color: #FFFFFF !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
	padding: 2px 2px;

}
#lb-side a:visited {
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: 0px none !important;

}