body {
	margin: 0px;
	padding: 0px;
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	background-color: #bfe0fb;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
#back {
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 990px;
	width: 100%;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55361b;
}
#header {
}
#logo {
	display: block;
	text-align: center;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 32px;
	padding-bottom: 29px;
}
#mainmenu {
	display: block;
	background-image: url(mainmenuback.jpg);
	background-repeat: no-repeat;
	height: 73px;
	list-style-type: none;
	font-size: 22px;
	line-height: 24px;
	color: #FFF;
	padding-left: 18px;
	letter-spacing: -1px;
	padding-top: 15px;
	padding-right: 29px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#mainmenu li {
	display: block;
	float: left;
}
#cart {
	position: absolute;
	top: 152px;
	right: 29px;
}
#mainmenu li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 21px;
	padding-left: 21px;
	height: 41px;
	background-image: url(line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
}
#mainmenu li a span {
	line-height: 12px;
	color: #add9fe;
	font-size: 11px;
	letter-spacing: 0px;
	padding-left: 2px;
}
#mainmenu li a:hover {
	text-decoration: none;
	color: #add9fe;
}
#cart a {
	margin: 0px;
	background-image: url(cart_back.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 99px;
	text-align: center;
	font-size: 18px;
	color: #04578c;
	line-height: 18px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	display: block;
	text-decoration: none;
}
#cart a:hover {
	text-decoration: none;
	color: #0576C0;
}
#mainmenu #last a {
	background-image: none;
}
#content {
	padding-right: 18px;
	padding-left: 19px;
	background-color: #FFF;
	padding-top: 4px;
	min-height: 772px;
}
#content p {
	line-height: 17px;
	padding-bottom: 12px;
}
#content h2 {
	color: #55361B;
	font-size: 18px;
	line-height: 21px;
	padding-bottom: 3px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4f1fb;
	margin-bottom: 12px;
}
#content h3 {
	color: #0F5688;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 18px;
}
#content ul {
	padding-left: 15px;
	list-style-position: outside;
	line-height: 17px;
	padding-bottom: 12px;
}
#content a {
	text-decoration: underline;
	color: #55361b;
}
#content a:hover {
	text-decoration: none;
}
#homepage_banner {
	background-image: url(homepage_baby.jpg);
	background-repeat: no-repeat;
}
#content #homepage_banner h3 {
	padding-top: 37px;
	padding-left: 24px;
	padding-bottom: 42px;
}
#content #homepage_banner h4 {
	padding-left: 390px;
	padding-bottom: 8px;
}
#content #homepage_banner ul {
	padding-left: 435px;
	list-style-type: none;
	font-size: 18px;
	color: #55361b;
	line-height: 24px;
}
#content #homepage_banner ul li {
	background-image: url(arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 17px;
}
#content #homepage_banner a {
	text-decoration: none;
}
#content #homepage_banner a:hover {
	text-decoration: none;
	color: #348340;
}
#made {
	text-align: center;
	padding-top: 17px;
}
#brown {
	background-image: url(brown_top.jpg);
	background-repeat: no-repeat;
	background-color: #5b381c;
	color: #dcedfb;
	width: 952px;
	margin-bottom: 17px;
}
#brown_bottom {
	background-image: url(brown_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 22px;
	padding-left: 19px;
	padding-right: 20px;
}
#content #brown a {
	color: #dcedfb;
	text-decoration: underline;
}
#content #brown a:hover {
	color: #dcedfb;
	text-decoration: none;
}
#content #brown .title {
	font-size: 20px;
	font-weight: normal;
	line-height: 21px;
	padding-bottom: 9px;
}
#content #brown p {
	padding-bottom: 21px;
	line-height: 20px;
}
#diaper_look {
	padding-bottom: 5px;
}
#footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 85px;
	margin-bottom: 64px;
}
#footerleft {
	float: left;
	font-size: 12px;
	color: #55361b;
	line-height: 16px;
	padding-top: 31px;
	padding-left: 20px;
}
#footerleft ul {
	list-style-type: none;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 8px;
}
#footerleft ul li {
	display: inline;
}
#footerleft a {
	color: #55361b;
	text-decoration: none;
}
#footerleft a:hover {
	color: #55361b;
	text-decoration: underline;
}
#footerright {
	float: right;
	font-size: 24px;
	line-height: 27px;
	color: #55361b;
	letter-spacing: -1px;
	padding-top: 34px;
	padding-right: 18px;
}
#footerright img {
	margin-left: 16px;
}
OPTION.oostock {
	color : #A0A0A0;
}
.cobhl {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.cobll {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.sizetbl {
	background-color: #94D5F3;	
}
.sizetbl td {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.sizetbl th {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #DBF1FB;
}
.roundsizetbl {
	background-color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.roundsizetbl td {
	background-color: #dbf1fb;
	padding: 8px;
}
.roundsizetbl th {
	background-color: #dbf1fb;
	font-size: 18px;
	color: #0D5273;
	padding: 8px;
	line-height: 18px;
}
.roundsizetbl .corner_top_left {
	background-image: url(top_left.jpg);
	background-repeat: no-repeat;
}
.roundsizetbl .corner_bottom_left {
	background-image: url(bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.roundsizetbl .corner_top_right {
	background-image: url(top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.roundsizetbl .corner_bottom_right {
	background-image: url(bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.roundsizetbl2 {
	background-color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.roundsizetbl2 td {
	background-color: #B3FFAE;
	padding: 8px;
}
.roundsizetbl2 th {
	background-color: #B3FFAE;
	font-size: 18px;
	color: #067700;
	padding: 8px;
	line-height: 18px;
}
.roundsizetbl2 .corner_top_left {
	background-image: url(top_left2.jpg);
	background-repeat: no-repeat;
}
.roundsizetbl2 .corner_bottom_left {
	background-image: url(bottom_left2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.roundsizetbl2 .corner_top_right {
	background-image: url(top_right2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.roundsizetbl2 .corner_bottom_right {
	background-image: url(bottom_right2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}.bottompad {
	padding-bottom: 12px;
}
