/* CSS Document */


body
{
	text-align:center;
	background:url(images/McCormick_bg.jpg);
	padding:0;
	margin:0;
	/*margin-left:20%;
	margin-right:20%;*/
	height:auto;

}

img {
	padding:0;
	border:0;
}

#container
{
	margin:0 auto;
	width:694px;
	text-align:left;
	padding:20px;
	background:#FFFFFF;
}

#header
{
	margin:0 auto;
	padding:0;

}

#post-it{
	background-repeat:no-repeat;
	position:relative;
	height: 85px;
	width: 730px;
	z-index:5;
	top:0px;
	margin-left:20%;
}

#post-it2{
	height: 85px;
	width:90px;
	background:url(images/bg_stickie.gif);
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
	top:-40px;
	left: -4px;
	float:right;
	z-index:20;
}

#post-it2 a{
	height: 85px;
	width:85px;
	display:block;

}

#nav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:100%;
	z-index:10;
	/***top:-3px;***/

}


#main
{
	z-index:10;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*margin-top:-58px;
	padding-top: -58px;
	padding-bottom:50px;*/
	background:url(images/main_bg_slice.jpg);
	background-repeat:repeat-y;
	width:694px;
	min-height:800px;
	/*** remove when not testing ***/
	/*** position:relative;	***/
	/*** 		-end- 			 ***/
}

#right_content
{
	margin-left: 209px;
	margin-top: 20px;
	width:390px;
	height:auto;

}

#right_content h1
{
	padding:0;
	margin:0;
	color:#AA263E;
	font-size: 1.8em;
	font-weight: bold;
	display: inline;

}

#right_content h2
{
	color:#AA263E;
	display:inline;
	font-size: 1.4em;

}

#left_content
{
	float:left;
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#FFFFFF;
	margin:0;
}

#left_content_txtRegion
{
	padding:5px;

}

#footer
{
	padding-top: 15px;
	clear:both;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 720px;
	text-align:center;
	margin:0 auto;
}

#footer .smallText
{
	font-size:0.8em;


}

#footer a
{
	color:#999999;
	text-decoration:none;

}

/*** General Text ***/


.large_red
{
	font-size:1.2em;
	color:#AA263E;
}

.red_keyword
{
	font-size:1em;
	color:#AA263E;
	font-weight:bold;
	border-bottom: 1px dotted;

}

.large_red a{
	color:#AA263E;
	text-decoration:none;
}

.red_devNotice
{
	font-size:1em;
	color:#AA263E;
	font-weight:bold;
	border-bottom: 1px dotted;

}

em
{
	color:#AA263E;


}

a.red_hyperlink
{
	font-size:1em;
	color:#AA263E;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a.large_red
{
	font-size:1.2em;
	color:#AA263E;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.span_text
{
	width:200px;
}

#highlighter
{
	margin-top:10px;
	padding-left:10px;
	width:100%;
	background-color:#ffcccc;
	color:#cc3366;
	font-weight:bold;
	font-size:1.2em;
}


/*** CSS Drop Down ***/
#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{


}

.mainitems a:hover{
padding-left:10px;
text-decoration: none;
color:#FFFFFF;
background:url(images/nav_strip_over.jpg);
background-position:right;
display:block;
padding-top:6px;
padding-bottom:7px;
}

.mainitems .active{
padding-left:10px;
text-decoration: none;
color:#FFFFFF;
background:url(images/nav_strip_over.jpg);
background-position:right;
display:block;
padding-top:6px;
padding-bottom:7px;
}

.mainitems a{
padding-left:10px;
text-decoration: none;
color:#FFFFFF;
background:url(images/nav_strip.jpg);
background-position:right;
display:block;
padding-top:6px;
padding-bottom:7px;
}





#break_image{
	background-image:url(images/nav_divider.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width:10px;}

.subuls{
display: none;
width: 10em;
position: absolute;
top: 27px;
/***left: 5px;**/
background-color:#CCCCCC;
border: 1px solid white;

}

.subuls li{
width: 100%;
}

.subuls li a{
text-decoration: none;
color:#000000;
display:block;
background:#999999;
}

.subuls li a:hover{
text-decoration: none;
color:#ffffff;
display:block;
background:url(images/subnav_bg_active.jpg);
background-position:right;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}


/*** background boxes ***/

#bg_large_box
{
	margin:0;
	padding:0;
	background:url(images/bg_box_large_slice.jpg);
	background-repeat:repeat-y;
	width:480px;
}


#bg_large_box_top
{
	background:url(images/bg_box_large_top.jpg);
	background-position:top;
	width:480px;
	height:5px;
	background-repeat:no-repeat;
}

#bg_large_box_content
{
	margin-left:20px;
	margin-right:20px;
	width:440px;
}


#bg_large_box_footer
{
	background:url(images/bg_box_large_footer.jpg);
	width:480px;
	background-repeat:no-repeat;
	background-position:bottom;
	
}

#bg_small_box
{
	width:217px;
	background:url(images/small_box_bg.jpg);
}

#bg_small_header
{
	background:url(images/small_box_top.jpg);
	background-position:top;
	height:11px;
	width:217px;
	background-repeat:no-repeat;
}

#bg_small_content
{
	padding-left:14px;
	padding-right:13px;

}

#bg_small_title
{
	height:25px;
	background:url(images/small_box_propHead.jpg);
	padding-left:10px;
	color:#FFFFFF;
	padding-top: 8px;
	font-weight:bold;
	font-size:11px;
	
}

#bg_small_title a
{
	text-decoration:none;
	color:#FFFFFF;

}

#bg_small_breakline
{
	background:url(images/small_box_breakline.jpg);
	background-repeat:no-repeat;
	height: 2px;
	padding-top: 3px;
	padding-bottom: 3px;

}

#bg_small_footer
{
	background:url(images/small_box_footer.jpg);
	background-position:bottom;
	height:14px;
	background-repeat:no-repeat;

}

#prop_nav
{
	background:url(images/properties/prop_nav.jpg);
	height:22px;
	width:190px;
	text-align:center;
}

#prop_nav a
{
	text-decoration:none;
	color:#FFFFFF;

}

#prop_nav a.underline
{
	text-decoration:underline;
}

/*** tables ***/
table.navtable
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFFFFF;
	border:1px;
	border-color:#FFFFFF;
	padding: 1px;
	width:186px;
	background-color: white;
}

.tdheader
{
	height:14px;
	width:95px;
	background-image:url(images/properties/prop_area_header.jpg);
	background-repeat:no-repeat;
}

.td_prop_text a
{
	padding-left:5px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;

}

#spotlight
{
	width:480px;


}

#spotlight td
{
	width:217px;


}

#spotlight td.midCol
{
	width:46px;
	background-image:url(images/table_redDot.gif);
	background-position: top center;
	background-repeat:repeat-y;


}



/* hidden DIV style */
.hiddenheader { cursor: hand; cursor:pointer;}
    
.hiddendetails { 
	display:none;
	/***width: 500px;***/
	text-align:left;
	padding: 4px;
    }
	
/*** Form Style ****/

input, select, textarea
{
	border:#993333 1px solid;
	

}



/**** ADMIN STYLE ****/


#adminnav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#FFFFFF;
	width:690px;
	z-index:10;
	/***top:-3px;
	***/
	padding-left : 190px;
}
#admin_right_content
{
	margin-left: 209px;
	margin-top: 60px;
	width:590px;
	height:auto;

}
#adminmain
{
	z-index:10;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*margin-top:-58px;
	padding-top: -58px;
	padding-bottom:50px;*/
	background:url(images/main_bg_slice.jpg);
	background-repeat:repeat-y;
	width:794px;
	/*** remove when not testing ***/
	/*** position:relative;	***/
	/*** 		-end- 			 ***/
}



/***** Light Box Style ****/


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#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;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

