* { 
  margin: 0px;
  padding: 0px; 
} 
html {
	height: 101%;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	margin: 0px;
	border: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	
	}
img {
	vertical-align: bottom;
	border: none;
}

a {	color: #9900CC;}
a:hover {color: red;}

p{margin-bottom: 1em;}

#cols{
	background-image: url(images/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.wrapper{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0px;
	width:762px;
	overflow:hidden;
	}

#cols .wrapper{
	border-top: 4px solid #BCDE72;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	}
	

#logobar{
	height: 163px;
	border-bottom: 1px solid #E0F0BE;
	background-image: url(images/babies.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
#banna{
	height: 55px;
	background-image: url(images/banna_bg.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #BCDE72;
	padding-bottom: 1px;
}
#logobar form {
	width: 230px;
	float: right;
	margin: 27px 0px 0px;
	padding: 0px 0px 0px 67px;
	background-image: url(images/searchbar_txt.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#logobar form input{
	height:18px;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	border: 1px solid #EC9DDF;
	vertical-align: middle;
	background-image: url(images/searchbar_boxbg.gif);
	background-repeat: repeat-x;
	width: 182px;
	line-height: 18px;

}
#logobar form input.submit
{
	cursor:pointer;
	width:32px;
	height:24px;
	background-image: url(images/searchbar_button.gif);
	border: none;
	margin: 0px;
	padding: 0px;

}

#colmain {
	/* width: 420px; */
	width: 562px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	line-height: 17px;
	font-size: 12px;
	text-align: justify;

}
#colright {
	width: 142px;
	float: left;
	display: none;
}

#colleft {
	width: 170px;
	float: left;
	border-bottom: 2px solid #BCDE72;
}

#colleft ul, #colright ul{
	margin: 0px;
	padding: 0px 0px 2px;
	list-style-position: outside;
	list-style-type: none;
	font-size: 12px;
	background-color: #F6F6F6;
	background-position: left top;
	background-repeat: no-repeat;
}

#colleft ul {background-color: #F4FAEB;}

#colleft ul li, #colright ul li{
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
}
#colleft ul li a.sub{
	padding-left: 5px;
}

#colleft ul li a, #colright ul li a{
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #666666;
	/* padding-left: 11px;
	margin-left: 11px; */
}

#colleft ul li a:hover, #colright ul li a:hover{
	background-image: url(images/bullet_arrow_dark.gif);
	text-decoration: none;
	color: #9900CC;
}
#colleft ul li a {background-image: url(none); color: #58852C;}

#colleft ul li.hdr, #colright ul li.hdr {
	color: #FFFFFF;
	letter-spacing:1px;
	font-weight:bold;
	background-color: #B5DB64;
	background-image: url(images/bulletarrow_white.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 23px;
	height: 33px;
	line-height: 33px;
	margin-bottom: 2px;
}
#colleft ul li.hdr a, #colleft ul li.top a{
	color: white;
}
#colleft ul li.hdr a:hover, #colleft ul li.top a:hover{
	text-decoration: underline;
	color: white;
}


#colleft ul li.hdrb{
	border-top:1px solid #D1EABA;
	margin-top: 5px;
	padding-top: 5px;
}
 #colright ul li.hdr{
	background-color: #E7E7E7;
	background-image: url(images/bulletarrow_grey.gif);
	color: #868686;
	border-top: solid 1px white;
	margin-right: 5px;
 }

#colright ul li.supplier {padding-top: 15px; padding-bottom: 10px; text-align:center;}
#colright ul li.supplier a {background-image:none; padding:0px; margin:0px; }
#colright ul li.supplier a:hover{
	background-image:none;
}
#colright ul li.supplier a img{ border: 4px solid #BCDE72; padding: 2px; display:block; margin: 0px auto; background-color:white;}
#colright ul li.supplier a:hover img {border-color:#FF6600;}

#colleft ul li.top{
	background-image: url(images/leftcol_txthdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 33px;
	line-height: 29px;
	padding-left: 23px;
font-weight:bold;
letter-spacing:1px;
}

h1 {
	color: #84BD22;
	font-size: 17px;
	font-weight: bold;
	background-image: url(images/bulletarrow_green.gif);
	background-position: left center;
	padding-left: 16px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-top-color: #BCDE72;
	border-right-color: #BCDE72;
	border-bottom-color: #BCDE72;
	border-left-color: #BCDE72;
	margin-bottom: 20px;
	margin-top: 10px;
}

h2 {
	color: #84BD22;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/bulletarrow_green.gif);
	background-position: left center;
	padding-left: 16px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-top-color: #BCDE72;
	border-right-color: #BCDE72;
	border-bottom-color: #BCDE72;
	border-left-color: #BCDE72;
	margin-bottom: 5px;
	margin-top: 10px;
}

.hotdeals {
	border-top: 2px solid #CCCCCC;
	border-right: 2px none #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px none #CCCCCC;
	text-align: center;
	background-image: url(images/txt_hotpicks.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	overflow: hidden;
	height: auto;
	width: 100%;
	margin: 1em 0px 2em;
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 10px;
}
.hotdeals a{
	width: 133px;
	height: 115px;
	text-align: center;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border: 1px solid white;
}
.hotdeals a:hover{
	border: 1px solid #FF6600;
	font-weight:normal;
}
.hotdeals img {
	display:block;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	margin-bottom:5px;
}

div.items div {
	overflow:hidden;
	width:100%;
	padding-top:0px;
	margin-bottom: 3em;
}
div.items div a{
	text-decoration: none;
}
div.items div a:hover{}
div.items div a.piclink {
	width:70px;
	padding:15px;
	diplay:block;
	float:left;
	text-align:center;
	border:1px solid #FFFFFF;
	margin-right:15px;
	margin-top: 3px;
}
div.items div a.piclink:hover {border:1px solid #F1C6FF;}
div.items div p {
	float:left;
	width:430px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
div.items div p strong{
	font-weight: bold;
	font-size: 15px;
	display: block;
}
div.items div a.buylink {
	background-repeat: repeat;
	text-decoration:none;
	font-weight:bold;
	background-position: left top;
	background-color: #BFBFBF;
	vertical-align: text-bottom;
	font-size: 12px;
	text-align: center;
	color: #D443E2;
	float: left;
	clear: both;
	background-image: url(images/buylink_dots.gif);
	width: 209px;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.items div a.buylink:hover{
	text-decoration:none;
	background-color: #EB65E9;
	color: #FF00FF;
}
div.items div a.buylink i{
	font-style: normal;
	font-size: 13px;
	width: 65px;
	display: block;
	float: left;
	cursor: hand;
	text-align: center;
	font-weight: bold;
}

.footer {
	clear: both;
	border-top: 2px solid #BCDE72;
	border-right: 2px none #BCDE72;
	border-bottom: 2px none #BCDE72;
	border-left: 2px none #BCDE72;
	background-color: #BCDE72;
	display: block;
	color: #FFFFFF;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
}
.pagination{
	overflow: hidden;
	clear: both;
	text-align:center;
	margin-bottom: 3em;
	margin-left: 65px;
}
.pagination a.hilite{
	background-color:#A5D345;
	color: #FFFFFF;
	border: 1px solid #BCDE72;
}
.pagination a{
background-color:#FFFFFF;
border:1px solid #E2EBF1;
color:#428718;
font-weight:bold;
line-height:23px;
margin-right:-4px;
padding:3px 8px;
text-decoration:none;
}
.pagination a:hover{
	background-color: #CC00FF;
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px solid #CC00CC;
}


h3 {
	color: #666666;
	font-size: 14px;
	font-weight: bolder;
	background-image: url(images/bulletarrow_grey.gif);
	background-position: left center;
	padding-left: 16px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-top-color: #BCDE72;
	border-right-color: #BCDE72;
	border-bottom-color: #BCDE72;
	border-left-color: #BCDE72;
	margin-bottom: 4px;
	margin-top: 10px;
}

