﻿@charset "utf-8";
/* CSS Document */

body {
    background: transparent url('/images/Davis/yellow-wht-gradient_1-36pxl.jpg') repeat-x scroll top;
    margin: 0 auto;
    width: 1024px;
}

.master_checkout_page 
{
    background: transparent url('/images/Davis/yellow-wht-gradient_1-36pxl.jpg') repeat-x scroll top;
}

#topnav_search_bar {
	position:absolute;
	left:7px;
	top:100px;
	width:1017px;
	height:38px;
	background-color:#000;
}
#search_blue_bar_no_cart_summary 
{
    position:absolute;
    top:100px;
    left:7px;
    z-index:5;
    width: 1017px;
    height: 38px;
    margin:0;
    padding:0px;
    overflow:hidden;
    background-color: #000;
}
a.shopcartbutton_proceed
{
    background: transparent url('/assets/small_images/btn-checkout-blk-copy.png') no-repeat scroll top right; 
}
.checkout_main_content #davis_master_footer
{
    margin-right: 0px;
}

/*** CSSbuttons only need the URL tweaked to work- no other change ***/
a.CSSButton 
{
    /* Sliding right image */
    background: transparent url(/images/Davis/btn_DAV-right_8-20.png) no-repeat scroll top right; 
}
a.CSSButton span 
{
    /* Background left image */ 
    background: transparent url(/images/Davis/btn_DAV-left.png) no-repeat;  
}
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;  
}
#site_map
{
    background: transparent url('/images/Davis/DAV-footerbkgd.jpg') repeat-x scroll top;
    }
#davis_master_footer
{
    padding-top:20px;
	width:756px;
}
#site_map {
background: transparent url('/images/davis/DAV-footerbkgd.jpg') no-repeat scroll top;
float: right;
width: 754px;
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: 756px;
height: 31px;
}
.DivTopLink
{
   position:absolute;
   right:300px;
   top:5px;
}
.register_today_box
{
    margin:30px 0 0 0;
}
/* *****start Pre-cart styles***** */

#added_to_cart_container
{
    background: transparent url('/images/ffcc33-to-white-sliver.jpeg') repeat-x scroll top;
    /* width:738px; */
	padding:10px 10px 0 10px;
	margin:20px 0;
    border: solid 1px #e3e3e3;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    overflow:hidden;
	font-size:16px;
	line-height:18px;
}
#PreCart_Add_ons
{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.page_head_wrapper h1 
{
	font-size:20px;
	font-weight:bold;
	line-height:normal;
	margin-bottom:-1px;
	width:756px;
	}