/*
* Таблица стилей для шаблона KAREV.OTCLICK 3.0
* @author       Dmitry Karev (http://www.karev.ru/)
* @copyright    Copyright (c) 2010, Dmitry Karev
*/
a, a:visited {
	color: #d27900;
	text-decoration: underline;
}
button.validate {
	background: transparent url('/iface/images/btn.195.png') no-repeat;
	border: none;
	font-size: 17px;
	height: 34px;
	margin: 20px 0;
	padding-bottom: 10px;
	width: 195px;
}
h1, .contentheading, .componentheading {
    color: #E67D03;
    font-family: Georgia;
    font-size: 33px;
    margin-top: -10px;
    padding: 0 0 20px;
    text-align: left;
}
fieldset {border: none;}

	input#remember {
		width: auto;
	}
	input.button {
		background: transparent url('/iface/images/btn.85.png') no-repeat;
		border: none;
		font-size: 17px;
		height: 34px;
		margin: 10px 20px;
		padding-bottom: 10px;
		width: 85px;
	}
	p#com-form-login-remember {
		float: left;
		margin-top: 15px;
	}
	p#reminder {
		float: right;
		margin-top: 15px;
	}

#all {
	color: #9b9b9b;
	font-family: Arial;
	font-size: 12px;
	width: 1000px;
}
#bord_top {
	background: transparent url('../../images/register/box.top.noauth.png') no-repeat;
	float:none;
	height: 10px;
	position:relative;
	width: 1000px;
}
#bord_bottom {
	background: transparent url('../../images/register/box.bottom.noauth.png') no-repeat;
	float:none;
	height: 10px;
	margin-bottom: 15px;
	position:relative;
	width: 1000px;
}	
#bigbox {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#box-tp {
	background-color: #fefefe;
	padding: 20px 75px;
	color:#000;
	text-align:left;
	overflow:auto;
}
#box-bm {
	background-color: #fffae6;
	padding: 20px 75px;
	color:#000;
	text-align:left;
	overflow:auto;
}
#content {
    float: none;
    overflow: visible;
    padding: 25px 0;
    position: relative;
    text-align: left;
}
#contact_address {
	margin-top: 5px;
	margin-bottom: 30px;
}
#header {
	background: none;
	height: 100px;
	padding: 30px 0px 25px 0px;	
}
#logo	{
	background: transparent url('../../images/register/logo.png') no-repeat;
	cursor: pointer;
	float: left;
	height: 100px;
	left: 50px;
	position: relative;
	top: 10px;
	width: 285px;
}
#mmenu {
    float: right;
    height: 30px;
    position: relative;
    text-align: right;
    width: 400px;
}
	#mmenu ul {
		float: right;
		list-style: none;
	}
	#mmenu li {
		float: left;
		font-weight: bold;
		height: 30px;
		margin-left: 15px;
		padding: 3px 5px 0px;
		text-align: center;
		
	}
	#mmenu li a, #mmenu li a:visited {
		border-bottom: 1px dashed #999999;
		color: #999999;
		font-family: Arial;
		font-size: 14px;
		text-decoration: none;
	}
	#mmenu li a:hover		{border-bottom: 1px solid #999999;}
	#mmenu li.active		{border: none; background: url('/iface/images/menu.active.png') no-repeat; width: 117px;}
	#mmenu li.active a	{border: none; color: #ffffff;}
#slogan {
    color: #dbdccc;
    float: right;
    font-family: Arial;
    font-size: 12px;
    position: relative;
    text-align: left;
    width: 450px;
}
#slogan h2 {
    background: none repeat scroll 0 0 transparent;
    color: #DBDCCC;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 10px;
    text-align: left;
}
#slogan p {
    line-height: 1.5;
    text-align: left;
}

.mid {
	border-left: 1px solid #CCCCCC;
	padding: 0px 20px;
}