html{
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#f0d390;
}
body {
	margin: 0px;
	padding:32px 0 0 0;

}
a{
	outline:none;
}
#header{
	width:974px;
	height:177px;
}
#left{
	width:413px;
	height:167px;
	float:left;
	background-image:url(../images/left-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px 0 0 27px;
}
#right{
	width:520px;
	height:51px;
	float:right;
	text-align:right;
	padding:126px 0 0 0;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:25px;
	color:#fff;
}
#rightnav{
	width:520px;
	height:51px;
	float:right;
	text-align:right;
	padding:65px 0 0 0;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:25px;
	color:#fff;
}
.content-wrapper{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	width:974px;
	background-image:url(../images/content-wrapper.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
.content-wrapper a{
	text-decoration:none;
	color:#000;
}
#contact-us{
	background-color:#f8e9c8;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
}
.content-wrapper a:hover{
	text-decoration:underline;
}
#contact-us p{
	margin:0;
	padding:0 10px 10px 15px;
}
#contact-us h1{
	margin:0 0 10px 0;
	padding:7px 0 7px 8px;
	background-image:url(../images/left-h1.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	border:solid 1px #d07300;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
#contact-us h1 span{
	font-size:12px;
	font-weight:normal;
}
/*#contact-us h1 span{
	background-image:url(../images/contact-us.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:5px 0 3px 35px;
	_padding:5px 0 2px 35px;
	line-height:25px;
	display:block;
}*/
.input-txt{
	border:solid 1px #dfdddd;
	width:94%;
	height:18px;
	padding:2px 0 0 5px;
}
.dec-txt{
	border:solid 1px #dfdddd;
	width:94%;
	padding:2px 0 0 5px;
	overflow:auto;
}
#right-info p{
	margin:0 0 5px 0;
	padding:0;
}
#right-info h1{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	color:#139705;
	background-image:url(../images/right-h1-bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#right-info h2{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#139705;
	border-bottom:solid 1px #CCCCCC;
	
}
#right-info ul{
	margin:10px 0;
	padding:0;
	list-style:none;
}
#right-info ul li{
	margin:5px 0;
	padding:0 0 5px 33px;
	background-image:url(../images/li-icon.jpg);
	background-position:left 5px;
	background-repeat:no-repeat;
}
/*#info-box{
	width:60%;
	min-height:213px;
	*height:213px;
	background-color:#fff;
	background-image:url(../images/right-bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	border:solid 1px #dfdcdc;
	padding:23px 36% 10px 30px;
	clear:both;
}*/
#sub-info-box{
	width:94%;
	min-height:213px;
	*height:213px;
	background-color:#fff;
	padding:23px 2% 10px 30px;
	clear:both;
	background-image:url(../images/line.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
/*#info-box1{
	width:95%;
	min-height:205px;
	*height:205px;
	background-color:#fff;
	padding:23px 0 0 31px;
}*/

/* -- added by jin */ 

#info-box{
	width:723px;
	min-height:261px;
	*height:261px;
	background-color:#fff;
	background-image:url(../images/right-bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:23px 0 0 0;
}
#info-box1{
	width:95%;
	background-color:#fff;
	padding:22px 0 0 20px;
}
#info-box1 h1{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#007833;
	background-image:url(../images/bottom-border.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.header-left {
background-image:url("../images/couple.jpg");
background-position:left bottom;
background-repeat:no-repeat;
height:235px;
width:212px;
}

#right-info h1 {
background-image:url("../images/right-h1-bg.jpg");
background-position:left top;
background-repeat:no-repeat;
color:#000000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:23px;
font-weight:normal;
margin:0 0 10px;
padding:7px 0 10px 20px;
}
.button-text {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
text-align:center;
}

/* end added by jin */ 


#footer{
	width:100%;
	height:42px;
	background-color:#fff;
	clear:both;
	margin:8px 0 0 0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	color:#7f7f7f;
	padding:30px 0 0 0;
}
#footer a{
	text-decoration:none;
	color:#7f7f7f;
}
#footer a:hover{
	text-decoration:underline;
}
.product{
	width:170px;
	float:left;
	margin:10px 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.product p{
	margin:0;
	padding:0;
	text-align:center;
}
.photo{
	border:solid 1px #d7d7d7;
	padding:3px;
}
.tr-heading{
	background-color:#f0f0f0;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
.process-font{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	padding:0 0 0 10px;
}
.alternet-tr{
	background-color:#F8F8F8;
	color:#000000;
}
#shopping-cart{
	clear:both;
	padding:10px 7px;
	width:190px;
	margin:0 auto;
	background-color:#FFFFFF;
	border:solid 1px #F0D38F;
	background-image:url(../images/cart-bg.gif);
	background-repeat:no-repeat;
	background-position: 8px 10px;
}
#shopping-cart h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left: 38px;
	margin:0px;
}
#shopping-cart p{
	padding:0px 0 0 39px;
}
#shopping-cart h3 a{
	text-decoration:none;
	color:#333333;
}
#shopping-cart h3 a:hover{
	text-decoration:underline;
	color:#339900;
}
#cart-info{
	margin:10px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	clear:both;
	font-weight:bold;
	color:#474C55;
}

.cart_heading {
	font-weight:bold;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	background-color:#F9EED5;
	color:#333333;
}

.cart_border {
	border-bottom: 1px solid #CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.del_btn {
	background:red;
	font-weight:bold;
	font-size: 11px;
	color: #fff;
	border:1px;
}
.bottem_link
{
   padding:30px 0 0 300px;

}
#preview
{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	height:250px;
	width:350px 
}
.shop-link a{ 
	text-decoration:underline;
}	
.shop-link a:hover{ 
	text-decoration:none;
}

.border-cart {
	border-bottom: 1px solid  #CCCCCC;
}
.green-broder {
border: 1px solid #f2f2f2;
}
