* {
  margin:0;
  padding:0;
}

html{
  font-size:100.01%;
}
body
{
  background-color:#f2f2f2;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.75em;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.2em;
  padding-bottom:20px;
  color:#113041;
}
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
ul li {
list-style-type:none;
}
a{
text-decoration:none;
color:#113041;
}
a:hover{
 text-decoration:underline;
}
a:visited, a:link{
  text-decoration:none !important;
}
a.small{
  font-size:0.9em;
  text-decoration:underline;
}
p.spacer{
    padding-top:6px;
    padding-bottom:5px;
}

h1{
  font-size:18px;
  color:#113041;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
  line-height:1.2em;
}



h2 a{
  color:#fff;
}
h4{
 font-size:1em;
 color:#0e6d99;
}
h5{
  font-size:18px;
  color:#113041;  
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
  line-height:22px
}
.col22_small h5{
    padding-left:0px;
}
.box10{
    padding:10px;
}
.font_blue{
    color:#3ba0d8;
}
.font_toojuu{
    color:#ffa800;
}
.font_toojuu2{
    color:#56c5f3;
}
.toojuu{
  margin:10px;
  position:relative;
  width:994px;  
}
.page_margins{
  float:left;
  width:924px;    
  margin-bottom:10px;
}
.pagebody{
  float:left;  
  width:924px;
  /* background:url(../img/page_shadow_l.png) no-repeat -10px 9px; */
  background-color:#fff;
}  
.pagecontent{
  clear:both;
  overflow:hidden;
  margin-left:12px;
  width:910px;
  position:relative;
}
.col{
float:left;
}   
.col1{
  float:left;
  width:200px;
  overflow:hidden;
  margin-right:10px;
}

.col23{
  width:730px;
}
.slogan{
   clear:both;
   font-size:1.4em;
   color:#636768;
   text-align:center;
   line-height:40px;
   padding-bottom:9px;
   height:55px;
}
.gratis{
    z-index:1000;
    position:absolute;
    top:-7px;
    left:88px;
    width:50px;
    height:50px;
    background:url(../img/pics/gratis.png) no-repeat 0 0;
}
.rightbn{
    position:absolute;
    top:120px;
    left:940px;
    width:200px;
    height:600px;

}
.beta{
    position:absolute;
    top:25px;
    left:110px;
    height:69px;
    width:69px;
    background:url(../img/pics/beta.png) no-repeat 0 0;
}
.neu_block_toojuu{
    position:absolute;
    top:173px;
    left:732px;
    background:url(../img/bg/neu_block_top.png) no-repeat 0 0;
    width:72px;
    height:28px;
    z-index:200;
}
.reg_block_toojuu{
    position:absolute;
    top:173px;
    left:732px;
    background:url(../img/bg/reg_bubbles.png) no-repeat 0 0;
    width:72px;
    height:28px;
    z-index:200;
}


.col3_content{
   float:right;
   width:129px;
   /* background-color:#efefed; */
   background-color:#f0eeeb;
   margin-bottom:10px;
}
.col3 p{
    padding:3px 0 3px 5px;
    font-size:0.9em;
}

.col3 h3{
    background:url(../img/bg/col3_nav_bg.png) repeat-x 0 0;
    font-size:0.8em;
    line-height:11px;
    height:14px;
    color:#fff;
    padding:1px 0 0 1em;
}

.col3 h3.blue{
  background:transparent url(../img/bg/col3_nav_bg.png) repeat-x 0 -15px;
}

.col3 ul{
background-color:#f0eeeb;
font-size:10px;
padding-top:5px;
}
.col3 ul li{
    margin:0 0 5px;
    border-bottom:1px solid #d1cecb;
    padding-left:1em;
    line-height:2em;
}
div.listCol ul li{
    border:0 none;
}
.col3 ul.mytoojuu{
}
.col3 ul.mytoojuu li{
    border-bottom:1px dotted #ffffff;
}
.col3 ul li a{
    background:transparent url(../img/icons/col_li.png) no-repeat 0 3px;
    padding-left:10px;
    padding-right:5px;
}
.col3 ul.mytoojuu li a{
    color:#fff;
    background:transparent url(../img/icons/col_li_white.png) no-repeat 0 3px;
}
.col3 table.top10{
     border:0;
    border-collapse:collapse;
    width:100%;
    font-size:0.9em;
}
.col3 table.top10 td{
    padding:3px 0 3px 0;
    border-bottom:1px solid #d1cecb;
}
.col3 table.top10 .num{
    font-weight:bold;
    padding-left:4px;
    padding-right:4px;
}

.col3 .select1{
    margin:8px 0 6px 5px;    
    width:115px;
}
.col3 .weather{
    padding:5px 0 8px 1em;
    font-size:0.85em;
    border-bottom:1px dotted #d1cecb;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;  /* for IE/Mac */
}
html[xmlns] .clearfix {
    display: block;
}

#footer{   
  border-top:1px solid #dbdad8;
  color:#a09d99;
  clear:both;
  height:30px;
  position:relative;
  padding-top:10px;
  width:100%;
  text-align:center;
}
#footer ul li{
border-right:1px solid #b9b7b4;
display:inline;
margin:0 0 4px;
}
#footer ul li {
padding:0 5px;
}
#footer ul li a{
 color:#a09d99;
}
#footer ul li.last {
border:0 none;
}
.row {
  padding: 10px;
  overflow:hidden;
}
.col50{
    width:50%;
}
.col43{
    width:45%;
}
.col20{
    width:22%;
}
.col30{
    width:30%
}
.col145{
    width:145px;
}
.col2 .col145 p{
    padding-top:5px;
    font-weight:bold;
}
.col20b{
    width:160px;
}
ul li.li_last{
  border-bottom:0 none !important;
}

div a.next{
    background:transparent url(../img/icons/col_li_next.png) no-repeat 0 50% !important;
    padding-left:10px;
    color:#FFA800 !important;
    font-weight:bold;
}
div a.more{
    background:transparent url(../img/icons/col_li.png) no-repeat 0 60% !important;
    padding-left:6px;
    font-weight:bold;
}
div span.next{
    background:transparent url(../img/icons/col_li_next.png) no-repeat 0 50% !important;
    padding-left:10px;
    color:#FFA800 !important;
    font-weight:bold;
    margin-left:10px;
}
ul li a.li_next{
    background:transparent url(../img/icons/col_li_next.png) no-repeat 10px 50% !important;
    padding-left:10px;
    color:#FFA800 !important;
    
}
form#city_search{
    padding:5px 0 10px 10px;
    margin-bottom:10px;
    font-weight:bold;
    font-size:1.1em;
    color:#fff;
    height:50px;
}
#city_search label{
    line-height:20px;
}
#city_search input{
    width:145px;
    margin-right:10px;
}
.bt_city_search{
    background:transparent url(../img/icons/icon_search.png) no-repeat 0 0;
    width:20px;
    height:20px;    
}
.clear {
	clear: both;
    overflow: hidden;
}
a.button {
    background: transparent url(../img/bg/bg_button_a.png) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 22px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.button span {
    background: transparent url(../img/core/bg/bg_button_span.png) no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 5px 5px 30px;
}
a.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position: bottom left;
    padding: 5px 0 3px 30px; /* push text down 1px */
}
.tips a.button{
    position:absolute; top:88px; left:128px;
}
a#font_decrease,
a#font_increase {
  display: block;
  width: 13px;
  height: 13px;
  float: right;	 
  cursor:pointer;
  padding: 2px 0 2px 2px;
  margin-left: 4px;
}
a#font_decrease {
  background: transparent url(../img/core/buttons/button_minus_grey.png) no-repeat;	
}
a#font_increase {
  background: transparent url(../img/core/buttons/button_plus_grey.png) no-repeat;
}
a#map_close{
    background: transparent url(../img/icons/icon_close.png) no-repeat;
    padding:2px 9px 2px 9px;
    cursor:pointer;
}
.smallfont
{
    font-size:11px;
}

#category_path 
{
	margin-top:10px;	
	font-size:12px; 
}

#category_path a:LINK, #category_path a:VISITED, #category_path a:ACTIVE
{
	font-size:12px; 
	text-decoration:none;
	color:#113041
}

#category_path a:HOVER
{
	font-size:12px; 
	text-decoration:underline !important;
	color:#113041
}

.path
{
	background-color:#EFEEEA;
	padding:10px;
	font-size:12px;
	color:#666;
	font-weight:bold;	
}

.path a 
{
	text-decoration:none;
	font-size:12px;
	color:#666;
	font-weight:bold;
}

/* BANNER */

.bannerContentAdBox
{
	position:relative;
	width:545px;
	padding:15px;
	text-align:center;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	background-color:#EFEEEA;
	float:left;
}

.bannerContentTransparentBox
{
	position:relative;
	width:545px;
	padding:15px;
	text-align:center;
	background-color:transparent;
	float:left;
}
.col2 .formular .select_radio label {
	display: block;
	padding-left: 3px;
}

.formerror_dialog { color: red; }
