﻿html 
{ 
    /* always show firefox scrollbar, to prevent horizontal shift. */
    overflow:-moz-scrollbars-vertical; 
}

/* "Edit Module" button that appears on the front-end for authorized users. */
.webmodules_editModuleLink,
a.webmodules_editModuleLink,
a.webmodules_editModuleLink:link,
a.webmodules_editModuleLink:visited
{
    background-color: #FFFFA5;
    padding: 1px 2px 2px 2px;
    border: 1px dotted gray;
    position: absolute; /*preserve layout*/
    color: Blue;
}
.webmodules_editModuleLink:hover,
a.webmodules_editModuleLink:hover
{
    color: #00A2FF;
}

/* "Edit Page" button that appears on the front-end for authorized users. */
.webmodules_editPageLink,
a.webmodules_editPageLink,
a.webmodules_editPageLink:link,
a.webmodules_editPageLink:visited
{
    background-color: #FFFFA5;
    padding: 1px 2px 2px 2px;
    border: 1px dotted gray;
    position: absolute; 
    top: 5px;
    left: 5px;
    color: Blue;
}
.webmodules_editPageLink:hover,
a.webmodules_editPageLink:hover
{
    color: #00A2FF;
}

/* sub navigation highlighted/activated style. */
.subnav .on a:link, .subnav .on a:visited, .subnav .on a:hover, .subnav .on a:active
{
	background-color: #00FF00;
}

/******************************************************************************
 main navigation menu. 
******************************************************************************/

.mainNavDropDown
{
    padding: 10px 0px 0px 0px;
}

.mainNavDropDown_item,
.mainNavDropDown_item a,
.mainNavDropDown_item a:visited /* requird by IE6 to override ancestors. */
{
	background-color: #00FF00;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    width: 15em;
    padding: 10px 5px;
}

.mainNavDropDown_item_hover,
.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: #00FF00;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    width: 15em;
    padding: 10px 5px;
}
/* -------------------------- <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: 
	- 8/01/08 :: JRH

-------------------------- </revisions> --------------------------- */

/***** Global Settings *****/

html, body {
	border: 0;
	margin: 0;
	padding: 0;
	}

body {
/*	font: 11px Tahoma, Arial, Helvetica, sans-serif; */
    font: 16px   Tahoma, Times, serif;
	color: #ffffff;
	background-color: #000000;
	}
	
.bayshorelink 
{
font-size: 10px;
font-family: Arial, Helvetica, Verdana, Sans-Serif;
}	

.bayshorelink a {
color: #ffffff;
text-decoration: none;

}

.bayshorelink a:visited {
color: #ffffff;
text-decoration: none;
}

.bayshorelink a:hover {
color: #ffffff;
text-decoration: underline;
}
	
/* Horizontal Heading Seperator */

.background_seperator { 
width: 100%; 
background-image:url(images/logo_header_bg.gif); 
height: 84px; 
text-align: left;
}

.seperator {
height: 48px;
display: block;
}

/* Content Containers */

.content_container { 
width: 980px; 
}

/* Begin Left Content Container */

.content_container_left {
display: inline; 
float: left; 
width: 260px;
}

/* Navigation Column */

.nav_column_btn {
width: 133px; 
margin-top: -20px; 
display: inline; 
float: left;

}
.nav_column_btn ul
{
    padding:0;
    margin:0;
    
    }

.nav_column_btn li {
padding-top: 21px;
list-style: none;
padding-left: 15px;

}

.nav_column_btn li a {
display: block;
width: 93px;
background-image: url(images/nav_btn.gif);
background-position: center center;
font-family:   Tahoma, Times, serif;
font-size: 10px;
color: #ffffff;
text-decoration: none;
padding-left: 10px;
line-height: 17px;
padding-right: 15px;
}

a.HomeLink:hover{ background-image: url(images/nav_btn.gif); }
a.HomeLink:active{ background-image: url(images/nav_btn.gif); }

.nav_column_btn li a:hover {
display: block;
width: 93px;
background-image: url(images/nav_btn_ov.gif);
background-position: center center;
font-family:   Tahoma, Times, serif;
font-size: 10px;
color: #a68a38;
text-decoration: none;
text-transform: uppercase;
padding-left: 10px;
padding-right: 15px;
line-height: 17px;
}

sub_nav_column_btn li a.on:Link
{
       color:#a68a38;
    }
sub_nav_column_btn li .on a
{
       color:#a68a38;
    }
    
.active 
{

color: #a68a38;

    
    }

/* 1 Pixel Divider Column */

.nav_divider {
width: 1px; 
display: inline; 
float: left;
background-color:#a68a38;


}


/* Secondary Navigation Column */

.sub_nav_column_btn {
width: 125px; 
display: inline; 
float: left; 
margin-top: -10px; 
overflow: hidden;

}
.sub_nav_column_btn ul
{
    padding:0;
    margin:0;
   
    }

.sub_nav_column_btn li {
padding-top: 8px;
list-style: none;
}

.sub_nav_column_btn li a:link, .sub_nav_column_btn li a:visited {
display: block;
width: 108px;
background-image: url(images/sub_nav_btn.gif);
background-position: left top;
background-repeat: no-repeat;
font-family:  Tahoma,  Times, serif;
font-size: 10px;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
padding-left: 17px;
padding-right: 15px;
line-height: 17px;
float:right;
}

.sub_nav_column_btn li a:hover, .sub_nav_column_btn li a:active {
display: inline;
width: 108px;
background-image: url(images/sub_nav_btn.gif);
background-position: left top;
background-repeat: no-repeat;
font-family:   Tahoma, Times, serif;
font-size: 10px;
color: #a68a38;
text-decoration: none;
text-transform: uppercase;
padding-left: 17px;
padding-right: 15px;
line-height: 17px;
float:right;
}
.TerNav li a:link, .TerNav li a:visited 
{

background-image: url(images/sub_nav_btn2.gif);
}
    
.TerNav li a:hover, .TerNav li a:active
{
color: #a68a38;
}    
/* Search Box */

.search_area {
position: absolute;
top: 580px;
left: 15px;
}

.search_box {
border: none;
background-color: #c4cccd;
font-size: 10px;
font-family: Tahoma,  Times, serif;
width: 100px;
height: 17px;
vertical-align: middle;
}

/* End Left Content Container */

/* Begin Right Content Container */

.content_container_right {
float: right; 
display: inline; 
width: 720px;
}

/* Primary Content Area */

.main_container {
display: inline; 
width: 448px; 
float: left;
}

.content_column { 
width: 448px; 
float: left;}

/* Side Text & Flash Area */

.flash_container {
width: 448px;
height: 295px;
display: block;
}

.left_line { 
width: 1px; 
height: 251px; 
background-color: #868080; 
float: left;
}

.flash_text_area { 
width: 109px; 
height: 251px; 
float: left; 
display: inline-block;
overflow: hidden;
}

.flash_text_area p {
font-family:Tahoma, Times, serif; 
font-size: 11px; 
line-height: 16px; 
color: #c4cccd; 
padding-left: 3px; 
padding-right: 3px;
}

.flash {
width: 338px; 
float: left;
}

/* Homepage Text Content */

.text_container { 
width: 448px; 
text-align: left; 
display: block;

}

.text_container p { 
width: 448px; 
font-family:  Tahoma,  Times, serif;
font-size:15px; 
color: #ffffff; 
line-height: 18px;
}

.text_container p span {
font-size: 11px;
}

/* Side bar */

.side_bar_container {  
width: 230px; 
float: right; 
display: inline; 
position: absolute; 
top: 327px;
padding-left:20px;
}

.side_bar_column {}

/* End Right Content Container */

/* Begin Footer */


.footer_container {  
width: 960px;
}

.footer_left {
display: inline; 
float: left;
}

.footer_left p {
font-size: 10px; 
padding-left: 20px;
line-height: 22px; 
padding-top: 20px;
}

.footer_right {
display: inline; 
float: left;
width: 900px;
}

.footer_right p {
text-align: right; 
padding-top: 20px;
}

.footer_right p a {
font-family:  Tahoma,  Times, serif;
padding-left: 13px; 
text-decoration: none; 
font-size: 10px; 
color: #a68a38; 
line-height: 22px; }

.footer_right p a:hover { 
text-decoration: none; 
font-size: 10px; 
color: #ffffff;}

.footer_right p a:visited { 
text-decoration: none; 
font-size: 10px; 
color: #a68a38;}

.footer_right p a:active { 
text-decoration: none; 
font-size: 10px; 
color: #ffffff;}

/* End Footer */

/* Begin Sub Page Specific Styles */

/* Seperator Styles For BreadCrumbs & Print Button */

.seperator_left {
float: left;
display: inline;
width: 680px;
margin-left: 262px;
margin-top: 35px;
}

/* BreadCrumbs Text & Link Style */

.seperator_left p {
font-family: Tahoma,  Times, serif;
font-size: 9px;
color: #a68a38;
}

.seperator_left a {
font-family: Tahoma,  Times, serif;
font-size: 9px;
color: #a68a38;
text-decoration: none;

}

.seperator_left a:hover {
color: #c6b06a;
}

.seperator_left a:visited {
color: #a68a38;
}

.seperator_left a:active {
color: #ffffff;
}

.seperator_right {
float: left;
display: inline;
text-align: right;
width: 30px;
margin-top: 15px;
}

/* Header & Graphic Area */

.content_top_row {
width: 719px;
height: 102px;
background-image: url(images/content_heading_bg.gif);
background-color: #b39d59;
background-repeat: repeat-x;
background-position: top;

}

.content_top_left {
float: left;
display: inline;
width: 470px;
}

.content_heading {
font-family:  Tahoma,  Times, serif;
font-size: 18px;
color: #ffffff;
padding-left: 10px;
padding-top: 9px;
font-weight: normal;
}

.black_heading {
margin-top: 26px;
background-color: #000000;
float: left;
}

.black_heading_right {
float: left;
}

.black_heading p {
display: inline-block;
padding-left: 10px;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 10px;
font-family:  Tahoma,  Times, serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.content_top_right {
width: 249px;
float: right;
display: inline;
}

/* Holds Small Flash Animation Or Graphic In Top Right Corner of Content Area */

.flash_holder_2 {

}

/* Main Sub Page Content Text Area */

.content_bottom_row {
width: 719px;
background-color: #b39d59;
min-height:400px;
height:auto !important;
height:400px;

}
       
.content_wrapper {
padding-right: 9px;
padding-left: 10px;
padding-bottom: 10px;
}

/* Text Styles */

.content_wrapper h1 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #493b12;
font-style:italic;
line-height: 22px;
font-weight: bold;
}

.content_wrapper p {
font-family: Tahoma,  Times, serif;
font-size: 12px;
font-weight: normal;
color: #000000;
line-height: 18px;
}

.content_wrapper li {
font-family:  Tahoma, Times, serif;
font-size: 12px;
font-weight: normal;
color: #000000;
line-height: 18px;
}
	
.content_wrapper a {
font-family:  Tahoma, Times, serif;
font-size: 12px;
color: #0b1d2b;
text-decoration:underline;
}

.content_wrapper a:hover {
color: #586669;
}

.content_wrapper a:active {
color: #ffffff;
}

.content_wrapper a:visited {
color: #0b1d2b;
}
.Left p
{
    padding-left:10px;
    
    
    }	
/* End Sub Page Specific Styles */
	
/***** Headings *****/

h1, h2, h3   {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
	
h6	
{
    display:inline;
    font-family:  Tahoma,  Times, serif;
	font-weight: normal;
	font-size: 11px;
	font-variant:small-caps;
	color: #000;
	padding: 0;
	margin: 0;
}

h5
{
    font-family:  Tahoma,  Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#993333;
	padding: 0;
	margin: 0;
    
    }
h4
{
    
	text-decoration:none;
	font-size: 14px;
	
	padding: 0;
	margin: 0;
    
    }
	.content_wrapper h4 a
	{
    
	text-decoration:none;
	font-size: 14px;

	padding: 0;
	margin: 0;
    
    }

/***** Common Formatting *****/

p {
	margin: 0;
	padding: 0;
	}

ul, ol {
	padding: 0 0 20px 20px;
	}

blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
	}

small {
	font-size: 0.85em;
	}

img {
	border: none;
	}
	
.image_middle {
vertical-align: middle;
}

/***** Links *****/

a { outline: none; }

/***** Forms *****/

form {
	margin: 0;
	padding: 0;
	display: inline;
	}

input, select, textarea {
	font: 1em  Tahoma,  Times, serif;
	}

textarea {
	width: 100%;
	line-height: 1.25;
	}

label {
	cursor: pointer;
	}

/***** Global Classes *****/

.clear         { clear: both; }
.float-left    { float: left; }
.float-right   { float: right; }

.text-left     { text-align: left; }
.text-right    { text-align: right; }
.text-center   { text-align: center; }
.text-justify  { text-align: justify; }

.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }
.highlight     { background: #ffc; }

.img-left      { float: left; margin: 4px 10px 4px 0; }
.img-right     { float: right; margin: 4px 0 4px 10px; }

.nopadding     { padding: 0; }
.noindent      { margin-left: 0; padding-left: 0; }
.nobullet      { list-style: none; list-style-image: none; }

img, div { behavior: url(iepngfix.htc) }
/* GLOSSARY */

.glossary {
	font: 12px   Tahoma, Times, serif;
	color: #000;
	text-align:left;
	padding-left:2px;
	}
	
.glossary .colorBox {
	background: #fff4e4;
	
	text-align:left;
	padding:3px;
	}
	
	
.glossary span {
	font: 12px  Tahoma,  Times, serif;
	color: #000;
	}
	

	
.glossary em {
	font: 12px  Tahoma,  Times, serif;
	color: #000;
	}
	
.glossary a:link, .glossary a:visited {
    font: bold 12px  Tahoma,  Times, serif;
    color: #000000;
    text-decoration: none;
    }

.glossary a:hover, .glossary a:active {
    font: bold 12px  Tahoma,  Times, serif;
    color: #000000;
    text-decoration: underline;
    }
