*
{
margin: 0px;
padding: 0px;
}

body
{
background: #fff;
font: 0.7em Tahoma, sans-serif; 
color: #000;
line-height: 1.5em;
}

#container{
	width:988px;
	margin:0 auto;
	padding: 0px 10px 10px 10px;
}

#header{
height:250px;
background: #eee url('http://talosbuild.ru/images/header.jpg') no-repeat right;
margin: 0px 0;
padding: 0px 0 0 0;
border-bottom: 1px solid #ccc;
}

#header h1{
font-weight:bold;
font: 0.7em Tahoma, sans-serif;
font-size:24px;
padding-left:250px;
padding-top:45px;
color: #E0691A;
}

#header h1 a{
font-size:24px;
font-weight:bold;
color: #E0691A;
text-decoration:none;
}

.contacts {
	color: #BF3E18;
	font-weight: bold;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 305px;
		padding: 0 0 0 5px;
		border-left: 1px solid #eee;
	}


.right {
	
	margin: 0 0 10px 0;
}

.right h3 {
	background: #6C757A  url('images/corner.gif') no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

#rightmenu {

	margin: 0;
	padding: 0;
}

#rightmenu ul {list-style:none;}


#rightmenu ul li a {
	display: block;
	background: #BF3E18 url('images/vmenuarrow.gif') no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#rightmenu ul li a:hover {
	color: #FFFFFF;
	background: #822C0F url('images/vmenuarrowhover.gif') no-repeat center left;
}


#rightmenuart {

	margin: 0;
	padding: 0;
}

#rightmenuart ul li a {
	display: block;
	background: #0099FF url('images/vmenuarrow.gif') no-repeat center left;
	color: #FFFFFF;
	padding: 3px 0 3px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#rightmenuart ul li a:hover {
	color: #FFFFFF;
	background: #003399 url('images/vmenuarrowhover.gif') no-repeat center left;
}




.browse_category  {
	font-size: 0.9em;
	width: 120px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #BF3E18;
}

	.bar ul{ list-style:none;}


	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #BF3E18;
		float: left; 
	}
	
	.bar li.active { 
		background: #BF3E18 url('images/bar.gif') no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar ul li a { 

		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar ul li a:hover { 
		color: #FFF;
		background: #BF3E18 url('images/bar.gif') no-repeat center top; 
		font-weight: bold; 
		padding: 7px 0 0 0;

	} 
	
.search_field { 
	background: #fff url('images/searchbg.gif') no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}



/* __________ Button Style ____________ */
.ButtonNormal,
.ButtonGo
{
	margin-left:5px;
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 12px;
  border: #532D00 1px solid;
  background-color: #FFFFFF;
  color: #000000;
  width: auto;
}
.ButtonGo
{
 font-weight:bold;
 width:40px;
}

.ButtonSearch
{
	background: #E0691A url('images/submit.gif') no-repeat;
	border: 0;
	padding: 4px 0;
	height:24px;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}


/* __________ Input Style ____________ */
.SearchInput{
	width: 292px; 
	border: 0;
	background: #FFF url('images/input.gif') no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}


.Input,
.SmallInput,
.LongInput
{
        font-family: "trebuchet ms", helvetica, sans-serif;
        width: 300px;
        border: #532D00 1px solid;
        font-size: 12px;
        color: #000000;
}

.SmallInput
{
        width: 110px;
}

.LongInput
{
        width: 440px;
}

#mainTable
{
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
width:100%;
}


#mainTable a
{
text-decoration: none;
color: #E0691A;
}

#mainTable a:hover
{
font-weight:bold;
}

#mainTable h3 a
{
font-family: "trebuchet ms", helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration: none; 
display: block;
overflow: visible;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	background: #6C757A;
	color: #FFF;
}

#mainTable h3 a
{
text-decoration: none;
color: #FFFFFF;
}


#mainTable .content
{

font-size: 12px;
position: relative;
padding-left: 22px;
}
#mainTable ul
{
list-style: none;
}

#mainTable li
{
padding-left: 12px;
background-image: url('images/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}

.TableHeader
{
 background-color: #532D00;
 color: #fff;
 font-weight:bold;
}

.ListSitesTable,
.ListSitesTable table
{
  border-collapse:collapse;
  border: 1px solid #532D00;
}

.ListSitesTable table tr, .ListSitesTable table td
{
  padding: 0.1em 1em;
}

.lightbg
{
 background-color: #FFF4E6;
}

.lightbgalt
{
 background-color: #FFE8CA;
}

.lightbgblue
{
 background-color: #532D00;
}

.lightbgblue a
{
color: #fff;
}

.lightbgblue a:hover
{
background-color: #D97900;
color: #FFFAF3;
}


.ErrorBlock,
.TopErrorBlock
{
        background-color:#FFFFCC;
        border: 1px #532D00 solid;
        padding: 2px;
}

.TopErrorBlock
{
  background-color:#FFFFCC;
  line-height:16px;
  font-size:12px;
  color:red;
  text-align: center;
}

.PathMenu
{
 font-size:12px;
}

.rules
{
  padding-left:50px;
}


/* __________ Paging Style ____________ */

.PagingStrip {    font-size: 8pt; padding-top: 5px; padding-bottom: 8px; margin-left: auto; margin-right: auto;  /* padding-bottom: 10px;  background-image: url(../images/dotted.gif); background-repeat: repeat-x; background-position: left bottom; */}

.PagingStrip .AtStart { vertical-align: bottom; font-size: 7pt; margin-right: 20px; padding: 0px 6px; border: none;}
.PagingStrip .AtEnd { vertical-align: bottom; font-size: 7pt; margin-left: 20px; padding: 0px 6px; border: none;  }
.PagingStrip a:hover.AtStart { background: #fff;}
.PagingStrip a:hover.AtEnd { background: #fff;  }

.PagingStrip a
{
        padding: 2px 5px;
        background: #ffffff;
        text-decoration: none;
        margin-left: 1px;
        border: gainsboro 1px solid;
        color: black;
        margin-right: 1px;
        font-size: 8pt;
}

.PagingStrip a:hover
{
        color: #fff;
        background: #136D86;
        border-color: #136D86;
        text-decoration: none;
}


/* __________ Separators Style ____________*/
.SeparatorLabel
{
        padding-left: 2px;
        border-bottom: #532D00 1px solid;
        color: #532D00;
        font-size: 13px;
        text-decoration: none;
        padding-bottom: 1px;
        margin-bottom: 5px;
        display: block;
        width: 100%;
        white-space: nowrap;
        font-weight: bold;
}

.SeparatorBg
{
 background-color: #532D00;
}

.SeparatorHr
{
 color: #532D00;
}

.SeparatorHr2
{
 color: #136D86;
}

#sp a{
color:#000000;
}

#footer{
color:#E0691A;
text-decoration:none;
padding-top:5px;
border-top: 1px solid #000000;
}

#footer a{
color:#E0691A;
text-decoration:none;
}
