﻿body
{
   margin: 0px;
   padding: 0px;
   width:100%;
   text-align:center;
   /*font-family:;*/
   font-size: 12px;
}
form
{
   margin: 5px;
   text-align:left
}

.Tools
{
    font-family:Trebuchet MS;
    font-size:small; 
    border: 1px solid #ddd; 
    background-color: #eee;
}

/* Site Header styles */
td.SiteHeader
{
/*   background-image:url(images/menu_bg2.gif);  */
/*   height: 35px; 
   padding: 32px 0px 15px 0px;   */ 
}

.SectionMenu
{
   /* border-top: solid 0px orange;*/
      border-top: solid 0px #C1C1C1;  
}

/* Site Body styles */
td.SiteBody
{
   vertical-align: top;
   /*padding-top: 20px; */
   padding-bottom: 10px;
}
.spacing { 
 margin: 0;
 padding: 0;
 letter-spacing: -0.1em;
} 
.searchnew
{ position:relative;
   float:left;
   width:100px;
   height:19px;
   margin-left:48px;
/*   display:inline-table; */
   z-index:1001;
}

.SiteFooter1
{
    background-image:url(images/menu_bg2.gif);  
    background-position:top;
    margin-top:0px;
    font-family: Trebuchet MS;
    Height:33px;
   text-decoration: none;
}
a.SiteFooter1
{
   color: #000000;
   text-decoration: none;
}
a.SiteFooter1:hover
{
   color: #FFFFFF;
   text-decoration: none;
}

/* SiteHeader Horizontal Menu */
table.SiteHeaderMenu td
{
   font-size: 12px; 
   background-image:url(images/menu_bg2.gif);
   Height: 35px; 
   font-family: Trebuchet MS;
}
table.hStaticMenu
{
   /* border: 0px solid #a9a9a9;   
   border-left: none; */   
}
table.hStaticMenuItem
{
   /* border-left: solid 0px #a9a9a9;  
   background-image:url(images/hStaticMenuUnselected.gif);
   background-repeat: repeat-x;
   background-color: #CF0000;*/
   text-align: center; 
}
a.hStaticMenuItem
{
   /*display: block;*/
   white-space: nowrap;
   padding: 0px 8px 0px 8px;
   height: 16px;
   color: #000000;
}
a.hStaticMenuItem:hover
{
/*   color: #ff9900; */
   color:#FFFFFF;
}
a.hStaticSelected
{
/*   color: #ff9900; */
   color:#000000;
}
table.hStaticHover
{
/*    color: #FFFFFF; */
}
table.hStaticSelected
{
   /* background-image:url(images/hStaticMenuSelected.gif);
   background-repeat: repeat-x;
   background-color: #FF9900; */
}
div.hDynamicMenu
{
   background-color:#C1C1C1;
   z-index:1000;
   /* border: solid 0px #ff9900;
   min-width: 137px;
   padding: 0px 0px 0px 0px; */
}
table.hDynamicMenuItem
{
   /* border: solid 0px #ff9900; */
   font-family: Trebuchet MS;
   font-size: 11px;
   color: #C1C1C1;
   background-color: Transparent;
}
a.hDynamicMenuItem
{
   display: block;
/*   width: 155px; */
   min-width: 155px;
   padding: 0px 5px 3px 5px;
   color: #000000; 
}
a.hDynamicMenuItem:hover
{
/*   color: #CC3300; */
   color: #FFFFFF;
}
table.hDynamicHover
{
   /* border: solid 0px #ff9900; */
}

/* SectionHeader Horizontal Menu */
table.SectionHeaderMenu td
{
   font-size: 11px;
   height: 20px;
   font-family: Trebuchet MS;
}
table.shStaticMenu
{
   /* border: 0px solid #a9a9a9;   
   border-left: none;
   margin-left: 0px; */     
}
table.shStaticMenuItem
{
   height: 24px;
   /* border-left: solid 0px #a9a9a9;  
   background-image:url(images/hStaticMenuUnselected.gif);
   background-repeat: repeat-x;
   background-color:#ff9900; */    
 }
a.shStaticMenuItem
{
   /*display: block; */
   white-space: nowrap;
   padding: 1px 8px 1px 8px;
   height: 24px;
   color:#FFFFFF;
} 
a.shStaticMenuItem:hover
{
/*   color:#CC3300; */
   color:#000000;
}
a.shStaticSelected
{
/*   color: #CC3300; */
   color: #000000;
   background-color:#C1C1C1;
}
table.shStaticHover
{
   /* background-image:url(images/hStaticMenuHover.gif);
   background-repeat: repeat-x; 
   background-color: #ff9900;       */
   background-color: #C1C1C1;       

}
table.shStaticSelected
{
   /* background-image:url(images/hStaticMenuSelected.gif);
   background-repeat: repeat-x;
   background-color: #ff9900;
   font-weight:bold;
   color: #CC3300; */
}
div.shDynamicMenu
{
   border: solid 1px #A9A8A9;
   min-width: 120px;
   padding: 1px 1px 0px 1px;
}
table.shDynamicMenuItem
{
   background-color: #C1C1C1;
   border: solid 1px #C1C1C1;
   font-family: Trebuchet MS;
   font-size: 11px;
}
a.shDynamicMenuItem
{
   display: block;
   width: 120px;
   min-width: 120px;
   padding: 1px 8px 1px 8px;
   color: #000000;
}
a.shDynamicMenuItem:hover
{
   color: #000000;
}
table.shDynamicHover
{
/*   background-color: #ff9900;
   border: solid 1px #ff9900; */
   background-color: #C1C1C1;
   border: solid 1px #C1C1C1;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/home/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/home/overlay.png", sizingMethod="scale");
	}

/*Cobb-Vantress Web Site CSS
/*Common Styles*/
.header { color: #000000; font-weight: bold; font-size: 20px; font-family:Trebuchet MS; line-height: 16px; text-align: left; margin: 0 0 4px; padding: 0; }
.header1 { color: #000000; font-weight: bold; font-size: 16px; font-family: Trebuchet MS; line-height: 16px; text-align: left; margin: 0 0 4px; padding: 0; }
.header2 { color: #000000; font-weight: Bold; font-size: 14px; font-family: Trebuchet MS; line-height: 16px; text-align: left; margin: 0 0 4px; padding: 0; }
.articleheader { color: #000000; font-weight: Normal; font-size: 15px; font-family: Trebuchet MS; line-height: 16px; text-align: left; margin: 0 0 4px; padding: 0; }
.header3 { color: #c00; font-size: 12px; font-family: Trebuchet MS; line-height: 14px; text-align: left; margin: 0x 0 0; padding: 0; }

/*.body1 { color: #000; font-size: 12px; font-family: Trebuchet MS; line-height: 15px; text-decoration: none; margin: 0; padding: 0px 10px 8px 0px; }
.body1 p { color: #000; font-size: 12px; font-family: Trebuchet MS; line-height: 15px; text-decoration: none; margin: 0; padding: 0px 10px 8px 0px; }
*/

.body1 { color: #000; font-size: 14px; font-family: Trebuchet MS; line-height: 15px; text-decoration: none; margin: 0; padding: 0px 0px 0px 0px; text-align:left; }
.articlebody1 { color: #000; font-size: 13px; font-family: Trebuchet MS; line-height: 15px; text-decoration: none; margin: 0; padding: 0px 0px 0px 0px; text-align:left; }
.body1 p { color: #000; font-size: 14px; font-family: Trebuchet MS; line-height: 15px; text-decoration: none; margin: 0; padding: 0px 0px 0px 0px;  text-align:left;}
a.body1, a.body1:visited { color: #006dbf; text-decoration: none; margin: 0; padding: 0; }
a.body1:hover { color: #c00; text-decoration: underline; margin: 0; padding: 0; }

.rightcolumn { color: #000; font-size: 9px; font-family: Trebuchet MS; line-height: 12px; margin: 0; padding: 0 0 5px; }
a.rightcolumn, a.rightcolumn:visited { color: #fff; text-decoration: none; margin: 0; padding: 0; }
a.rightcolumn:hover { color: #000; text-decoration: underline; margin: 0; padding: 0; }

a.sitemap, a.sitemap:visited { color: #006dbf; text-decoration: none; margin: 0; padding: 0; }
a.sitemap:hover { color: #c00; text-decoration: underline; margin: 0; padding: 0; }

body { background-color: #fff;}
p { color: #555; font-size: 10px; font-family: Trebuchet MS; line-height: 20px; padding-right: 10px; padding-left: 10px; }
li { color: #555; font-size: 13px; font-family: Trebuchet MS; line-height: 20px; padding-right: 10px; padding-left: 10px; }
.quote { color: #555; font-size: 12px; font-family: Trebuchet MS; font-style: italic; line-height: 18px; padding: 10px; border: solid 1px #900; }
.copyright { color: #777; font-size: 11px; font-family: Trebuchet MS; line-height: 16px; margin-top: 10px; margin-right: 20px; margin-left: 20px; text-indent: 0; }
blockquote { color: #789; font-size: 10px; font-family: Trebuchet MS; }
/*Home*/
.homepage_bluetop { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 13px; background-image: url(/images/rightside_fill/blue_box.gif); background-repeat: no-repeat; width: 195px; padding: 10px; border-bottom: 5px solid white; border-top-color: white; border-top-width: 0; border-right-color: white; border-right-width: 0; border-left-color: white; border-left-width: 0; }
.homepage_graymid { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 13px; background-image: url(/images/rightside_fill/gray_box.gif); background-repeat: no-repeat; padding: 10px; width: 195px; border-bottom: 5px solid white; border-top-width: 0; border-right-width: 0; border-left-width: 0; }
.homepage_orangebot { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 13px; background-image: url(/images/rightside_fill/orange_box.gif); background-repeat: no-repeat; padding: 10px; width: 195px; border-width: 0; }
.homepage_header1 { color: #fff; font-size: 14px; font-family: Trebuchet MS; font-weight: bold; line-height: 18px; text-align: left; margin: 0 0 5px; padding: 0; }
.homepage_header2 { color: #fff; font-size: 13px; font-family: Trebuchet MS; font-weight: bold; line-height: 16px; text-align: left; margin: 0 0 5px; padding: 0; }
.homepage_header3 { color: #fff; font-size: 11px; font-family: Trebuchet MS; font-weight: bold; line-height: 14px; text-align: left; margin: 0 0 5px; padding: 0; }
.homepage_body1 { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 12px; margin: 0; padding: 0 0 5px; }
a.homepage_body1, a.homepage_body1:visited { color: #000; text-decoration: none; margin: 0; padding: 5px 0 0; }
a.homepage_body1:hover { color: #fff; text-decoration: underline; margin: 0; padding: 5px 0 0; }
/*Products*/
.products_newsbox { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 13px; background-image: url(/images/rightside_fill/blue_box.gif); background-repeat: no-repeat; padding: 10px; width: 195px; border-top: 5px solid white; border-left-color: white; border-left-width: 0;border-bottom-width: 0;border-right-width: 0;  }
.products_newsbody { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 12px; margin: 0; padding: 0 0 5px; }
a.products_newsbody, a.products_newsbody:visited { color: #fff; text-decoration: none; margin: 0; padding: 5px 0 0; }
a.products_newsbody:hover { color: #fff; text-decoration: underline; margin: 0; padding: 5px 0 0; }
.products_header1 { color: #000000; font-size: 18px; font-family: Trebuchet MS; line-height: 20px; text-align: left; margin: 0 0 5px; padding: 0; }
.products_body1 { color: #000; font-size: 14px; font-family: Trebuchet MS; line-height: 15px; text-decoration: none; margin: 0; padding: 8px 0 0; }
a.products_body1, a.products_body1:visited { color: #006dbf; text-decoration: none; margin: 0 0 0; padding: 0; }
a.products_body1:hover { color: #c00; text-decoration: underline; margin: 0 0 0; padding: 0; }
.products_body2 { color: #6d6e71; font-size: 18px; font-family: Trebuchet MS; line-height: 20px; text-decoration: none; margin: 0; padding: 8px 0 0; }
/*Publications*/
.sidebar_brown { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 13px; background-image: url(/images/rightside_fill/brown_box.gif); background-repeat: no-repeat; padding: 10px; width: 195px; border-bottom: 5px solid white; border-top-width: 0; border-right-width: 0; border-left-width: 0; }
.sidebar_green { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 13px; background-image: url(/images/rightside_fill/green_box.gif); background-repeat: no-repeat; padding: 10px; width: 195px; border-width: 0; }
.sidebar_red { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 13px; background-image: url(/images/rightside_fill/red_box.gif); background-repeat: no-repeat; padding: 10px; width: 195px; border-width: 0; }
.pubs_sidebody { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 12px; margin: 0; padding: 0 0 5px; }
a.pubs_sidebody, a.pubs_sidebody:visited { color: #fff; background-image: url(/images/publications/overview/pdf_icon.gif); background-repeat: no-repeat; text-decoration: none; margin: 0; padding: 0 0 0 15px; }
a.pubs_sidebody:hover { color: #fff; text-decoration: underline; margin: 0; padding: 0 0 0 15px; }
.pubs_sidebody2 { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 12px; margin: 0; padding: 0 0 5px; }
a.pubs_sidebody2, a.pubs_sidebody2:visited { color: #fff; font-weight: bold; text-decoration: none; background-image: none; background-repeat: no-repeat; margin: 0; padding: 0; }
a.pubs_sidebody2:hover { color: #fff; font-weight: bold; background-image: none; text-decoration: underline; margin: 0; padding: 0; }
.pubs_sidebody3 { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 12px; margin: 0; padding: 0 0 5px; }
a.pubs_sidebody3, a.pubs_sidebody2:visited { color: #fff; text-decoration: none; background-image: none; background-repeat: no-repeat; margin: 0; padding: 0; }
a.pubs_sidebody3:hover { color: #fff; background-image: none; text-decoration: underline; margin: 0; padding: 0; }
/*Distributors*/
.dist_sidebar_blue { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 13px; background-image: url(/images/rightside_fill/blue_box.gif); background-repeat: no-repeat; padding: 10px; width: 195px; border-top: 5px solid white; border-left-color: white; border-left-width: 0;border-bottom-width: 0;border-right-width: 0; }
.dist_sidebar_map { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 13px; background-image: url(/images/distributors/sidebar_map.jpg); background-repeat: no-repeat; padding: 10px; width: 195px; height: 150px; border-top-width: 0; border-top-color: white; border-right-width: 0; border-right-color: white; border-bottom: 5px solid white; border-left-width: 0; border-left-color: white; }
.dist_sidebar_map_head { color: #555; font-size: 14px; font-family: Trebuchet MS; font-weight: bold; line-height: 12px; text-decoration: none; margin: 0; padding: 0 0 100px; }
.dist_sidebarbody_map { color: #555; font-size: 9px; font-family: Trebuchet MS; line-height: 12px; margin: 0; padding: 0 0 0; }
a.dist_sidebarbody_map, a.dist_sidebarbody_map:visited { color: #000; text-decoration: none; margin: 0; padding: 5px 0 0; }
a.dist_sidebarbody_map:hover { color: #900; text-decoration: underline; margin: 0; padding: 5px 0 0; }
.dist_sidebarbody { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 12px; margin: 0; padding: 0 0 5px; }
a.dist_sidebarbody, a.dist_sidebarbody:visited { color: #fff; text-decoration: none; margin: 0; padding: 5px 0 0; }
a.dist_sidebarbody:hover { color: #fff; text-decoration: underline; margin: 0; padding: 5px 0 0; }
.dist_header1 { color: #c00; font-size: 16px; font-family: Trebuchet MS; line-height: 20px; text-align: left; margin: 0 0 5px; padding: 0; }
.dist_header2 { color: #c00; font-size: 12px; font-family: Trebuchet MS; line-height: 14px; text-align: left; margin: 5px 0 0; padding: 0; }
.dist_name { color: #900; font-weight: bold; font-size: 14px; font-family: Trebuchet MS; line-height: 16px; text-decoration: none; text-align: left; margin: 10px 0 0; padding: 0; }
a.dist_name, a.dist_name:visited { color: #006dbf; text-decoration: none; margin: 0; padding: 5px 0 0; }
a.dist_name:hover { color: #c00; text-decoration: underline; margin: 0; padding: 5px 0 0; }
.dist_body1 { color: #000; font-size: 11px; font-family: Trebuchet MS; line-height: 15px; text-decoration: none; margin: 0; padding: 0 0 0; }
a.dist_body1, a.dist_body1:visited { color: #006dbf; text-decoration: none; margin: 0 0 0; padding: 0; }
a.dist_body1:hover { color: #c00; text-decoration: underline; margin: 0 0 0; padding: 0; }
/*News*/
.news_sidebar_blue { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 13px; background-image: url(/images/rightside_fill/blue_box.gif); background-repeat: no-repeat; padding: 10px; width: 195px; border-top: 5px solid white; border-left-color: white; border-left-width: 0;border-bottom-width: 0;border-right-width: 0; }
.news_sidebarbody { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 12px; margin: 0; padding: 0 0 5px; }
a.news_sidebarbody, a.news_sidebarbody:visited { color: #fff; text-decoration: none; margin: 0; padding: 5px 0 0; }
a.news_sidebarbody:hover { color: #fff; text-decoration: underline; margin: 0; padding: 5px 0 0; }
.news_header1 { color: #c00; font-size: 16px; font-family: Trebuchet MS; line-height: 20px; text-align: left; margin: 0 0 5px; padding: 0; }
.news_header2 { color: #c00; font-size: 14px; font-family: Trebuchet MS; line-height: 16px; text-align: left; margin: 0 0 5px; padding: 0; }
.news_body1 { color: #000; font-size: 11px; font-family: Trebuchet MS; line-height: 15px; text-decoration: none; margin: 0; padding: 8px 0 0; }
a.news_body1, a.news_body1:visited { color: #006dbf; text-decoration: none; margin: 0 0 0; padding: 0; }
a.news_body1:hover { color: #c00; text-decoration: underline; margin: 0 0 0; padding: 0; }
.news_releasedate { color: Gray; font-size: 11px; font-family: Trebuchet MS; line-height: 15px; text-decoration: none; margin: 0; padding: 8px 0 4px; }
/*About*/
.about_sidebarbody { color: #fff; font-size: 9px; font-family: Trebuchet MS; line-height: 12px; margin: 0; padding: 0 0 5px; }
a.about_sidebarbody, a.about_sidebarbody:visited { color: #fff; text-decoration: none; margin: 0; padding: 5px 0 0; }
a.about_sidebarbody:hover { color: #fff; text-decoration: underline; margin: 0; padding: 5px 0 0; }
.about_header1 { color: #000000; font-size: 16px; font-family: Trebuchet MS; line-height: 20px; text-align: left; margin:1 0 3px; padding: 0; }
.about_header2 { color: #c00; font-size: 14px; font-family: Trebuchet MS; line-height: 15px; text-align: left; margin: 0 0 3px; padding: 0; }
.about_body1 { color: #000000; font-size: 14px; font-family: Trebuchet MS; line-height: 15px; text-decoration: none; margin: 0 0 3px; padding: 0; }
a.about_body1, a.about_body1:visited { color: #006dbf; text-decoration: none; margin: 0 0 0; padding: 0; }
a.about_body1:hover { color: #c00; text-decoration: underline; margin: 0 0 0; padding: 0; }
/*Contact*/
#dropit
{
   background-image:url(images/menu_bg2.gif);
   height: 35px;  
}
#logoit
{
   background-image:url(images/menu_bg2.gif);
   height: 35px; 
}
#searchit
{ 
   background-image:url(images/cobbsearchbg.gif);
   display:inline-table;
   margin-top:8px;
}
#searchrt
{
   background-image:url(images/menu_bg2.gif); 
   height: 35px;  
}
#searchlf
{
   background-image:url(images/menu_bg2.gif);
   height: 35px;  
}
      
ul li {list-style:none; margin:0; padding:0;}

dl { width: 550px; }
dl,dd { margin: 0; }
dt { background-image:url(/images/products/cobb_500/sliderbar.gif); 
       font-size:14px; 
       padding: 10px; 
       margin: 0px; 
       width:180px; 
       height:15px;
       font-family:Trebuchet MS;
       font-size:Small; }
dt a { color: #000000; }
dd a { color: #000000; }
ul { list-style: none; 
       padding: 5px;
       font-family:Trebuchet MS;
       font-size:Small; 
     }