/* @override http://10.0.1.7:8888/aul-action/css/main.css */

/*
Company:	AUL Action
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.jpg) repeat-x 0 0 #1D4163;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/page-bkg-swoosh.jpg) no-repeat 50% 0;
}
/* @end */

/* @group Layout */
/* Head */
div#hd {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
div#hd-top {
	width: 980px;
	height: 142px;
	overflow: hidden;
}

/* Body */
div#bd {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/* Footer */
div#ft {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #729ac3;
	padding: 20px 0;
}
div#ft label {
	color: #1d4163;
	font-size: 108%;
	vertical-align: middle;
}
div#ft input.txt {
	width: 200px;
	vertical-align: middle;
}
div#ft input.btn {
	vertical-align: middle;
}
div#ft form.search {
	width: 360px;
	margin-left: 20px;
	padding: 7px 0 0 0;
	float: left;
	display: inline;
}
div#ft p.ft-links {
	font-size: 123.1%;
	font-family: "Arial Narrow", Arial, sans-serif;
	margin: 0 0 0 40px;
	padding: 7px 0 0 0;
	float: left;
	display: inline;
}
div#ft p a:link, div#ft p a:visited {
	color: #1d4163;
	text-decoration: none;
}
div#ft p a:hover {
	text-decoration: underline;
}
div#ft p.social-links {
	margin: 0 20px 0 0;
	float: right;
	display: inline;
}
/* @end */

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

/* Util */
div.util {
	width: 220px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	padding: 15px 0 0 0;
	float: right;
	display: inline;
}
div.util p.util {
	font-size: 108%;
	text-align: right;
	padding: 0 10px 0 0;
	color: #f8d769;
}
div.util p.util a:link, div.util p.util a:visited {
	color: #f8d769;
	text-decoration: none;
}
div.util p.util a:hover {
	text-decoration: underline;
}

div.util p.support {
	font-size: 138.5%;
	margin: 0;
}
div.util p.support a {
	display: block;
	width: 213px;
	height: 42px;
	background: url(../images/btn-support-action.png) no-repeat 0 0;
	text-align: center;
	line-height: 42px;
}
div.util p.support a:link, div.util p.support a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.util p.support a:hover {
	text-decoration: underline;
}

/* Home Feature */
div.home-feature {
	width: 980px;
	height: 303px;
	overflow: hidden;
}
div.home-feature-pic {
	width: 397px;
	height: 303px;
	float: left;
	display: inline;
}

div.home-feature-right {
	width: 583px;
	float: right;
	display: inline;
	background-color:#FFF;
}

/* Blog Title */

.blogposttitle {
	font-size:18px;
	text-transform:none;
}

/* Do Now */
div.do-now {
	width: 326px;
	height: 184px;
	padding: 26px 10px 0 0;
	background-color: #fff;
	overflow: hidden;
	float: left;
	display: inline;
}
div.do-now h2 {
	margin: 0;
	color: #07131f;
	font-weight: normal;
	height: 40px;
	line-height: 32px;
	width: 100%;
	font-size: 138.5%;
	text-decoration:none;
}
div.do-now h2 span {
	display: block;
	width: 74px;
	height: 40px;
	background: url(../images/txt-urgent.png) no-repeat 0 0;
	text-indent: -9000px;
	margin: 0 3px 0 0;
	float: left;
	display: inline;
}
div.do-now p {
	font-size: 110%;
	color: #464646;
	font-family: Helvetica, Arial, sans-serif;;
	padding: 0 10px;
	margin-top:10px;
}

/* Take Action */
div.take-action {
	width: 237px;
	height: 215px;
	background: url(../images/take-action-bkg.gif) repeat-x 0 100% #fff;
	padding: 15px 0 0 10px;
	overflow: hidden;
	float: right;
	display: inline;
}
div.side div.take-action {
	display: block;
	float: none;
	width: 254px;
	padding: 15px 0 0 20px;
}
div.take-action h2 {
	color: #07131f;
	font-size: 123.1%;
	width: 100%;
	height: 40px;
	margin: 0 0 5px 0;
	line-height: 32px;
	font-weight: normal;
}
div.take-action h2 span {
	display: block;
	width: 74px;
	height: 40px;
	background: url(../images/txt-6-ways.png) no-repeat 0 0;
	text-indent: -9000px;
	margin: 0 0 0 0;
	float: left;
	display: inline;
}
div.take-action ul.action {
	margin: 0;
	padding: 0 0 0 15px;
}
div.take-action ul.action li {
	list-style: none;
}
div.take-action ul.action li a {
	display: block;
	padding: 4px 0 4px 42px;
	font-size: 108%;
}
div.take-action ul.action li.action-signup a {
	background: url(../images/action-signup.png) no-repeat 0 2px;
}
div.take-action ul.action li.action-contribute a {
	background: url(../images/action-contribute.png) no-repeat 0 0;
}
div.take-action ul.action li.action-contact a {
	background: url(../images/action-contact.png) no-repeat 0 0;
}
div.take-action ul.action li.action-share a {
	background: url(../images/action-facebook.png) no-repeat 0 1px;
}
div.take-action ul.action li.action-tweet a {
	background: url(../images/action-twitter.png) no-repeat 0 2px;
}
div.take-action ul.action li.action-email a {
	background: url(../images/action-email.png) no-repeat 0 1px;
}
div.take-action ul.action a {
	font-size: 108%;
}
div.take-action ul.action a:link, div.take-action ul.action a:visited {
	color: #07131f;
	text-decoration: none;
}
div.take-action ul.action a:hover {
	text-decoration: underline;
}

/* Action Alerts */
div.action-alerts {
	width: 583px;
	height: 73px;
	clear: both;
	background: url(../images/home-feature-more-action.gif) no-repeat 0 0;
}
div.action-alerts ul {
	margin: 0;
	padding: 15px 0 0 230px;
}
div.action-alerts ul li {
	list-style: none;
	margin-bottom: 7px;
	
}
div.action-alerts ul li a {
	background: url(../images/action-alert-arrow.gif) no-repeat 0 3px;
	display: block;
	padding: 0 0 0 15px;
}
div.action-alerts ul li a:link, div.action-alerts ul li a:visited {
	color: #fff;
	text-decoration: none;
}
div.action-alerts ul li a:hover {
	text-decoration: underline;
}

/* Home Cols */
div.home-cols {
	background: url(../images/home-cols-hd-bkg.gif) repeat-x 0 0;
	width: 980px;
	padding: 0 0 40px 0;
	background-color:#fff;
}
div.home-cols h2 {
	color: #011f41;
	font-size: 138.5%;
	margin: 0 0 5px 0;
}
div.home-cols h2 a:link, div.home-cols h2 a:visited {
	color: #011f41;
	text-decoration: none;
}
div.home-cols h2 a:hover {
	text-decoration: underline;
}
div.home-cols p {
	font-size: 108%;
	line-height: 140%;
}
div.home-cols div.tweets-wrapper ul {
	margin: 0;
	padding: 0;
}
div.home-cols div.tweets-wrapper ul li {
	list-style: none;
	font-size: 108%;
	margin-bottom: 10px;
	line-height: 140%;
}
div.home-left, div.home-center, div.home-right {
	width: 300px;
	float: left;
	display: inline;
}
div.home-left {
	margin: 0 0 0 20px;
}
div.home-center {
	margin: 0 20px;
}
div.home-cols p.watch-video-link {
	padding: 15px 0 0 0;
}
div.home-cols p.watch-video-link a:link, div.home-cols p.watch-video-link a:visited {
	text-decoration: none;
}
div.home-cols p.watch-video-link a:hover {
	text-decoration: underline;
}

/* Home Col Headings */
h3.latest-blog {
	margin: 0 0 10px 0;
	padding: 38px 0 0 60px;
	text-transform: uppercase;
	height: 55px;
	background: url(../images/icon-latest-blog.gif) no-repeat 0 32px;
	color: #9b3500;
	font-size: 197%;
	font-family: "Arial Narrow", Arial, sans-serif;
}
h3.video {
	margin: 0 0 10px 0;
	padding: 38px 0 0 60px;
	text-transform: uppercase;
	height: 55px;
	background: url(../images/icon-video.gif) no-repeat 0 32px;
	color: #9b3500;
	font-size: 197%;
	font-family: "Arial Narrow", Arial, sans-serif;
}
h3.twitter {
	margin: 0 0 10px 0;
	padding: 38px 0 0 60px;
	text-transform: uppercase;
	height: 55px;
	background: url(../images/icon-tweets.gif) no-repeat 0 32px;
	color: #9b3500;
	font-size: 197%;
	font-family: "Arial Narrow", Arial, sans-serif;
}

/* Inside Page Content */
div.content {
	width: 980px;
	background: url(../images/content-bkg.gif) repeat-y 0 0;
}

/* Main */
div.main {
	width: 620px;
	margin: 0 0 0 50px;
	padding: 25px 0 40px 0;
	float: left;
	display: inline;
}

/* Side */
div.side {
	width: 274px;
	padding: 0 0 20px 0;
	float: right;
	display: inline;
}
div.side div.facebook {
	width: 257px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
/* @end */

/* @group Common Text Styles */
div.main {
	color: #464646;
}
div.main p {
	font-size: 108%;
	line-height: 140%;
}
/* @end */

/* @group Default Headings */
div.main h1, div.main h2 {
	color: #001D42;
	font-size: 215%;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-family: "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
}
div.main h3 {
	color: #001D42;
	font-size: 138.5%;
	margin: 0 0 5px 0;
	font-weight: normal;
	font-family: "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
}
div.main h4, div.main h5, div.main h6 {
	color: #001D42;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
}
/* @end */

/* @group Default Lists */
div.main li {
	font-size: 108%;
	line-height: 140%;
}
div.main li li {
	font-size: 100%;
}
/* @end */

/* @group Nav */
div#nav {
	width: 980px;
	height: 37px;
	overflow: hidden;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav ul li {
	list-style: none;
	float: left;
	display: inline;
}
div#nav ul li:first-child a {
	background: url(../images/nav-tab-first.png) no-repeat 0 0;
}
div#nav ul a {
	font-size: 116%;
	display: block;
	width: 152px;
	height: 37px;
	background: url(../images/nav-tab.png) no-repeat 0 0;
	text-align: center;
	line-height: 38px;
}
div#nav ul a:link, div#nav ul a:visited {
	color: #06182a;
	text-decoration: none;
}
div#nav ul a:hover {
	text-decoration: underline;
}
/* @end */

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

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #0f3d6d;
	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 */

/* Twitter */

div.main div.twittertext {
	font-size: 13px;
	color:#002545;
}
div.main div.twittertext ul {
	margin: 0;
}
div.main div.twittertext li {
	list-style: none;
	margin: 0 0 5px 0;
}
.twitter-link {
	color:#002545;
	text-decoration:underline;
	font-size:14px;
}

/* End Twitter */


input.ftsearch {
border:1px solid #1D4163;
font-family: Arial,sans-serif;
padding:2px;
vertical-align:middle;
width:185px;
}


/* Action Page Styles */

#actionmain {
	width:620px;
}

#actioncontentleft {
	float:left;
	width:400px;
	vertical-align:top;
	text-align:left;
	margin-top:25px;	
}

#actioncontentright {
	float:right;
	width:175px;
	vertical-align:top;
	text-align:left;
	margin-top:25px;
}

#actionthumb {
	float:left;
	width:125px;
	padding:0 15px 25px 0;
}

#actiontext {
	float:right;
	text-align:left;
	width:260px;
	vertical-align:top;
	padding-bottom:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#signinboxborder {
	width:171px;
	padding:2px;
	border:solid thin #165385;
}

.signinboxtitle {
	width:166px;
	background-color:#165385;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}

#signinboxcontent {
	width:155px;
	padding:10px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* END Action Page Styles */
