body {
	color: #000000;
	font-family: arial, sans-serif;
	margin:0;
	background:url(../pictures/fone2.jpg);
	background-color:#edd398;
	font-size:16px;
	line-height:20px
}
.caption{ 
	font-size:24px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	color:#800303;
}

.footer{
	width:95%;
	font-size:10px;
	line-height:20px;
	
}

.content{ 
font-family:Arial; font-size:16px; color:#000000; font-weight:normal
}

.obzac{
	text-indent:40px; text-align:justify; font-size:16px	
}

.top_title{
	text-align:center; font-weight:bold; font-size:17px; line-height:40px;
}

.subtitle{
	text-align:left; font-weight:bold; line-height:30px	
}
.table_text{
	text-align:justify; font-size:14px; line-height:16px; font-weight:normal
}

ol {
	margin: 10px 0 10px 20px;
}


ul {
	list-style-type: disc;
	margin: 10px 0 10px 20px;
}

li {
	
	margin: 3px 0 3px 0;
}

a {
	color: #000000;
	text-decoration:none;
	
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a img {
	border: 0;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

input {
	padding-left: 2px;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}



#container {
	margin: 0px auto;
	width: 768px;
}

#icons {
	margin-bottom:4px;
	text-align:left;
}
#icons img {margin-left:7px; float:left}
#icons form {float:left}

/* Page Header */

#header_container {
	margin-bottom: 12px;
	border: 1px solid #fff;
	background: url('../images/header_background.jpg') repeat-x 0px 0px;
}

#page_header {
	width: 766px;
	height: 187px;
	background: url('../images/header_image.gif') no-repeat 10px 20px;
	overflow: hidden;
}


/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 20px;
	width: 585px;
	height: 35px;
	float: left;
	background: url('../images/company_logo.gif') no-repeat 137px 0px;
	text-align: left;
}

#header_company h1 {
	background: url('../images/company_name.gif') no-repeat 160px 0px;
	width: 585px;
	height: 35px;
}


/* Page Header : Welcome Note */

#header_welcome {
	padding-left: 142px;
	float: left;
	text-align: justify;
}

#header_welcome h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
}

#header_welcome p {
	margin-top: 7px;
}

#header_welcome #welcome_text {
	width: 447px;
}

/* Page Header : Menu */

#header_menu {
	padding-top: 10px;
	padding-right: 29px;
	float: right;
}

#header_menu ul {
	list-style-type: none;
	margin: 0;
}

#header_menu li {
	list-style-type: none;
	margin: 0 0 2px 0;
	width: 116px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: block;
	width: 116px;
	height: 20px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	text-align: center
}

#header_menu li a:hover {
	color: #fff;
	background-color: #2e4a6c;
}
#header_menu li a.menuact{
	color: #fff;
	background-color: #2e4a6c;
}



/* Left Sidebar */

#left_sidebar {
	width: 178px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #fff;
	background-color: #537caf;
}


/* Left Sidebar : User Login */

#userlogin {
	padding: 7px 5px 11px 8px;
	color: #f1f5f9;
	font-weight: bold;
	text-align: left;
}

#userlogin form {
	padding-top: 5px;
}

#userlogin .form_field {
	padding-left: 1px;
	padding-top: 7px;
	width: 155px;
	float: none;
	clear: both;
	text-align: right;
}

#userlogin form strong {
	padding-top: 1px;
	display: block;
	width: 50px;
	height: 13px;
	float: left;
	text-align: left;
}

#userlogin form input {
	width: 93px;
	float: right;
}

#userlogin form input.button {
	padding: 0px;
	width: 55px;
	height: 15px;
	border: none;
	float: none;
}

#userlogin #link-password {
	padding-top: 5px;
}

#userlogin #link-password a {
	color: #eef3f9;
}

#userlogin #link-password a:hover {
	color: #bfd8f6;
}


/* Left Sidebar : Latest News */

#news {
	padding: 10px 17px 10px 12px;
	text-align: left;
}


#news h4 {
	padding-top: 6px;
	font-size: 10px;	
	font-weight: bold;
}

#news p {
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 12px;
}

#news .link-more {
	text-align: right;
	font-weight: bold;
}


/* Main Content */

#maincontent_container {
	border-top : 1px solid #d5dfec;
	border-left : 1px solid #d5dfec;
	float: right;
	text-align: left;
}

#maincontent {
	margin: 7px 0px 0px 16px;
	width: 561px;
}

#maincontent_top {
	margin-bottom: 11px;
	width: 561px;
	background: url('../images/maincontent_verticaldiv.gif') repeat-y 310px 5px;
}


/* How We Started */

#started_container {
	width: 313px;
	float: left;
}

#started {
	padding-top: 2px;
	width: 294px;
}

#started h2 {
	width: 96px;
	height: 14px;
	background: url('../images/started_title.gif') no-repeat 0px 0px;
}


/* Repairing */

#right_container {
	width: 247px;
	float: left;
	text-align: left;
}

#repairing {
	margin-left: auto;
	margin-right: 1px;
	padding-bottom: 5px;
	width: 231px;
	float: right;
}

#repairing h2 {
	width: 125px;
	height: 19px;
	background: url('../images/repairing_title.gif') no-repeat 0px 4px;
}

#repairing p {
	margin-top: 6px;
}


/* Get Special Offer */

#offer_container {
	margin-left: auto;
	border: 1px solid #fff;
	background-color: #800303;
	float: right;
}

#offer {
	margin: 5px 17px 4px 10px;
	width: 205px;
}
#offer img {margin-right:5px}

#offer h2 {
	width: 120px;
	height: 22px;
	background: url('../images/offer_title.gif') no-repeat -1px 0px;
}

#offer p {
	margin-top: 1px;
	text-align:left;
}

#offer .link-go {
	text-align: right;
}

#offer .link-go a {
	margin-left: auto;
	display: block;
	width: 34px;
	height: 13px;
	background: url('../images/offer_go.gif') no-repeat 0px 0px;
}


/* Featured Products */

#featured_container {
	border: 1px solid #fff;
	background-color: #537caf;
	float: left;
}

#featured {
	margin: 9px 30px;
	width: 498px;
}

#featured h2 {
	width: 111px;
	height: 20px;
	background: url('../images/featured_title.gif') no-repeat 0px 0px;
}

#featured_products ul {
	padding-bottom: 2px;
	width: 478px;
	list-style-type: none;
}

#featured_products li {
	margin: 6px 15px 10px 1px;
	float: left;
	list-style-type: none;
	width:200px;
}

#featured_products li.end {
	margin-right: 0px;
}

#featured_products li a {
	display: block;
	background-color: #fff;
	overflow: hidden;
	width:200px;
	height:150px;
}

#featured_products li a img {
	margin: 1px;
}

#featured_products li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.featured_nav {
	width:auto;
	padding-left: 3px;
	padding-right: 9px;
	text-align: center;
	font-weight: bold;
}

.featured_nav a {
	text-decoration: none;
}

#featured .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}


/* Page Footer */

#page_footer {
	margin-top:5px;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	border: 1px solid #fff;
}
#menusub {margin: 0 0 10px 0; text-align:right;}


#navigation {margin:7px 0 7px 0; text-align:right;}
#navigation span {color:#2e4a6c; font-weight:bolder}

#counters {text-align:center}
.capblock {font-size:15px;font-weight:bolder}


/*~~~~~~~~~~~~~~~~~~~~~~~~ далее помодульно, что может понадобится ~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* оформление таблиц в модулях */
.modtab {border-top: 1px solid #ddd;  border-left: 1px solid #ddd;padding:5px;border-collapse:collapse}
.modtab th,.modtab td {border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;	text-align: left; vertical-align: middle;}
.modtab td.cap {border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color:#c6c6c6; color:white; font-weight:bold; text-align:center}
	/*Рубрики*/
.modtab td.category {border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color:#46745E; color:white; font-weight:bold; font-size:13pt;text-align:center}
	/*ПодРубрики*/
.modtab td.subcategory {border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color:#E0E0E0; color:#46745E; font-weight:bold; font-size:12pt}
	/*ПодПодРубрики*/
.modtab td.subsubcategory {border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color:#fff; color:black; font-weight:bold; font-size:10pt;padding-left:15px}
	/*если нужна подсветка разными цветами строк*/
.modtab td.color1 { border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color:#fff}
.modtab td.color2 { border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color:#f6f6f6}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~ Для всех модулей ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
переопределить можно поставив в называние класса название модуля
например, .faq .list {}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	/*Список блоков в модулях*/
#maincontent .list {overflow:auto;border:1px solid #fff; padding:8px; margin-bottom:15px; text-align:left}
.list p, .list div, .list td {text-align:left}
	/*Постраничный вывод*/
.make_pages {margin-top:10px;margin-bottom:10px}
	/*Название*/
.lcaption {font-weight: bold; display: block; margin-bottom:10px}
	/*ссылка на подробную информацию, если есть*/
.lmore {font-weight: bold; display: block; margin-bottom:10px; text-align:right}
	/*Картинка в анонсе */
.limage {float:left; margin:7px; border:2px solid #e3ecf8}
	/*анонс*/
.lanonce {display: block; margin-top:10px}

/* Новости */
.news {}
.news .lcaption {display:inline;padding-left:10px}
.news .ldate {font-weight:bold; color:#E29640}
/*.news .lcaption {font-weight:bold; color:#46745E}*/
.news .lanonce {}

/* Статьи */
.articles {}
.articles .make_pages {text-align:left}
.articles p {text-align: justify;}
/*.articles .lcaption {font-weight:bold; color:#46745E}*/
.articles .ldate_publish {}
.articles .lauthor {}
.articles .lsource {}

/* FAQ */
.faq {}
/*.faq .caption {font-weight:bold; color:#46745E}*/
.faq .ldate {font-weight:bold; color:#E29640}
.faq .lauthor {font-weight:bold; margin-left:10px}
.faq .lquest {margin-top:10px; margin-left:10px;}
.faq .lanswer {font-style: italic; display: block; margin-top:10px; border-top:#c6c6c6 1px solid; padding-top:10px}

/* Вакансии */
.vacancy {}
table.vacancy{border-collapse:collapse}
table.vacancy td {padding:6px;border-bottom:#c6c6c6 1px solid}
/*.vacancy .list {padding:8px;border:#434343 solid 1px;background-color:#f6f6f6;}*/
/*.vacancy .lcaption {font-weight: bold; color: #46745E;	display: block; margin-bottom:10px}*/
.vacancy .lanonce {display: block; margin-bottom:10px}
.vacancy .lfield {font-weight:bold;color:#46745E}
.vacancy .lcomments {	text-align: justify;}

/* для форм */
.text_little_gray{
  font-size:7pt;
  color: #808080;
}


/* Партнерские ссылки */
.advertising {}
.advertising span.category {float:left; padding:7px;width:35%}
.advertising span.urls {float:right; padding:7px; border-left:2px solid #f6f6f6;}

/* Фотоальбом */
.foto .modtab td {text-align:center}
/* Конкурсы */
.concurses .modtab td {text-align:center;vertical-align:top}

#bannertop {margin: 0 0 15px 0}


.right, p.right, div.right, td.right, th.right {text-align:right}
.left, p.left, div.left, td.left, th.left {text-align:left}
.center, p.center, div.center, td.center, th.center {text-align:center}

.foto_sites td {padding:7px}

#shvotes {padding:7px; text-align:right}
.votes_hr {width:100%; height:0; border:1px solid #fff; margin: 10px 0 10px 0}

#offer_cap {
	border: 1px solid #fff;
	background-color: #800303;
	padding:7px;
	margin: 10px 0 10px 0;
}
.forum_header
{
	text-align:center;
	margin: 10px 0 10px 0;
}