a.cartbutton{
	color : #6F774E;
	font-size : 12px;
	font-weight : normal;
}

body{
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size : small;
	margin : 0px;
}

div#advert_1{
	height : 100px;
	position : absolute;
	right : 20px;
	top : 50px;
}

div#advert_2{
	height : 100px;
	position : absolute;
	right : 20px;
	top : 160px;
}

div#columnblock{
	/*background-image : url( ../images/border.gif);
	background-repeat : repeat-y;
	background-color:#C8D5E5;
	*/
	/*BELOW IS CRITICAL IN FF3*/
	width:100%;
	display:inline-block;
}

div#columnblockbottom{
	clear : both;
	height : 1px;
}

div#footer{
	clear : both;
	margin : 0px;
	padding : 3px;
	text-align : center;
	border-top: 5px solid #5c5f44;
}

div#footer ul{
	margin : 0px;
}

div#footer ul li{
	display : inline;
	font-size : x-small;
}

div#header{
	background-color : #5C5F44;
	border-bottom: 1px solid #4F523A;
	padding-bottom : 0px;
	padding-top : 0px;
	text-align : left;
}

div#headermenu{
	padding-bottom : 0px;
	padding-top : 3px;
	position : absolute;
	text-align : right;
	top : 25px;
	width : 100%;
	font-weight:400;
	font-size: 15px;
	font-family:'Trebuchet MS',arial,helvetica;
}

div#headermenu ul{
	color : #292B1F;
	display : inline;
	margin-left : 0px;
	padding-left : 0px;
}

div#headermenu ul li{
	color : #292B1F;
	display : inline;
	list-style-type : none;
	margin-left : 0px;
	padding-left : 0px;
}

div#headermenu ul li a{
	color : #F0E68C;
	margin : 0px;
	text-decoration : none;
}

div#main{
	background-color : #FFFFFF;
	margin-left : 240px;
	margin-right : 13em;
	padding : 1em;
}

div#sidebar_1{
	background-color : #93664E;
	float : left;
	width : 220px;
}

div#sidebar_2{
	background-color : #FFFFFF;
	float : right;
	padding-left : 10px;
	width : 14em;
}

div#wrapper{
}

div.collections, div.brands{
	/*background-color : gray;
	*/
	color : #FFFFFF;
	font-weight : bold;
	letter-spacing : 0.2em;
	margin-left : 0px;
	margin-top : 10px;
	padding : 3px;
	text-align : center;
	width : 100%;
}

div.subcategory{
	background-color : #666666;
	cursor : hand;
	padding : 2px;
	position : relative;
	text-align : center;
	top : 19px;
	width : 98%;
}

h1{
	color : #5c5f44;
	font-size : 18px;
	font-weight : bold;
	/*letter-spacing : 0.5em;*/
	text-align : center;
}

h2{
	background-color : #6F774E;
/*	background-image : url(/images/bg-silverfade.jpg);*/
	border-bottom : 1px solid #666666;
	color : #FFFFFF;
	font-size : small;
	letter-spacing : 0.25em;
	padding : 5px;
	text-transform : capitalize;
}

h3{
	font-size : small;
}

img.logo{
	margin : 0px;
	padding : 0px;
}

img.productimage{
	border : 4px solid #D0304A;
}

legend{
	font-weight : bold;
}

table#adminmenu  td{
	background-color : #5c5f44;
	padding : 3px;
	white-space : wrap;
}

table#adminmenu a{
	color : #FFFFFF;
	text-decoration : none;
}

table#adminmenu a:hover{
	color : #DDE3A6;
}

table.cart{
	border : 2px solid #5C5F44;
	position : relative;
	top : 0.5em;

}

table.cart td a,table.cart th a{
	color : #6F774E;
	padding : 2px;
}

table.cart td,table.cart th{
	color : #6F774E;
	padding : 2px;
}

table.cart td.carttotal{
	border-top : 1px solid #666666;
	color : #6F774E;
}

table.data td, table.data th{
	border : 1px solid #000000;
	padding : 2px;
}

table.data th{
	text-align : left;
}

table.form td{
	padding : 4px;
	text-align : left;
	vertical-align : top;
}

table.form th{
	background-color : #6F774E;
	color : #FFFFFF;
	font-size : x-small;
	padding : 8px;
	text-align : left;
	vertical-align : top;
}

table.orderform td{
	padding : 4px;
}

table.orderform td.total{
	border-top : 1px solid #666666;
	font-weight : bold;
}

td.selectitem{
	border-bottom : 2px dashed #666666;
	margin-bottom : 20px;
	padding-bottom : 20px;
}

td.selectsubcategory{
	margin-bottom : 20px;
	padding-bottom : 20px;
	vertical-align : bottom;
}

textarea{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* must specify width and display below at 'a' tag level*/
ul#mainmenu li a{
	border-bottom : 1px solid #8A6049;
	border-left : 1px solid #5C5F44;
	border-right : 1px solid #5C5F44;
	color : #F0E68C;
	display : block;
	font-family : 'Trebuchet MS',arial, helvetica;
	font-weight : normal;
	letter-spacing : 0.1em;
	margin : 0px;
	margin-right : 8px;
	padding : 5px;
	text-align : left;
	text-decoration : none;
	width : 190px;
}
ul#mainmenu1 li a{
	border-bottom : 1px solid #8A6049;
	color : #F0E68C;
	display : block;
	font-family : 'Trebuchet MS',arial, helvetica;
	font-weight : normal;
	letter-spacing : 0.1em;
	margin : 0px;
	margin-right : 8px;
	padding : 5px;
	text-align : left;
	text-decoration : none;
	width : 190px;
}

 ul#mainmenu li.mainmenuheading{
	border-bottom : 1px solid #8A6049;
	background-color : #5c5f44;
	color : #FFFFFF;
	display : block;
	font-family : 'Trebuchet MS',arial, helvetica;
	font-weight : bold;
	letter-spacing : 0.1em;
	margin : 0px;
	margin-right : 8px;
	padding : 6px;
	text-align : left;
	text-decoration : none;
	width : 190px;
}

ul#mainmenu li.hyperlink a, ul#mainmenu1 li.hyperlink a{
	color : #FFFFFF;
	text-decoration : none;
}

ul#mainmenu li.hyperlink a:hover, ul#mainmenu1 li.hyperlink a:hover{
	background-color : #9C6C52;
	color : #FFFFFF;
}

ul#mainmenu li.nohyperlink a, ul#mainmenu1 li.nohyperlink a{
	background-color : #A8765B;
	color : #DDE3A6;
}

ul#mainmenu, ul#mainmenu1{
	display : inline-block;
	list-style : none;
	margin : 10px;
}


.img_unique{
	left : -5px;
	position : relative;
}
.paypal{
	text-align:center;

}
.manufacturercodename{
	color : #666666;
	font-size : xx-small;
}

.menubutton{
	background-color : #FFE4B5;
	border : 1px solid #000000;
	padding-left : 3px;
	padding-right : 3px;
	text-decoration : #CCB68F;
}

.message{
	font-weight : bold;
}

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

.specials{
	color : #FF0000;
	font-weight : bold;
}
.searchstring,.submitsearchstring{
	/*background-color:#FFE4B5;*/
	color:#444444;
	border:1px solid #4F523A;
	
}
.searchstring{
	padding:4px;
	font-size:9px;
}
.searchstringdisplay{
	border:1px solid #6F774E;
	padding:8px;
}
.sidebar_2_box{
	border:2px solid #5C5F44;
	margin-top:10px;
	padding:10px;
}