/* Homepage stylesheet for Garvic & Associates, copyright 2008 */
* {
	padding:0;
	margin:0;
	}
a {
    overflow: hidden; /* to make link border in FF keep from stretching */
}
body {
	background:#404040;
	margin: 0;
	}
#wrapper {
	background:white;
	width:843px;
	height:550px;
	margin: 0 auto;
	}
#container {
	width: 818px;
	margin: 0 auto 10px auto;
	}
#header {
/*	background:url(../img/header.gif) top center no-repeat;*/
	height:82px;
	} 
.spacer {  /* between header and navigation */
	height:8px;
	background:white;
	clear:both;
	}
#photos {  /* photos as background image allows dropdowns menus to function in IE6 */
	background:url(../img/photos.jpg) top center no-repeat;
	height:220px;
	margin-top:5px;
	}
	
/*  homepage content */
#main {
	height:156px;
	}
	#main a {
		color:#608fa7;
	}
#colLeft {
	float:left;
	font: 12px/20px Arial, Helvetica, sans-serif;
	border-left: 10px solid #e5e5e5;
	width:493px;
	height:158px;
	}
* html #colLeft {  
	width:469px;  /* Fixes column width for float in IE6 */
	}
	#colLeft p {
		padding: 20px 20px 0 20px;
		}
#colRight {
	float: left;
	width:315px;
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#404040;
	background:#e0e0e0;
	padding-top:12px;
	height:146px;
	}
	#colRight p {
		padding: 10px 30px 0 30px;
		}
	#colRight h3 {
		padding: 0 12px;
		}

.h-spacing {
	letter-spacing:1px;
	}

/* image replacement for headers */
.replace {
	position: relative;
	margin: 0;
	padding: 0;
	/* hide overflow:hidden from IE5/Mac \*/
	
	overflow: hidden;
	/* */
}
.replace SPAN {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1; /*for Opera 5 and 6*/
}
#h-NewsAndUpdates, #h-NewsAndUpdates SPAN {
	background: url(../img/h-NewsAndUpdates.gif) 12px 0 no-repeat;
	height: 15px; 
	width: 100%;
}

/* skip navigation links */
	#skipnav a{
		margin-left:-999px!important;  /* Link is not visible in normal state */
		margin-top:10px;
		padding-top:10px;
		text-decoration:none;
		border:none;
		background:transparent;
	}
	#skipnav a:focus{                 /* Link only becomes visible with focus (when tabbed) */
		padding:3px;
		background:#000;
		color:#fff;
		margin-left:0!important; 
	}
* html #skipnav a {                   /* To hide gap caused by skip nav div in IE6 */
		position: absolute;
		top: 0px;
		left: 0px;
		}
	
/* footer and copyright */
#footer {
	height: 20px;
	background:black;
	color:white;
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:8px;
	clear:both;
}
	#footer a {
		color:white;
	}
	#footer a:hover, #footer a:active {
		color: #608fa7;
	}
#footerAddress {
	height: 15px;
	background:#ddd;
	color:#404040;
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:3px;
}
#copyright {
	color:#bbb;
	font: 11px Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top: 5px;
}
	#copyright a {
		color:#bbb;
	}
	#copyright a:hover, #copyright a:active {
		color:white;
	}
	
/* navigation behaviors */

#nav {
	width: 818px;
	height: 28px;
	background-color: #608fa7;
	position: relative;
	z-index: 300;
	font-family:Arial, Helvetica, sans-serif;
}
#nav, #nav ul {padding: 0; margin: 0; list-style-type: none;}
#nav li {float: left}
#nav li a {display: block}
#nav li a.l-1 {text-indent: -999em; height: 28px}

#navHome a.l-1 {width: 71px; background: url(../img/nav.png) no-repeat 0 0}
#navHome a.l-1:hover {background-position: 0 -28px}
body #navHome a.l-1 {background-position: 0 -56px}

#navAbout a.l-1 {width: 139px; background: url(../img/nav.png) no-repeat -71px 0 }
#navAbout a.l-1:hover {background-position: -71px -28px}
#bodyabout #navAbout a.l-1 {background-position: -71px -56px}

#navPractice a.l-1 {width: 140px; background: url(../img/nav.png) no-repeat -210px 0}
#navPractice a.l-1:hover {background-position: -210px -28px}
#bodypractice #navPractice a.l-1 {background-position: -210px -56px}

#navAttorneys a.l-1 {width: 106px; background: url(../img/nav.png) no-repeat -350px 0}
#navAttorneys a.l-1:hover {background-position: -350px -28px}
#bodyattorneys #navAttorneys a.l-1 {background-position: -350px -56px}

#navNews a.l-1 {width: 148px; background: url(../img/nav.png) no-repeat -456px 0}
#navNews a.l-1:hover {background-position: -456px -28px}
#bodynews #navNews a.l-1 {background-position: -456px -56px}

#navPubs a.l-1 {width: 123px; background: url(../img/nav.png) no-repeat -604px 0}
#navPubs a.l-1:hover {background-position: -604px -28px}
#bodypubs #navPubs a.l-1 {background-position: -604px -56px}

#navCareers a.l-1 {width: 91px; background: url(../img/nav.png) no-repeat -727px 0}
#navCareers a.l-1:hover {background-position: -727px -28px}
#bodycareers #navCareers a.l-1 {background-position: -727px -56px}


/* dropdown navigation behaviors -- son of suckerfish dropdowns (see htmldog.com/articles/suckerfish/dropdowns/) */

#nav li ul {
	position: absolute;
	left: -999em;
	width: 150px;
	border-top: 1px solid #8AA1AD;
	border-left: 1px solid #8AA1AD;
	border-right: 1px solid #8AA1AD; 
	border-bottom: 1px solid #8AA1AD;
}
* html #nav li ul {border-bottom: none;}
#nav li:hover ul, #nav li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover {position: static;}


#nav li ul li {float: none; height:24px; padding: 0; margin: 0; border-bottom: 1px solid #8AA1Ad; }
#nav li ul li a {text-decoration:none; color: black; font-size: .7em; padding: 5px 0 0 10px; margin: 0; height: 20px; background-color: white; }
#nav li ul li a:hover {color: white; background-color: #608fa7; text-decoration:underline;}

/* See-thru homepage nav */

body #nav li ul {
	 background-color: transparent!important;

}
body #nav li ul li a {-moz-opacity: .78!important; filter:alpha(opacity=78)!important;}
body #nav li ul li a:hover {-moz-opacity: 1.0!important; filter:alpha(opacity=100)!important;}

