@charset "utf-8";
/* CSS Document */

/* -------- TEMPLATE LAYOUT --------- */
body {
	padding: 0;
	margin: 0;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #9dc9e5;
	background-image: url(../images/background_blue.gif);
	background-repeat: repeat-x;
}
input {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
#nav_top {
	background-image: url(../images/nav_background_blue.gif);
	background-repeat: repeat-x;
	margin-left: 6px;
	margin-right: 6px;
	color: #FFFFFF;
}
#topnav_login {
	float: right;
	font-size: 10px;
	color: #555;
	width: 408px;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	margin-top:0
}
#topnav_login input{
	font-size: 10px;
	color: #555;
}
#topnav_login form{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 5px;
	padding-top: 0px;
}
#topnav_login form, x:-moz-any-link {
	margin-top: 1px;
}
#topnav_login form, x:-moz-any-link, x:default {
	margin-top: 1px;
}
#maincontent {
	width: 945px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
#breadcrumbs {
	font-size: 10px;
	position: relative;
	display: block;
	float: right;
	top: -6px;
	padding-right: 3px;
	padding-left: 3px;
	color: #999999;
}
#breadcrumbs a:link {
	color: #80B9E3;
}
#breadcrumbs a:visited {
	color: #80B9E3;
}
#breadcrumbs a:active {
	color: #80B9E3;
}
/* ----------- BODY FORMATTING - ONE COLUMN ----------- */

#margin {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

/* ----------- BODY FORMATTING - TWO COLUMNS ----------- */

td#submenu_column {
	}

td#body_column {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: left;
	width: 715px;
}
/* ----------- SEARCH FIELD ------------------*/
#inputArea	{
	width:185px;
	border:1px solid #A5ACB2;
	background-color:#FFF;
}
#inputArea  input[type="submit"] {
	background-image: url(../images/search_icon.gif);
	background-repeat: no-repeat;
	width: 20px;
	height:16px;
	background-position: right;
	cursor:pointer;
	vertical-align:middle;
	border:0;
}
#inputArea input[type="text"] { width:150px; border:0; margin-right:5px;}

/* ----------- DATA TABLE STYLES ------------- */
table.datatable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
	line-height: 14px;
}
table.datatable ul { line-height: 18px;}
.datatable tr {	text-align:center;}
.datatable tr.odd {	background-color: #ECFCCB;}
.datatable tr.odd_blue {	background-color:#EEF8FD;}
.datatable td {
	padding-top: 5px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
}
.datatable .section_end {	border-right-width: 4px;}
.datatable th{
	background-image: url(../images/bg_td2_green.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7CC540;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	background-color: #F0F9CE;
	background-repeat: repeat-x;
	line-height: 14px;
}
td.header{
	color:#FFF;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	background-color: #7CC540;
	line-height: 20px;
	vertical-align:text-top;
	text-align:center;
}
.border-left_gray {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
}

/* ----------- PHOTO TABLE STYLES ------------- */

table#phototable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
}
#phototable tr {	text-align:center;}
#phototable th{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bg_td1.jpg);
	background-repeat: repeat-x;
	padding-left: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	line-height: 14px;
}

/* ----------- PRODUCT GUIDE THUMBS  ----------- */

table.productguide {
	width: 715px;
	background-repeat: repeat-x;
	background-position: top;
}
.productguide td{
	text-align: center;
	font-weight: normal;
	vertical-align: top;
	line-height: 14px;
	width: 170px;
	margin-bottom: 0px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-bottom: 8px;
}
.productguide td.border_vert{
	width: auto;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.productguide td.border_horiz{
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: auto;
}
.productguide td.special{	width: 150px;}
.productguide td:hover {
	background-color: #ECFCCB;
	border-color: #D5F19E;
}
.productguide td.blank {
	background-color: #FFF;
	border-color: #FFF;
}
.productguide td.blank:hover {
	background-color: #FFF;
	border-color: #FFF;
}
.productguide a img {	border: 1px solid #FFFFFF;}
.productguide a:hover img {
	border: 1px solid #E3E3E3;
	cursor: hand;
}
table.productguide_simple {	width: 715px;}
.productguide_simple a img {	border: 1px solid #FFFFFF;}
.productguide_simple a:hover img {
	border: 1px solid #E3E3E3;
	cursor: hand;
}
.product_name {
	font-size: 10px;
	line-height: normal;
}
.template_thumbs {
	background-color: #f4f4f4;
	width: 98px;
	height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* ----------- BASIC TABLE BORDERS -------*/

td.td_border_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
td.td_border_left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
}
td.td_green_shaded{	background-color: #ECFCCB;}
td.td_gray_shaded{	background-color: #F4F4F4;	}
td.td_inset_10px{
	margin:10px;
	padding:10px;
}
td.td_inset_5px{
	margin:5px;
	padding:5px;
}

/* ----------- SIDE COLUMN  ----------- */

.sideblock {
	width: 200px;
	border-bottom-width: 1px;
	background-repeat: repeat-x;
	margin-top: 10px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
}
.sideblock_margins {
	text-align: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}
#roesnav  {
	margin: 0px;
	padding: 0px;
}
li.roesnav {
	background-image: url(../images/side_roes_nav_dots.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	text-align: left;
	margin-left: 9px;
	padding-left: 13px;
}
li.roesnav li {
	list-style-type: none;
	text-align: left;
	margin-left: -40px;
	padding-left: 13px;
}
table#contact_table{
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: auto;
	margin-top: 5px;
}
#contact_table td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
}
.border_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}

/* ----------- PREVIOUS / NEXT BUTTONS -------------- */

#previous_next{
	float: right;
	position: relative;
	padding-right: 3px;
	padding-left: 3px;
	top: -5px;
}

/* ----------- TEXT & CONTENT  ----------- */
img {border: 0;}
.png img{ behavior: url('pngbehavior.htc');}
p {margin: 2px 0px 10px 0px;}
.margin_left_3px {	margin-left:3px	}
.margin_top_5px {	margin-top:5px}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ec5e08;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h2 {font-size: 12px; line-height: 18px;}
hr{color:#E3E3E3}
.subheader {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ec5e08;
	margin-bottom:0
}
.gray {	color: #555;}
.blue {	color: #0676B9;}
.darkblue {	color: #003399}
.green {	color: #3A9527;}
.red {
	color: #CC0000;
	line-height: 14px;
}
.subheader_small {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #ec5e08;
	margin-bottom:0
}
.subheader_shaded {
	padding: 5px 0px 5px 3px;
	background: url(../images/bg_td1.jpg) repeat-x;
	border-top: solid #E3E3E3 1px;
	border-bottom: solid #E3E3E3 1px;
	width: 715px;
}
.subheader_section{
	font-size: 12px;
	margin-bottom: 7px;
	border-bottom: solid 1px #CCC;
	margin-top: 20px;
	padding: 1px;
	color: #EC5E08;
}

.list1 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.list {
	background-image: url(../images/arrow_ltblue.gif);
	background-repeat: no-repeat;
	background-position: -3px 5px;
	list-style-type: none;
	text-align: left;
	margin-left: -30px;
	padding-left: 12px;
	padding-bottom: 7px;
	margin-top: 5px;
}
.nolinespace {	padding-bottom: 0px;}
.normallineheight {	line-height:normal;}
.orange_arrow {	background-image: url(../images/arrow_orange.gif);}
.list1 h1 {
	font-size: 12px;
	font-weight: bold;
	color: #ec5e08;
}
.list1 blockquote {
	font-size: 11px;
	padding-bottom: 6px;
	line-height: 18px;
}
.list1 ul li {
	padding-bottom: 12px;
	line-height: 18px;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.image_credit {
	font-size: 9px;
	line-height: 14px;
}
.description {
	font-size: 9px;
	color: #F4f4f4;
	text-align: left;
	line-height: 14px;
}
.description a:link{
	font-size: 9px;
	color: #F4f4f4;
	text-align: left;
	line-height: 14px;
}
.description a:visited {	color: #F4f4f4;}
a:link {
	color: #0676B9;
	text-decoration: none;
}
a:visited {
	color: #0676B9;
	text-decoration: none;
}
a:hover {
	color: #ec5e08;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #0676B9;
	text-decoration: none;
}
.asterisk {
	font-size: 9px;
	font-weight: normal;
}
.graybox {
	background-color: #F4F4F4;
	padding-left: 10px;
	padding-right: 10px;
}

/*---------- Image Fade Effect --------*/
img.fade_on_hover {
    opacity:1.0;
    filter:alpha(opacity=100);
}

img.faded {
    opacity:0.6;
    filter:alpha(opacity=60);
}
img.imageborder{
	border: solid #E3E3E3 1px;
	}

/*---------- ID should not be used, but may still exist in site: change these IDs to a classes wherever found on pages --------*/
#subheader_shaded {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bg_td1.jpg);
	background-repeat: repeat-x;
	padding-left: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	width: 715px;
}

table#datatable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
	line-height: 14px;
}
#datatable tr {	text-align:center;}
#datatable tr.odd {	background-color: /*#FAFDEC;*/#ECFCCB;}
#datatable tr.odd_blue {	background-color:#EEF8FD;}
#datatable td {
	padding-top: 5px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
}
#datatable .section_end {	border-right-width: 4px;}
#datatable th{
	background-image: url(../images/bg_td2_green.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7CC540;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	background-color: #F0F9CE;
	background-repeat: repeat-x;
	line-height: 14px;
}
table#productguide {
	width: 715px;
/*	background-image: url(../images/bg_td1.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
}
#productguide td{
	text-align: center;
	font-weight: normal;
	vertical-align: top;
	line-height: 14px;
	width: 170px;
	margin-bottom: 0px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-bottom: 8px;
}
#productguide td.border_vert{
	width: auto;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#productguide td.border_horiz{
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: auto;
}
#productguide td.special{	width: 350px;}
#productguide td:hover {
	background-color: #ECFCCB;
	border-color: #D5F19E;
}
#productguide a img {	border: 1px solid #FFFFFF;}
#productguide a:hover img {
	border: 1px solid #E3E3E3;
	cursor: hand;
}
table#productguide_simple {	width: 715px;}
#productguide_simple a img {	border: 1px solid #FFFFFF;}
#productguide_simple a:hover img {
	border: 1px solid #E3E3E3;
	cursor: hand;
}
.product_name {
	font-size: 10px;
	line-height: normal;
}
#template_thumbs {
	background-color: #f4f4f4;
	width: 98px;
	height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#list {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
#list h1 {
	font-size: 12px;
	font-weight: bold;
	color: #ec5e08;
}
#list blockquote {
	font-size: 11px;
	padding-bottom: 6px;
	line-height: 18px;
}
#list ul li {
	padding-bottom: 12px;
	line-height: 18px;
}
#list ul ul li{
	margin: 0px 0px 2px -10px;
	padding: 0px;
}
#list ul ul ul li{
	margin: 0px;
	padding: 0px;
}

/* -- BIG BLUE BUTTON -- */
.button{
     background: url(../images/button.png) 0 -28px;
     height:28px;
	 width:275px;
	 display:block;
	 background-position:0 -28;
}
.button:hover{
     background: url(../images/button.png) 0 0;
     height:28px;
	 width:275px;
	 display:block;
	 background-position:0 0;
}
.button a{
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-size: 1.25em;
	vertical-align: middle;
	line-height:28px;
}
.button a:hover{text-decoration:none;}

/* --- Silver Background Gradient box with white borders, and css gray border frame for images--- */

.navbackground {
	padding: 5px;
	border: solid 1px #EFEFEF;
	border: solid 2px #ffffff;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
	background-image:url(http://www.bayphoto.com/images/background-silver.jpg);
	padding:8px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	vertical-align:top;
}

.grayimageborder {
	border: 1px solid #dbdbdb; padding: 5px; background-color: #FFFFFF;}
	
/* Homepage Footer CSS */

.homepagefooter {
	padding: 0px;
	border: solid 1px #EFEFEF;
	border: solid 1px #ffffff;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
	background-image:url(../images/homepage/div_backgrounds/footerbackground.jpg);
	padding:8px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	vertical-align:top;
}

.qualityserviceinnovation {
height:134px; 
	width:884px; 
	margin-bottom:15px; 
	margin-left:-3px; 
	padding: 5px;
	border: solid 1px #EFEFEF;
	border: solid 1px #ffffff;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
	padding:8px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	vertical-align:top;
    background-image:url(../images/homepage/div_backgrounds/silver_orange_div_gradient.jpg);
}
