body {
	font: normal 12px Tahoma, Arial;
	color: #fff;
	text-decoration: none;
	padding-top:0;
	margin-top:0;
	background: url(background.jpg);
	background-color:#000000;
	text-align: center;
} /* master style that defines fonts and main background colour for the entire site */
/* TinyMCE specific rules */
body.mceContentBody {background: #FFF; color:#000000; text-align:left;}

a{color:#18ab2e}

a:hover {color: #FFF}

h1 {
	font: bold 16px tahoma, arial;
	color: #2BB00D;
	margin:0px 0px 10px 0px;
	padding:0px
}

h3 {font: normal 12px;}
	
select, option {font: 11px Tahoma ; background:#E9E9E9;}

input, textarea, password, file {FONT-FAMILY: Tahoma, Arial;font-size: 11px; font-size:10px; border:1px solid #4B7490; background:#E9E9E9; padding:2px}

input[type="checkbox"] {border:none; background:none;}

/*----------------------------- Basic layout styles from top to bottom of the page ------------------------------ */


.main_table { width:1000px; }

input[type="checkbox"] 

.searchinput {font:normal 11px Tahoma, Arial;border:1px solid #3C3C3C; background-color:#000000; margin:0px 8px 0px 0px; background:#FFF url(mag_glass.gif) no-repeat; padding:2px 2px 2px 17px;  }

.topnav {
	font-size: 11px;
	font-weight: normal; float:left;
	padding:0px;
	margin:0px;
	width:960px;
	height:28px;
	}

.topnav A { color:#FFF;  text-decoration:none; padding:7px 7px 8px 7px;  display:block; float:left; border-bottom:4px none #000;  width:auto; white-space:nowrap;}

.topnav A:hover {
	text-decoration:none;
	color:#16a02b;
	border-bottom:4px solid #36960b;
	
}

.footer { background: #000000; color:#FFF; font:11px/16px Tahoma, Arial;text-align:center; padding:3px 0px 3px 0px; width:100%; }
.footer img{border:none; padding:10px 0px 0px 0px;}

.main_cell {
	padding:16px 8px 8px 8px;
	text-align:left;
}

.border {  padding:0; margin:0; border:1px solid #3e3e3e; background:#000000}/* Surrounds menu_background and main_cell */

.menu_background{
	padding-top:18px;
}

/*----------------------------- Buttons ------------------------------ */


.button {margin:0px auto 0px auto; padding:3px 6px 6px 6px; font:normal 11px Tahoma, Arial; color:#3C3C3C; text-decoration:none;  color:#FFF; text-decoration:none; background: url(button_back.png) center; cursor:pointer; display:block; float:left; clear:none; border:0px; }

/* display, float and clear are needed to render buttons correctly in IE 6 */


.button:hover { color:#FFF; text-decoration:none; background: url(button_back_over.png) bottom; }

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; height:20px; background-repeat:no-repeat;
} 

input[type="text"] {
height:14px;
}

/*----------------------------- left hand menu ------------------------------ */




#menuNormal ul {font: normal 11px Tahoma, Arial;
	margin: 0;
	margin-left:6px;
	padding: 0 0 7px 0;
	list-style: none;
	width: 234px; /* Width of Menu Items */
	}

#menuNormal ul li {position: relative; background:none; }
	
#menuNormal li ul {position: absolute; left: 185px; /* Set 1px less than menu width */ top: 0px; display: none;}

/* Styles for Menu Items */
#menuNormal ul li a {
	display: block;
	width:192px;
	height:17px;
	text-decoration: none;
	color: #fff;
	padding: 6px 0px 0px 0px;
	text-indent:10px;
	border-bottom:3px solid #000000;
	background:url(sideMenu.png);
	}

#menuNormal ul li a:hover { color: #fff; background:#666666; } 

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#menuNormal ul li ul { border-top:0px solid #78ace7; background:none; width:200px; top:-1px; };

/* Hover 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 {  border-left:1px none #78ace7;  border-right:1px none #78ace7; background: #626262; color:#FFF; width: 200px; padding:4px;  opacity:.98;filter: alpha(opacity=98); -moz-opacity: 0.98;}

#menuNormal .sub a:hover { background: #ccc;  opacity:100;filter: alpha(opacity=100); width: 200px;  -moz-opacity: 1;}
	
.highlight A {TEXT-DECORATION: none; background: #E7E7E7 url(../images/dot_over.gif); color:#D51E1E}

.shop_text { padding-left:13px;}

.shop_text div {font:bold 14px Tahoma, Arial; padding-bottom:5px;}

.cart {font: 12px Arial ; border:1px solid #94bee9; width:98%; background:#000000}

.cart th {text-align:left; background:#18ab2e; color:#FFF}

.cart a {margin-right:0px; float:right}

.lineitem {border-bottom: 1px dotted #CCC}

.checkouthead {font-size: 16px; color:#18ab2e; padding:20px 0px }

/*Category name and description*/

#thumbnail {WIDTH: 220px;  float: left; clear: none; margin:5px 11px 10px 0px; padding-top:6px; text-align:center; border:0px solid #c1c1c1; height: 210px;} 

#thumbnail p {margin: 0px 0px 0px 35px; text-align:center} 

#thumbnail h3 {font:bold 15px Tahoma, arial;text-align:center; background-color:#000000; color:#ffffff;  padding:0px 0; }

#thumbnail span {font:normal 11px Tahoma, arial ;text-align:center}

#thumbnail div{text-align:center}

#thumbnail .thumbImage {
	border:1px #34900b solid;
	width:120px;
	display:block;
	text-align:center;
}

#thumbnail .thumbInfo { 
	clear:both;
}


#thumbnail .thumbInfo span {
	color:#CCCCCC;
}

#thumbnailGallery {WIDTH: 90px;  float: left; clear: none; margin:5px 11px 10px 0px; padding-top:6px; text-align:center; border:0px solid #c1c1c1; height: 140px;} 

#thumbnailGallery p {margin: 0px 0px 0px 35px; text-align:center} 

#thumbnailGallery h3 {font:bold 15px Tahoma, arial;text-align:center; background-color:#000000; color:#ffffff;  padding:5px 0; }

#thumbnailGallery span {font:normal 11px Tahoma, arial ;text-align:center}

#thumbnailGallery div{text-align:center}

#thumbnailGallery .thumbImage{
	border:1px #34900b solid;
	width:120px;
}

#thumbnailGallery .thumbInfo{ 
	clear:both;
}


#thumbnailGallery .thumbInfo span{ 
	color:#6f6e6e;
}

.right_area{
	background-color:#171717;
}


/*----------------------------- Essential Bizar Shop Styles ------------------------------ */


.heading { font-size: 16px; color:#18ab2e; font-weight: bold; display:block; padding-bottom:1px; text-align:left;}

.subheading {font: normal 14px Tahoma, Arial }	

.errorMessage {
	font-weight: bold;
	color: #FFF;
	background-color: #4a1970;
	padding:4px;
	text-align: center;
}

.okMessage {font-weight: bold; padding: 4px; background-color:#358021;}

.form-label {font-weight: bold; color: #4683d3}

.form-title {font-weight: bold; color: #4683d3}	

.normalbold {font-weight: bold }

.tablehead { font-size: 14px; text-decoration: none; color:#4683d3}




/*----------------------------- Product Page ------------------------------ */

.product_image {padding:10px 10px 10px 10px }

.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:#18ab2e; 
	padding:5px; 
	color:#fff;}



.checkouthead {
	border-bottom:1px dotted #CCC;
	margin: 0;
	padding:0 0 5px 0;
	font-size:20px;
	text-align:left;
}
.checkoutHeaderBlue {
	padding:10px;
	background:#18ab2e;
	color:#FFFFFF;
	text-align:left;
}
.checkoutCurrentBorder {
	border:1px solid #18ab2e;
	padding:5px;
	margin-bottom:5px;

}
.checkoutHeaderGrey {
	padding:10px;

	color:#FFFFFF;
	margin-bottom:0px;
	text-align:left;
}
.summaryHeader {
	text-align:left;

	padding:5px;
	font-weight:bold;
	color:#18ab2e;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	height:15px;
}
.editLink, .editLink a {
	font-weight:normal;
	color:#666666;
	font-size:9px;
}


.nextButton {
    margin:0px 8px 0px 0px; 
    padding:3px 6px 6px 6px; 
    font:bold 11px Tahoma, Arial; 
    color:#3C3C3C; 
    text-decoration:none;  
    color:#FFF; 
    background: url(checkout/button_back.png) center; 
    cursor:pointer;
    display:block;
    float:left;
    clear:none;
    border:0px;
    background-position:right;
}

.nextButtonInput {
    margin:0px 8px 0px 0px;
    font:normal 11px Tahoma, Arial;
    color:#3C3C3C; 
    text-decoration:none;  
    color:#FFF; 
    background: url(checkout/button_back.png) center; 
    border:0px; 
    background-position:right; 
    padding:5px 15px 10px 10px;
    display:block;
    float:right;
    cursor:pointer;
 }
 
 .nextButtonInput:hover { 
    text-decoration:none; 
    background: url(checkout/button_back_over.png) right;
    color:#FFF;
 }

.backButton {
    margin:0px 8px 0px 0px; 
    padding:3px 6px 6px 6px; 
    font:bold 11px Tahoma, Arial; 
    color:#3C3C3C; 
    text-decoration:none;  
    color:#FFF; 
    text-decoration:none; 
    background: url(checkout/button_back_over.png) center; 
    cursor:pointer;  
    display:block; 
    float:left; 
    clear:none; 
    border:0px; 
    background-position:left; 
    padding-left:15px; 
    padding-top:6px; 
    height:20px;
}

 .backButton:hover { 
     color:#FFF; 
    text-decoration:none; 
    background: url(checkout/button_back.png) left;
 }


/* ---------------------------- End New Checkout Styles --------------------------------------- */


h2{
	margin:0px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.content_box{
	padding:0px;
	margin:0px;
	background-color:#171717;
}

.content_box td{
	padding:5px;
}

.content_box img{
	border:1px #FFFFFF none;
}

.content_box a{
	display:block;
	color:#1e731c;
	padding:0 8px 8px 0;
	text-decoration:none;
}

.header_green{
	background-color:#115811;
	text-align:left;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	margin:5px 0px 5px 5px;
	padding:5px 0px 5px 10px;
	text-transform:uppercase;
}


.altline{
	background-color:#171717;
}

.normal{
	background-color:#292929;
}

.more{
	font-size:9px;
}


.catArea img{
	display:block;
	float:left;
	margin:0 10px 10px 0;
	border: 1px #404040 solid
}

.crumb{
display:block;
margin-bottom:10px;
font-size:10px;

}

.crumb a{
	text-decoration:none;
}