/* Pixeldust Films */

/*

------------------------------------------------------
Style Sheet created by Pixeldust Films.  Use it freely
and take what you can.  Thanks to you-know-who for the
obvious direction.  We're happy to adhere to web-standards
as part of our commitment to excellence.
------------------------------------------------------

*/


/* --- Global Elements --------- */


body {
margin: 0px;
background-color: #E1E7C7;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 1em;
line-height: 135%;
}

#masthead {
background: url(../img/toplogo.gif) no-repeat top left;
height: 116px;
margin: 0;
}


p {
	margin: 0px 0px 10px;
	padding: 0;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 125%;
}

.imagefloat {
float: left;
 margin: 0 10px 10px 10px;
padding: 10px; 
 border: 1px solid #000;
background-color: #e7fdcb;
 }

.flashfloat {
float: left;
 margin: 0 5px 5px 5px;
padding: 0px; 

}

/*big ass first letter*/

.drop {
float: left;
font-size: 400%;
line-height: 1em;
margin: 4px 5px 10px 0;
padding: 4px 10px;
border: 2px solid #ccc;
background: #eee;
font-family: Georgia, "Times New Roman", Times, serif; }

/* --- Links --------- */

a {
color: #930;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/* --- H1, H2, H3 --------- */

h1, h2, h3 {
font-family:  Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin-top: 0;
color: #3F5788;
}

h1 {
background: transparent url("../img/bullet_red.gif") no-repeat 0 55%;
border-bottom: 1px dotted #930;
padding-left: 12px;
font-size: 170%;
}


h2 {
background: transparent url("../img/bullet_orange.gif") no-repeat 0 55%;
padding-left: 10px;
font-size: 143%;
}

h3 {
background: transparent url("../img/small_bullet_yellow.gif") no-repeat 0 55%;
padding-left: 8px;
font-style: italic;
font-size: 110%;
}	

#main-text {
float: left;
width: 525px;
margin-top: 10px;
margin-left: 5px;
font-size: 95%;
background-color: #F4F7E6; }



/*the margin "auto" is what puts the page into the center...why?
*/

#container {
width: 832px;
margin: 0px auto;
padding: 0px;
background-color: #ffffff;
height: 100%;
text-align: left;}

#content {
float: left;
margin: 0;
padding: 0px;
width: 832px;
font-size: 89%;
background-color: #F4F7E6;}


#content p, #content ol, #content ul {
font-size: 100%;
line-height: 1.5em;
}



/* --- Nav subs --------- */
#sidebar {
float: right;
width: 30%; }

#sidebar ul {
list-style: none;
}

#sidebar ul li {
font-family: Verdana, sans-serif;
padding: 2px;
font-size: 1.0em;
}


#sidebar ul li h1 {
background-color: #201E1E;
padding-left: 0px;
padding: 2px;
text-indent: 12px;
font-size: 120%;
color: #fff;
line-height: .8em;
background-image: none; }


#sidebar ul li a {
background: url(../img/bullet_orange.gif) no-repeat 0em 50%;
padding-left: 17px;
text-decoration: none;
border-bottom: 1px dashed;
display: block;
color: #3b61c5;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 113%;
t }

#sidebar ul li a:hover {
background: #e1f38e url(../img/bullet_orange.gif) no-repeat 0em 50%;
padding-left: 17px;
text-decoration: none;
border-bottom: 1px dashed;
 }

#sidebar ul li a.active {
background: #E1E7C7 url(../img/active_sub.gif) no-repeat 0em 50%;
padding-left: 17px;
text-decoration: none;
border-bottom: 1px #000 dashed;
color: #000;
font-weight: bold; }





/* --- Nav section --------- */

#nav-sectionfrontpage {
background: no-repeat top left;
padding-top: 0px;
min-height: 156px;
margin: 0px;
margin-top: 0px;
margin-left: 0px;}

/*no longer in use below*/


/*no longer in use above*/


#nav-section {
background: transparent url("../img/bgd_sidebar_top.jpg") no-repeat top left;
padding-top: 24px;
min-height: 156px;
}


/* --- Nav meta for top global elements if you so choose --------- */

#nav-meta {
height: 42px;
font-size: 85%;
line-height: 1.25em;
position: relative;
bottom: 20px;
left: 30px;}

#nav-meta ul {
margin: 0px 24px 0 490px;
}

#nav-meta ul li {
display: inline;
float: left;
}

#nav-meta ul li a {
display: block;
background: transparent url("../img/small_bullet_blue.gif") no-repeat 0 50%;
padding: 0 10px 0 8px;
color: #c7d2cf;
text-decoration: none;
}

#nav-meta ul li a:hover {
background: transparent url("../img/small_bullet_yellow.gif") no-repeat 0 50%;
color: #FFF;
}

/*-----------------------------------
	MAIN NAVIGATION ON TOP
-----------------------------------*/
#nav, #nav ul, #nav ul li, #login, #login ul, #login ul li {
	margin: 0;
	padding: 0;
}

#nav {
	position: relative;
	height: 35px;
	background: url(../img/navBar.gif) repeat-x 0em;
	z-index: 1000;
top: -25px;}


#nav ul {
	margin: 0;
	list-style-type: none;
	position: absolute;
}

#nav ul li {
	margin: 0;
	padding: 0;
	text-indent: -3000px;
	display: inline;
}

#nav ul li a {
	position: absolute;
	top: 0;
	display: block;
	height: 35px;
	text-decoration: none;
}

/*-------- Styles for Top Nav Rollovers -------*/
#nav_home {
	left: 0;
	width: 75px;
	background: url(../img/ginotabs.gif) no-repeat 0 0; 
}

#nav_services {
	left: 66px;
	width: 99px;
	background: url(../img/nav_services.gif) no-repeat 0 0; 
}

#nav_work {
	left: 165px;
	width: 99px;
	background: url(../img/nav_work.gif) no-repeat 0 0; 
}

#nav_about {
	left: 252px;
	width: 99px;
	background: url(../img/nav_about.gif) no-repeat 0 0; 
}

#nav_contact {
	left: 347px;
	width: 99px;
	background: url(../img/nav_contact.gif) no-repeat 0 0; 
}

#nav a:hover {
	background-position: 0 -35px;
}

#nav a.current {
	background-position: 0 -70px;
}

#search {
	position: absolute;
	top: 0;
	left: 540px;
}

#search input {
	float: left;
	margin: 8px 6px 0 0;
}

#search label {
	display: none;
	/*float: left;
	margin-top: 10px;
	margin-right: 6px;
	font: 8px "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #BFBFBF;
} 

#submit_button {
	float: left;
}

.searchbox {	
	padding: 2px 0 0 3px;
	font-family: "lucida grande", lucida, verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F2F2F2;
	width: 140px;
}

.formbutton {
	font-family: "lucida grande", lucida, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 30px;
	/* Commented Backslash Hack hides 
	rule from IE5-Mac, documented at 
	http://www.sam-i-am.com/work/sandbox/css/mac_ie5_hack.html \*/
	width: 58px;
	/* End hack */
	margin: 0;
	padding: 0;
}



/*Featurette area main index
*/

#blackened {
	clear: left;
	padding: 35px 310px 35px 25px;
	background: #811e22 url(../img/title_bg.gif) no-repeat bottom right;
position: relative;
top: -25px;
 }

#blackened h1 {
	margin: 0;
	padding: 0;
	font-size: 150%; 
	font-weight: normal;
	color: #F4F7E6;
border: none;
background-image: none;
}

#blackened h1 span {
	color: #666;
	}

#blackened h2 {
	font-family: Verdana, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #ededed;
background-image: none;}
#blackened a:visited {
	color: #f3bf12;
	}
#blackened a:link {
	color: #e9e881;
background: no-repeat 100% 80%;
border-bottom: 1px #e3cf3c dashed;}
#blackened a:hover {
	color: #EB9F3D;
text-decoration: none;}
	

/*this controls the featurette colors of the services page and all subs
*/

#featureservices {
	clear: left;
	padding: 35px 310px 35px 25px;
	background: #b1b658 url(../img/services_bg.gif) no-repeat bottom right;
position: relative;
top: -25px;
color: #5d7fba; }

#featureservices h1 {
	margin: 0;
	padding: 0;
	font-size: 150%; 
	font-weight: normal;
	border: none;
background-image: none;
color: #fff; }

#featureservices h1 span {
	color: #666;
	}


#featureservices h2 {
	font-family: Verdana, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #000;
background-image: none;}

#featureservices a:visited {
	color: #fff480;
	}

#featureservices a:link {
	color: #fff794;
background: no-repeat 100% 80%;
border-bottom: 1px #e3cf3c dashed;}

#featureservices a:hover {
	color: #fff;
text-decoration: none;}

/*end the featurette for the services pages*/




/*this controls the featurette colors of the about page and all subs
*/

#featureabout {
	clear: left;
	padding: 35px 320px 35px 25px;
	background: #475480 url(../img/about_bg.gif) no-repeat bottom right;
position: relative;
top: -25px;
color: #5d7fba;
height: 104px; }

#featureabout h1 {
	margin: 0;
	padding: 0;
	font-size: 150%; 
	font-weight: normal;
	border: none;
background-image: none;
color: #c4c9f0; }

#featureabout h1 span {
	color: #666;
	}
#featureabout h2 {
	font-family: Verdana, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #fff;
background-image: none;}


#featureabout a:visited {
	color: #ab9ced;
	}
#featureabout a:link {
	color: #f6e674;
background: no-repeat 100% 80%;
border-bottom: 1px #b86220 dashed;}

#featureabout a:hover {
	color: #EB9F3D;
text-decoration: none;}

/*end the featurette for the about pages*/




/*this controls the featurette colors of the directions page and all subs
*/

#featuredirections {
	clear: left;
	padding: 35px 310px 35px 25px;
	background: #5c7045 url(../img/directions_bg.gif) no-repeat bottom right;
position: relative;
top: -25px;
color: #5d7fba; }

#featuredirections h1 {
	margin: 0;
	padding: 0;
	font-size: 150%; 
	font-weight: normal;
	border: none;
background-image: none;
color: #c5efb8; }

#featuredirections h1 span {
	color: #666;
	}
#featuredirections h2 {
	font-family: Verdana, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #fff;
background-image: none;}


#featuredirections a:visited {
	color: #ece41d;
	}

#featuredirections a:link {
	color: #87d732;
background: no-repeat 100% 80%;
border-bottom: 1px #e3cf3c dashed;}

#featuredirections a:hover {
	color: #EB9F3D;
text-decoration: none;}

/*end the featurette for the directions pages*/


/*this controls the featurette colors of the contact page and all subs
*/

#featurecontact {
	clear: left;
	padding: 35px 310px 35px 25px;
	background: #a69d5e url(../img/contact_bg.gif) no-repeat bottom right;
position: relative;
top: -25px;
color: #5d7fba; }

#featurecontact h1 {
	margin: 0;
	padding: 0;
	font-size: 150%; 
	font-weight: normal;
	border: none;
background-image: none;
color: #fff; }

#featurecontact h1 span {
	color: #666;
	}
#featurecontact h2 {
	font-family: Verdana, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #fff;
background-image: none;}


#featurecontact a:visited {
	color: #ecda1d;
	}

#featurecontact a:link {
	color: #fdff2c;
background: no-repeat 100% 80%;
border-bottom: 1px #e3cf3c dashed;}

#featurecontact a:hover {
	color: #ecbb00;
text-decoration: none;}

/*end the featurette for the contact pages*/


/* --- Info site --------- */

#info-site {
position: relative;
clear: both;
background: url(../img/footer.gif) no-repeat top left;
width: 832px;
padding-top: 12px;
text-align: center;
height: 80px; }

#info-site p {
font-size: 75%;
}

/* --- Info company --------- */

#info-company {
color: #FFD50F;
margin: 0 16px;
}

#info-company a {
color: #A5BCD3;
text-decoration: none;
}

#info-company a:hover {
color: #FFF;
}

/* --- Info standards --------- */

p#info-standards {
margin: 4px 314px 0 314px;
padding-bottom: 6px;
}

a#xhtml {
display: block;
float: left;
background: transparent url("../img/xhtml.gif") top left;
width: 78px;
height: 13px;
border: 1px solid #2D598D;
}

html>body a#xhtml {
margin: 0 82px 0 0;
}

a#xhtml:hover {
border: 1px solid #FFD50F;
}

#xhtml span {
display: none;
}

#css {
display: block;
background: transparent url("../img/css.gif") top left;
width: 78px;
height: 13px;
border: 1px solid #2D598D;
}

html>body #css {
margin: 0 0 0 82px;
}

a#css:hover {
border: 1px solid #FFD50F;
}

#css span {
display: none;
}
