/* -- General --------------- */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  	color: #FFF;
	background-color: #595959;
	background-image:url(/site_content/site_mutantshop/images/background.jpg);
	background-repeat: no-repeat;
}

input
{
	font-size: 10px;
}

select
{
	font-size: 10px;
}

#wrapper
{
	border: 1px solid #595959;
	background-color: #595959;
}
/* -------------------------- */



/* -- Header ---------------- */
#header
{
	background-color: #FAFAFA;
	background-image:url(/site_content/site_mutantshop/images/header.jpg);
}
/* -------------------------- */


/* -- Content --------------- */
#content
{
	border: 1px solid #595959;
}

#content h2
{
	background-image: url(/site_content/site_mutantshop/images/content_header.jpg);
	background-repeat: no-repeat;
	background-color: #CCC;
  color: #DADADA;  
}

#content #innercontent
{
	background-color: #9E9E9E;
  	background-image: url(/site_content/site_mutantshop/images/content_bg.jpg);
  	background-repeat: repeat-y;
}

#content #innercontent a:link, #content #innercontent a:visited
{
	color: #FFF;
	text-decoration: none;
}

#content #innercontent a:hover
{
	color: #FFF;
	text-decoration:  underline;
}

#content .footer
{
	height: 10px;
	background-color: #595959;
  	background-image:url(/site_content/site_mutantshop/images/content_footer.jpg);
  	background-position: top center;
  	background-repeat: no-repeat;
}
/* -------------------------- */


/* -- Forms ----------------- */
fieldset
{
	background-color: #9E9E9E;
	border:1px solid #CCC; 
}

fieldset label.required
{
	font-weight: bold;
}

/* -------------------------- */


/* -- Footer ---------------- */
#footer
{
	background-image: url(/site_content/site_mutantshop/images/footer.jpg);
	border-top: 1px solid #666;
}

#footer a:link, #footer a:visited
{
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover
{
	color: #2AC200;
	text-decoration:  none;
}

#validlogos a:hover, #validlogos a:visited, #validlogos a:link
{
  color: #FFF;
}
/* -------------------------- */


/* -- Menu ------------------ */
.menu 
{
	background-color: #595959;
	border: 1px solid #595959;
  background-image:url(/site_content/site_mutantshop/images/menu_bg.jpg);
}

.menu .footer
{
	background-color: #595959;
	height: 10px;
  background-image:url(/site_content/site_mutantshop/images/menu_footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.menu h2
{
	background-image: url(/site_content/site_mutantshop/images/menu_header.jpg);
	background-repeat: no-repeat;
	background-color: #CCC;
	color: #DADADA;
}

.menu a:link, .menu a:visited
{
	color: #FFF;
	text-decoration: none;
}

.menu a:hover
{
	color: #000;
	text-decoration: underline;
}

#quick_cart .total_price
{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

.site_links a
{
	font-weight: bold;
}

.site_links li
{
	padding: 10px;
}
/* -------------------------- */


/* -- Page Navigation Bar --- */
.page_navigation
{
	background-color: #F6F6F6;
	font-size: 14px;
}

.page_navigation a:link, .page_navigation a:visited
{
	color: #FFF;
	text-decoration: underline;
}

.page_navigation a:hover
{
	color: #FFF;
	text-decoration:  none;
}

.page_navigation .active
{
	color: #FFF;
	font-weight: bold;
}
/* -------------------------- */


/* -- Product Sort Bar ------ */
.sort_options
{
	background-color: #9E9E9E;
}
/* -------------------------- */


/* -- Subcategory Link ------ */
.subcategory a:link, .subcategory a:visited
{
	color: #FFF;
	text-decoration:  none;
}

.subcategory a:hover
{
	color: #FFF;
	border-bottom: 0px;
	text-decoration:  underline;
}
/* -------------------------- */


/* -- Product Row ----------- */
.product_row
{
	background-color: #9E9E9E;
}

.product_row:hover
{
	background-color: #BEBEBE;
}

.product_row img
{
	border: 1px solid #FFF;
}

.product_row:hover img
{
	border: 1px solid #CCC;
}

.featured
{
	border: 1px solid #FFAAAA;
}

.product_row .price
{
	font-weight: bold;
	color: #FFF;
}

.product_row a:link, .product_row a:visited
{
	color: #FFF;
	text-decoration: underline;
}

.product_row a:hover
{
	color: #FFF;
	text-decoration:  none;
}
/* -------------------------- */


/* -- Product Page ---------- */
#productcartfunctions .price
{
	font-size: 14px;
	color:#FFF;
	font-weight:bold;
}

#productcartfunctions .strike
{
	font-size: 12px;
	color:#FFF;
	text-decoration: line-through;
}
/* -------------------------- */



/* -- Buttons --------------- */
.button
{
   margin:2px;
   margin-bottom:0px;
   cursor:pointer;
   color:#FFF;
   font-size:10px;
   font-weight:bold;
   background-color:#000;
   border:1px solid #FFF;
}
.button:hover
{
   margin:2px;
   margin-bottom:0px;
   cursor:pointer;
   color:#2AC200;
   font-size:10px;
   font-weight:bold;
   background-color:#000;
   border:1px solid #2AC200;
}
/* -------------------------- */


/* -- Order Stages ---------- */
#order_stages .stage
{
	border: 1px solid #CCC; 
	padding: 5px;
}

#order_stages .current_stage
{
	border: 1px solid #FFF; 
	padding: 5px;
	font-weight: bold;
	background-color: #FEE;
}
/* -------------------------- */


/* -- Product Page ---------- */
#innercontent .feature_product
{
	border: 1px solid #CCC;
}

#innercontent .feature_product .price
{
	font-size: 14px;
	color:#FFF;
	font-weight:bold;
}

#innercontent .feature_product .strike
{
	font-size: 12px;
	color:#FFF;
	text-decoration: line-through;
}

#innercontent .feature_product h3
{
	font-size: 12px;
	color:#FFF;
}
/* -------------------------- */


/* -- Featured Product ------ */
.feature_product .price
{
	font-weight: bold;
	color: #FFF;
}
/* -------------------------- */


/* -- Help Links ------------ */
.help_link
{
	border-bottom: 1px dashed #FFF;
	cursor: help;
}
/* -------------------------- */

/* -- View Cart Table ------ */
.viewcart {
	margin: 0 auto;
	border-collapse: collapse;
	border: 1px solid #333;
}

.viewcart th{
	background-color: #333;
	color: #FFF;
	padding: 5px;
	border-bottom: 2px solid #333;
}

.viewcart td{
	padding: 5px;
}

.viewcart .total_price{
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}

.cart_line td{
	border-bottom: 1px dashed #333;
}

.cart_line .product_option_tag{
	padding-left:10px;
}

.cart_line .product_option_text{
	padding-left:15px;
	font-style:italic;
}

.cart_line a{
	font-weight: bold;
}
/* ------------------------- */

.notifier
{
	background-image:url(/images/notifier/green.png);
	background-position: top left;
	background-repeat: repeat-x;
	color:#fff;
}