.welcome-msg {
    float: left;
    font-size: 0.95em;
}
#header-cart {
    position: absolute;
    z-index: 20;
    width: 200px;
    right: 0;
    top: 7px;
}
#header-cart .head {
    margin-bottom: 7px;
    padding-right: 8px;
}
#header-cart .head h4 {
    cursor: pointer;
    float: none;
    display: inline;
    padding-left: 15px;
    background: url(../images/icon-cart.gif) no-repeat 0 50%;
}
#header-cart .head h4,
#header-cart .head h4 a {
    color: #ababab;
    font-size: 0.95em;
    font-weight: normal;
}
#cart-content {
    background: #292a34;
    border: 1px solid #727379;
    border-top: none;
    padding: 0 3px 5px;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-radius: 0 0 8px 8px;
    color: #aaa;
    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: #1E7EC8;
    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;
}

#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);
    font: 12px bold Helvetica, sans-serif;
    left: 15px;
    opacity: 0.5;
    padding: 10px;
    position: relative;
    top: -100px;
    width: 650px;
}
div.sliderdescription:hover, .sliderdescription.active
{
    background-color: #fff !important;
}
.content a
{
    font: 12px bold Helvetica, sans-serif;
    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 {
    float: left;
    clear:both;
    width:390px;
}
.footerl {
    float: left;
}
.footerl .mini-newsletter h4{
    color: #505050;
    margin-right: 10px;
}
.footerl form, .footerl .mini-newsletter h4 {
    float: left;
    line-height: 30px;
    font-size: 11px;
}
.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;
}



    
.col-main p{
	margin-left:  5px;
	margin-right:  5px;
}
.tag-list-index .col-main .mini-product-tags .content{
        border: none;
}

/******* Color changes *******/

.middle-container{ background-color: #ede8e8 !important; }
.shop-access a { color:#eb4040 !important; }
.shop-access a:hover  { color:#eeeeee !important; }
.language-switcher label { color:#dfdfdf !important; }
.catalog-listing h5 a, .catalog-listing h5 a:hover { color:#eb4040 !important; }
.product-collateral .collateral-box h4{ color:#eb4040 !important; }
#nav ul li a:hover { background: #eb4040 !important; }
body { background: #808080 !important; }
h4, h3, .category-head h2 {
    font-size: 12px;
    font-weight: bold;
    color: #eb4040;
}


.product-item{
	float: left;
	width: 200px;
	margin: 15px 20px;
}
.product-item .image{}
.product-item .image TD{
	width: 198px;
	height: 198px;
	border: solid 1px #CCC;
	vertical-align: middle;
	text-align: center;
}
.product-item .data TABLE{
	width: 100%;
}
.product-item .data TD DIV{
}
.product-item .data TD.colors{
	width: 30%;
}
.product-item .data TD.text{
	width: 70%;
}
.product-item .data .color{
	float: left;
	margin-right: 3px;
	width: 15px;
	height: 15px;
	font-size: 0;
	padding: 1px;
	border: solid 1px #CCC;
	margin-top: 3px;
}
.product-item .data .color-3{
	background-color: blue;
}
.product-item .data .color-4{
	background-color: black;
}
.product-item .data .color-2{
	background-color: green;
}
.product-item .data .color-1{
	background-color: red;
}
.product-item .data .color-5{
	background-color: yellow;
}

#left-menu{}
#left-menu LI{
	padding: 3px 0;
}
#left-menu LI A:hover{
	color: black;
}
#left-menu LI.active A{
	font-weight: bold;
	color: red;
}
#left-menu LI.special A{
	color: green;
	text-transform: uppercase;
}
.clr{
	clear: both;
	font-size: 0;
	height: 0;
}
.product-colors{}
.product-colors .color-bord{
	padding: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	border: solid 1px #CCC;
	cursor: pointer;
	cursor: hand;
}
.product-colors .here{
	border: solid 1px #000;
}
.product-colors .color{
	width: 10px;
	height: 10px;
}
.product-colors .color-00{
	background: url(../images/no-color.gif);
}
.product-colors .color-02{
	background: #ffffff;
}
.product-colors .color-03{
	background: #000;
}
.product-colors .color-04{
	background: #17365d;
}
.product-colors .color-05{
	background: #ff0000;
}
.product-colors .color-06{
	background: #00642d;
}
.product-colors .color-07{
	background: #f79646;
}
.product-colors .color-08{
	background: #ffff00;
}
.product-colors .color-10{
	background: #00ff00;
}
.product-colors .color-11{
	background: #0070c0;
}
.product-colors .color-13{
	background: #a32d8d;
}
.product-colors .color-15{
	background: #bfbfbf;
}
.product-colors .color-17{
	background: #984806;
}
.product-colors .color-19{
	background: #7f7f7f;
}
.product-colors .color-20{
	background: #fbd4b4;
}
.product-colors .color-21{
	background: #ff9fff;
}
.product-colors .color-23{
	background: #00b0f0;
}
.product-colors .color-32{
	background: #bfbfbf;
}
.product-colors .color-001{
	background: red;
}
.product-colors .color-002{
	background: blue;
}
.product-colors .color-003{
	background: green;
}
.grid-row .item{
	margin-left: -1px;
}
#splash{
	width: 723px;
	height: 250px;
	background: url(../images/splash.png) no-repeat;
	float: left;
	position: relative;
	left: 4px;
	margin-bottom: 4px;
}
#splash-banner{
	width: 723px;
	height: 250px;
	float: left;
	position: relative;
	left: 4px;
	margin-bottom: 4px;
}
#top-sales{
	padding: 8px;
}
#top-sales .product,
.main-page-block .product{
	float: left;
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
#top-sales .product TD,
.main-page-block .product TD{
	width: 150px;
	height: 150px;
	vertical-align: middle;
}
#top-sales .product .name,
.main-page-block .product .name{
	padding-bottom: 5px;	
}
#top-sales .product .name A,
.main-page-block .product .name A{
	color:#eb4040 !important;
    font-weight: normal;
	text-decoration: none;
	font-weight: bold;
}
#top-sales .product .price,
.main-page-block .product .price{
	font-weight: bold;
}
#co-billing-form{

}
#opc-shipping, #opc-shipping_method{
	display: none;
}
#newsletter-validate-detail-footer{
    position: relative;
    top: -10px;
	left: -1px;
}
.shipping-estimate{
	display: none;
}
.shopping-cart-totals{
	display: none;
}
#nav li a:hover,
#nav li.here a{
	color: #FFF;
}
.wide .input-box{
}
.wide .input-box INPUT.input-text{
	
}
.long-inputs ul li .input-box { float: none; width: auto; }
.long-inputs ul li .input-box INPUT.input-text{
	width: 500px;
} 
.header-top{

}
#contacts-footer{
	float: right;
	text-align: left;
	width: 425px;
	color: #BBB;
}
#contacts-footer A,
#contacts-footer SPAN{
	color: #FFF;
}
.clr{
	clear: both;

}
.middle{
	min-height: 250px;
}
.grid-row .item{
	min-height: 380px;
}
.grid-row .another-item{
	height: auto;
}
#left-menu .sub{
	font-size: 11px;
	padding: 5px 10px 2px	;
}
#left-menu LI.active .sub A{
	font-weight: normal;
	color: #333;
	font-size: 11px;
}
#left-menu LI.active .sub A:hover{
	text-decoration: underline;
}
#left-menu LI.active .sub .active A,
#left-menu LI.active .sub .active A:hover{
	font-weight: bold;
	text-decoration: none;
}

.main-page-block{
	padding: 15px 8px;
}
.main-page-block H3{
	font-size: 16px;
	color: #000;
}
.product-collateral{
	margin-left: 288px;
}
.clr{
	clear: both;
}
#addTagForm{

}
#addTagForm .input-text{
	width: 230px;
}
#addTagForm .input-box{
	width: 240px;
	padding-top: 2px;
}
.product-collateral H4{
	display: block;
	float: none;
	text-align: left;
}

.header-top-container { background: url(../images/header-bg.gif) repeat-x 0 0; height: 200px;}
.header-nav-container{
	position: relative;
	top: 42px;
}
#search_mini_form{
	position: absolute;
	right: 0;
	top: -15px;
	width: 430px;
}
h1#logo{
	position: relative;
	top: 20px;
}
#contacts{
    position: absolute;
    right: 0;
top: 48px;
    color: #DFDFDF;
    text-align: right;
    font-weight: bold;
}
#contacts A,
#contacts SPAN{
    color: #FFf;
}

#advanced-search-list li{
    min-height: 25px
}

#contacts LI{
    height: 22px;
}
#contacts LI IMG{
    position: relative;
    left: -5px;
    top: 3px;
}
#contacts LI:first-child IMG{
    left: 0px;
	top: 3px;
}

#shopping-cart-table .product-colors{
	
}
#shopping-cart-table .product-colors .color-bord{
	position: relative;
	left: 5px;
	top: 2px;
	cursor: default;
}
#shopping-cart-table .product-colors .label{
	float: left;
}


#my-checkout{
	padding: 10px;
}
#my-checkout .summary TD{
	padding: 2px 5px;
}
#my-checkout .summary TR:first-child TD{
	border: none;
}
#my-checkout INPUT[type="text"]{
	border: solid 1px #ccc;
}
#my-checkout .opc .head{
	height: 20px;
}
#my-checkout .opc .step{
	padding-bottom: 10px;
}
#my-checkout .opc .change-color{
	position: relative;
	left: 2px;
	top: -1px;
}
#my-checkout .opc .change-color .test{

}
#my-checkout .opc .change-color .dropdown{
	position: absolute;
	left: 82px;
	top: 7px;
	display: none;
}
#my-checkout .opc .change-open .dropdown{
	display: block;
	padding: 5px;
	border: solid 1px #CCC;
	background: #FFF;

}
#my-checkout .section .step{
	padding: 5px;
	display: none;
}
#my-checkout .active .step{
	display: block;
}
#checkout-step-2 TABLE{
	margin: 0 10px;
}
#checkout-step-2 TABLE TD{
	padding: 4px 5px;
}
#checkout-step-2 INPUT.small-text{
	width: 25px;
	text-align: center;
}
#colority-div .extra{
	display: none;
}
#colority-div .extra-open{
	display: block;
}

#quick-registration{}
#quick-registration .more{
	display: none;
}
#quick-registration .button-set{
	position: relative;
	top: -18px;
	margin-bottom: -30px;
}

UL.col2-ul{
	
}
UL.col2-ul LI{
	width: 50%;
	float: left;
	padding-bottom: 5px;
}
UL.col2-ul LI.long{
	float: none;
	clear: both;
	width: 100%;
}
UL.col2-ul LI INPUT{
	width: 90%;
}

#shipping-radios{
	height: 30px;
}
#product-shipping-form{
	display: none;
}


.value .notice{

}

#order-summary .product-colors .color-bord{
	float: none;
	margin: 0 auto;
	width: 10px;
	height: 10px;
}

#shipping-bill-later{
	font-size: 11px;
	display: none;
	text-align: right;
}

#order-summary .grand-sum{
	position: relative;
	right: -10px;
}
#order-summary .grand-sum STRONG{
	margin-right: 10px;
}

#counter{
    position: relative;
    left: 110px
}

#opt-catalogues{}
#opt-catalogues H1{
    color: #008000;
    padding: 0 16px;
    font: 18px Arial;
    margin: 10px 0 12px
}
#opt-catalogues .item{
    float: left;
    position: relative;
    left: 10px;
    margin-right: 20px;
    margin-bottom: 10px
}
