@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	background-color: #CEDEAD;
	color: #6B6B6B;
}
.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 its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p {
	margin-bottom: 16px;
}
a {
	color: #85AA2F;
}
a:hover {
	color: #B1DC1F;
}
#container {
	background-color: #FFFFFF;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#masthead {
	display: block;
	height: 118px;
	width: 1100px;
}
#masthead #logo {
	float: left;
}
#search {
	text-align: right;
	display: block;
	float: left;
	height: 45px;
	width: 664px;
	padding-top: 30px;
}
#search_form .s {
	font-size: 14px;
	color: #8f9ccd;
	border: 1px solid #8f9ccd;
	padding: 3px;
	width: 182px;
}


#flash_area #product_nav{
	position:relative;
	top:62px;
	left:850px;
	width:230px;
}
#flash_area #product_nav a {
color:#fff;
text-decoration:none;
}

#flash_area #product_nav a:hover {
color:#6e9b1d;
}
#flash_area #product_nav h3{
	color:#fff;
	font-size:15px;
}
#flash_area #product_nav ul {
line-height:1.4;
font-weight:100;
float:left;
color:#fff;
list-style-type:none;
}
#flash_area #product_nav ul li {
	background:url(../../images/bullet_green.png) no-repeat 5px 10px;
	padding-left:15px;
}
#flash_area #product_nav .column_two{
	margin-left:10px;
}

#tabs {
float:left;
margin:0 0 16px 0;
width:1100px;
}

ul#tabs_nav {
margin:0 0 0 548px;
width:512px;
list-style:none;
}

ul#tabs_nav li {
display:inline;
}

ul#tabs_nav li a {
display:block;
float:left;
height:65px;
width:128px;
background:url(../../images/tabs.gif);
text-indent:-9999px;
}

ul#tabs_nav li a.wagons {
background-position:0 0;
}

ul#tabs_nav li a.cakes {
background-position:-128px 0;
}

ul#tabs_nav li a.spa {
background-position:-256px 0;
}

ul#tabs_nav li a.softies {
background-position:-384px 0;
}

ul#tabs_nav li a.wagons:hover  {
background-position:0 -65px;
}

ul#tabs_nav li a.cakes:hover  {
background-position:-128px -65px;
}

ul#tabs_nav li a.spa:hover {
background-position:-256px -65px;
}

ul#tabs_nav li a.softies:hover {
background-position:-384px -65px;
}

#footer {
	font-size: 12px;
	color: #666666;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	clear: both;
	width: 1100px;
	padding-top: 105px;
	background-color: #CEDEAD;
}
#home_content {
	display: block;
	width: 500px;
	font-size: 13px;
	line-height: 22px;
	margin-left: 65px;
	float: left;
}
#home_content  h1 {
	font-size: 24px;
	color: #B6D669;
	margin-bottom: 6px;
	font-weight: normal;
}
#home_section_logo {
	float: left;
	width: 443px;
	display: block;
	margin-left: 42px;
}
#cat_logo {
	display: block;
	float: left;
	min-width: 243px;
	margin-left: 30px;
}
#cat_desc {
	font-size: 15px;
	color: #B6D669;
	display: block;
	float: left;
	width: 707px;
	padding-top: 30px;
	line-height: 24px;
}
#cat_item_scroll {
	clear: both;
	height: 370px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	position: relative;
	overflow: hidden;
}
#cat_items {
	height: 360px;
	width: 1264px;
	position: relative;
	left: 0px;
}
#cat_items .item {
	text-align: center;
	display: inline-block;
	padding: 3px;
	width: 290px;
	background-image: url(../images/bg_item_square.gif);
	background-repeat: no-repeat;
	margin-right: 12px;
	float: left;
}
#cat_items .item a {
	color: #B6D669;
	text-decoration: none;
}
#cat_items .item a:hover {
	color: #85AA2F;
}
#cat_items .item img {
	margin-bottom: 12px;
}
#cat_items .item strong {
	font-size: 18px;
	font-weight: normal;
}
div.slider {
	width: 950px;
	height: 20px;
	background-image: url(../images/bg_scroller.gif);
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	background-position: center center;
	margin-bottom: 8px;
}
div.slider div.knob {
	background: #fff;
	background-image: url(../images/scroll_knob.gif);
	width: 80px;
	height: 20px;
}
#desc_box {
	background-image: url(../images/bg_details.gif);
	background-repeat: no-repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 3px;
}
#desc_content {
	width: 980px;
	display: block;
	background-image: url(../images/bg_details_after.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:30px;
}
#desc_img {
	float: left;
	margin-top: 3px;
	width: 410px;
	display: block;
	font-size: 12px;
	text-align: center;
	margin-bottom: 6px;
	margin-right: 40px;
}
#desc_img  a.larger_link {
	background-color: #E2ECCE;
	display: block;
	width: 410px;
	margin-bottom: 6px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
}
#desc_img a:hover.larger_link {
	background-color: #EBF7C1;
	color: #85AA2F;
}



#desc_details {
	display: block;
	float: left;
	width: 410px;
	font-size: 16px;
	color: #C1D698;
	background-image: url(../images/bg_details_dots.gif);
	background-position: left 20px;
	padding-top: 0px;
	padding-left: 75px;
	margin-top: 25px;
	background-repeat: no-repeat;
}
#desc_details .cat_header {
	float: left;
	position: relative;
	left: -50px;
}

.size_chart {
	background-image: url(../images/bg_size_conversion.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
	color: #B6D669;
	padding-top: 65px;
	display: block;
	text-align: center;
	font-size: 12px;
	float: left;
	width: 100px;
}
#desc_details .left_col {
	float: left;
	width: 200px;
	display: block;
	margin-right: 12px;
	text-align: center;
	padding-top: 6px;
}
#desc_details .right_col {
	float: left;
	width: 230px;
	text-align: center;
	padding-top: 6px;
}


#desc_details strong {
	font-size: 16px;
	color: #B6D669;
	font-weight: normal;
}
#desc_details .colors {
	position: relative;
	left: -13px;
}

#desc_details    .colors td  {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-right: 4px;
}
#desc_details .colors img {
	margin-right: 10px;
	margin-left: 10px;
}
#desc_box .caption {
	font-size: 12px;
}

#see_suggested_products{
	background:url(../../images/see_suggested_products.gif) no-repeat;
	color:#724E87;
	display:block;
	font-size:14px;
	left:155px;
	height:75px;
	margin-bottom:-87px;
	padding:10px 0 0 18px;
	position:relative;
	text-decoration:none;
	top:-75px;
	width:273px;
}