/*
Description: Core design for casablancacustomhomes.com.
Version: 1.0
Author: Media301
Author URI: http://www.media301.com
*/

/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}

.float_left
{float:left;}

.float_right
{float:right;}

.clear
{clear:both;}

.col2_left
{float:left;width:45%;}

.col2_right
{float:right;width:45%;}


body { 
	background-color:#D4D5D7;
	background-image:url(../images/backgrdimg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

p { line-height:1.8em}
h1 { color:#642D34; font-size:15px; margin-bottom:10px; }
h2 {
	color:#333333;
	font-size: 24px;
	line-height: 26px;
}
h4 {
	color:#660033;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	padding-bottom:8px
}
h5 { color:#484012; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; padding-bottom:10px;}
.ari { font-family:Arial, Helvetica, sans-serif; }

.myHR { height:3px; clear:both; margin:20px 0px 20px 0px; background-image:url(../images/dash.gif); background-repeat:repeat-x;}
.myHRII { height:3px; clear:both; background-image:url(../images/dash.gif); background-repeat:repeat-x;}

a:link { color: #AF663A; text-decoration:none;}
a:visited { color: #AF663A; text-decoration:none; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #AF663A; text-decoration:none; } 

.bottomNav{ color:#B9B0A1; font-size:9px}

a.botnav:link { color: #B9B0A1; text-decoration:none;}
a.botnav:visited { color: #B9B0A1; text-decoration:none;}
a.botnav:hover { color: #B9B0A1; text-decoration: underline;}
a.botnav:active { color: #B9B0A1; text-decoration:none;}

a.redlink:link { color: #920C2D; text-decoration:none;}
a.redlink:visited { color: #920C2D; text-decoration:none; }
a.redlink:hover { color: #760A25; text-decoration: underline; }
a.redlink:active { color: #920C2D; text-decoration:none; }

/* -----------------------------------*/
/* ---- HEADER <<<-----------*/
/* -----------------------------------*/

/* -----------------------------------*/
/* -- STRUCTURE <<<----------*/
/* -----------------------------------*/
#MainContainer {
	margin:auto;
	width:900px;
	border:#36151C 1px solid;
	background-color:#E6E3D0;
}

#header{
	height:116px;
	background-image:url(../images/headerBack.jpg);
	background-repeat:repeat-x;
}
	
	#addressTag {
		margin:25px 20px 0px 0px;	
	}
	
#NavMenu{
	height:47px;
	background-color:#E1DCC6;
	
}

#mainContent{
	background-image:url(../images/contentBack.jpg);
	background-repeat:repeat-x;
	background-color:#E7E6D4;
}


.mainContent{
	background-image:url(../images/contentBack.jpg);
	background-repeat:repeat-x;
	background-color:#E7E6D4;
}

	#leftContent{
	width:260px; 
	padding:30px 20px 20px 20px;
	}
	
	#RightContent{ 
	width:570px;
	margin:30px 30px 30px 0px;
	}
	
	#RightContentII{ 
	width:490px;
	padding-left:40px;
	padding-right:40px;
	margin:30px 30px 30px 0px;
	}
	#FullContent{
	margin:0px 60px 30px 60px;
	padding-top:20px;
	}
	#FullContentII{
	margin:0px 60px 10px 60px;
	padding-top:20px;
	}
	#FullContentIII{
	margin:0px 40px 30px 40px;
	padding-top:20px;
	}

		#FadeBack {
		background-image:url(../images/fadeBack.jpg);
		background-repeat:repeat-x;
		padding:40px;		 	
		}
		.FadeBack {
	background-image:url(../images/fadeBack.jpg);
	background-repeat:repeat-x;
	padding: 15px;
		}

		.FadeBackII {
		background-image:url(../images/LotsTop2.jpg);
		background-color:#E6E5D3;
		background-repeat: no-repeat;
		padding:0px 0px 0px 0px;		 	
		}
		
		.padUnderline {
	border-bottom: 1px #C1BF98 solid;
	padding:14px 8px 10px 8px;
	margin: 0px 10px 0px 10px;
			}

#lowerButtons{
	height:195px;
	background-image:url(../images/btnBack.jpg);
	background-repeat:repeat-x;
	background-color:#F5F5ED;
}

#botNav{
	height:24px;
	background-color:#3A171D;
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
}

#footer{
	margin:auto;
	background-color:#D4D5D7;
	width:900px;
	}
	
	#copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#3A171D;
	margin-top:8px;
	}
	#footerLogos{ 
	height:60px;
	width:250px;
	margin-top:5px;
	display:block;
	/*background-image:url(../images/logos.jpg);*/
	}


#ContactInfo {
	margin-top:50px;
	padding-top:25px;
	width:326px;
	height:122px;
	background-image: url(../images/ConinfoBack.gif);
	background-repeat:no-repeat;

}

/* -----------------------------------*/
/* --- HEADINGS <<<----------*/
/* -----------------------------------*/

/* -----------------------------------*/
/* -- TEXT STYLES <<<--------*/
/* -----------------------------------*/
.white { color:#FFFFFF;}
.beige { color: #B6AB95;}
.red { color:#5B3136; font-weight:bold;} 
.LotHeader{color: #8E3839; padding:20px 0px 20px 10px; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em; font-weight:bold}
.LotHeaderII{color: #8E3839; padding:20px 0px 20px 10px; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.2em; font-weight:bold}


a.LotHeaderLinks:link { color: #8E3839; text-decoration:none;}
a.LotHeaderLinks:visited { color: #8E3839; text-decoration:none; }
a.LotHeaderLinks:hover { color: #000000; text-decoration: none; }
a.LotHeaderLinks:active {
	color: #8E3839;
	text-decoration:none;
}


.orangeLot {
	color:#B27727;
	font-weight:normal;
	font-size:12px;
}

.boldGray { color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.fullBar { background-color:#43242C; margin-bottom:10px; margin-top:10px; height:5px; clear:both;}

.allcaps { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; text-transform:uppercase;}
.bigtxt { font-size:16px;}

.whiteBkgd { background-color:#FFFFFF;}
.zeroPadMar { padding:0; margin:0; }
.marSides10px {margin:0px 10px 0px 10px;}
.marSides20px {margin:0px 10px 0px 18px;}
.marLeft20 { margin-left:20px;}
.widthBtn{ width:283px;}
.btnHeader { margin:25px 0px 10px 20px;}
.marTop10px { margin-top:10px;}
.marTop20px {
	margin-top:30px;
}
.marTop120px {
	margin-top:70px;
}
.marBot20px {
	margin-bottom:10px;
}
.marRt90px { margin-right:90px;}
.floatand5px{ float:left; margin:3px; border:#000000 1px solid;} 

.OneEmSmaller { font-size:.9em}

.backFuzz {height:3px; background-image:url(../images/backFuzz.jpg); background-repeat:repeat-x; }


/* -----------------------------------*/
/* -- NAVIGATION <<<---------*/
/* -----------------------------------*/
ul#nav {
	width:900px;
	height:47px;
	position:relative;
	top:-3px;
	}

ul#nav li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}

ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../images/mainNav.jpg) no-repeat;
	}

li#HOME a {
	width:95px;
	height:50px;
	 }

li#ABOUT a {
	width:95px;
	height:50px;
	 }

li#AVAILABLE a {
	width:120px;
	height:50px;
	 }	 

li#LOCATIONS a {
	width:125px;
	height:50px;
	 }

li#GALLERY a {
	width:112px;
	height:50px;
	 }	

li#CONTACT a {
	width:109px;
	height:50px;
	 }	
	 
li#INCENTIVES a {
	width:243px;
	height:50px;
	 }	 	 	 	 

li#HOME a:hover, li#HOME a:focus {
	background-position:0px -50px;
	 }

li#ABOUT a:link, li#ABOUT a:visited {	
	background-position:-95px 0px;
	}

li#ABOUT a:hover, li#ABOUT a:focus {	
	background-position:-95px -50px;
	}

li#AVAILABLE a:link, li#AVAILABLE a:visited {	
	background-position: -190px 0px;
	}

li#AVAILABLE a:hover, li#AVAILABLE a:focus {	
	background-position: -190px -50px;
	}

li#LOCATIONS a:link, li#LOCATIONS a:visited {	
	background-position: -310px 0px;
	}

li#LOCATIONS a:hover, li#LOCATIONS a:focus {	
	background-position: -310px -50px;
	}

li#GALLERY a:link, li#GALLERY a:visited {	
	background-position: -435px 0px;
	}

li#GALLERY a:hover, li#GALLERY a:focus {	
	background-position: -435px -50px;
	}

li#CONTACT a:link, li#CONTACT a:visited {	
	background-position: -547px 0px;
	}

li#CONTACT a:hover, li#CONTACT a:focus {	
	background-position: -547px -50px;
	}

li#INCENTIVES a:link, li#INCENTIVES a:visited {	
	background-position: -656px 0px;
	}

li#INCENTIVES a:hover, li#INCENTIVES a:focus {	
	background-position: -656px -50px;
	}

/******************************************************************/
/* second-level lists */
/******************************************************************/
ul#nav ul { list-style: none; line-height: 100%; }

ul#nav li li { float: left; }

ul#nav li ul {
	position: absolute;
	top: 45px;
	left: 190px;
	width: 120px;
	display: none;
	z-index:9999;
	background-image:url(../images/sub_nav_bg.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b2af92;
	border-bottom-color: #b2af92;
	border-left-color: #b2af92;
	padding-bottom:1px;
}

ul#nav li li { 
	width: 120px; /*120px*/
	height: 27px;
	z-index:9999;
	/*position: relative; */
	/*left: 0.9em; */
	/*background:#482A2C;*/
	/*border-top: 1px solid #E5EDEF;*/
	}

ul#nav li li a {
	z-index:9999;
	display: block;
	width: 110px; /*120px*/
	height: 20px;
	background-image:none;
	font-size: 100%;
	color: #000000;
	text-indent: 0px;
	text-align:center;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul#nav li li a:hover { background: #b2af92; color:#000000 }
/* lists nested under hovered list items */
ul#nav li:hover ul, ul#nav li.sfhover ul { display: block;}

/******************************************************************/
/******************************************************************/
/******************************************************************/

/*LOGOS FOOTER*/

ul#navLogos {
	width:250px;
	height:60px;
	position:relative;
	}

ul#navLogos li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}

ul#navLogos li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../images/logoNav.jpg) no-repeat;
	}

li#BBWG a {
	width:88px;
	height:60px;
	 }

li#TxBuild a {
	width:40px;
	height:60px;
	 }

li#SaBuild a {
	width:45px;
	height:60px;
	 }	 

li#NAHB a {
	width:59px;
	height:60px;
	 }
 	 	 	 

li#BBWG a:hover, li#BBWG a:focus {
	background-position:0px -65px;
	 }

li#TxBuild a:link, li#TxBuild a:visited {	
	background-position:-88px 0px;
	}

li#TxBuild a:hover, li#TxBuild a:focus {	
	background-position:-88px -65px;
	}

li#SaBuild a:link, li#SaBuild a:visited {	
	background-position: -128px 0px;
	}

li#SaBuild a:hover, li#SaBuild a:focus {	
	background-position: -128px -65px;
	}

li#NAHB a:link, li#NAHB a:visited {	
	background-position: -173px 0px;
	}

li#NAHB a:hover, li#NAHB a:focus {	
	background-position: -173px -65px;
	}



/* Main navigation "active tabs"

------------------------------------------------------------------*/

body#home-page ul#nav li#HOME a {
	background-position:0px -100px;
	}

body#about-page ul#nav li#ABOUT a {
	background-position:-95px -100px;
	}

body#available-page ul#nav li#AVAILABLE a {
	background-position:-190px -100px;
	}

body#locations-page ul#nav li#LOCATIONS a {
	background-position:-310px -100px;
	}

body#gallery-page ul#nav li#GALLERY a {
	background-position:-435px -100px;
	}
	
body#contact-page ul#nav li#CONTACT a {
	background-position:-547px -100px;
	}

body#incentives-page ul#nav li#INCENTIVES a {
	background-position:-656px -100px;
	}
/* -----------------------------------*/
/* ---- FORMS  <<<-----------*/
/* -----------------------------------*/
/* form styles */

form {
	width: 415px;
	padding:15px;
	text-align: left;
	background-image:url(../images/formBack.gif); 
	background-repeat:repeat-y;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
}

form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 08px 0px;
}

form input {
	display: block;
	border: 1px solid #D0D2C4;
	padding: 2px;
	/*margin-top: 3px;*/
}

form select {
	float: left;
	display: block;
	border: 1px solid #D0D2C4;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {

}


form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	float: left;
	margin: 0px 15px 0px 0px;
	width: 240px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	float: left;
	width: 240px;
	background:url(../images/input.gif) repeat-x left top;
	border: 0px 1px 1px 1px solid #D0D2C4;
	margin-top:3px;
	clear: both;

}

form label.field-zip input {
	background:url(../images/input.gif) repeat-x left top;
	border: 0px 1px 1px 1px solid #D0D2C4;
	margin-top:3px;
	}

form label.field-first input{
	width:250px;
}

form label.field-address input {
	background:url(../images/input.gif) repeat-x left top;
	border: 0px 1px 1px 1px solid #D0D2C4;
	margin-top:3px;
	}

form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
	background:url(../images/input.gif) repeat-x left top;
	border: 0px 1px 1px 1px solid #D0D2C4;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
	
}

form label.field-address input {
	float: left;
	width: 405px;
}

form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

textarea {
	display: block;
	background:url(../images/input.gif) repeat-x left top;
	border: 1px solid #D0D2C4;;
	background-color:#FFFFFF;
	margin-top:3px;
	padding: 3px;
	
}

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form textarea {
	margin-top: 0px;
	width: 405px;
}



.button {
	border: none;
	background: url('../images/submit.gif') no-repeat top left;
	height:25px;
	width:70px;
	display:block;
	text-indent:-9999px;
	z-index:0000;
   
}
.button:hover {background-position: 0px -25px;}

/* -----------------------------------*/
/* --- Buttons <<<----------*/
/* -----------------------------------*/

#FormBtn { padding-left:100px; padding-top:15px;}

a.cssForm {
	display: block;
	height: 25px;
	width: 127px;
	background: url("../images/dlForm.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-indent:-9999px
}

a:hover.cssForm {
	background-position: 0px -25px;
}


#fpBtn {
	padding-top:15px;
	float:left;
	margin-bottom: 10px;
}

a.cssFP {
	display: block;
	height: 25px;
	width: 127px;
	background: url("../images/floorplantBtn.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-indent:-9999px
}

a:hover.cssFP {
	background-position: 0px -25px;
}

#soBtn {
	padding-top:15px;
	float:left;
	margin-bottom: 10px;
}

a.cssSO {
	display: block;
	height: 25px;
	width: 127px;
	background: url("../images/contactBtn.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-indent:-9999px
}

a:hover.cssSO {
	background-position: 0px -25px;
}


#InvBtn { padding-left:100px; padding-top:15px;}

a.cssInv {
	display: block;
	height: 25px;
	width: 100px;
	background: url("../images/invBtn.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-indent:-9999px
}

a:hover.cssInv{
	background-position: 0px -25px;
}

#WebBtn { padding-left:100px; padding-top:15px;}

a.cssWeb {
	display: block;
	height: 25px;
	width: 100px;
	background: url("../images/webBtn.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-indent:-9999px
}

a:hover.cssWeb {
	background-position: 0px -25px;
}

#GalBtn { padding-left:0px; padding-top:0px;}

a.cssGal {
	display: block;
	height: 25px;
	width: 115px;
	position:relative; 
	top:320px; 
	left:460px; 
	z-index:1000;
	background: url("../images/morePhotos.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-indent:-9999px
}

a:hover.cssGal {
	background-position: 0px -25px;
}

a.cssGalII {
	display: block;
	height: 25px;
	width: 115px;
	position:relative; 
	top:220px; 
	left:205px; 
	z-index:1000;
	background: url("../images/morePhotos.jpg") 0 0 no-repeat;
	text-decoration: none;
	text-indent:-9999px
}

a:hover.cssGalII {
	background-position: 0px -25px;
}



/* -----------------------------------*/
/* ---- EXTRAS <<<-----------*/
/* -----------------------------------*/
