﻿/*
Theme Name: Finance-Law.ru
Theme URI: http://www.finance-law.ru/
Description: The theme <a href="http://www.finance-law.ru/">Ruganin</a>.
Version: 0.1
Author: Ruganin
Author URI: http://www.finance-law.ru/
*/

body{
	margin:0px;
	padding:0px;
	font-family: arial, sans-serif;
	font-size: 76%;
	color: #000000;
	background-color: #ba9b5a;
}

a{
	color: #7f642f;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
h1 {
	margin: 0;
	font-size: 150%;
	color: #000000;
}
h2 {
	margin: 0;
	font-size: 100%;
}
.header{
	/* position:relative; */ height:243px;
	background-image: url(images/header.jpg);
}
.header h1{
	color: #FFFFFF;
	width:940px;
	margin: 0px;
	position:relative;
	top: 10px;
	left:25px;
	font-size: 250%;
}
.header h2{
	color: #FFFFFF;
	width:940px;
	margin: 0px;
	position:relative;
	top: 10px;
	left:35px;
	font-size: 100%;
}
.header a{
	color: #FFFFFF;
text-decoration:none;
}
.footer a{
	display:inline;
	padding:0;
	color: #FFFFFF
}

.container{
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
.wrapper{
	float:left;
	width:100%;
	margin-top: 10px;
}
.content{
	margin-top: 0;
	margin-right: 185px;
	margin-bottom: 0;
	margin-left: 185px;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-x;
}
.content-text {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border:1px solid #7f642f;
	}
.sidebar-left{
	float:left;
	width:175px;
	margin-left:-950px;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}
.sidebar-right{
	float:left;
	width:175px;
	margin-left:-175px;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}
.sidebar-right h3 {
	color: #FFFFFF;
	width: 175px;
	height: 26px;
	font-family: Verdana;
	font-size: 130%;
	line-height: 26px;
	text-align: center;
	margin-top: 15px;
	background: #7f642f;
		}
.sidebar-left h3 {
	color: #FFFFFF;
	width: 175px;
	height: 26px;
	font-family: Verdana;
	font-size: 130%;
	line-height: 26px;
	text-align: center;
	margin-top: 15px;
	background: #7f642f;
		}
.footer{
	clear:left;
	width:100%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}
.maintop, .maintop h1, .maintop a {
	color: #ffffff;
	padding-left: 5px;
	margin-bottom: 10px;
	background: #7f642f;
	text-decoration: none;
}

.pagenavi {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}

ul.boxleft {
margin-left: 0;
padding-left: 0;
list-style: none;
}
.boxleft li {
list-style-type: none;
}
ul.boxleft a {
	display: block;
	list-style: none;
	}
ul.boxleft a:hover {
	display: block;
	list-style: none;
	color: #7f642f;
	background: #FFFFFF;
	border: 1px solid #7f642f;
	}
	
.boxleft li ul {
	position: absolute;
	left: 135px;
	width: 175px;
	display: none;
	}

/* Styles for Menu Items */
ul.boxleft li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #7f642f; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #FFFFFF; /* IE6 Bug */
	list-style: none;
	}

	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
.boxleft li:hover ul { display: block;}