/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

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


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

.module,
#header,
#breadcrumbs,
#content,
#footer { margin: 15px; }

#menu .module { margin: 10px 5px; }

#footer .module { margin: 0; }

#toolbar,
#headerbar {   }


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

#totop-scroller:hover{
	background-color: #a16166;
}
.nspMainPortalMode5 .nspPrev, .nspMainPortalMode5 .nspNext {
    /*background: url("../images/nsp_portal_mode_5_interface.png") no-repeat scroll 0 0 transparent;*/
    cursor: pointer;
	display: block;
    height: 16px;
    margin-top: -8px;
    text-indent: -999em;
    width: 16px;
}
.nspMainPortalMode5 .nspPrev {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 1;
}
.nspMainPortalMode5 .nspNext {
    background-position: -16px 0;
	position: absolute;
    top: 40%;
	right: 0;
	z-index: 1;
}
.nspMainPortalMode5 .nspPrev:hover {
    background-position: 0 -16px
}
.nspMainPortalMode5 .nspNext:hover {
    background-position: -16px -16px
}

.top-rate ol#pagination li.next {
     background: url("../images/bg-blognav.png") no-repeat scroll -25px -4px transparent;
    height: 30px;
    right: 12px;
    text-indent: -9000px;
    top: 75px;
    width: 30px;
}
.top-rate ol#pagination li.prev {
    background: url("../images/bg-blognav.png") no-repeat scroll 0 -4px transparent;
    height: 30px;
    right: 25px;
    text-indent: -9000px;
    top: 17px !important;
    width: 30px;
}
.top-rate ol#pagination li.prev,.top-rate ol#pagination li.next {
	 cursor: pointer;
    position: absolute;
    top: 17px;
}
.searchbox.loading button { background: url(../images/loading.gif) 50% 50% no-repeat!important; }

/*Themes: Default*/

a {
    color: #808080;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
a:hover{
	color: #a16177; 
}
.menu-dropdown li.active .level1 {
    border-top: medium solid #A16177;
}
.menu-dropdown .dropdown-bg > div {
    border-top:none medium!important;
    border-left:none medium!important;
    border-right:none medium!important; 
    border-bottom:2px solid #a16177 !important;  
    background: none repeat scroll 0 0 #222 !important ;   
    padding: 0 5px!important;
}
.menu a, .menu span {
    display: block;
    color: #444;
    font-size: 13px;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background: none repeat scroll 0 0 #a16177;
    height: 20px;
	width: 20px;
}
.camera_prev > span:hover,.camera_next > span:hover{
	background-color: #F56C14;
}
.camera_caption h2{
	color: #FF9933;
    cursor: pointer;
    font-family: arial;
    font-size: 25px;
    line-height: 28px;
    margin-top: 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    text-transform: uppercase;
}
.camera_caption h2:hover{
	color: #F9B526;
}
.camera_caption .readmore{
	background: none repeat scroll 0 0 #F56C14;
    color: #FFFFFF;    
    font-size: 18px;
    height: 28px;
    line-height: 25px;
    margin-left: 92%;
    margin-top: 30px;
    padding: 2px 9px;
    position: absolute;
}
.camera_caption .readmore:hover{
	background: none repeat scroll 0 0 #993300;
}
.style1 .xt-nav.top a.current{
    background: none repeat scroll 0 0 #F56C14;
    color: #FFFFFF !important;  
    width: auto;
    border: 1px solid #F56C10; 
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; 
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; 
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; 
    color: white; cursor: pointer; 
    display: inline-block; 
    font-family: inherit; 
    font-size: 14px; 
    font-weight: bold; line-height: 18px; 
    margin: 0; 
    outline: none; 
   text-align: center; text-decoration: none;
    -webkit-transition: background-color 0.15s ease-in-out;
     -moz-transition: background-color 0.15s ease-in-out; 
     -o-transition: background-color 0.15s ease-in-out; 
     transition: background-color 0.15s ease-in-out; 
      text-shadow: none; 

}

.style1 .xt-nav.top ul {
	border-bottom: 1px solid #F56C14;
}
.specnews ul li{
	background: none repeat scroll 0 0 #F9B526;     
    float: left;
    margin-left: 25px;
    width: 23%;
}
div.catItemHeader h3.catItemTitle {
	border-bottom: 1px solid #F9B526;
    color: #444444;
    font-family:aller;
    font-size: 16px;
    font-weight: normal;
    line-height: 23px;
    margin: 0;
    padding: 10px 0 4px;
}
.hd-left .itemDate {
	background: none repeat scroll 0 0 #a16177;
	padding: 5px;
	position: absolute;  
	top: 5px;
	overflow: hidden; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	width: 62px;
}
div.itemHeader h2.itemTitle {
	border-bottom:1px solid #a16177;
    color: #444444;
    font-family: aller;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}


div.itemCommentsForm form input#submitCommentButton {
    background: none repeat scroll 0 0 #a16177;
    border: none;
    display: block;
    font-size: 16px;
    margin: 16px 0 0;
    padding: 4px;
    color: #fff;
    font-family: aller;
    padding: 5px 15px;
}
#Kunena #ktab ul.menu li.active a, #Kunena #ktab li#current.selected a {
    background-color: #a16177 !important;
}

#Kunena #ktop {
    border-color: #a16177 !important;
}

#Kunena #ktab a:hover{
	background-color: #a16177!important;
	color: #fff;
}
#Kunena .kbutton:hover,
#Kunena .kbutton:focus {
	background-color: #a16177;
	border-color: #a16177;
	color: #FFFFFF;
	padding: 7px;
}
#ktop{
	border-bottom: 2px solid #a16177;
}
.fd .vendor {      
  	background: none repeat scroll 0 0 #a16177;
    color: #FFFFFF;
    margin-bottom: 2em;    
}

.bg-btn-more{
	background-color: #FF6600;
    border: 1px solid #FF6611;
    margin-right: 56px !important;
    margin-top: 3px !important;
    padding: 5px !important;
}
.button{
	background-color: #A16177!important;
	border-color: #9f4955!important;
}
.button:hover{
	background-color: #a0506b!important;
	border-color: #9f4967!important;
}
.gt-message h2{
	color: #A16177;
    font-family: opensanslight,arial;
    font-size: 30px;
    line-height: 15px;
    text-align: center;    
}
.gt-sevice .readmore:hover{	 
	color: #A16177;
}
.tj_message{
	width: 205px;
	height: 205px;
	border-radius:205px;
	-o-border-radius:205px;
	-ms-border-radius: 205px;
	-khtml-border-radius: 205px;
     -webkit-border-radius:  205px;
     -moz-border-radius:  205px;
        
	background: #1BAACC;
	display: block;
}
.tj_testoma h2 span{
	color: #1BAACC;
}
.tj_nav span.tj_next:hover,.tj_nav span.tj_prev:hover{
	background-color: #ff6600;
}

.p-caption{
	background: url("../images/p-zoom.png") no-repeat scroll 50% 50% #1BAACC;
	cursor: pointer;
    display: block;
    height: 163px;
    margin-left: 9px;
    margin-top: -174px;
    opacity: 0;
    position: absolute;
    width: 95%;
}
a.swShowPage:hover, a.swShowPage.active {
    background-color: #2993DD;
    box-shadow: 0 0 7px #1E435D inset;
}

a.swShowPage:hover,
a.swShowPage.active{
	background-color:#AB1A25;	
	/*	CSS3 inner shadow */
	
	-moz-box-shadow:0 0 7px #000000 inset;
	/*-webkit-box-shadow:0 0 7px #1e435d inset;*/
	box-shadow:0 0 7px #000000 inset;
}

#customer-message a {
    color: #ff6600;
    float: right;
    font-family: aller;
    font-size: 14px;
    font-weight:bold;
    margin-top: -10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.16);
    line-height: 12px;
    padding-right: 10px;    
}
.bl-latest h3.module-title{
	border-bottom: 4px solid #AB1A25;
    font-size: 24px;
    line-height: 35px;
    margin-left: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
    width: 50%;
}

.bl-content li h3 a:hover{
	color: #ff6600;
}
.scr-home .acysubbuttons .button {
    background-color: #FF6600;
    border-color:#ff6611;
    float: right;
    line-height: 18px;
    padding: 7px;
    
}
.scr-side .acysubbuttons .button {
	background-color: #ff6600;
    border-color:#ff6611;
    float: right;   
    padding: 7px;
    line-height: 18px;
}
a.swShowPage:hover, a.swShowPage.active {
    background-color: #FF6600;
}
.elastislide-wrapper nav span:hover {
	opacity: 1.0;
	background-color: #AB1A25;
}
.buyme{
	background: none repeat scroll 0 0 #F8F8F8;
    border-left: medium solid #FF6600;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
    display: block;
    height: 90px;
    margin-top: -35px !important;
    padding-left: 35px;
    position: relative;
}
.bm-text .button,.bm-text .button:hover{
	background-color: #F56C14;
    border-color: #F56C10;
    margin-left: 15px;
}
.nspMainPortalMode3 .nspTitleTab .nspDate:hover{
	background: none repeat scroll 0 0 #ff6600;
	text-shadow: none;
	color: #fff;
}
.nspMainPortalMode3 .opened .nspTitleTab  .nspDate{
 	background: none repeat scroll 0 0 #FF6600;
    color: #FFFFFF;
    text-shadow: none;
}
.nspMainPortalMode2 .nspArt:hover img { 
	background: #a16177; 
}

.nspMainPortalMode2 .nspArt.active img {
    background: none repeat scroll 0 0 #a16177;
    margin: 0 !important;
}
.nspMainPortalMode5 .nspHeader a:active, .nspMainPortalMode5 .nspHeader a:focus {
    color: #a16177;
}
 
.home-pricing .button, .home-pricing .button:hover{
    background: none repeat scroll 0 0 #ff6611;
    border: 1px solid #ff6600;
}
#options{
	border-bottom: 1px solid #ff6611;
    margin-bottom: 30px;
}
#options li a.selected {
	background: none repeat scroll 0 0 #ff6611;
    color: #FFFFFF !important;  
    width: auto;
    border: 1px solid #F56C10; 
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; 
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; 
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; 
    color: white; cursor: pointer; 
    display: inline-block; 
    font-family: inherit; 
    font-size: 14px; 
    font-weight: bold; line-height: 19px; 
    margin: 0; 
    outline: none; 
   	text-align: center; text-decoration: none;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out; 
    -o-transition: background-color 0.15s ease-in-out; 
    transition: background-color 0.15s ease-in-out; 
    text-shadow: none;         
}
.pf-year:hover{
	background: none repeat scroll 0 0 #1BAACC;
}
a.jms-link,a.jms-link:hover{
	background: none repeat scroll 0 0 #FF6611;
    border-color: #e05204;
    margin-top: 30px;
    text-shadow: none !important;
}

.jms-dots span.jms-dots-current:after{
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 2px;
	left: 2px;
	border-radius: 50%;
	background: #ff6600; /* Old browsers */
	background: -moz-linear-gradient(top, #a16177 0%, #a16177 47%, #a16177 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a16177), color-stop(47%,#a16177), color-stop(100%,#a16177)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a16177 0%,#a16177 47%,#a16177 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a16177 0%,#a16177 47%,#a16177 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a16177 0%,#a16177 47%,#a16177 100%); /* IE10+ */
	background: linear-gradient(top, #a16177 0%,#a16177 47%,#a16177 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a16177', endColorstr='#a16177',GradientType=0 ); /* IE6-9 */
}

.f-widget li a:hover{
	color: #a16166;
}
.fi-left strong {
    border-bottom: 2px solid #a16166;
    line-height: 40px;
    padding-bottom: 5px;
}
div.itemRatingBlock span {
    color: #a16166;
    display: block;
    float: left;
    font-family: champagne;
    font-size: 25px;
    font-style: normal;
    margin: 0;
    padding: 2px 4px 0 0;
}
div.itemAuthorBlock {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #a16166;
    margin: 0 0 16px;
    padding: 8px;
}


.gt-message h3 {
    color: #848484;
    font-family: opensanslight,arial;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}

.klogin-vert .kbutton{
	float: right;
    margin-top: -40px;
    padding: 5px 7px !important;
    background: none repeat scroll 0 0 #a16166;
    border: 1px solid #a16177;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;   
    font-weight: bold;
    line-height: 1;    
    outline: medium none;     
    text-align: center;
	text-decoration: none;
    transition: background-color 0.15s ease-in-out 0s;
    
}
.menu a, .menu span:hover {
	color: #a16166;
} 
.menu-dropdown li.active .level1 span {
    color: #A16177;
    margin-top: -3px;  
}
.menu-dropdown li.level1:hover .level1,
.menu-dropdown li.remain .level1 { 	   	
	color: #a16177;   	
	 
	  
}
span.addtocart-button input.addtocart-button:hover, span.addtocart-button input.notify-button:hover{
	border-right-color: #a16177;
}
 .write-reviews .button{
 	background-color:#a16177;
 	border-color: #a16166;
 }
 #fancybox-title{
 	margin-left: 0!important;
}
.mod-crc .button {
    background: none repeat scroll 0 0 #a16177 ;
    border: 1px solid #a16177 ;
}
div.itemAuthorLatest ul li a:hover,div.itemAuthorLatest ul li a:hover,div.itemRelated ul li a:hover  {
    color: #a16166;
}
.np-shop .PricesalesPrice,.vmgroupmod-feature .PricesalesPrice,#mi-slider .PricesalesPrice span {
    color: #a16177;
    font-family: bebasneue;
   
}
.shop-nav span:hover {
	background:#A16177;
}
span.addtocart-button input.addtocart-button:hover,
span.addtocart-button input.notify-button:hover,
input.highlight-button:hover,a.highlight:hover{
	background-color:#A16177;
	background-position:7px center;
	color:#f2f2f2;
}