

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


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


/* Layout
----------------------------------------------------------------------------------------------------*/
.module,
#breadcrumbs,
#content,
#footer { margin: 15px; }

#header{ margin-top: 15px; z-index: 1000; }
#menu .module { margin: 10px 5px; }

#footer .module { margin: 0; }

#toolbar,
#headerbar { z-index: 1000;   }


/*Themes: Blue*/
.color {
    color: #000000 !important; 
}
#totop-scroller:hover{
	background-color: #4c9fc9;
}
.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: #425074;    text-decoration: none;
    transition: all 0.5s ease 0s;
}
a:hover{
	color: #4896be; 
}

 
.menu-dropdown li.active .level1  span {
    background: url("../images/bg-mnactive.png") no-repeat scroll center top transparent;
    border-top: 5px solid #74182d;
    color: #444444;
    height: 40px;
     
}
.menu-dropdown li:last-child.level2{
	 border-bottom:none;
border-top: none !important;
     
}
.menu-dropdown .dropdown-bg > div {
    border-top:none medium!important;
    border-left:none medium!important;
    border-right:none medium!important;
    border-bottom:3px solid #4896be !important;
    background: none repeat scroll 0 0 #222 !important ;   
    padding: 0 5px!important;

}
.menu a, .menu span {
    display: block;
    color: #636B6E;
    
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background: none repeat scroll 0 0 #80d3fe;
    height: 20px;
    width: 20px;
}
.camera_prev > span:hover,.camera_next > span:hover{
	background-color: #4896be;
}
.camera_caption h2{
	color: #444 ;
    cursor: pointer;
    font-family: aller;
    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 .readmore{
	background: none repeat scroll 0 0 #4896be;
    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 #3a7b9c;
}
.style1 .xt-nav.top a.current{
    background: none repeat scroll 0 0 #4896be;
    color: #FFFFFF !important;  
    width: auto;
    border: 1px solid #4795BD; 
    -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 #4896be;
}
.specnews ul li{
	background: none repeat scroll 0 0 #4896BE ;     
    float: left;
    margin-left: 25px;
    width: 23%;
}
div.catItemHeader h3.catItemTitle {
	border-bottom: 1px solid #4896BE ;
    color: #444444;
    font-family:aller;
    font-size: 16px;
    font-weight: normal;
    line-height: 23px;
    margin: 0;
    padding: 10px 0 4px;
}
div.itemHeader h2.itemTitle {
	border-bottom: 1px solid #4896BE ;
    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 #4896BE ;
    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: #FF6633 !important;
}

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

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

.bg-btn-more{
	background-color: #4896BE!imporant;
    border: 1px solid #4896BD!important;
    margin-right: 56px !important;
    margin-top: 3px !important;
    padding: 5px !important;
}
.gt-message h2{
	color: #4896BE;
    font-family: arial;
    font-size: 30px;
    line-height: 15px;
    text-align: center;   
}
.gt-sevice .readmore:hover{	 
	color: #4c9fc9;
}
.hd-service i {
    background: none repeat scroll 0 0 #444!important;
}

.hd-service h2 {
    color: #444444!important;
}
.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: #4c9fc9;
}

.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: #4c9fc9;
    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: #4c9fc9;
}
.scr-home .acysubbuttons .button {
    background-color: #4896BE;
    border-color:#4795bd;
    float: right;
    line-height: 18px;
    padding: 7px;
    
}
.scr-side .acysubbuttons .button {
	background-color: #4c9fc9;
    border-color:#4795bd;
    float: right;   
    padding: 7px;
    line-height: 18px;
}
a.swShowPage:hover, a.swShowPage.active {
    background-color: #4896BE;
}
.elastislide-wrapper nav span:hover {
	opacity: 1.0;
	background-color: #AB1A25;
}
.buyme{
	background: none repeat scroll 0 0 #F8F8F8;
	background: #F8F8F8 ;
	background-size:20%;
    border-left: medium solid #4896be;
    display: block;
    height: 160px;
    position: relative;
}
.bm-text{
    border-color: #4795BD;
}
 .button,.bm-text .button:hover{
	background-color: #4896be;
    border-color: #4795BD;
    padding-left: 55px;
}
.nspMainPortalMode3 .nspTitleTab .nspDate:hover{
	background: none repeat scroll 0 0 #4c9fc9;
	text-shadow: none;
	color: #fff;
}
.nspMainPortalMode3 .opened .nspTitleTab  .nspDate{
 	background: none repeat scroll 0 0 #4896BE;
    color: #FFFFFF;
    text-shadow: none;
}
.nspMainPortalMode2 .nspArt:hover img { 
	background: #4896BE ; 
}

.nspMainPortalMode2 .nspArt.active img {
    background: none repeat scroll 0 0 #4896BE ;
    margin: 0 !important;
}
.nspMainPortalMode5 .nspHeader a:active, .nspMainPortalMode5 .nspHeader a:focus {
    color: #4896BE ;
}
.home-pricing .button,.home-pricing .button:hover {
    background: none repeat scroll 0 0 #F9513B;
    border: 1px solid #red;
}
 
#options{
	border-bottom: 1px solid #4795bd;
    margin-bottom: 30px;
}
#options li a.selected {
	background: none repeat scroll 0 0 #4795bd;
    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: #4c9fc9; /* Old browsers */
	background: -moz-linear-gradient(top, #4795bd 0%, #4c9fc9 47%, #ff6633 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4795bd), color-stop(47%,#4c9fc9), color-stop(100%,#ff6633)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4795bd 0%,#4c9fc9 47%,#ff6633 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4795bd 0%,#4c9fc9 47%,#ff6633 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4795bd 0%,#4c9fc9 47%,#ff6633 100%); /* IE10+ */
	background: linear-gradient(top, #4795bd 0%,#4c9fc9 47%,#ff6633 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4795bd', endColorstr='#4c9fc9',GradientType=0 ); /* IE6-9 */
}

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

.menu a, .menu span:hover {
	color: #4896BE;
}
.gt-message h3 {
    color: #747474;
    font-family: arial;
    font-size: 19px;
    line-height: 20px;
    text-align: center;
   
}


.klogin-vert .kbutton{
	float: right;
    margin-top: -40px;
    padding: 5px 7px !important;
    background-color: #4896BE !important;
    border: 1px solid #4896BD!important;
    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;
    
}
#Kunena #ktab ul.menu li.active a, #Kunena #ktab li#current.selected a {
    background-color: #4896BE !important;
height: inherit
}

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

#s5_quick_contact .button{
	background: #4896BE;
	border: 1px solid #4896BD;
} 
.button:hover{ 
width: 150px;}

#innertop {}

.menu-dropdown a.level2 > span, .menu-dropdown span.level2 > span{ color:white;}

.menu-dropdown li.active .level1 span{
background: url("../images/bg-mnactive.png") no-repeat scroll center top transparent;
border-top: 5px solid #74182d;
color: #444444;
height: 40px;}
body{
background: none repeat scroll 0 0 #E3DBCE;}
.bg-grad {
background: none !important;
display: block;
height: 230px;
position: absolute;
width: 100%;
}
body {margin-top: 0px;}
div.itemAuthorLatest{
    display: none;}
div.itemVideoBlock {
display: none;}