.cms-home .nav-home,
.cms-about-magento-demo-store .nav-about,
.contacts-index-index .nav-contacts { text-decoration: none; }

.f-right    { float: right; }
.f-left     { float: left; }
.a-right    { text-align: right; }
.a-left     { text-align: left; }
.a-center   { text-align: center; }

.header-contact-wrapper { height: 37px; width: 250px; overflow: hidden; float: left; margin: 15px 0 0 8px; display: inline; }
.header-contact-wrapper .scroller { overflow: hidden; width: 250px; height: 37px; }
.header-contact { width: 10000px; }
.header-contact li { /*display: table-cell; vertical-align: middle;*/ height: 50px; overflow: hidden; }
.header-contact p { margin: 0; color: #818181; font-family: "Times New Roman", Times, serif; }

.welcome-message { display: inline; margin-right: 7px; color: #eee4d0; text-transform: uppercase; letter-spacing: .05em; margin: 0 10px 0 0; }
.header-cart { position: absolute; top: 0; right: 32px; width: 353px; background: url(../images/header_cart_bg.gif) no-repeat 0 0; }
.header-cart .head { margin: 0; overflow: hidden; }
.header-cart .title { font-weight: normal; font-size: .8em; letter-spacing: 0.03em; text-transform: uppercase; color: #787e8c; padding: 17px 5px 10px 66px; }
.header-cart .content { background: #fff; padding: 0; }
.header-cart .content ol { border: 1px solid #ddd; }
.header-cart .content li { padding: 2px 6px; border-bottom: 1px solid #ddd; }
.header-cart .content li.last { border-bottom: none; }
.header-cart .content li a:hover { color: #333; }
.header-cart .widget-btn { float: right; margin-top: 2px; }

#nav-sidebox { font-size: 1.1em; }
#nav-sidebox a { text-decoration: none; color: #000; }
#nav-sidebox a:hover { text-decoration: underline; }
#nav-sidebox li { line-height: 22px; font-weight: bold; background: url(../images/hline_dotted_grey.gif) repeat-x 0 0; }
#nav-sidebox li ul li { font-weight: normal; margin: 0; }
#nav-sidebox ul {  }
#nav-sidebox ul li { padding-left: 10px; }
#nav-sidebox ul li ul { display: none; }



.mini-highlight .item { text-align: center; padding: 0; }
.mini-highlight .item p { margin: 0; }
.mini-highlight .on-sale { position: relative; width: 150px; height: 170px; margin: 0 auto; }
.mini-highlight .on-sale .on-sale-ticket { position: absolute; top: 0; right: 0; width: 63px; height: 62px; text-indent: -9999px; background: url(../images/sale_bg.gif) no-repeat 100% 0; }

.listing-type-list .item { overflow: hidden; zoom: 1; margin-top: 12px; padding-bottom: 10px; background: url(../images/hline_dotted_grey.gif) repeat-x 0 100%; }
.listing-type-list .first { margin-top: 0; }
.listing-type-list .last { background: none; padding-bottom: 0; }
.listing-type-list .item .product-shop { width: 330px; }
.highlight.listing-type-list .item .form-button { margin: 0; }

.catalog-listing h5 { margin-bottom: 0.8em;  }
.catalog-listing h5 a,
a.product-name { color: #642a83; text-decoration: none; font-weight: bold; font-size:100%;  }
a.product-name:hover { text-decoration: underline; }

.tab-container { padding-top: 5px; width:960px; float:left;}
.tab-container .content { padding: 0; width: 630px; float:left; }
.tab-container .tabs { padding: 0 5px 1px; overflow: hidden; zoom: 1; }
.tab-container .tabs li { float: left; cursor: pointer; margin-right: 20px; }
.tab-container .tabs li.over {  }
.tab-container .tabs li.active { cursor: default; }
.tab-container .tabs li .head { border: none; float: left; margin: 0; padding-left: 1px;  }
.tab-container .tabs li .head h4 {
	white-space: nowrap;
	float: none;
	text-align: center;
	font-size:18px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.tab-container .tabs li.over .head h4 { color: #e97300; }
.tab-container .tabs li.active .head {  }
.tab-container .tabs li.active .head h4 { color: #e97300 !important; }

.tab-container .col3-set { padding: 3px 7px 0; }
.tab-container .short-desc ul li {background-image:url(../images/bullet.gif); background-repeat:no-repeat; padding-left:10px; margin-bottom:4px; margin-top:0; padding-top:0px;padding-bottom:0; margin-left:0px; line-height:12px; background-position:0px 1px; color:#642a83;}
.no-margin { margin: 0; }

.footer-inner { padding: 5px 5px 0; }
.footer .payments { float: right; margin: 9px 0 0; }

/* glider */
#slider {
	position: relative;
	height:300px;
	width:478px;
	z-index: 5;
	overflow: hidden;
	padding: 0;
	float:left; margin-left:2px; margin-bottom:2px;
}
div.scroller { 
    height:295px;
    width: 480px;
    overflow: hidden;
    position: relative;     
}
div.slidercontrolwr{
    position:absolute;
    background: url(../images/slider_controls_bg.gif) no-repeat 0 0;
    padding: 9px 9px 0;
    width: 94px;
    height: 28px;
    left:220px;
    bottom:5px;
    z-index:6;
	display:none; 
	  
}
div.scroller img{
    border: none;
}
div.scroller div.section {  
    height:300px;
    overflow:hidden;
	width:480px;
    float:left;
}
div.scroller div.content {
    width: 10000px;
    padding: 0px;
}
.content .sliderdescription{
    padding: 0px 10px;
    position:relative;
    top:-30px;
    color: #777;
    font: 11px bold Helvetica, sans-serif;
    opacity:0.65;
    filter:alpha(opacity=65);       
}   
.content .sliderdescription p{ line-height: 20px; text-align: center; }
div.sliderdescription:hover{ background: #fff; }
.content a { text-decoration: none; color: #5a5a5a; }

.slidercontrol {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:10px 0 0;
    padding:0;
	}
.slidercontrol { list-style: none; padding: 0px; margin: 0px; }   
.slidercontrol a {
    float: left;
    width: 15px;
    margin: 0 1px;
    padding: 0 3px;
    text-decoration: none;
    color: #3b382f;
    font-weight: bold;
    overflow: hidden;   
    text-align:center;
    opacity:0.6;
    filter:alpha(opacity=80);
    text-indent: -9999px;
}   
.slidercontrol a:hover,
.slidercontrol a.active { opacity: 1; filter:alpha(opacity=100); }

.aprev { background: url(../images/slider_controls.gif) no-repeat 0 0; }
.astop { background: url(../images/slider_controls.gif) no-repeat -23px 0; }
.aplay { background: url(../images/slider_controls.gif) no-repeat -43px 0; }
.anext { background: url(../images/slider_controls.gif) no-repeat -65px 0; }

.home-right {
	float:right;
	height:145px;
	overflow:hidden;
	width:230px;
	display:block;
	background-image: url(../images/home-right.jpg);
	background-repeat: no-repeat;
	padding-left:230px;
	padding-top:20px;
	padding-bottom:5px;
	padding-right:20px;
	font-size:110%;
}
.home-right-links
{	 float:right;}
.home-right-links img {border:0; padding:0; margin:0; display:block; float:left;}

.home-about
{background-image:url(../images/bg-about.jpg); background-repeat:no-repeat; width:280px; height:75px; overflow:hidden; padding:25px; float:right; padding-top:140px; color:#fff; margin-top:12px; margin-bottom: 15px;}

.content .catalog-listing {background-image:none;}
.contact-form {float:left; width:66%;}
.contact-info {float:right; width:30%; padding-top:10px;}

.col-right .page-head
{
	margin-bottom: 15px !important;
}

.contacts h3
{
    color: #642A83;
    font-size: 1.5em;
    font-weight: normal;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #dedede;
    margin: 0 0 16px;
    width: 100%;
    padding-bottom: 11px;
    padding-top: 15px;
    text-transform: none;
}
