/* CSS Fultz Website
Author: Christina Reeser
Site design: Fultz, Richmond, VA
Date Created: 012/24/2008
Copyright: Fultz. All rights reserved. */


/* ---------->>> GLOBAL <<<-----------*/


* { margin: 0; padding: 0;}

html, body { margin: 0; padding: 0; height: 100%; }

body { 
	font: normal 11px/1.4 'Microsoft Sans Serif', Helvetica, Arial, sans-serif;
	}
	
h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, fieldset, address { 
	padding:0;
	margin:0; 
	}

fieldset { padding: .5em; }


/* ---------->>> DIVS <<<-----------*/


#clients #rightcol img { padding-top:20px; }

#container {
	/*The sole purpose of this container is to 
	force the footer to the bottom of the screen */
	position: relative;
	min-height: 100%;
	}

* html #container {
	height: 100%;
	}


#nav { 
	background: transparent url(images/bkg.png) top left repeat-x  !important; 
	background: transparent url(images/bkg.gif) top left repeat-x ; 
	position: fixed;
	top: 0;
	height: 45px !important;
	height: 33px; /*Hack for IE6*/
	overflow: hidden; /*Hack for IE6*/
	width: 100%;
	font: 11px "Helvetica" sans-serif;
	text-transform: uppercase;
	z-index: 900;
	}

#wrapper { 
	width: 990px;
	padding-bottom: 4em;
	}
	
#leftcol {
	width: 425px; 
	float: left; 
	}

#rightcol { 
	display: inline;
	width: 565px; 
	float: right; 
	}
	
	#rightcol1 { 
	display: inline;
	width: 565px; 
	float: right; 
	}
	

#footer {
	position: relative;
	background: #fff url(images/footer_bkg.gif) top left repeat-x ; 
	width: 100%;
	font: 12px "Helvetica" sans-serif;
	padding-bottom: 20px;
	margin: -2em auto 0 auto;
	position: relative;
	margin: -3.5em auto 0 auto;
	}

/* ---------->>> HEADER ITEMS <<<-----------*/

h1 { }

	#leftcol h1 {
	height:100px; /* height of logo */
	width:425px; /* width of logo */
	background: url(images/brand.gif) top left no-repeat;
	text-indent:-9000px;
	float: left;
	margin-top: 63px;
	margin-bottom: 47px;
	}
	
	#rightcol h1 {
	margin: 135px 40px 50px 0;
	text-align: right;
	font: normal 22px 'Microsoft Sans Serif', Helvetica, Arial, sans-serif;
	color: #000;
	}
	

h2 { }

	#leftcol h2 {
	font-family: 'Microsoft Sans Serif', Helvetica, Arial, sans-serif;
	font-size: 36px; 
	font-weight: normal;
	margin-left: 40px;
	margin-right: 40px;
	}

	#leftcol h3 {
	font: bold 16px 'Microsoft Sans Serif', Helvetica, Arial, sans-serif;
	padding-left: 40px;
	}
	
	#rightcol li {
	list-style-type: none;
	background: url(images/bullet.gif) no-repeat 0 3px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
}
h3 { }
	
	#rightcol h3 {
	margin: 0 40px 20px 0;
	text-align: right;
	font: normal 18px 'Microsoft Sans Serif', Helvetica, Arial, sans-serif;
	color: #000;
	}

p {  }

	#leftcol p {
	padding-left: 40px;
	margin-right: 35px;
 	margin-bottom: 20px;
	}
	
	#rightcol p {
	text-align: left;
	padding-left: 35px;
	padding-right: 40px;
 	margin-bottom: 10px;
	font: 12px "Helvetica" sans-serif;
	}

	p.quote { 
	background: url(images/quote.gif) top left no-repeat;
	color: #0E5BAB;
	font: italic 13px/1.4 Georgia,'Times New Roman',serif;
	padding-left: 0px;
	padding-top: 40px;
	margin-right: 40px;

 	margin-bottom: 10px;
	/*Min-Height Hack*/
 	min-height:150px;
 	height: auto !important;
 	height: 150px;
	}

	p.quote span { 
	display: block;
	color: #000;
	font: normal 11px/1.4 'Microsoft Sans Serif', Helvetica, Arial, sans-serif;
	margin-left: 80px;
	margin-top: 30px;
	text-align: right;
	}
	
	p.intro {
	font: 16px/1.4 'Microsoft Sans Serif', Helvetica, Arial, sans-serif !important;

	}
	
	p.indent {
	margin-left: 60px;
	margin-top: 20px;
	}
	
	#footer p { 
	width: 950px;
	text-align: right;
	padding-top: 5px;
	color: #BEC0C2;
	}

/* ---------->>> ANCHOR TAGS <<<-----------*/


a { text-decoration: none; color:#CC3333; }

a:hover { text-decoration: underline; }

#footer a { color: #857A72; }

/* ---------->>> GLOBAL NAV <<<-----------*/

	
#navigationlist {
	position: relative; 
	height: 47px;
	width: 990px; 
	background: url(images/nav_shadow.png) no-repeat right top !important;
	background: url(images/nav_shadow_ie.gif) no-repeat right top; /*Hack for IE6*/
	padding:0;
	padding-right: 40px;
	}

#navigationlist p { 
	float: right;
	margin: 0 auto; 
	padding-right: 20px;
	}

#navigationlist a {
	display: block;
	float: left;
	background:url(images/nav_divider.gif) no-repeat left top;
	padding: 8px;
	padding-right: 24px;
	padding-top: 15px;
	color: #F2BFBC;
	text-decoration:none;
	}

#navigationlist a:hover {
	color: #fff;
	}

#home .home, #about .about, #portfolio .portfolio, #clients .clients, #contact .contact {
	color: #fff !important;
	}


/* ---------->>> SUB NAV <<<-----------*/


#subnav ul {
	margin-top: 10px;
	background: url(images/subnav_ul_bg.gif) bottom left no-repeat; 
	}

#subnav li {
	display:block; 
	background: transparent url(images/subnav_bg.gif) top left no-repeat; 
	list-style-type: none;
	width:304px; 
	height: 22px;
	padding-top: 7px;
	text-align:left; 
	font-family:  Lucida, Verdana, Arial, sans-serif;
	font-size:11px; 
	overflow:hidden;
	}	

#subnav a { 
	display: inline-block;
	vertical-align: bottom; 
	padding-left: 40px; 
	text-transform: normal;
	color:#DD291E; 
	padding-bottom: 4px;
	}
	
#subnav a:hover, #subnav a.on, #bf .bf, #pf .pf, #eg .eg, #hf .hf, #ac .ac, #du .du, #op .op, #ab .ab, #qz .qz, #gen .gen, #aap .aap, #toi .toi, #vil .vil, #lcr .lcr, #kaw .kaw, #fh .fh, #mgw .mgw, #jfp .jfp, #kdw .kdw, #rwn .rwn, #shv .shv, #crc .crc, #vaw .vaw, #h1n1 .h1n1,  #logo .logo, #web .web, #print .print, #pack .pack, #coll .coll, #tv .tv, #brand .brand, #video .video {
	border-bottom: 4px solid #DD291E !important;
	text-decoration:none; 
	color: #000;
	}

/* ---------->>> Right Column Images <<<-----------*/
#map {
    margin:0;
    padding:0;
    width:565px;
    height:630px;
    background:url(../images/home_injury.jpg) top left no-repeat #fff;
    font-family:arial, helvetica, sans-serif;
    font-size:8pt;
}

#map li {
    margin:0;
    padding:0;
    list-style:none;
}

#map li a {
    position:absolute;
    display:block;
    /*
       Specifying a background image
       (a 1px by 1px transparent gif)
       fixes a bug in older versions of
       IE that causeses the block to not
       render at its full dimensions.
    */
    background:url(blank.gif);
}

#map li a span { display:none; }
/*
#map li a:hover span {
    position:relative;
    display:block;
    width:200px;
    left:20px;
    top:20px;
    padding:5px;
    border:1px solid #000;
    background:#fff;
    text-decoration:none;
    color:#000;
    filter:alpha(opacity=80);
    opacity:0.8;
}
*/
	#map a.spot1 {
	top: 131px;
	left: 665px;
	width:120px;
	height:40px;
	}
	
	#map a.spot2 {
	top: 238px;
	left: 732px;
	width:120px;
	height:40px;
	}
	
	#map a.spot3 {
	top: 430px;
	left: 624px;
	width:120px;
	height:40px;
	}

.home #rightcol { 
  position: relative;
	
	height: 662px;
	}

	
.about #rightcol {
	background: url(../images/about.jpg) top left no-repeat;
	height: 662px;
	}
	
.portfolio #rightcol { 
	background: url(../images/portfolio.jpg) top left no-repeat;
	height: 662px;
	}


/* ---------->>> CaseStudies Section <<<-----------*/

.homepage, .aboutpage, .portfoliopage { 
	/* set a global position and style for all. Set display to none */
	margin-top: 550px;
	text-align: center;
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', Helvetica, Arial, sans-serif;
	display: none;
	}

#home .homepage { 
	/* Set display to block on the correct page. 
	   Override any styles set above */
	display: block;
	}

#about .aboutpage { 
	display: block;
	}

#portfolio .portfoliopage { 
	display: block;
	}


/* ---------->>> Portfolio Section <<<-----------*/


#galleryLarge {
	float: right;
	}

#galleryLarge img {
	float: right;
	padding-bottom: 10px;
	}

#closer p { 
	text-align: right;
	font-size: 16px;
	font-family: Georgia,'Times New Roman',serif;
	}

#closer a { color: #000; }

#gallery {
	float: left;
	margin-top:  -10px;
	padding-left: 25px;
	}
#gallery1 {
	float: left;
	margin-top:  -10px;
	padding-left: 25px;

	}
#gallery img {
	border: 10px solid #F5F5F5;
	margin-bottom: 8px;
	}

#gallery img:hover  {
	border: 10px solid #B6B6B6;
	}

.thumb { 
	display: inline;
	float: left;
	width: 160px;
	text-align: right; 
	margin-bottom: 20px;
	margin-right: 15px !important;
	}

.thumb a span { }
.thumb a:hover span { }


/* ---------->>> FORM Tags <<<-----------*/

.button {
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px;
	margin: 10px 3px 0px 3px;
	border: 1px dotted #333;
	font-size: 10px;
	color: #000 !important;
	background-color: #EFDB89;
	text-decoration: none !important;
	float: left;
}

.button a:hover {
	background-color: #fff;
}

#formmatted label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#formmatted label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	font-weight: bold;
}

.info {
	background-color: transparent;
	font-weight: normal;
}

.warn {
	color: #c33;
	background-color: transparent;
	font-weight: normal;
}

.error {
	color: #c33;
	background-color: transparent;
	font-weight: bold
}

.small {
	font-size: 9px;
}

#inf_from, #inf_email, #inf_subject, #inf_company, #inf_telnr {
	color: #c33;
	font-size: 9px;
}

/* ---------->>> MISC ITEMS <<<-----------*/


.clear { clear: both; background: none; }
.link { padding-right: 10px; }


