﻿/* -------------------------- <revisions> ---------------------------

Bayshore Solutions CSS Standard 

All non-general elements should be specified in their respective sections
and labeled appropriatly according to Design Standards Guide.

Latest Revisions: 
	- 7/31/06 :: DAB

-------------------------- </revisions> --------------------------- */

body { 
	font-family: Arial, Helvetica, sans-serif;
	background: #596b6b url(images/bg.jpg) repeat-x;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border: none;
	padding: 0;
	margin: 0;
	}

p, table, th, tr, td, h1, h2, h3, img, a:link, a:visited, a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	
	text-decoration: none;
	color: #000;
	border: none;
	}
	
h1 {
    font-weight: bold;
    font-size: 18px;
    color: #596b6b;
    padding: 0;
    margin: 0;
    }
 
h2 {
    font-weight: bold;
    font-size: 16px;
    color: #596b6b;
    padding: 0;
    margin: 0;
    }
 
h3 {
    font-weight: bold;
    font-size: 14px;
    color: #596b6b;
    padding: 0;
    margin: 0;
    }
 
h4 {
    font-weight: bold;
    font-size: 12px;
    color: #596b6b;
    padding: 0;
    margin: 0;
    }
 
h5 {
    font-weight: normal;
    font-size: 11px;
    color: #c4fb66;
    padding: 0;
    margin: 0;
    }
 
h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #88d613;
    padding: 0;
    padding-top: 10px;
    margin: 0;
    text-transform: uppercase;
    }


.bold {
	font-weight: bold;
	}
	
a:link, a:visited {
	text-decoration: underline;
	color: #478ed3;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #478ed3;
	}

/* ----------------------- <genClasses> --------------------------- */
.wrapper{
background:url(images/wrapperBG.jpg);
width:788px;
margin:0 auto;
}

.banner{
background:url(images/Hme_Bnr_Right_BG.gif) top right no-repeat;
width:788px;
height:75px
}

.Nav{
background:url(images/Home_Nav_BG.gif) no-repeat;
width:788px;
height: 31px;
}

.Nav_left {
	float: left;
	}

.Nav_right {
	float: right;
	width: 250px;
	}

.Nav_right p {
	text-align: right;
	margin: 0;
	padding: 0;
	vertical-align: top;
	}
	
.searchSpan{
background:url(images/Search_bg.jpg) no-repeat;
width:250px;
height:31px;
float:right;
text-align:right;
display:inline;
}

table.Home_content{
width:788px;
padding:0;
margin:0 auto;
}

td.Home_left{
width:225px;
vertical-align:top;
}

/* START jkeyes 20080125. */
td.Home_left h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
td.Home_left p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 0px;
}
td.Home_left p a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
/* END jkeyes 20080125. */

.Left_content{
padding:15px 5px 15px 30px;
background: url(images/Hme_Left_BG.gif);
}

.Left_content p{
font:10px/14pt Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

/* START jkeyes 20080129. */
.Left_content ul{
margin: .25em .25em 1em 2em;
}

.Left_content ul li{
margin: 0em;
padding: 0em;
color:#FFFFFF;
}
/* END jkeyes 20080129. */

td.Home_left a:link, td.Home_left a:visited {
	text-decoration: underline;
	font:10px/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	}
	
td.Home_left a:hover, td.Home_left a:active {
	text-decoration: none;
	font:10px/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #478ed3;
	}

td.Home_Right{
width:563px;
vertical-align:top;
}

.Right_content{
padding:15px 25px 15px 30px;

}

.Right_content p{
font:10px/12pt Verdana, Arial, Helvetica, sans-serif;
color:#000;
}

td.Home_Right a:link, td.Home_Right a:visited {
	text-decoration: underline;
	font:10px/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #478ed3;
	}
	
td.Home_Right a:hover, td.Home_Right a:active {
	text-decoration: none;
	font:10px/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #478ed3;
	}
	
.footer{
width:788px;
background:url(images/wrapperBG.jpg);
}	
	
.copyright{
color:#839090;
padding-left:30px;
margin-top:20px;
}	

.footerlinks{
/*float:left;*/
color:#839090;
padding-left:200px;
margin-top:20px;
}	

.footerlinks a:link, .footerlinks a:visited {
	text-decoration: none;
	color: #839090;
	}
	
.footerlinks a:hover, .footerlinks a:active {
	text-decoration: underline;
	color: #000;
	}
	
.bttm{
width:788px;
margin:0 auto;
}

.topnav	{
	padding: 0;
	margin: 0;
	width: 526px;
	}

.topnav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #000;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-right: 20px;
	}

.topnav a:link, .topnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #478ed3;
	}
	
.topnav a:hover, .topnav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #478ed3;
	}

/* ----------------------- </genClasses> --------------------------- */

td.Sub_left{
width:225px;
vertical-align:top;
padding-left: 21px;
padding-top: 36px;
background: url(images/Sub_LeftNav_top.jpg) top left no-repeat;
}

td.Sub_Right{
	width:563px;
	vertical-align:top;
	background-image: url(images/sub_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 130px;
}

td.Sub_Right a:link, td.Sub_Right a:visited {
	text-decoration: underline;
	font:10px/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #478ed3;
	}
	
td.Sub_Right a:hover, td.Sub_Right a:active {
	text-decoration: none;
	font:10px/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #478ed3;
	}
	
input.searchbox {
	font-size: 10px;
/*	margin-bottom: 2px;
	padding: 0;
	margin: 0;*/
	width: 75px;
	}

.go_button {
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 5px;
	}

.cta_left {
	background: url(images/DIY_cta.jpg) top left no-repeat;
	width: 278px;
	height: 113px;
	padding-top: 40px;
	padding-bottom: 14px;
	}

.cta_left_content {
	margin-left: 25px;
	width: 100px;
	height: 62px;
	font-size: 9px;
	overflow: hidden;
	line-height: 15px;
	color: #000;
	}

td.Home_Right td .cta_left_content a:link, td.Home_Right td .cta_left_content a:visited {
	color: #000;
	text-decoration: underline;
	font-size: 9px;
	line-height: 15px;
	}

td.Home_Right td  .cta_left_content a:hover, td.Home_Right td .cta_left_content a:active {
	color: #000;
	text-decoration: none;
	font-size: 9px;
	line-height: 15px;
	}

.cta_right {
	background: url(images/testimonial_cta.jpg) top left no-repeat;
	width: 285px;
	height: 113px;
	padding-top: 25px;
	padding-bottom: 0px;
	}

.cta_right_content {
	margin-left: 15px;
	height: 74px;
	font-size: 9px;
	overflow: hidden;
	line-height: 15px;
	padding-right: 30px;
	color: #fff;
	}

.cta_right_content img {
	float: left;
	padding-right: 8px;
	}

td.Home_Right td .cta_right_content a:link, td.Home_Right td .cta_right_content a:visited {
	color: #fff;
	text-decoration: underline;
	font-size: 9px;
	line-height: 15px;
	}

td.Home_Right td  .cta_right_content a:hover, td.Home_Right td .cta_right_content a:active {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	line-height: 15px;
	}


/* ----------------------- <imgRollOver> --------------------------- */
/* this is the super-duper "rollOver" technique for 
creating dynamic subnavs with the same background images 7/31/06 */

/* <table cellpadding="0" cellspacing="0" border="0" class="imageSwap">
    <tr>
        <td><a href="#" ><span>Lorem Ipsum 1</span></a>
			<a href="#" ><span>Lorem Ipsum 2</span></a>
			<a href="#" ><span>Lorem Ipsum 3</span></a>
			<a href="#" ><span>Lorem Ipsum 4</span></a>
			<a href="#" ><span>Lorem Ipsum 5</span></a>
			<a href="#" ><span>Lorem Ipsum 6</span></a></td>
    </tr>
    </table> the HTML code to make this work */
.imageSwap a:link, .imageSwap a:visited,
.imageSwap a:hover, .imageSwap a:active
{
	padding-top:10px;
	 padding-left: 25px;
	 height: 15px;
	 width: 179px;
}

.imageSwap a:link, .imageSwap a:visited {
	display: block;
	/*background: url(images/subnav_bg.gif) no-repeat #303e3f;*/
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #989f9f;
	text-decoration: none;
	
	}
	
.imageSwap a
{
	background-image: url(/app_themes/airnational/images/subnav_bg.gif);
	background-repeat:no-repeat;
	background-color: #303e3f; 
	
}


.imageSwap a:hover, .imageSwap a:active {
/*	background: url(images/subnav_bg.gif) no-repeat #303e3f;
	background-position: -204px 0; /* this shifts the image over to the left "x-pos y-pos" */
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #c5fb68;
	text-decoration: underline;
	
	margin: 0;
	
	}

.imageSwap .on a:hover, .imageSwap .on a:active, .imageSwap .on  a:link, .imageSwap .on a:visited {
/*	background: url(images/subnav_bg.gif) no-repeat #303e3f;
	background-position: -204px 0; /* this shifts the image over to the left "x-pos y-pos" */
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #c5fb68;
	text-decoration: underline;	
	margin: 0;	
	}
	
/* this positions the text within the cell. must use a p tag around the dynamic text */


	

/* ----------------------- </imgRollOver> --------------------------- */
	
	/*.contactUs {
	
	}

.contactUs span {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	}

.contactUs .field {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	width: 150px;
	margin: 0;
	padding: 0;
	}*/

/*.contactUs .button {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 150px;
	margin: 0;
	padding: 0;
	background: #666;
	border: 1px solid #999;
	}*/

/*
FAQ's module styling here
*/

/* FAQ */

.faq {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	
	
	}
	
.faq .colorBox {
	background: transparent;
	padding:20px;
	width:90%;
	}
	
.faq h3 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.faq span {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.faq p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.faq strong {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.faq em {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.faq a:link, .faq a:visited {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    }

.faq a:hover, .faq a:active {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: underline;
    }




/*
    Polls
*/

.Polls
{
    width: 100%;
}

.Polls TD
{
    padding: 10px;
}

.Polls .ThumbnailImageCell
{
    width: 50px;
    text-align: center;
}

.Polls .AlternatingRow
{
    background-color: #f3f3f3;
}

.Polls .Title
{
    font-weight: bold;
    font-size: 150%;
}
.Polls .Title
{
    font-weight: bold;
    font-size: 150%;
}

.Polls .Date
{
    font-style: italic;
}

.Polls .Paging td
{
    padding: 5px;
}

.Polls .NoRecords
{
    font-style: italic;
}

.Polls .Title
{
    font-weight: bold;
    font-size: 200%;
}

.Polls .LargeImage
{
    padding-right: 10px;
    padding-bottom: 10px;
}

.Polls .Date
{
    font-style: italic;
}

.categorylist {
	margin-top:4px;
	z-index:100;
	background-color: #303e3f; 
}
.categorylist a {
	color: #989f9f;
	text-decoration: none;
}

.categorylist ul {
	margin: 0 0 0 5px;
	padding:0px;
}
.categorylist ul a {
	margin: 0 0 0 5px;
	padding:0px;
	color:#989f9f;
	font-weight:bold;
}

.categorylist ul li {
	margin:0px;
	padding:0px;
}
.categorylist li {
	list-style:none;
}
.categorylist li a {
	color: #989f9f;
	font-weight:normal;
}

.uplevel {
	height:16px;
	width:170px;
}