/*
Theme Name: Rainvilles
Theme URI: http://rainvilles.com/
Description: Theme for rainvilles.com.
Author: the team
Version: 1.0
Tags:
*/

* {
	margin: 0;
	padding: 0;
}
.ie *{
	zoom:1;
}
a{
	text-decoration: none;
}
a img,
img {
	border: medium none;
}
p{
	padding-bottom: 20px;
	line-height: 1.5;
	text-align:justify;
}
ul > li{
	list-style-type: none;
}
.clear{
	clear: both;
}
.clear:after{
	content: ".";
	clear: both;
	height: 0px;
	visibility:hidden;
	display:block;
}
body{
	background: #000;
	font-family: Arial;
	font-size: 12px;
	color:#0F0F0F;
}
.container{
	width: 946px;
	margin:10px auto 0;
}
.header{
	background: url('img/header.jpg') no-repeat right top;
	border: 2px solid #fff;
	padding: 4px 0 0 10px;
	height: 151px;
}
.header .logo{
	float: left;
}
.header .contact{
	float: left;
	padding-left: 33px;
	text-align: right;
	color: #fff;
}
.ie6 .header .contact{
	width: 170px;
}
.header .contact h1{
	font-size: 24px;
}
.header .contact h2{
	font-size: 18px;
}
.menu_wrapper{
	background: url('img/menu.gif') repeat-x left top;
	padding-left: 80px;
	margin-top: 2px;
}
.menu_wrapper .menu{
	background: url('img/menu_div.gif') no-repeat left top;
	padding-left: 1px;
}
.menu_wrapper .menu > ul,
.menu_wrapper .menu > ul li,
.menu_wrapper .menu > ul li div,
.menu_wrapper .menu > ul li div a{
	float: left;
}
.menu_wrapper .menu #menu-main_menu{
	background: url('img/menu_li.gif') no-repeat right top;
	padding-right: 1px;
}
#menu-main_menu > li{
	position: relative;
	background: url('img/menu_li.gif') no-repeat left top;
	padding-left: 1px;
	height: 34px;
	z-index: 10;
}
.menu_wrapper .menu > ul > li > div{
	background: url('img/menu_div.gif') no-repeat right top;
	padding-right: 1px;
}
.menu_wrapper .menu a{
	color: #fff;
	font-weight: bold;
	height:32px;
	line-height:32px;
	padding:0 36px 0;
}
.menu_wrapper .menu > ul > li:hover > div{
	background: url('img/menu_div_hover.gif') no-repeat right top;
}
.menu_wrapper .menu > ul > li:hover > div > a{
	background: url('img/menu_a_hover.gif') repeat-x left top;
}
.menu_wrapper .menu li:hover > div > a{
	color: #000;
}
.content_common{
	background: url('img/content.gif') repeat-y left top;
/*	margin-top: 2px;*/
	border: 2px solid #fff;
}
.content_common .top{
	background: url('img/content_top.gif') no-repeat left top;
}
.content_common .bottom{
	background: url('img/content_bot.gif') no-repeat left bottom;
}
.content_common .left_column{
	float: left;
}
.content_top .left_column{
	float: left;
	width: 304px;
	padding: 0 0 11px 11px;
}
.content_top .block{
	background: url('img/content_block_left.gif') no-repeat left top;
	margin-top: 11px;
}
.content_top .block > div{
	background: url('img/content_block_right.gif') no-repeat right top;
}
.content_top .block > div > div{
	background: url('img/content_block.gif') repeat-x left top;
	margin: 0 10px;
	padding: 9px 0 0 3px;
	height: 44px;
}
.content_top .block > div > div a{
	display: block;
	color:#000;
	font-size: 15px;
	line-height:38px;
	padding-left:53px;
	font-weight: bold;
}
.content_top .block > div > div .appointment{
	background: url('img/schedulean_appointment-trans.png') no-repeat left top;
}
.content_top .block > div > div .services{
	background: url('img/services-trans.png') no-repeat left top;
}
.content_top .block > div > div .service_specials{
	background: url('img/service_specials-trans.png') no-repeat left top;
}
.content_top .block > div > div .employee{
	background: url('img/employee-trans.png') no-repeat left top;
}
.content_common .right_column{
	float: right;
}
.content_top .right_column img{
	float: right;
}
.content_bottom .bottom{
	background: url('img/content_bottom_bot.gif') no-repeat left bottom;
}
.content_bottom .content_line{
	background: url('img/content_line.gif') repeat-y 445px 0;
}
.content_bottom .left_column{
	width: 445px;
	text-align: center;
	padding: 37px 0;
}
.content_bottom .left_column_line{
	background: #E1CA6F url('img/left_column_line.gif') no-repeat left top;
	height: 2px;
	margin: 17px 11px 17px 14px;
	font-size: 0px;
}
.content_bottom .right_column{
	width: 462px;
	padding: 20px 20px 0px 0;
}
.content_bottom .right_column p{
	font-size: 14px;
}
.content_bottom .bot_part{
	height: 30px;
	padding-top: 20px;
	text-align: center;
}
.footer .menu{
	background: url('img/footer_menu.gif') repeat-x left top;
	padding: 9px 0 12px;
	text-align: center;
	margin-top: 2px;
}
.footer .menu > div{
	margin:0 auto;
	width:607px;
}
.footer .menu ul{
	float: left;
}
.footer .menu ul li{
	float: left;
}
.footer .menu ul a{
	background: url('img/footer_menu_a.gif') no-repeat 0 2px;
	padding: 0 23px;
	float: left;
	color: #fff;
}
.footer .menu li:first-child a{
	background: none;
}
.footer .menu li:last-child a{
	padding-right: 0;
}
.footer .menu ul a:hover{
	text-decoration: underline;
}
.footer .copy{
	text-align: center;
	color: #C4C2C2;
	font-size: 11px;
	padding: 14px 0 27px;
	letter-spacing: 1px;
}



.content .left_column{
	width: 603px;
	padding: 27px 0 27px 27px;
}
.content h2{
	font-size: 18px;
	color: #5A6776;
	padding-bottom: 10px;
}
.content .img_border{
	border: 3px solid #E5E4E4;
	float: left;
	margin-right: 20px;
}
.content .img_border img{
	float: left;
	border: 1px solid #fff;
}
.content .right_column{
	width:270px;
	padding: 20px 20px 25px 0;
}
.content .navigation{
	border: 3px solid #E5E4E4;
}
.content .navigation > div{
	background: url('img/navigation.gif') repeat-x left top;
	border: 1px solid #fff;
	padding: 8px 5px 15px;
}
.content .navigation .sidebar_menu li{
	background: url('img/button_left.gif') no-repeat left top;
	margin-bottom: 4px;
}
.content .navigation .sidebar_menu li div{
	background: url('img/button_right.gif') no-repeat right top;
}
.content .navigation .sidebar_menu li div div{
	background: url('img/button.gif') repeat-x left top;
	margin: 0 5px;
	height: 24px;
	padding-left: 14px;
}
.content .navigation .sidebar_menu li a{
	font-weight: bold;
	color: #000;
	line-height: 24px;
}
.content .navigation .address{
	padding: 10px 0 10px 14px;
}
.content .navigation span{
	font-weight: bold;
}
.content .navigation ul.week li{
	margin: 1px 0;
	padding: 1px 0 1px 14px;
}
.content .navigation ul.week li:nth-child(2n+2){
	background: #F3F2F2;
}
.content .navigation ul .holiday{
	color:#B6010E;
}
.form{
	font-size: 13px;
}
.form fieldset{
	margin:1em 0.5em;
	padding:1em;
	border: 1px solid #540002;
}
.form fieldset.label_bold,
.contact_form {
	font-weight: bold;
}
.form .no_bold{
	font-weight: normal;
}
.form legend{
	color:#A20003;
	font-weight: bold;
	font-size: 17px;
}
.form p{
	padding-bottom: 5px;
}
.form p label{
	color:#A72A2A;
}
.form input.wpcf7-text{
	border: 1px solid #D6D6D6;
	width:55%;
}
.form .appointment_date input{
	width: 80%;
}
.form p .wpcf7-list-item-label{
	font-weight: normal;
	color: #0F0F0F;
}
.form .wpcf7-list-item {
	clear:left;
	float:left;
}
.form em{
	font-style: normal;
}
.form em.help_text{
	font-style: italic;
	font-size: 10px;
}
.form textarea{
	border: 1px solid #D6D6D6;
}
.form_left_column{
	width: 47%;
	float: left;
}
.form_right_column{
	width: 47%;
	float: right;
}
.form .submit{
	text-align: right;
	padding-right:6px;
}
.form .submit input{cursor: pointer;}
.form .captcha_img{
	float:left;
}
.form .captcha_field{
	float:left;
	padding-top:4px;
}

.menu #menu-main_menu .sub-menu{
	background: url('img/menu.gif') repeat-x left top;
	position: absolute;
	top:34px;
/*	z-index:1;*/
	left: 0px;
	display: none;
}
.menu #menu-main_menu .sub-menu li{
	background: url('img/menu.gif') repeat-x left top;
	padding:0 36px;
}
.ie6 .menu #menu-main_menu .sub-menu li{width: 100%;}
.menu #menu-main_menu > li:hover .sub-menu{display: block;}
.menu #menu-main_menu .sub-menu li,
.menu #menu-main_menu .sub-menu div,
.menu #menu-main_menu .sub-menu a{
	float: none;
}
.menu #menu-main_menu .sub-menu > li:hover {
	background: url('img/menu_a_hover.gif') repeat-x left top;
}
.menu #menu-main_menu .sub-menu > li a{
	padding: 0;
	white-space:nowrap;
}




