/* @override 
	http://aaabrandcentral.com/css/web.css
	http://www.aaabrandcentral.com/css/web.css
*/


				.media-module {background-color: #fff; background-image: none; text-align: left;}
				#panels {width: 740px; margin-bottom: 10px; border: none; background: #fff url('/images/media-modules/bg-media-module.gif') no-repeat bottom center;}
				#panels #slides {width: 740px; height: 525px; border: none;}
				#panels #slides p {padding: 0 20px 5px 5px; font-size: 1.15em;}
				#panels #slides ul {padding: 10px 10px 5px 7px;}
				#panels #slides li {padding: 0 10px 15px 5px; margin-left: 14px; list-style: disc; font-size: 1.15em;}
				#panels #slides img {float: left; margin: 5px 5px 10px 10px; padding: 10px; background-color: #fff; z-index: 80; border: 8px solid #fff; border-bottom: 50px solid #fff;}
				#panels #slides div.scroll {float: left; height: 485px; width: 350px; padding: 0 0 5px 7px; overflow: auto; background: url(bg-fade.gif) no-repeat fixed left top;
	}
				#panels #slides h2 {float: left; color: #c00; font-size: 1.5em; margin: 0 0 10px 7px; text-align: center; width: 325px;}
				#panels #slides strong {margin-bottom: 20px 0; font-size: 1.2em;}
				#panels #buttons {position: absolute; margin: 320px 0 0 100px; z-index: 100;}

/*----- Document -----*/

* {
	margin: 0;
	padding: 0;
	}

body {
	padding: 10px 0 0 0;
	font: 76% 'lucida sans unicode', 'lucida grande', 'lucida sans', 'lucida', 'trebuchet ms', arial, helvetica, sans-serif; 
	background: url('../images/template/body.gif') #e7e8ea repeat-x;
	color: #003366;
	text-align: center;
	}

/*----- Heading Styles -----*/
h1 {
	margin: 0 0 15px 0;
	font-size: 1.3em;
	color: #c00;
	}
	
h2 {
	margin: 0 0 15px 0;
	font-size: 1.1em;
	}
	
h3 {
	margin: 0 0 5px 0;
	font-size: 1.1em;
	color: #c00;
	}
	
h4 {
	margin: 0 0 15px 0;
	}
	
p {
	margin: 0 0 15px 0; 
	}


hr {
	clear: both;
	height: 1px;
	margin: 0 0 10px 0;
	background-color: #036;
	border: none;
}

#maincontent li {	
	margin: 0 0 .75em 1em;
	padding-left: 2px;
	list-style-image: url('../images/template/bullet.gif'); 
	}

/*----- Layout -----*/

#wrapper {
	width: 749px;
	margin: 0 auto;
	text-align: left;
	}

/*----- Header -----*/
#header{
	position: relative;
	margin: 0 auto;
	width: 749px;
	height: 141px;
	text-align: center;
	}

#header #banner {
	width: 375px;
	margin: 0 auto;
	}

.home{
	background: url('../images/template/headerHome.jpg') no-repeat;	
	}

.about {
	background: url('../images/template/headerAbout.jpg') no-repeat;
	}

.tools {	
	background: url('../images/template/headerTools.jpg') no-repeat;
	}
	
.strategy {
	background: url('../images/template/headerStrategy.jpg') no-repeat;
	}
	
.identity {	
	background: url('../images/template/headerIdentity.jpg') no-repeat;
	}

.partners {
	background: url('../images/template/headerPartners.jpg') no-repeat;
	}

.images {
	background: url('../images/template/headerImageLibrary.jpg') no-repeat;
	}

.compliance {
	background: url('../images/template/headerCompliance.jpg') no-repeat;
	}

.showcase{
	background: url('../images/template/headerShowcase.jpg') no-repeat;
	}

.communications{
	background: url('../images/template/headerCommunications.jpg') no-repeat;	
}
#header .flash{
	width: 375px;
	height: 55px;
	margin: 0 auto;
	}

#container {
	background: url('../images/template/wrap.jpg') #fff top center no-repeat;
	border-left: 6px solid #c00;
	border-right: 6px solid #c00;
	}
	
/*----- Navigation -----*/

#nav {
	height: 36px;
	padding: 0 0 0 44px;
	background: url('../images/template/menu.gif') repeat-x;
	font-size: 1.1em;
	line-height: 2.7em;
	color: #fff;
	}

#nav li {
	position: relative;
	float: left;
	list-style: none;
	}

#nav a {
	display: block;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #fff;
	}

#nav a:hover, #nav li:hover a{
	text-decoration: none;
	color: #a6b6C7;
	background: transparent url('../images/template/menuh.gif') center center no-repeat;
	}

#nav a.active{
	text-decoration: none;
	color: #a6b6C7;
	}

#nav li ul{
	position: absolute;
	display: none;
	width: 185px;
	padding: 1px;
	left: -3px;
	background: #a6b6c7;
	font-size: 0.85em;
	z-index: 1000;
	}

#nav li:hover ul {
	display: block;
	}

#nav li ul li{
	width: 179px;
	border: 1px solid #fff;
	line-height: 18px;
	margin: 2px;
	background: #435677;
	}

#nav li:hover ul li a{
	text-align: left;
	color: #fff;
	background: transparent;
	}

#nav li:hover ul li a:hover{
	background: #c00 url('../images/template/arrow.gif') center left no-repeat;
	}

#nav li ul li a.active{
	color: #fff;
	background: #c00;
}

#breadcrumbs{
	line-height: 23px;
	font-size: 0.85em;
	color: #d00;
	text-align: right;
	float: right;
	padding: 32px 15px 0 17px;
	margin: 0 6px 0 0;
	background: url('../images/template/crumbs.gif') bottom left no-repeat;
	}


/*----- SideBar -----*/

#sideBar{
	display: block;
	float: left;
	width: 200px;
	}
	
#sideBar #contacts dl {
	margin: 0 0 20px 10px;
	}

/*----- Main Content -----*/

#maincontent {
	width: 500px;
	float: left;
	margin: 0 0 0 18px;
	padding: 16px 0;
	font-size: 1.1em;
	line-height: 1.4em;
	}

#maincontent .flash{
	margin: 10px 0;
	}

#maincontent ul, #maincontent ol {
	margin: 0 0 15px 15px;
	padding: 0 0 0 15px;
	}

#maincontent ul ul {
	margin: 0;
	float: right;
	}

#content {
	display: block;
	float: left;
	width: 320px;
	}
	
/*----- Feature Bar -----*/

#featureBar{
	display: block;
	color: #6b87a4;
	float: right;
	width: 165px;
	min-height: 530px;
	background: url('..X../images/template/wrap-line.jpg') top left no-repeat;
	}

#footer{
	height: 40px;
	background:#c00;
	clear: both;
	text-align: center;
	color: #fff;
	}

#footer p{
	margin: 0;
	line-height: 40px;
}

/*----- Misc Class Styles -----*/

.left {
	text-align: left;
	}

.right {
	text-align: right;
	}

.center {
	text-align: center;
	}

.clear {
	clear: both;
	}

.nomargin{
	margin: 0;
}


#sideBar h2{
	height: 22px;
	padding: 0 0 0 10px;
	background: url('../images/template/h2.gif') no-repeat;
	line-height: 1.5em;
}
#sideBar p{
	margin: 0 0 15px 0;
	padding: 0 10px 0 10px;
}

#thisSection ul li {
	margin: .8em 0;
}

/*----- Contact List Styles -----*/
#sideBar ul, #featureBar ul{
	padding: 0 0 0 15px;
	margin: 0 0 15px 10px;
}
#sideBar ul li, #featureBar ul li{
	list-style-image: url('../images/template/bullet.gif'); 
}
#featureBar ul{
	padding-left: 5px;
	margin-left: 8px;
}
#featureBar ul li{
	padding-bottom: .5em;
}
#featureBar ul li ul li{
	list-style-image: none;
	list-style-type: disc;
}
#featureBar ol li{
	margin: 0;
}
#featureBar ul#news_nav{
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
}
#featureBar ul#news_nav li{
	padding: 0;
	float: left;
	list-style: none;
	width: 50%;
}
#featureBar ul#news_nav li a{
	font-size: .8em;
	text-decoration: none;
	color: #c00;
}
#featureBar ul#news_nav li a:hover{
	text-decoration: underline;
}
#featureBar #news ul{
	overflow: hidden;
	width: 165px;
	margin: 0;
	padding: 0;
}
#featureBar #news ul li{
	list-style: none;
	padding: 0;
}
#featureBar #news ul li span{
	display: block;
	margin: 8px 0;
}
#featureBar #news ul li span.title{
	font-size: .9em;
	font-weight: bold;
	line-height: normal;
}
#featureBar #news ul li span.title a{
	text-decoration: none;
}
#featureBar #news ul li span.title a:hover{
	color: #c00;
}
#featureBar #news ul li span.description{
	color: #000;
	font-size: .8em;
	line-height: normal;
}


/*----- Default Link Styles -----*/
a{
	color: #036;
	background: transparent;
	outline: none;
}
a:hover{
	color: #C00;
}
a img{
	border: none;
	display: inline;
}
a:hover img{
	background: transparent;
	text-decoration: none;
}

/*----- Footer Link Styles -----*/
#footer a{
	padding: 0 3px 0 3px;
	color: #fff;
	text-decoration: none;
	background: transparent;
}
#footer a:hover{
	color: #036;
	text-decoration: none;
	background: #f0efef;
}
/*----- Breadcrumb Link Styles -----*/
#breadcrumbs a{
	font-size: 10px;
	color: #c00;
	background: transparent;
}
#breadcrumbs a:hover{
	color: #c00;
	text-decoration: underline;
	background: #f0efef;
}

/*----- Search Styles -----*/
#search{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 23px;
	width: 218px;
	margin: 0 0 0 6px;
	padding: 7px 0 0 6px;
	color: #c00;
	font-size: 1em;
	background: url('../images/template/search.gif') top right no-repeat;
}
#search label{
	margin: 2px 0 0 0;
	text-align: right;
	padding: 0 6px 0 0;
	float: left;
}
#search .message{
	color: #999;
	padding: 0 2px;
	border: 1px solid #003366;
	width: 100px;
}
#search input{
	width: 110px;
	float: left;
}
#search input.go{
	margin: 0 0 0 10px;
	font-size: 0.85em;
	width: 35px;
	padding: 1px 0;
	color: #fff;
	background: #a6b6C7;
	border: 1px solid #036;
}

/*----- Sticky -----*/
#sticky{
	height: 82px;
	padding: 3px 18px 0 20px;
	background: url('../images/template/sticky.jpg') no-repeat;
	cursor: pointer;
}
#sticky h2{
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	font-size: 11px;
	text-transform: uppercase;
	color: #c00;
}
#sticky p{
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 10px;
}

/*----- New Styles Added -----*/
#disclaimer{
	margin: auto;
	color:	#666666;
	font-size: 10px;
	line-height: normal;
	width: 680px;
	text-align: center;
}


/*----- Locked Page Updates ---
a:link .tooltip{
	display: none;
}
a:visited .tooltip{
	display: none;
}
--*/

a:link .tooltip, a:hover .tooltip, a:visited .tooltip {
	position: absolute;
	top:  65px;
	margin: 0 auto 0 128px;
	padding: 8px 10px;
	background: #ca0202;
	color: #fff;
	text-align: center;
	font: italic bold 14px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	display: block;
}

a:link .tooltip em {
	left: 200px;
}

.edits{
	color: #ff0066;
}

dt{
	margin-top: 1em;
	font-weight: bold;
}
dd{
	margin: 0;
	font-style: italic;
}
#logoDownloads .downloads{
	margin-bottom: 1.25em;
	font-size: .8em;
	font-style: normal;
}
#linkHome{
	position: absolute;
	top: 0;
	left: 0;
}
#linkHome a{
	display: block;
	height: 90px;
	width: 130px;
	background: transparent;
}
ul#access, .off{
	position: absolute;
	left: -1000em;
	top: -1000em;
}
#module{
	background: #fff;
}
#module h1{
	margin: 0;
	padding: 10px 15px;
}
#module #flashcontent h3{
	margin: 50px 50px 0 225px;
}
#module p{
	margin: 0;
}
#downloadPopup{
	margin: 15px 10px;
	text-align: left;
}
#downloadPopup ul{
	padding: 0 0 0 15px;
}
#downloadPopup img{
	border: 1px solid #fff;
	display: block;
	margin-bottom: 7px;
}
#downloadPopup ul{
	margin-bottom: 50px;
}
ol li{
	margin-bottom: 1em;
}
.PDFpanel{
	margin: 0 0 10px 10px;
}
.iconKey{
	clear: both;
	padding: 15px 0 0 0;
	border-top: 1px solid #ccc;
}
.centered{
	text-align: center;
}
.showcaseSticky{
	margin: -15px 0 15px 0;
	padding: 4px 16px;
	border: #a9bcd0 1px solid;
	border-top: 0;
	font-size: 10px;
	font-family: arial, sans-serif;
	background: #ffff99 url('../images/template/bullet-back.gif') 8px center no-repeat;
}
#admin{
	background: #fffdcc;
	border-bottom: 6px solid #c00;
}
#admin h2{
	cursor: pointer;
	margin: 0 0 1px 0 !important;
	padding: .5em 10px;
	background: #036;
	text-align: center;
	font-size: 1.25em;
	color: #fff;
}
#admin #options{
	padding: 10px;
}
#admin input{
	font-style: normal;
	font-size: 1em;
}
#admin .section{
	float: left;
	width: 178px;
	margin: 0 0 10px 0;
}
#admin p{
	margin: 0;
}
#admin p.json{
	width: 100%;
	height: 21px;
}
#admin p#add_remove{
	clear: both;
	text-align: right;
}
.editable{
	cursor: pointer;
}

/*----- Editable -----*/
select{
	width: 90%;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font: inherit;
	color: inherit;
}
select option{
	padding: 1px 6px 0 4px;
}
input, textarea{
	padding: 2px 3px;
	background: #fefefe;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font: inherit;
	color: inherit;
}
input[type="submit"], input[type="button"], input[type="reset"]{
	margin: 15px 5px 0 0;
	padding: 2px 3px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-size: .9em;
}
input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active{
	background: #eee;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

/*----- Image Galleries -----*/
.pics{
	overflow: hidden;
	width: 315px;
	height: 210px;
	margin: 15px 0 0 0;
	border: 1px solid #036;
}
#ohio_store img{
	top:0;
	left:0
}
#radio_spots div{
	position: relative;
	width: 315px;
	height: 210px;
}
#radio_spots div img{
	position: absolute;
	top: 0;
	left: 0;
}
#radio_spots div a, #radio_spots div embed{
	position: absolute;
	bottom: 3px;
	left: 2px;
	color: #fff;
}
.pics_nav{
	overflow: hidden;
	width: 100%;
	margin: 2px 0 15px 0 !important;
	padding: 0 !important;
	list-style: none;
}
.pics_nav .prev{
	float: left;
	width: 157px;
	text-align: left;
}
.pics_nav .next{
	float: right;
	width: 157px;
	text-align: right;
}
.pics_nav li a{
	display: block;
	padding: 1px 5px;
	background: #036;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}
.pics_nav li a:hover{
	background: #c00;
}

/*----- Showcase Submission Form -----*/
#showcase{
	font-size: .9em;
}
#showcase fieldset{
	padding: 10px 0 0 0;
}
#showcase legend{
	padding: 0 10px;
}
#showcase .show{
	display: block;
}
#showcase #status{
	width: 450px;
	margin: 0 auto;
	padding: 5px 10px;
	background: #fcc;
	outline: 1px solid #f00;
}
#showcase #status ul{
	margin: 0;
}
#showcase .section{
	width: 470px;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: 1px solid #848484;
}
#showcase .section h4{
	margin: 10px 0;
	color: #00337d;
	font-size: 12px;
}
#showcase .section p{
	margin: 5px 0;
	padding: 0;
}
.small{
	font-size: .8em;
	color: #424242;
}
.emphasized{
	font-size: 1.2em;
	color: #f00;
}
#showcase .section textarea{
	width: 460px;
}
#showcase .section ul{
	padding: 5px 0;
	margin: 5px 0;
}
#showcase .section ul li{
	list-style: none;
}
#showcase .section ul li input{
	border: none;
}
#showcase .section ul.multicolumn li{
	display: block;
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
}
#showcase div.last{
	border: none;
}
#showcase #submit{
	margin: 10px 0 0 0;
	font-size: 1.1em;
}
.instruction_list{
	padding: 0 0 0 5px !important;
	margin: -12px 0 10px 0 !important;
}
.instruction_list li{
	list-style: disc inside !important;
}

/*----- Forms -----*/

.base-form form {
	text-align: center;
	margin-bottom: 2em ;
	}

.base-form fieldset {
	margin: 10px 15px 25px 15px;
	padding: 1em 2.5em 2.5em 2.5em;
	border: 2px solid #036;
	font-weight: bold;
	text-align: left;
}
	
.base-form legend {
	font-weight: bold;
	font-size: 1.2em;
	padding: .5em;
	}
	
.base-form label {
	font-weight: bold;
	}

.base-form input, .base-form textarea {
	display: block;
	width: 400px;	
	margin: .75em 0 .8em 0;
	padding: .25em;
	background-color: #fffdcc;
	border: 1px solid #036;
	}

.base-form input:focus, .base-form textarea:focus {
	background-color: #f2f2ff;
}
	
.base-form textarea:focus {
	height: 200px;
	background-color: #f2f2ff;
}

.base-form input.button {
	width: auto;
	margin: auto;
	padding: .5em 4em;
	background-color: #c00;
	font-size: 1.25em;
	color: #fff;
	}

.base-form dt {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px #ccc solid;
	}
	
.base-form dd.radio {
	display: inline;
	margin-right: 2em;
	font-size: 1.25em;
	}
	
.base-form dd.radio input {
	display: inline;
	width: 10px;
	margin-right: .25em;
	padding: 0;
	}

/*----- Icons -----*/

.icon-video-small {
		padding-left: 18px;	
		background: url('/images/icons/video-small.gif') no-repeat;
	}
	
.icon-worddoc-small {
		padding-left: 18px;	
		background: url('/images/icons/worddoc-small.gif') no-repeat;
	}

/*----- Colors -----*/

.red {color: #c00;}
	
/*----- Modules -----*/

.tdastamp {
	margin: 18px auto;
	width: 407px;
	padding: .5em;
	font-size: 1em;
	text-align: center;
	background: #fff;
	border: 1px solid #bec9d4;
}