/* CSS Document */

body  {
	font: 100% Georgia;
	background: #FEEBED; /*DFF2F0;*/
	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: #000000;

}

dl.gallery
{
	border: 1px solid #630;
	background-color: #FDD;
	width: 180px;
	text-align: center;
	float: left;
	margin-right: 1em;
	margin-left: 25px;
	margin-top:2em;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #630;
}



.gallery dt { font-weight: bold; font-size: 12px; }

.gallery dt diapercake
{
border: 1px solid #630;
width: 162px;
height: 215px;
}

.gallery dd
{
margin: 0;
padding: 0;
}

dl.bbgallery
{
	border: 1px solid #FFA8A8;
	background-color: #FDD;
	width: 180px;
	text-align: center;
	float: left;
	margin-right: 1em;
	margin-left: 25px;
	margin-top:2em;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #630;
}



.bbgallery dt { font-weight: bold; font-size: 12px; }

.bbgallery dt diapercake
{
border: 1px solid #630;
width: 162px;
height: 150px;
}

.bbgallery dd
{
margin: 0;
padding: 0;
}

.diapercakeTitles {
/*	text-align:center;*/
	padding-top:5px;
	font-weight:bold;
	font-size:12px;

}

#gallery_nav
{
	border: 7px solid #FDD;
	background-color: #FDD;
	text-align: center;
	float: left;
	padding-top: 15px;
	padding-bottom: 50px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Georgia;
	font-size: 100%;
	color: #630;
}

#boyGallery {
	border-color: #630;
}

#anyoneGallery {
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
}


/* CSS Document */


#navcontainer
{
	
	width: 165px;
	background:transparent;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul#navlist
{
	text-align: center;
	font-size:14px;
	font-weight:normal;
	list-style: none;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	
}

ul#navlist li
{
	display: block;
	margin: 0;
	text-align: left;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 10px;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	border-width: 0px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #630;
	text-decoration: none;
	background: #FDD;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0em;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#navlist-heading a
{
	border:3px solid #630;
	background: #FCC;
	color: #630;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

ul#navlist li#navlist-soloheading a
{
	border:3px solid #630;
	background: #FCC;
	color: #630;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}

ul#navlist li#navlist-viewcart a
{
	/*border:3px solid #630;*/
	background: #FCC;
	color: #630;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}

ul#navlist li#navlist-endset a
{
	margin-bottom:15px;
	

	
}
ul#navlist li a:hover, ul#navlist li#navlist-endset  a:hover
{
	color: #FCC;
	background: #630;
}

ul#navlist li#navlist-heading a:hover, ul#navlist li#navlist-soloheading a:hover
{
	color: #FCC;
	background: #630;
	border-color:#FCC;
	
}



.twoColFixLtHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	/*background-color: #FDD;*/
	background-image:url(images/tileable_stripes_newcolor.jpg);
	background-repeat: repeat;

	
} 
.twoColFixLtHdr #header {
	font-size: 16px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 220px;
	padding-left: 0px;
	/*background-color: #630;*/
	background-image:url(images/header_banner.jpg);
/*	background-image:url(images/header_test_cropped_newcolor.jpg);*/
	color: #FCC;
	font-weight: bold;
	font-style: italic;
} 
.twoColFixLtHdr #header h1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 960px;

}


#header h1 a {
	padding: 0;
	margin: 0;
	width: 960px;
	height: 180px;
	display: block;
	background: url(images/header_test_cropped.jpg) no-repeat top left;
	}
	
	#header h1 a span { display: none; }


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	font-size: 14px;
	color: #630;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 28px;
	text-decoration: none;
	background-color: #FDD;
	border: thick double #630;
	margin-left: 10px;
}
.twoColFixLtHdr #mainContent {
	/*background-image:url(images/text_bkgrd.png);*/
	/*background-color:#FDD;*/
	/*background-color:#DFF2F0;*/
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
	color: #630;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	font-size: 13px;
	text-align:center;
	background-color: #630;
	color: #FCC;
} 
a {
	text-decoration: none;
}

.twoColFixLtHdr #footer p {
	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: #FCC;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #sidebar1 {
}
.sidebarHeadings {
	font-size: 16px;
	font-weight: bold;
	background-color: #FDD;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor: default;
}
#sidebarHeadings a.hover {
	color: #FCC;
	background-color: #630;
}
a:hover {
	color: #FCC;
	background-color: #630;
}

a {
	color: #630;
	text-decoration: none;
}
#otherLinks {
}
.otherLinks {
	text-decoration: underline;
}
.footerLink {
	text-decoration: underline;
	color: #FCC;
}
#footer a:hover {
	background-color:#FDD;
	color:#630;
}
.sidebarLinksSml {
}
.MFS {
	text-align: center;
	margin-left: 0px;
}
.itemSmall {
	font-size: 13px;
}
.itemLayout {
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
}

images {
	padding-left:0;
	font-size: 10px;
	text-align: center;

}

/*.itemTitle {
	text-align: left;
}*/
#clickImg {
	font-size: 12px;
	margin-left: 0px;
	text-align: center;
}
.itemTitles {
	margin-left: 0px;
	text-align: center;
}
.itemPicture {
	margin-left: 122px;
}
.slideshow {
	margin-left: 0px;  /* I used this to center the slideshow when I was using the "small" size.  0 works for the medium size.*/
}
.faq_id {
	font-weight: bold;
}
.faq_comment {
	font-style: italic;
}
.news_blog {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
}
