﻿/* -------------------------- <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> --------------------------- */

/*hide Edit Module link for CHCA*/
.webmodules_editModuleLink 
{
	display:none;
}

body { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	background: url(images/bg.jpg) top left repeat-x;
	}

.body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	border: none;
	padding: 0;
	margin: 0;
	}
	
p, table, th, tr, td, h1, h2, h3, img, a img {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	border: 0;
	}

ul {
	color:#000000;
	list-style-image: url(images/bullet.gif);
	}
		
h1 {
	font-weight: normal;
	font-size: 14px;
	color: #000;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

h2 {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

h3 {
	font-weight: bold;
	font-size: 13px;
	color: #ff5300;
	padding: 0 0 5px 0;
	margin: 0;
	text-transform: none;
	}

h4
{
	font-size: 13px;
	font-weight:bold;
	margin:0;
	padding:12px 0 10px 20px; 
	color:#fff;
	width:200px;
}

p {
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited {
	text-decoration: underline;
	color: #0084c9;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #0084c9;
	}

/* ----------------------- <genClasses> --------------------------- */
.wrap {
	width: 842px;
	margin: 0 auto;
	}

.header {
	width: 842px;
	height: 92px;
	}

.footer_line {
	width: 100%;
	border-top: 1px solid #e5e6e1;
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	}

.footer {
	font-size: 10px;
	color: #a4a4a4;
	width: 824px;
	margin: 0 auto;
	padding: 0;
	display: block;
	padding-top: 8px;
	padding-bottom: 20px;
	}

.footer p {
	font-size: 10px;
	color: #a4a4a4;
	padding: 0;
	margin: 0;
	}

.footer a:link, .footer a:visited {
	font-size: 10px;
	color: #a4a4a4;
	text-decoration: underline;
	}

.footer a:hover, .footer a:active {
	font-size: 10px;
	color: #a4a4a4;
	text-decoration: none;
	}


/* ----------------------- <Home> --------------------------- */
.flash {
	padding: 0;
	margin: 0;
	margin-top: 50px;
	width: 842px;
	height: 274px;
	}

.flash_left {
	width: 304px;
	height: 274px;
	vertical-align: top;
	}

.flash_right {
	width: 538px;
	height: 274px;
	vertical-align: top;	
	background: url(images/bg_flash.jpg) top left no-repeat;	
	padding-bottom: 20px;
	}

.flash_right_content {
	width: 466px;
	height: 205px;
	padding: 40px 54px 0 18px;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	color: #d4d4d4;
	}

.flash_right_content a img {
	padding-top: 20px;
	}

.cta_wrap {
	display: block;
	width: 842px;
	height: 159px;
	margin-bottom: 50px;	
	font-size: 11px;
	}

.cta {
	width: 410px;
	height: 134px;
	background: url(images/cta_bg.jpg) top left no-repeat;
	float: left;
	margin-top: 25px;	
	}
	
	.cta2 {
	width: 410px;
	height: 134px;
	background: url(images/cta_bg.jpg) top left no-repeat;
	float: right;
	margin-top: 25px;	
	}

.cta_content {
	width: 255px;
	height: 134px;
	vertical-align: top;
	display: block;
	}

.cta_content_info {
	width: 233px;
	height: 100px;
	padding: 18px 0 0 22px;
	color: #5e5e5e;
	overflow: hidden;
	}

.cta_content_info img {
	padding-top: 10px;
	}

.cta_image {
	width: 152px;
	height: 128px;
	vertical-align: bottom;
	padding: 1px 0 0 0;
	}

/* ----------------------- <sub> --------------------------- */
.breadcrumbs {
	font-size: 10px;
	color: #a4a4a4;
	padding: 20px 20px 0 20px;
	
	}

.breadcrumbs a:link, .breadcrumbs a:visited {
	font-size: 10px;
	color: #0084c9;
	text-decoration: underline;
	}

.breadcrumbs a:hover, .breadcrumbs a:active {
	font-size: 10px;
	color: #a4a4a4;
	text-decoration: none;
	}

.content_sub{
	padding: 0;
	margin: 0;
	margin-top: 20px;
	width: 842px;
	}

.content_sub_left {
	width: 245px;
	vertical-align: top;
	}

.sub_cta_wrap {
	background: url(images/sub_cta_tile.jpg) top left repeat-y;
	margin-top: 20px;
	margin-bottom: 30px;		
	}

.sub_cta {
	
	padding: 10px 10px 15px 20px;
	min-height: 100px;
	font-size: 11px;
	color: #5e5e5e;
	}

.sub_cta h1 {
	font-size: 13px;
	font-weight: bold;
	color: #ff5300;
	padding-bottom: 5px;
	text-transform: none;
	}

.content_sub_right {
	width: 597px;
	vertical-align: top;	
	padding-bottom: 70px;
	}

.content_sub_right_content {
	width: 513px;
	padding: 20px 54px 0 30px;
	font-size: 13px;
	line-height: 18px;
	color: #5e5e5e;
	}

.content_sub_right_content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #ff5300;
	text-transform: none;
	padding-bottom: 20px;
	}

.sub_nav_bottom 
{
	background-repeat: no-repeat;
	margin-bottom: -5px;
	}


/* ----------------------- <Drop Down Nav> --------------------------- */
.dropdown_arrow
{
	font-size: 9px; 
	letter-spacing:0px; 
	padding-left:8px;
	}

.mainNavDropDown {
    }


.ctl00_header1_MainNavMenu_0
{
	background-color:#ffcc00;
}

.mainNavDropDown_item_hover1,
.mainNavDropDown_item_hover1 a,
.mainNavDropDown_item_hover1 a:visited, /* requird by IE6 to override ancestors. */
.mainNavDropDown_item_hover1 a:hover, /* requird by IE6 to override ancestors. */
.mainNavDropDown_item_hover1 a:active /* requird by IE6 to override ancestors. */
{
    background-color: #fff;
    font: bold 10px Arial, Verdana, Helvetica, sans-serif;
    /*background:  #50abda url(images/arrow.gif) 6px 14px no-repeat;*/
	color: #5e5e5e;
    text-decoration: none;
    text-align: left;    
    padding: 0;
    margin: 0;
    width: 245px;
    /*width: 20em;*/
    height: 30px;
    vertical-align:center;
    text-transform:uppercase;
    /*border-bottom: solid 1px #5e5e5e;*/
}




.mainMenuNavTable
{
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	cursor:pointer;
}

.mainNavDropDown_item
{
	 background-color: #d9edf7;
    font: bold 10px Arial, Verdana, Helvetica, sans-serif;
    /*background: #0084c9 url(images/arrow.gif) 6px 14px no-repeat;*/
	color: #5e5e5e;
    text-decoration: none;
    text-align: left;
    padding: 0;
    margin: 0;
	width: 245px;
    height: 30px;
    vertical-align: center;
    text-transform:uppercase;
	border-bottom: solid 1px #cccccc;
	/*border-right: solid 1px #5e5e5e;
	border-left: solid 1px #5e5e5e;*/
}
.mainNavDropDown_item a,
.mainNavDropDown_item a:visited /* requird by IE6 to override ancestors. */
{
    background-color: #d9edf7;
    font: bold 10px Arial, Verdana, Helvetica, sans-serif;
    /*background: #0084c9 url(images/arrow.gif) 6px 14px no-repeat;*/
	color: #5e5e5e;
    text-decoration: none;
    text-align: left;    
    padding: 0;
    margin: 0;
	width: 245px;
    height: 30px;
    vertical-align: center;
    text-transform:uppercase;
    
}

.mainNavDropDown_item_hover
{ background-color: #fff;
    font: bold 10px Arial, Verdana, Helvetica, sans-serif;
    /*background:  #50abda url(images/arrow.gif) 6px 14px no-repeat;*/
	color: #5e5e5e;
    text-decoration: none;
    text-align: left;    
    padding: 0;
    margin: 0;
    width: 245px;
    /*width: 20em;*/
    height: 30px;
    vertical-align:center;
    text-transform:uppercase;
    border-bottom: solid 1px #cccccc;
}
.mainNavDropDown_item_hover a,
.mainNavDropDown_item_hover a:visited, /* requird by IE6 to override ancestors. */
.mainNavDropDown_item_hover a:hover, /* requird by IE6 to override ancestors. */
.mainNavDropDown_item_hover a:active /* requird by IE6 to override ancestors. */
{
    background-color: #fff;
    font: bold 10px Arial, Verdana, Helvetica, sans-serif;
    /*background:  #50abda url(images/arrow.gif) 6px 14px no-repeat;*/
	color: #5e5e5e;
    text-decoration: none;
    text-align: left;    
    padding: 0;
    margin: 0;
    width: 245px;
    /*width: 20em;*/
    height: 30px;
    vertical-align:center;
    text-transform:uppercase;
    
}


/* ----------------------- <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 {
	background: url(images/subnav_tile.jpg) top left repeat-y;	
	border: 0px;
	}

.imageSwap a:link, .imageSwap a:visited {
	display: block;
	background: url(images/subnav_bg.jpg) top left no-repeat;
	/*background-position: 20px 0px;*/
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
	width: 200px;
	margin: 0;
	padding: 0px 10px 14px 45px;
	
	}

.imageSwap a:hover, .imageSwap a:active {
	background: url(images/subnav_bg.jpg) top left no-repeat;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	width: 200px;
	margin: 0;
	padding: 0px 10px 14px 45px;
	}

/* this positions the text within the cell. must use a p tag around the dynamic text */

.imageSwap span {
	display: block;
	padding: 0px 0px 0px 0px;
	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;}	
	