html {height:100%;}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #6e6e6e;
}

body {
	font-size: 16px; /* @ EOMB */
}
* html body {
	font-size: 100%; /* @ IE */
}
body * {
   font-size: 87.5%;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
}
body * * {
	font-size: 100%;
}
p {
	padding: 2px; 
	margin 2px;
}

h1 {
	font-size: 16px;
	padding: 10px 0;
}

h2 {
	font-size: 14px;
	padding: 3px 0;
}

a {
	color: #2776cc;
	text-decoration:none;
}

ul {
	padding-left: 15px;
}

input.radio {
	margin-right: 5px;
}
input:radio {
	margin-right: 5px;
}
input[type="radio"]{
	margin-right: 5px;
}

.clear {	
	clear: both;
	overflow: hidden;
	height: 0
}

table tr.odd td {
	background-color:#f0f5fb;
	padding: 2px 0;
}


.hpage #container {
	width: 956px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.hpage #mainContent {
	padding: 0 20px;
}

#yota {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#29ABE2;
}

#toplogo {
	background: url(/images/top_logo.png) no-repeat;
	height: 38px;
	width: 478px;
	margin: 5px 0;
	cursor: pointer;
}
#mp_bot_01 {
	background: url(/images/b_block_01.gif) no-repeat;
	width: 230px;
	padding: 5px;
	float: left;
	margin: 0 12px 0 0;
}
#mp_bot_02 {
	background: url(/images/b_block_02.gif) no-repeat;
	width: 350px;
	padding: 5px;
	float: left;
	margin: 0 12px 0 0;
}
#mp_bot_03 {
	background: url(/images/b_block_03.gif) no-repeat;
	width: 323px;
	padding: 5px;
	float: left;
	margin: 0;
}

#mp_bot_news {
	background: url(/images/b_block_news.gif) no-repeat;
	width: 230px;
	padding: 32px 5px 5px 5px;
	float: left;
	margin: 0 12px 0 0;
}
#mp_bot_partners {
	background: url(/images/b_block_partn2.gif) no-repeat;
	width: 350px;
	padding: 32px 5px 5px 5px;
	float: left;
	margin: 0 12px 0 0;
}
#mp_bot_pr_act {
	background: url(/images/b_block_pr_act3.gif) no-repeat;
	width: 323px;
	padding: 32px 5px 5px 5px;
	float: left;
	margin: 0;
}




.b_blocks {
	height: 203px;
}

#lmenu {
	margin: 0;
	padding: 0 10px 0 0;
	width: 240px;
	height:500px;
	vertical-align: top;
}

#lmenu li {
	width: auto;
	border-bottom: 1px dotted #357fcf;
	list-style: none;
	margin: 0 5px;
}

#lmenu li ul li {
	width: auto;
	border-bottom: 0px none;
	border-top: 1px dotted #357fcf;
	margin: 0;
	padding: 0;
	list-style: none;
}

#lmenu li a {
	display: block;
	width: auto;
	color: #0565a0;
	text-decoration: none;
	white-space: nowrap;
	padding: 5px;
	font-size: 13px;
}

#lmenu li a:hover, #lmenu li a.sel {
	background: #2776cc;
	color: #ffffff;
}

#lmenu li ul{
	padding: 0;
	margin: 0 0 0 15px;	
}

#lmenu li ul li a {
	font-size: 12px;
}

#bot_link_line {
	background: url(/images/bot_link_line_e.gif) no-repeat top right;
	background-color: #e7e7e7;
	width: 960px;
	height: 27px;
	color: #7e7e7e;
	font-weight: bold;
	padding: 0px;
	margin: 0;
	text-align: center;
	white-space: nowrap;
}

#bot_link_line a {
	color: #7e7e7e;
}

li.blue {
 list-style-image: url(/images/li_blue.gif);
 margin: 0 0 5px 0;
} 

.b_blocks ul {
	padding: 0 0 0 15px;
	margin: 0;
}
img.lmenu_pic {
/*	padding: 1px;				*/
/*	border: 1px solid #e7e7e7;		*/
}

table.tablesorter {
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	text-align: left;
	border: 1px solid #e7e7e7;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #BEF2FF;
	font-size: 8pt;
	padding: 4px;
	border-bottom: 1px solid #e7e7e7;
}
table.tablesorter thead tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#D5E4F7;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #2776cc;
color: #fff;
}

.more_details {
	display: none;
}

.selected {
	display: block;
	border: 1 px dotted #e7e7e7;
}

#onlineorder input, .fb_form {
	width: 300px;
	border: 1px solid #e7e7e7;
}
#onlineorder input:submit, #onlineorder input.submit, #onlineorder input[type="submit"], .fb_form_btn {
	border: 1px solid #e7e7e7;
}

#p_logos {
	vertical-align: middle;
	text-align: center;
	padding: 15px 60px; 
}
#p_logos img {
margin:0 25px;
opacity:0.3;
}
#p_logos a:hover img {
opacity:1;
}

#p_logos img {filter:alpha(opacity=30);-moz-opacity:.3;opacity:.3;margin:0 25px;}
#p_logos a:hover img {filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
