﻿/* -------------------------- <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: 12px;
	text-decoration: none;
	color: #3d5256;
	background: #22232e;
	}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #3d5256;
	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: 12px;
	text-decoration: none;
	color: #3d5256;
	border: none;
	}
	
h1 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding: 0;
	margin: 0;
	text-transform: none;
	letter-spacing: -1px;
	}

h2 {
	font-weight: normal;
	font-size: 18px;
	color: #ff6600;
	padding: 0;
	margin: 0;
	text-transform: none;
	}

h3 {
	font-weight: normal;
	font-size: 11px;
	color: #000;
	padding: 0;
	margin: 0;
	text-transform: none;
	}

p {
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #4682b4;
	}
	
a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #4682b4;
	}

ul {
	padding: 0;
	margin: 20px 0 0 15px;
	}

li {
	padding: 0 0 10px 0;
	margin: 0;
	list-style-image: url(images/bullet.gif);
	}

.footer_wrap {
	padding-bottom: 50px;
	}

.footer {
	background: url(images/bg_footer.jpg) top left no-repeat;
	font-size: 11px;
	color: #4682b4;
	width: 940px;
	margin: 0 auto;
	padding: 0;
	display: block;
	padding-top: 30px;
	}

.footer p {
	font-size: 11px;
	color: #4682b4;
	padding: 0 30px;
	margin: 0;
	line-height: 25px;
	}

.footer a:link, .footer a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #4682b4;
	text-decoration: underline;
	padding-left: 15px;
	}

.footer a:hover, .footer a:active {
	font-weight: normal;
	font-size: 11px;
	color: #4682b4;
	text-decoration: none;
	padding-left: 15px;
	}

.header_orange {
	color: #ff6600;
	font-size: 18px;
	}

/* ----------------------- <Home> --------------------------- */
.wrap {
	width: 940px;
	margin: 0 auto;
	background: url(images/bg.jpg) top left repeat-y;
	}

.header {
	height: 134px;
	overflow: hidden;
	background: url(images/bg_header.jpg) top left no-repeat;
	padding: 15px 0 0 15px;
	}

.header_links {
	float: right;
	width: 265px;
	height: 71px;
	text-align: right;
	padding: 12px 35px 0 0;
	}

.header_links a:link, .header_links a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	padding-left: 20px;
	} 

.header_links a:hover, .header_links a:active {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	padding-left: 20px;
	}

.flash_area {
	background: url(images/bg_flash.jpg) top left no-repeat;
	height: 378px;
	}

.flash_area_top {
	height: 33px;
	overflow: hidden;
	padding: 17px 40px 0 40px;	
	}

.flash_area_left_wrap {
	width: 354px;
	height: 149px;
	margin: 119px 33px 0 212px;
	font-size: 13px;
	color: #3d5256;
	line-height: 20px;
	} 	

.flash_area_left_top {
	font-size: 13px;
	color: #3d5256;
	line-height: 20px;
	padding-left: 8px;
	} 

.flash_area_left_bottom {
	margin-top: 15px;	
	}

.flash_area_right {
	width: 163px;
	font-size: 13px;
	color: #d3d7d8;
	font-style: italic;
	padding: 97px 145px 74px 33px;
	}

.flash_area_right ul {
	padding: 0;
	margin: 0 0 0 15px;
	}

.flash_area_right li {
	padding: 0 0 8px 0;
	margin: 0;
	list-style-image: url(images/bullet_orange_arrow.gif);
	}

.content_home_left {
	width: 565px;
	padding: 20px 14px 8px 38px;
	}

.content_home_right_top {
	width: 277px;
	padding: 20px 38px 8px 8px;
	}

.content_home_right_bottom_cta_wrap {
	width: 231px;
	height: 40px;
	padding: 26px 0 0 61px;
	margin-top: 5px;
	background: url(images/cta_bkg.jpg) top left no-repeat;
	}

.content_home_right_bottom_cta {
	width: 218px;
	height: 16px;
	overflow: hidden;	
	font-size: 13px;
	}
	
.content_home_right_bottom_cta a:link, .content_home_right_bottom_cta a:visited {
	font-size: 13px;
	}

.content_home_right_bottom_cta a:hover, .content_home_right_bottom_cta a:active {
	font-size: 13px;
	}

/* ----------------------- <Sub> --------------------------- */
.bg_sub {
	background: url(images/bg_sub.jpg) top left no-repeat;
	}

.breadcrumbs {
	padding: 0 40px;
	font-size: 11px;
	color: #415c66;
	}

.cart {	
	font-size: 11px;
	color: #415c66;
	}
.cart a:link, .cart a:visited {
	font-size: 11px;
	color: #415c66;
	font-weight: normal;
	}

.cart a:hover, .cart a:active {
	font-size: 11px;
	color: #415c66;
	font-weight: normal;
	}
	
	
.breadcrumbs a:link, .breadcrumbs a:visited {
	font-size: 11px;
	color: #415c66;
	font-weight: normal;
	}

.breadcrumbs a:hover, .breadcrumbs a:active {
	font-size: 11px;
	color: #415c66;
	font-weight: normal;
	}

.content_sub {
	margin-top: 10px;
	}

.subnav_wrap {
	width: 217px;
	margin: 0 0 0 26px;
	background: url(images/bg_subnav_tile.jpg) top left repeat-y;	
	}

.subnav {
	background: url(images/bg_subnav.jpg) top left no-repeat;
	padding: 12px 0 80px 23px;
	}
	
.Cartsubnav {
	background: url(images/bg_subnav.jpg) top left no-repeat;
	padding: 12px 0 10px 23px;
}

.content_sub_right_wrap {
	background:  url(images/bg_content_sub_tile.jpg) top left repeat-y;
	width: 682px;
	}

.content_sub_right_hdr {
	background: url(images/bg_hdr_content_sub.jpg) top left no-repeat;
	height: 46px;
	padding: 32px 28px 0 31px;
	overflow: hidden;
	}

.content_sub_right_hdr h1 {
	font-weight: normal;
	font-size: 24px;
	color: #000;
	padding: 0;
	margin: 0;
	text-transform: none;
	letter-spacing: -1px;
	}

.content_sub_right {
	background: url(images/bg_content_sub.jpg) top left no-repeat;
	min-height: 246px;
	padding: 34px 0 0 30px;
	}

.content_sub_right_info {
	width: 610px;
	color: #22232e;
	line-height: 16px;
	}

.content_sub_right_info_top {
	font-style: italic;
	line-height: 20px;
	color: #598fbc;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 33px;
	}


/* this is the super-duper "rollOver" technique for 
creating dynamic subnavs with the same background images 7/08/06 */

.imageSwap a:link, .imageSwap a:visited {
	display: block;
	background: url(images/arrow_one_grey.gif) no-repeat;
	background-position: 0 4px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #22232e;
	text-decoration: none;
	width: 172px;
	margin: 0;
	padding: 0;
	}
	
.imageSwap a:hover, .imageSwap a:active {
	background: url(images/arrow_one_orange.gif) no-repeat;
	background-position: 0 4px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #22232e;
	text-decoration: none;
	width: 172px;
	margin: 0;
	padding: 0;
	}

.imageSwap a.testBoxOn:hover, .imageSwap a.testBoxOn:active, .imageSwap a.testBoxOn:link, .imageSwap a.testBoxOn:visited {
	background: url(images/arrow_one_orange.gif) no-repeat;
	background-position: 0 4px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #22232e;
	text-decoration: none;
	width: 172px;
	margin: 0;
	padding: 0;
	}

/** tertiary subnav style ***/
.imageSwap .on a:link, .imageSwap .on a:visited, .imageSwap .on a:hover, .imageSwap .on a:active
{
	background: url(images/arrow_one_orange.gif) no-repeat;
	background-position: 0 4px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #22232e;
	text-decoration: none;
	width: 172px;
	margin: 0;
	padding: 0;
}

 div .tertiaryNav a.tertiaryNav:link, div .tertiaryNav a.tertiaryNav:visited 
 {	
	background: url(images/arrow_two_grey.gif) no-repeat;
	background-position: 0 4px;
	display: block;	
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;	
	margin: 0;
	padding: 0 0px 0 15px;
	width: 172px;
	}

div .tertiaryNav a.tertiaryNav:hover, div .tertiaryNav a.tertiaryNav:active 
{
	background: url(images/arrow_two_orange.gif) no-repeat;
	background-position: 0 4px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00;
	text-decoration: none;	
	margin: 0;
	padding: 0 0px 0 15px;
	width: 172px;
	}
	
.tertiaryNav a.tertiaryNavOn:link, .tertiaryNav a.tertiaryNavOn:visited, .tertiaryNav a.tertiaryNavOn:hover, .tertiaryNav a.tertiaryNavOn:active
{
	background: url(images/arrow_two_orange.gif) no-repeat;
	background-position: 0 4px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;	
	margin: 0;
	padding: 0 0px 0 15px;
	width: 172px;
}

div.quaternaryNav a.quaternaryNav:link, div.quaternaryNav a.quaternaryNav:visited 
 {
	background:none;
	display: block;	
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;	
	margin: 0;
	padding: 0 0px 0 45px;
	width:133px;
	}

div.quaternaryNav a.quaternaryNav:hover, div.quaternaryNav a.quaternaryNav:active 
{
	background:none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00;
	text-decoration: none;	
	margin: 0;
	padding: 0 0px 0 45px;
	width:133px;
	}
	
.quaternaryNav a.quaternaryNavOn:link, .quaternaryNav a.quaternaryNavOn:visited, .quaternaryNav a.quaternaryNavOn:hover, .quaternaryNav a.quaternaryNavOn:active
{
	background:none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #f3ca10;
	text-decoration: none;	
	margin: 0;
	padding: 0 0 0 45px;
	width:133px;
}

/** END **/

	
/* this positions the text within the cell. must use a p tag around the dynamic text */

.imageSwap span {
	display: block;
	padding: 0px 3px 6px 10px;
	margin: 0;
	}
	
/* ---------------------------------------------------------------------------------- */

/* this activates a div to show up where ever it is needed */

.testBoxOff div {
	display: none;
	padding-left: 30px;
	}
	
.testBoxOn div {
	display: block;
	padding-left: 30px;
	}

/* this is the super-duper "rollOver" technique for 
creating dynamic third level subnavs with the same background images 7/08/06 */

.testBoxOn div a:link, .testBoxOn div a:visited {
	display: block;
	background: url(images/arrow_two_grey.gif) no-repeat;
	background-position: 0 4px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #22232e;
	text-decoration: none;
	width: 145px;
	margin: 0;
	padding: 0;
	}
	
.testBoxOn div a:hover, .testBoxOn div a:active {
	background: url(images/arrow_two_orange.gif) no-repeat;
	background-position: 0 4px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #22232e;
	text-decoration: none;
	width: 145px;
	margin: 0;
	padding: 0;
	}
	
td.testBoxOn a.On:link, td.testBoxOn a.On:visited, td.testBoxOn a.On:hover, td.testBoxOn a.On:active {
	display: block;
	background: url(images/arrow_two_orange.gif) no-repeat;
	background-position: 0 4px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #22232e;
	text-decoration: none;	
	}	

.testBoxOn div span {
	display: block;
	padding: 0 3px 6px 10px;
	margin: 0;
	}



table.featured_items {
        border: 0px solid #ccd0d1;
        border-collapse: collapse;
        }

td.featured_items  {
        /*width: 180px;*/
        padding: 6px 8px;
        border: 1px solid #ccd0d1;
        }

td.featured_items_left {
        padding: 0;
        margin: 0;
        vertical-align: top;
        }

td.featured_items_right {
        padding: 35px 0 0 4px;
        margin: 0;
        vertical-align: top;
        font-size: 13px;
        }
td.featured_items_right a:link, td.featured_items_right a:visited {
        font-size: 13px;
        }
td.featured_items_right a:hover, td.featured_items_right a:active {
        font-size: 13px;
        }





	
/* ----------------------- </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;}	
	