﻿/* -------------------------- <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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	background: url(/App_Themes/gle/images/bg.jpg) top left repeat-x #c2c1b8;
	}

.body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border: none;
	}
	
h1 {
	font-size: 32px;
	font-weight: bold;
	color: #006600;
	padding: 0 0 15px 0;
	margin: 0;
	}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #00703c;
	padding: 0 0 15px 0;
	margin: 0;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #006600;
	padding: 0 0 15px 0;
	margin: 0;
	}

h4 {
	font-weight: normal;
	font-size: 14px;
	color: #00703c;
	padding: 0 0 15px 0;
	margin: 0;
	text-transform: uppercase;
	}

h5 {
	font-weight: normal;
	font-size: 12px;
	color: #00703c;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}

/*h6 {
	font-weight: normal;
	font-size: 11px;
	color: #00703c;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	}*/

h6 {
	font-weight: bold;
	font-size: 14px;
	color: #00703c;
	padding: 0 0 15px 0;
	margin: 0;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited {
	text-decoration: underline;
	color: #00703c;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #00703c;
	}

/* ----------------------- <genClasses> --------------------------- */
.wrap {
	width: 794px;
	margin: 0 auto;
	background: url(/App_Themes/gle/images/bg_home_content_tile.gif) top left repeat-y;
	}

.wrap_content {
	background: url(/App_Themes/gle/images/bg_home_content.gif) top left no-repeat;
	min-height: 643px;
	}

.search {
	padding: 9px 0 0 45px;
	}

.search_box { 	
	margin-right: 2px;	
}

.search_box input {
	width: 146px; 
	background: #efefef;
	border: 0;
	height: 16px;
	font-size: 11px; 
	vertical-align: middle; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 4px 2px 2px 4px;
	}

.main_nav 
{
	text-align: center;
	margin-top: 9px;
	margin-bottom: 10px;
	}

.main_nav a:link, .main_nav a:visited  {
	background: url(/App_Themes/gle/images/bullet_green.gif) left 5px no-repeat;
	padding-left: 9px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #000;
	text-decoration: none;
	}

.main_nav a:hover, .main_nav a:active  {
	background: url(/App_Themes/gle/images/bullet_green.gif) left 5px no-repeat;
	padding-left: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #00703c;
	text-decoration: none;
	}

.flash {
	margin-bottom: 30px;
	}

.cta_home {
	width: 231px;
	padding: 0 0 0 21px;
	}

.home_content_middle {
	/*width: 278px;*/
	padding: 0 16px 0 22px;
	line-height: 18px;
	}

.home_content_right {
	width: 100%;
	padding: 0 0 0 0;
	line-height: 18px;
	}

.home_content_right h1 {
	padding-left: 32px;
	}

.home_content_news {
	width: 100%;
	font-size: 11px;
	padding: 0;
	padding-bottom: 10px;
	line-height: 14px;
}
.home_content_news ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.home_content_news ul li {
	background: url(/App_Themes/gle/images/bullet_green.gif) left 4px no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 12px 0;
}

.home_content_news a:link, .home_content_news a:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #00735d;
}
.home_content_news a:hover, .home_content_news a:active {
	font-size: 11px;
	text-decoration: none;
	color: #00735d;
}

.email_signup_wrap {
	width: 195px;
	background: url(/App_Themes/gle/images/bg_email_tile.gif) top left repeat-y;
	margin-left: 15px;
	}

.email_signup {
	background: url(/App_Themes/gle/images/bg_email_top.gif) top left no-repeat;
	padding: 36px 30px 0 24px;
	}

.email_signup a:link, .email_signup a:visited {
	text-decoration: none;
	color: #fff;
	}

.email_signup a:hover, .email_signup a:active {
	text-decoration: underline;
	color: #fff;
	}
	
.button {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #fff;	
	margin: 0;
	padding: 0;
	background: #666;
	border: 1px solid #999;
	}

.footer {
	background: url(/App_Themes/gle/images/bg_footer.gif) top left no-repeat;
	font-size: 11px;
	color: #a4a4a4;
	width: 794px;
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 75px 0 20px 0;
	display: block;
	}

.footer p {
	font-size: 11px;
	color: #1a3a52;
	padding: 0 35px;
	margin: 0;
	}

.footer a:link, .footer a:visited {
	font-size: 11px;
	color: #1a3a52;
	text-decoration: underline;
	padding: 0;
	}

.footer a:hover, .footer a:active {
	font-size: 11px;
	color: #1a3a52;
	text-decoration: none;
	padding: 0;
	}

/* ----------------------- <Sub> --------------------------- */
.banner_sub {
	width: 794px;
	margin: 0 auto;
	}

.wrap_sub_content {
	background: url(/App_Themes/gle/images/bg_sub_content.gif) top left no-repeat;
	min-height: 643px;
	}

.sub_content {
	padding-top: 30px;
	}

.content_sub_left {
	vertical-align: top;
	width: 193px;
	padding-left: 23px;
	}

.content_sub_left h1 {
	padding: 0 0 12px 10px
	}

.content_sub_right {
	vertical-align: top;
	width: 578px;
	}
	
.content_sub_right_wrap {
    border-left: 1px solid #ebebeb;
    padding: 3px 44px 30px 30px;
    line-height: 18px;
    display: block;
	}


/* ----------------------- <imgRollOver> --------------------------- */

.imageSwap a:link, .imageSwap a:visited {
	display: block;
	background: url(/App_Themes/gle/images/bullet_green.gif) 0 7px no-repeat;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00703c;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

.imageSwap a:hover, .imageSwap a:active {
	background: url(/App_Themes/gle/images/bullet_green.gif) 0 7px no-repeat;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00703c;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	}

.imageSwap span {
	display: block;
	padding: 2px 3px 2px 10px;
	margin: 0;
	}

.selected_sub_link a {
	display: block;
	background: url(/App_Themes/gle/images/bullet_green.gif) 0 10px no-repeat;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00703c;
	text-decoration: underline !important;
	margin: 0;
	padding: 0;
	}

.selected_sub_link a {
	background: url(images/bg_subnav_imageswap.gif) no-repeat;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00703c;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	}

/* this positions the text within the cell. must use a p tag around the dynamic text */

.selected_sub_link span {
	display: block;
	margin: 0;
	padding: 2px 3px 2px 10px;
	}

/* --------------------- Press Room & Press Room Details styling
------------------------------------------------------------- */

.pressRoom {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.pressRoom .colorBox {
	background: none;
	}
	
.pressRoom h3 {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00703C;
	}
	
.pressRoom .title {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00703C;
	}

.pressRoom .container
{
    background-color: #FFF4E4;
    padding: 5px;
}

.pressRoom .goBackLink a:link, .pressRoom .goBackLink a:hover
, .pressRoom .goBackLink a:active, .pressRoom .goBackLink a:visited
{
    font-size: 9px;
    color: #00703C;
    text-decoration: none;
}
	
.pressRoom span {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.pressRoom p {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.pressRoom strong {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.pressRoom em {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.pressRoom a:link, .pressRoom a:visited {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: underline;
    }

.pressRoom a:hover, .pressRoom a:active {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: none;
    }

.pressRoom .readMore a:link, .pressRoom .readMore a:visited {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;

    text-decoration: underline;
    }

.pressRoom .readMore a:hover, .pressRoom .readMore a:active {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: none;
    }

.pressRoom .postDate
{
    font-style: italic;
    font-size: 13px;
}

.pressRoom .shortDescription span
{
    font-size: 11px;
}

.pressRoom .release
{
    background: none;
    padding: 5px;
}

/* Press Room Detail */

.pressRoom .detail {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.pressRoom .detail .colorBox {
	background: none;
	}
	
.pressRoom .detail h3 {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.pressRoom .detail span {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.pressRoom .detail p {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.pressRoom .detail strong {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.pressRoom .detail em {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.pressRoom .detail a:link, .pressRoom .detail a:visited {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: underline;
	}

.pressRoom .detail a:hover, .pressRoom .detail a:active {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: none;
    }

.pressRoom .detail .readMore a:link, .pressRoom .detail .readMore a:visited {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: underline;
    }

.pressRoom .detail .readMore a:hover, .pressRoom .detail .readMore a:active {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: none;
    }
    
/* --------------------- Contact Us form styling
------------------------------------------------------------- */

.contactUs {
	
	}

.contactUs span {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}

.contactUs .field {
	font: 11px "Trebuchet MS", 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;
	}*/
/************************************************
Email List Signup Styles
*************************************************/
.emailListSignup
{
    
}

.errorText
{
    color: #FF0000;
}

.labelText
{
    background: none;
    border: none;
    text-align: right;
	padding-right: 3px;
	width: 150px;
}

input {
	background: #ececec;
	border: 1px solid #e3e3e3;
	}

textarea {
	background: #ececec;
	border: 1px solid #e3e3e3;
	}
	
/* --------------------- Testimonials & Testimonials Details styling
------------------------------------------------------------- */

.testimonials {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.testimonials .colorBox {
	background: none;
	padding:20px;
	width:90%;
	}
	
.testimonials h3 {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.testimonials span {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.testimonials p {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.testimonials strong {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.testimonials em {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.testimonials a:link, .testimonials a:visited {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: underline;
    }

.testimonials a:hover, .testimonials a:active {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    }

.testimonials .readMore a:link, .testimonials .readMore a:visited {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: underline;
    }

.testimonials .readMore a:hover, .testimonials .readMore a:active {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: none;
    }

/* testimonials Detail */

.testimonials .detail {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.testimonials .detail .colorBox {
	background: none;
	padding:20px;
	width:90%;
	}
	
.testimonials .detail h3 {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.testimonials .detail span {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.testimonials .detail p {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.testimonials .detail strong {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.testimonials .detail em {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.testimonials .detail a:link, .testimonials .detail a:visited {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: underline;
    }

.testimonials .detail a:hover, .testimonials .detail a:active {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: none;
    }

.testimonials .detail .readMore a:link, .testimonials .detail .readMore a:visited {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: underline;
    }

.testimonials .detail .readMore a:hover, .testimonials .detail .readMore a:active {
    font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #00703C;
    text-decoration: none;
    }
