﻿body 
{
    font-family:Verdana;
    font-size:13px;
    line-height:16px;
    background-color:white;
    margin:0;
}
#logo 
{
   position:absolute;
   top: 10px;
   left:0px;
   z-index:2;
   width:157px;
   height:86px;
   margin:0px;
}
h1
{
    font-size:20px;
    line-height:23px;
    font-weight:bold;
}
h1 span
{
    font-size:20px;
    line-height: normal;
    font-weight:bold;
    margin:0px;
    padding:0px;
    overflow:visible;
    width:569px;
}

a
{
    text-decoration:none;
    color:#0064a4;
}
#search_blue_bar 
{
    background-color: #000000;
}
.master_main_page 
{
    background: transparent url('/images/Davis/yellow-wht-gradient_1-36pxl.jpg') repeat-x scroll top;
}
.DivTopLink
{
   position:absolute;
   right:300px;
}
#davis_free_shipping_message
{
    display:block;
}
a.CSSButton.Search
{
    /* Sliding right image */
    background: transparent url('/images/davis/btn_red-right-28h-DAV.png') no-repeat scroll top right; 
}
a.CSSButton.Search span
{
    /* Background left image */ 
    background: transparent url('/images/davis/btn_red-left-28h-DAV.png') no-repeat;  
}
a.CSSButton.Cart
{
    background: transparent url('/assets/small_images/btn_CPblue-right-cart-copy.png') no-repeat scroll center right;
}
a.CSSButton.Cart span
{
    background: transparent url('/assets/small_images/btn_CPblue-left-cart-copy.png') no-repeat; 
}
a.CSSButton 
{
    /* Sliding right image */
    background: transparent url('/images/davis/btn_DAV-right_8-20.png') no-repeat scroll top right;
    display: block;
    float: left;
    height: 21px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 9px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #FFFFFF;
    font-size:11px; 
    font-weight:bold;
    text-align:center;
     
}
a.CSSButton span 
{
    /* Background left image */ 
    background: transparent url('/images/davis/btn_DAV-left.png') no-repeat;
    display: block;
    line-height: 7px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 7px 0 6px 10px;  
}

.country_link a:visited
{
	color:#666666;
}
.ltgray_text
{
  text-decoration: none;
  color:#666666;
}

.flat_button-primary {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2e2e2e), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, #2e2e2e, #000);
    background: -moz-linear-gradient(top, #2e2e2e, #000);
    background: -o-linear-gradient(top, #2e2e2e, #000);
    background: linear-gradient(top, #2e2e2e, #000);
    background-color: #000;
    border-color: #000;
    color: white;
    text-shadow: 0 -1px 1px rgba(0, 30, 30, 0.35);
}

/* line 198, ../scss/partials/_buttons.scss */
.flat_button-primary:hover {
  background: #2e2e2e;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4b4b4b), color-stop(100%, #363636));
  background: -webkit-linear-gradient(top, #4b4b4b, #363636);
  background: -moz-linear-gradient(top, #4b4b4b, #363636);
  background: -o-linear-gradient(top, #4b4b4b, #363636);
  background: linear-gradient(top, #4b4b4b, #363636);
}
/* line 201, ../scss/partials/_buttons.scss */
.flat_button-primary:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #555555;
  color: #a3a5a6;
}
/* line 206, ../scss/partials/_buttons.scss */
.flat_button-primary.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.menu_btn
{
    margin:0px 0 0 35px;
}
.menu_item_selected
{
    color:#FFFFFF !important;
    background-image: url('/images/davis/megatab-active_gray_1-36.png');
}
.rounded_corners
{
    -webkit-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px; /* Safari/Chrome rounded corners */
    -moz-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px; /* Firefox rounded corners */
    border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px; /* Opera rounded corners */
    -khtml-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px; /* Konqueror rounded corners */
}
.top_rounded_corners
{
    -webkit-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px; /* Safari/Chrome rounded corners */
    -moz-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px; /* Firefox rounded corners */
    border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px; /* Opera rounded corners */
    -khtml-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px; /* Konqueror rounded corners */
}
.bottom_rounded_corners
{
    -webkit-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px; /* Safari/Chrome rounded corners */
    -moz-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px; /* Firefox rounded corners */
    border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px; /* Opera rounded corners */
    -khtml-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px; /* Konqueror rounded corners */
}


.text20
{
    font-size:20px;
    line-height:26px;
    margin-top:10px;
}



.quick_order_form_border
{
    -webkit-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px;
    border-radius:0px 0px 0px 0px / 0px 0px 0px 0px;
}
.quickcart_header_enter_items
{
    -webkit-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px;
    border-bottom:1px solid #efefef;
}
.quickcart_header_import_file
{
	border-bottom:1px solid #efefef;
    -webkit-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px;
}
#ctl00_ctl00_ContentPlaceHolderMain_ContentPlaceHolderMainContent_CP_homepage_main_content
{
    display:none;
}
#slideshow_wrapper
{
    float:left;
    border:1px solid #e3e3e3;
}
* html #slideshow_wrapper
{
    margin-left:11px;
    height:278px;
}
#davis_mini_store_content
{
    float:left; 
    border:1px solid #e3e3e3; 
    width:569px; 
    height:195px; 
    margin:0px 0 22px 22px;
}
* html #davis_mini_store_content
{
    margin:0px 0 11px 11px;
}
#davis_latest_greatest
{
    float:left; 
    border:1px solid #e3e3e3; 
    width:569px; 
    height:240px; 
    margin:0px 0 0px 22px;
}
* html #davis_latest_greatest
{
    margin:0px 0 0px 11px;
}
#box_title
{
    
}
.davis_new_product
{
    width:175px;
    margin-right:22px;
    background-repeat:no-repeat;
}
.davis_new_product_Image
{
    max-height:90px;
    margin-left:22px;
    padding:0px 0px 5px 0px;
}
.davis_new_product_text
{
    margin-left:22px;
    padding:5px 0px 5px 5px;
}
.davis_special_offer
{
    width:175px;
    margin-right:22px;
    background-repeat:no-repeat;
}
.davis_special_offer_Image
{
    max-height:90px;
    margin-left:22px;
    padding:0px 0px 5px 0px;
}
.davis_tech_resources
{
    width:160px;
    margin-right:22px;
    background-repeat:no-repeat;
}

#country_selector_country_btn a.CSSButton span 
{
    /* Background left image */ 
    background: transparent url('/images/davis/btn_DAV-left.png') no-repeat;  
    display: block;
}
#country_selector_dealer_btn a.CSSButton span 
{
    /* Background left image */ 
    background: transparent url('/images/davis/btn_DAV-left.png') no-repeat;  
    display: block;
}
#calibration_repair_ad
{
    background-image:url('/images/davis/cal-and-repair-bkgd.jpg');
    background-repeat:no-repeat;
    float:left; 
    border:1px solid #e3e3e3; 
    width:165px; 
    height:184px; 
    padding:10px;
    margin:0px 0px 22px 21px;
}
.calibration_repair_ad_OrderYour
{
    padding-top:5px;
    text-align:center;
}
.calibration_repair_ad_Image
{
    height:80px;
}

#davis_free_cat_wrapper
{
    border:1px solid #e3e3e3;
    width:175px;
    height:230px;
    padding:5px;
    margin:0 0 0px 22px;
}

.free_cat_request_ad_header
{
    color:#000000;
}

#featured_product_lines
{
    background-color:#ffcc33;
    height:23px;
    width:766px;
    padding-left:5px;
    padding-right:5px;
    margin-bottom:10px;
}
.product_line_box
{
    
    height:70px;
    border:1px solid #e3e3e3;
    margin-bottom:22px;
}
* html .product_line_box
{
    margin-bottom:11px;
}
#featured_product1
{
    width:175px;
    margin-right:22px;
    background-image:url('/images/davis/electrical_test_65x68.jpg');
    background-repeat:no-repeat;
}
#featured_product2
{
    width:175px;
    margin-right:22px;
    background-image:url('/images/davis/calibration_equipment_65x68.jpg');
    background-repeat:no-repeat;
}
#featured_product3
{
    width:171px;
    margin-right:22px;
    background-image:url('/images/davis/process_control_65x68.jpg');
    background-repeat:no-repeat;
}
#featured_product4
{
    width:180px;
    background-image:url('/images/davis/temp_measurement_65x68.jpg');
    background-repeat:no-repeat;
}
#featured_product5
{
    width:175px;
    margin-right:22px;
    background-image:url('/images/davis/pressure_measurement_65x68.jpg');
    background-repeat:no-repeat;
}
#featured_product6
{
    width:175px;
    margin-right:22px;
    background-image:url('/images/davis/airflow_measurement_65x68.jpg');
    background-repeat:no-repeat;
}
#featured_product7
{
    width:171px;
    margin-right:22px;
    background-image:url('/images/davis/flowmeters_65x68.jpg');
    background-repeat:no-repeat;
}
#featured_product8
{
    width:180px;
    margin-right:22px;
    background-image:url('/images/davis/recorders_data_acquisition_65x68.gif');
    background-repeat:no-repeat;
}
.product_line_box a
{
    display:block;
    margin-left:67px;
    margin-top:10px;
}
/* ----------------------------------- Begin Master Footer ------------------------- */
#master_footer
{
    display:none;
}
#davis_master_footer
{
    padding-top:0px;
    width:776px;
    margin-right:30px;
    float:right;
    overflow:visible;
}
* html #davis_master_footer
{
    margin-right:10px;
}
#site_map
{
    background: transparent url('/images/davis/DAV-footerbkgd.jpg') no-repeat scroll top;
    float:right;
    width:774px;
    height:199px;
    margin:0px 0px 0px 0px;
    border: solid 1px #e3e3e3;
    -webkit-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px;
}
#privacy_container
{
    float:right;
    margin:0px 0px 24px 0px;
    background: transparent url('/images/gel-bkdg-grey.jpeg') repeat-x scroll top;
    width:776px;
    height:31px;
}
#contact_us_column
{
    display:none;
}
#stay_informed_column
{
    margin:0 0 0 10px;
    
}

#customer_service_person img
{
    display:none;
}
.your_amigo
{
    display:none; 
}
#enewsletter_signup
{
    float:left;
    width:138px;
    height:132px;
    padding:10px;
    background-image:url('/images/davis/eNewsletter_158x152.gif');
    margin-top:12px;
    margin-left:10px;
    margin-right:22px;
}
.footer_column
{
    margin-right:22px;
    width:160px;
}
#signup_button
{
    margin-left:20px;
    margin-top:5px;
}
#davis_email_address_field
{
    margin-top:5px;
}
#contact_info
{
    float:left;
    width:610px;
    height:29px;
    text-align:left;
    margin:0px 0px 9px 0px;
    padding:0px 0px 5px 0px; 
}
.davis_offices
{
    display:block;
    float:left;
    text-align:left;
    margin-right:20px;
   
}
* html .davis_offices
{
    margin-left:10px;
}
#ctl00_ctl00_ContentPlaceHolderMain_ContentPlaceHolderMainContent_DavisFooter_goDaddy_logo
{
    text-align:center;
}
/* ----------------------------------- end master footer ---------------------------------- */
#tabbed_navigation
{
    background-color:#FFCC33;
}
/* ----------------------------------- Begin Sprites Override ----------------------------- */
.product_side_bar
{
    background:url('/images/davis/davis_product_detail_link_icons.gif') 0px 0px no-repeat;  
}
/* ----------------------------------- End Sprites Override ------------------------------- */
/* ----------------------------------- Begin Power Reviews Override ----------------------- */
.pr-snippet-stars .pr-stars-small, .pr-modal-container .pr-stars
{
    background-image:url('/images/davis/stars_small_red.gif') !important;
}
.pr-snapshot-rating .pr-stars, .pr-review-faceoff .pr-stars, .pr-modal-container .pr-stars, .pr-modal-container .pr-review-faceoff-review-content .pr-stars
{
    background-image:url('/images/davis/stars_red.gif') !important;
}
.pr-stars-small
{
    background-image:url('/images/davis/stars_small_red.gif') !important;
}
.rating_stars
{
    background-image:url('/images/davis/stars_small_red.gif') !important;
}
/* ----------------------------------- End Power Reviews Override ------------------------- */
#filtering_by_header
{
    background-color:#990000;
}
div .lightblueheader 
{  
    background-color:#FFFF99;
}
.product_left_leasing_ad
{
    float:left;
    background-image:url('/images/davis/lease_to_own.gif');
    background-repeat:no-repeat;
    background-position:5% 40%;
}
#cp_custom_order_solution_icon
{
    display:none;
}
#davis_custom_order_solution_icon
{
    display:block;
}
#featuredmanfheader
{
    background-color:#FFCC33;
    width:183px;
    height:40px;
    margin:10 0 10px 10px;
    font-size:14px; 
    font-weight:bold;
    text-align:center;
}
#manufactureministore
{
    height:40px;
    margin:10 0 10px 10px;
    font-size:14px; 
    font-weight:bold;
    text-align:left;
}
#line_card_ad
{
    color:#0064a4;
    margin:20px 0px 0px 5px;
    width:210px;
    height:45px;
}


/* ------------------------------------ Begin Customer Service Overview Page --------------------------------------- */
#why_coleparmer_wrapper
{
    background-image:url('/images/ffcc33-to-white-sliver.jpeg');
    background-repeat:repeat-x;
    width:183px;
    margin-top:20px;
}
/* ------------------------------------ end Customer Service Overview Page ------------------------------------------------------- */

/* -------------- Begin Register Page ------------------------------------------------------------- */
#registration_top_bkgrd
{
    background-image:url('/images/davis/yellow-wht-gradient_1-36pxl.jpg');
}
/* -------------- End Register Page ------------------------------------------------------------- */

/* -------------- Begin Shopping Cart ----------------------------------------------------------- */

#cart_msg
{
    background:url('/images/davis/yellow-wht-gradient_1-36pxl.jpg') 0px 0px;
}
#this_cart_registered_to
{
    background-color:#ffcc33;
}
.checkout_navigator
{
    background-image:url(/images/Davis/Davis-checkout_gradient_bkgd.jpg);
}
/* ------------------------------------ End Shopping Cart ------------------------------------- */

/* ------------------------------------ Begin Box Guest Shoping User Control ----------------------------------- */
#guest_shopping_ad
{
    background-image:url('/images/davis/yellow-wht-gradient_1-36pxl.jpg');
}
/* ------------------------------------ End Box Guest Shoping User Control ------------------------------------- */

/* ------------------------------------------------ BEGIN Davis Dealers page ---------------------------------------- */
#davis_dealers_wrapper
{
    width:776px;
    margin:0px 22px 10px 22px;
}
.davis_region
{
    width:190px;
    float:left;
}
.davis_dealer_info
{
    width:380px;
    float:left;
    height:280px;
}
/* ------------------------------------------ End Davis Dealers -----------------------*/
/* ------------------------------------------------ BEGIN Davis Leasing page ---------------------------------------- */
.Davis_leasing
{
    background-image:url('/images/bnr-DAV-leasing_570-100.jpg');
    background-repeat:no-repeat;
    background-position:top left;
    width:570px;
    height:100px;
    margin-left:22px;
    margin-top:27px;
    border:1px solid #e3e3e3;
}
#Davis_leasing_header
{
    margin-top:10px;
    line-height:21px;
    color:#CCCCCC;
}
#Davis_leasing_text
{
    margin-top:25px;
    font-size:12px;
    line-height:15px;
    font-weight:bold;
    text-align:center;
    color:#CCCCCC;
}

#Davisleasing_program_benefits_column
{
    width:390px;
    float:left;
    margin:20px 0px 20px 0px;
}
#Davisleasing_program_call_to_action_column
{
    width:159px;
    float:left;
    margin-top:18px;
}
/* ------------------------------------------ End Davis Leasing -----------------------*/
#davis_free_shipping_message
{
    position:relative;
    top:0px;
    left:300px;
    width:400px;
    display:none;
}
#davis_custom_order_solution_icon
{
    display:none;
}

/* ------------------------------------------ Begin Checkout Processing Popup ---------------------*/
.processMessage { 
    border:solid 1px rgb(102, 102, 102);
}
.popup_blue_bar
{
    background-color:rgb(102, 102, 102);
	border:1px solid rgb(102, 102, 102);
}
/* ------------------------------------------ End Checkout Processing Popup -----------------------*/
/* --------------------Begin General Popup Title bar--------------------------- */
.popup_Titlebar {
	background-color:rgb(102, 102, 102);
}
/*---------------------End general popup title bar------------------------------*/

/* ------------------------------------------ Begin google plus link ---------------------*/
.GooglePlusLink
{
    text-decoration:none;
}
/* ------------------------------------------ End google plus link -----------------------*/
/* ------------------------------------ Begin Service and support banners ---------------------------------------------- */

#repairs_banner
{
    background-image: url('/images/davis/bnr-DAV-repairs_570-100.jpg');
    background-repeat:no-repeat;
    background-position:top left;
    width:569px;
    height:100px;
    padding-left: 220px; 
    padding-top: 5px; 
    margin-bottom: -5px;
    border-color:#ffffff
    
}
#Davis_repairs_banner_margin
{

}
    
.banner_line_height
{
    line-height:22px;
}
#customer_service_banner
{
    background-image: url('/images/davis/bnr-DAV-customerService_570-100.jpg');
    background-repeat:no-repeat;
    background-position:top left;
    width:569px;
    height:100px;
    padding-top:30px;
    padding-left:20px;
    margin-bottom: -30px;
    border-color:#ffffff
}

#tech_answers_banner
{
    width:569px;
    height:100px;
    background-image:url('/images/davis/bnr-DAV-techsupport_570-100.jpg');
    background-repeat:no-repeat;
    background-position:top left;
    padding-top:5px;
    padding-left:200px;
    border-color:#ffffff
}
#custom_solutions_banner
{
    background-image:url('/images/davis/bnr-DAV-customordering_570-100.jpg');
    background-repeat:no-repeat;
    width:569px;
    height:100px;
    padding-top:5px;
    padding-left:150px;
    border-color:#ffffff
}

.banner_bckgrd
{
    background-image:url('/images/davis/bnr-DAV-calibrationService_570-100.jpg');
    background-repeat:no-repeat;
    background-position:top left;
    width:566px;
    height:100px;
    padding-top:30px;
    padding-left:20px;
    margin-bottom: -30px;
    border-color:#ffffff
}

.checkout_need_assist_ad
{
    background-position:42px 52px;
}

.basic_need_assist_ad
{
	/*background-image:url('/images/need_assistance.jpg');*/
	background-repeat:no-repeat;
	/*background-position:bottom right;*/
	background-position:45px -2px;
	width:183px;
	height:184px;
	margin-top:27px;
}

/* ------------------------------------ End Box Learn More Products ---------------------------------------------- */
/* ------------------------------------ Begin Box Learn More Products -------------------------------------------- */

h4.header_bkgrd
{
    background-color:#000000;
}
/* ------------------------------------ End Box Learn More Products ---------------------------------------------- */
/* ------------------------------------ Begin Box More Questions User Control ---------------------------------- */

#learn_more_blue_bar
{
    background-color:#000000;
}

#box_cms_more_prod_header
{
    background-color:#000000;
    width:185px;
    height:42px;
    padding:5px;
}
/* ------------------------------------ End Box More Questions User Control ------------------------------------- */

/* ------------------------------------------ Begin Learnmore box for Techinfo -----------------------*/

.BoxTechInfoLearnMore
{
    background-color:#000000;
    color:#FFFFFF;
    font-weight:bold;
}
/* ------------------------------------------ End  Learnmore box for Techinfo -----------------------*/
/* ------------------------------------------ Begin register today box -----------------------*/
.register_today_box
{
    width:183px;
    font-size:12px;
    margin:0px;
    background-image:url('/images/Davis/Davis-checkout_gradient_bkgd.jpg');
    background-repeat:repeat-x;
    background-position:top left;
}

/* ------------------------------------------ End register today box -----------------------*/
/* ------------------------------------------ Begin Tech resource pages -----------------------*/
div.blueheader 
{ 

    background-color:#333333;

}

/* ------------------------------------------ End Tech resource pages -----------------------*/
/* ------------------------------------ Begin Calibration Popup  ------------------------------------------------------ */

.calib_popup_titlebar {
	background: #000000;
	height: 22px;
	width:685px;
}


/* ------------------------------------ End Calibration Popup  --------------------------------------------*/

/*------------------------------------- Featured Product boxes--------------------------------------------*/

   .featured_product_box	{
    margin-top:20px;
    margin-bottom: 20px;
}
.FP_img1	{
	background-image:url(http://static.davis.com/small_images/25304_00_2.jpg);
    background-repeat:no-repeat;
	background-position: 60px 40px;
	width: 183px;
	z-index:1;
}
.FP_img2	{
	background-image:url(http://static.davis.com/small_images/FP-ad-CPimg2.jpg);
    background-repeat:no-repeat;
	background-position: 95px 55px;
	width: 183px;
	z-index:1;
}
.FP_imgPROMO	{
    background-image:url(http://static.davis.com/small_images/3478_CrossOut-185px.jpg);
    background-repeat:no-repeat;
	background-position: -1px 0px;
	width: 183px;
    height: 185px;
	z-index:1;
}
/* 
    PJ: 1/9/2013
    Project #PFY13018
    Copied the style sheet changes for the home page from includes/Coleparmer.css*/

.normal {
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    line-height: 11pt;
    text-decoration: none;
}

.large {
    color: #006699;
    font-family: verdana, arial, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    line-height: 12pt;
    text-decoration: none;
}

.white {
    color: #FFFFFF;
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    line-height: 12pt;
    text-decoration: none;
}

.red {
    color: #FF0000;
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    line-height: 12pt;
    text-decoration: none;
}

.headline {
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 14pt;
    font-weight: normal;
    line-height: 16pt;
    text-decoration: none;
    background-repeat: no-repeat;
}


/*
 * style group: Body margins
 *
 * purpose:     These styles are applied to the body traits. 
 */

body {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}


/*
 * style group: Overall link style
 *
 * purpose:     These styles are applied to the body copy. 
 */

a:link {
    text-decoration: none;
    color:;
}

a:active {
    text-decoration: none;
    color:;
}

a:hover {
    text-decoration: underline;
    color:;
}

a:visited {
    text-decoration: none;
    color:;
}

.link-one {
    color: #006699;
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    line-height: 0pt;
    text-decoration: none;
}

.link-two {
    color: #006699;
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    line-height: 0pt;
    text-decoration: none;
}

.link-three {
    color: #006699;
    font-family: verdana, arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    /*line-height:       0pt;*/
    text-decoration: none;
}

.link-white {
    color: #FFFFFF;
    font-family: verdana, arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    /*line-height:       0pt;*/
    text-decoration: none;
}



/*
 * style group: Table border
 *
 * purpose:     These styles are applied to tables. 
 */

table.border {
    border-width: 0px;
    border-spacing:;
    border-style: solid;
    border-color: #cbcbcb;
    border-collapse: collapsed;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: none;
}


table.border2 {
    border-width: 1px;
    border-spacing:;
    border-style: solid;
    border-color: #cbcbcb;
    border-collapse: collapsed;
    -moz-border-radius:;
    border-radius:;
    background-color: none;
}

#container {
    background-color: #FFFFFF;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 1px solid #cbcbcb;
    padding: 0px 0px 0px 0px;
    width: 800px;
    float: left;
    display: block;
}

#container2 {
    background-color: #FFFFFF;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: 0px solid #FFFFFF;
    padding: 2px 0px 10px 0px;
    width: 800px;
    float:;
    display: block;
    vertical-align: middle;
}

#container3 {
    background-color: #FFFFFF;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 0px solid #cbcbcb;
    padding: 0px 0px 10px 0px;
    width: 800px;
    float: left;
    display: block;
}

#container4 {
    background-color: #FFFFFF;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 0px solid #cbcbcb;
    padding: 0px 0px 0px 0px;
    width: 800px;
    float: middle;
    display: block;
}

#container5 {
    background-color: #cbcbcb;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: 1px solid #cbcbcb;
    padding: 0px 0px 0px 0px;
    width: 580px;
    height: 270px;
    float: middle;
    display: block;
}

#blank {
    background-color: #FFFFFF;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: 0px solid #FFFFFF;
    padding: 0px 0px 0px 0px;
    width: 800px;
    float:;
    display: block;
    vertical-align: middle;
}

#container #text1 {
    width: 200px;
    float: left;
    text-align: left;
    vertical-align: middle;
}

#container4 #text2 {
    width: 190px;
    height: 262px;
    float: left;
    text-align: left;
    vertical-align: middle;
    background-image: url('images/newprod_bkg.png');
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 1px solid #cbcbcb;
    padding: 0px 0px 0px 0px;
}


#container3 #text2 {
    width: 266px;
    height: 33px;
    float: left;
    text-align: left;
    vertical-align: top;
    background-image: url('images/button_grey2.png');
}
/* Added By PJ: PFY_13018_Homepages */
.rowheight {
    height: 25px;
}

.aligntop {
    padding-right: 11px;
    padding-bottom: 7px;
}

.link-onenew {
    color: #006699;
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 10px;
    /*line-height:       0pt;*/
}

.aligntopfp {
    height: 55px;
    margin-top: 10px;
}

.aligntopfp1 {
    height: 35px;
}

.alignfpimg {
    height: 135px;
    text-align: center;
}

.alignfpAddtocartTop {
    height: 70px;
}

.alignfpAddtocartBottom {
    height: 30px;
}

#div1:hover {
    text-decoration: underline;
}

#div2:hover {
    text-decoration: underline;
}

#div3:hover {
    text-decoration: underline;
}

#div4:hover {
    text-decoration: underline;
}

#div5:hover {
    text-decoration: underline;
}

#div6:hover {
    text-decoration: underline;
}

#div7:hover {
    text-decoration: underline;
}



.watermarkedQOFitem {
    color: #BBBBBB;
    font-family: verdana, arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    line-height: 11pt;
    text-decoration: none;
    width: 82px;
}

.watermarkedQOFqty {
    color: #BBBBBB;
    font-family: verdana, arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    line-height: 11pt;
    text-decoration: none;
    width: 47px;
}

.watermarkedSubToday {
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    line-height: 11pt;
    text-decoration: none;
    width: 186px;
}


.CTA-bar-link {
    width: 253px;
    height: 33px;
    border: 0px;
    background: url(/images/button_grey.png);
}

.CTA-bar-link-one {
    cursor: pointer;
}

.CTA-bar-link-one:last-of-type {
    width: 253px;
}

.link-white-one {
    color: #FFFFFF;
    font-family: verdana, arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.button_subscribe_today {
    background: transparent url('/images/davis/informed_black.png');
    width: 122px;
    height: 20px;
    border: 0px;
    cursor:pointer;
}

#ContactUs_live_chat_wrapper
{
	background-image:url('http://static.coleparmer.com/small_images/bnr-DAVcontact-livechatus.jpg');
	background-repeat:no-repeat;
	background-position:top left;
    margin:10px 0;
	width:569px;
	height:134px;
	float:left;
}
