/**************************/
/**** Loose Leaf Lofts ****/
/****** LLLofts.com *******/
/**************************/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #000;
	line-height: 160%;
}


/* -----------------------------------*/
/* -------->>> ANCHOR TAGS <<<--------*/
/* -----------------------------------*/


a {
	color: #ad0024;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

a.articleLink {
	font-weight: bold;
	font-style: normal;
	color: #000;
}

/* -----------------------------------*/
/* -------->>> CONTAINERS <<<---------*/
/* -----------------------------------*/


#container_main {
	position: relative;
	display: block;
	margin: 0px auto;	
	width: 817px;
}

#header {
	position: relative;
	width: 817px;
	height: 400px;
}

#header_image_cont{
	position: absolute;
		top: 37px;
		left: 0;
	width: 817px;
	height: 342px;
	background: url(/images/frame.png) top left no-repeat;
	z-index: 1;
}

#content {
	display: block;
	margin: 0px auto;	
	width: 750px;
	position: relative;
}
.column {
	width: 390px;
	position: relative;
	float: right;
}

#footer {
	padding-top: 40px;
	padding-bottom: 20px;
	line-height: 110%;
	font-size: 11px;
}

#footer a {
	font-style: normal;
}

#dogPolicy {
	width: 330px;
	position: absolute;
		top: 62px;
		left: 0px;
	display: none;
}


/* -------->>> NAV <<<--------*/


#nav {
	position: absolute;
		right: 50px;
		top: 0px;
	z-index: 5;
}

.nav_item {
	float: left;
	padding: 55px 16px  5px 16px;
	position: relative;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	cursor: hand;
	cursor: pointer;
}


.nav_item_over {
	float: left;
	padding: 55px 16px  5px 16px;
	position: relative;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	cursor: hand;
	cursor: pointer;
}

.nav_item a {
	display: block;
	width: 100%;
	height: 70px;
	position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	cursor: pointer;
}

.nav_bg {
	height: 10px;
	z-index: 1;
	position: relative;
}

#nav_home .nav_bg { width: 35px; background: url(/images/nav_home.png) top left no-repeat;}
#nav_lofts .nav_bg { width: 67px; background: url(/images/nav_lofts.png) top left no-repeat;}
#nav_features .nav_bg { width: 63px; background: url(/images/nav_features.png) top left no-repeat;}
#nav_neighborhood .nav_bg { width: 101px; background: url(/images/nav_neighborhood.png) top left no-repeat;}
#nav_market .nav_bg { width: 128px; background: url(/images/nav_market.png) top left no-repeat;}
#nav_contact .nav_bg { width: 56px; background: url(/images/nav_contact.png) top left no-repeat;}

.nav_bg_over {
	height: 10px;
	z-index: 1;
	position: relative;
}

#nav_home .nav_bg_over { width: 35px; background: url(/images/nav_home_over.png) top left no-repeat;}
#nav_lofts .nav_bg_over { width: 67px; background: url(/images/nav_lofts_over.png) top left no-repeat;}
#nav_features .nav_bg_over { width: 63px; background: url(/images/nav_features_over.png) top left no-repeat;}
#nav_neighborhood .nav_bg_over { width: 101px; background: url(/images/nav_neighborhood_over.png) top left no-repeat;}
#nav_market .nav_bg_over { width: 128px; background: url(/images/nav_market_over.png) top left no-repeat;}
#nav_contact .nav_bg_over { width: 56px; background: url(/images/nav_contact_over.png) top left no-repeat;}



.header_image {
	position: absolute;
		top: 33px;
		left: 33px;
	width: 749px;
	height: 274px;
	border: 1px solid #000;
}


#header_home { background: url(/images/header_home.jpg) top left no-repeat; }
#header_lofts { background: url(/images/header_lofts.jpg) top left no-repeat; }
#header_features { background: url(/images/header_features.jpg) top left no-repeat; }
#header_neighborhood { background: url(/images/header_neighborhood.jpg) top left no-repeat; }
#header_market { background: url(/images/header_market.png) top left no-repeat; }
#header_contact { background: url(/images/header_contact.png) top left no-repeat; }




/* -----------------------------------*/
/* -------->>> CLICK AREAS <<<--------*/
/* -----------------------------------*/


#click_ {

}

#reset {
	width: 116px;
	height: 20px;
	background: url(/images/button_reset.png) top left no-repeat;
	float: right;
	cursor: pointer;
	margin-right: 15px;
}

#submit {
	width: 82px;
	height: 20px;
	background: url(/images/button_submit.png) top left no-repeat;
	float: right;
	cursor: pointer;
	
}


/* -----------------------------------*/
/* -------->>> PNG TRANS <<<----------*/
/* -----------------------------------*/


#trans_ {

}


/* -----------------------------------*/
/* -------->>> TEXT STYLES <<<--------*/
/* -----------------------------------*/


h1 {

}

h2 {

}

.justify {
	text-align: justify;
}

p {
	margin: 0px 0px 5px;
}

.fieldTitle{
	padding-top: 5px;
	padding-botom: 2px;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #ad0024;
}

li {
	padding-left: 0;
}

.pHeader {
	color:#AD0024;
	font-size: 16px;
	font-weight: bold;
}

.subtitle {
	padding-bottom: 5px;
}

/* -----------------------------------*/
/* ------------>>> MISC <<<-----------*/
/* -----------------------------------*/

hr {

}

.dotted {
	padding-top: 10px;
	padding-bottom: 10px;
}

.dotted div{
	height:1px;
	overflow: hidden;
	background: url(/images/dotted.png) top left repeat-x;
	clear: both;
}

.dot {
	width: 10px;
	height: 10px;
	background: url(/images/dot.png) top left no-repeat;
	position: absolute;
		top: 2px;
		left: -15px;
}

.floorplan_group {
	padding: 20px 0 30px 0;
}

.floorplan {
	float: left;
	padding-bottom: 30px;
}

.more_link_group {
	position: relative;
	padding-bottom: 20px;
}

.more_link_group a{
	position: relative;
		left: 12px;
}

.dot2 {
	width: 10px;
	height: 10px;
	background: url(/images/dot.png) top left no-repeat;
	position: absolute;
		top: 4px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-size: 11px;
	padding: 3px;
}

.text_input_area{
	border: 1px solid #000;
	width: 384px;
	height: 100px;
}

input {
	font-size: 11px;
	padding: 3px;
}

.text_input{
	border: 1px solid #000;
	width: 384px;
	height: 14px;
}

.text_input_med {
	border: 1px solid #000;
	width: 216px;
	height: 14px;
}

.text_input_sm{
	border: 1px solid #000;
	width: 90px;
	height: 14px;
}

.text_input_xs{
	border: 1px solid #000;
	width: 40px;
	height: 14px;
}

.title {
	padding-bottom: 10px;
}
#unit {
	width: 392px;
}

#dog {
	width: 100px;
}



html>body li {
	list-style-image: url(/images/bullet.png);
	margin-left: 0;
	padding-left: 0;
}


