/***************************************************
	        London living Homes STYLES
***************************************************/

html, body{
	margin:0;
	padding:0;
	background-image: url(../pic/beckground.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#head{
	width:760px;
	position: relative;
	height: 250px;
	margin-bottom: 5px;
}


#head-section{
	position: relative;
	height: 130px;
	width: 570px;
	float: right;
}


#logo{
	position: absolute;
	width: 190px;
	height: 70px;
	top: 0px;
	margin: 0;
	z-index: 101;
	left: 0px;
}

#bottom-menu-part{
	position: absolute;
	width: 189px;
	height: 8px;
	z-index: 102;
	left: 0px;
	bottom: 0px;
	background-image: url(../pic/sec-menu-down.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.box-img, .box-arrow{
	position: absolute;
	width: 27px;
	height: 27px;
	top: 0px;
	z-index: 101;
	right: 1px;
}

.box-arrow{
	width: 16px;
	height: 14px;
	top: 15px;
	right: 5px;
}

/***************************************************
			    DESIGN ELEMENTS
***************************************************/	

.clearing { height: 0; width:100%;display: inline; clear: both; overflow:hidden; }  
.hidden{overflow: hidden;visibility: hidden;}

p{
	display: block;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
ul{
	margin-top: 10px;
	margin-bottom: 10px;
}
a, a.black, a.white-link{color: #FF4415;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover, a.black:hover{color: #333333;}

a.black{
	color: #666666;
}

a.blackLink{
	color: #666666;
}

a.white-link{
color: #FFFFFF;
	font-size: 11px;
}
a.white-link:hover{color: #333333;}

/***************************************************
			       CONTAINER
***************************************************/

#container, #container-page{
	width:760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

#container-home{
	width:760px;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 540px;
	margin-top: -270px;
	margin-left: -380px;
	visibility: visible;
	z-index: 1;
}

#container-message{
	text-align: center;
	margin-top: -35px;
	margin-left: -200px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 70px;
	visibility: visible;
}

#container-page{
	background-image: url(../pic/container-page.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 5px;
	background-color: #F4F4F4;
}

/***************************************************
			       HOLDERS
***************************************************/

#holder-left, .holder-form, #holder, .holder-left-boxes, .holder-text-boxes, #holder-home, #holder-homeNEW{
	width:190px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	position: relative;
	line-height: 16px;
}

#holder-home{
	width:760px;
}

#holder-homeNEW{
	width:760px;
}

#holder{
	width:530px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #F4F4F4;
}

.holder-form{
	width:510px;
	background-color: #EFEFEF;
	margin-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.holder-nav{
	width:750px;
	line-height: 20px;
	position: relative;
	float: left;
}

.holder-left-boxes{
	width:250px;
}

.holder-text-boxes{
	width:190px;
	height: 55px;
	padding-top: 10px;
}

.boxes, .boxes-right{
	width:189px;
	background-color: #666666;
	height: 27px;
	margin-bottom: 1px;
}

.boxes-right{width:190px;}

#holder-flash{
	width:570px;
	float: right;
}

.shaded-box{
	width:250px;
	background-color: #E8E8E8;
	top: 25px;
	position: relative;
	padding: 10px;
}

.contact-red{
	width:220px;
	background-color: #E8E8E8;
	top: 10px;
	padding: 10px;
	color: #658AAF;
	height: 180px;
	margin-bottom: 20px;
	float: left;
}

.contact-gray{
	width:150px;
	background-color: #E8E8E8;
	top: 10px;
	padding: 10px;
	color: #658AAF;
	height: 180px;
	margin-bottom: 20px;
	float: left;
}

.contact-right{
	width:220px;
	position: relative;
	color: #FFFFFF;
	margin-bottom: 20px;
	float: right;
}

/***************************************************
				    GALLERY
***************************************************/

.right-gallery{
	width:310px;
	position: relative;
	padding-bottom: 15px;
	float: right;
}

.thumbs{
	height: 90px;
	width: 90px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/***************************************************
				      FORMS
***************************************************/

.text-box-form{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	top: 4px;
	float: left;
	width: 350px;
	display: block;
	line-height: 30px;
	padding-left: 10px;
}

.text-form, .error{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	position: absolute;
	top: 4px;
}

form{margin: 0px;padding: 0px;}

#form{
	width:530px;
	float: left;
}

#form-submit{
	display: block;
	text-align: right;
	padding-top: 20px;
	padding-right: 125px;
}

label, .label{
	color:#333333;
	font-size:11px;
	width:140px;
	display:block;
	float:left;
	clear: left;
	position: relative;
	border-right-color: #FFFFFF;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 11px;
	line-height: 13px;
	padding-bottom: 11px;
}

.label{width:60px;}

.textbox, .textbox2, select{
	border:1px solid #CCCCCC;
	font-size:12px;
	width:148px;
	line-height:16px;
	background-color: #FFFFFF;
	height: 16px;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
}

.textbox2{
	width:30px;
	text-align: center;
}

select{
	width:153px;
}

.error{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FC1529;
	position: absolute;
	top: 9px;
	left: 330px;
}

.textbox:focus{border:1px solid #D8C217;cursor:text}

textarea{
	border:1px solid  #E1E1E1;
	width:300px;
	background-color: #FFFFFF;
	height: 150px;
	font-size: 11px;
	color: #999999;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 4px;
	margin-right: 10px;
}



textarea:focus{border:1px solid #b3c531;cursor:text;}

#sub-login {
	width:350px;
	height: 30px;
	padding-top: 20px;
	padding-left: 145px;
	padding-bottom: 20px;
}
.sub-login{
	height: 26px;
	width: 116px;
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	margin-top: 5px;
	background-image: url(../pic/button-form.png);
	background-repeat: no-repeat;
	border: 1px none #FFFFFF;
}

/***************************************************
			HEADING TEXT ELEMENTS
***************************************************/

h1, h2, h3, h4, h5, h6, .text{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}

h1{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 27px;
	padding-left: 9px;
}

h2{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	position: absolute;
	width: 540px;
	height: 40px;
	bottom: 0px;
	line-height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../pic/title.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

h3{
	font-size: 13px;
	color: #A59121;
	font-weight: normal;
	line-height: 14px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

h4{
	font-size: 14px;
	color: #EC0000;
	line-height: 20px;
	font-weight: bold;
}

h5{
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
	}

h6{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	padding: 10px;
	background-color: #333333;
	height: 30px;
	}

.text-box, .text-box2{
	font-family: Tahoma, Arial;
	font-size: 11px;
	display: block;
	color: #666666;
	padding-right: 8px;
	padding-left: 3px;
}

.text-box2{
	font-size: 12px;
	color: #CCCCCC;
}

.text{
	font-size: 12px;
	color: #666666;
}

/***************************************************
			        FOOTER
***************************************************/

#footer, #footer2{
	width:760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	position: relative;
	background-image: url(../pic/bottom.png);
	background-repeat: no-repeat;
}

#footer2{
	float: left;
}

#FooterOne{
	width:700px;
	float:left;
	position: relative;
	padding-left: 40px;
	line-height: 15px;
	padding-top:10px;
}

#FooterTwo{
	width:100px;
	float:right;
	text-align: right;
	line-height: 50px;
	padding-right: 10px;
}

#FooterTree{
	width:150px;
	text-align: right;
	position: absolute;
	top: 52px;
	right: 0px;
	padding-top: 6px;
	height: 25px;
}

a.krojac {
	font-family: "Lucida Grande", tahoma, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
a.krojac:hover{color: #FF9900;}


/***************************************************
				       MENU
***************************************************/

#nav-menu{
	width: 189px;
	position: relative;
	background-color: #333333;
	height: 250px;
}


#nav-menu ul{
	list-style: none;
	margin: 0px;
	color: #CCCCCC;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-menu li{
	margin: 0px;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#nav-menu li a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494949;
	height: 15px;
	padding-top: 3px;
	background-image: none;
}

#nav-menu li a:hover{
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#second-menu{
	width: 189px;
	position: relative;
	background-image: url(../pic/sec-menu.png);
	background-position: left 130px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 130px;
}

#second-menuContact{
	width: 189px;
	position: relative;
	padding-bottom: 8px;
	padding-top: 130px;
}

#second-menu ul{
	list-style: none;
	margin: 0px;
	color: #CCCCCC;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
}
#second-menu li{
	margin: 0px;
	background-image: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#second-menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	border: 1px none 1;
	background-image: none;
	margin: 0px;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#second-menu li a:hover{
	color: #CCCCCC;
}

body#Active2 a#Active2_link
{
	font-size: 11px;
	color: #FF9900;
}

body#Active a#Active_link{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #658AAF;
	position: relative;
	display: block;
	line-height: 18px;
}


.redHeadline
{
    color:#FF4415;
}

.marginTop5
{
    margin-top:10px;
}