body {
	font: normal 12px/normal Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #F48396 url(../images/bg.gif) repeat-x 0px 0px;
}
#wrapper {
	background: url(../images/bg-top.jpg) no-repeat -50px 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 980px;
	text-align: left;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#header {
	height: 225px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#header h3{
	height: 100px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	color: #000;
	position: absolute;
	top: 50px;
	left: 390px;
	overflow: hidden;
	font: normal 36px/90px Georgia, "Times New Roman", Times, serif;
}
#header h1 {
	height: 95px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	color: #952C4D;
	position: absolute;
	top: 45px;
	left: 360px;
	overflow: hidden;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#header h1 a {
	color: #952C4D;
	text-decoration: none;
	display: block;
}

#searchbar {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 670px;
	overflow: hidden;
	position: absolute;
	left: 310px;
	top: 175px;
	background: url(../images/bg-search.gif) repeat-x 0px 0px;
}
#searchbar #searchleft {
	background: url(../images/search-left.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 50px;
	width: 58px;
	overflow: hidden;
}
#searchbar #searchright {
	margin: 0px;
	padding: 0px;
	background: url(../images/search-right.gif) no-repeat 0px 0px;
	height: 50px;
	width: 11px;
	clear: right;
	float: right;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
#searchform {
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 50px;
	float: right;
	clear: none;
	overflow: hidden;
	left: 0px;
	top: 0px;
}
#searchform #keywords {
	margin: 15px 5px 0px 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 18px;
	width: 150px;
	overflow: hidden;
	border: 1px solid #952C4D;
}
#searchform #btnsearch {
	margin: 15px 0px 0px;
	padding: 0px;
	clear: right;
	float: left;
}



#maincontent {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	overflow: hidden;
	left: 0px;
	top: 0px;
	position: relative;
}
#wrapcontent {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 700px;
	clear: none;
	float: right;
	background: #952C4D url(../images/k-tl.gif) no-repeat 0px 0px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}

#ktl, #ktr, #kbl, #kbr{
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 7px;
	position: absolute;
	overflow: hidden;	
}


#ktl {
	background: url(../images/k-tl.gif) no-repeat 0px 0px;
	left: 0px;
	top: 0px;

}
#ktr {
	background: url(../images/k-tr.gif) no-repeat 0px 0px;
	top: 0px;
	right: 0px;
}
#kbl {
	background: url(../images/k-bl.gif) no-repeat 0px 0px;
	left: 0px;
	bottom: 0px;
}
#kbr {
	background: url(../images/k-br.gif) no-repeat 0px 0px;
	right: 0px;
	bottom: 0px;
}

#content {
	margin: 7px;
	padding: 0px;
	background: #FDF8F9;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	width: 686px;
	height: auto;
	min-height:700px;
	
}

#sidebar {
	margin: 150px 0px 40px -10px;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 232px;
	overflow: hidden;
	background: #FBE2E6 url(../images/bg-side.gif) repeat-x 0px 0px;
	left: 19px;
	top: 0;
	min-height:400px;
	font: normal 12px/normal Verdana, Geneva, sans-serif;
	color: #000;
	position: relative;
}
#sidebar  #lefttop {
	background: url(../images/top-l.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 232px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#sidebar #leftbottom {
	background: url(../images/bot-l.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 232px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#leftnav {
	margin: 60px 10px 17px;
	padding: 0px;
	list-style: none;
}
#leftnav li {
	margin: 0.5em 0em 1em;
	padding: 0px;
	overflow: hidden;
	height: 15px;
}
#leftnav li.separator {
	margin: 20px 0px;
	padding: 0px;
	height: 5px;
	background: #F9B1BF;
	overflow: hidden;
}

#leftnav li a {
	text-decoration: none;
	font: normal 11px/normal Verdana, Geneva, sans-serif;
	color: #333;
	background: url(/images/a1.gif) no-repeat left center;
	display: block;
	text-indent: 10px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
#leftnav li a:hover {
	color: #952C4D;
}

.ktl2, .ktr2, .kbl2, .kbr2{
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 7px;
	overflow: hidden;
	position: absolute;
}



.ktl2{
	left: 0px;
	top: 0px;
	background: url(../images/k-tl2.gif) no-repeat 0px 0px;
}

.ktr2{
	top: 0px;
	right: 0px;
	background: url(../images/k-tr2.gif) no-repeat 0px 0px;
}

.kbl2{
	left: 0px;
	bottom: 0px;
	background: url(../images/k-bl2.gif) no-repeat 0px 0px;
}
.kbr2{
	right: 0px;
	bottom: 0px;
	background: url(../images/k-br2.gif) no-repeat 0px 0px;
}
#innercontent {
	margin: 5px;
	padding: 0px;
	height: auto;
	width: 670px;
	font: normal 11px/1.5em Verdana, Geneva, sans-serif;
	color: #333;
	min-height:850px;
}
input.btnaddtocart {
	margin: 5px;
	padding: 0px;
	height: 30px;
	width: 110px;
	background: #952C4D;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	border-top: 3px solid #eee;
	border-right: 3px outset #FFF;
	border-bottom: 3px outset #FFF;
	border-left: 3px solid #efefef;
}
#btnwishlist {
	margin: 5px 0;
	padding: 0px;
	height: 35px;
	width: 130px;
	font-family:Verdana, Geneva, sans-serif;
	border-top: 3px solid #ececec;
	border-right: 3px outset #FFF;
	border-bottom: 3px outset #FFF;
	border-left: 3px solid #efefef;
	background: #F58EA0;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
}
#wishlistbox {
	margin: 20px;
	padding: 0px;
}
#wishlistform #email{
	margin:4px 2px 0px;
	padding:1px;
	border: 1px solid #7F9DB9;
	width:200px;
	height:16px;
}


#content h1 {
	font: normal 18px/normal Georgia, "Times New Roman", Times, serif;
	color: #952C4D;
	margin: 10px 0px 20px;
	padding: 0px;
	text-align: left;
}
#fullphoto {
	overflow: visible;
	position: fixed;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 5px;
	border: 1px solid #000000;
	text-align: left;
	vertical-align: top;
	display: none;
	z-index:1000;
	background: #F48396;
}

.red {
	color: #F00;
}
.bigger {
	font-size: 1.2em;
}
.evenrow {
	background: #efefef;
}
.oddrow {
	background: #fefefe;
}
#shoppingcart {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 150px;
	overflow: hidden;
	position: absolute;
	left: 310px;
	top: 177px;
	font: normal 11px/45px Verdana, Geneva, sans-serif;
	color: #000;
}
#shoppingcart a {
	font-weight: bold;
	color: #952C4D;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
}

#shoppingcart img {
	border-style: none;
	margin: 0px 5px;
	padding: 0px;
	vertical-align: top;
}

.homeitemleft {
	border: 1px solid #FFD3E7;
	height: 205px;
	width: 260px;
	margin: 10px 20px 30px;
	padding: 5px 0;
	float: left;
	clear:left;
	text-align: center;
	overflow: hidden;
	background: #FFF;
}
.homeitemright {
	border: 1px solid #FFD3E7;
	height: 205px;
	width: 260px;
	margin: 10px 10px 30px;
	padding: 5px 0;
	float: right;
	clear:right;
	text-align: center;
	overflow: hidden;
	background: #FFF;
}
#homecontent {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 600px;
	overflow: hidden;
	min-height: 650px;
}

#homecontent img{
border:none;	
}

#contactform{
padding:0;
margin:20px;
with:500px;
}

#contactform input{
	border:1px solid #7F9DB9;
}

#contactform #btnSubmit{
	border: 3px outset #FFF;
	padding:3px 5px 4px;
}


.row{
float:left;
clear:both;
padding:0;
margin:3px 0px;
width:100%;
height:auto;
}

#contactform label {
	margin: 0px;
	padding: 0px 5px 2px 2px;
	clear: left;
	float: left;
	height: 20px;
	width: 200px;
	text-align: right;
}

#contactform textarea{
	border: 1px solid #7F9DB9;
	padding:1px;
}
.thumb {
	background: #FFF;
	border: 1px solid #FDDAE1;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 180px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.thumb img {
	margin: 5px 0px;
	padding: 0px;
}
#announce {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 350px;
	position: absolute;
	top: 125px;
	right: 0px;
	overflow: hidden;
	background: url(../images/announce.gif) no-repeat left top;
}
#content p {
	text-align: left;
	margin: 5px 0px;
	padding: 0px;
}
#content ul {
	text-align: left;
	margin: 1em 0px;
	padding: 0px;
}
#content ul li {
	margin: 0.5em 1em 1em;
}
#fullphoto {
	background: #F48396;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: auto;
	overflow: hidden;
	position: fixed;
	left: 555px;
	top: 0px;
	display: none;
}
#promo {
	background: url(../images/promo.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 118px;
	position: absolute;
	top: 5px;
	right: 0px;
}
#freeshipping {
	margin: 0px;
	padding: 0px;
	height: 126px;
	width: 125px;
	position: absolute;
	top: 0px;
	right: 190px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height:300px;
	background: url(../images/freeshipping.gif) no-repeat 0px 0px;
}
