/* CSS Document */

html, body, div, span, h1, h2, h3, h4, h5, h6, p,
a, font, img, small, strike, strong, sub, sup,
dl, dt, dd, ol, ul, li, form, label, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:"Times New Roman", Times, serif;
	font:normal 14px "Book Antiqua";
	vertical-align: baseline;
}

body			{background:#eeeeee; color:#000000;}

.img			{border:2px solid #FFFFFF}

p				{padding:5px 0px 10px 0px}

ul.bullet		{list-style-image:url(../images/bullet.gif); padding-left:22px}
ul.bullet li	{padding:0px 0px 0px 6px}

ul.bullet a, a.link				{color:#000000; text-decoration:underline}
ul.bullet a:hover, a.link:hover	{color:#3C6102; text-decoration:none}

#header, #footer{
	width:990px;
	height:108px;
}
#header #logo{
	width:212px;
	height:auto;
	float:left;
	padding-top:30px;
}
#header #logo a, #header #logo a:hover{
	width:212px;
	height:66px;
	display:block;
	background:url(../images/logo.gif) no-repeat 0 0;
	font-size:0.5em;
	text-indent: -9999px;
}

#menu_header{
	width:655px;
	float:right;
	font:normal 16px "Book Antiqua";
	color:#3C6102;
}
#menu_header ul{
	width:655px;
	height:48px;
	list-style:none;
	padding-top:60px;
	position:relative;
}
#menu_header ul li{
	padding:0px;
	position:absolute;
}
#menu_header ul li.home			{left:0px; width:73px;}
#menu_header ul li.features		{left:73px; width:108px;}
#menu_header ul li.community	{left:181px; width:128px;}
#menu_header ul li.floor_plans	{left:309px; width:134px;}
#menu_header ul li.lenders		{left:443px; width:98px;}
#menu_header ul li.contacts		{left:541px; width:113px;}

#menu_header ul li a			{height:32px; padding-top:16px; display:block; color:#3C6102; text-decoration:none; font-weight:bold}
#menu_header ul li a:hover		{height:32px; padding-top:16px; display:block; color:#fff; text-decoration:none; font-weight:bold;}

#menu_header ul li a.home		{height:32px; padding-top:16px; display:block; background:url(../images/menu_home_bg.gif) no-repeat center; color:#FFFFFF; 
								text-decoration:none; font-weight:bold}
#menu_header ul li a.features	{height:32px; padding-top:16px; display:block; background:url(../images/menu_features_bg.gif) no-repeat center; color:#FFFFFF; }
#menu_header ul li a.community	{height:32px; padding-top:16px; display:block; background:url(../images/menu_community_bg.gif) no-repeat center; color:#FFFFFF; }
#menu_header ul li a.floor_plans	{height:32px; padding-top:16px; display:block; background:url(../images/menu_community_bg.gif) no-repeat center; color:#FFFFFF; }
#menu_header ul li a.lenders	{height:32px; padding-top:16px; display:block; background:url(../images/menu_lenders_bg.gif) no-repeat center; color:#FFFFFF; }
#menu_header ul li a.contacts	{height:32px; padding-top:16px; display:block; background:url(../images/menu_features_bg.gif) no-repeat center; color:#FFFFFF; }
#menu_header ul li.home a:hover{background:url(../images/menu_home_bg.gif) no-repeat top center;}
#menu_header ul li.features a:hover{background:url(../images/menu_features_bg.gif) no-repeat top center;}
#menu_header ul li.community a:hover{background:url(../images/menu_community_bg.gif) no-repeat top center;}
#menu_header ul li.floor_plans a:hover{background:url(../images/menu_community_bg.gif) no-repeat top center;}
#menu_header ul li.lenders a:hover{background:url(../images/menu_lenders_bg.gif) no-repeat top center;}
#menu_header ul li.contacts a:hover{background:url(../images/menu_features_bg.gif) no-repeat top center;}
#wrap{
	width:990px;
	height:auto;
	text-align:left;
}
#green_bar{
	clear:both;
	width:100%;
	border-top:7px solid #789D34;
	padding-bottom:20px;
}
#green_box{
	clear:both;
	background:#789d35 url(../images/green_bar.gif) repeat-x 0 0;
	width:100%;
	height:170px;
	padding-top:27px;
	color:#FFFFFF;
}
#green_box #left_content{
	width:495px;
	height:auto;
	float:left;
}
#green_box #right_content{
	width:370px;
	height:auto;
	float:right;
}
#green_box #right_content ul{
	width:360px;
	height:130px;
	list-style:none;
	position:relative;
}
#green_box #right_content ul li{
	width:87px;
	height:130px;
	display:block;
	background:url(../images/thumb_bg1.gif) no-repeat 0 0;
	position:absolute;
}
#green_box #right_content ul li.thumb1{left:0px; padding:5px 0px 0px 5px}
#green_box #right_content ul li.thumb2{left:91px; padding:5px 0px 0px 5px}
#green_box #right_content ul li.thumb3{left:182px; padding:5px 0px 0px 5px}
#green_box #right_content ul li.thumb4{left:273px; padding:5px 0px 0px 5px}

h1.white{
	font:bolder 24px "Book Antiqua";
	padding:0px 0px 10px 0px;
	color:#FFFFFF;
}
h1.green{
	font:bolder 24px "Book Antiqua";
	padding:0px 0px 10px 0px;
	color:#248E00;
}
h1.green2{
	font:bolder 22px "Book Antiqua";
	padding:0px 0px 10px 0px;
	color:#248E00;
}
.floatleft{float:left;padding-right:10px}
.floatleft#comevisitus{ width:210px;}
.floatleft#interior{ width:180px;}

#body_wrap{
	clear:both;
	background:#F6EED9 url(../images/body_bg.gif) repeat-x 0 0;
	width:100%;
	height:auto;
	padding:15px 0px 15px 0px;
}

#menu_footer{
	width:785px;
	float:right;
	font:normal 13px "Book Antiqua";
	color:#555555;
	text-align:right;
}
#menu_footer ul{
	width:780px;
	height:auto;
	list-style:none;
	padding:3px 0px 8px 0px;
	text-align:right;
}
#menu_footer ul li{
	display:inline;
	padding:0px 0px 0px 30px;
}
#menu_footer a								{color:#333333; text-decoration:underline;font:normal 14px "Book Antiqua"}
#menu_footer a:hover,#menu_footer a.select	{color:#3C6102; text-decoration:none;font:normal 14px "Book Antiqua"}

#footer #logo{
	width:150px;
	height:auto;
	float:left;
}
#footer #logo a, #footer #logo a:hover{
	width:149px;
	height:37px;
	display:block;
	background:url(../images/logo2.gif) no-repeat 0 0;
	font-size:0.5em;
	text-indent: -9999px;
}

/* Home Page */
#top_img{
	width:970px;
	height:296px;
	background:url(../images/top_img_bg.gif) no-repeat 0 0;
	padding:10px;
	overflow:hidden;
}
#div1{
	clear:both;
	width:990px;
	height:auto;
	padding:12px 0px 0px 0px;
}
#othercont{
	width:988px;
	height:156px;
	background:url(../images/bg_cont.gif) no-repeat 0 0;
	display:block;
	padding:15px 0px 0px 0px;
	text-align:left;
}
#othercont-features{
	width:988px;
	height:246px;
	background:url(../images/bg_cont_back.gif) no-repeat 0 0;
	display:block;
	padding:15px 0px 0px 20px;
	text-align:left;
}
#othercontstretch{
	width:988px;
	height:auto;
	background:#ede3cb url(../images/bg_topround.gif) no-repeat top left;
	display:block;
	padding:15px 0px 0px 0px;
	text-align:left;
}
#othercontstretch #leftpanel{ 
	width:288px;
	margin-right:680px;
	position:relative;
	}
#othercontstretch #rightpanel{
	float:right;
	margin:0px 42px 0px 0px;
	clear:both;
	text-align:left;
	}
#othercontstretch #bottomround{background:url(../images/bg_botround.gif) no-repeat bottom left; width:988px; height:17px; margin-top:10px;}
#othercont h1,#othercontstretch h1, #othercont p , #othercontstretch p { margin-left:15px; margin-right:10px;}
.redtext{color:#CC0000;}
#div1 ul.cor_small{
	width:990px;
	height:166px;
	list-style:none;
	position:relative;
	text-align:left;
}
#div1 ul.cor_small li{
	position:absolute;
	width:300px;
	height:146px;
	background:url(../images/cor_small_bg1.gif) no-repeat 0 0;
	display:block;
}
#div1 ul.cor_small li.small1	{left:0px;padding:10px;}
#div1 ul.cor_small li.small2	{left:335px;padding:10px;}
#div1 ul.cor_small li.small3	{left:670px;padding:10px;}

#div1 ul.cor_smallwithoutbck{
	width:990px;
	height:166px;
	list-style:none;
	position:relative;
	text-align:left;
}
#div1 ul.cor_smallwithoutbck h1{margin-left:4px;}
#div1 ul.cor_smallwithoutbck li{
	position:absolute;
	width:300px;
	height:146px;
/*	background:url(../images/cor_small_bg1.gif) no-repeat 0 0;*/
	display:block;
	text-align:left;
}
#div1 ul.cor_smallwithoutbck li.small1	{left:0px;padding:10px; padding-left:	text-align:left;}
#div1 ul.cor_smallwithoutbck li.small2	{left:335px;padding:10px;text-align:left;}
#div1 ul.cor_smallwithoutbck li.small3	{left:670px;padding:10px;text-align:left;}
#div1 ul.video{
	width:990px;
	height:246px;
	list-style:none;
	position:relative;
	text-align:left;
}
#div1 ul.video li.left{
	position:absolute;
	width:441px;
	height:238px;
	background:url(../images/cor_video_bg1.gif) no-repeat 0 0;
	display:block;
	left:0px;
	padding:8px 0px 0px 8px;
}
#div1 ul.video li.left ul li { list-style-image: url(../images/bullet_blue.gif); color: #5a5a5a; font-size:16px; font-weight:bold; margin-left:35px;}
#div1 ul.video li.left  li {line-height:25px; padding-left:8px;}
#div1 ul.video li.right{
	position:absolute;
	width:529px;
	height:236px;
	background:url(../images/cor_video_bg2.gif) no-repeat 0 0;
	display:block;
	left:449px;
	padding:10px 0px 0px 10px;
}
.pageheader{
  color: #CC0000;
  font-size:25px;
  font-weight:bold;
  text-align:left;
  padding-left:15px;
  text-transform:capitalize;
  }
 .sitemap{ font-size:15px; font-weight:bold; color:#990000; text-decoration:none;}
 h1.green3{
	font:bolder 17px "Book Antiqua";
	padding:0px 0px 10px 0px;
	color:#5a5a5a;
	}
.green3{
	font:bolder 17px "Book Antiqua";
	padding:0px 0px 10px 0px;
	color:#5a5a5a;
	}
.download{ font-size:12px; color:#666666; text-decoration:underline;}
a.redlink{color:#990000; text-decoration:underline;}
a:hover.redlink{background: #fff0cd; text-decoration:none; color:#006600;}

/*table for availability*/
.cellcontainer{ width:798px; clear:both; margin-right:70px; height:25px;}
.add-table11{
width:800px;
height:auto;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 35px;
}
.add-table11 table td{ padding:4px; margin:2px;}
.add-table11 table td a:link, .add-table11 table td a:visited, .add-table11 table td a:hover{font-family:Verdana;
	font-size:11px;
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	}
.add-table11 table td a:hover{ color: #CC0000;}
.cell-11{
width:97px;
border:1px solid #f9efd7;
background-color:#ded2b3;
font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
color:#897544;
font-weight:bold;
text-align:center;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.no-border{ border-right:0px;}
.no-border-right{ border-left:0px;}
.sub_cell-11{
width:97px;
min-height:27px;
border:1px solid #ede3ca;
border-top: none;
background-color:#ffffff;
font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
color:#000;
font-weight:bold;
text-align:center;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.sub_cell-12{
width:97px;
min-height:27px;
border:1px solid #ede3ca;
border-top: none;
background-color:#EEEAE0;
font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
color:#000;
font-weight:bold;
text-align:center;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.sub_cell-11 a:link, .sub_cell-11 a:visited, .sub_cell-11 a:hover{
	font-family:Verdana;
	font-size:11px;
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	}
.sub_cell-11sold{
width:97px;
min-height:27px;
border:1px solid #ede3ca;
border-top: none;
background-color:#ffffff;
font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
color: #CC3300;
font-weight:bold;
text-align:center;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.sub_cell-12sold{
width:97px;
min-height:27px;
border:1px solid #ede3ca;
border-top: none;
background-color:#EEEAE0;
font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
color: #CC3300;
font-weight:bold;
text-align:center;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.subcell-11{
width:97px;
height:25px;
background-color:#fff;
float:right;
font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
color:#000;
border-right:1px solid  #3E3E3E;
font-weight:normal;
text-align:center;
}

/*.subcell-11 a{
color:#C90000;
text-decoration:none;}

.subcell-11 a:hover{
color:#C90000;
text-decoration:underline;}


.subcell-1{
width:auto;
height:auto;
background-color:#fff;
font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
color:#000;
font-weight:normal;
text-align:center;
}

.add-table-account{
width:672px;
height:auto;
padding:0 0 10px 0;
margin:0 0 20px 0;
}

.cell-account{
width:112px;
height:25px;
border-top:1px solid #3E3E3E;
border-bottom:1px solid #3E3E3E;
background-color:#EBEBEA;
float:left;
font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
color:#000;
font-weight:bold;
text-align:center;
margin:0 0 5px 0;
}

.subcell-account{
width:112px;
height:25px;
background-color:#fff;
border-bottom:1px solid #D6D6D6;
float:left;
font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
color:#000;
font-weight:normal;
text-align:center;
}

.subcell-account a{
color:#C90000;
text-decoration:none;}

.subcell-account a:hover{
color:#C90000;
text-decoration:underline;}


.quantity-input{
	width:34px;
	height:16px;
	padding:0 3px 0 3px}
	
.name-input3{
	width:150px;
	height:16px;
	padding:0 3px 0 3px}
	
.name-input2{
	width:100px;
	height:16px;
	padding:0 3px 0 3px}
	
.drop-down{
	width:160px;
	height:20px;
	margin-left:0;
	#margin-left:20px;
	_margin-left:20px;}
	
.drop-down1{
	width:105px;
	height:20px;
	margin-left:0;
	#margin-left:20px;
	_margin-left:20px;}
	
.line-price{
	width:99%;
	height:1px;
	background:#CCCCCC;
	overflow:hidden;
	float:left;
	margin:3px 0 2px 0;}
	
.price-table-left{
	width:170px;
	height:auto;
	float:left;
	font-weight:bold;
	text-align:right;}
	
.price-table-right{
	width:420px;
	height:auto;
	margin-left:180px;
	#margin-left:20px;
	_margin-left:20px;}
	
.button{
	background:#8B8B8B;
	border:1px solid #363636;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:0 5px 2px 5px;}
*/
/*By prasen for detail.php select weight message on 26th oct*/	
.select-wt{
	height:auto; 
	overflow:hidden; 
	vertical-align:middle; 
	text-align:center; 
	color:#CC0000;
	font-weight:bold;
	font-size:13px}
	
	
.bullet-right{
	font-size:12px;
	color:#CC0000;
	text-align:left;
	list-style:none;
	margin:0 0 20px 0;}
	
.bullet-right h3#about_tucson{
	background:#f6eed9 /*url(../images/icon_plus.gif) left no-repeat*/;
	border:1px solid #b2ada1;
	margin:3px 0px 0px 43px;
	width: 720px;
	height:20px;
	font-family:"Book Antiqua","Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	padding:8px 10px 4px 40px;
	}
.bullet-right h3#floor{
	background:#f6eed9 /*url(../images/icon_plus.gif) left no-repeat*/;
	border:1px solid #b2ada1;
	margin:3px 0px 0px 35px;
	width: 740px;
	height:20px;
	font-family:"Book Antiqua","Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	padding:8px 10px 4px 40px;
	}
.about_tucson_active{
	background:#f6eed9 url(../images/icon_minus.gif) left no-repeat;*/
	border:1px solid #b2ada1;
	margin:3px 0px 0px 43px;
	width: 720px;
	height:20px;
	font-family:"Book Antiqua","Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	padding:8px 10px 4px 40px;
	}
.bullet-right h3#about_tucson a{
 	font-family:"Book Antiqua","Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.bullet-right h3#about_tucson a:hover{
	color:#CC0000;
	text-decoration:underline;
	}
#tucsoncont{	
	background:#f3efe4;
	border:1px solid #d1ccbf;
	margin:2px 0px 10px 43px;
	width: 740px;
	padding:0px 10px 4px 20px;
	color:#333333;
	text-align:justify;
	}
#tucsoncont p{ width: 772px;}
.bold{font-weight:bold;}
#tucsoncont a{	
	font-size:14px;
	color:#666666;
	text-decoration:underline;
	}
#tucsoncont a:hover{
	color:#CC0000;
	}
.bullet-right  a{
	font-size:14px;
	color:#CC0000;
	text-decoration:none}
	
.bullet-right a:hover{
	font-size:14px;
	color:#CC0000;
	text-decoration:underline}
	
.button{
	color:#fff;
	font:bolder 14px "Book Antiqua";
	background:#3F8F23;
	border:1px solid #276911;
	padding:3px 3px 3px 3px;
	cursor:pointer}
	
.input-text{
	background:#fff;
	border:1px solid #BDAE89;
	padding:0 0 0 3px;
	height:20px;}
	
/*select { 
background-color: #666699;
border:1px solid #000;
color: #ffffff; 
}*/
	
.left-text{
	font-weight:normal;}
.sitemap{
	width:auto;
	margin:8px 10px 10px 25px;
	padding:5px 5px 5px 40px;
}
.sitemap ul li{ 
	color: #333333;
	font-size:16px;
	line-height:30px;
	list-style-image:url(../images/bullet_blue.gif);
	padding-left:20px;
	font-weight:bold;
	}
.sitemap ul li a{
	color: #333333;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	}
.sitemap ul li a:hover{
	color:#CC0000;
	}
