
/*
Company:	Shelby 911
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Common Text Styles - Styles for text
Default Headings - headings like h1, h2, etc
Default Lists - unordered and ordered lists
Nav - navigation bar
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	background: url(../images/page-bkg-repeat.jpg) repeat-x 50% 0 #000;
}
body {
	
}
/* @end */

/* @group Layout */
/* Head */
div#hd-wrap {
	background: url(../images/hd-line-bkg.png) repeat-x 0 62px;
}
div#hd {
	width: 1032px;
	height: 123px;
	margin-left: auto;
	margin-right: auto;
}

/* Body */
div#home-bd-wrap {
	background: url(../images/angle-lines.gif) repeat-x 0 0;
}
div#inside-bd-wrap {
	background: url(../images/inside-nav-btm.gif) repeat-x 0 0 #f2f1d5;
}
div#inside-bd-lines {
	background: url(../images/angle-lines-inside.gif) repeat-x 0 12px;
}
div#bd {
	width: 1032px;
	margin-left: auto;
	margin-right: auto;
}
div#inside-bd-wrap div#bd {
	padding: 20px 0;
}

/* Footer */
div#ft {
	background-color: #000;
	border-top: 4px solid #58585a;
	padding: 15px 0;
}
div#ft p {
	text-align: right;
	width: 1032px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 77%;
	font-family: Verdana, arial, sans-serif;
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	width: 347px;
	height: 123px;
	background: url(../images/logo.png) no-repeat 0 0;
	text-indent: -9000px;
	margin: 0 0 0 30px;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Home Main */
div.home-main-wrap {
	height: 400px;
	width: 100%;
}
div.home-main {
	width: 685px;
	height: 580px;
	position: absolute;
	z-index: 100;
	margin: -180px 0 0 0;
	font-family: Verdana, arial, sans-serif;
}
div#movie {
    margin: 0 0 0 10px;
	z-index: 1;
}
div#movieBlock {
}
div.home-main-content {
	padding: 201px 0 0 0;
}
div.home-main h1 {
	color: #000000;
	font-size: 305%;
	margin: 0;
	font-style: italic;
	letter-spacing: -1px;
}
div.home-main p {
	font-size: 108%;
}

div.home-main p.view-full {
	font-size: 77%;
}
div.home-main p.view-full a {
	display: block;
	background: url(../images/icon-full-campaign.gif) no-repeat 0 0;
	line-height: 14px;
	padding: 0 0 0 20px;
}
div.home-main p.view-full a:link, div.home-main p.view-full a:visited {
	color: #000000;
	text-decoration: none;
}
div.home-main p.view-full a:hover {
	text-decoration: none;
}

div.home-main p.comic {
	font-size: 77%;
	text-align: right;
	padding: 0 35px 0 0;
	margin: 0;
}
div.home-main p.comic a:link, div.home-main p.comic a:visited {
	color: #000000;
	text-decoration: none;
}
div.home-main p.comic a:hover {
	text-decoration: none;
}

div.home-main-text {
	width: 400px;
	padding: 10px 0 0 0;
	float: left;
	display: inline;
}
div.home-main-comic {
	width: 193px;
	float: right;
	display: inline;
}

/* Home Left */
div.home-left {
	width: 345px;
	float: left;
	display: inline;
	margin-left: -8px;
}

/* Home Right */
div.home-right {
	width: 685px;
	float: right;
	display: inline;
}

/* Cell Tower */
div.cell-tower {
	width: 345px;
	overflow: hidden;
	padding: 19px 0 0 0;
}

/* Media Center */
div.media-center {
	width: 345px;
	height: 202px;
	background: url(../images/media-center.png) no-repeat 0 0;
}
div.media-center h3 {
	margin: 0;
	text-align: center;
	padding: 80px 0 0 0;
	color: #f4f3da;
	font-size: 146.5%;
}
div.media-center h3 a {
	display: block;
	text-indent: -9999px;
}
div.media-center h3 span {
	font-size: 77%;
	display: block;
}
div.media-center a:link, div.media-center a:visited {
	color: #f4f3da;
	text-decoration: none;
}

/* Community Access */
div.community-access {
	width: 300px;
	height: 129px;
	background: url(../images/community-notes.png) no-repeat 0 0;
	overflow: hidden;
	padding: 40px 20px 0 30px;
}
div.community-access h3 {
	color: #000000;
	font-size: 153.9%;
	margin: 0 0 10px 0;
	text-align: center;
}
div.community-access ul {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, arial, sans-serif;
}
div.community-access li {
	line-height: 150%;
}
div.community-access ul a:link, div.community-access ul a:visited {
	color: #000000;
	font-size: 116%;
	text-decoration: none;
}
div.community-access ul a:hover {
	text-decoration: underline;
}

/* Home Callouts */
div.home-callouts {
	width: 655px;
	margin-left: 10px;
	height: 363px;
	color: #f2f1d5;
}
div.home-callouts div.non-emergency, div.home-callouts div.when-to-call, div.home-callouts div.teacher-resources {
	width: 172px;
	height: 348px;
	background: url(../images/home-callouts-bkg.png) repeat-x 0 0;
	padding: 15px 20px 0 20px;
}
div.home-callouts div.non-emergency {
	margin-right: 9px;
	float: left;
	display: inline;
}
div.home-callouts div.when-to-call {
	float: left;
	display: inline;
}
div.home-callouts div.teacher-resources {
	float: right;
	display: inline;
}
div.home-callouts h2 {
	color: #f4f3da;
	font-size: 138.5%;
	margin: 0;
	text-align: center;
	height: 50px;
	line-height: 120%;
}
div.home-callouts div.teacher-resources h2 {
	height: 35px;
}
div.home-callouts p.click {
	text-align: center;
	font-size: 85%;
	font-style: italic;
}
div.home-callouts p.click a:link, div.home-callouts p.click a:visited {
	color: #f4f3da;
	text-decoration: none;
}
div.home-callouts p.click a:hover {
	text-decoration: underline;
}
div.home-callouts p {
	font-size: 93%;
	line-height: 130%;
}
div.home-callouts div.icon {
	text-align: center;
	height: 95px;
}
div.home-callouts div.when-to-call div.icon img {
	margin-top: 15px;
}
div.home-callouts div.teacher-resources div.icon {
	height: 110px;
}


/* Main */
div.main {
	width: 582px;
	margin: 0 0 0 45px;
	padding: 30px 0 0 0;
	float: left;
	display: inline;
}
div.main-content {
	padding-left: 40px;
}

/* Side */
div.side {
	width: 215px;
	padding: 50px 0 0 0;
	margin: 0 80px 0 0;
	float: right;
	display: inline;
}

/* Side Teacher Resources */
div.side-non-emergency {
	width: 215px;
	height: 195px;
	background: url(../images/side-non-emergency.png) no-repeat 0 0;
	text-indent: -9000px;
}
div.side-non-emergency a {
	display: block;
	height: 100%;
}

div.side-when-to-call {
	width: 215px;
	height: 195px;
	background: url(../images/side-when-call.png) no-repeat 0 0;
	text-indent: -9000px;
}
div.side-when-to-call a {
	display: block;
	height: 100%;
}

div.side-teacher-resources {
	width: 215px;
	height: 195px;
	background: url(../images/side-teacher-resources.png) no-repeat 0 0;
	text-indent: -9000px;
}
div.side-teacher-resources a {
	display: block;
	height: 100%;
}
/* @end */

/* @group Common Text Styles */
div.main {
	font-family: Verdana, Arial, sans-serif;
}
div.main p {
	/*font-size: 138.5%;*/
}
/* @end */

/* @group Default Headings */
div.main h1 {
	color: #BB0000;
	font-size: 182%;
	font-style: italic;
	margin: 0 0 30px 0;
	text-transform: uppercase;
}
div.main h2 {
	font-size: 138.5%;
	color: #000000;
	margin: 0 0 10px 0;
}
/* @end */

/* @group Default Lists */
/*div.main ul {
	color: #000000;
	font-size: 138.5%;
	margin: 0 0 10px 0;
}
div.main li {
	list-style: none;
} */
/* @end */

/* @group Nav */
/* Util Nav */
div.util-nav {
	font-size: 93%;
	font-family: Verdana, arial, sans-serif;
	position: absolute;
	width: 500px;
	margin: 0 0 0 500px;
	z-index: 200;
}
div.util-nav ul {
	margin: 0;
	padding: 20px 0 0 0;
	float: right;
	display: inline;
}
div.util-nav ul li {
	list-style: none;
	padding: 0 10px;
	float: left;
	display: inline;
}
div.util-nav ul a:link, div.util-nav ul a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.util-nav ul a:hover {
	text-decoration: underline;
}


/* Nav */
div#nav {
	height: 57px;
	width: 100%;
	background-color: #58585a;
}
div#nav-wrap {
	margin: 0 auto;
	padding: 0;
	width: 1032px;
	height: 57px;
}
div#nav ul {
	margin: 0;
	padding: 0;
	width: 1032px;
	position: absolute;
	z-index: 300;
}
div#nav ul li {
	background: url(../images/nav-div.gif) no-repeat 0 20px;
	padding: 14px 0 0 0;
	float: left;
	display: inline;
}
div#nav ul li:first-child {
	background: none;
}
div#nav ul li a {
	display: block;
	line-height: 30px;
	font-size: 93%;
	padding: 0 6px 0 8px;
	text-transform: uppercase;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
div#nav ul a:link, div#nav ul a:visited {
	color: #ffffff;
	text-decoration: none;
}
div#nav ul li:hover a:link, div#nav ul li:hover a:visited, div#nav ul li.sfhover a:link, div#nav ul li.sfhover a:visited {
	color: #f6d435;
}

/* Nav Drop Down */
div#nav ul ul {
	padding: 5px 10px 17px 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background-color: #567531;
	width: 169px;
	z-index: 300;
	background: url(../images/nav-drop-bkg.png) no-repeat 0 100%;
}
div#nav ul li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 999;
}
div#nav ul li ul li {
	background-image: none;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	border-top: 3px solid #da7a23;
}
div#nav ul li ul li:first-child {
	border: none;
}
div#nav ul li ul li a {
	text-align: left;
	line-height: 22px;
	padding: 5px 15px;
	margin: 0;
	font-size: 108%;
	display: block;
	font-weight: bold;
	background-image: none!important;
	text-transform: none;
	width: 139px;
}
div#nav ul li:hover ul, div#nav ul li.sfhover ul {
	left: auto;
}
div#nav ul ul a:link, div#nav ul ul a:visited {
	color: #f6d435;
}
div#nav ul ul a:hover {
	text-decoration: none;
}

/* Fix for sticky IE drop downs */
div#nav ul li:hover, div#nav ul li.sfhover {position: static;}
/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */


