body{
	background-color:#ffffff;
	color:#000000;
	font: normal 12px arial;
}

a{
color:#000000;
font-weight:bold;
text-decoration:none;
}

a:hover{
	color:#85bd42;
}



.reviewHead{
	padding-top:6px;
}

.menu{
	height:40px;
	float:left;
	background-image:url(menu_line.png);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}

.menu a {
	background-image:url(buttonRight.png);
	background-position:right;
	background-repeat:no-repeat;   
	background-color:#85bd42;
	margin:0 3px 0 0;
	padding:0;
	float:left;
}

.menu a:hover {
	background-color:#737373;
	background-image:url(buttonRightOver.png);
	background-repeat:no-repeat; 
}

.menu a span{
	color:#FFFFFF;
	background-image:url(buttonLeft.png);
	background-position:left;
	background-repeat:no-repeat;      
	padding:4px 10px 4px 10px;
	display:block;
	margin:0;
}

.menu a:hover span {
	color:#FFFFFF;
	background-image:url(buttonLeftOver.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:4px 10px 4px 10px;
	display:block;
	margin:0;
}

.menuLine{
	background-image:url(menu_line.png);
	background-repeat:repeat-x;
	vertical-align:top;
}

.content{
	padding:10px 20px 10px 20px;
	margin:10px 50px 0px 20px;
}

.menuText {
color: #FFFFFF; 
font-size:14px;

}

.menuTop{
	/*display:block;*/
	padding:0px; margin:0px;
	background-color:#ffffff;
}

.heading{
	padding:10px 10px 0px 0px;
	font-size:18px;
	color:#333;
}

h1{
	padding:10px 10px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fa8518;
}


/*
.menu a{

	padding:4px 14px 4px 14px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	color:#FFFFFF;
}

.menu a:hover{
	padding:3px 14px 3px 14px;
	margin:0px;
	text-decoration:none;
	color:#000000;

}

*/
.menu table{
	float:left;
	margin-right:3px;
}

.buttonLeft{
	background-image:url(buttonLeft.png);
	background-repeat:no-repeat;
}

.buttonRight{
	background-image:url(buttonRight.png);
	background-repeat:no-repeat;	
}

.buttonMiddle{
	background-color:#83bf43;
}

.buttonLeftOver{
	background-image:url(buttonLeft.png);
	background-repeat:no-repeat;
}

.buttonRightOver{
	background-image:url(buttonRight.png);
	background-repeat:no-repeat;	
}

.buttonMiddleOver{
	background-color:#737373;
}


.highlight {
	padding:3px 14px 3px 14px;
	margin:0px;
	text-decoration:none;
	color:#212229;
	/*background-color:#cdccca;
	border-top:1px #5a5957 solid;
	border-bottom:1px #5a5957 solid;*/
}





/*----------------------------- Buttons ------------------------------ */


.button {margin:0px 8px 0px 0px; padding:2px 6px 2px 6px; font:normal 11px Tahoma, Arial; color:#FFF; text-decoration:none;  color:#FFF; text-decoration:none; background:#8C8C8B; border:1px solid #c1c1c1; cursor:pointer;  display:block; float:left; clear:none }

/* display, float and clear are needed to render buttons correctly in IE 6 */


.button:hover { color:#FFF; text-decoration:none; background:#c1c1c1; }

input { 
	padding: expression(this.type=="submit"?'0px':'');
}

form submit {width:1%; overflow:visible;}

/* this is for Gecko based broswers to change background of all <input type="submit"> tags */

input[type="submit"] {
	padding: 2px 2px; 
} 



/*----------------------------- Essential Bizar Shop Styles ------------------------------ */

body.mceContentBody {
	background: #FFF;
}

.subheading {font: normal 14px }	

.errorMessage {font-weight: bold; color: #FFF; background-color: #575757; padding:4px}

.okMessage {font-weight: bold; padding: 4px; background-color:#CCC;}

.form-label {font-weight: bold; color: #84be43}

.form-title {font-weight: bold; color: #575757}	

.normalbold {font-weight: bold }

.tablehead { font-size: 14px; text-decoration: none; color:#575757}

.sitemaplevel0 { padding-left:20px;}

.sitemaplevel0 LI { list-style:none; margin-left:20px; font-size:13px}

.sitemaplevel1 LI { margin-left:60px; font-size:11px }

.sitemaplevel2 LI {margin-left:100px; font-size:11px }

.searchResult { color: #000000; font-weight:normal; border-bottom: 1px solid #cccccc; padding-bottom:10px;  padding-top: 8px }

.searchResult A {color:#0000FF; text-decoration:underline; font-size:14px; }


.shop_text { padding-left:13px;}

.shop_text div {font:bold 14px Tahoma, Arial; padding-bottom:5px ; }

.cart {font: 12px Arial ; border:1px solid #d3d3d3; width:98%; background:#F7F7F7}

.cart th {text-align:left; background:#d3d3d3 url(../matt_black_popup/hd_bk.jpg) repeat-x; color:#FFF }

.cart a {margin-right:0px; float:right}

.lineitem {border-bottom: 1px dotted #CCC}

.checkouthead {font-size: 16px; color:#c1c1c1; padding:20px 0px }

.cat_head { 
	padding:14px
} /*Category name and description*/

#thumbnail {WIDTH: 134px;  float: left; clear: none; margin:5px 11px 10px 0px; padding-top:6px; text-align:center; border:0px solid #c1c1c1; height: 210px; background-color:#FFFFFF} 

#thumbnail p {margin: 0px 0px 0px 35px; text-align:center} 

#thumbnail h3 {font:normal 12px Tahoma, arial;text-align:center; background-color:#575757; color:#FFFFFF;  padding:5px 0; }

#thumbnail span {font:normal 11px Tahoma, arial ;text-align:center}

#thumbnail div{text-align:center; background-color:#FFFFFF}

#thumbnail .thumbImage {
	height:110px;
}

#thumbnail .thumbInfo { 
	clear:both;
}




/*----------------------------- Product Page ------------------------------ */

.product_image {padding:10px 10px 10px 30px }

.product_image A {text-decoration:none; color: #333;}

.product {padding:10px 10px 10px 10px }

.price {font: bold; padding:10px 0px 0px 0px }

.related_prods {margin: 0px 0px 10px 0px; padding:3px; width:120px;}


/*----------------------------- Quick Edit ------------------------------ */
#quickEdit {
	clear:both;
	text-align:center;
	margin:0;
	padding:0;
	background:#CCC;
}
#barRow {
	background:url(images/quick_edit/quickFade.gif) repeat-x #fff;
}
#name1, #name2 {
	border-bottom:1px solid #ccc;
}
.quickButtons {
	padding:5px;
	text-align:center;
	border-right:1px solid #fff;
	border-bottom:4px solid #CCC;
	color:#000;
	cursor:pointer;
	width:auto;
	background:#B4B4B4;
}
.quickButtons:hover {
	background:#000;
	color:#fff;
}


	/*---------------------------------New Check Out Styles Below ---------------------------------*/

.orderDisplay {
	background:#575757; 
	padding:5px; 
	color:#fff;}



.checkouthead {
	color:#333333;
	border-bottom:1px dotted #CCC;
	margin: 0;
	padding:0 0 5px 0;
	font-size:20px;
	text-align:left;
}
.checkoutHeaderBlue {
	padding:10px;
	background:#575757;
	color:#FFFFFF;
	text-align:left;
}
.checkoutCurrentBorder {
	border:1px solid #575757;
	padding:5px;
	margin-bottom:5px;
	background:url(images/thumbnailShadow.gif) repeat-x top;
}
.checkoutHeaderGrey {
	padding:10px;
	background: url(checkout/page_back.png) repeat-x;
	color:#FFFFFF;
	margin-bottom:0px;
	text-align:left;
}
.summaryHeader {
	text-align:left;
	background:url(images/thumbnailShadow.gif) repeat-x top;
	padding:5px;
	font-weight:bold;
	color:#575757;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	height:15px;
}
.editLink, .editLink a {
	font-weight:normal;
	color:#666666;
	font-size:9px;
}



 


/* ---------------------------- End New Checkout Styles --------------------------------------- */
.checkout{
	background-color:#FFFFFF;
}


.main_content {
border:solid 1px #CCCCCC;
width:990px;
margin:0 auto;
}

.header_orange {
	background-color:#ffcc66;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	margin:5px 0px 5px 5px;
	padding:5px 0px 5px 10px;
}

.header_green {
	background-color:#84be43;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	margin:5px 0px 5px 5px;
	padding:5px 0px 5px 10px;
}

.header_grey {
	background-color:#7d7e7d;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	margin:5px 0px 5px 5px;
	padding:5px 0px 5px 10px;
}

.header_red {
	background-color:#f13327;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	margin:5px 0px 5px 5px;
	padding:5px 0px 5px 10px;
}

.header_black {
	background-color:#373737;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	margin:5px 0px 5px 5px;
	padding:5px 0px 5px 10px;
}

.border_box {
	border:solid 1px #CCCCCC;
	background-color:#ffffff;
	padding:10px;
	margin:5px;
}

.heading_box{
font-size:14px;
color:#FF0000;
font-weight:bold;
}

.content_box{
padding:5px;
margin:0px;
}

.content_box img{
	border:1px #FFFFFF solid;
}
.price{
	font-weight:normal;
	color:#c82027;
}

.shortDescription{
	font-weight:bold;
}

.more{
	font-weight:bold;
}

h2{
	margin:0px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.reviewHead h2{
	color:004d99;
}

/*----------------------------- left hand popup menu ------------------------------ */

.menu_background{background:#62a7ce no-repeat;
}

.menutop {display:none; }

.menutop span {font:bold; display:none; } /* display:none hides the word Browse */

#menuNormal{background:#fff no-repeat;
}

#menuNormal ul {font: normal 11px Tahoma, Arial,;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 154px; /* Width of Menu Items */
	
	
	}

#menuNormal ul li {
	position: relative; 
	color: #fff;
	border-bottom: 1px solid #FFF;
}
	
#menuNormal li ul {position: absolute; left: 154px; /* Set 1px less than menu width */ top: 0px; display: none;}

/* Styles for Menu Items */
#menuNormal ul li a {
	display: block;
	width:145px;
	text-decoration: none;
	color:#9a9b9b;
	padding: 4px;
	/*border-right: 1px solid #89A9DD;*/
		 /* IE6 Bug */ 
}
#menuNormal ul li a:hover { color: #FFF; background:#62a7ce ; } 
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#menuNormal ul li ul { display:none; width:169px; };

/* Hover Styles */
		

#menuNormal li ul li  { border:none; } /* Sub Menu Styles */
#menuNormal li ul li a { padding: 1px 3px; } /* Sub Menu Styles */
		
#menuNormal li:hover ul, #menuNormal li.over ul { display: block; } /* The magic */


#menuNormal .sub a { background: #9a9b9b; color:#FFF; width: 160px; padding:1px 4px; }
#menuNormal .sub a:hover { background: #62a7ce; color:#fff;}

	
.highlight A {TEXT-DECORATION: none; background: #62a7ce; color:#D51E1E}

/*----------------------------------------- Left Hand Menu No-Popup ---------------------------------------*/
#menuLeft {}

#menuLeft ul {font: normal 12px Tahoma, Arial;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 157px; /* Width of Menu Items */}
	
#menuLeft ul li a {
	
	display: block;
	width:149px;
	text-decoration: none;
	color:#333333;
	/* IE6 Bug */
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px dotted #FFF;}

/* Fix IE. Hide from IE Mac \*/
/** html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }*/
/* End */


#menuLeft ul li a:hover { color:#333333; background: #9a9b9b;} 

#menuLeft ul li ul {display: none;}

#menuLeft ul li.highlight ul {display: block;}

#menuLeft .highlight a { color:#333333; font-size: 12px;background: #9a9b9b;}


/* Hover Styles */
		
#menuLeft li ul li a {
	padding: 1px 3px;
} /* Sub Menu Styles */
		
#menuLeft li:hover ul, li.over ul { display: none; } /* The magic */


#menuLeft .sub a {
	background:none;
	color:#333333;
	width: 143px;
	padding:2px 4px 2px 10px;
	font-weight: normal;
	border-top-style: none;
	
}
		
/* .highlight  li ul { display: block; }  The magic */ 




#menuLeft .sub a:hover { background: #color:#333333;;}
	
.highlight A {TEXT-DECORATION: none; background: #62a7ce  ; color:#color:#333333; }

.selected {text-decoration:none; color: #333 }

#menuLeft .subHighlight a {
	color:#333333;
	background: #83bf42;
	width: 143px;
	padding:2px 4px 2px 10px;
    font-weight: bold;
	border-top-style: none;
	
}

#thumbnail { width:128px; height:195px; float: left; clear: none; margin:0px 5px 0px 5px;  text-align:center; border-left:2px solid #E0E0D4; border-right:2px solid #E0E0D4; background:url(thumbnailShadow.gif) repeat-x bottom; }

#thumbnail p {margin: 0px 0px 0px 35px; text-align:center} 

#thumbnail h3 {font:normal 11px Verdana, arial;text-align:center; padding:2px 0; margin:0;}

#thumbnail span {font:normal 11px Verdana, arial ;text-align:center}

#thumbnail div{text-align:center}

#thumbnail .thumbImage{
	height:82px;
}

#thumbnail .thumbInfo{
	clear:both;
}

/* Landscape Thumbnails */
/*#specialsWrap{  background-color:#E0E0D4; min-height:100%; overflow:auto; padding-left:13px; padding-bottom:15px; clear:both;}
* html #specialsWrap {height:100%; clear:both;}*/
#thumbnailSide { width:270px; height:135px; float: left; clear: none; margin:5px 10px 10px 0px; padding-top:6px; padding-right:5px; text-align:right; background-color:#FFF;}

#thumbnailSide p .button {margin: 0; float:right;} 

#thumbnailSide h3 {font:normal 12px Tahoma, arial ; text-align:right; }

#thumbnailSide span {font:normal 11px Tahoma, arial ; text-align:right; }

#thumbnailSide div { text-align:right;}

#thumbnailSide .thumbImage {
	float:left;
	height:100px;
	width:100px;
	margin:10px;
}

#thumbnailSide .thumbInfo { 
	float:right;
}

