body{
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
padding:0;
font-size:12px;
margin:0px auto auto auto;
color:#000000;
}
a{
color:#66c3cc;
}
.clear{
clear:both;
}
p{
text-align:justify;
line-height:19px;
}
p.details{
padding:5px 10px 5px 10px;
font-size:11px;
}
p.more_details{
padding:25px 20px 0px 20px;
font-size:12px;
}
p.funny_details{
padding:5px 20px 0px 115px;
font-size:12px;
}
#wrap{
width:900px;
height: auto;
margin:auto;
background-color:#FFFFFF;
}
.header{
width:900px;
height:167px;
border-bottom:solid #ecbcd7 medium;
}
/*------------------------------------center content--------------------*/
.center_content{
width:900px;
padding:0px;
background:url(images/center_bg.gif) repeat-y center;
}
.left_content{
width:490px;
float:left;
padding:20px 0 20px 10px;
}
.left_content_blog{
width:500px;
float:left;
padding:20px 0 20px 100px;
}
.left_content_sub{
width:275px;
float:left;
padding:20px 0 20px 100px;
}
.right_content{
width:370px;
height:409px;
float:left;
padding:20px 0 20px 10px;
}
.right_content_blog{
width:275px;
height:627px;
float:left;
padding:20px 0 20px 10px;
}
.right_content_sub{
width:500px;
height:627px;
float:left;
padding:20px 0 20px 10px;
}
.title{
color:#66c3cc;
padding:0px;
float:left;
font-size:19px;
font-weight:bold;
margin:10px 0 0 0;
}
span.title_icon{
float:left;
padding:0 5px 0 0;
}
.prod_title{
color:#eb94c5;
padding:5px 0 0 15px;
font-size:13px;
font-weight:bold;
}
.date_title{
color:#eb94c5;
padding:5px 0 0 0px;
font-size:13px;
font-weight:bold;
}
a.more{
font-style:italic;
color:#eb94c5;
float:right;
text-decoration:none;
font-size:11px;
padding:0px 15px 0 0 ;
}
img.right{
float:right;
padding:0 0 0 10px;
}
.right_box{
width:170px;
float:left;
padding:10px 0 0 0;
}
.right_box1{
width:275px;
float:right;
padding:10px 0 0 0;
}
iframe {
border: 0px solid #ffffff;
}
/*--------feat_prod_box-----------*/
.feat_prod_box{
padding:10px 0 10px 10px;
margin:0 20px 20px 0;
border-bottom:none;
clear:both;
}
.feat_prod_box_details{
padding:0;
margin:0;
clear:both;
}
.prod_img{
float:left;
padding:0 5px 0 0;
text-align:center;
}
.prod_det_box{
width:295px;
float:left;
padding:0 0 0 25px;
position:relative;
}
.box_top{
width:295px;
height:9px;
background:url(images/box_top.gif) no-repeat center bottom;
}
.box_center{
width:295px;
height:auto;
background:url(images/box_center.gif) repeat-y center;
}
.box_bottom{
width:295px;
height:9px;
background:url(images/box_bottom.gif) no-repeat center top;
}

/*---------------contact form------------------------*/
#form{
width:355px;
position:relative;
padding:50px 0 0 0;
}
h3{
color:#000000;
font-size:14px;
text-align:left;
width:700px;
}

p{
margin:0;
padding:0;
font-size:12px;
}
fieldset {
	background:#FFFFFF;
	border:none;
	margin-bottom:10px;
	width:335px;
	padding-top:10px;
}
p.legend {
	background:#ffffff;
	color:#66c3cc;
	padding:5px;
	font-size:13px;
	border:no-border;
	width:170px;
	margin-left:0px;
}
#personal {
	background:#ffffff;
	border:solid 2px #eb94c5;
}
#personal label {
	margin:0px 0px 5px 10px;
	font-size:10px;
	color:#000000;
	position:absolute;
}
#personal input {
	margin:0px 0px 5px 110px;	
}
select {
	margin-left:20px;
	margin-bottom:0;
}
#size {font-size:12px}
#size input {margin-left:20px}
#size input + input {margin-left:10px}
#size br+ input {margin-left:20px}

#extras {font-size:12px}
#extras input {margin-left:20px}
#extras input +input {margin-left:10px}
#extras br+input {margin-left:10px}

textarea {
	font:12px Verdana, sans-serif;
	margin:0px 0px 5px 110px;
}
input[type="submit"], input[type="reset"] {
	background:#66c3cc;
	border:no-border;
	font:12px Arial, Helvetica, sans-serif;
	font-color:#000000;
}
#buttons {text-align:left;}

/*---------------footer------------------------*/
.footer{
height:100px;
background:no-repeat bottom;
}
.right_footer{
float:right;
padding:0px 0px 0 0;
}
.footer a{
text-decoration:none;
padding:0 5px 0 5px;
color:#000000;
font-weight:bold;
}
.footer a:hover{
text decoration: none;
color:#66c3cc;
font-weight:bold;
}
