﻿/* -------------------------- <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: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	border: none;
	}
	
h1 {
	font-weight: bold;
	font-size: 12px;
	color: #003090;
	padding: 0 0 15px 0;
	margin: 0;
	text-transform: uppercase;
	}

h2 {
	font-weight: normal;
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

h3 {
	font-weight: normal;
	font-size: 11px;
	color: #000;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

p {
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: blue;
	}
	
a:hover, a:active {
	text-decoration: underline;
	color: blue;
	}

/* ----------------------- <genClasses> --------------------------- */
.footer {
	width: 734px;
	margin: 0 auto;
	background: url(images/bg_footer.jpg) top left no-repeat;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 25px;
	}

.footer p {
	font-size: 9px;
	color: #6b6b6b;
	}

.footer a:link, .footer a:visited {
	font-size: 9px;
	color: #7f7f7f;
	padding-left: 3px;
	padding-right: 3px;
	}

.footer a:hover, .footer a:active {
	font-size: 9px;
	color: #7f7f7f;
	padding-left: 3px;
	padding-right: 3px;
	}

p.bottom_links {
	font-size: 9px;
	color: #7f7f7f;
	}

ul {
	padding-left: 0;
	margin-left: 13px;
	}


li {
	list-style-image: url(images/bullet.gif);
	}


/* ----------------------- <Home> --------------------------- */
.wrap_home {
	width: 734px;
	margin: 0 auto;
	background: url(images/bg_home.jpg) top left no-repeat;
	min-height: 526px;
	}

.banner_home {
	padding: 0;
	margin: 0;
	height: 302px;
	}

.banner_home_content {
	padding: 0;
	margin: 0;
	width: 344px;
	height: 146px;
	overflow: hidden;
	padding-left: 42px;
	color: #909090;
	line-height: 22px;	
	}

.banner_home_content img {
	padding-top: 10px;
	}

.banner_home_content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 3px;
	}

.nav_home {
	padding-top: 13px;
	}

.home_content {
	margin-top: 55px;
	margin-bottom: 15px
	}

.home_content_left {
	width: 498px;
	vertical-align: top;
	line-height: 16px;
	}

.home_content_left p {
	padding-bottom: 15px;
	line-height: 16px;
	}

.home_content_left_top {
	padding: 0 16px 0 48px;
	}

.three_col_layout_wrap {
	background: url(images/bg_3col_tile.jpg) top left repeat-y;
	margin: 14px 0 0 32px;
	}

.three_col_layout {
	background: url(images/bg_3col.jpg) top left no-repeat;
	min-height: 236px;
	width: 458px;	
	}

.three_col_layout table {
	margin-top: 30px;
	}

.col_one {
	width: 122px;
	vertical-align: top;
	padding: 0 16px;
	}

.col_two {
	width: 122px;
	vertical-align: top;
	padding: 0 14px;
	}

.col_three {
	width: 130px;
	vertical-align: top;
	padding: 0 12px;
	}

.home_content_right {
	width: 212px;
	vertical-align: top;
	line-height: 16px;
	padding: 11px 0 0 15px;
	}

.home_content_right p {
	padding-bottom: 15px;
	line-height: 16px;
	}

	

/* ----------------------- <Sub> --------------------------- */
.wrap_sub {
	width: 734px;
	margin: 0 auto;
	background: url(images/bg_sub.jpg) top left no-repeat;
	min-height: 483px;
	}

.banner_sub {
	padding: 0;
	margin: 0;
	height: 186px;
	}

.logo_sub {
	padding: 124px 0 0 42px;
	}

.nav_sub {
	padding-top: 3px;
	}

.sub_content {
	margin-top: 25px;
	margin-bottom: 80px
	}

.sub_content_left {
	width: 197px;
	vertical-align: top;
	line-height: 16px;
	padding: 0px 0 0 24px;
	}

.hdr_sub {
	padding-left: 9px;
	}

.sub_content_right2 {
	width: 435px;
	vertical-align: top;
	line-height: 16px;
	padding: 8px 34px 0 20px;
	}
	
.sub_content_right {
	width: 435px;
	vertical-align: top;
	line-height: 16px;
	padding: 8px 34px 0 44px;
	}

.sub_content_right p {
	padding-bottom: 15px;
	line-height: 16px;
	}

/* ----------------------- <imgRollOver> --------------------------- */
/* 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/imageSwap.gif) top left no-repeat;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	width: 166px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.imageSwap a:hover, .imageSwap a:active {
	background: url(images/imageSwap.gif) top left no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	width: 166px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}

.imageSwap a.subnavselected:hover, .imageSwap a.subnavselected:active, .imageSwap a.subnavselected:link, .imageSwap a.subnavselected:visited 
{
	background: url(images/imageSwap.gif) top left no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	width: 166px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
	
/* this positions the text within the cell. must use a p tag around the dynamic text */

.imageSwap span {
	display: block;
	padding: 10px 10px 8px 20px;
	margin: 0;
	}

.imageSwap {
	padding-left: 9px;
	}
	
/* -------------- Category imageSwap styles for Catalog.master ------------------------------------ */

.catImageSwap a:link, .catImageSwap a:visited {
	display: block;
	background: url(images/imageSwap.gif) top left no-repeat;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	width: 166px;
	margin: 0;
	padding: 10px 4px 8px 20px;
	text-transform: uppercase;
	}
	
.catImageSwap a:hover, .catImageSwap a:active {
	background: url(images/imageSwap.gif) top left no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #137113;
	text-decoration: none;
	width: 166px;
	margin: 0;
	padding: 10px 4px 8px 20px;
	text-transform: uppercase;
	}

.catImageSwap a.subnavselected:hover, .catImageSwap a.subnavselected:active, .catImageSwap a.subnavselected:link, .catImageSwap a.subnavselected:visited 
{
	background: url(images/imageSwap.gif) top left no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #137113;
	text-decoration: none;
	width: 166px;
	margin: 0;
	padding: 10px 4px 8px 20px;
	text-transform: uppercase;
}
	
/* this positions the text within the cell. must use a p tag around the dynamic text */

.catImageSwap span {
	display: block;
	margin: 0;
	}

.catImageSwap {
	padding-left: 9px;
	}
	
/* this activates a div to show up where ever it is needed */

.testBoxOff div {
	display: none;
	}
	
.testBoxOn div {
	display: block;
	}

/* 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 {
	background: none;
	display: block;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	width: 160px;
	margin: 0;
	padding: 0;
	text-transform: none;
	}
	
.testBoxOn div a:hover, .testBoxOn div a:active {
	background: none;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	width: 160px;
	margin: 0;
	padding: 0;
	text-transform: none;
	}

.testBoxOn div span {
	display: block;
	padding: 0px 3px 6px 40px;
	margin: 0;
	}
	
/* ----------------------- </imgRollOver> --------------------------- */

	
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid #06419B; 
    background-color: #ffffff; 
    height:50px; 
    width:270px;
    text-align:center;
    padding-top:30px
}

