@import url("fonts.css");
@import url("base.css");
@import url("../../../assets/redmond/jquery-ui.css");

body{color:#666;-webkit-text-size-adjust:100%;font-family:B Homa,'B Homa',tahoma;font-size:18px;font-style:normal;line-height:20px;font-weight:400;font-variant:normal;text-rendering: optimizelegibility;background-image:url(../images/bg.jpg);background-repeat:repeat}
a{color:#CC413E;text-decoration:none;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;outline:none}
a:hover,a:focus{color:rgba(0,0,0,1);-webkit-transition:all .55s ease;-moz-transition:all .55s ease;-o-transition:all .35s ease;transition:all .55s ease;outline:none}
p{
	text-align:right;}
hr,.hr2{border:0;height:3px;margin-top:10px;margin-bottom:15px;background:none repeat scroll 0 0 #F7F7F7;box-shadow:0 1px 2px #DDD inset}
.hr2{margin-top:30px;margin-bottom:30px}

.colred{color:#BA433F}
.colblue{color:#3F95AE}
.colyellow{color:#D38E2C}
.colgreen{color:#4D9B4D}
.relative{position:relative} 

/* == Lists, Progress Bars, Labels== */
ul.bullets li,ul.check li,ul.star li{background-image: url(../images/bullet.png); background-repeat: no-repeat; background-position: right center; padding-right:20px; }
ul.check li{background-image: url(../images/check.png)}
ul.star li{background-image: url(../images/star.png)}
ol.numbers li{margin-right:15px}

.label{border-radius:3px 3px 3px 3px;padding:1px 4px 2px}
.label,.badge{background-color:#999;color:#FFF;font-size:12px;font-weight:700;line-height:14px;vertical-align:baseline;white-space:nowrap}
.label-ok,.badge-ok{background-color:#4D9B4D}
.label-info,.badge-info{background-color:#3F95AE}
.label-alert,.badge-alert{background-color:#D38E2C}
.label-error,.badge-error{background-color:#BA433F}

.progress-bar{height:20px;border-radius:4px;overflow:hidden;background-color:rgba(0,0,0,0.1);border:1px solid rgba(0,0,0,0.1)}
.progress-bar>div{border-radius:3px;height:20px;line-height:20px;font-size:11px;text-align:center;height:100%;background-size:16px 16px;background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,transparent 75%, transparent);background-image:-ms-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,transparent 75%, transparent);box-shadow:inset 0px 2px 8px rgba(255, 255, 255, .5), inset -1px -1px 0px rgba(0, 0, 0, .2)}
.progress-bar>div.green{background-color:#4D9B4D;color:#000}
.progress-bar>div.yellow{background-color:#D38E2C;color:#000}
.progress-bar>div.blue{background-color:#3F95AE;color:#000}
.progress-bar>div.red{background-color:#BA433F;color:#000}

/* == Forms == */  
.placeholder{ background: none repeat scroll 0 0 #FEFEFE; border: 1px solid #DADADA; box-shadow: 0 1px 0 #ddd; -webkit-transition: all .35s ease; -moz-transition: all .35s ease; -o-transition: all .35s ease; transition: all .35s ease; padding-left: 10px }
.placeholder.nopad{padding:0}
input,textarea{background-color:transparent;border:0;color:#777;font-size:14px;opacity:0.8;font-family:B Homa,'B Homa',tahoma;margin:0;padding:8px 0}
.inputbox{width:100%;}
.placeholder:hover,.placeholder:focus{border:1px solid rgba(0,0,0,0.3);-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}
img.captcha{display:inline-block!important;width:auto;position:absolute;top:5px;left:5px}
.button{ color: #fff; font-family:B Homa,'B Homa',tahoma; font-size: 14px; font-weight: 200; display: inline-block; text-indent: 0; -webkit-transition: all .35s ease; -moz-transition: all .35s ease; -o-transition: all .35s ease; transition: all .35s ease; padding: 5px 25px; text-shadow: none;background-color:#727272;box-shadow:0px 1px 0px 0px rgba(0, 0, 0, 0.8)}
.button:hover,.button:focus{color:#fff;background-color:rgba(0,0,0,0.9);-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}
.fbbutton{width:33px;height:33px;display:inline-block;vertical-align:bottom;margin-right:10px}

	

/* == Select Box == */
.jstyling-select{position:relative;z-index:0;margin:0;padding:0}
.jstyling-select-t{white-space:nowrap;overflow:hidden}
.jstyling-select-l{width:100%;display:none;position:absolute;overflow-y:auto;z-index:1000;margin:0;padding:0}
.jstyling-select-l div{list-style:none;display:block;white-space:nowrap;overflow:hidden}
.jstyling-select.active{z-index:700}
.jstyling-select.active .jstyling-select-l{display:block}
.jstyling-checkbox,.jstyling-radio{display:inline-block;z-index:1;margin:0;padding:0}
.jstyling-checkbox input[type=checkbox],.jstyling-radio input[type=radio]{opacity:0;filter:alpha(opacity=0);z-index:0}
.jstyling-file{display:inline-block;position:relative;margin:0;padding:0}
.jstyling-file-f{overflow:hidden;white-space:nowrap}
.jstyling-file-b{position:relative;overflow:hidden}
.jstyling-file input[type=file]{opacity:0;filter:alpha(opacity=0);z-index:1;position:absolute;top:0;right:0;margin:0;padding:0}

/* == Select wrapper  == */
.jstyling-select{width:100%;cursor:pointer}
.jstyling-select-s{padding-right:8px;height:35px;line-height:35px;color:#777;background-image:url(../images/select-nav.png);background-repeat:no-repeat;background-position:100% top}
.jstyling-select-t{width:100%}
.jstyling-select-l{max-height:250px;color:#fff;top:35px;right:-1px;background-color:#F5F5F5;border:1px solid rgba(0,0,0,0.3)}
.jstyling-select-l div{box-shadow:inset 0 1px 0 rgba(0,0,0,0.1);color:rgba(0,0,0,0.5);padding:5px}
.jstyling-select-l div:hover{background:rgba(0,0,0,0.1)}
.jstyling-select-l div.disabled{background:#E5E5E5}
.jstyling-select-l div.disabled:hover{color:#000}
.jstyling-select-l div:first-child{border-top:0}
.jstyling-select.active{background:rgba(255,255,255,0.2)}
.jstyling-select.disabled{background-color:#E5E5E5}

/* == Checkbox Ratio == */
.jstyling-checkbox{width:25px;height:21px;background:url(../images/input-sprite.png) no-repeat;background-position:0 0;vertical-align:middle}
.jstyling-checkbox.active{background-position:0 -21px}
.jstyling-checkbox.disabled{background-position:0 -42px}
.jstyling-checkbox.active.disabled{background-position:0 -63px}
.jstyling-radio{width:25px;height:21px;background:url(../images/input-sprite.png) no-repeat;background-position:0 -84px;vertical-align:middle}
.jstyling-radio.active{background-position:0 -105px}
.jstyling-radio.disabled{background-position:0 -126px}
.jstyling-radio.active.disabled{background-position:0 -147px}

/* == File input == */  
.jstyling-file-f{float:right;height:35px;box-shadow:0 0 1px rgba(255,255,255,1);color:#fff;background-attachment:scroll;background-image:url(../images/trans.png);background-repeat:repeat;width:250px}
.jstyling-file-b{margin-right:-1px;width:80px;float:right;height:35px;text-align:center;line-height:35px;box-shadow:0 0 1px rgba(255,255,255,1);color:#fff;background-attachment:scroll;background-image:url(../images/trans.png);background-repeat:repeat;padding-right:5px;padding-left:5px;cursor:pointer;background:rgba(0,0,0,0.4);-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;text-shadow:none}
.jstyling-file-b:hover{background:rgba(0,0,0,0.6);-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}

	
/* == Images and Media== */  
figure{line-height:0}
img{max-width:100%;height:auto}
.ie8 img{max-width:none!important}
.flright{float:left}
.flleft{float:right}
.doleft{text-align:right}
.doright{text-align:left}
.img-left{float:left; margin:0 20px 20px 0;}
.img-right{float:right; margin:0 0 20px 20px;}
img::selection,img::-moz-selection{background:transparent}
.zoomOverlay{position:absolute;top:0;left:0;bottom:0;right:0;display:none;background-image:url(../images/zoom.png);background-repeat:no-repeat;background-position:center}
.zoom{width:auto;height:auto;display:block;position:relative;overflow:hidden}
.thumb{position:relative;float:right;max-width:33%;height:auto;box-shadow:0 0 1px rgba(255,255,255,0.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 20px 10px 0}
.thumb img{position:relative;z-index:1;vertical-align:top;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}
.thumb a:hover img{opacity:.5}
.thumb.max-width{max-width:100%;margin:0 0 20px}
.media{position:relative;padding-bottom:51%;padding-top:30px;height:0;overflow:hidden;border:1px solid rgba(255,255,255,0.2);margin:0 0 15px}
.media iframe,.media object,.media embed{position:absolute;top:0;right:0;width:100%;height:100%}
.box{padding:20px;border:1px solid rgba(0,0,0,0.1);background-color: rgba(0,0,0,0.03);box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.04) inset;}
.box-alt{padding:8px;border:1px solid #CDCDCD;background-attachment:scroll;background-image:url(../images/image-bg.png);background-repeat:repeat-x;background-position:0 0;box-shadow:0 1px 0 0 #FFFFFF;}

/* == Drop Panel == */
.panelbox{background:#282828;border-top:2px solid #CC413E;border-bottom:1px solid #4e4c52;display:none}
.panelbox-button{position:absolute;right:10px;z-index:101}
.panelbox-button a{background-color:#282828;color:#fff;font-size:13px;display:block;height:30px;width:30px}
.panelbox-button a:hover{background-color:#CC413E}
.panelbox-button a.drop-down{background-image:url(../images/drop-down.png);background-repeat:no-repeat;background-position:center center}
.panelbox-button a.drop-up{background-image:url(../images/drop-up.png);background-repeat:no-repeat;background-position:center center}

#top-menu,#sbox{padding:10px 0}
#top-menu a:hover{color:#fff}


/* == Header == */
#header{
	background-repeat: no-repeat;
	background-image: url(../images/abr.png);
	background-attachment: scroll;
	border-bottom: 1px solid #CDCDCD;
	box-shadow: 0 -10px 20px 5px rgba(0,0,0,0.03) inset;
	padding-bottom: 30px;

}
#header .sub-header{
	margin-top:10px;}

#langswitch li{display:inline-block;margin-right:5px;opacity:0.5}
#langswitch li.lang-active{opacity:1}
#langswitch li a{border:1px solid rgba(255,255,255,0.2);display:inline-block;padding:2px;line-height:0;background-color:rgba(255,255,255,0.1)}

/* == Search == */
#search-box{background-image:url(../images/search_icon.png);background-repeat:no-repeat;background-position:right center;width:100%;margin-right:auto;margin-left:auto;height:40px;position:relative;background-color:rgba(0,0,0,0.1);border:1px solid #4e4c52}
#search-box input{color:#fff;background-color:transparent;border:0;width:100%;text-indent:10px;outline:none;line-height:30px;height:30px;margin:0;padding:5px 0}
#suggestions{position:absolute;z-index:10000;left:-1px;}
#searchresults{background-color:#eee;position:relative;width:100%;margin-top:1px;left:0;z-index:800;box-shadow:0 0 1px #00;}
#searchresults .search-odd,#searchresults .search-even{margin-top:1px;margin-bottom:1px;}
#searchresults .search-even{background-color:rgba(255,255,255,0.5)}
#searchresults a small{display:block;line-height:1.2em;color:#777}
#searchresults a{ display: block; text-decoration: none; padding: 5px }
#searchresults a:hover{text-decoration:none}

/* == Menu Navigation == */
#mainmenu{height:40px; margin-top:20px;}
#mainmenu ul{z-index:100000}
#mainmenu .menu-parent ul{position:absolute;display:none;z-index:100000}
#mainmenu .menu-parent li{display:inline;float:right;list-style:none outside none;position:relative;z-index:1003;border-right:1px solid rgba(255,255,255,0.1)}
#mainmenu .menu-parent li a{height:40px;line-height:40px;float:right;color: #888888;text-shadow: 0 1px 0 #FFFFFF;font-size:18px;font-family:B Homa,'B Homa',tahoma;text-decoration:none;display:block;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;font-weight:400}
#mainmenu .menu-parent li a span{float:right;display:block;height:60px;cursor:pointer;padding:0 15px}
#mainmenu .menu-parent li a span.down{padding-left:20px;background:url(../images/menu-down.png) no-repeat left 18px}
#mainmenu .menu-parent li:hover a span.down{background:url(../images/menu-down-hover.png) no-repeat left 18px}
#mainmenu .menu-parent li.active a,#mainmenu .menu-parent li a:hover{color:#000; border-bottom:#ED1F24 3px solid}
#mainmenu .menu-parent .menu-submenu li{display:block;float:none;border:0;margin:0}
#mainmenu .menu-parent ul.menu-submenu{right: 0; top: 40px; min-width: 225px; margin: 0; padding: 10px; background: none repeat scroll 0 0 #FDFDFD; border: 1px solid #D9D9D9;}
#mainmenu .menu-parent ul.menu-submenu .menu-submenu{display:none;right:240px;top:10px}
#mainmenu .menu-parent li .menu-submenu a,#mainmenu .menu-parent ul.menu-submenu .menu-submenu a{display:block;height:30px;line-height:30px;min-width:220px;font-size:11px;padding-left:5px;padding-right:5px;color:#888888;margin:0}
#mainmenu .menu-parent .menu-submenu li a:hover,#mainmenu .menu-parent ul.menu-submenu .menu-submenu li a:hover{color:#000}
#mainmenu .menu-parent img.menuicon{padding-right:5px;top:5px;position:relative}

/* == Mobile Navigation == */
#menu-mobile-holder{background-color:rgba(48,48,48,1);max-width:300px;position:absolute;z-index:9998;width:270px;display:none;margin:1px 0 0}
#menu-mobile li{border-bottom:1px solid rgba(255,255,255,0.2);display:block!important;position:relative}
#menu-mobile li a{display:block;position:relative;font-size:16px;font-family:B Homa,'B Homa',tahoma;padding:8px 15px}
#menu-mobile li a:hover{color:#fff}
#menu-mobile li a img.menuicon{padding-right:5px;top:3px;position:relative}
#menu-mobile .menu-submenu{display:none;top:0}
#menu-mobile .menu-submenu li{border-bottom:0;border-top:1px solid rgba(255,255,255,0.2);position:relative;background-color:rgba(0,0,0,0.2)}
#menu-mobile .menu-submenu li a{padding:8px 25px}
#menu-mobile .menu-submenu li ul li{background-color:rgba(0,0,0,0.4)}
#menu-mobile .menu-submenu li ul li a{padding:8px 45px}
#menu-mobile .menu-submenu li ul li ul li{background-color:rgba(0,0,0,0.5)}
#menu-mobile .menu-submenu li ul li ul li a{padding:8px 65px}
.menu-mobile-wrapper{display:none;cursor:pointer;width:40px}
#menu-mobile-trigger{display:block;box-shadow:0 0 1px rgba(255,255,255,0.2);color:#fff;background-attachment:scroll;background-image:url(../images/trans.png);background-repeat:repeat;width:35px;height:35px;}
#menu-mobile-trigger span{background-image:url(../images/mnav.png);background-repeat:no-repeat;background-position:0 0;display:block;width:35px;height:35px}
#menu-mobile-trigger span:hover{text-decoration:none;background-position:0 -35px}
.li-sub-arrow{position:absolute;right:10px;text-align:center;width:35px;height:35px;z-index:9999;top:0;cursor:pointer;background-image:url(../images/mnav-arrow.png);background-repeat:no-repeat;background-position:center center}


/* == Headers == */
h1,h2,h3,h4,h5,h6{
	color: #000000;
	font-family: B Homa,'B Homa',tahoma;
	font-weight: 400;
	margin: 0 0 10px;
	padding: 0;
	text-align: right
}
h1{font-size:18px;line-height:18px}
h2{font-size:16px;line-height:16px}
h3{font-size:16px;line-height:16px;}
h4{font-size:14px;line-height:14px;text-transform: uppercase; }
h5{font-size:13px;line-height:13px}
h6{font-size:12px;line-height:12px}


/* == Crumbs Navigation == */
#crumbs{ ptext-shadow: 1px 1px 0 #fff; padding-top: 10px; padding-bottom: 10px; }
#crumbs nav{float:right}
#crumbs h3{text-transform:none;margin:0}

/* == Content == */
#master-wrap{border-bottom: 1px solid #CDCDCD;border-top: 1px solid #fff;padding-bottom:20px}
#content-full, #content-right .content-box,#content-left .content-box,#content-left-right .content-box  {background: none repeat scroll 0 0 #FDFDFD;border: 1px solid #E6E6E6;padding:30px;}
#page{/*text-shadow:1px 1px 0 #fff*/}

/* == Tables == */
.display,.datatable{width:100%;border:0;border-collapse:collapse;box-shadow:0 1px 1px rgba(0,0,0,0.3);
direction:rtl !important;}
.display thead tr th,.datatable thead tr th{color:#222;text-align:right;border-bottom:1px solid #CDCDCD;box-shadow:0 1px 0 0 #FFFFFF;background-color:rgba(200,200,200,0.5);font-variant:normal;font-size:16px;font-weight:200;padding:10px 5px;text-shadow:1px 1px 0 #fff}
.display tr td img,.datatable tr td img{padding-right:2px;padding-left:2px}
.display tbody tr,.datatable tbody tr{border-top:1px solid #CDCDCD;box-shadow:0 1px 0 0 #FFFFFF;}
.display tbody tr th,.datatable tbody tr th{text-align:right;font-variant:normal;font-weight:400;width:250px;padding:10px}
.display tbody tr td,.datatable tbody tr td,.display tfoot tr td,.datatable tfoot tr td{padding:10px}

/* == Plugins == */
#content-left #sidebar .widget-wrap{padding-right:10px}
#content-right #sidebar .widget-wrap{padding-left:10px}
#sidebar .widget-wrap,#sidebar2 .widget-wrap{margin-bottom:30px;text-shadow:1px 1px 0 #fff}
#topplugin,#home-top-plugin{}
#botplugin{background: url(../images/footer-bg.png) repeat scroll 0 0 transparent;border-top: 1px solid #FFFFFF;padding-top:30px}
#botplugin h4,#sidebar h4,#sidebar2 h4{ margin-bottom: 15px; font-size: 14px; line-height: 25px; text-shadow: 1px 1px 0 #fff; letter-spacing: 1px; }
#botplugin h4{}
#sidebar h4,#sidebar2 h4{background-image:url(../images/stripes-light.gif);background-repeat:repeat-x;background-position:left center;padding-left:10px;}
#sidebar h4 span,#sidebar2 h4 span{ display: inline-block; padding-right: 10px; padding-left: 10px; background-image: url(../images/bg.jpg); background-repeat: repeat }
#botplugin .widget-wrap,#topplugin .widget-wrap{margin-bottom:20px;background: none repeat scroll 0 0 #FDFDFD;border: 1px solid #E6E6E6;padding:20px}


/* == Alternate Classes == */
.redbox{background-color:#A34343;color:#fff}
.bluebox{background:#7DBACA;color:#fff}
.whitebox{background:#fff}
.greenbox{background-color:#43A386;color:#fff}
.orangebox{ background-color: #E8641B;color:#fff }

#sidebar .widget-wrap.noclass,#sidebar2 .widget-wrap.noclass,#botplugin .widget-wrap.noclass,#topplugin .widget-wrap.noclass{background:none}
#sidebar .widget-wrap.nowrap,#topplugin .widget-wrap.nowrap,#botplugin .widget-wrap.nowrap{background:none;box-shadow:none;padding:0;border:0}


/* == Comments == */
#comments .commentWrap{margin-bottom:15px;text-shadow:1px 1px 0 #fff}
#comments .comment-info{box-shadow:0 0 1px rgba(0,0,0,0.2);padding:10px;background-color: rgba(0,0,0,0.02);}
#comments li ul li,#comments li.child{margin-left:15px}
#comments .avatar{padding:2px;box-shadow:0 1px 2px rgba(0,0,0,0.1)}
#comments h4 a{font-size:12px}
pre,code{font:13px/19px Consolas, "Andale Mono", Courier, "Courier New", monospace}
pre{border:1px solid rgba(255,255,255,0.2);overflow-x:visible;overflow-y:hidden;margin:15px 0 20px;padding:5px}
blockquote{font-size:15px!important;padding-left:105px;line-height:22px;font-style:italic;background-image:url(../images/quote.png);background-repeat:no-repeat;background-position:60px 0;margin:30px 0}
blockquote.nobg{background-image:none;padding-left:30px;}
.char-alert{color:#C30}

/* == Pagination == */
#pagination{text-align:center;font-family:Oswald, sans-serif;font-size:12px;font-weight:600}
#pagination a{text-decoration:none;outline:none;display:inline-block;text-shadow:none;line-height:30px;height:30px;width:30px;border-radius:2px;margin:0 5px 0 0}
#pagination a.number{background-color:rgba(0,0,0,0.1);color:#FFF}
#pagination a.number:hover{color:#fff;background-color:#BA433F;text-decoration:none}
#pagination a.current{color:#FFF;background-color:#3F95AE}
#pagination a.current:hover{text-decoration:none}

/* == Tabs == */
.tabs{overflow:auto;max-width:100%;list-style:none;margin:0;padding:0}
.tabs li{margin:0;padding:0;float:right;}
.tabs a{background:#ad1c1c;color:#fff;float:right;font:bold 12px/35px B Homa,'B Homa',tahoma;height:35px;padding:0 30px;text-decoration:none;text-shadow:none}
.tabs a:hover{background:#c93434;}
.tabs a:focus{outline:0}
.tabs #current a{background:rgba(0,0,0,0.05);color:#333}
.tab-content{color:#444;background-color:rgba(0,0,0,0.05);padding:30px;min-height:50px}


/* == Carousel == */
.carousel{position:relative;margin:0;padding:0}
.carousel .flex-direction-nav{position: absolute; top: -28px; right:0;z-index: 9;width: 32px; height: 16px;}
.carousel .flex-direction-nav li{display:inline-block;float:left}
.carousel .flex-direction-nav a,#botplugin .carousel .flex-direction-nav a{cursor:pointer;display:block;width:16px;height:16px;text-indent:-9999px;border:0;background-image:url(../images/carousel_nav_dark.png);background-repeat:no-repeat}
.carousel .flex-direction-nav .flex-next{background-position:-16px 0!important}
.carousel .flex-direction-nav .flex-prev{background-position:0 0!important}
.carousel .flex-direction-nav .flex-next:hover{background-position:-16px -16px!important}
.carousel .flex-direction-nav .flex-prev:hover{background-position:0 -16px!important}
.carousel .flex-direction-nav .flex-disabled{opacity:.3;filter:alpha(opacity=30);cursor:default}

/* == Accordion == */
.accordion{}
.accowrap h4{ display: block; position: relative; overflow: hidden; height: 40px; cursor: pointer; -webkit-transition: all .1s linear; -moz-transition: all .1s linear; -o-transition: all .1s linear; transition: all .1s linear; line-height: 40px; margin: 0 0 1px; padding: 0 0 0 20px; text-shadow: none; font-size: 16px; text-transform: none; background-color: #F9F9F9; border: 1px solid #E1E1E1; }
.accowrap h4 span{position:absolute;right:10px}
.accowrap h4:hover{background:#CC413E;color:#fff}
.accowrap h6:hover span{color:#fff}
.accowrap .acco-content{ display: none; padding: 20px; background-color: #F4F4F4; border: 1px solid #E1E1E1; }
.accowrap.current h4{background:#E8641B;color:#fff}
.accowrap.current .acco-content{display:block;text-shadow:1px 1px 0 #fff}
.accowrap.current .chevron{width:40px;height:40px;background-image:url(../images/acconav.png);background-repeat:no-repeat;background-position:0 -40px}
.accowrap .chevron{width:40px;height:40px;background-image:url(../images/acconav.png);background-repeat:no-repeat;background-position:0 0}

/* == Notifications and Messages == */
.msgAlert,.msgInfo,.msgError,.msgOk,.msgSys{text-shadow:none;color:#FFF;background-image:url(../images/msg-bg.png);background-repeat:no-repeat;background-position:right top;padding:10px;margin-bottom:5px;
text-align:right}
.msgError, .butred{background-color:#BA433F;text-shadow:none;}
.msgInfo, .butblue{background-color:#3F95AE;text-shadow:none;}
.msgAlert,.butyellow{background-color:#D38E2C;text-shadow:none;}
.msgOk,.butgreen{background-color:#4D9B4D;color:#fff;text-shadow:none;}
.msgSys,.butorange{background-color:#E8641B;text-shadow:none;}
.msgError span,.msgOk span,.msgAlert span,.msgInfo span,.msgSys span{margin-right:5px;display:inline-block;margin-left:10px;font-weight:700}
.msgError .error li{background-image:url(../images/error-li.png);background-repeat:no-repeat;background-position:right center;padding-right:15px;margin-right:15px}
.info{color:#fff;text-shadow:none;margin-bottom:10px;background-image:url(../images/msg-infop.png);background-repeat:no-repeat;background-position:10px 10px;line-height:1.4em;border-radius:2px;box-shadow:0 0 1px rgba(255,255,255,0.3);background-color:rgba(0,0,0,0.6);padding:10px 10px 10px 35px}
.info span{padding-right:10px}
.loader2{background-image:url(../images/loader.gif);background-repeat:no-repeat;background-position:50% 50%;height:20px;width:20px;display:inline-block}
.preloader{background-color:#fff;background-image:url(../images/preloader.gif);background-repeat:no-repeat;background-position:center center}

#tooltip{text-align:center;color:#fff;background:#111;position:absolute;z-index:100;padding:10px;font-size:12px}
#tooltip:after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #111;content:'';position:absolute;right:50%;bottom:-10px;margin-right:-10px}
#tooltip.top:after{border-top-color:transparent;border-bottom:10px solid #111;top:-20px;bottom:auto}
#tooltip.left:after{right:10px;margin:0}
#tooltip.right:after{left:10px;right:auto;margin:0}

/* == Footer == */
#footer{border-bottom: 1px solid #CDCDCD;background: url(../images/footer-bg.png) repeat scroll 0 0 transparent;text-shadow:1px 1px 0 #fff}
#footer.f-long{border-top: 1px solid #fff;}
#footer .fotter-wrap-short{background-image: url(../images/sep.png); background-repeat: repeat-x; background-position: 0px 0px;padding-top: 15px; padding-bottom: 15px; }
#footer .fotter-wrap-long{padding-top: 15px; padding-bottom: 15px;}
#footer .ficons{float:left}


/* == Tablet (Full size) == */
@media only screen and (max-width: 1024px) {

}

/* == Tablet (Smaller than 959px) == */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #content-left #sidebar .widget-wrap{padding-right:0}
  #content-right #sidebar .widget-wrap{padding-left:0}
  #content-left .content-box {padding-left:0}
  #content-right .content-box {padding-right:0}
}


/* == Ipad == */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .container{width:98%;margin:5px auto}
  #topmenu{display:none}
  .menu-mobile-wrapper{display:block}
  .copyright{width:100%;text-align:center}
  
  #content-left #sidebar .widget-wrap{padding-right:0}
  #content-right #sidebar .widget-wrap{padding-left:0}
  #content-left .content-box {padding-left:0}
  #content-right .content-box {padding-right:0}
  #mainmenu{ height:auto;}
}


/* == Phone (portrait 300px) == */
@media only screen and (max-width: 767px) {
  .container{width:98%;margin:5px auto}
  #topmenu{display:none}
  .menu-mobile-wrapper{display:block}
  .copyright{width:100%;text-align:center}
   #header{ background-image:none}
  .tabs li,.tabs li a{margin:0;padding:0;float:none;display:block}
  .tabs li{margin-bottom:1px}
  .tabs li a{padding-right:10px}
  
  #content-left #sidebar .widget-wrap{padding-right:0}
  #content-right #sidebar .widget-wrap{padding-left:0}
  #content-left .content-box {padding-left:0}
  #content-right .content-box {padding-right:0}
  #mainmenu{ height:auto;}
}	 

/* == Phone (landscape 420px) == */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container{width:98%}
  #header{ background-image:none}
  #topmenu{display:none}
  .menu-mobile-wrapper{display:block}
  .copyright{width:100%;text-align:center}
}