body {
	background-color: #efefef;
	color: #444;
}
.welcome-msg {
    font-size: 1em;
	text-align: left;
	color: #832C1A;
	height: 1em;
	float: left;
	position: absolute;
	margin: 10px 15px;
}
.header-top {
	-moz-background-clip:border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: url(../images/header-bg.jpg) no-repeat 0 0;
	height: 188px;
}
.header-top-container {
	background: transparent;
}
.header-topbar {
	background: #E1E1E1;
}
.header-topbar .toplinks-align {
	float: left;
	margin-left: 15px;
}
#header-cart {
    z-index: 20;
}
#header-cart .head {
    margin-bottom: 0px;
    padding-right: 0px;
    background: transparent;
}
#header-cart .head h4 {
    cursor: pointer;
    float: none;
}
#header-cart .head h4,
#header-cart .head h4 a {
}
#header-cart-top {
	font-size: 12px;
}
#cart-icon-left {
}
.cart-icon-left {
    background: url(../images/icon-viewcart.png) no-repeat scroll 0 0;
	background-color: transparent;
}
.cart-icon-left-over {
    background: url(../images/icon-viewcart-over.png) no-repeat scroll 0 0;
	background-color: transparent;
}
.middle-container { 
	background: white;
	padding: 13px 0px 13px 0px;
	margin: 0 auto;
	width: 930px;
	clear: both;
}
ul.add-to-box .product-options {
	float: left;
	width: 40%;
	margin-top: 2px;
	margin-right: 10px;
}
ul.add-to-box .bundle {
	float: left;
	width: 100%;
	margin: 2px 10px 10px 0;
}
.product-shop .product-options-bottom .add-to-cart-box {
	clear: none;
	float: left;
/*	padding-top: 20px; */
}
#cart-content-right {
	margin: 10px;
	color: #FFFFFF;
}
#cart-content {
    background: black;
    border: 1px solid white;
    border-top: none;
    padding: 0 3px 5px;
    color: white;
    position: absolute;
    top: 23px;
    right: 0px;
    width: 200px;
}
#cart-content .product-images {
    float: left;
}
#cart-content .product-images img {
    border: 1px solid #a9a9a9;
}
#cart-content .product-details {
    margin: 0 0 0 60px;
}
#cart-content h6 {
    color: #666766;
    text-indent: 5px; 
}
#cart-content li {
    clear: both;
}
#cart-content a:hover {
    color: #aaa;
}
#cart-content .actions a span {
    cursor: pointer;
}
#cart-content #center-buttons {
    padding-top: 5px;
    clear: both;
    text-align: center;
}

.shopping-cart-crosssell {
	width: 670px;
	clear: both;
	padding: 10px 15px 0px 15px;
	margin: 25px 0 0;
}
.shopping-cart-crosssell .upsell {
	width: 100%;
}
.shopping-cart-crosssell .upsell ul {
	width: 25%;
	text-align: center;
}
.shopping-cart-crosssell .price-box, .shopping-cart-crosssell h5 {
	text-align: center;
}
.shopping-cart-crosssell li img {
	border: 1px solid #CCCCCC;
}
.shopping-cart-crosssell br {
	display: inline;
}

#slider
{
    height: 200px;
    position: relative;
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 13px;
    border: 1px solid #ccc;
}
div.scroller
{
    height: 200px;
    overflow: hidden;
    width: 930px;
/*    zoom: 1; */
}
div.scroller .content 
{
    padding: 0;
}
div.slidercontrolwr
{
    position: absolute;
    right: 15px;
    top: 15px;
}
div.scroller img
{
    border: none;
}
div.scroller div.section
{
    float: left;
    height: 200px;
    overflow: hidden;
    width: 930px;
}
div.scroller div.content
{
    width: 10000px;
    float: left;
}
.slidercontrol
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.slidercontrol a
{
    color: #aaa;
/*    filter: alpha(opacity=60); */
    float: left;
    height: 14px;
    margin: 0px 2px;
    opacity: 0.6;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    text-indent: -1000px;
    width: 14px;
}
.slidercontrol a:hover
{
/*    filter: alpha(opacity=100); */
    opacity: 1;
}
.content .sliderdescription
{
    background: url(../images/grid.gif) repeat left top;
    color: #222;
/*    filter: alpha(opacity=50); */
    
    left: 15px;
    opacity: 0.5;
    padding: 10px;
    position: relative;
    top: -100px;
    width: 650px;
}
div.sliderdescription:hover, .sliderdescription.active
{
    background-color: #fff !important;
}
.content a
{    
    text-decoration: none;
}
.aprev
{
    background: url(../images/aprev.gif) no-repeat 3px 3px;
}
.anext
{
    background: url(../images/anext.gif) no-repeat 3px 3px;
}
.astop
{
    background: url(../images/astop.gif) no-repeat 3px 3px;
}
.aplay
{
    background: url(../images/aplay.gif) no-repeat 6px 3px;
}

.footerl .mini-newsletter {
    clear:both;
    width:400px;
    text-align: center;
    margin: 15px auto;
}
.footerl {
}
.footerl .mini-newsletter h4{
    color: #505050;
    margin-right: 10px;
}
.footerl form, .footerl .mini-newsletter h4 {
    line-height: 30px;
    font-size: 11px;
	float: left;
}
.footerl .mini-newsletter input.input-text {
    float: left;
}
.footerl .form-button-alt{
    float: right;
    margin:3px 0px 0px 6px;
}

.form-button, .form-button-alt {
    background: #aeaeae url(../images/gradient-gray.gif) repeat-x 0 0;
    border: 1px solid #adadad;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -opera-border-radius: 4px;
    margin: 0px;
    vertical-align:top;
    padding: 3px 6px;
    color: #4f4f4f;
}
.form-button:hover, .form-button-alt:hover {
    border-color: #888;
    color: #333;
}

h4, h3, .category-head h2 {
    font-weight: normal;
    color: #ffffff;
}
.product-name {
	font-weight: bold;
}

.col-main p{
	margin-left:  0px;
	margin-right:  0px;
}

/* checkout process styles */
input#login-password, input#login-email {
	width: 200px;
}
.shipment-methods li {
	margin: 5px 0 0 0;
}

* {
	
}

.divider-line {
	margin: 5px 0;
	border-bottom: 1px solid #EEEEEE;
}