.link {
    color: #4277F0;
	text-decoration: underline;
}
.link1{
    color: #D8E3FC;
	text-decoration: underline;
}
.bt1 {
    font-size: 20px;  
	text-align:center;
	color: #ffffff;
	leading:-1;
	font-family:Arial;
}
.bt2 {
    font-size: 14px;  
	text-align:center;
	font-weight:bold;
	color: #000000;
	leading:-1;
}
.bt3{
    font-size: 11px;  
	text-align:center;
	font-weight:bold;
	color: #db498c;
	leading:-1;
}
.note {
    font-size: 11px;  
	text-align:left;
	color: #000000;
}
.star {
    font-size: 14px;  
	text-align:left;
	color: #c50171;
}
.help {
    font-size: 12px;  
	text-align:center;
	color: #000000;
	leading:-1;
}
.question {
	color: #000000;
	leading:-1;
}
.blocktitle {
    color: #000000;
}
.formtitle {
	color: #ffffff;
}
.frametitle {
    font-size: 13px;  
	text-align:left;
	font-weight:bold;
	color: #000000;
}
.sub {
    font-size: 12px;  
	text-align:right;
	font-weight:bold;
	color: #000000;
}
.main {
	font-family:Arial;
    color: #000000;
    font-size: 13px;  
	text-align:left;
	leading:-1;
}
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 7px;background: #e2d9ce; border:1px solid #b8afa6; margin-left:2px;}
.vscrollerbarbeg { display:none;}
.vscrollerbarend { display:none;}
.vscrollerbase { width: 13px;background: #a5acb2 url(http://armadillohomes.com/application/assets/themes/armadillo/images/scroll_bg.gif) center repeat-y;}
.vscrollerbasebeg {width: 13px;height: 13px !important; background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/scroll_up.gif) 0 0 no-repeat;}
.vscrollerbaseend {height: 13px;width: 13px; background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/scroll_down.gif)  0 0 no-repeat;}
.hscrollerbase {height: 100px; background-color: white;}
.hscrollerbar {height: 16px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 14px;z-index: 2;}
.scrollerjogbox {width: 13px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}

/* Scroll Bar Master Styling Ends Here */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }


#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/loading.gif) center no-repeat;
}


#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/next.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: hidden; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNav { width: 70px; height:22px; float: right; background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/closelabel.gif) no-repeat; } 
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	min-height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://armadillohomes.com/application/assets/themes/armadillo/images/blank.gif) no-repeat; 
	display: block;
	}
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/prev.gif) left 53% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/next.gif) right 53% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto; 
	line-height: 1.4em;
	min-height: 38px;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left;	}			
#imageData #bottomNavClose{ width: 36px; float: right;	}	
#imageData #bottomNav { width: 70px; height:22px; float: right; background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/closelabel.gif) no-repeat; } 
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}*/#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; background-color: #000000; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(http://armadillohomes.com/application/assets/themes/armadillo/images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(http://armadillohomes.com/application/assets/themes/armadillo/images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }


#lbClose { width: 310px; height: 28px; float: right; margin-bottom: 1px; background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/yes_i_understand_grey.png) no-repeat;}
	#lbClose.grey { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/yes_i_understand_grey.png) no-repeat; }
	#lbClose.red { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/close_red.png) no-repeat; }
	#lbClose.green { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/pause_gold.png) no-repeat; }/* CSS Document */

html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
fieldset,img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
table, tr, td {margin:0; padding:0;}
td { vertical-align:top;}
.menu li, .menu ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.nolist li, .nolist ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}


.clear { clear:both;}
.clearer { clear:both; font-size:1px; line-height:1px; height:0px;}
#clearer { clear:both; font-size:1px; line-height:1px; height:0px;}
.floatleft { float:left}
.floatright { float:right;}
.floatright1 { float:right; position:relative;z-index:5;}
.margin0auto { margin:0 auto;}
.blank { font-size:1px;	line-height:1px;}
.aligncenter { text-align:center;}
.alignjustify { text-align:justify;}
.alignright { text-align:right;}
img.floatleft { margin-right:10px;}
/* img, div, input { behavior: url("http://armadillohomes.com/application/assets/themes/armadillo/images/../css/iepngfix.htc") } */

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	background:#f1f1ef;
	text-shadow: #000 0 0;
	}
	
p {
	margin:8px 0 0 0;
	}
hr {
	border:0;
	background:0;
	border-top:1px solid #aaa;
	height:1px;
	}

a { color:#c6006f; text-decoration:underline;}
/*
h1 {
	color:#818181;
	font-size:16px;
	padding:0 0 10px 0;
	font-weight:bold;
	}
*/
h2 {
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a19b96;
	text-transform:uppercase;
	padding:12px 0 5px 0;
	}
h3 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:4px;
	}

.red {
	color:#c6006f;
	}


.container {
	width:945px;
	margin:0 auto;
	}
.newwidth .container {
	width:996px;
	}

.header {}
.header_top { background:#b1aca5; height:3px; font-size:1px;}
.header_top_L {	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/header_top_L.gif) no-repeat; width:5px; height:3px; float:left;}
.header_top_R {	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/header_top_R.gif) no-repeat; width:5px; height:3px; float:right;}
.header_container { height:90px; background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/header_bg.gif) no-repeat 205px 0; position:relative;}
.header_logo { position:absolute; padding-top:5px;}
.header_links { font-weight:bold; position:absolute; right:0; padding:40px 40px 0 0; font-size:11px;}
.header_links a { color:#656565; text-decoration:none;}
.header_links a:hover { text-decoration:underline;}


.shadow {
	margin:0 0 0 -9px;
	padding-left:9px;
	width:954px;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/shadow_L.gif) repeat-y left;
	position:relative;
	}
.shadow_TL {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/shadow_TL.gif) no-repeat;
	width:9px;
	height:29px;
	position:absolute;
	margin-left:-9px;
	}
.shadow_R {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/shadow_R.gif) repeat-y right;
	padding-right:9px;
	}
.shadow_B {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/shadow_B.gif) repeat-x top;
	height:8px;
	font-size:1px;
	}
.shadow_BL {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/shadow_BL.gif) no-repeat;
	width:12px;
	height:12px;
	margin:-4px 0 0 -9px;
	float:left;
	position:relative;
	}
.shadow_BR {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/shadow_BR.gif) no-repeat;
	width:12px;
	height:12px;
	margin:-4px -9px 0 0;
	float:right;
	position:relative;
	}

#cheker {
	position:absolute;
	right:0;
	width:1px;
	height:11px;
	font-size:1px;
	}
#keys {
   	position: absolute;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/keys.gif) no-repeat 0 0;
	height:197px;
	width:88px;
	margin:0 0 0 910px;
	_margin:0 0 0 906px;
	}
.keys {
	position:absolute;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/keys.gif) no-repeat -32px -19px;
	height:197px;
	font-size:1px;
	width:12px;
	margin:0 0 0 942px;
	}
.keyscontainer {
	position:relative;
	margin-top:-19px;
	margin-bottom:-178px;
	overflow:hidden;
	height:197px;
	}


.menu {
	height:29px;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/shadow_T.gif) repeat-x bottom;
	}
.menu li {
	float:left;
	}
.menu a {
	display:block;
	height:0px;
	padding: 29px 0 0;
	margin-left:1px;
	text-decoration: none;
	background-position:0 0;
	overflow: hidden;
	}
.menu a span {
	visibility: hidden;
	}
.menu a:hover, .menu .active a {
	background-position:0 -29px;
	}
.menu .item1 a {
	background-image:url(http://armadillohomes.com/application/assets/themes/armadillo/images/menu_01.gif);
	margin-left:0;
	width:93px;
	}
.menu .item2 a {
	background-image:url(http://armadillohomes.com/application/assets/themes/armadillo/images/menu_02.gif);
	width:132px;
	}
.menu .item3 a {
	background-image:url(http://armadillohomes.com/application/assets/themes/armadillo/images/menu_03.gif);
	width:118px;
	}
.menu .item4 a {
	background-image:url(http://armadillohomes.com/application/assets/themes/armadillo/images/menu_04.gif);
	width:118px;
	}
.menu .item5 a {
	background-image:url(http://armadillohomes.com/application/assets/themes/armadillo/images/menu_05.gif);
	width:139px;
	}
.menu .item6 a {
	background-image:url(http://armadillohomes.com/application/assets/themes/armadillo/images/menu_06.gif);
	width:101px;
	}
.menu .item7 a {
	background-image:url(http://armadillohomes.com/application/assets/themes/armadillo/images/menu_07.gif);
	width:118px;
	}
.menu .item8 a {
	background-image:url(http://armadillohomes.com/application/assets/themes/armadillo/images/menu_08.gif);
	width:119px;
	}

.undermenu_image {
	border:3px solid #d4cec6;
	height:291px;
	position:relative;
	}
.undermenu_image.history {
	height:396px;
	}



.see-google-map {
	background:url('http://armadillohomes.com/application/assets/themes/armadillo/images/see-google-map.gif') no-repeat 0 0;
	width:99px;
	height:19px;
	display:block;
	position:absolute;
	margin:10px;
	z-index: 1;
	}

.see-arma-map {
	background:url('http://armadillohomes.com/application/assets/themes/armadillo/images/arma_map.gif') no-repeat 0 0;
	width:130px;
	height:19px;
	display:block;
	position:absolute;
	margin:10px;
	z-index: 1;
	}


.print-arma-map {
	background:url('http://armadillohomes.com/application/assets/themes/armadillo/images/print_map.gif') no-repeat 0 0;
	width:130px;
	height:19px;
	display:block;
	position:absolute;
	margin:10px 150px;
	z-index: 1;
	}



.history_text {
	font-size:14px;
	line-height:20px;

	text-align:justify;
	color:#fff;
	position:absolute;
	margin:280px 0 0 50px;
	width:805px;
	padding:14px 20px 0 18px;
	}


.box {
	background:#fff url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_bg.gif) repeat-x top;
	_height:0.1%;
	position:relative;
	z-index: 1;
	}

.box_P {
	background:#fff url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_bg.gif) repeat-x top;
	_height:0.1%;
	position:relative;
	top: 30px;
	z-index: 1;
	width: 655px;
	margin: 30px 0 0;
	}

.box.mr9 {
	margin-right:9px;
	}
.box.floatright {
	margin-right:0;
	}
.box_T {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_T.gif) repeat-x top;
	margin-left:2px;
	position:relative;
	overflow:hidden;
/*	z-index: 1;  */
	}
.box_TR {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_TR.gif) no-repeat top right;
	overflow:hidden;
	height:60px;  
	}
.features_header {
	height:35px;
	padding:15px 0 10px 0;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#C6006F;
	text-transform:uppercase;
}

.box_header {
	float:left;
/*	position:absolute;  */
	z-index:200;
	height:35px;
	padding:25px 0 0 15px; 
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a19b96;
	text-transform:uppercase;
	}
.box_header big {
	font-size:19px;
	color:#c6006f;
	letter-spacing:-1px;
	}
.box_T_text {
	height:45px;
	padding: 25px 0 0 10px;
	color:#a19b96;
	font-size:11px;
	}
.box_T_text h2 { 
	position:relative;
	bottom:3px;
}

.box_content {
	padding:0 10px 0px 11px;
	line-height:18px;
	}
.box_contact_com {
	padding:0px 0px 0px 0px;
	line-height:15px;
	}
.box_content.nopadding {
	padding:0 2px 2px 2px;
	}

.box_amenties { 
       height:90px;
       overflow:auto;
       }

.ico_search {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_ico_search.gif) no-repeat 7px 0;
	padding:20px 0 0 55px;
	}
.ico_community {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_ico_community.gif) no-repeat 7px 0;
	padding:25px 0 0 60px;
	}
.ico_news {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_ico_news.gif) no-repeat 7px 0;
	padding:25px 0 0 60px;
	}
.ico_photo {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_ico_photo.gif) no-repeat 7px 0;
	padding-left:70px;
	}
.ico_photo a{
	text-decoration: none;
	color:#a19b96;
	}

.ico_video {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_ico_video.gif) no-repeat 1px 0;
	padding-left:75px;
	}

.ico_video a{
	text-decoration: none;
	color:#a19b96;
	}

.ico_home {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_ico_home.gif) no-repeat 5px 0;
	padding-left:70px;
	}
.ico_home a{
	text-decoration: none;
	color:#a19b96;
	}


.ico_info {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_ico_info.gif) no-repeat 5px 0;
	padding-left:70px;
	}
.bg1 {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/background01.gif) no-repeat right bottom;
	min-height:320px;
	height: expression( this.scrollHeight < 320 ? "320px" : "auto" ); /* sets min-height for IE */
	}
.bg2 {
	background:url(../images/background02.gif) no-repeat right bottom;
	min-height:140px;
	height: expression( this.scrollHeight < 140 ? "140px" : "auto" ); /* sets min-height for IE */
	}
.ico_directions {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_ico_photo.gif) no-repeat 7px 0;
	padding-left:70px;
	}
.ico_neighborhood {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/box_ico_neighborhood.gif) no-repeat 1px 0;
	padding-left:85px;
	}
.width222 {
	width:222px;
	}
.width310 {
	width:309px;
	} 
.for_box {
	background:#fff;
	}
.noheaderico {
	margin-top:-12px;
	position:relative;
	}
.noheader {
	margin-top:-32px;
	position:relative;
	}
.padding2 {
	padding:0 18px 18px 18px;
	text-align:justify;
	}
	

.aboutus {
	padding-top:15px;
	}
.rightmenu {
	margin:-40px -10px 0 0;
	_margin:-50px -5px 0 0;
	width:190px;
	float:right;
	font-size:11px;
	font-weight:bold;
	position:relative;
	}
.rightmenu li {
	background:#fff url(http://armadillohomes.com/application/assets/themes/armadillo/images/rightmenu_bullet.gif) no-repeat 12px 9px;
	padding:3px 10px 4px 24px;
	margin-bottom:2px;
	height:0.1%;
	border:1px solid #f5f5f5;
	border-right:0;
	list-style-type: none;
	}
.content_with_rightmenu {
	margin-right:200px;
	}


.list {
	font-size:11px;
	}
.list li {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/home_ico.gif) no-repeat 0px 6px;
	padding:0 0 20px 15px;
	}
.list ul li {
	background:none;
	padding:3px 0 0 0;
	}
.list ul li a {
	color:#656565;
	}
.list2 {
	list-style:none;
	font-size:11px;
	}
.list2 li {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/home_ico.gif) no-repeat 0px 4px;
	padding:0 0 2px 18px;
	}
.list2 li a {
	color:#656565;
	}
.list2 li a:hover {
	color:#c6006f;
	}

.list2gm {
	list-style:none;
	font-size:11px;
	}
.list2gm li {
	padding:0 0 2px 18px;
	}
.list2gm li a {
	color:#656565;
	}
.list2gm li a:hover {
	color:#c6006f;
	}


.content {
	padding:1px 0 0 0;
	}

.block {
	margin-top:10px;
	}


.part {
	padding:22px 0 20px 0;
	}
.part table {
	width:100%;
	}
.part td {
	text-align:center;
	padding:0 10px;
	}


.separator_h {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/separator.gif) repeat-x top left;
	font-size:1px; height:1px;
	margin:11px 0 9px 0;
	}


.tablesep {
	font-size:1px;
	width:10px;
	}
.height10px {
	height:10px;
	font-size:1px;
	}
.date {
	margin-bottom:-4px;
	}
	
.tekeatour {
	}
.takeatour_img {
/*	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/take_a_tour.png) no-repeat;*/
	width:92px;
	height:64px;
	position:absolute;
	margin:-4px 0 0 199px;
	cursor: pointer;
	}


.gm_cif {
	font-size: 10px;
	color: #C6006F;
	font-weight: bold;
	position: relative;
	right: 5px;
}

.footer {
	background:#f9f9f8 url(http://armadillohomes.com/application/assets/themes/armadillo/images/footer-ico.gif) no-repeat 20px 20px;
	font-size:11px;
	padding:10px 12px 14px 70px;
	}
.footer a {
	color:#656565;
	}
.footer_links {
	padding-top:8px;
	}
.footer_links a {
	text-decoration:none;
	}
.footer_links a:hover {
	text-decoration:underline;
	}
.footer_T {
	height:6px;
	background:#f9f9f8;
	font-size:1px;
	}
.footer_TL {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/footer_TL.gif); 
	float:left;
	width:9px;
	height:6px;
	}
.footer_TR {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/footer_TR.gif); 
	float:right;
	width:9px;
	height:6px;
	}
.ds {
	float:right;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/ds_logo.gif) no-repeat 108px 0;
	padding:30px 0 0 0px;
	margin-top:-5px;
	}
.ds a{
	text-decoration:none;
	}


.special1 {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/special1_bg.jpg) no-repeat left bottom;
	padding-left:70px;
	}
.special1 .view_btn{
	padding-left:50px;
	}


.btn_small {
	height:20px;
	}
.btn_small a {
	display:block;
	height:18px;
	padding:2px 20px 0 20px;
	text-align:center;
	color:#6f6b67;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/btn_bg.gif) repeat-x top;
	white-space:nowrap;
	float:left;
	}


.btn {
	height:20px;
	}
.btn a {
	display:block;
	height:18px;
	padding:2px 20px 0 20px;
	text-align:center;
	color:#6f6b67;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/btn_bg.gif) repeat-x top;
	white-space:nowrap;
	float:left;
	}
.btn .btn1 {
	display:inline;
	line-height:22px;
	padding:2px 20px 0 20px;
	text-align:left;
	color:#6f6b67;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background:none;
	white-space:nowrap;
	float:none;	
}

.btn_L {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/btn_L.gif) no-repeat;
	height:20px;
	width:6px;
	float:left;
	}
.btn_R {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/btn_R.gif) no-repeat;
	height:20px;
	width:6px;
	float:left;
	}

.styledlist li li {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/list_bullet.gif) no-repeat 0 5px;
	padding:0 0 0 10px; 
	margin:0 0 0 10px;
	}

.styledlist li li li {
    background-image:url(http://armadillohomes.com/application/assets/themes/armadillo/images/circle.gif);
}


.inp {
	border:1px solid #a5acb2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.form1 textarea, .form1 textarea.inp {
	height:70px;
	width:284px;
	}
.form1 .zip, .form1 .table1 .zip {
	width:50px;
	}
.table1 td {
	padding:0 0 5px 0;
	white-space:nowrap;
	}
.table1 .inp {
	width:102px;
	}
.table2 .inp {
	width:60px;
	}
.table2 td {
	vertical-align:middle;
	white-space:nowrap;
	}
.table2 td {
	vertical-align:middle;
	}



.searchbtn {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/button_search.png);
	width:74px;
	height:20px;
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
	}
.button {
	height:20px;
	}
.button input {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/button.gif) repeat-x;
	height:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4a453f;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
	float:left;
	}
.button_L {
	width:3px;
	height:20px;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/button_L.png);
	float:left;
	}
.button_R {
	width:3px;
	height:20px;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/button_R.png);
	float:left;
	}
.error {
	color:red;
	font-size: 8pt;
	}
.errortext {
	color:#ff0101;
	font-size:10px;
	margin-top:-2px;
	}

.balloon {
	width:168px;
	font-size:11px;
	line-height:14px;
	color:#26221f;
	}
.balloon_content {
	background:#e7dbd0;
	padding:3px 6px 3px 6px;
	}
.balloon_T, .balloon_B { font-size:1px; line-height:1px; height:3px;}
.balloon_TL, .balloon_BL { width:3px; height:3px; float:left; background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/balloon_TL.png); margin-top:-3px;}
.balloon_TR, .balloon_BR { width:3px; height:3px; float:right; background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/balloon_TR.png); margin-top:-3px;}
.balloon_TC, .balloon_BC { height:3px; background:#e7dbd0; margin:0 3px;}
.balloon_BL { background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/balloon_BL.png);}
.balloon_BR { background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/balloon_BR.png);}
.balloon_tale {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/balloon_tale.png);
	font-size:1px; line-height:1px;
	width:10px;
	height:6px;
	margin-left:25px;
	}


.pager {
	background:#e0d7ce;
	color:#646464;
	text-align:center;
	}
.pager a {
	color:#646464;
	text-decoration:none;
	padding:2px 2px;
	}
.pager a:hover {
	text-decoration:underline;
	}
.pager a.next {
	margin-left:10px;
	padding-left:15px;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/pager_next.gif) no-repeat 0 6px;
	}
.pager a.prev {
	margin-right:10px;
	padding-right:15px;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/pager_prev.gif) no-repeat 30px 6px;
	}
.pager span {
	font-weight:bold;
	background:#f4ebe2;
	padding:2px 4px;
	}


.video_gallery {
	padding:0 5px 15px 5px;
	}
.video_gallery .separator_h {
	margin:20px 0 20px 0;
	}
.video_item {
	float:left;
	width:300px;
	margin-bottom:20px;
	}
.video_img {
	float:left;
	padding:1px;
	border:1px solid #c0bab3;
	margin-right:10px;
	}
.video_title {
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a19b96;
	text-transform:uppercase;
	margin-bottom:7px;
	}
.video_title a {
	text-decoration:none;
	color:#a19b96;
	}
.video_title span {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/separator.gif) repeat-x bottom left;
	padding-bottom:3px;
	}
.video_description {
	}
.video_category {
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c6006f;
	margin-bottom:7px;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/separator.gif) repeat-x bottom left;
	padding-bottom:6px;
	margin-bottom:15px;
	margin-top:25px;
	}
.video_category.first_category {
	margin-top:0px;
	}

.leftside1 {
	width:345px;
	float:left;
	}
.rightside1 {
	width:570px;
	float:right;
	}

.form2 {
	color:#c6006d;
	height:50px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px 0 0 15px;
	}
.form2 ul { list-style: none; padding:0; margin:0 0 0 -10px; -margin:0 0 0 -20px; }
.form2 li {
	/*background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/home_ico.gif) no-repeat 0 5px;
	background-position:expression("0 7px");
	padding:0 12px 0 15px;*/
	margin:0 0 0 10px;
	padding:0;
	float:left;
	height:33px;
	position:relative;
	width:178px;
	}
.form2 select {
	width:100px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	}
.form2-city {
	display:block;
	width:143px;
	height:33px;
	background-position:0 0;
	float:left;
	}
.form2-city:hover {
	background-position:0 -33px;
	}
.form2-austin {	background-image:url(http://armadillohomes.com/application/assets/themes/armadillo/images/form2-austin.gif); }
.form2-san-antonio {	background-image:url(http://armadillohomes.com/application/assets/themes/armadillo/images/form2-san-antonio.gif); }
.form2-laredo {	background-image:url(http://armadillohomes.com/application/assets/themes/armadillo/images/form2-laredo.gif); }
.form2-arrow {
	display:block;
	width:33px;
	height:33px;
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/form2-arrow.gif) 0 0;
	float:right;
	}
.form2-arrow:hover {
	background-position:0 -33px;
	}
.form2-block {
	position:absolute;
	top:33px;
	right:0;
	min-width:100px;
	display:none;
	background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/form2-block-t.gif) no-repeat 8px 0;
	border-right:1px solid #423b4a;
	}

.form21-block {
	position:absolute;
	overflow:visible;
	right:0;
	top:20px;
	z-index:16;
	min-width:100px;
	display:none;
	background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/form2-block-t.gif) no-repeat 8px 0;
	border-right:1px solid #423b4a;
	}

.form2-block-content {
	padding:0 0 6px 0;
	border:1px solid #423b4a;
	border-top:0;
	border-right:0;
	background:#fff;
	}
.form2-block a {
	display:block;
	white-space:nowrap;
	color:#423b4a;
	text-decoration:underline;
	padding:0 12px 0 20px;
	background:#fff url(http://armadillohomes.com/application/assets/themes/armadillo/images/form2-bullet.gif) no-repeat 11px 7px;
	}
.form2-block a:hover {
	color:#c6006f;
	background:#faebf4 url(http://armadillohomes.com/application/assets/themes/armadillo/images/form2-bullet.gif) no-repeat 11px 7px;
	}
.form2-block-t {
	font-size:1px;
	height:8px;
	}
.form2-block-t .form2-block-tl {
	height:8px;
	width:8px;
	background: url(http://armadillohomes.com/application/assets/themes/armadillo/images/form2-block-tl.png) no-repeat;
	}
.expand .form2-block {
	display:block;
	}
.expand .form2-arrow {
	background-position:0 -33px;
	}


.img_frame {
	background:url(http://armadillohomes.com/application/assets/themes/armadillo/images/img_frame.gif) no-repeat 0 0;
	width:152px;
	height:79px;
	padding:10px 0 0 11px;
	}
.img_frame2 {
	padding:4px 0 10px 0;
	}

.someblock1 {
	font-size:13px;
	padding:0 0 0 15px;
	}
.someblock1 .img_frame {
	margin-right:3px;
	margin-left:-6px;
	}
.someblock1 .separator_h {
	margin:13px 0 15px 0;
	}

.somelinks {
	position:absolute;
	margin:-30px 0 0 12px;
	font-weight:bold;
	font-size:11px;
	color:#c6006f;
	z-index:5;
	}
/*map2*/

.mapbg1
{
  width: 214px;
  height: 297px;
  background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/am_map.jpg') no-repeat;
  position:relative;
}
.map1
{
  width: 40px;
  height: 10px;
  cursor: pointer;
  position:relative;
  top: 65px;
  left: 108px;
}
.map1inner
{
  width: 96px;
  background: #fff;
  border: 1px solid #dfdfdf;
  position:relative;
  top: 65px;
  left: 108px;
  padding: 5px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
}
.map1inner span a, .map2inner span a, .map3inner span a
{
  font-family: 'Verdana', 'Arial', 'Tahoma';
  font-size: 10px;
  color: #000;
  line-height: 12px;
  text-decoration: none;
}
.map2
{
  width: 80px;
  height: 10px;
  cursor: pointer;
  position:relative;
  top: 95px;
  -top: 85px;
  left: 70px;
}
.map2inner
{
  width: 134px;
  background: #fff;
  border: 1px solid #dfdfdf;
  position:relative;
  top: 95px;
  -top: 85px;
  left: 70px;
  padding: 5px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
}
.map3
{
  width: 45px;
  height: 10px;
  cursor: pointer;
  position:relative;
  top: 155px;
  -top: 135px;
  left: 24px;
}
.map3inner
{
  width: 180px;
  background: #fff;
  border: 1px solid #dfdfdf;
  position:absolute;
  z-index:500;
  top: 185px;
  left: 24px;
  padding: 5px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
}

.mapbg
{
  width: 346px;
  height: 408px;
  background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/map2.gif') no-repeat;
  position:relative;
}
.map21
{
  width: 50px;
  height: 14px;
  cursor: pointer;
  position:relative;
  top: 97px;
  left: 182px;
}
.map21inner
{
  width: 152px;
  background: #fff;
  border: 1px solid #dfdfdf;
  position:relative;
  top: 97px;
  -top: 93px;
  left: 182px;
  -left: 180px;
  padding: 5px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
}
.map21inner span a, .map22inner span a, .map23inner span a
{
  font-family: 'Verdana', 'Arial', 'Tahoma';
  font-size: 11px;
  color: #000;
  line-height: 14px;
  text-decoration: none;
}
.map22
{
  width: 90px;
  height: 14px;
  cursor: pointer;
  position:relative;
  top: 145px;
  -top: 140px;
  left: 124px;
}
.map22inner
{
  width: 210px;
  background: #fff;
  border: 1px solid #dfdfdf;
  position:relative;
  top: 145px;
  -top: 140px;
  left: 124px;
  -left: 122px;
  padding: 5px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
}
.map23
{
  width: 50px;
  height: 14px;
  cursor: pointer;
  position:relative;
  top: 235px;
  -top: 229px;
  left: 54px;
}
.map23inner
{
  width: 280px;
  background: #fff;
  border: 1px solid #dfdfdf;
  position:relative;
  top: 235px;
  -top: 228px;
  left: 54px;
  -left: 52px;
  padding: 5px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  z-index:200;
}
/*map2*/

.comingsoon {
	height: 150px;
	text-transform:uppercase;
	color:#a29a97;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:45px;
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
	}


/*Page related styles for you to view*/

#scrarea {
height: 380px;
overflow: auto;
/*margin: 0.3em;*/
padding: 7px;
/*IE overflow fix, position must be relative or absolute*/
/*position: absolute;*/
/*if you do not want the outline when focused on firefox and IE
use outline: none;, though not recommended as this may confuse
people who likes to do keyboard navigation */
outline: none;
width: 536px;
/*right: 0.8em;
top: 1em;      */
/*background-color: #eee4d9;
*/
background: transparent;
border:0px solid black;
/*background-color:#000000;*/
color:#000000;
}

/* general page style ends here */

/* Scroll Bar Master Styling Starts Here */

#scrarea .scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

#scrarea .vscrollerbarbeg {
background-color:#F3771F;
width: 7px;
height: auto;
}

#scrarea .vscrollerbarend {
background-color:#F3771F;
width: 7px;
height: 9px;
}

#scrarea .vscrollerbase {
width: 7px;
background: #414141 none;
}

#scrarea .vscrollerbar {
background-color: #F3771F;
padding: 0px;
}

#scrarea .vscrollerbasebeg, #scrarea .vscrollerbaseend {
background-image: none;
}

/*-------------------------------------------------------*/

#scrarea1 {
height: 380px;
overflow: auto;
padding: 7px;
/*IE overflow fix, position must be relative or absolute*/
/*position: absolute;*/
/*if you do not want the outline when focused on firefox and IE
use outline: none;, though not recommended as this may confuse
people who likes to do keyboard navigation */
outline: none;
width: 251px;
background: transparent;
border:0px solid black;
/*background-color:#000000;*/
color:#000000;
}

/* general page style ends here */

/* Scroll Bar Master Styling Starts Here */

#scrarea1 .scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

#scrarea1 .vscrollerbarbeg {
background-color:#CE1400;
width: 7px;
height: auto;
}

#scrarea1 .vscrollerbarend {
background-color:#CE1400;
width: 7px;
height: 9px;
}

#scrarea1 .vscrollerbase {
width: 7px;
background: #414141 none;
}

#scrarea1 .vscrollerbar {
background-color: #CE1400;
padding: 0px;
}

/*-------------------------------------------------------*/

#scrarea2 {
    width: 805px;
	height: 380px;
	overflow: auto;
	position: relative;
	background-color: transparent;
	color: #000;
}

/* general page style ends here */


/*---------------------------------------------------------*/

#scrarea .vscrollerbasebeg, #scrarea1 .vscrollerbaseend, #scrarea2 .vscrollerbaseend {
background-image: none;
}



.directions_map {
	border: 1px solid black; 
	width: 540px; 
	height: 400px; 
	float: left; 
	position: relative; 
	background-color: rgb(229, 227, 223);
}

.directions_route {
	padding: 0pt ! important; 
	overflow: auto; 
	display: block; 
	width: 380px; 
	height: 380px; 
	float: right;
}

.select-box select {
	width:100px;
}
.home_text
{
	//display: inline-block;
	//position:relative;
	//bottom: 6px;
}


.partners_logo {
	width:210px;
	float:left;
	}
.partners_text {
	}

/*
.styledlist li li {
    background-image:url('http://armadillohomes.com/application/assets/themes/armadillo/images/circle.gif');
}
*/
#map_canvas, #map_canvas * { behavior: none; }



.breadcrumbs {
    border:1px solid #c1c1bf;
    background:#fff;
    color:#c6006f;
	font-size:11px;
	font-weight:bold;
    margin:0 0px;
	padding:3px 10px 4px 10px;
}
.breadcrumbs a {
    color:#c6006f;
    text-decoration:none;
}
.breadcrumbs a:hover {
    text-decoration:underline;
}


.block01 {
	margin:14px 0 12px 0;
	padding:6px 30px 0 100px;
	-height:78px;
	min-height:78px;
	line-height:16px;
	text-align:justify;
	}
.block01-img {
	position:absolute;
	margin:-6px 0 0 -80px;
	}


.see-google-map {
	background:url('http://armadillohomes.com/application/assets/themes/armadillo/images/see-google-map.gif') no-repeat 0 0;
	width:99px;
	height:19px;
	display:block;
	position:absolute;
	margin:10px;
	}

h2.paddingtop0 {
	padding-top:0;
	}
	

.bigmap {
	width:648px;
	height:573px;
	border:4px solid #e4e3e2;
	float:left;
	margin-right:15px;
	position:relative; 
	}


.bigmap_P {
	width:648px;
	height:573px;
	border:4px solid #e4e3e2;
	margin-right:15px;
	position:relative; 
	}

.map-130 {
	background:url('http://armadillohomes.com/application/assets/themes/armadillo/images/map-san-antonio.jpg') no-repeat 0 0;
}
.map-110 {
	background:url('http://armadillohomes.com/application/assets/themes/armadillo/images/map-laredo.jpg') no-repeat 0 0;
}
.map-150 {
	background:url('http://armadillohomes.com/application/assets/themes/armadillo/images/map-austin.jpg') no-repeat 0 0;
}

.bigmap-houses {
	list-style:none;
	z-index: 1;
	position:absolute;
	width: 648px;
	height: 573px;
	}
.bigmap-houses li {
	position:absolute;
	}
.bigmap-houses a {
	display:block;
	background:url('http://armadillohomes.com/application/assets/themes/armadillo/images/highlight.gif') no-repeat -1000px -1000px;
	width:84px;
	cursor:pointer;
	position:relative;
	}
.bigmap-houses a:hover,
.bigmap-houses li.over a,
.bigmap-houses li.hover a {
	background-position:center bottom;
	}

.bigmap-houses .close_out1:hover {
	background: none;
}

.bigmap-houses a span {
	display:block;
	background:url('http://armadillohomes.com/application/assets/themes/armadillo/images/bigmap_house01.gif') no-repeat center top;
	width:72px;
	height:50px;
	margin:0 auto;
	}

.close_out1 {
	width:72px;
	height:50px;
	display: block;
	background: none;
	cursor:pointer;
}

.map-130 .bigmap-item_150 {top:10px;  left:125px;}
.map-130 .bigmap-item_210 {top:67px;  left:560px;}
.map-130 .bigmap-item_270 {top:147px; left:516px;}
.map-130 .bigmap-item_122 {top:195px; left:25px;}
.map-130 .bigmap-item_330 {top:235px; left:89px;}
.map-130 .bigmap-item_132 {top:262px; left:358px;}
.map-130 .bigmap-item_102 {top:315px; left:68px;}
.map-130 .bigmap-item_055 {top:348px; left:287px;}
.map-130 .bigmap-item_320 {top:107px; left:499px;}
.map-130 .bigmap-item_340 {top:118px; left:560px;}

/*
.map-130 .bigmap-item330 a span {background-image:url('http://armadillohomes.com/application/assets/themes/armadillo/images/bigmap_house02.gif'); height:56px;}
.map-130 .bigmap-item132 a span {background-image:url('http://armadillohomes.com/application/assets/themes/armadillo/images/bigmap_house05.gif')}
.map-130 .bigmap-item102 a span {background-image:url('http://armadillohomes.com/application/assets/themes/armadillo/images/bigmap_house03.gif'); height:52px;}
.map-130 .bigmap-item055 a span {background-image:url('http://armadillohomes.com/application/assets/themes/armadillo/images/bigmap_house04.gif'); height:54px;}
*/
.map-110 .bigmap-item_075 {top:4px;  left:269px;}
.map-110 .bigmap-item_073 {top:2px;  left:345px;}
.map-110 .bigmap-item_074 {top:38px; left:378px;}
.map-110 .bigmap-item_200 {top:65px; left:302px;}
.map-110 .bigmap-item_171 {top:70px; left:108px;}
.map-110 .bigmap-item_191 {top:416px; left:396px;}
.map-110 .bigmap-item_250 {top:100px; left:330px;}

.map-110 .bigmap-item_137 {top:465px; left:397px;}	
.map-110 .bigmap-item_220 {top:482px; left:342px;}
.map-110 .bigmap-item_210 {top:518px; left:307px;}

.map-150 .bigmap-item_043 {top:95px;  left:487px;}
.map-150 .bigmap-item_200 {top:523px; left:160px;}



.bigmap-item01 { z-index:420; }
.bigmap-item02 { z-index:419; }
.bigmap-item03 { z-index:418; }
.bigmap-item04 { z-index:417; }
.bigmap-item05 { z-index:416; }
.bigmap-item06 { z-index:415; }
.bigmap-item07 { z-index:414; }
.bigmap-item08 { z-index:413; }
.bigmap-item09 { z-index:412; }
.bigmap-item10 { z-index:411; }
.bigmap-item11 { z-index:410; }
.bigmap-item12 { z-index:409; }

.bigmap-div {
	background: #fff;
	border: 1px solid #dfdfdf;
	padding: 5px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	display:none;
	white-space:nowrap;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	}

.over .bigmap-div li span { z-index: 100; }
.bigmap-houses li.over .bigmap-div { display:block; z-index: 100;}
.bigmap-houses li.over .bigmap-div span { z-index: 100; }
.bigmap-houses .bigmap-div li {
	position:static;
	}
.bigmap-houses .bigmap-div a {
	display:inline;
	background:none;
	cursor:pointer;
	}


.print {
	background:#fff;
	color:#000;
	}
.print .container {
	width:620px;
	}
.print_logo {
	}
.print_content {
	text-align:justify;
	line-height:10px;
        font-size:10px;	
	padding:8px 8px 0 5px;
	}
.print_content p {
	margin:0 0 10px 0;
	}
.print_footer {
	border-top:1px solid #999;
	margin-top:0px;
	padding-top:4px;
	text-align:right;
        font-size:10px;	
	width:620px;
	}


table
{
    border-collapse: collapse;
    border-spacing: 0;
}

.btn_new {
background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/btn.gif') no-repeat scroll 0 0;
color:#50504F;
font-weight:bold;
height:26px;
padding-top: 5px;
display: block;
float: left;
margin-top: -5px;
text-align:center;
text-decoration:none;
width:170px;}

.small_btn
{
	background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/small_btn.gif') no-repeat;
	width: 33px;	
	height: 26px;
	text-decoration: none;
	margin: 0 4px 0 0;
	display: block;
	float: left;
	margin-left:2px;
}
.tablecell
{
	background-color: #FFFFFF;
	padding-left: 5px;
        display: inline-block;
	color: #50504f;
}

.tablecellqm
{
	background-color: #FFFFFF;
	padding: 3px;
        display: inline-block;
	color: #50504f;
}


.tablecellq
{
	background-color: #FFFFFF;
	padding-left: 5px;
	color: #50504f;
}

.tablecell a
{
	display: block;
	float:left;
}
.tableover
{
	background-color: #FFFFFF;
	height:30px;
	color: #50504f;
}
.tableover a
{
	color: #c6006f;
	text-decoration: underline;
}
 .tablecapt
{
    height:29px;
    background-color: #c6006f;
    color: #fff;
    font-size: 13px;
    *height: 22px; 
    padding: 5px;
    font-weight: bold;
}
.ico1
{
	background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/ico1.gif') no-repeat;
	padding-left: 26px;
	color: #fff;
	font-size: 13px;
	padding: 4px 0 5px 33px;
	*padding: 1px 0 9px 33px;
}




.ico2
{
	background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/ico2.gif') no-repeat;
	width: 19px;
	height: 14px;
	margin:0px 5px 0;
	display: block;
}
.ico4
{
	background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/3d_am.gif') no-repeat;
	width: 25px;
	height: 13px;
	margin: 1px 0 0 5px;
	float: left;
	display: block;
}

.ico4_1
{
	background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/2d_icon.gif') no-repeat;
	width: 27px;
	height: 15px;
	margin: 1px 0 0 5px;
	float: left;
	display: block;
}



.ico3
{
	background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/ico3.gif') no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	padding: 4px 0 5px 33px;
	*padding: 1px 0 9px 33px;
}


.tablecell1
{
    background-color: #FFFFFF;
    padding-left: 5px;
    color: #50504f;
    width:80px;
    line-height: 15px; 
    padding-top: 5px;
}

.btn3
{
    width: 7px;
    height: 26px;
    float: left;
}
.btn1
{
    background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/center_btn.gif') repeat-x;
    border: 0;
 /*    height: 26px;*/
    font-weight: bold;
    color: #50504f;
    text-align: center;
    padding: 5px 10px 5px;
    text-decoration: none;
    float: left;
}

.btn2
{
    height: 26px;
    width: 11px;
    float: left;
}

.sort_table * {
  font-size:11px; 
}

.h_text
{
   font-size:12px;
   font-weight:bold;
   font-family:'Tahoma';
   margin: 5px 0 5px;
   text-align:left;
}

.loc_image {
	float:left;
	height:68px;
	width:141px;
	margin: 0 20px 10px 0;
}


.loc_image1 {
	background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/image_caption.gif') no-repeat;
	padding: 3px 0 5px;
	text-align:center;
	font-weight: bold;
	float:left;
	width:141px;
	margin: 0 20px 0 0;
}

.loc_text {
	margin: 0 0 10px;
}


.loc_text1 {
	float:left;
}

.loc_text1 .btn2
{
	margin: 0 20px 0 0;
}


.content_with_rightmenu_design {
	margin-right: 0;
}

.box_T_text_design {
	color:#A19B96;
	font-size:11px;
	height:45px;
	padding:0 0 0 10px;
}

.table_design td {
	line-height:23px;
	padding:15px 10px 0;
	vertical-align:top;
}

.table_design p {
	margin:20px 0 0;
}

.rightmenu_design {
	background:#FFFFFF;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin:-50px -10px 0 0;
	position:relative;
	width:170px;
}

.rightmenu_design ul {
	padding: 0pt 15px 0pt 25px;
	margin: 0;
	list-style-image:url('http://armadillohomes.com/application/assets/themes/armadillo/images/li.gif');
}


.seo_footer {
	color:#626260;
	font-size:11px;
	padding:0 10px;
}

.seo_footer a {
	font-size:11px;
	color:#626260;
}

.close_out {
	background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/close_out.png');
	height:291px;
	width:353px;
	position:absolute;
	left:0;
	top:0;
	z-index:10
}

.close_out .text {
	color:#f99ad0;
	font: bold 24px Calibri;
	padding:110px 0 0;
	text-align:center;
	text-transform:uppercase;
	width:290px
}

.close_out .name {
	color:#fff;
	font: bold 18px Calibri;
	padding:15px 0 0;
	text-align:center;
	text-transform:uppercase;
	width:290px
}

.community_head {
	background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/community_head.gif');
	height:26px;
	width:620px;
}

.community_head td.wlink {
	padding:6px 0 0
}

.community_head td.uppercase {
	color:#fff;
	font-weight:bold;
	padding:6px 0 0 10px;
	text-transform:uppercase
}

.community_head a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

.community_head a:hover {
	text-decoration:none;
}

.bigmap-houses span.close_out_icon_1 {
	background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/close_out_icon_1.gif') no-repeat 0 0;
	height:40px;
	left:40px;
	position:absolute;
	top:-11px;
	width:54px;
}

span.close_out_icon {
	left:5px;
	position:relative;
	top:3px;
}

.quickmoveins_mail {
	color: #fff;
	text-decoration: underline;
	background: url('http://armadillohomes.com/application/assets/themes/armadillo/images/img_mail.gif') no-repeat 0 6px;	
	padding-left: 14px;
}
