* {
	margin: 0;
	padding: 0;
	border:0;
}
html {height: 100%}

body {
	font: 12px/18px Myriad Pro, Trebushet;
	width: 100%;
	height: 100%;
	background-color:#000000;
	outline:none;
}
a {
	color: blue;
	outline: none;
	text-decoration: none;
}
h1
{
	font-size:16px;
	font-weight:100;
	color:#ED161F;
}
h3, h2
{
	font-size:16px;
	font-weight:100;
}
p 
{
	font-size:14px;
	margin-top: 0em;
    margin-bottom: 0.5em;
}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 971px;
	margin: 10px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
.breadcrumb
{
	width:960px;
	height:50px;
	background-color:#000000;
	font-family:Myriad Pro, Trebuchet;
}
.breadcrumbinside
{
	margin-top:17px;
	float:left;
	margin-left:25px;
}
.header{
width:971px;
height:321px;
background:url(img/bg-header.png) no-repeat;
}
.logo
{
padding:70px 0 0 38px;
}

/*Menu
----------------------------------------*/
#menu{
width:971px;
height:52px;
margin:81px 0 0 20px;
font-family:Myriad Pro,Trebushet;
}
#menu ul
{
display:inline-block;
list-style:none;
padding:9px 0 0 10px;
margin:0px;
}
#menu ul li 
{
display:inline;
padding:0px;
margin:0px;
height:50px;
text-align:center;

}
#menu ul li div
{
	width:150px;
}
#menu ul li a{
height:51px;

padding:0px 10px 0 10px;
margin:0 4px 0 4px;
_margin:0 2px 0 2px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:13px;
line-height:51px;

}
#menu ul li.selected a{
height:51px;

padding:0px 10px 0 10px;
margin:0px 5px 0 5px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:13px;
line-height:51px;
color:#ED1C24;
background:url(img/bgMenuTopIElte7.png) no-repeat center;
}

#menu ul li a:hover{

color:#ED1C24;
background:url(img/bgMenuTopIElte7.png) no-repeat center;
}
/*#menu ul li a:hover:before{
content:url(img/bgMenuTop.png);
}
#menu ul li.selected a:after{
content:url(img/bgMenuTop.png);
}

#menu ul li.selected a:before{
content:url(img/bgMenuTop.png);
}
#menu ul li a:hover:after{
content:url(img/bgMenuTop.png);
}*/
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 0px;
	height: 100%;
	min-height: 100%;
	background-color:#333333;
	
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#container {
	width: 100%;
	float: left;
	overflow: hidden;
	height:100%;
	height: auto !important;
	min-height: 100%;
	overflow:hidden;
	
	
	/*background:url(img/center_bg.gif) repeat-y center;*/
}
#content {
	/*padding:0 230px 0 230px;*/
	margin-left:230px;
	margin-right:182px;
	background-color:#484848;
	height:100%;
	min-height: 100%;
	overflow:hidden;
}
.lblChapter
{
	margin-left:35px;
	margin-top:17px;
}
.SelectedType, .SelectedtypeHover:hover
{
height:50px;
widows:180px;
float:left;
text-decoration:none;
text-align:center;
color:White;
background:url(img/bg-Type.png);
}
.SelectedtypeHover
{
	height:50px;
	widows:180px;
	float:left;
	text-decoration:none;
	text-align:center;
	color:White;
}

/*-----------------------languages_box---------*/
.languages_box{
padding:3px 25px 0 0;
float:right;
margin-top:13px;
}
.languages_box a{
padding:0 3px 0 3px;
}
.selected{
padding:1px 1px 1px 1px;
/*border:1px #3B3B3B solid;*/
}
.languages_box img.unselected
{
	margin-bottom:2px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 230px;
	height:100%;
	margin-left: -100%;
	position: relative;
	
}

/*Menu_Vertical*/
#MenuVertical
{
	margin-top:26px;
	margin-left:0px;	
	margin-bottom:30px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 180px;
	height:100%;
	min-height:700px;
	margin-left: -180px;
	position: relative;
	background: #333333;
}
.ddl
{
	border:1;
	border-color:#949494;
	border-style:solid;
	outline:none;
	color:Black;
}
.ddl a
{
	outline:none;
}
.ddl select option
{
	outline:none;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 971px;
	margin-left: auto;
	margin-right:auto;
	margin-top:-10px;
	height: 100px;
	background: #333333;
	border-top:1px black dashed;
	
}
.left_footer{
	float:left;
	padding:20px 0 0 20px;
	width:230px;
	background-color:Blue;
}
.right_footer
{
	background-color:Aqua;
	padding:20px 20px 0 0;
	color:#7A7A7A;
	width:180px;
	float: left;
	margin-right: -3px;
	width: 180px;
	margin-left: -180px;

}
.center_footer
{
	width: 100%;
	float: left;
	background-color:Green;
	padding-top:20px;
	color:#7A7A7A;
	position:relative;

}
#footer a{
text-decoration:none;
padding:0 5px 0 5px;
color:#7A7A7A;
}
/**/
.defaultResizePanel
{
	z-index:99999;
	background-color:Gray;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;	
}
/*Request bying/leasing*/
.RequestContain
{
	padding-left:20px;
	padding-right:20px;
}
.RequestChaptersOfContains
{
	text-align:left;
	vertical-align:bottom;
	height:25px;
	color:White;
	padding-left:20px;
	padding-right:20px;
	font-family:Myriad Pro, Trebuchet; 
	
}
.ddlRequest
{
	border-width:1px;
	border-style:solid;
	border-color:#949494;
	outline:none;
	color:Black;
	background-color:#949494;
	width:100%;
	border:none;
	font-size:12px;
	font-family:Myriad Pro, Trebuchet; 
}

.inpRequest
{
	background-color:#949494;
	width:100%; 
	height:100%; 
	font-family:Myriad Pro, Trebuchet; 
	font-size:12px; 
	border:none;
	
}
/*all pages*/
.divContantText
{
	/*width:100%; */
	color:#E6DDDD; 
	height:100%; 
	padding:25px 25px 25px 25px;
	text-align:justify;
	
}
.PaddingSearch
{
	padding-left:70px;
	
}