@charset "utf-8";
/*  











Theme Name: Center Solutions











Theme URI: http://centersolutions.org











Description: Designed by <a href="http://webdesignfast.net">Уеб дизайн Студио WDF</a>











Author: Григор Павлов











Author URI: http://webdesignfast.net








*/



/* standard elements */



img, div {
	behavior: url(images/iepngfix.htc)
}
* {
	margin: 0;
	padding: 0;
}
a {
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
}
body {
	color: #000000;
	margin:0px auto;
	background-color: #e9e9e9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
p, blockquote, ul {
	padding-bottom: 1.1em;
}
blockquote {
	font: italic 11px Georgia;
	margin: 15px 0px 15px 10px;
	padding-left: 10px;
}
hr {
	background-color: #5482b6;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0;
}
code {
	border:1px solid #5482b6;
	background: #FFF;
	display: block;
	font-size: 12px;
	margin: 12px 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}
ul {
	margin-left: 2em;
}
h1 {
	font: normal 15px Trebuchet Ms, Arial, sans-serif;
	margin-top: 10px;
}
h2 {
	font: normal 15px Trebuchet Ms, Arial, sans-serif;
	padding-bottom: 2px;
}
h3 {
	font: normal 15px Trebuchet Ms, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.search {
	background-color: #5482b6;
	height: 35px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 2px solid #FFF;
	float: right;
	width: 210px;
	margin-right: 5px;
	margin-top: 10px;
	padding-left: 5px;
	line-height: 35px;
}
.search #searchform input {
	background-color: #1a4e88;
	color: #FFFFFF;
	border: 1px solid #fff;
	font-size: 11px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1px;
}
.search #searchform {
}
#header .rss {
position: absolute;
z-index: 35;
left: 1035px;
top: 60px;
}
/* structure */































































#wrapper {
	color: #000;
	font-size: 11px;
	text-indent: 5px;
	width: 1150px;
	text-align: justify;
	position: relative;
	background-color: #e9e9e9;
	padding: 0px;
	margin: 0px;
}
#wrapper .right-part .widget a {
	font-size: 11px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.breaker {
	background-color: #5482b6;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a4e88;
}
/**************************

*** Dropdown menu begin ***

**************************/



#navigation {
	padding: 0px;
	height: 25px;
	list-style-type: none;
	min-width: 1200px;
	width: 100%;
	background-color: #1a4e88;
	position: absolute;
	z-index: 2;
}
#navigation ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#navigation ul li {
	height: 25px;
	float: left;
	position:relative;
	padding: 0px;
	z-index: 100;
	margin-top: -1px;
	width: 145px;
	margin-left: 5px;
}
#navigation table {
	position: absolute;
	z-index: 800;
	left: -1px;
	top: 15px;
	height: 25px;
	width: 145px;
}
#navigation a, #navigation :visited {
	display: block;
	height: 25px;
	line-height: 25px;
	background-color: #5482b6;
	font-family: sans-serif, "Lucida Console", "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	padding-left: 3px;
	text-indent: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #1a4e88;
}
#navigation a:hover {
	display: block;
	background-color: #dde3ea;
	color: #1a4e88;
	opacity: 0.85;
}
#navigation ul ul {
	visibility:hidden;
	position:absolute;
	height: 0px;
	width: 100%;
}
#navigation ul ul li {
	height: 25px;
	z-index: 50;
	width: 100%;
}
#navigation ul li:hover ul, #navigation a:hover ul {
	visibility:visible;
	color: #fff;
	background-color: #163764;
}
/************************

*** Dropdown menu end ***

************************/



/* header part */







#header {
	padding: 0px;
	margin: 0px;
	min-width: 1200px;
	height: 100px;
	background-color: #1a4e88;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #5482b6;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5482b6;
}
#header .logo {
	width: 180px;
	float: left;
	margin-right: 40px;
}
#header .slogan {
	margin-left: 25px;
}
#header .slogan a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#header .slogan a:hover {
	color: #dde3ea;
}
#header .slogan .description {
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 5px;
}
#wrapper .main {
	border: 1px solid #5482B6;
	width: 680px;
	margin-left: 10px;
	margin-bottom: 15px;
	text-indent: 5px;
	padding-top: 15px;
	padding-bottom: 8px;
	float: left;
	display: inline;
	margin-top: 15px;
	background-color: #FFF;
	background-image: url(images/main-top.jpg);
	background-repeat: no-repeat;
	margin-top: 45px;
}
#wrapper .main a {
	font-size: 12px;
	color: #1a4e88;
}
#wrapper .main a:hover {
	color: #5482b6;
	text-decoration: underline;
}
#wrapper .main li {
	margin-bottom: 3px;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
}
#wrapper .main li ul {
	list-style-type: disc;
}
#wrapper .main h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #1a4e88;
	font-size: 14px;
	font-weight: bold;
}
#wrapper .main h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #1a4e88;
	font-size: 14px;
	font-weight: bold;
}
#wrapper .main .box {
	width: 630px;
	text-align: left;
	float: left;
	padding: 10px;
	border: 1px dotted #5482b6;
	background-color: #1a4e88;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 5px;
}
#wrapper .main .box a {
color:#e9e9e9;
}
#wrapper .main .box li {
	list-style-image: url(images/tick.png);
}
#wrapper .right-part {
	float: right;
	background-color: #5482b6;
	width: 350px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 9px;
	border: 1px solid #1a4e88;
	text-align: left;
	margin-top: 45px;
}
#wrapper .right-part #rotate {
	width: 300px;
}
#wrapper .right-part .monitor {
	background-color: #5482b6;
	height: 330px;
	background-image: url(images/monitor.png);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A4E88;
}
#wrapper .right-part .monitor a {
	text-decoration: underline;
	color: #1a4e88;
	font-size: 1.3em;
	font-weight: normal;
}
#wrapper .right-part .monitor a:hover {
	color: #5482b6;
	font-size: 1.3em;
}
/********************



*** glider starts ***



********************/



 #wrapper .right-part .monitor .glidecontentwrapper {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position: relative;
	height: 240px;
	width: 330px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
/*



	Total wrapper width: 330px



*/



 #wrapper .right-part .monitor .glidecontent { /*style for each glide content DIV within wrapper.*/
	position: absolute;
	visibility: hidden;
	color: #000000;
	background-color: #E9EBEF;
	margin-top: 15px;
	margin-left: 15px;
	padding: 5px;
	z-index: 0;
}
#wrapper .right-part .monitor .glidecontent ul {
	padding-top: 4px;
}
#wrapper .right-part .monitor .glidecontent li {
	list-style-image: url(images/list-pc.png);
	list-style-position: inside;
}
/*



 Total glidecontent width: 330px+10px+10px=350px



	Or width of wrapper div itself (not counting wrapper border/padding)



*/



 #wrapper .right-part .monitor .glidecontenttoggler { /*style for DIV used to contain toggler links. */
	width: 100%;
	margin-top: 45px; /*How to align pagination links: "left", "center", or "right"



background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
/*



 Total contenttoggler width: 350px+5px+5px=360px



	Or total width of wrapper div (counting wrapper border/padding)



*/



 #wrapper .right-part .monitor .glidecontenttoggler a { /*style for every navigational link within toggler */
	display: block;
	border: 1px solid #5482b6;
	color:  #1a4e88;
	padding: 4px;
	margin-right: 10px;
	text-decoration: none;
	font-family: Arial, Verdana, Tahoma, Trebuchet MS;
	font-size: 0.8em;
	background-color: #E9EBEF;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #1a4e88;
}
#wrapper .right-part .monitor .glidecontenttoggler a.selected { /*style for selected page's toggler link. ".selected" class auto generated! */
	color: #FFFFFF;
	font-size: 0.8em;
	vertical-align: 100%;
	border: 1px solid #ffffff;
}
#wrapper .right-part .monitor .glidecontenttoggler a:hover {
	color: #FFFFFF;
	font-size: 0.8em;
	background-color: #1a4e88;
	border: 1px solid #ffffff;
}
#wrapper .right-part .monitor .glidecontenttoggler a.toc { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
	width: 11%;
}
#wrapper .right-part .monitor .glidecontenttoggler a.prev, .glidecontenttoggler a.next { /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}
#wrapper .right-part .monitor .glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover {
	background-color: #1a4e88;
	color: #FFFFFF;
	border: 1px solid #ffffff;
}
.content {
	padding: 10px;
}
.content2 {
	padding: 0px;
}
/* content elements */



 .content h1 {
	color: #fff;
	margin-bottom: 5px;
	padding: 3px 0 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1a4e88;
}
.post h1 a {
	border-bottom: 0px dotted #fff;
	color: #1a4e88;
	font-weight:bold;
	margin-bottom: 5px;
	padding: 3px 0 3px;
	text-decoration:none;
}
.post h1 a:hover {
	color: #5482b6;
}
.post h1 a:visited {
	border-bottom: 0px dotted #fff;
}
.content a {
	text-decoration: none;
	color: #000;
}
.content a:hover {
	text-decoration: none;
	color: #1a4e88;
}
.content ul li {
	margin-left:10px;
}
.content img {
	margin: 6px;
	padding: 3px;
	border: 1px solid #E9F3E0;
}
.spacer {
	padding: 0px;
	text-align: right;
	clear: both;
	text-transform: lowercase;
	padding-top: 5px;
}
/* sub-navigation */



 .subnav {
	font-size: 11px;
	color: #BE001C;
	background-repeat: repeat-x;
	background-image: url(images/top.png);
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-indent: 0px;
	margin-bottom: 15px;
	border: 1px solid #E9F3E0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.subnav a {
	font-size: 11px;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
.subnav a:hover {
	font-size:11px;
	color:#CB3733;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.subnav h1 {
	padding-top: 15px;
	margin-bottom: 10px;
	color: #BE001C;
	border-bottom:1px dotted #fff;
	font-weight:bold;
}
.subnav ul {
	margin: 0;
}
.subnav li {
	background: url(img/icon.gif) no-repeat left top;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
.subnav .arch li {
	background: url(img/icon.gif) no-repeat left top;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
.subnav .book li {
	background: url(img/icon.gif) no-repeat left top;
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
.subnav li a {
	text-decoration: none;
	color: #FFF;
	line-height: 18px;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 25px;
}
.subnav li a:hover {
	text-decoration: none;
	color: #CB3733;
	margin-left: 10px;
	margin-top: 25px;
}
/* footer */



 .footer {
	font-size: 1em;
	height: 40px;
	margin-top: 10px;
	width: 100%;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #5482b6;
	background-color: #1a4e88;
}
.footer p {
	color: #E9EBEF;
	;
	margin-top: 10px;
	margin-right: 20px;
	float: right;
}
.footer ul {
	margin: 0;
}
.footer li {
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 12px;
	width: 100%;
}
.footer a {
	color: #E9EBEF;
	font-size: 1.1em;
}
.footer a:hover {
	text-decoration:underline;
}
.footer .sidebars .widgets {
	color: #E9EBEF;
	background-color: #FFF;
	padding-top: 22px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-indent: 0px;
	margin-bottom: 15px;
	border: 1px solid #5482b6;
	font-size: 10px;
	width: 220px;
	height: 140px;
	float: left;
	margin-left: 20px;
	background-image: url(images/widgets.jpg);
	background-repeat: no-repeat;
}
.footer .sidebars .widget img {
	padding: 4px;
	border: 1px solid #E9F3E0;
}
.footer .sidebars {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
h4 {
	color: #000;
}
.post {
	margin:0 0 25px 0;
}
.post .info {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #000000;
	padding:2px 3px 3px 8px;
	border:1px solid #86B820;
	font-size:11px;
}
/* Comments Styling */



 #commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}
#commentform {
	margin: 1em 0;
	border:1px solid #9BCC3A;
	background: #86B820;
	width: 80%;
	padding:12px;
}
#commentform textarea {
	background: #FFF;
	border: 1px solid #86B820;
	width: 75%;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #86B820;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #9BCC3A;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 12px;
	background: #f8f7f6;
	border: 1px solid #232937;
	width: 15%;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #232937;
	width: 15%;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #232937;
	width: 15%;
}
#commentform input {
	margin-bottom: 3px;
}



/******************************



TAB MENU STARTS



******************************/



/* Caution! Ensure accessibility in print and other media types... */



@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.ui-tabs-hide {
	display: none;
}
}







/* Hide useless elements in print layouts... */



@media print {
.ui-tabs-nav {
	display: none;
}
}
/* Skin */



.ui-tabs-nav, .ui-tabs-panel {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 300px;
	margin-left: 17px;
}
.ui-tabs-nav {
	list-style: none;
	margin: 0 0 0 26px;
	padding: 0px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}
.ui-tabs-nav li {
	float: left;
	margin: 5px 0 0 1px;
	min-width: 64px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
	display: block;
	padding: 0 5px;
}
.ui-tabs-nav a {
	margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;
	color: #27537a;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */
	outline: 0; /* prevent dotted border in Firefox */
	background-color: #E9EBEF;
}
.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	z-index: 2;
	margin-bottom: -1px;
	color: #FFF;
	background-color: #1a4e88;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.ui-tabs-nav a span {
	width: 64px; /* IE 6 treats width as min-width */
	min-width: 64px;
	height: 18px; /* IE 6 treats height as min-height */
	min-height: 18px;
	padding-top: 6px;
	padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
	background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
	background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
	background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}
.ui-tabs-disabled {
	opacity: .7;
	filter: alpha(opacity=70);
}
.ui-tabs-panel {
	padding: 1em 8px;
	background-color: #1a4e88;
	border: 1px solid #FFF;
	color: #E9EBEF;
	height: 250px;
	font-size: 11px;
}
.ui-tabs-loading em {
	padding: 0 0 0 20px;
	background: url(loading.gif) no-repeat 0 50%;
}
/* Additional IE specific bug fixes... */



* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}
*:first-child+html .ui-tabs-nav { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}
