* { 
    -moz-box-sizing: border-box; 
}
body{
	background-image: url(../images/header/hdrbg.jpg);
	background-repeat : repeat-x;
	background-position : top;
	margin : 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
form{
 margin : 0px 0px 0px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}
.navbarbg{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
	.navbarbg a{
	display: block;
	 color : Black;
	 background-image : url(../images/menu/menubg.jpg);
	 border-top : 1px solid #CCCCCC;
	 border-right : 1px solid #CCCCCC;
	 border-left : 1px solid #CCCCCC;

}
.navbarbg a:link{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.navbarbg a:visited{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.navbarbg a:hover{
	color: #B22222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding-bottom: 0px;
	padding-top: 4px;
	width: 100%;
}
.navbarbg a:active{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding-bottom: 0px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

.xCellBorder{
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.xTopCell{
	background-color: #000000;
	width: 100%;
}
/*formats the search box in the shoppage_header file.
.searchfield{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
}*/

/*formats the display of the text boxes throughout the front end
.txtfield{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}

.txtfielddropdown{
background-color: #FFFFFF;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}*/

.menuhdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #900;
	color : White;
	font-size : x-small;
	font-weight : bold;
	padding : 4px 0px 4px 2px;
	text-align : left;
}
.menubdr{
	background-color : #B3B7BB;
}
.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}

.leftmenumain a{
	border-top : 1px solid #E1E1E1;
	display: block;
}
.leftmenumain{
	background-color: #506270;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.leftmenumain a:link{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.leftmenumain a:visited{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

.leftmenumain a:hover{
	background-color: #35414a;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

.leftmenumain a:active{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

.dottedBorder {
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
}

.submitbtn {
   color:#666666;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
   background-color: #efefef;
   font-size: x-small;
   font-weight: bold;
   border:1px solid #aaaaaa;
}

/*formats the header text throughout the site*/
.txtheader{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
}
/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
text-align: right;	
}
/*formats the links in the minicart*/

.cartminilinks{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: bold;
text-align: left;
}
.cartminilinks a:link{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:visited{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:hover{
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:active{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}

.hdrproduct{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
}




.breadcrumb {
	color: #506270;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

.breadcrumb a {
	color: #330000;
	text-decoration: none;
	font-weight: normal;
}

.breadcrumb a:hover, .breadcrumb  a:active {
	color: #C90000;
	text-decoration: none;
	font-weight: normal;
}


















.price {}
.pricesmall {}

TEXTAREA, INPUT, SELECT, .textarea, .input, .select, .txtfield, .txtfielddropdown, .searchfield
{
	font-family: Verdana, Geneva, sans-serif;
	FONT-SIZE: 10px;
	BACKGROUND: #EEF3F7;
}

/* Shop Main Navigation*/
#topmenu2 {
	Padding-Right: 10px;
	Margin-Top:10px;
	Margin-bottom:10px;
	Background: Transparent;
	Text-decoration: None;
	Color: #6B2E36;
	Text-Align: right;
	float: right;
	Voice-family: Inherit;
	Font-size: 1em;
	width : 600px
	}


#topmenu2 a:hover, #topmenu2 a.active:link, #topmenu2 a.active:visited, #topmenu2 a.firstActive:link, #topmenu2 a.firstActive:visited
{
	color: #993340;
}

#topmenu2 ul, #topmenu2 li {
	Padding-Right: 0px;
	Padding-Left: 0px;
	Padding-Bottom: 0px;
	Margin: 0px;
	Padding-Top: 0px;
	Display: Inline;
	List-Style-Type: None;
}


#topmenu2 A {
	Padding: 0 8px 0 8px;
	Font-size: 0.9em;
	Line-height: 10px;
	Text-decoration: None;
	Background: Transparent;
	White-space: Nowrap;
	Margin: 0px;
	Color: #6B2E36;
	Z-index: 999;
}

/* End Shop Main Navigation*/


.catlisting a:link {
	COLOR: #506270;                    
	FONT: bold 9px verdana, helvetica, arial, sans-serif;
	TEXT-DECORATION: none;
	border-bottom: 0px solid #C90000;
	
}

.catlisting a:hover, .catlisting a:visited  {
	COLOR: #B90025; /* 99CC33  */
	FONT: bold 9px verdana, helvetica, arial, sans-serif;
	TEXT-DECORATION: none;
	border-bottom: 0px solid #4C0000;
}




.extenddesc{
	background: none;
	margin : 10px 0px 10px 0px;
	text-align: left;
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 9px;
	PADDING-RIGHT: 9px;
	PADDING-TOP: 5px;
	FONT: 9px verdana, geneva, helvetica, arial, sans-serif;
	color: #000;
	width: 570px;
	border: 0px solid #EAF9FF;
}




.sellingalsobought {
	background: #F6F6F3;
	border: 0px;
	float: left;
	padding-bottom: 10px;
	width: 570px;
	margin-bottom : 5px;
	margin-left : 5px;
	border-bottom: 1px Solid #E0D9C7;
}

.sellingalsoboughtHeader {
	background: #900;
	border: 1px Solid #8B0816;
	color: #ffffff! Important;
	float: Left;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px! Important;
	font-weight: Bold! Important;
	margin-bottom : 5px;
	padding: 5px! Important;
	width: Auto;
}

.searchbutton{
	BACKGROUND: none transparent;
	margin-top: 30px;
	margin-bottom: 10px;
	PADDING: 0px;
	color: #666;
	float : left;
	border: 0px;
}