/* 

STYLE SHEET FOR SLOPPY BABY WEB SITE
Created by Bluespace Creative, Inc.
www.bluespacecreative.com

ToC
	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks

Notes

*/

/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
}
body {
	background-color: #edf1ad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	}
		
/*  --------- 2. structure  --------- */

#wrapper {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	margin-top: 15px;
	background: #F9FDDA;
		}
		
#logo {
	float: left;
	padding-top: 94px;
	padding-left: 22px;
		}
#left {
	float: left;
	border-right: 1px solid #FFF;
	width: 394px;
	background-color: #fcffe3;
	color: #000;
}
#leftTwoThirds {
	float: left;
	width: 500px;
	background-color: #F9FDDA;
}

#text {
	padding-left: 19px;
	padding-right: 19px;
	height: 262px;
	background-color: #f9fdda;
	color: #000;
	float: left;
}
#textGS {
	padding-left: 19px;
	padding-right: 19px;
	height: 417px;
	background-color: #f9fdda;
	color: #000;
	float: left;
}
#text2 {
	padding-left: 19px;
	padding-right: 19px;
	background-color: #f9fdda;
	color: #000;
}
#textThree {
	padding-left: 19px;
	padding-right: 19px;
	height: 445px;
	background-color: #f9fdda;
	color: #000;
}
#text p {padding-bottom: 10px;}

.styled p {padding-bottom: 10px;}

.styled h1 {
	margin: 0px;
	padding: 0px;
}
#left form {
	width: 135px;
	float: left;
	margin-top: 5px;
}


#text2 p {padding-bottom: 10px;}

#leftThird {
	width: 313px;
	float: left;
}
#rightTwoThirds, #rightTwoThirdsBib {
	width: 468px;
	float: left;
	background-color: #CBE22F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	color: #000;
}
#rightTwoThirds {
}

#rightTwoThirdsBib {height: 445px; }

#right {float: left;}
#products {
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
}
#products #oneTwo{
	padding-right: 70px;
}

#prodBox {
	float: left;
	margin-top: 16px;
}

#topStripes {
	background-image: url(../images/topStripesSec.gif);
	height: 158px;
}	
#buy, #cart, #view {float: left;}

#breadcrumbs {
	float: right;
	color: #FFF;
	text-align: right;
	padding-top: 122px;
	padding-right: 48px;
}
#breadcrumbs a {color: #FFF;}

#nav {
	height: 21px;
	background-color: #CBE22F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFF;
	color: #000;
}
#bottomStripes {
	background-image: url(../images/secBottomStripes.gif);
	background-repeat: repeat-x;
	height: 59px;
	clear: both;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
}

#nav #navShop {
	width: 155px;
	text-align: center;
	height: 21px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
}
#nav #navAbout {
	width: 155px;
	text-align: center;
	height: 21px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
}
#nav #navNews {
	width: 155px;
	text-align: center;
	height: 21px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
}
#nav #navStores {
	width: 155px;
	text-align: center;
	height: 21px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
}
#nav #navContact {
	width: 154px;
	text-align: center;
	height: 21px;
	float: left;
}
#nav img {
	margin-top: 5px;
	padding-bottom: 1px;
}
#footer {
	padding-top: 5px;
	text-align: center;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	width: 782px;
	float: none;
		}
.separator {
		clear: both;
		height: 0;
		}
.imgLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.imgRight {
	float: right;
	margin-left: 25px;
}
.imgSpace {
	margin-left: 20px;
}


/* ---------- 3. links and navigation ---------- */

a {
	color: #5B441B;
		}
		
a:hover {
	text-decoration: none;
		}
		
/* ---------- 4. fonts ---------- */
ul {
	list-style-type: none;
	padding-left: 5px;
	padding-bottom: 10px;
		}
li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
}
table.styled td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	clear: both;
	padding: 5px;
}
table.styled {
	margin-left: 19px;
}

table.styled h2 {
	width: 95%;
	background-color: #5B441B;
	height: 1.25em;
	color: #fff;
	padding: 2px 0px 2px 4px;
	margin-bottom: 5px;
}
.listText{
	font-size: 10px;
}
hr {
	margin-top: .5em;
	margin-bottom: .5em;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #5B441B;
	padding-bottom: 5px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #5B441B;
	padding-top: 15px;
	padding-bottom: 10px;
}

/* ---------- 5. images ---------- */

a img {
		border: 0;
		}
.price {
	color: #5C6BB4;
}

		
/* ---------- 6. hacks ---------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
	}	
#wrapper {text-align: left;}  

#full {
	background-color: #F9FDDA;
	width: 782px;
	clear: both;
}
#mainContent {
	clear: both;
}
#mainContentStore{
	clear: both;
	height: 236px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}
#rightColumn {
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	width: 560px;
	height: 356px;
}
#rightColumn li {
	margin-bottom: 6px;
}

#rightColumn div div{
	float: left;
	width: 127px;
	margin-bottom: 15px;
}

#rightColumn h2 {
	width: 95%;
	background-color: #5B441B;
	height: 1.25em;
	color: #fff;
	margin-bottom: 5px;
	padding: 2px 0 2px 4px; 
}
#leftColumn {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	height: 100px;
	width: 135px;
}
