@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------
> Master Stylesheet

Project:		EI Technologies Site Redesign
Version:		1.0
Last change:	06/11/08 [document created, rb]
Assigned to:	Ryan Burney (rb)
Coded by:		3 Roads Media

Notes: Declarations are sorted by order of appearance in a top-down
fashion, so that, e.g., the header will appear near the top of this
document and the footer near the bottom. Code is indented in a
heirarchical fashion to make it easier to read.

-------------------------------------------------------------------*/

/*------------------------------*/
/* GLOBALS						*/

* { margin:0; padding:0; }

a:link		{ color:#4260ac; text-decoration:none; }
a:visited	{ color:#939; text-decoration:none; }
a:hover		{ text-decoration:underline; }

a img { border:0; }

blockquote { background:url(http://www.eitek.com/images/interface/bg_blockquote.gif) bottom left repeat-x; border:1px solid #c5c5c5; border-width:1px 0; font:15px Corbel, Candara, Georgia, serif; margin:12px 25px 24px 0; padding:15px 20px; }
#main blockquote p { margin-bottom:0; }

body { font:11px Arial, Helvetica, sans-serif; }

#first {
	background:#f5f5f5;
	border:1px solid #c5c5c5;
	border-width:1px 0;
	margin-bottom:35px;
	padding:10px 20px;
	}
#main h1 { border-bottom:2px solid #ccc; font-weight:bold; font-size:15px; margin-bottom:15px; padding:10px 0 4px; }
#main h3 { background:url(http://www.eitek.com/images/interface/bg_h3.gif) bottom left repeat-x; margin-bottom:15px; padding-bottom:4px; }

h2 { font-weight:bold; font-size:14px; margin-bottom:10px; }
h3 { font-weight:bold; font-size:14px; background:url(http://www.eitek.com/images/interface/bg_h3.gif) bottom left repeat-x; margin-bottom:10px; padding:10px 0 4px; }
h4 { border-bottom:2px solid; font-size:11px; letter-spacing:0.01em; margin:0 0 3px; padding-bottom:1px; }

p { line-height:16px; }
#main p.anchor { margin:14px 0 0; text-align:right; }
#main p.author { text-align:right; font-style:italic; }

ul, ol { list-style:none; }

/*------------------------------*/
/* HOME PAGE ONLY				*/

#home #page_blurb { min-height:285px; }
#home #image { background:#c8daff url(http://www.eitek.com/images/interface/bg_home_image.jpg) no-repeat; height:315px; position:relative; }
#home #spider { display:inline; }
#home #sidebar1 { border:0; padding-bottom:0; }
#home #content { margin:0 225px 0 285px; width:auto; }
#home #footer {	background:#134678 url(http://www.eitek.com/images/interface/bg_footer-home.jpg) repeat-x; padding:0 0 50px; }

/* hub and spoke image */
.tab { display:none; }
.inner { background:#fff; border:2px solid #4c7cab; width:150px; font-size:10px; padding:5px; position:absolute; }
.inner h3 { font-size:11px; margin:0; padding:0; background:none; }

.data_dev { left:25px; top:15px; }
.needs_assess { left:15px; top:100px; }
.web_hosting { left:25px; top:185px; }
.project_mgmt { left:60px; top:244px; }
.tech_support { left:238px; top:244px; }
.training { left:416px; top:198px; }
.app_dev { left:426px; top:100px; }
.data_conv { left:416px; top:14px; }
.sys_design { left:221px; top:5px; }


/*------------------------------*/
/* STRUCTURE					*/

#wrapper { margin:0 auto; width:905px; }

#header {
	background:url(http://www.eitek.com/images/interface/bg_header.gif) 320px 0 no-repeat;
	float:left;
	height:75px;
	width:100%;
	}
	#logo {
		background:url(http://www.eitek.com/images/interface/logo.gif) no-repeat;
		float:left;
		height:75px;
		width:430px;
		}
	#logo a { display:block; height:75px; width:303px; }
	#logo h1 { padding-top:5px; }
/*		p#tag {
			font:italic 16px Candara;
			letter-spacing:0.05em;
			margin-right:80px;
			}
		p#loc {
			color:#999;
			font:bold 12px Candara;
			letter-spacing:0.2em;
			margin-right:80px;
			text-transform:uppercase;
			}*/
	#slogan {
		background:#014c85;
		color:#fff;
		height:75px;
		margin-left:430px;
		position:relative;
		}
	#slogan h2 {
		background:url(http://www.eitek.com/images/interface/slogan.gif) no-repeat;
		height:20px;
		position:absolute;
		left:140px;
		text-indent:-9999px;
		top:30px;
		width:296px;
		}

#masthead {
	background:url(http://www.eitek.com/images/interface/bg_masthead.jpg) top right no-repeat;
	float:left;
	padding-top:10px;
	width:100%;
	}
	#page_blurb {
		background:#014c85 url(http://www.eitek.com/images/interface/bg_pullquote.png) 10px 15px no-repeat;
		color:#fff;
		float:left;
		height:135px;
		padding:15px 20px;
		width:260px;
		}
	#page_blurb:hover { background:#00508c url(http://www.eitek.com/images/interface/bg_pullquote_hover.png) 10px 15px no-repeat; }
	#page_blurb p { font:15px Corbel, Candara, Georgia, serif; font-style:italic; line-height:18px; padding-left:40px; }

	#image {
		background:url(http://www.eitek.com/images/banner/rotate.php) no-repeat;
		margin-left:300px;
		height:165px;
		width:605px;
		}
	#spider { display:none; }

#nav {
	background:url(http://www.eitek.com/images/interface/bg_nav.jpg) no-repeat;
	float:left;
	font-size:12px;
	padding-top:10px;
	width:100%;
	}
#nav a:link, #nav a:visited { font-weight:bold; }
#nav li {
	background:#014c85 url(http://www.eitek.com/images/interface/bg_nav-li.jpg) repeat-x;
	float:left;
	margin:1px 1px 0 0;
	min-height:25px;
	position:relative;
	width:150px;
	}
#nav li.active { background:#101d2d url(http://www.eitek.com/images/interface/bg_nav-li-active.jpg) repeat-x; }
#nav li.contact { margin-right:0; }
#nav a {
	color:#fff;
	display:block;
	padding:5px 10px 6px;
	}
#nav a:hover {
	background:#4c7cab;
	text-decoration:none;
	}
#nav li.active a:hover { background:#3d6791 url(http://www.eitek.com/images/interface/bg_nav-li-hover.jpg) repeat-x; }

/* begin flyout submenus */
#nav li:hover { background:#4c7cab; }
#nav li.active:hover { background:#3d6791 url(http://www.eitek.com/images/interface/bg_nav-li-hover.jpg) repeat-x; }
#nav li.active li a:hover { background:#6697c7; color:#eee; }
#nav li li { background:#4c7cab; color:#fff; font-size:11px; margin:0; min-height:10px; width:220px; z-index:500; }
#nav li li a:link, #nav li li a:visited { color:#E4F1FE; font-weight:normal; padding:4px 12px; }
#nav li li a:hover { background:#6697c7; color:fff; }
#nav ul ul { position:absolute; top:26px; left:0; display:none; }
#nav li:hover ul, #nav li.over ul { display:block; }

#nav li.flyout_title { font-weight:bold; padding:12px 12px 1px; color:#fff; width:196px; }

#main { clear:left; margin-bottom:1px; min-height:300px; padding:25px 20px 0; }
#main h2 { border-bottom:2px solid #ccc; padding-bottom:4px; }
#main p { color:#333; margin-bottom:14px; }
#main p.dateline { color:#777; font-size:11px; font-weight:bold; margin:5px 0; }
	#sidebar1 { float:left; font-size:11px; width:250px; }
	#sidebar1 h3 { margin-top:4px; width:225px; }
	#sidebar1 img { margin:10px; }
	#sidebar1 li { background:url(http://www.eitek.com/images/interface/arrow_blue.gif) 0 13px no-repeat; margin-left:-12px; padding-left:12px; width:225px; }
	#sidebar1 li li { background:none; }
	#sidebar1 li a {
		border-bottom:1px solid #555;
		color:#333;
		display:block;
		padding:9px 0 9px 5px;
		text-decoration:none;
		}
	#sidebar1 li a:hover { background:#e9eef4; border-bottom:1px solid #999; color:#014c85; }
	#sidebar1 li a.active { background:#c8d5e2; color:#000; font-weight:bold; }
	#sidebar1 li li a { border:0; color:#656565; padding:7px 5px 7px 15px; }
	#sidebar1 li li a:hover { background:#eee; border:0; }
	#sidebar1 li li a.active { background:#e9e9e9; }
	#sidebar1 ul { letter-spacing:0.04em; list-style-type:none; }
	#sidebar1 ul ul { list-style-image:none; }
	#sidebar1 .align_center { width:225px; }
	.align_center { text-align:center; }

	#sidebar2 {
		background:#4c7cab url(http://www.eitek.com/images/interface/corner_sb2-bot.gif) bottom right no-repeat;
		color:#fff;
		float:right;
		margin-top:-5px;
		width:190px;
		}
		#sidebar2 div { background:url(http://www.eitek.com/images/interface/corner_sb2-top.gif) no-repeat; padding:10px 15px; }
		#sidebar2 img { margin:2px 0 16px; }
		#sidebar2 img.last { margin-bottom:12px; }
	#content {
		border-left:1px solid #888;
		color:#333;
		margin:0 0 0 255px;
		padding-left:30px;
		width:580px;
		}
	#content h2 { color:#000; }
	#content img#right { border:1px solid #ccc; float:right; margin:0 0 5px 10px; padding:3px; }
	#content img#left { border:1px solid #ccc; float:left; margin:0 10px 5px 0; padding:3px; }
	#content ul { list-style:square; margin:0 0 14px 25px; }
	#content ul ul { list-style:circle; }
	#content li { padding:2px 0; }
	.entry { padding-bottom:15px; }

#footer {
	background:#134678 url(http://www.eitek.com/images/interface/bg_footer.jpg) repeat-x;
	color:#fff;
	float:left;
	font-size:11px;
	margin-top:24px;
	padding:0 0 60px;
	position:relative;
	width:100%;
	}
#footer a { color:#ddd; font-weight:bold; }
#footer .footer_box a {
	display:block;
	height:100px;
	margin:15px 35px 5px;
	text-indent:-9999px;
	width:150px;
	}
#footer a:hover { background-position:0 -100px; }
#footer .footer_box a.link { display:inline; height:auto; width:auto; text-indent:0; margin:0; background:none; font-weight:normal; }
#footer .first a { display:inline; }
#footer .first a img { display:block; margin:15px 35px 5px; }


#footer p { margin-top:10px; }
	.footer_box {
		background:url(http://www.eitek.com/images/interface/corner_ftr-top.gif) no-repeat;
		float:left;
		margin:20px 25px;
		width:225px;
		}
	.footer_box div {
		background:url(http://www.eitek.com/images/interface/corner_ftr-bot.gif) bottom left no-repeat;
		min-height:250px;
		padding-bottom:15px;
		}
	.first div { padding-bottom:30px; }
	.footer_box p {
		background:#4c7cab;
		border:1px solid #fff;
		border-width:0 1px;
		padding:0 25px;
		}
	.first { margin-left:62px; }
	.first a { background:url(http://www.eitek.com/images/interface/footer_products.jpg) no-repeat; }
	.middle a { background:url(http://www.eitek.com/images/interface/footer_news.jpg) no-repeat; }
	.last a { background:url(http://www.eitek.com/images/interface/footer_events.jpg) no-repeat; }
	
	#byline { position:absolute; bottom:10px; left:20px; }
	#footer_links { position:absolute; bottom:10px; right:16px; text-align:right; }
		#footer_links li { float:left; }
		#footer_links a { padding:0 5px; }


/*------------------------------*/
/* PAGE BACKGROUND IMAGES		*/

#services #main { background:none; }


/*------------------------------*/
/* CALENDAR STUFF		*/

.calendar { color:#333; }
.calendar tr { margin:0; }
.calendar td { padding-left:0; width:70px; vertical-align:top; }

.cal_header { border-bottom:2px solid #fff; }
.cal_month { font:normal 15px "Palatino Linotype", Georgia, serif; text-align:center; width:100%; }
.cal_days { background:#014C85; color:white; font-size:10px; font-weight:bold; padding:2px 5px; text-align:center; }

.calendarCell, .calendarBlank { border:1px solid #eee; height:70px; padding-top:3px; }
.calendarCell span,
.calendarToday span, .calendarBlank span { color:#999; font-family:Tahoma, sans-serif; padding:5px; }

.calendarBlank span { color:#cdcdcd; }

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #663300; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { background-color:#eee; font-size:14px; font-weight:bold; }
.event_date { background:#e9eef4; font-size:10px; }
.event_date a:hover { text-decoration:none; }
.event_date a span { color:#555; font-size:14px; font-weight:bold; }
.event_date div { padding:0 3px 3px 3px; }
.event_date div a:hover { text-decoration:underline; }


/*------------------------------*/
/* EVENT DETAILS TABLE		*/

td { padding-left:10px; }
td td { padding-left:0; width:9em; }
th {
	text-align:right;
	vertical-align:text-top;
	width:4em;
	}
#contact form, #gsa-schedule {
	background:#f5f5f5;
	border:1px solid #c5c5c5;
	border-width:1px 0;
	display:block;
	margin-top:20px;
	padding:20px;
	}
#gsa-schedule th { width:12em; }
tr { display:block; margin:0 0 10px; }
tr tr { margin:0 0 5px; }
table { border-collapse:collapse; }


/*------------------------------*/
/* SITEMAP PAGE ONLY     */

#sitemap #content { border:0; margin:0; padding-left:0; width:100%; }

#sitemap h3 { font-size:14px; }
#sitemap h4 { border:0; font-size:12px; letter-spacing:0; margin:5px 0 0; padding:0; }
#sitemap h4 a:link,
#sitemap h4 a:visited { color:#333; }

#sitemap .sitemap_box li a:link,
#sitemap .sitemap_box li a:visited { color:#777; }

#sitemap .sitemap_box ul { font-size:11px; list-style:none; margin:2px 0 20px; }
#sitemap .sitemap_box ul ul { font-style:italic; padding-left:10px; }

.box_wrapper { float:left; }
.sitemap_box { float:left; padding:10px; width:268px; }


/*------------------------------*/
/* TECHNOLOGY EXPERTISE PAGE ONLY     */

#tech_expertise br { display:none; }


/*------------------------------*/
/* GOVERNMENT CLIENTS PAGE ONLY     */

#govt_clients #main { background:url(http://www.eitek.com/images/interface/bg_clients.jpg) 580px 160px no-repeat; }


/*------------------------------*/
/* GIS ARTICLE PAGES ONLY     */

#article h1 { border:0; margin:0; }
#article h2 { color:#555; font-weight:normal; }
#article h3 { font-size:13px; margin-bottom:5px; }

#article .byline { color:#666; display:block; font-weight:bold; margin-bottom:10px; }


/*------------------------------*/
/* FORMS						*/

fieldset { border:0; }

fieldset input,
fieldset select,
fieldset textarea	{ font:1.1em Arial; padding:2px; width:220px; }

fieldset textarea { width:378px; }

fieldset input.submit { margin-left:10em; width:auto; }
fieldset input.contact { margin-left:125px; }

fieldset select		{ padding:1px 2px; width:228px; }

fieldset ol { list-style:none; padding:10px 10px 0; }
#contact form { margin-top:0; }
#contact fieldset li { padding:0 0 10px; }
fieldset li.even { background:#f3f3f3; }
fieldset label {
	float:left;
	font-weight:bold;
	margin-right:1em;
	padding:4px 0;
	width:115px;
	}

/* styles submit button fieldset */
fieldset.last { margin:0; }
fieldset.last li { border-bottom:0; }

/* error messages if form is improperly filled out */
#content .error {
	background:#ffebe8;
	border:1px solid #c00;
	display:none;
	font-size:1.1em;
	font-weight:bold;
	margin-top:9px;
	padding:1.2em 9px;
	text-align:center;
	}