/* ---------------------------- 
[Master Stylesheet]

Project: 	Myers McRae
Version:	1.0
Last change:	07/31/09 [templates created, lg]
Assigned to:	Lonnie Griffin [lg]
Primary use:	Web

------------------------------- */

/* ---------------------------- */
/* Basic Elements
/* ---------------------------- */
	
	body{ background-color:#fff; margin:0px; padding:0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #102d47; line-height:18px;  text-align:center}
	a, a:visited {color: #102d47;}
	a img { border: none; }
	a:active {outline: none;}
	a:hover {text-decoration: none;}
	a:focus{ -moz-outline-style: none;}
	form { margin: 0px; padding: 0px; }
	h1 { display: none; }
	h2, h3, h4, h5, h6 {margin: 10px 0px 10px 0px; padding: 0px;}
	h3 {font-size: 14px;}
	h4 {}
	h5 {}
	h6 {}
	p { margin: 10px 0px 10px 0px; }
	hr {height:1px; background: #ccc; display:block; clear:both; margin:10px 0px 10px 0px; overflow:hidden; border: none;}
	address { font-style: normal; }

/* ---------------------------- */
/* Main Containers
/* ---------------------------- */
	
	#wrapper {width: 820px; text-align: left; margin: 0px auto 0px auto;position: relative; padding: 114px 0px 0px 0px;}
	
	#logo {position: absolute; top: 15px; left: 0px;}
	
	#topnav {position: absolute; right: 0px; top: 30px; text-align: right;}
		#topnav ul { list-style: none; margin: 0px; padding: 0px; font-size: 11px;}
		#topnav ul li {display: inline; border-right: 1px solid #112c46; padding: 0px 4px 0px 2px;   }
		#topnav ul li.last { border: none; }
		#topnav p { font-weight: bold; margin: 2px 2px 0px 0px; padding: 0px; }
		
	#header { position: absolute; top: 0px; left: 0px; width: 820px; height: 219px; color: #fff; overflow: hidden; }
		#header #intro {width: 263px; height: 186px; float: left;background: #102d47; padding: 0px 5px 0px 5px;}
		#header img { float: right; }
		#header #masthead p { margin: 0px; padding: 0px;}
		#header h2 {margin: 5px 0px 0px 0px; padding: 0px; font-size: 14px; line-height: 16px; color: #f5be1c; }
		#header p {font-size: 12px; line-height: 16px; color: #ccc;}
	
	#menu {position: absolute; top: 90px;right: 0px;  z-index: 1; height: 24px;}
		#menu img {float: left;}
		#menu ul {display: none; z-index: 2; margin: 0px; padding: 0px; background: #102d47; border-left: 1px solid #091d2f;border-right: 1px solid #091d2f; border-top: 1px solid #091d2f; list-style: none; line-height: 16px;font-size: 12px; position: absolute; top: 24px; }
		#menu ul li {}
		#menu ul a {text-decoration: none;padding: 3px 4px 3px 4px; color: #fff;height: 16px; display: block;border-bottom: 1px solid #091d2f; width: 190px; }
		#menu ul a:hover { background: #3176a8; }
		#menu #dropdown-about-us {left:0px;}
		#menu #dropdown-our-services {left: 120px;}
		#menu #dropdown-our-clients {left: 237px;}
		#menu #dropdown-current-searches {left: 352px;}
		#menu #dropdown-news {left:468px;}
		#menu #dropdown-resources {left: 583px;}
		
	#submenu {list-style: none; padding: 5px 0px 0px 0px; margin: 0px;font-size: 11px; border-bottom: 1px solid #102d47; width: 820px;background: #fff;}
		#submenu:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
		#submenu li {float: left; background:url(../images/bkground-submenu-item-left.gif) no-repeat left; margin: 0px 2px 0px 0px; }
		#submenu li a {color: #ccc; text-decoration: none;  display: block; padding: 0px 0px 0px 7px;}
		#submenu li a:hover { color: #fff; }
		#submenu li a span { background:url(../images/bkground-submenu-item-right.gif) no-repeat right; background-color: #102d47; padding: 2px 7px 2px 2px;display: block; }
		#submenu li.active a{color: #fff;}
	
	#content-container { background:url(../images/bkground-content-container.gif) repeat-y;  width: 820px; padding: 219px 0px 0px 0px; position: relative; }
	#content-container:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
		
	#content {float: left; width: 640px;  }
		#content h2 { text-transform: uppercase; font-size: 12px; line-height: 16px; }
		#content .news-item { border-bottom: 1px solid #ccc; padding: 0px 0px 10px 0px; margin: 0px 0px 5px 0px; }
		#content .news-item h3 {margin:0px; padding: 0px;}
		#content .news-item p {margin: 0px; padding: 0px;}
		#content .news-item .date {color: #666; }
		
	#sidebar {float: right; width: 171px; color: #fff; font-size: 12px; line-height: 16px; padding: 0px 0px 15px 0px; }
		#sidebar p {padding: 0px 10px 0px 10px;}
		#sidebar h2 { font-size: 11px; line-height: 14px; }
		#sidebar ul { margin: 0px 0px 0px 30px; padding: 0px; }
		#sidebar ul li { list-style: upper-roman; line-height: 13px; padding: 0px 0px 5px 0px; }
		#sidebar a { color: #fff; }
		#sidebar #box-highlight {background: #3176a8; padding: 10px 0px 0px 10px; border-bottom: 2px solid white; border-top: 2px solid white;}
		#sidebar #box-highlight address {margin: 0px 0px 10px 0px; line-height: 15px; font-size: 12px; }
	
	#footer { width: 820px; background:url(../images/bkground-footer.gif) no-repeat top; color: #95a4b2; border-bottom: 1px solid #102d47; font-size: 11px; padding: 10px 0px 10px 0px; margin: 2px 0px 20px 0px}
	 #footer a { color: #95a4b2; }
		
	#homepage {}
		#homepage #wrapper {padding: 355px 0px 0px 0px;}
		#homepage #menu {top: 328px;}
		#homepage #header {top: 109px;}
		#homepage #content-container { background: none; padding: 0px; }
		#homepage #content-container table { border-collapse: collapse; border-spacing: 0px; }
		#homepage #content-container table td { vertical-align: top; padding: 3px; }
		#homepage #content-container table td ul { margin: 10px 0px 10px 30px; padding: 0px; }
		#homepage #content-container table td ul li { line-height: 13px; padding: 0px 0px 3px 0px; }
		#homepage #content-container table h3 {font-size: 14px; line-height: 18px;}
	
/* ---------------------------- */
/* Forms Validation
/* ---------------------------- */

	.lbl { display: block; font-weight: bold; margin: 0px; padding: 0px 0px 2px 0px;}
	.alert { background: url(../images/alert-small.gif) no-repeat 0px 0px; padding: 0px 0px 2px 20px; display: block; margin: 5px 0px 5px 0px; font-size: 11px; position: relative; }
	.success, .error {padding: 10px; margin: 10px 0px 10px 0px; font-weight: normal; clear: both; text-align: left; position: relative;}
	.error {  background: #fff; border: 1px solid red;}
	.error h4 {border: none;padding: 8px 0px 10px 35px; margin: 0px; background: url(../images/alert.gif) no-repeat 0px 0px; color: Red;  font-size: 14px; position: relative;}
	.success {background-color: #c3fbbb;border: 1px solid #abe9a2;}
	.success h4 {border:none; padding: 5px 0px 6px 33px;background: url(../images/success.gif) no-repeat 0px 0px; margin: 0px 0px 0px 0px; color: #000;}
	.success p, .alert p, .error p { margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px; text-align: left; line-height: 18px; color: #000;}
	.progress {padding: 10px 0px 13px 10px; }
	.progress img {float: left; padding: 0px 10px 0px 0px; }
	.progress h4 { font-size: 15px; margin: 0px; padding: 10px 0px 0px 0px; color: Red;}
	
/* ---------------------------- */
/* Forms Formatting
/* ---------------------------- */

	#form { font-size: 12px;}
		#form .left{float:left; margin:0px 5px 0px 0px}
		#form .left-phone{float:left; margin:0px 0px 0px 0px}
		#form .right-phone{float:left; margin:0px 0px 0px 5px}
		#form .clear{float:none}
		#form .lbl{position:relative; display:block; font-weight:bold; margin:5px 0px 1px 0px; clear:both; color:#333; font-size:12px}
		#form .field{font-size:11px; margin:-2px 0px 0px 0px; color: #666; display: block;}
		#form .textbox {border-top:2px solid #828183; border-left: 1px solid #828183; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3;background-color:#fff; font-size:14px; padding: 2px;}
		#form label {font-size: 12px;}
		#form select{font-size:14px;}
		#form h5{position:relative; font-weight:bold; font-size:12px; padding:4px; margin:10px 0px 5px 0px; color:#000; background-color:#f1f1f1; border-bottom:1px solid #ccc; display:block; clear:both}
		#form select { font-size: 13px; margin: 0px 0px 0px 0px; }
		#form .red{color:red;}
		#form .btn-submit{display:block; clear:both; margin:15px 0px 15px 0px; }
		#form .small{font-size:11px; line-height:14px;  }
	
	
/* ---------------------------- */
/* Misc
/* ---------------------------- */

	.left{float:left; }
	.right { float: right; }
	.center { text-align: center; }
	.img-left{float:left; margin:0px 10px 0px 0px; }
	.img-right{float: right; margin: 0px 0px 0px 10px; }
	
	.margin-right{margin-right: 10px;}
	.margin-top{ margin-top: 10px;}
	.margin-top-neg { margin-top: -10px; }
	.margin-bottom { margin-bottom: 10px; }
	
	.small{font-size:11px; line-height:14px; }
	.large{font-size:16px; line-height:24px;}
	
	.nodis { display: none; }
	.clear{ clear: both; }
