/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

del{
	color: #990000;
	}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #990000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #990000;
}
/************** header tag styles **************/

h1{
 font: bold 100% Arial, Helvetica, sans-serif;
 color: #999999;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 10pt Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #414121;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

h4{
 font: 100% Arial, Helvetica, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

img{
	border: 0px;
}



/*************** list tag styles ***************/

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/********* form and related tag styles *********/

form {
}

label{
 font: bold 1em Arial, Helvetica, sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial, Helvetica, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:relative;
	top: 20px;
	left: 2%;
	right: 2%;
	width: 100%;
	background-color: #ffffff;
	/*border-top: 1px solid #cccccc;*/
}
#pagecell2{
	font-size: 9pt;
	position:relative;
	width:100%;
	height:680px;
	background-color: #ffffff;
	margin: 0 auto;
	;
	top: 0px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	display: none;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	display: none;
}

#masthead{
	position:relative;
	top: 0px;
	left: 2%;
	right: 2%;
	width:750px;
	background-color: #FFFFFF;
	color: #666666;	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	text-align: center;
}

#content{
	background-color: #FFFFFF;
	/*width:549px;*/
	padding: 0px 10px 0px 10px;
	font-size: 9pt;
	margin:0px 10px 0px 178px;
	border-left: 1px solid #ccd2d2;
	border-right:1px solid #ccd2d2;
	top: 210px;
}

#content-print-itinerary{
	top: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	/*padding: 0px 10px 0px 10px;*/
	font-size: 9pt;
}
/*hide right nav from print*/
#RightNavigation{
	Display: None;
}
/*include header from printable docs*/
#HeaderAddress {
	font-size: 8pt;
	line-height: normal;
	text-align: right;
	float: right;
	padding-top: 13px;
	color: #666666;
}



/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 2px 5px;
	font-size: 8pt;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 8pt Verdana,sans-serif;
	position: absolute;
	top: 9px;
	right: 7px;
	color: #999999;
	width: 385px;
	float: right;
	visibility: hidden;
}

#utility a{
	color: #999999;
}

#utility a:hover{
	text-decoration: underline;
	color: #990000;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 26px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 150% Arial, Helvetica, sans-serif;
	color: #333300;
	margin:0px;
	padding: 0px;
}

#pageName img{
	top: 10px;
	right: 6px;
	padding: 10px 10px 0px 0px;
	float: right;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(css_images/glbnav_background.gif);
	visibility: hidden;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: 429px;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
	background-image: url(css_images/glblnav_selected.gif);
	text-decoration: none;
	color: #000000;
}

.skipLinks {
	display: none;
}


/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 96px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	/*font-size: 80%;*/
	color: #ffffff;
}

.subglobalNav a:hover{
	background-color: #990000;
	text-decoration: none;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
	width: 160px;
}

#search input{
  font-size: 8pt;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	/*font-size: 80%;*/
	font-weight: bold;
	
}
.BlockLeftImage h2 {
	padding: 0px;
}


#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 0px;
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	visibility: hidden;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #990000;
	text-decoration: underline;
}


/************** BlockLeftImage styles *****************/

.BlockLeftImage{
	text-align: left;
}
html>body .BlockLeftImage {height: auto;}

.BlockLeftImage h3{
	font: bold 175% Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px 0px 5px 0px;
}

.BlockLeftImage img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** BlockRightImage styles ******************/

.BlockRightImage {
	text-align: left;
}

.BlockRightImage h3{
	font: bold 125% Arial, Helvetica, sans-serif;
	color: #000000;
}

.BlockRightImage p {
	margin: 0px 0px 10px 0px;
}

.BlockRightImage img {

	float: right;
	padding: 0px 0px 0px 10px;
}

.BlockRightImage a.capsule{
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display:block;
	padding-bottom: 5px;
	background-color: #CC9966;
}

.BlockRightImage a.capsule:hover{
	background-color: #990000;
	text-decoration: none;
}

td {font-family: Arial, Helvetica, sans-serif !important; font-size: 9pt !important;}

td.BlockRightImageLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	/*font-size: 80%;*/

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
	color: #333300;
	background-color: #CCCC99;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #990000;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.BlockRightImage img {
	padding: 0px 0px 0px 10px;
	float: right;
}
.BlockLeftImage p {
	margin: 0px 0px 15px 0px;
}
#siteName img {


	padding: 16px 0px 0px 0px;
	vertical-align: middle;
}
.property {
}
.property a:hover {
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
}
.property a {
	display: block;
	background-color: #CCCC99;
	color: #333300;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.property p {
	margin-bottom: 2px;
	margin-top: 8px;
}
.PropFeatures {
	background-color: #E8E8BD;
	padding-top: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#inlineframe {
	width:555px;
	background-color: #ffffff;
	text-align: justify;
}
#inlineframe h3 {
	color: #FFFFFF;
	background-color: #990000;
}
#inlineframe h4 {
	color: #666600;
	background-color: #CCCCCC;
	padding-left: 15px;
}
.form-options {
	padding: 0px;
	background-color: #FFFFFF;
	border: solid #CCCCCC thin;
	width: 90%;
	vertical-align: top;
}
.form-options td {
	vertical-align: top;
}
#FooterAddress {
	font-size: 8pt;
	font-style: normal;
	color: #999999;
	text-align: center;
	line-height: normal;
}
.FormError {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #990000;
	color: #FFFFFF;
}
.RedBannerTitle {
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	font-weight: bold;
	text-indent: 5px;
}

#TBpopupNav{
position: relative;
width: 100%;
min-width: 640px;
height: 54px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(css_images/tbpopupnav_background.gif);
}
.hideprint {
	display:inline;
	}
.printdisplayonly {
	display:block;
}

div.winnerthumbcase {
	position:relative;
	background-color: #CCCCCC;
	float: left;
	height: 200px;
	width: 146px;
	padding: 5px;
	margin: 5px;
	text-align: center;
	display: block;
	border: thin inset #666666;
}
div.winnerthumbcase h4{
	float: none;
	text-align: center;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	height: 33px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #666666;
	margin-bottom: 3px;
}
div.winnerthumbcase div.copyright {
	position: absolute;
	bottom: 2px;
	right: 5px;
	font-size: 9px;
	text-align: right;
	float:right;
}

div.winnerthumbcase div.winningphoto {
	background-color: #DD6625;
	text-align: center;
	display: block;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	height: 15px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #666666;
	margin-bottom: 3px;
	color: #FFFFFF;
}


div.thumbcase {
	position:relative;
	background-color: #CCCCCC;
	float: left;
	height: 150px;
	width: 106px;
	padding: 5px;
	margin: 5px;
	text-align: center;
	display: block;
	border: thin inset #666666;
}

div.thumbcase img{

	text-align: center;
	align: center;
}
div.thumbcase h4{
	float: none;
	text-align: center;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	height: 33px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #666666;
	margin-bottom: 3px;
}
div.thumbcase div.copyright {
	position: absolute;
	bottom: 2px;
	right: 5px;
	font-size: 9px;
	text-align: right;
	float:right;
}
.prop {
float:right;
width:1px;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
width:100%;
}

.mincalctab {
height:300px;
}
/**************************START rounded corners***********************/
.xsnazzy h2, .zsnazzy h2{
margin:0; 
font-size:10pt; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #444;
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
/*font-size:10px;*/
}
.xsnazzy {
background: #ffffff; 
float:left; 
margin:0 3px;
padding: 0px 0px 5px 0px;
}

.zsnazzy {
background: #ffffff;  
margin:0 3px;
padding: 0px 0px 5px 0px;
}


.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #444;
border-right:1px solid #444;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;
}

.color_a {
background:#DD6625;
color:#fff;
}
.color_b {
background:#990000; 
color:#fff;
}
.color_c {
background:#336600; 
color:#fff;
}
.color_d {
background:#336699; 
color:#fff;
}

.color_a a:link, .color_a a:visited {
	color: #ffffff;
}

.color_b a:link, .color_b a:visited {
	color: #ffffff;
}

.color_c a:link, .color_c a:visited {
	color: #ffffff;
}

.color_d a:link, .color_d a:visited {
	color: #fff;
}
/**************************END rounded corners***********************/
