@charset "utf-8";
/*
Zoot Enterprises Style Sheet
zoot blue : #009DE7
*/

body {
	background:#000033 url(zoot_img/0_page_bg.gif) top repeat-x;
	margin:0;
	font-size:14px;
	color:#000;
}

body, h2, div, p, a, li {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

form {margin:0px;}

a {color:#009DE7;}

a:hover {
	color:#009DE7;
	text-decoration:none;
}

p {
/* ##here move basic font attribs to body; move l-r-margin to enclosing div padding */
	font-size:14px;
	color:#000;
	margin:15px 30px;
}

h2 {
/* ##here move basic font attribs to body; move l-r-margin to enclosing div padding */
	font-weight:bold;
	font-size:1em;
	margin-left:30px;
	margin-bottom:0;
}

h2 + p {
	margin-top:0;
	margin-left:30px;
}

/* BEGIN additions by Kirk */

img {border-width:0; margin:0; padding:0; }

img.bordered {border-width:1px;}

/* the six main layout containers */
/* pagecontainer contains all but the footer links */
#pagecontainer { /* all dwt */
	width:960px;
	height:auto;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#spacer { /* all dwt */
	height:159px;
 }

#logocontainer { /* all dwt */
	width:960px;
	height:77px;
	margin:0 auto;
	position:absolute;
	top:0;
	left:0;
}
#print_logo {display:none;}

#main_nav { /* all dwt */
	width:960px;
	height:45px;
	position:absolute;
	top:77px;
	left:6px;
}

#footercontainer { /* all dwt */
	text-align:center;
	margin:15px 0 0 0;
}

#print_copyright { /* all dwt */
	display: none;
}

#cse-search-box {margin:10px 16px 0 0;} /* all dwt */

#search_button {  /* all dwt */
	padding:2px 0 0 7px;
}

ul.footer { /* all dwt */
	list-style:none;
	padding:0;
	margin:0;
}
ul.footer li {display:inline;}
ul.footer li a {display:inline;}

#flash_container {background-color: #fff;}

#featured_title {
	width:201px;
	height:201px;
	background:url(zoot_img/sprites_index.gif) -1363px 0 no-repeat;
}
#featured_content h3 {
	color:#82af41;
	font-size:1em;
	margin:0;
	line-height:1em;
}
#featured_content h3 + p {margin: 0;}
.feedburnerFeedBlock ul {
	margin:5px 0 0 8px;
	padding-left:8px;
}
.dotted {
	margin-top:0.8em;
	margin-bottom:0;
	width:176px;
	height:10px;
	background:url(zoot_img/sprites_index.gif) 0 -346px no-repeat;
}
.dotted-gray { /* featured_dots_gray.gif */
	margin-top:0.8em;
	margin-bottom:0;
	width:176px;
	height:10px;
	background:url(zoot_img/sprites_index.gif) -1664px 0 no-repeat;
}

#creditfooter {display:none;} /* hide feedburner logo */

/* END additions by Kirk */

.footer_text { /* all dwt */
	font-size:11px;
	color:#fff;
}

ul.footer a { /* all dwt on <li>: set on ancestor */
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	background:transparent;
}

ul.footer a:hover {
	color:#009DE7;
	text-decoration:none;
}

.spotlight_header { /* spotlight_header.gif */
	background:url(zoot_img/sprites_index.gif) -1336px -346px no-repeat;
}
.whoweare_left_sm { /* whoweare_left_sm.gif */
	background:url(zoot_img/sprites_index_repeat.gif) -352px 0 repeat-y;
}
.spotlight_right_sm { /* spotlight_right_sm.gif */
	background:url(zoot_img/sprites_index_repeat.gif) -211px 0 repeat-y;
}
.dots_middle { /* dots_middle.gif */
	background:url(zoot_img/sprites_index_repeat.gif) 0 0 repeat-y;
}
.zoot_in_news_home { /* zoot_in_news_home.gif */
	background:url(zoot_img/sprites_index.gif) 0 -692px no-repeat;
}
.featured_bottom { /* featured_bottom.gif */
	background:url(zoot_img/sprites_index.gif) 0 0 no-repeat;
}

/* all dwt */
#search_bar {
	width:230px;
	position:absolute;
	right:20px;
	top:20px;
	padding-top:0;
}

#icons {
	margin:0 0 0 2px;
	list-style:none;
	width:227px;
	height:52px;
	padding:2px 0 2px 2px;
}
#icons li {padding:0 1px;}
#icons a {
	font-weight:bold;
	text-decoration:none;
	width:100%;
	height:100%;
	display:block;
}
.icon {
	margin-right:20px;
	float:left;
	height:52px;
}
#contact_link { /* contact_reg.gif */
	background:url(zoot_img/icons/sprites_index_icons.gif) 0 -306px no-repeat;
	width:49px;
}
#contact_link:hover {background-position:0 -204px;}
#subscribe_link { /* subscribe_reg.gif */
	background:url(zoot_img/icons/sprites_index_icons.gif) 0 -510px no-repeat;
	width:57px;
}
#subscribe_link:hover {background-position:0 -408px;}
#blog_link { /* blog_icon_reg.gif */
	background:url(zoot_img/icons/sprites_index_icons.gif) 0 -102px no-repeat;
	width:52px;
}
#blog_link:hover {background-position:0 0;}
#sub_bar { /* index_sub_bar.gif */
	background:url(zoot_img/sprites_index.gif) -276px -346px no-repeat;
	height:40px;
	width:960px;
	position:absolute;
	left:0;
	top:122px;
}

#featured_line { /* featured_line.gif */
	background:url(zoot_img/sprites_index_repeat.gif) -106px 0 repeat-y;
}
#featured_swoosh { /* featured_bottom_right.gif */
	background:url(zoot_img/featured_bottom_right.gif) center bottom no-repeat;
}
#featured_content {
	position:absolute;
	width:183px;
	height:549px;
	z-index:1;
	top:162px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	list-style-type:circle;
	padding:2px 0 5px 9px;
	left:752px;
}

