/*html, body, */#switcher div, #switcher span, #switcher applet, #switcher object, #switcher iframe, #switcher h1, #switcher h2, #switcher h3, #switcher h4, #switcher h5, #switcher h6, #switcher p, #switcher blockquote, #switcher pre, #switcher a, #switcher abbr, #switcher acronym, #switcher address, #switcher big, #switcher cite, #switcher code, #switcher del, #switcher dfn, #switcher em, #switcher img, #switcher ins, #switcher kbd, #switcher q, #switcher s, #switcher samp, #switcher small, #switcher strike, #switcher strong, #switcher sub, #switcher sup, #switcher tt, #switcher var, #switcher b, #switcher u, #switcher i, #switcher center, #switcher dl, #switcher dt, #switcher dd, #switcher ol, #switcher ul, #switcher li, #switcher fieldset, #switcher form, #switcher label, #switcher legend, #switcher table, #switcher caption, #switcher tbody, #switcher tfoot, #switcher thead, #switcher tr, #switcher th, #switcher td, #switcher article, #switcher aside, #switcher canvas, #switcher details, #switcher embed, #switcher figure, #switcher figcaption, #switcher footer, #switcher header, #switcher hgroup, #switcher menu, #switcher nav, #switcher output, #switcher ruby, #switcher section, #switcher summary, #switcher time, #switcher mark, #switcher audio, #switcher video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
	
#switcher article, #switcher aside, #switcher details, #switcher figcaption, #switcher figure, #switcher footer, #switcher header, #switcher hgroup, #switcher menu, #switcher nav, #switcher section {
	display: block; 
}
/*
body {
	line-height: 1; 
}
*/
#switcher ol, #switcher ul {
	list-style: none; 
}

#switcher blockquote, #switcher q {
	quotes: none; 
}

#switcher blockquote:before, #switcher blockquote:after,
q:before, #switcher q:after {
	content: '';
	content: none; 
}

#switcher table {
	border-collapse: collapse;
	border-spacing: 0; 
}
/*
body {
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #333;
    font-size: 13px;
    background: url(../images/fbar_bg.png) repeat;
}
*/
#switcher a {
text-decoration: none;
color: #fff;
}
/**/
#top{margin-top:31px;}
#switcher {line-height: 1; 
	height: 30px;
	padding:0;
    background:#1a1a1a;
	border-bottom: 1px solid #353535;
	z-index: 99999;
	position: fixed;top:0;
	width: 100%;
}


#switcher .share {
    float: right;
    margin-left: 14px;
	border-radius:2px;
    padding: 6px 0 3px 10px;
    margin-top: 3px;
	background:#333333;
}

#switcher #theme_list {
    position: relative;
}
	
#switcher #theme_select {
	background: #2b2b2b url(../images/fbar_arrow.png) no-repeat;
	width: 200px;
	display: block;
	padding:3px 9px;
	color: #dfdfdf;	
    background-position: 95% 53%;
    border-radius:2px;
    font-weight: 700;
    margin-top: -6px;
}

#switcher #theme_select:hover {
    color:#F0F0F0;
}

#switcher #theme_dropdown_list {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
}

#switcher .center {
	margin: auto;
	width: 98%;
	padding: 11px 0;
}

#switcher .center ul li {
	display: inline;
	float: left;
}

#switcher .center ul li ul {
    display: none;
    height: /*237*/330px;
    margin-left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: static;
    width: 218px;
    z-index: -1;
}
#switcher .center ul li ul li {
	background: #2b2b2b;
	border-bottom: 1px solid #414141;
}

#switcher .center ul li ul li:hover {
    background: #414141;
}

#switcher .center ul li ul li a {
	display: block;
	padding: 10px;
	font-weight:bold;
	min-width: 198px;
	color:#DFDFDF;
	font-size:10px;
}

#switcher .center ul li ul li a:hover {
    color:#F0F0F0;
}


#switcher #iframe {
	margin: 0 auto;
	display: block;
	padding-top: 60px;
}

#switcher .logo {
    float: left;
    margin-right: 10px;
    margin-top: -8px;
}

#switcher .logo img { 
	opacity: 1; width:30px;
}

#switcher .logo img:hover {
	opacity: 0.7; 
}

#switcher .links {
    float: right;
    margin-top: -19px;
}

#switcher .responsive {
    float: left; 
    margin-left: 14px;
    padding: 7px 0;
    margin-top: -12px;
}

#switcher .responsive a {
    opacity:0.5;
    float: left;
    margin: 0 6px;
}

#switcher .responsive a.desktop { 
	background: url(../images/fbar_devices.png) no-repeat 0 0; 
	width: 20px; 
	height: 19px; 
}

#switcher .responsive a.tabletlandscape { 
	background: url(../images/fbar_devices.png) no-repeat -30px -3px; 
	width: 17px; 
	height: 14px; 
	margin-top: 2px;
}

#switcher .responsive a.tabletportrait { 
	background: url(../images/fbar_devices.png) no-repeat -59px -1px; 
	width: 14px; 
	height: 17px;
	margin-top: 1px; 
}

#switcher .responsive a.mobilelandscape { 
	background: url(../images/fbar_devices.png) no-repeat -87px -4px; 
	width: 14px; 
	height: 11px;
	margin-top: 5px; 
}

#switcher .responsive a.mobileportrait { 
	background: url(../images/fbar_devices.png) no-repeat -117px -3px; 
	width: 11px; 
	height: 14px;
	margin-top: 3px; 
}

#switcher .responsive a.active, .responsive a:hover { 
	opacity:1; 
	color: #fff;
}

#switcher .purchase a {
    padding: 17px 15px 13px 8px;
    float: left;
	border-radius: 5px;
    font-weight: bold;
}
#switcher .purchase a {
    background-color: #21759B;
    background-image: linear-gradient(to bottom, #2A95C5, #21759B);
    border-color: #21759B #21759B #1E6A8D;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
#switcher .purchase a:hover {
    background-color: #278AB7;
    background-image: linear-gradient(to bottom, #2E9FD2, #21759B);
    border-color: #1B607F;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.6) inset;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
#switcher .purchase a:focus {
    border-color: #0E3950;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.6) inset, 1px 1px 2px rgba(0, 0, 0, 0.4);
}

#switcher .purchase a img { 
	vertical-align: middle; 
	margin-right: 5px;
	margin-top: -3px;
}

#switcher .close a {
    padding: 15px 8px 4px 4px;
    float: left;
	border-radius: 2px;
    font-weight: bold;
    margin-left: 15px;
}

#switcher .close a img { 
	vertical-align: middle; 
	margin-right: 5px; 
	margin-top: -3px; 
}

#switcher .close a {
    background-color: #3b3b3b;
    background-image: linear-gradient(to bottom, #2a2a2a, #3b3b3b);
    border-color: #3b3b3b #3b3b3b #555555;
    box-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) inset;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
#switcher .close a:hover {
    background-color: #2a2a2a;
    background-image: linear-gradient(to bottom, #3b3b3b, #2a2a2a);
    border-color: #555555;
    box-shadow: 0 1px 0 rgba(85, 85, 85, 0.6) inset;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
#switcher .close a:focus {
    border-color: #0E3950;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.6) inset, 1px 1px 2px rgba(0, 0, 0, 0.4);
}


#switcher img.preview {
        display: none;max-width: none;
        position: absolute;
        z-index:9999;
        top: /*8*/50px;
        left: 242px !important;
        background: #2b2b2b ;
        padding: 7px;
        border-radius: 3px;
        -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.7);
        box-shadow: 0px 2px 5px rgba(0,0,0,0.7);
        -moz-opacity: 0;
        -webkit-opacity: 0;
        opacity: 0;      
}

#switcher .preview{
	position:absolute;
	display:none;
	padding: 3px;
	padding-bottom: 1px;
	background: #fff;
	border: 1px solid #242424;
}

#switcher .preview img
{
	width: 400px;
}

#switcher .center ul li ul li:hover img.preview {
    display: inline;
    opacity:1;
}

#switcher .center ul li ul li span {
    float: right;
    font-size: /**11*/9px;
	font-weight:bold;
    background: #21759B;
    border-radius: 2px;
    padding: 3px 8px;
    color: #ffffff;
    margin-top: -2px;/*margin-right:10px;*/
    min-width: 40px;
    text-align: center;
}



@media (min-width: 768px) and (max-width: 979px) {
	#switcher .share,
	#switcher .responsive{
		display:none;
	}
        
	#switcher img.preview {
		width: 360px;
	}
}
    
@media (max-width: 767px) {
	#switcher .share,
	#switcher .responsive{
		display:none;
	}
        
	#switcher img.preview {
		width: 300px;
		left: 191px;
	}
        
	#theme_select {
		width: 160px;
	}
        
	#switcher .center ul li ul li a {
		min-width: 190px;
	}
        
	#switcher .center ul li ul {
		width: 168px;
	}
        
	#switcher .logo {
		margin-right: 10px;
	}
        
	#switcher .purchase a {
		padding: 9px 15px 8px 8px;
	}
        
	#switcher .close a {
		padding: 10px 5px;
		margin-left: 6px;
	}
        
	#switcher .links {
		font-size: 11px;
	}
}


@media (max-width: 480px) {
        
	#theme_select {
		width: 145px;
	}
        
	#switcher img.preview {
		display: none !important;
	}

	#switcher .center {
		width: 95%;
	}
        
	#switcher .purchase a {
		padding: 7px 4px 7px 5px;
	}
        
	#switcher .close a {
		padding: 10px 5px;
		margin-left: 6px;
	}
        
	#switcher .links {
		font-size: 0;
	}
        
	#switcher .purchase a img, #switcher .close a img {
		margin-right: 0;
	}
}