@charset "utf-8";
body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg) #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
}
.oneColFixCtrHdr #container {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: url(../images/bg.jpg); 
	padding: 0 10px 10px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0px 0 25px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

h1{
font: 24px Georgia, "Times New Roman", Times, serif;
}

.webform{
width:375px;
float:left;
}

.webform h1 {
padding:10px;
font:24px Georgia, "Times New Roman", Times, serif;
}

#navcontainer ul{
padding:15px 0px 7px 0px;
margin: 0 20px 0 10px;
}

#nav_561644 li
{
display: inline;
padding-left: 20px;
padding-right: 12px;
font: 18px Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-weight:600;
}

#nav_561644 li.first{
	background: none;
	padding-left: 0px;
	}


#nav_561644 a:link
{
color: #ffffff;
text-decoration: none;
font: 18px Georgia, "Times New Roman", Times, serif;
font-weight:600;
}

#nav_561644 a:visited
{
color: #ffffff;
text-decoration: none;
font: 18px Georgia, "Times New Roman", Times, serif;
font-weight:600;
}

#nav_561644 a:hover
{
color: #e9557f;
text-decoration: none;
font: 18px Georgia, "Times New Roman", Times, serif;
font-weight:600;
}


/*bottom nav */


#footernavcontainer ul{
padding:7px 0px;
margin: 0 auto;
width:420px;
}

#nav_592568 li
{
display: inline;
padding-left: 20px;
padding-right: 12px;
font: 18px Georgia, "Times New Roman", Times, serif;
font-weight:600;
}

#nav_592568 li.first{
	background: none;
	padding-left: 0px;
	}


#nav_592568 a:link{ 
color: #ffffff;
text-decoration: none;
font: 18px Georgia, "Times New Roman", Times, serif;
font-weight:600;
}

#nav_592568 a:visited{ 
color: #ffffff;
text-decoration: none;
font: 18px Georgia, "Times New Roman", Times, serif;
font-weight:600;
}

#nav_592568 a:hover{
color: #e9557f;
text-decoration: none;
font: 18px Georgia, "Times New Roman", Times, serif;
font-weight:600;
}


/*end bottom nav */


.oneColFixCtrHdr #mainContent {
	padding: 0px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
    min-height:400px;
    height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 30px auto 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

a:link{
text-decoration:none;
color: #CCCCCC;
}

a:active{
text-decoration:none;
color:#CCCCCC;
}

a:hover{
text-decoration:none;
color:#e9557f ;
}

a:visited{
text-decoration:none;
color:#cccccc;
}

.leftimg {
float:left;
margin:0;
padding:0 20px 0 0;
width:345px;
}

.greenbox{
background-color:#e9f4ef;
padding:9px;
width:310px;
float:left;
}

.homepage p{
width:305px;
line-height:13px;
padding-bottom:9px;
}

.homepage h1{
font:22px Georgia, "Times New Roman", Times, serif;
color:#666666;
padding-bottom:6px;
}

#leftcol{
padding-right: 20px;
padding-bottom:20px;
float:left;
}

#leftnav{
padding-right: 20px;
float:left;
}

#leftnav li{
padding-bottom:3px;
}

#leftnav li a{
color:#666666;
font: 11px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-decoration:none;
}

#leftnav li a:hover{
color:#cee3da;
font:11px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-decoration:none;
}

#leftnav .current{
color:#cee3da;
}

#cat_692385_divs{
margin-top: 20px;
}

#nav_692385 li{
padding-bottom:7px;
}

#nav_692385 li li{
padding: 7px 0 0 10px;
}

#nav_692385 li a{
color:#666666;
font: 11px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-decoration:none;
}
#nav_692385 li li a{
color: #999999;
font: 11px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-decoration:none;
}
#nav_692385 li a:hover{
color:#cee3da;
font:11px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-decoration:none;
}

#nav_692385 .selected{
color:#cee3da;
}


#right{
float:right;
width:600px;
}

#rightshop{
width:250px;
float:right;
padding-left:10px;
}

/*#rightcontent{
width:600px;
float:right;
}*/

#rightcontent img{
padding-right:20px;
}

#rightcontent p{
padding-bottom:10px;
padding-top: 0px;
margin-left: 4px;
line-height:14px;
}

.photocredit{
color:#cccccc;
}

h2{
font:20px  Georgia, "Times New Roman", Times, serif;
color:#666666;
padding-bottom: 5px;
padding-left:0px;
}

h3{
font:14px Georgia, "Times New Roman", Times, serif;
font-weight:600;
color:#cee3da;
}

h4{
font:12px Georgia, "Times New Roman", Times, serif;
font-weight:600;
color:#cee3da;
}

#rightcontent.thumbnails {
margin-top:10px;
}

.related{
border-top: 1px #cccccc solid;
min-height:80px;

}

.related h3{
font:14px Georgia, "Times New Roman", Times, serif;
font-weight:600;
color:#666666;
padding:10px 0;
}

.thumbnails img{
margin-right:30px;
padding-top: 10px;
padding-bottom: 20px;
}

.priceTable{
width:240px;
min-height:45px;
padding:5px 10px;
height:45px;
background: url(/images/cart-table-bg.gif) no-repeat top left;
margin-bottom: 10px;
margin-top:20px;
text-align:center;
}


.cart-button{
float:right;
margin-right:10px;
}

#leftcolform{
float:left;
width:300px;
}

#rightcolform{
float:right;
width:300px;

}

.photogalleryNavigation{
text-align:center;
text-transform:lowercase;
font-weight:bold;
font-size:11px;
}

.photogalleryNavigation a{
padding: 0 30px;

}

#catlistbutton{
font-size:11px;
}

.webapptable img{
padding-right:7px;
}

.oneColFixCtrHdr #footer {
    height:300px;
	padding: 0 30px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(/images/bg.jpg); 

}
.oneColFixCtrHdr #footer p {
      font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#ffffff;
	text-align:center;
}

.oneColFixCtrHdr #footer a:link{
text-decoration:none;
color: #ffffff;
}

.oneColFixCtrHdr #footer a:visited{
text-decoration:none;
color:#ffffff;
}
.oneColFixCtrHdr #footer a:active{
text-decoration:none;
color:#CCCCCC;
}

.oneColFixCtrHdr #footer a:hover{
text-decoration:none;
color:#e9557f ;
}


.clear {
clear:both;
}

/*Sitemap */

#sitemap ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#sitemap a
{
color: #333;
width: 9em;
padding: 5px 12px 5px 8px;
text-decoration: none;
}

#sitemap a:hover
{
color: #e9557f;
}

#sitemap li { margin: 3px; }

#sitemap li li a
{
color: #666;
width: 9em;
padding: 5px 5px 5px 25px;
text-decoration: none;
}




