/*New site*/
	tbody td {border:none;}
	.border td{
		border: 1px solid #999999;}
body {
	font: 12px normal Arial, Helvetica, sans-serif;
	margin-top: 1em;
	background: #fff;
	color: #000;
}

a {
    color: #006;
}

a img {
	border: none;
}


#topLogo {
	text-align: left;
}

#topMenu {
	margin-top: 40px;
	padding-bottom: 2.5em;
}


#topMenu li a {
	text-decoration: none;
}

#topSearch {
	text-align: right;
}

#topSearchInput {
	background: url(../images/topSearchBg.jpg) no-repeat 0 0;
	line-height: 21px;
	padding: 0 21px 0 5px;
	font-size: 10px;
	width: 107px;
	height: 21px;
	border: none;
	margin-top: 43px;
}

#imgMenu {
	margin-bottom: 1em;
	margin-top: 1em;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 2px solid #393185;
	overflow: hidden;
}

#imgMenu a {
	margin-left: 10px;
	display: block;
	float: left;
	font-weight: bold;
	color: #393185;
	text-decoration: underline;
}

#imgMenu a.first {
	margin-left: 0;
}

#imgMenu a.last {
	margin-left: 15px;
}

#imgMenu a:hover {
	text-decoration: none;
}

#imgMenu a span {
	line-height: 2em;
}

#imgMenu a img {
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}

#imgMenu a:hover img {
	background: url(../images/menu/menu-select.jpg) no-repeat 0 0;
}

#content {
	margin-bottom: 1em;
}

.itemMainImage {
	float: left;
	width: 100px;
	height: 100px;
}

#mainNews .itemMainImage {
	width: 250px;
	height: 250px;
}

.itemMainImage {
	margin-right: 20px;
	margin-bottom: .3em;
}

.item {
	padding-bottom: 1em;
	margin-bottom: 1em;
	text-align: justify;
}

.item-real {
	overflow: hidden;
}


.item h4, .item h5, .item h6 {
	color: #001;
	margin-bottom: 1em;
}

.itemTitle {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .35em;
	text-align: left;
}
.itemTitle2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .35em;
	text-align: left;
	color: #393185;
}

.item .itemDate {
	font-size: .8em;
	margin-bottom: .8em;
	color: #666;
}


.item a {
    color: #006;
    font-weight: bold;
    text-decoration: underline;
}

.item a:hover {
    text-decoration: none;
}

.item ul, .item ol {
    list-style-position: inside;}
    
.item ul {
    list-style-type: disc;
}

.item ol {
    list-style-type: decimal;
}

.item ol li, .item ul li {
    padding-left: 10px;
    margin-bottom: .2em;
}

#mainNews .itemTitle {
	font-size: 1.7em;
	color: #393185;
}

.itemTitle {
	color: #393185;
	text-decoration: underline;
}

.itemTitle a:hover {
}

.item p, .item ul, .item ol {
	margin-bottom: 1em;
}

a.showfull_link, #clientTextShow {
	color: #666;
	border-bottom: 1px dotted #666;
	padding-left: 8px;
	text-decoration: none;
	font-size: .8em;
	background: url(../images/moreLink.gif) no-repeat left center;
}

a.showfull_link:hover, #clientTextShow:hover {
	color: #000;
	border-bottom-color: #000;
}

.sideBarWidget {
	margin-bottom: 2.5em;
}
	.clientTextTop {
	background:url(../images/clientTextTop.jpg) no-repeat top;
	width:200px;
	 padding-top: 14px;
	}
	.clientTextBody {
	background:url(../images/clientTextBody.jpg);
	background-repeat:repeat-y;
	width:190px;
	font-size: .95em;
	padding: 5px;
	text-align: left;
		
	}
	.clientTexbottom {
	background:url(../images/clientTextBottom.jpg) no-repeat;
	width:200px;
	padding-bottom: 16px;
	}
#sideClient {
	border-bottom: 2px solid #393185;
	position: relative;
	overflow: hidden;
}

#sideClient .clientPhoto {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	z-index: 99
}

h2.sectionTitle {
	font-weight: bold;
	color: #393185;
	margin-bottom: 1em;
}

#sideClient .clientTextWrapper {
	margin-right: 100px;
	position: relative;
	z-index: 100;
}
	
/*
#sideClient .clientText {
	background: url(../images/clientTextBottom.gif) no-repeat center bottom;
		font-size: .95em;
	padding: 5px;
	text-align: left;


#sideClient .clientTextInner {
	background: url(../images/clientTextTop.gif) no-repeat center top;
	font-size: .95em;
	padding: 5px;
	text-align: left;
}}*/

#sideClient .clientText p {
	margin-bottom: .7em;
}

#sideClient .clientWho {
	margin-top: 1em;
	color: #393185;
	font-weight: bold;
	margin-right: 110px;
}

#sideClient .clientFirm {
	font-size: .9em;
}

#sideClient .moreText {
	display: none;
}

#clientTextShow {
	margin-left: 8px;
}

#sideContacts {
	text-align: right;
	background: #c5c6c6 url(../images/sideBarBgBottom.gif) no-repeat bottom left;
	color: #000;
	font-size: .9em;
	line-height: 1.4em;
	padding-bottom: 20px;
}

#sideContactsWrapper {
	padding: 20px 20px 0;
	background: url(../images/sideBarBgTop.gif) no-repeat 0 0;
}

#sideContacts h2 {
	color: #fff;
	font-size: 1.4em;
	margin-bottom: .5em
}

#sideContacts .phone {
	font-size: 1.3em;
	font-weight: bold;
}

#sideContacts a {
	color: #000;
	text-decoration: underline;
}

#sideContacts a:hover {
	color: #393185;
}
#clientsCarousel {
	margin: 15px auto;
}

#clientsCarousel li {
	margin: 0 15px;
}

#bottomMenu {
	background: #c5c6c6 url(../images/footerBg.jpg) no-repeat 0 0;
	padding-top: .5em;
	padding-bottom: .5em;
	margin-bottom: 2px;
	overflow: hidden;
	font-size: .9em;
}

#bottomMenu ul .topSection {
	font-weight: bold;
}

#bottomMenu li {
/*	margin-bottom: .5em; */
}
#bottomMenu a {
	color: #000;
	text-decoration: none;
}

#bottomMenu a:hover {
	text-decoration: underline;
}

#footer {
	font-size: .9em;
	background: #898989;
	overflow: hidden;
	padding: 10px 0;
}

#footer a {
	color: #000;
}


/**********
paginator
***********/
.paginator {
   margin-top:30px;
   font-size:.8em;
   width:400px;
   margin-left: auto;
   margin-right: auto;
	padding: 0 20px;
   border: none;
   background: none;
}

.paginator table {
   border-collapse:collapse;
   table-layout:fixed;
   width:100%;
}

.paginator table td {
   padding:0;
   white-space:nowrap;
   text-align:center;
}
.item td {
	padding: 3px;}

.paginator span {
   display:block;
   padding:3px 0;
   color:#fff;
}

.paginator span strong, .paginator span a {
   padding:2px 6px;
   text-decoration: none;
   border: 1px solid #c0c0c0;
	color: #fff;
	background: #f90;
}

.paginator span a {
    color: #c0c0c0;
    background: #fff;
    text-decoration: none;
}

.paginator span a:hover {
   background:#f90;
   font-style:normal;
   font-weight:normal;
   color: #fff;
   text-decoration: none;
}

.paginator .scroll_bar {
   width:100%;
   height:20px;
   position:relative;
   margin-top:10px;
}

.paginator .scroll_trough {
   width:100%;
   height:3px;
   background:#ccc;
   overflow:hidden;
}

.paginator .scroll_thumb {
   position:absolute;
   z-index:2;
   width:0;
   height:3px;
   top:0;
   left:0;
   font-size:1px;
   background:#666;
   cursor: pointer;
}

.paginator .scroll_knob {
   position:absolute;
   top:-5px;
   left:50%;
   margin-left:-10px;
   width:20px;
   height:20px;
   overflow:hidden;
   background:url(../images/slider_knob.gif) no-repeat 50% 50%;
   cursor:pointer;
   cursor:hand;
}

.paginator .current_page_mark {
   position:absolute;
   z-index:1;
   top:0;
   left:0;
   width:0;
   height:3px;
   overflow:hidden;
   background:#f90;
}

.fullsize .scroll_thumb { display:none; }

.paginator_pages {
   width:600px;
   text-align:right;
   font-size:0.8em;
   color:#808080;
   margin-top:-10px;
}

#conf-menu {
    text-align: center;
    font-size: 11pt;
    background: #006;
    color: #f90;
    padding: .2em 0;
    margin-bottom: .5em;
}

#conf-name {
    color: #f90;
    font-weight: bold;
    margin-bottom: .5em;
}

#conf-menu a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#conf-menu a:hover {
    color: #f90;
}


#conf-menu.warfare {
	background: #0f5535;
	color: #dedede;
}

#conf-menu.warfare a:hover {
	color: #dedede;
}
input.required {
    border: 1px solid #600!important;
}
label.error {
    color: #f90;
    display: block;
    font-style: italic;
    font-size: .8em;
    text-align: center;
}

table.register_table {
    margin: 0 auto;
}

table.register_table input, table.register_table textarea, table.register_table select {
    border: 1px solid #ccc;
    background: #fff;
}

table.register_table input.error, table.register_table textarea.error, table.register_table select.error {
    border: 1px solid #f44;
    background: #ffeded;
}

td img { vertical-align: text-top;}

.social-links {
	float: right;
	margin-left: .5em;
	margin-bottom: .3em;
}
