/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

#breadcrumbs { 
	padding: 7px 20px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

#content { padding: 20px; }

/* Layout
----------------------------------------------------------------------------------------------------*/

.wrapper { background: url(../images/wrapper.png) 0 0 repeat; }

#toolbar {
	/*padding: 10px 20px;*/
    padding: 10px 8px 0px;
	background: url(../images/toolbar.png) 0 100% repeat-x;
	color: #777;
	line-height: 25px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#headerbar > div > div { padding: 0px 20px; }

#headerbar .module { max-width: 620px; }

#menubar {
	position: relative;
	height: 71px;
	/*margin-bottom: 12px;
    */
}
#headerbar + #menubar { margin-top: -6px; }

#top-a,
#top-b,
#bottom-a,
#bottom-b { padding-bottom: 12px; }

#top-a,
#top-b { background: url(../images/top_b.png) 0 100% repeat-x; }

#top-a > div,
#top-b > div { background: url(../images/top.png) 0 0 repeat; }

#main { padding-top: 5px; }
#main > div { padding-bottom: 17px; }
#main > div > div { background: url(../images/main.png) 0 0 repeat; }

#innertop { border-bottom: 1px solid #d3d3d3; }

#innerbottom { border-top: 1px solid #d3d3d3; }

#bottom-a,
#bottom-b { background: url(../images/bottom_b.png) 0 100% repeat-x; }

#bottom-a > div { background: url(../images/bottom-a.png) 0 0 repeat; }
#bottom-a > div > div { background: url(../images/bottom-a_t.png) 0 0 repeat-x; }

#bottom-b > div { background: url(../images/bottom-b.png) 0 0 repeat; }
#bottom-b > div > div { background: url(../images/bottom-b_t.png) 0 0 repeat-x; }

#sidebar-a,
#sidebar-b { background: rgba(0,0,0,0.04) url(../images/border.png) 0 0 repeat-y; }
#sidebar-b { background-color: rgba(0,0,0,0.08); }

.sidebar-a-left #sidebar-a,
.sidebar-b-left #sidebar-b { background-position: 100% 0; }

#footer {
	padding: 0 20px 20px 20px;
	color: #555;
	font-size: 12px;
	text-align: left;
}

#totop-scroller {
	display: block;
	position: absolute;
	top: 5px;
	right: 20px;
	z-index: 1;
	width: 24px;
	height: 24px;
	background: url(../images/totop_scroller.png) 0 0 no-repeat;
	text-decoration: none;
}
#totop-scroller:hover { background-position: 0 -40px; }

/*form*/

.frm{
 	margin: 0px auto;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
}
.frm fieldset{
	border:0;
	border-top:1px solid #cccccc;
	margin:0;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
}
.frm legend {
	font-weight:bold;
	font-size: 16px ;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
}
.frm p{
	min-width:450px;
	width:100%;
	float:left;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
}
.frm .desc{clear:both;margin:10px;}
.frm p label{
    float: left;
    font-size: 20px;
    padding-top: 0;
    text-align: right;
    width: 145px
}
.frm p .text{
    border: 1px solid #D0D0D0;
    float: left;
    font: 12px Arial,Helvetica,sans-serif;
    margin-left: 10px;
    padding: 5px;
    width: 300px
}
.frm .txtfocus{background: #fff1bf;}
.frm .txtfocus .text{background: #EFFDFF;}
.frm .txtfocus .req{color:#ff0000;}
.clear{clear:both;}
.req{
	color:#666666;
	font-style:italic;
	font-size:10px;
	float:left;
	text-indent:10px;
	padding-top:7px;
}

/*search*/
.searchBox{
    float: none;margin: 40px auto 0;width: 525px !important;
}

.addTocart{
    background: url("../images/cart.png") no-repeat scroll 0 0 transparent;
    color: #999999;
    height: 28px;
    margin-left: -5px;
    /*margin-right: 30px;*/
    margin-top: -5px;
    padding-left: 30px;
    padding-top: 5px;
}

.showCart{
    left: 42px;
    position: absolute;
    text-align: center;
    top: 17px
}

.showCart a{
    color:#fff !important;
}

#menu{
    width: 290px;
}

.separator {
    background: url("../images/menu_dropline_level1.png") repeat-y scroll 0 0 transparent;
    height: 39px;
    margin: -11px -7px 0 10px;
    padding: 0;
}

.menu-dropline .level1:last-child {
    margin-right: 5px;
}

.menu-dropline a.level1, .menu-dropline span.level1 {
    color: #878787;
    font-size: 10px;
    height: 29px;
    padding: 8px 0 0 !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
}

.menu-dropline {
    float: right !important;
    margin-right: -13px  !important;
}

.myAccount{
    margin-top: -10px;
}


.myAccount .menu-dropdown .level1 > span{
    margin-left: -10px;
    margin-right: 10px;
    margin-top: -2px;
    font-size: 10px;
    font-weight: bold;
}

.myAccount span{
    color: #999999;
    cursor: pointer;
}

.myAccount .module{
    float: none !important;
}

.myAccount .menu-dropdown .dropdown {
    background: none repeat scroll 0 0 #FFFFFF;
}
.menu-dropline ul.level2{
    width: 130px;
}


.menu-dropline a.level1, .menu-dropline span.level1 {
    color: #878787;
    font-size: 10px;
    height: 29px;
    padding: 8px 10px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
}

.myAccount .menu-dropline ul.level2 a.level2 > span, .menu-dropline ul.level2 span.level2 > span{
    width: 110px
}

div.mrdcAccount .module{
    margin-left:-10px !important;
}

div.mrdcAccount .module ul{
    padding-left: 0px;
    margin-right: 30px
}

div.mrdcAccount .module ul li{
    list-style: none;
    float: left;
}

div.mrdcAccount .module ul li input[type="submit"]{
    margin-left: 20px;
    margin-right: -30px;
}


div#toolbar #search input[type="text"]{
    height: 25px;
    width: 105px;
}

.moduleslider .module{
    background: #fff;
}

.moduleslider .module .djslider,.moduleslider .module .djslider-loader,.moduleslider .module .slider-container,.moduleslider .module .navigation-container{
    height: 50px !important;
}

.moduleslider .module .navigation-container{
    top:8px !important;
    display: none;
}


.djslider-loader{
    background: #fff;
}


.slider-container li img {
    border: 0 none !important;
    height: auto;
    width: auto !important;
}
