﻿body
{
    background-color: #FFFFEE;
    padding: 0;
    margin: 0 auto;
}
#aspnetForm{
	margin:0;
	margin-top:0;
	padding:0;
	padding-top: 0;
/*	border-collapse:collapse;
    border: solid 1px #000000;*/
}
p.access{
	display:none;
	visibility: hidden;
	margin:0;
	padding:0;
}
#wrapper
{
    display: block;
    width: 762px;
    height: 100%;
    background-image: url(/images/white_bg.gif);
    background-repeat: repeat-y;
    background-color: #FFFFFF;
    padding: 0;
    margin: 0 auto;
    clear:none;
/*    border: solid 1px #000000;*/
}
#girl
{
    background-image: url(/images/girl.jpg);
    padding:0;
    margin: 0;
    margin-left: 9px;
    float:left;
    width:221px;
    height:283px;
    display:block;
    clear:none;
}
#nav
{
    background-image: url(/images/red_bar.gif);
    background-repeat: repeat-x;
    padding:0;
    margin: 0;
    margin-right: 9px;
    padding-left:62px;
    float:left;
    width:461px;
    height:114px;
    display:block;
}
a.logo{
    background-image: url(/images/Laci_Le_Beau-Logo.gif);
    background-repeat: no-repeat;
    display:block;
    width:281px;
    height:55px;
    float:right;
    margin: 12px 35px 0 0;
}
i
{
    display:none;
    visibility:hidden;
}
#content{
    display:block;
    clear:both;
    padding-left: 68px;
    padding-right: 68px;
    padding-bottom: 68px;
    font-family: Georgia, Verdana, Helvetica, Arial;
    font-size: 11px;
}
#pull_quote
{
    display: block;
    float: right;
    width: 128px;
    margin-left: 53px;
    font-family: Verdana, Arial;
}
.signature{
    background-image: url(/images/Laci_Sig.gif);
    background-repeat: no-repeat;
    display:block;
    clear:none;
    width:88px;
    height:41px;
    margin-left: -10px;
}
.top_pull{
    background-image: url(/images/quote_line_single.gif);
    background-repeat: no-repeat;
    display:block;
    clear:both;
    width:128px;
    height:5px;
}
.bottom_pull{
    background-image: url(/images/quote_line_single.gif);
    background-repeat: no-repeat;
    display:block;
    clear:both;
    width:128px;
    height:5px;
}
.access{
    display:none;
    visibility:hidden;
}
#footer{
    display:block;
    clear:both;
    margin-left: 68px;
    margin-right: 68px;
    padding-bottom: 68px;
    margin-top: 68px;
    font-family: Verdana, Helvetica, Arial;
    font-size: 11px;
    border-top: solid 1px #000000;
}
#nav_btn
{
    list-style-type: none;
    list-style-image: none;
    display:block;
    height:14px;
    width:389px;
    float:left;
    margin:0;
    margin-top: 16px;
    margin-left:90px;
    padding:0;
}
#nav_btn .spacer
{
	background-image: url(/images/btn_bar.gif);
	display:block;
	width:1px;
	height:14px;
	float:left;
}
#nav_btn .btn_home{
    display:block;
    float:left;
    width:38px;
    height:14px;
	background-image: url(/images/btn_home.gif);
}
#nav_btn .btn_home a{
    display:block;
    float:left;
    width:37px;
    height:14px;
}
#nav_btn .btn_meet{
    display:block;
    float:left;
    width:61px;
    height:14px;
	background-image: url(/images/btn_meet.gif);
}
#nav_btn .btn_meet a{
    display:block;
    float:left;
    width:60px;
    height:14px;
}
#nav_btn .btn_products{
    display:block;
    float:left;
    width:61px;
    height:14px;
	background-image: url(/images/btn_products.gif);
}
#nav_btn .btn_products a{
    display:block;
    float:left;
    width:60px;
    height:14px;
}
#nav_btn .btn_weight{
    display:block;
    float:left;
    width:93px;
    height:14px;
	background-image: url(/images/btn_weight.gif);
}
#nav_btn .btn_weight a{
    display:block;
    float:left;
    width:92px;
    height:14px;
}
#nav_btn .btn_cart{
    display:block;
    float:left;
    width:63px;
    height:14px;
	background-image: url(/images/btn_cart.gif);
}
#nav_btn .btn_cart a{
    display:block;
    float:left;
    width:62px;
    height:14px;
}
#nav_btn .btn_contact{
    display:block;
    float:left;
    width:69px;
    height:14px;
	background-image: url(/images/btn_contact.gif);
}
#nav_btn .btn_contact a{
    display:block;
    float:left;
    width:69px;
    height:14px;
}
a
{
    color:#000000;
}
a:visited{
    color:#000000;
}
a:hover
{
    color: #FFCC00;
    text-decoration: none;
}
#flash{
    display:block;
    float:left;
    border: solid 0px #000000;
    width: 480px;
    height:167px;
    clear:none;
}
h1{
    font-size: 20px;
}
h2{
    font-size: 15px;
}
#CartNav{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    display:block;
    text-align:right;
    padding-right: 54px;
    width: 235px;
    float:right;
    color:Gray;
}
#CartNav a{
    color:Gray;
}
#CartNav p{
    margin:0;
    padding:0;
    padding-bottom: 3px;
}
#CartButtons{
    display:block;
    text-align:right;
    float:left;
    margin: 0;
    padding: 0;
}
#CartButtons li
{
    list-style-type: none;
    list-style-position: inside;
    display:block;
    float:left;
    clear:none;
    padding-left:12px;
}