﻿/* -------------------------- <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;
	font-weight: normal;
	font-size: 11px;
	color: #aaaaaa;
	background: url(images/bg.jpg) top left repeat-x #656565;
	}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #aaaaaa;
	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: #aaaaaa;
	border: none;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 26px;
	color: #97d1ff;
	padding: 0 0 25px 0;
	margin: 0;
	letter-spacing: 1px;
	}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #97d1ff;
	padding: 0 0 4px 0;
	margin: 0;
	text-transform: none;
	}

h3 {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	padding: 0 0 13px 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: right;
	}

p {
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited {
	text-decoration: underline;
	color: #97d1ff;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #97d1ff;
	}

table, tr, td {
	margin: 0;
	padding: 0;
	}


/* ----------------------- <genClasses> --------------------------- */
.wrap {
	background: url(images/bg_container.jpg) top left repeat-y;	
	width: 816px;
	margin: 0 auto;
	}

.container {
	background: url(images/bg_wrap.jpg) top left no-repeat;
	padding-top: 27px;
	}

.content_top_left {
	width: 690px;
	padding: 6px 0 18px 59px;
	vertical-align: top;
	color: #707070;
	}

.content_top_right {
	width: 80px;
	padding: 0 55px 0 13px;
	vertical-align: top;
	color: #707070;
	}

.intro_text {
	font-size: 12px;
	color: #707070;
	line-height: 20px;
	padding-bottom: 20px;
	}

.footer_wrap {
	padding: 15px 0 25px 0;
	background: url(images/bg_footer.jpg) bottom left no-repeat;
	}

.footer {
	width: 767px;
	margin: 0 auto;
	border-top: 1px solid #535353;
	padding-top: 10px;
	}

.footer p {
	vertical-align: top;
	font-size: 9px;
	color: #aaaaaa;
	line-height: 20px;
	}

.footer a:link, .footer a:visited  {
	font-size: 9px;
	}

.footer a:hover, .footer a:active  {
	font-size: 9px;
	}

/* ----------------------- <Home> --------------------------- */
.home_content {
	background: url(images/bg_center_line.gif) top left repeat-y;
	}

.left_home {
	padding: 0;
	margin: 0;
	vertical-align: top;
	width: 295px;
	padding-top: 15px;
	}

.cta {
	padding:0;
	margin: 0 0 17px 0;
	width: 295px;	
	}

.cta_image {
	width: 116px;
	padding: 0 0 0 24px;
	vertical-align: top;
	}

.cta_content {
	width: 120px;
	padding: 0 25px 0 11px;
	vertical-align: top;
	font-size: 9px;
	color: #aaaaaa;
	}

.cta_content a:link, .cta_content a:visited  {
	font-size: 9px;
	background: url(images/arrow.gif) 0 5px no-repeat;
	padding-left: 7px;
	}

.cta_content a:hover, .cta_content a:active  {
	font-size: 9px;
	background: url(images/arrow.gif) 0 5px no-repeat;
	padding-left: 7px;
	}

.right_home {
	padding: 0 65px 0 25px;
	margin: 0;
	vertical-align: top;
	padding-top: 15px;
	line-height: 18px;
	}

.signatures {
	width: 324px;
	margin: 25px 0 25px 0
	}

.signatures_content {
	width: 137px;
	vertical-align: top;
	font-size: 9px;
	color: #aaaaaa;
	line-height: normal;
	}

.signatures_content a:link, .signatures_content a:visited  {
	font-size: 9px;
	background: url(images/arrow.gif) 0 5px no-repeat;
	padding-left: 7px;
	}

.signatures_content a:hover, .signatures_content a:active  {
	font-size: 9px;
	background: url(images/arrow.gif) 0 5px no-repeat;
	padding-left: 7px;
	}

/* ----------------------- <Sub> --------------------------- */

.subpage_bg {
	background: url(images/bg_subpage.jpg) 10px 0 no-repeat;
	margin: 0;
	padding: 0;
	}

.sub_content {
	margin-top: 34px;
	margin-bottom: 30px;
	min-height:400px;
	background: url(images/bg_sub_center_line.gif) top left repeat-y;
	}

.left_sub {
	padding: 20px 24px 20px 80px;
	margin: 0;
	vertical-align: top;
	text-align: right;
	}

.subnav {
	padding-top: 8px;
	}

.left_sub span {
	padding-bottom: 14px;
	display: block;
	}

.left_sub span img {
	vertical-align: baseline;
	padding-left: 5px;
	padding-bottom: 0px;
	}

.left_sub a:link, .left_sub a:visited  {
	font-size: 13px;
	color: #5c7996;
	text-decoration: underline;
	}

.left_sub a:hover, .left_sub a:active  {
	font-size: 13px;
	color: #97d1ff;
	text-decoration: none;
	}


.left_sub .on a:link, .left_sub .on a:visited, .left_sub .on a:hover, .left_sub .on a:active
{
	font-size: 13px;
	color: #97d1ff;
	text-decoration: none;
}


.right_sub {
	padding: 20px 65px 0 35px;
	margin: 0;
	vertical-align: top;
	line-height: 18px;
	}

.right_sub .intro_text img{
	float: right;
	}

/* ----------------------- <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 {
	display: block;
	background: url(images/sample.jpg) no-repeat;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	width: 190px;
	height: 30px;
	margin: 0;
	padding: 0;
	}

.imageSwap a:hover, .imageSwap a:active {
	background: url(images/sample.jpg) no-repeat;
	background-position: -190px 0; /* this shifts the image over to the left "x-pos y-pos" */
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	width: 190px;
	height: 30px;
	margin: 0;
	padding: 0;
	}

/* this positions the text within the cell. must use a p tag around the dynamic text */

.imageSwap span {
	display: block;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 8px 3px 3px 30px;
	margin: 0;
	}
	
/* ----------------------- </imgRollOver> --------------------------- */

/* Content Manager - Text Class Options */

.clsArial_8{font-family:Arial, Helvetica, sans-serif; font-size:8px;}
.clsArial_10{font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.clsArial_12{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.clsArial_14{font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.clsArial_16{font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.clsArial_24{font-family:Arial, Helvetica, sans-serif; font-size:24px;}


.clsGaramond_8{font-family:Garamond, serif; font-size:8px;}
.clsGaramond_10{font-family:Garamond, serif; font-size:10px;}
.clsGaramond_12{font-family:Garamond, serif; font-size:12px;}
.clsGaramond_14{font-family:Garamond, serif; font-size:14px;}
.clsGaramond_16{font-family:Garamond, serif; font-size:16px;}
.clsGaramond_24{font-family:Garamond, serif; font-size:24px;}

.clsTimes_8{font-family:Times New Roman, Times, serif; font-size:8px;}
.clsTimes_10{font-family:Times New Roman, Times, serif; font-size:10px;}
.clsTimes_12{font-family:Times New Roman, Times, serif; font-size:12px;}
.clsTimes_14{font-family:Times New Roman, Times, serif; font-size:14px;}
.clsTimes_16{font-family:Times New Roman, Times, serif; font-size:16px;}
.clsTimes_24{font-family:Times New Roman, Times, serif; font-size:24px;}

.clsVerdana_8{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8px;}
.clsVerdana_10{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.clsVerdana_12{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.clsVerdana_14{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;}
.clsVerdana_16{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px;}
.clsVerdana_24{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px;}	
	
	
/* --------------------- Contact Us form styling
------------------------------------------------------------- */

.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;
	}*/


.NavMenu
{
	border: solid 0px #20458e;
	text-align:left;	
}

.DropDownNav, .DropDownNavHover
{
	width:auto;
	padding:5px 10px 5px 5px;
	text-align:left;
}
.SubNavDiv
{
	text-align:left;	
}
.DropDownNav
{	
	/*background-color:#d4e3fc;*/
}
.DropDownNav a:link, .DropDownNav a:visited
{
	color:#fff;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}
.DropDownNav a:hover, .DropDownNav a:active
{
	color:#6d9fc7;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}

#ctl00_Header_TopNavMenun2Items 
{
	padding:5px 5px 2px 10px;
	background-color:#426d8f;
}