﻿body{
	background-color:#549eff; /* d7cd90 */
	font-family:Verdana, Arial, Helvetica, sans-serif;/**/
	font-size:10pt;
	background-image:url('/leahysimages/bkgd.jpg');
	background-position:top left;
	background-repeat:repeat;
}
h3
{
    margin:0;
}
a:link, a:visited, a:hover{
	color:#000;
}
#MasterPage
{
	background-color:#fff;
	width:757px;
	margin:auto;
	min-height:600px;
	border:solid 1px #000;
}
#PageContent{
	width:757px;
	background-color:#fff;
	margin:auto;
	min-height:600px;
}
#PageHeader{
	margin:0px 0px 0px 0px;
	/*
	background-image:url('../leahysimages/header_bkgd.jpg');
	background-position:bottom center;
	background-repeat:no-repeat;
	height:130px;
	*/
}
#ProdName
{
	margin:0 0 0 40px;text-align:center;
}
#ProdDesc
{
	position:relative;left:225px;margin:5px;width:250px;
}
#headerClear{
	clear:both;
	/*
	background-image:url('../leahysimages/header_lace.gif');
	background-position:bottom center;
	background-repeat:no-repeat;
	height:10px;
	*/

	margin:0px auto;

}
#dropmenudiv
{
	display:none;
}

#HeaderLogo{
	float:left;
	margin-top:3px;
	margin-left:3.50px;
}
#HeaderFlashBanner
{
	float:right;
	margin-right:50px;
	margin-top:0px;
}

#PageRight{
	width:560px;
	float:right;
	margin:15px 20px 0 0;
}
#PageRight img{
	margin:10px;
	border:1px #E4E6E3 outset;padding:5px;
}
#PageRight a{
	color:#000;
}
#PageLeft{
	width:150px;
	float:left;	
	margin:5px 0 0 10px;
	background-color:#fff;
	min-height:325px;
}
#PageLeft a{
	color:#000;
}
#PageFooter{
	width:100%;
	text-align:center;
	margin:25px auto;
	background-color:#fff;
	font-size:9pt;
}

#LeftNavLists {
	float: left;
	width: 150px;
	position: relative;
	clear: both;
	margin-top: 15px;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;

}
/* Styles for Navigation */
#LeftNavLists ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#LeftNavLists li {

	display: block;
	margin: 0;
	padding: 0;	
	margin: 5px 0;
	height:25px;

}
#LeftNavLists a {
	font-size:8pt;
	text-decoration: none;
	color: #000;
	display: block;
	padding:5px 5px 5px 5px;
	/**/
	background-image:url('../images/navbtnOff.png');
	background-position:top left;
	background-repeat:no-repeat;
	height:25px;

}
#LeftNavLists a:hover {
	text-decoration: none;
	color:#000;
	background-image:url('../images/navbtnOn.png');
	background-position:top left;
	background-repeat:no-repeat;
}
/* shopping cart stuff*/
.rdoItems
{
    position: relative;
	top:-125px;
	left:75px;
	display:none;
}
#AddtoCart
{
    position: relative;
	top:-120px;
	left:225px;
}
#prodDisplayContent{
	float: left;
	width: 150px;
	position: relative;
	top:0px;
	left:10px;
	clear: both;
	margin:0px;
	display: inline;
	display:none;
}
#prodDisplayImage
{
    width:200px;
    margin:0px;
    float:left;
}
#prodDisplayImage img
{
    width:200px;
    position:relative;
    left:0px;
    top:0px;
}
#prodOptions
{
    position:relative;
    left:0px;top:5px;width:300px;
}
#prodDisplayContent img{
	float:left;
}
#prodDisplayContent ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#prodDisplayContent li {
	display: block;
	margin: 0;
	padding: 0;
	width:400px;	
}
#prodDisplayContent span{

}
#prodDisplayContainer{
	width: 500px;
	display:none;
}
#AddtoCartImage{
	cursor:pointer;
}
#prodDetailsTitle
{
	float:left;width:220px;width:100%;
}
#prodDetailsName
{
	text-align:left;width:200px;margin:0 0 0 150px;
	font-weight:bold;
	top:-110px;position:relative;
}
#prodDetailsDesc
{
	float:left;width:auto;max-width:550px;margin:0 0 0 10px;
	top:-100px;position:relative;margin:0 0 0 150px;
}
#prodDetailsDesc p 
{
	float:left;
}
#prodImageA
{
	max-height:200px;
}


/* forms */
#contactform
{
    width:400px;
}
#contactform label
{
    float:left;
    clear:both;
    width:200px;
    text-align:right;
    margin-right:5px;
    margin-top:3px;
}
#contactform input
{
    float:left;
    border:solid 1px #679dc9;
    margin:1px 0px;
    padding:2px 5px;

}
input[type=submit], input[type=reset]{
	background-image:url('../images/navbtnOff.png');
	background-position:center;
	background-repeat:no-repeat;
	height:auto;
	background-color:transparent;
	border:none;
	padding:0;margin:0;
}





fieldset
{
    padding:20px 0px;
}
#contactform textarea
{
    float:left;
    position:relative;
    left:210px;
    top:-40px;
    width:300px;
    border:solid 1px #679dc9;
    padding:2px 5px;
}
#contactform select
{
    float:left;
    position:relative;
    left:210px;
    top:-17px;
    width:300px;
    border:solid 1px #679dc9;
    padding:2px 5px;
}
#contactform option
{

}
#rdoMailingList
{
    float:left;
    width:150px;
}
#rdoMailingList label
{
    width:25px;
    text-align:right;
    position:relative;
    top:0px;
    left:0px;
    margin-left:5px;
    margin-right:5px;
}
#rdoMailingList input
{
    background-color:transparent;
    border:none;
}

#rdoMeetingPlace
{
    float:left;
    width:150px;
}
#rdoMeetingPlace label
{
    width:25px;
    text-align:right;
    position:relative;
    top:0px;
    left:0px;
    margin-left:5px;
    margin-right:5px;
}
#rdoMeetingPlace input
{
    background-color:transparent;
    border:none;
}





#btnSubmit
{
    float:left;
    position:relative;
    left:0px;    
}
#btnReset
{
    float:right;
    position:relative;
    left:5px;
}
#ContactButtons
{
    width:120px;
    float:right;
}

.required
{
    color:Red;
}
.activeTab
{

	font-weight: bold;
	text-decoration: none;
	color: yellow;
	background-image:url('../leahysleahysimages/NavLink1.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#254394;
	
}
.activeTab a, .activeTab a:link, .activeTab a:visited, .activeTab a:active
{
	color: yellow;
	background-color:#254394;

}

.Products
{
	width:170px;
	text-align:center;
	margin:20px;
	padding-top:5px;
	
}
.Products a
{
	text-decoration: none;
	color: #000;
}
.Products img{
	width:150px;
	max-height:100px;
	clear:both;
	border:5px #d7cd90 double;
}
.Products span{
	width:50px;text-align:center;
}
/**/
.ProductsHover
{
	width:160px;
	text-align:center;
	margin:20px;
	padding-top:5px;	
	background-color:#d7cd90;
}
.ProductsHover a
{
	text-decoration: none;
	color: #000;
}
.ProductsHover img{
	width:150px;
	max-height:100px;
	clear:both;
}
.ProductsHover span{
	width:50px;text-align:center;
}
.ImageBorders
{
	margin:10px 0 10px 0;
}
.Faqs li
{
	margin:10px 0px;
}
.tblArticles img
{
	width:285px;
	border:5px #d7cd90 double;
	margin:5px;
}

.tblArticles tr{
	vertical-align:top;
}
.SpecialsArea
{
     float:right;
     min-height:350px;
     background-color:#679dc9;/*679dc9*/
     color:#fff;
     width:250px;
     padding:0 2px 2px 2px;
     border:1px #000 solid;
     margin:0 0 0 10px;
}
.ItemList
{
	width:auto;
}
.FooterText
{
	font-size:9px;
	width:635px;
	text-align:center;
	margin:0 10%;
}
.divError
{
	width:420px;height:250px;position:absolute;left:33%;top:10%;z-index:1;background-color:#ccc;padding:25px;
}
#PageData1_litPageDesc img
{
	float:left;
}
.DataGrid
{
	font-size:9px;
	border:none;
	border:1px #ccc solid;
	width:100%;
}
.DataGrid td
{
	padding:5px 2px;
}
.DataGridHeader
{
	background-color:#549eff;
	color:#fff;
}
.DataGrid caption{
	font-size:12px;padding:5px;font-weight:bold;
}
.DataGridItems
{
	background-color:#fff;
}
.DataGridItemsAlternate
{
	background-color:#f0f8ff;
}



