/* -- General --------------- */
body
{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 8pt;
	background-color: #F3F3F3;
	background-image: url(/site_content/site_ambitlite/images/background.png);
	background-repeat: no-repeat;
	color: #888;
}

input
{
	font-size: 8pt;
	color: #888;
	border: 1px solid #C7C7C7;
}

select
{
	font-size: 8pt;
	color: #888;
}

#wrapper
{
	margin-top: 10px;
}
/* -------------------------- */


/* -- Header ---------------- */
#header
{
	background-image: url(/site_content/site_ambitlite/images/header.png);
}

#header img
{ 
	border:0; 
	width:934px;
}
/* -------------------------- */


/* -- Content --------------- */
#content
{
	border: 0;
	width: 590px;
}

#content h2
{
	background: #E8E8E8;
	border: 1px solid #C7C7C7;
	color: #888;
	font-size: 11pt;
	text-transform: uppercase;
}

#content #innercontent
{
	border-color: #C7C7C7;
	border-style:none solid;
	border-width:medium 1px;
	background: #FFF;
}

#content #innercontent .feature_product
{
}

#content #innercontent a:link, #content #innercontent a:visited
{
	color: #E9C819;
	text-decoration: underline;
	font-weight: bold;
}

#content #innercontent a:hover
{
	color: #888;
	text-decoration:  none;
}

#content #innercontent #breadcrumb
{
	padding: 5px;
}

#content #innercontent .product_thumbnail
{
	background-color: #E8E8E8;
	border: 1px solid #C7C7C7;
	margin: 5px 0 5px 9px;
	padding: 5px;
	height: 246px;
	font-size: 14px;
}

#content #innercontent .product_thumbnail:hover{
	border-color: #E9C819;
	}
	
#content #innercontent .product_thumbnail:hover a{
	color: #E9C819;
	}
	
#content #innercontent .product_thumbnail img
{
	background-color: #E8E8E8;
	border: 1px solid #C7C7C7;
	position: relative;
	top: 50px;
}

#content #innercontent .product_thumbnail a{
	color: #888;
	text-decoration: none;
	position: relative;
	bottom:170px;
	}
	
#content #innercontent .product_thumbnail a:hover{
	color: #E9C819;
	}
		
#content #innercontent .product_thumbnail .price{
	font-size: 8pt;
	position: relative;
	bottom: 7px;
	}
	
#content .footer
{
	background-image:url(/site_content/site_ambitlite/images/content_footer.png);
	background-repeat: repeat-x;
	height: 5px;
	background-color: #FFF;
	border: 1px solid #C7C7C7;
	border-top: none;
}
/* -------------------------- */

/* -- Featured Product box ----------------- */

#featured_product_content{
	font-size: 11pt;
	font-weight: bold;
	}

#featured_product_content p{
	margin-bottom: 0;
	font-weight: normal;
	font-size: 10pt;
	}
	
#featured_product_content p#fp_price{
	font-size: 8pt;
	margin-top: 0;
	}

/* -------------------------- */

/* -- Forms ----------------- */
fieldset
{
	background-color: #FFF;
	border:1px solid #C7C7C7; 
}

fieldset legend{
	color: #888;
	font-weight: bold;
	}

#productgallery img
{
	border: 1px solid #C7C7C7;
}

#productimage img, #featured_product img
{
	border: 1px solid #C7C7C7;
}

.feature_product img
{
	border: 1px solid #C7C7C7;
}

.subcategory img
{
	border: 1px solid #C7C7C7;
}

fieldset label.required
{
	font-weight: bold;
}

/* -------------------------- */

#productdescription, #productimage, #productgallery{
	padding-top: 10px;
	}

/* -- Footer ---------------- */
#footer
{
	background-image:url(/site_content/site_ambitlite/images/footer.png);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	margin-left: 9px;
	width: 916px;
}

#footer a:link, #footer a:visited
{
	color: #888;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover
{
	color: #E9C819;
	text-decoration:  none;
	font-weight: bold;
}
/* -------------------------- */


/* -- Menu ------------------ */
.menu 
{
}

.menu .innermenu {
	border-top: none;
	border-right: 1px solid #C7C7C7;
	border-bottom: none;
	border-left: 1px solid #C7C7C7;
	width: 148px;
	background: #FFF;
}

#custom_box .innermenu {
	width: 132px;
	}
	
#custom_box .innermenu p{
	margin-left: 0;
	padding: 0;
	}
	
#custom_box .innermenu a{
	color: #E9C819;
	font-weight: bold;
	}
	
#custom_box .innermenu a:hover{
	color: #888;
	}

.menu .footer
{
	background-image: url(/site_content/site_ambitlite/images/menu_footer.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	border: 1px solid #C7C7C7;
	border-top: none;
	height: 5px;
	padding:0;
	margin:0;
}

.menu h2
{
	background: #E8E8E8;
	border: 1px solid #C7C7C7;
	color: #888;
	font-size: 11pt;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.menu a:link, .menu a:visited
{
	color: #888;
	text-decoration: none;
}

.menu a:hover
{
	color: #E9C819;
}

.menu .seperator{

	margin-right: 7px;
	padding-bottom: 0;
	}	

#quickcart .total_price
{
	display: block;
	text-align: center;
	font-size: 10pt;
	color: #E9C819;
	font-weight: bold;
}

.site_links a
{
	font-weight: bold;
}

.site_links li
{
	padding: 10px;
}

.site_links ul
{
	margin: 0px;
}

#quickcartcontent{
	padding:5px;
	}
	
#quickcartcontent ul{
	padding: 0;
	}
	
#quickcartcontent .total_price{
	float: left;
	padding-right: 5px;
	font-weight: bold;
	}
	
#quickcartcontent div.buttons{
	text-align: left;
	font-weight: bold;
	}
/* -------------------------- */


/* -- Page Navigation Bar --- */
.page_navigation
{
	background-color: #CCC;
	font-size: 10pt;
}

#content #innercontent .page_navigation a, #content #innercontent .page_navigation a:visited
{
	color: #fff;
	text-decoration: underline;
}

#content #innercontent .page_navigation a:hover
{
	color: #E9C819;
	text-decoration:  none;
}

.page_navigation .active
{
	color: #888;
	font-weight: bold;
}
/* -------------------------- */


/* -- Product Sort Bar ------ */
.sort_options
{
	background-color: #FFF;
	padding: 0 10px 5px 10px;
}
/* -------------------------- */


/* -- Subcategory Link ------ */
.subcategory a:link, .subcategory a:visited
{
	color: #888;
	text-decoration:  none;
}

.subcategory a:hover
{
	color: #888;
	border-bottom: 0px;
	text-decoration:  underline;
}
/* -------------------------- */


/* -- Product Row ----------- */
.product_row
{
	background-color: #FFF;
	color: #888;
}

.product_row:hover
{
	border: 1px solid #E9C819;
}

.product_row img
{
	border: 1px solid #888;
}

.product_row:hover img
{
}

.featured
{
	border: 1px solid #E9C819;
}

.featured:hover
{
	background: #E8E8E8;
}

.product_row .price
{
	font-weight: bold;
	color: #E9C819;
}

.product_row a:link, .product_row a:visited
{
	color: #888;
	text-decoration: underline;
}

.product_row a:hover
{
	color: #888;
	text-decoration:  none;
}
/* -------------------------- */


/* -- Product Page ---------- */
#productcartfunctions .price
{
	font-size: 10pt;
	color:#E9C819;
	font-weight:bold;
}

#productcartfunctions .strike
{
	font-size: 9pt;
	color:#E9C819;
	text-decoration: line-through;
}
/* -------------------------- */



/* -- Buttons --------------- */
.button
{
   margin:2px;
   margin-bottom:0px;
   cursor:pointer;
   color:#FFF;
   font-size:8pt;
   font-weight:bold;
   background-color:#E9C819;
   border:1px solid #C7C7C7;
   padding: 1px;
}
.button:hover
{
   margin:2px;
   margin-bottom:0px;
   cursor:pointer;
   color:#888;
   font-size:8pt;
   font-weight:bold;
   background-color:#FFF;
   border:1px solid #C7C7C7;
}

#quickcartcontent .button{
	width: 134px;
	}
/* -------------------------- */


/* -- Order Stages ---------- */
#order_stages .stage
{
	border: 1px solid #CCC; 
	padding: 5px;
}

#order_stages .current_stage
{
	border: 1px solid #C7C7C7; 
	padding: 5px;
	font-weight: bold;
	background-color: #E9C819;
	color: #FFF;
}
/* -------------------------- */

/* -- Product Page ---------- */
#innercontent .feature_product img
{
	border: 0;
}

#innercontent .feature_product .price
{
	font-size: 10pt;
	color:#E9C819;
	font-weight:bold;
}

#innercontent .feature_product .strike
{
	font-size: 9pt;
	color:#E9C819;
	text-decoration: line-through;
}

#innercontent .feature_product h3
{
	font-size: 9pt;
	color:#888;
}
/* -------------------------- */


/* -- Help Links ------------ */
.help_link
{
	border-bottom: 1px dashed #E9C819;
	cursor: help;
}
/* -------------------------- */

#validlogos a
{
	color: #FFF;
}

.notifier
{
	background-image:url(/site_content/site_ambitlite/images/notifier.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #888;
}

#subfooter a:link, #subfooter a:visited
{
	color: #E9C819;
	font-weight: bold;
	text-decoration: underline;
}

#subfooter a:hover
{
	color: #888;
	font-weight: bold;
	text-decoration: none;
}