body {
	background-image: url("http://www.vitaly-company.ru/TMPL/images/top_background.gif");
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0; 
}

.title {
    text-align: center;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #616172;
    margin-bottom: 10px;
}

.Menu {
    text-align: center;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #616172;
	 margin-bottom: 3px;
}

.Menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color: #2B6FB6;	
}

.Block {
    border: 1px solid #cccccc;
    border-radius: 5px;
	-moz-border-radius: 5px;
    margin: 0px;
    background-color: white;
}

.BlockTd {
    border: 1px solid #cccccc;
    border-radius: 5px;
	-moz-border-radius: 5px;
    margin: 5px;
    background-color: white;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #616172;
}

.BlockTd input, button{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #616172;
}

.Block div[name=title]{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #777777;
    padding-left: 10px;
}

.BlockTitle {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #616172;
    padding-left: 10px;
    background-color: #E0E3E4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 3px;    
}

.TdTitle {
	background: url("http://www.vitaly-company.ru/TMPL/images/content_h2_line_550.gif") no-repeat scroll center bottom transparent;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #339900;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    text-align: center;
}

.Block table[name=ToursTable]{
    width:100%;
    border: 0px;
}

.Block table[name=ToursTable] thead tr{
    background: #e6e6fa;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight:bold;
    color: #616172;
}

.Block table[name=ToursTable] tbody tr{
    background: #f0fff0;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight:normal;
    color: #616172;
}

.Block div[name=UlDiv] {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight:normal;
    color: #616172;
}

ul.List{
    margin: 5px;
	margin-left: 15px;
    list-style-type: disc;
    list-style-position: inside;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight:normal;
    color: #616172;
}

div.List {
	margin: 5px;
	margin-left: 15px;    
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight:normal;
    color: #616172;
}



.Block div[name=Periods] ul li {
    background: #f0fff0;
    margin-bottom: 2px;
}


.link{font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight:normal;}
.link:link {color:#616172; white-space: nowrap;}
.link:visited{color: #616172;  white-space: nowrap;}
.link:active{color: #616172;  white-space: nowrap;}
.link:hover {color: red;  white-space: nowrap;}


#actual_banner_link {
    position: relative;
    top: -167px;
    left: 0px;
    width: 100%;
    height: 167px;
    cursor:pointer;
    background: url('bg.png');
    z-index: 2;
    margin: 0 auto;
}

.link_button{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight:bold;
	white-space: nowrap;
	border: 1px solid #ff9900;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 3px;
	padding: 3px;
	background-color: #ffd89b;
	text-decoration: none;	
}
.link_button:link {color:#616172; }
.link_button:visited{color: #616172;}
.link_button:active{color: #616172;}
.link_button:hover {color: red; border-style: inset;}

.Result {
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    float: left;
}

.result_title{
    width: 100%;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

.result_table {
    width: 100%;
    background-color: white;
    border: 1px solid gray;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #616172;
}

.result_head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #616172;
    background-color: #E0E3E4;
    text-align: center;
    vertical-align: middle;
}

.result_table td {
    border: 1px solid gray;
}

.selected_row {
   background-color: #ccffcc !important;
}


#news {
	background-color: white;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	border-radius: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #777777;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}

#loading {
    background-color: white;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 5px;
    margin-top: 0px;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #777777;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
}

#news .name{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #616172;
	padding-left: 10px;
	padding-right: 10px;
	background: #f0fff0;
	margin-bottom: 0;
}

#news .ann{
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #616172;
	padding-left: 10px;
	padding-right: 10px;
	background: #f0fff0;
}

#news .ann a{
	color: #3C8EC2;
}


#news .data{
	font-size: 12px;
	color: #616172;
	margin-bottom: 5px;
	margin-top: 0;
	padding-left: 10px;
	background: #f0fff0;
}

#news table tr:first-child td {
    background-color: #E0E3E4;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #616172;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
}

#news table td {
    border: 1px solid #cccccc;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#news table tr {
    vertical-align: top;
}

#news table td[name=News]  {
    font-style: italic;
}

#news table td[name=News] .ann{
    font-size: 13px;
}

#news table td[name=News] .data{
    font-size: 13px;
}

a[name=AllNewsLink] {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #616172;
    font-style: italic;
}
a[name=AllNewsLink]:hover{
    text-decoration: underline;
    color: red;
}

.Subscription {
    width: 600px;
    height: 250px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -125px;
    background-color: white;
    z-index: 2;
    display: none;
}

.Subscription .Title {
    background-color: gray;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: white;
    text-align: center;
    padding: 2px;
}

.SubscriptionBody {
    width: 610px;
    height: 260px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -305px;
    margin-top: -130px;
    border: 0;
    background-color: black;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1;
    display: none;
}

.Subscription .Body table {
    width: 100%;
    border: 0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #616172;
}

.Subscription .Body table tr {
    vertical-align: top;
}

.Subscription .Body table input, textarea {
    width: 90%;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
    color: #616172;
    border: 1px solid #cccccc;
}

.Bottom {
    margin-top: 50px;
    border-top: 2px #cccccc dotted;
    
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #616172;
}

.for_bulletin{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11pt;
   font-weight:bold;
	border: 1px outset #cccccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 3px;
	padding: 3px;
	background-color: #eeeeee;
	color: #616172;
}
.for_bulletin:hover {color: red; border-style: inset;}


.sel_row {
	background-color: #EEF0F1;
}

.phones {
    color: #007FA8;
    font-size: 18px;
    line-height: 21px;
    margin-top: 20px;
    width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu_main {
    background: url("http://www.vitaly-company.ru/TMPL/images/menu_main_line.gif") no-repeat scroll center bottom transparent;
    padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu_main a {
    color: #007FA8;
    padding: 0 10px;
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}