.cms-home .nav-home,
.cms-about-magento-demo-store .nav-about,
.contacts-index-index .nav-contacts { background: #f92727; }

.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 { float: right; text-align: right; margin: 15px 0 0 65px; }
.header-contact p { margin: 0; line-height: 18px; }

#nav-sidebox { font-size: 0.9em; }
#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;*/display:none; }
#nav-sidebox ul {  }
#nav-sidebox ul li { padding-left: 10px; }
#nav-sidebox ul li ul { display: none; }

#homebanner p {
	margin: auto;
}

#homebanner img {
	margin: auto;
	display:block;
	padding-bottom: 0.6em;
}

.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 {display:none;}
.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; }

a.product-name { font-weight: bold; }

.no-margin { margin: 0; }

.footer { font-size: 0.95em; }
.footer * { color: #fff !important; }
.footer input.input-text { color: #000 !important; }
.footer .head { padding-bottom: 2px; background: url(../images/hline_dotted_white.gif) repeat-x 0 100%; }
.footer .mini-product-tags,
.footer .mini-newsletter,
.footer .informational { float: left; width: 270px; padding: 0 20px; text-align: left; }
.footer .contacts, .footer .legality { margin: 0; color: #fff; }
/*.footer .btn-subscribe { background: url(../images/btn_subscribe.gif) no-repeat 0 50%; border: none; width: 75px; height: 23px; }*/
.footer .btn-subscribe span { display: none; }
.footer .mini-newsletter input.input-text { width: 155px; margin: 0; }

/* glider */
#slider { 
    position: relative;
    width: 935px;
    height:350px;
    z-index: 5;
    overflow: hidden;
    margin-bottom: 7px;
}
div.scroller { 
    width:935px;
    height:350px;
    overflow: hidden;
    position: relative;     
}
div.slidercontrolwr{
    position:absolute;
    right:15px;
    top:15px;
    z-index:6;    
}
div.scroller img{
    border: none;
}
div.scroller div.sectionslide {  
    width:935px;
    height:350px;
    overflow:hidden;
    float:left;
}
div.scroller div.content {
    width: 10000px;
    padding: 0px;
}
.content .sliderdescription{
    display: none;
    width: 935px;
    padding: 0px 10px;
    position:relative;
    top:-60px;
    color: #000;
    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: 0px 2px;
    padding: 3px 5px;
    text-decoration: none;
    color: #fff;
    background:#aaa;
    border: 1px solid #fff;
    overflow: hidden;   
    text-align:center;
    opacity:0.6;
    filter:alpha(opacity=80);           
}   
.slidercontrol a:hover{ background: #000; }

/* safari buttons hack (chrome will be broken :()*/
body:last-child:not(:root:root) .form-button,
body:last-child:not(:root:root) .form-button-alt {
    background-position: 100% -29px;
    padding-right: 16px;
}
body:last-child:not(:root:root) .form-button:hover, 
body:last-child:not(:root:root) .form-button-alt:hover {
    background-position: 100% -87px;
}
body:last-child:not(:root:root) .form-button:hover span, 
body:last-child:not(:root:root) .form-button-alt:hover span {
    background-position: 0 -58px;
}

/* Custom */
#secondary_nav {
	padding-top:1em;
}

#secondary_nav li {
	float: right;
	margin-left:10px;
}

#secondary-nav li a:hover {
	color: #f92727;
}

.call {
	font-size: 1.8em;
	padding-bottom: 0.4em;
}

.meta_content {
	/*border-bottom: 1px solid #f92727;
	border-top: 1px solid #f92727;*/
	font-size: 0.95em;
	padding: 0.4em 0 0.4em 0;
}

.newproducts {
	border-bottom: 1px solid #f92727;
	margin: 1em 0 1em 0;
}

.pink {
	color: #de036f;
	font-weight:bold;
}

#note {
	padding: 1em;
	border: 1px solid rgb(206, 206, 206);
}

#couriers {
	padding: 0 0 4em 2em;
	list-style:circle;
}

#couriers li {
	margin-top: 0.6em;
}