/*!
 * Hadrout
 */
@import 'reset.css';
@import 'menu.css';
@import 'contact.css';

html{
	height: 100%;
	}
body{
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #e8d4c1 url(../images/bg_main.png) repeat-x center top;
}
p{
	padding-top: 10px;
	font-size: 0.7em;
	line-height: 1em;
	}
h1{
	font-size: 1.2em;
	font-weight: bold;
	color: #c4833d;
	border-bottom: 1px solid #ce995e;
	padding-bottom:5px;
	margin-bottom: 10px;
	line-height:1.2em;
	}
h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #c4833d;
	border-bottom: 1px solid #ce995e;
	padding-bottom:5px;
	margin-top: 20px;
	}
h3{
	border-bottom:2px dotted #DCD7CF;
	color:#C4833D;
	font-size:0.9em;
	font-weight:bold;
	margin-top:20px;
	padding-bottom:0;
	}
a{
	color: #831313;
	text-decoration: underline;
	}
a:visited{
	color: #831313;
	text-decoration: underline;
	}
a:hover{
	color: #831313;
	text-decoration: none;
	}
strong{
	color: #831313;
	font-weight: bold;
  }
.featured_ad .description a{
/*  font-size: 0.7em;*/
  }
#work_space{
	position: relative;
	width: 923px;
	margin: 0 auto;
	background-color: #886D44;
	}
#ad_unit{
	height: 100px;
	padding-top: 10px;
	padding-left: 5px;
    background-color:#D0B995;
	}
#header{
	position: relative;
	width: 923px;
	height: 235px;
    background-color:#D0B995;
    }
#header #header_background{
    position: absolute;
    width: 923px;
	height: 235px;
	background: transparent url(../images/bg_header.png) no-repeat top left;
    z-index:50;
    }
#header #header_slides{
    position:absolute;
    z-index:1;
    top:10px;
    width:726px;
    }
#header #header_slides ul{
    list-style:none;
    }
#ad_unit #top_banner_slides{
    position:absolute;
    z-index:1;
    top:10px;
    float:left;
    }
#ad_unit #top_banner_slides ul{
    list-style:none;
    }
#ad_unit #wether_block{
    float:right;
    margin-top:10px;
    }
#logo{
	width: 220px;
	height: 192px;
	position: absolute;
	left: 7px;
	top: -5px;
    z-index:50;
	}
#page{
	margin-left:15px;
	margin-right:15px;
	min-height:400px;
	position: relative;
	padding-bottom: 10px;
	}
#page td#content{
	width: 573px;
	background: #fbfcee url(../images/bg_content.jpg) repeat-y right;
	vertical-align:top;
	}
#page td#content div.left_column{
	width: 275px;
	padding: 10px;
	border-right: 2px dotted #dcd7cf;
	margin-top: 10px;
	float: left;
	}
#page td#content div.right_column{
	float: left;
	width: 253px;
	padding: 10px;
	}
#page td#right_column{
	background-color: #d0b995;
	vertical-align:top;
	width: 320px;
	}
#page td#right_column optgroup{
    font-style:normal;
    padding-left:5px;
    font-size:0.9em;
    }
#page td#right_column optgroup option{
    padding-left:5px;
    }
div.event_on_home_page{
	clear: both;
	overflow: hidden;
	}

div.event_on_home_page img{
  float:left;
  width:151px;
  padding:3px;
}

div.event_on_home_page div.description{
	float:left;
	padding-right:3px;
	width:99px;
	}
div.event_on_home_page div.description_without_img{
	float:left;
	padding-right:3px;
	}
#page #content div.event_on_home_page div.illustrations{
	width: 151px;
	float: left;
	padding-top: 10px;
	}
#page #content div.event_on_home_page div.illustrations{
    height: 118px;
    }
#page #content div.event_on_home_page div.illustrations ul li{
    list-style:none;
    margin:0;
    }
div.event_on_home_page a{
	font-size: 0.7em
	}
#page td#right_column h1.tickets{
	color: #000000;
	border: 0;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 30px;
	}
#page td#right_column ul.tickets{
	list-style: none;
	font-size: 0.9em;
	}
#page td#right_column ul.tickets li{
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#page td#right_column ul.tickets li a, #page td#right_column ul.tickets li a:hover, #page td#right_column ul.tickets li a.visited{
	color: #000000;
	}
#page td#right_column #different_city{
	border-bottom:1px solid #C4BA9F;
	padding-bottom:10px;
	padding-left:9px;
	padding-top:15px;
    width:300px;
	}
#page td#right_column #different_city label{
	color:#444444;
	float:left;
	font-size:0.7em;
	font-weight:bold;
	line-height:24px;
	margin-right:5px;
	}
#page #bottom_nav{
	width: 100%;
	height: 27px;
	background: transparent url(../images/bg_bottom_nav.png) no-repeat left;
	position: relative;
	margin: 0 auto;
	text-align: center;
	color: #636363;
	font-size: 0.6em;
	font-weight: bold;
	}
#page #bottom_nav a, #page #bottom_nav a:hover, #page #bottom_nav a.visited{
	color: #636363;
	line-height: 27px;
	}
#page #content li{
    font-size: 0.7em;
    list-style: disc;
    margin-left:  30px;
}
#page #content div.featured_ad {
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
	}
#page #content div.featured_ad .image{
	width: 150px;
	float: left;
	}
#page #content div.featured_ad .description{
	float:left;
	margin-left:15px;
	width:370px;
	}
#page #content div.featured_ad .description h3{
	margin-top: 0;
    line-height:1.2em;
	}
#page #content div.featured_ad .description .address{
	width:370px;
	font-size: 0.7em;
	font-weight: bold;
	color: #644f38;
	line-height: 1.1em;
	margin-top:15px;
	text-transform: uppercase;
	}
#footer{
	position: relative;
	width: 923px;
	margin: 0 auto;
	height:34px;
	}
#footer div.copyright{
	font-size: 0.6em;
	color: #636363;
	float: left;
	margin-left: 30px;
	line-height: 34px;
	font-weight: bold;
	}
#footer div.logo{
	width: 97px;
	height: 25px;
	float: right;
    margin-top:10px;
	}
#page #content #non_featured_ads {
    margin-left:15px;
    margin-right:15px;
    overflow:hidden;
    position:relative;
    text-align:center;
    margin-bottom: 30px;
    }
#page #content #non_featured_ads h2{
    text-align:left;
    }
#page #content #non_featured_ads h3{
    text-align: center;
    color: #b22020;
    border: 0;
    }
#page #content .container{
    margin-left:15px;
    margin-right:15px;
    overflow:hidden;
    position:relative;
    margin-top:30px;
    margin-bottom:30px;
    }
#page #content div.slide_abouth_city{
    /*height:210px;*/
    width:275px;
    overflow:hidden;
    height:227px;
    }
#page #content div.slide_abouth_city ul{
    margin:0;
    width:275px;
    height:227px;
    overflow:hidden;
    }
#page #content div.slide_abouth_city ul li{
    list-style:none;
    margin:0;
    }
#page #content div.slide_abouth_city ul li img{
    width:300px;
    }
#page #content .container div.slide_abouth_city{
    float:right;
    width:250px;
    height:200px;
    margin-left:20px;
    margin-bottom:20px;
    }
#page #content .left_column a{
    font-size: 0.7em;
    }

