/* GLOBALS */
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

H1 {
	text-decoration:none;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 18px;

	font-weight:normal;

	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	line-height:20px;
}

H2 {
	text-decoration:none;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;

	font-weight:normal;

	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	line-height:16px;
}

H3, H4, H5, H6 {
	text-decoration:none;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;

	font-weight:normal;

	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	line-height:14px;
}

U {
	text-decoration:underline;
}

UL, OL {
	margin: 0px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

UL {
	list-style-image: url("/images/bullet.gif") ;
}

LI {
	padding: 0px;
}

P {
	margin-top: 0px;
	margin-bottom: 14px;
}

HR.dotted {
	width:100%;
	text-align:center;
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #7E7E7E; 
	border-style: none none dotted;
	margin-top: 11px;
	margin-bottom: 11px;
	padding:0px;
}
/*end*/
/*\*/
html*HR.dotted { /*ie 7 hack */
[	margin-top: 4px;
	margin-bottom: 4px;
	padding:0px;
]
}/*end*/
.dummyend[id]{clear:both;
}

/*\*/
* html HR.dotted { /*ie 6 hack */
	margin-top: 4px;
	margin-bottom: 4px;
	padding:0px;
}
/*end*/


/* LINKS */
A {
	text-decoration:none;
	/*color: #3d444d;*/
	color: #089fb0;
}

A:hover {
	text-decoration:none;
	color: #7e8185;

}

A.tab {
	text-decoration:none;
	color: #ffffff;
}

A.tab:hover {
	text-decoration:none;
	color: #ffff22;
}

A.typ {
	text-decoration:none;
	color: #ffff22;
}

A.typ:hover {
	text-decoration:none;
	color: #ffffff;
}

A.teallink {
	text-decoration:underline;
	color: #008998;
}

A.teallink:hover {
	text-decoration:none;
	color: #00bbd0;
}

A.orangelink_ud {
	text-decoration:none;
	color: #dd6a03;
}
A.orangelink_ud:hover {
	text-decoration:underline;
	color: #c86814;
}

A.teallink_ud {
	text-decoration:none;
	color: #008998;
}

A.teallink_ud:hover {
	text-decoration:underline;
	color: #159cab;
}

A.greenlink_ud {
	text-decoration:none;
	color: #076d0e;
}

A.greenlink_ud:hover {
	text-decoration:none;
	color: #30b639;
}

A.teallink_ud_active{
	text-decoration:none;
	color: #0abbee;
}

A.teallink_ud_active:hover {
	text-decoration:none;
	color: #159cab;
}

A.orangelink_ud_active {
	font-weight:bold;
	text-decoration:none;
	color: #ff9b0b;
}
A.orangelink_ud_active:hover {
	text-decoration:underline;
	color: #ffb924;
}


A.catlink {
	text-decoration:none;
	color: #ffffff;
}

A.catlink:hover {
	text-decoration:none;
	color: #FFFF66;
}

A.catlink_off {
	text-decoration:none;
	color: #d0d0d0;
}

A.catlink_off:hover {
	text-decoration:none;
	color: #d5d5d5;
}

A.catlink_active {
	text-decoration:none;
	color: #efef00;
}

A.catlink_active:hover {
	text-decoration:none;
	color: #FFFF66;
}


#catlinks A {
	text-decoration:none;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	color:#787878;
	border:#000000;
}

#catlinks A:hover {
	color:#000000;
}

#catlinks A.btn_link {
	color:#787878;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	list-style-type:none; 
	margin-left:2px;
	margin-right:2px;	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;	
	text-align:center;
	vertical-align:middle;
	border:#8b8b8b dotted 1px;
	background:#CCE7EA;
	height:16px;
	display:inline-block;
}

#catlinks A.btn_link:hover {
	color:#000000;
	border:#27B9C5 dotted 1px;
	background:#e2f5f7;
	height:16px;
	display:inline-block;
}

#catlinks A.btn_link_dis {
	color:#bbc9cb;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	list-style-type:none; 
	margin-left:2px;
	margin-right:2px;	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;	
	text-align:center;
	vertical-align:middle;
	border:#8b8b8b dotted 1px;
	background:#d8e5e6;
	height:16px;
	display:inline-block;
}

A.tiny_teal {
	color: #008998;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
}

A.tiny_teal:hover {
	color: #00bbd0;
}

A.small_teal {
	color: #008998;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}

A.small_teal:hover {
	color: #00bbd0;
}



/* TABLE/CELL */
TD#head {
	background: #3e494e top left no-repeat;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #7e8185;
	vertical-align: top;
	width:990px;
	height:47px;
}

TD.formhead {
	font-family: Tahoma, Arial;
	font-size: 12x;
	font-weight:bold;
	color: #1c646f;
	vertical-align: middle;
	text-align: center;
	background: #cce7ea;
}

TD.typ {
	font-family: Tahoma, Arial;
	font-size: 12x;
	color: #7e8185;
	vertical-align: top;
	text-align: left;
}

TD.centered { 
	text-align: center;
	vertical-align:middle;	
}

TD.vdotted { 
	background: top center #ffffff url(/images/vdotted.jpg) repeat-y;
	text-align: center;
	vertical-align: middle;	
}

TD.modelcell {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #535353;
	vertical-align: top;
	text-align: left;
	width:234px;
	height:166px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
}

TD.modelelevtyp {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #535353;
	vertical-align: top;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
}

TD.miniright {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #020202;
	vertical-align: top;
	text-align: right;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
}

/* TEMPLATE */

#footer {
	vertical-align: top;
	padding: 10px;
	margin: 0px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 10px;
	color:#202020;
}

#footer a{
	color:#008998;
	text-decoration:none;
}
#footer a:hover{
	color:#00bbd0;
	text-decoration:none;
}

#banner_ad {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height:165px;
	vertical-align:top;
}

#banner_blank {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height:65px;
	vertical-align:top;
}

/* DIV/SPAN */

DIV#floatlogo {
	position:absolute;
	top: 0px;
	left: 850px;
	padding: 0px;
	width:200;
	vertical-align:middle;
	text-align:center;
}

DIV.typ {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666;
	vertical-align: top;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

DIV.vbar {
	background: url('/images/gradbg.jpg');
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #7e8185;
	vertical-align: top;

	padding: 0px;
	margin: 0px;
}

DIV.bggrad {
	background: url('/images/bg_grad.jpg') repeat-x;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #008B9A;
	border: #CCE6E9 solid 1px;
	vertical-align: top;
	height:80px;
	width:550px;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

DIV.sunflowers {
	background: url('../images/sunflowers_6189971s.jpg') center center no-repeat;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #7e8185;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

DIV.bordered {
	border:#8b8b8b solid 1px;
	color: #7e8185;
	vertical-align: top;
	width:100%;
	height:100%;
	padding: 0px;
	margin: 0px;
}

DIV.pale_dotted {
	background: #f5fafb;
	border:#8b8b8b dotted 1px;
	color: #666;
	vertical-align: top;
	padding: 10px;
	margin: 0px;
}

DIV.green_dotted {
	background: #c4d940;
	border:#8b8b8b dotted 1px;
	color: #666;
	vertical-align: top;
	padding: 10px;
	margin: 0px;
}

DIV.blue_solid {
	background: #cbe7ea;
	/*border:#b1d8dc solid 1px;*/
	color: #666;
	vertical-align: top;
	padding: 10px;
	margin: 0px;
}

DIV.blue_dotted {
	background: #cbe7ea;
	border:#8b8b8b dotted 1px;
	color: #666;
	vertical-align: top;
	padding: 10px;
	margin: 0px;
}

DIV.white_clear {
	background: #ffffff;
	color: #666;
	vertical-align: top;
	padding: 10px;
	margin: 0px;
}

DIV.white_clear TD {
	font-size:11px;
	color: #666;
}

DIV.white_clear_nopad {
	background: #ffffff;
	color: #666;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
DIV.white_clear_nopad TD {
	font-size:11px;
	color: #666;
	padding: 0px;
	margin: 0px;
}


DIV.err_bordered {
	border:#882020 dotted 1px;
	color: #882020;
	vertical-align: top;
	width:408px;
	padding: 10px;
	margin: 2px;
}

DIV.msg_bordered {
	border:#208820 dotted 1px;
	color: #208820;
	vertical-align: top;
	width:408px;
	padding: 10px;
	margin: 2px;
}

DIV.bordered_centered {
	border:#8b8b8b solid 1px;
	color: #7e8185;
	vertical-align: middle;
	width:100%;
	height:100%;
	padding: 0px;
	margin: 0px;
}

DIV.padme10 {
	vertical-align: top;
	padding: 10px;
	margin: 0px;
}

DIV.padme10_blue {
	vertical-align: top;
	padding: 10px;
	margin: 0px;
	background:#297373;
}

DIV.padme_teal {
	vertical-align:middle;
	margin: 0px;
	background:#739898;
	color:#ffffff;
}

DIV.padme_lightteal {
	vertical-align: top;
	margin: 0px;
	background:#96b1b1;
	border-bottom:#ffffff solid 1px;
	color:#ffffff;
}

DIV.padme10_brown {
	vertical-align: top;
	padding: 10px;
	margin: 0px;
	background:#714111;
}

DIV.bordered_filled {
	background: #ffffff;
	border:#ffffff solid 1px;
	color: #7e8185;
	vertical-align: top;
	width:100%;
	height:100%;
	padding: 0px;
	margin: 0px;
}

DIV.pricelist_item {
	color: #666;
	vertical-align: top;
	width:770px;
	padding: 1px;
	margin: 0px;
	height:20px;
}

.model_name_lspan {
	width: 20px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_name_lspan_head {
	width: 20px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	font-weight: normal;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_name {
	width: 200px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_name_head {
	width: 200px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	font-weight: normal;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_sqft {
	width: 80px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_sqft_head {
	width: 80px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	font-weight: normal;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_elev {
	width: 90px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_elev_head {
	width: 90px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	font-weight: normal;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_price {
	width: 70px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_price_head {
	width: 70px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	font-weight: normal;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_lotnumber {
	width: 80px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_lotnumber_head {
	width: 80px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	font-weight: normal;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_closing {
	width: 120px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_closing_head {
	width: 120px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	font-weight: normal;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_comments {
	width: 300px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.model_comments_head {
	width: 300px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	font-weight: normal;
	display:table-cell;
	height:20px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.lot_type {
	font-family: Tahoma, Arial;
	font-size: 14px;
	display:table-cell;
	color: #2B2E37;
	height:24px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	vertical-align:middle;
	text-align:left;
}


.hlt td {
	background-color: #cce7ea;
	color: #008998;
}

SPAN.title_black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

SPAN.title_teal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #008998;
}

SPAN.huge_teal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #008998;
}


SPAN.title_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
}

SPAN.title_lightgrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#E2E6E7;
}

SPAN.subtitle_slate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #494f58;
	display:block;
}

SPAN.subtitle_teal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #008998;
}

SPAN.subtitle_green {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #076d0e;
}

LI.subtitle_teal, SPAN.subtitle_teal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#008998;
}

SPAN.subtitle_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
}

SPAN.subtitle_black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

SPAN.subtitle_lightgrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#E2E6E7;
}

SPAN.subsection_teal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#008998;
}

SPAN.subsection_grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#555555;
}

SPAN.typ_teal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #008998;
}

SPAN.list {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #494f58;
}

SPAN.subhead {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #5a4747;
	font-weight:normal;
}

SPAN.list_sub {
	font-family: Tahoma, Arial;
	color: #5a4747;
}

SPAN.list_itm {
	font-family: Tahoma, Arial;
	color: #7e8185;
}

SPAN.biggest {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding:0px;
}

SPAN.bigger {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0px;
}

SPAN.big {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:0px;
}

SPAN.small {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}

SPAN.small_teal {
	color: #008998;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
}

SPAN.smaller {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
}

SPAN.tiny {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
}

SPAN.large_letter {
	font-family: Century Gothic, CenturyGothic, Arial, Helvetica, sans-serif;
	font-size: 80px;
	color:#ebeae3;
	padding: 0px;
	margin: 0px;
}

SPAN.large_number {
	font-family: Century Gothic, CenturyGothic, Arial, Helvetica, sans-serif;
	font-size: 50px;
	color:#ebeae3;
	line-height:16px;
	padding: 0px;
	margin: 0px;
}

SPAN.soldout {
	color:#ff0000;
	padding: 0px;
	margin: 0px;
}

/* FORM */
FORM {
	margin: 0px;
	paddong: 0px;
}

CHECKBOX.smalltxt, SELECT.smalltxt, TEXTAREA.smalltxt, INPUT.smalltxt {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	background: #f9f9f9;
	border: #222 dotted 1px;
	margin: 1px;
}

INPUT.smalltxt_small {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	background: #f9f9f9;
	border: #222 dotted 1px;
	margin: 1px;
	width: 121px;
}

INPUT.smalltxt_med {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	background: #f9f9f9;
	border: #222 dotted 1px;
	margin: 1px;
	width: 271px;
}

INPUT.smalltxt_large {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	background: #f9f9f9;
	border: #222 dotted 1px;
	margin: 1px;
	width: 396px;
}

TEXTAREA.smalltext_notepad{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	background: #f9f9f9;
	border: #222 dotted 1px;
	margin: 1px;
	padding-left:5px;
	background:url("/images/bg_notepad.jpg") repeat;
	width: 390px;
	height: 130px;
}

TEXTAREA.smalltext_notepad2{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444;
	background: #f9f9f9;
	border: #222 dotted 1px;
	margin: 1px;
	padding-left:5px;
	background:url("/images/bg_notepad.jpg") repeat;
}

SELECT.micro {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #3b3b3b;
	background: #e4e4e4;
	padding-left:5px;
}

OPTION.micro_selected {
	font-weight:bold;
	color: #dd6a03;
}

OPTION.micro_header {
	font-size: 10px;
	font-weight:bold;
	color: #9a3416;
}

INPUT.cmd {
	font-family: Tahoma, Arial;
	text-align: center;
	vertical-align: middle;
	background: #d0e8ea;
	font-size: 12px;
	color: #202020;
	height: 20px;
	width: 100px;
	border: #404040 dotted 1px;
}

INPUT.cmd_readmore {
	font-family: Tahoma, Arial;
	text-align: left;
	vertical-align: middle;
	background: #7b6464;
	font-size: 12px;
	color: #e3dddd;
	height: 22px;
	width: 100px;
	border: #6b5757 solid 1px;
	padding-bottom:4px;
}

INPUT.cmd_nextprev {
	font-family: Tahoma, Arial;
	text-align: left;
	vertical-align: middle;
	background: #a42020;
	font-size: 12px;
	color: #ffffff;
	height: 22px;
	width: 100px;
	border: #6b5757 solid 1px;
	padding-bottom:4px;
}

/* IMGS */
IMG.avatar { 
	border:#000000 solid 1px;
}

/* MISC */
HR.sm_dotted {
	color:#5E666C;
	border-style:dotted;
	height:1px;

}

/* LIGHTBOX2 */
#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; }
#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(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; 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 #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; }
