
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

hr {
	 color: #E36013;
}
.textcopy {
	 font-family: tahoma;
	 font-size: 10px;
	 font-weight: normal;
	 color: #FFFFFF;
	 text-decoration: none;
}

.textcopy2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.content {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}

.content4 img {background: #f2f2f2;	border: solid 1px #ccc;	padding: 4px;}

td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}

.titlemenu {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: tahoma,arial,verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FF4B27;
	text-decoration: none;
}

h2 {
	font-family: tahoma,arial,verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF4B27;
	text-decoration: none;
}

h3 {
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF4B27;
	text-decoration: none;
}

.mainmenu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.minicontent {
	font-family: tahoma;
	font-size: 11px;
	color:#A6A6A6;
	text-decoration: none;
}
a img {
	border: none;
}

a {
	font-family: tahoma;
	font-size: 11px;
	color: #FF4B27;
	text-decoration: none;
}

a:hover {
	color: #FF4B27;
	text-decoration: underline;
}

a.mini {
	font-family: verdana,tahoma;
	font-size: 10px;
	color: #E27E32;
	text-decoration: none;
}

a.mini:hover {
	font-family: verdana,tahoma;
	font-size: 10px;
	color: #FF4B27;
	text-decoration: none;
	font-weight: bold;
}

a.menu {
	color: #E36013;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

a.menu_active {
	color: #E36013;
	text-decoration: none;
	font-weight: bold;
}

.forma  {
	font-family : Tahoma, sans-serif;
	height: 17px;
	background : #FFFFFF;
	font-size : 11px;
	color: #444444;
	border : 1px  solid;
}

/* Стиль форм text */
.formatextarea  {
	font-family : Tahoma, sans-serif;
	background : #FFFFFF;
	font-size : 11px;
	color: #444444;
	border : 1px  solid;
}
.adv {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}



.listtable {
    background: #e5e5e5;
}
.listtable td, th  {
    padding: 4px 4px;
	margin: 8px;
   vertical-align: top;
   text-align:center;

}


.listtable td * {
    padding: 3px 3px;
}
.listtable p {
	text-align:left;
	padding:0px;
	margin:0px;
	}
.listtable tr.alt {
    background: #fff;
}
.listtable2 td {
    background: #ff6600;
	font-weight: bold;
	color: #fff;
	text-align:center;
}
.listtable2 p {
	text-align:left;
	padding-left:1px;
	margin-left:1px;
	}
.listtable tr.over td {
    background: #ff6600;
	color: #fff;
}
.listtable tr.over a {
	color: #ffffff;
}

h3 {
			margin: 6px;	
			padding: 6px 0 0 0;
			font-size: 16px;
			text-transform: uppercase;
		}

		div#feature_list {
			width: 700;
			height: 200px;
			overflow: hidden;
			position: relative;


		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 0;
			width: 310px;
			
		}

		ul#tabs li h3 {
			font-size: 11px;
			font-family: Arial;
			padding-top: 5px;
			margin-top: 0;
			color:#ffffff;

					}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
			color: #ff6600;
			text-decoration: none;	
			display: block;
			padding-top: 0px;
			margin: 2px;
			height: 26px;
			outline: none;
		}

		ul#tabs li a:hover {

			color:#FFF;
		}

		ul#tabs li a.current {
			background-color:#ffffff;
			color: #ff6600;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px; 
					
		}
		ul#tabs li a.current h3 {
			color: #ff6600;


					
		}
		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 400px;
			height: 200px;
			position: relative;
			border: 1px #FFF;
		}

		ul#output li {
			position: absolute;
			width: 400px;
			height: 200px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
		}
		
		ul#output li a:hover {
			background: #D33431;
			
		}
	
		
.fronttable {
    background: #e5e5e5;
}
.fronttable td, th  {
    padding: 4px 4px;
   vertical-align: top;
}


.fronttable td * {
    padding: 2px 2px;
}

.fronttable tr.alt {
    background: #fff;
}

.fronttable tr.over td {
    background: #ff6600;
	color: #fff;
}
.fronttable tr.over a {
	color: #ffffff;
}
.fronttable tr, h4 {
	font-size: 12px;
	margin-bottom: 1px;
	
}

#featured{ 
	width:720px; 
	padding:0px; 
	position:relative; 
	height:200px; 

}
#featured ul.ui-tabs-nav{ 
	position: relative;
	height: 200px;
	list-style:none; 
	padding:0; margin:0; 
	width:320px;
	float:left; 
	
}

#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size: 11px;
	line-height:26px;
	padding-left: 4px;
	font-weight:bold;
	
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:24px;	
	width: 320px;
	color:#fff;
	margin-bottom:1px;
	text-decoration:none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#fff;
	color:#F60;

}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') right no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background-color:#fff;
	color:#f60;

	font-weight:bold;


}
#featured .ui-tabs-panel{ 
	width:400px; height:200px; 
position: relative;
	float:right;

}
#featured .ui-tabs-panel img{
	border-left:#fff solid 2px;

}

#featured .ui-tabs-panel .info{ 
	position:absolute; left: 2px;
	width:400px;
	top:140px; 
	height:60px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:12px;  
	color:#fff; padding:2px; margin:2px;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
	overflow:hidden;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#phones {
	position:absolute;
	left: -350px;
	top: 0px;
	
