body{
	margin:0; 
	padding:0; 
	font:12px Arial, Tahoma; 
	/*background: #9cd7e4 url(../../images/bg3.jpg) repeat-x top; */
	line-height: 140%;
	background-color:#ffffff;
	color: #666;
}
a{
	text-decoration:none;
	color:#5ba60d;
}
a:hover{
	color: #f99900;
	text-decoration:underline;
}
div, p, ul, ol, h1, h2, h3, h4, h5, img{
	margin:0px; 
	padding:0px;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic; /* fixed IE images scaling */
}
ul{
	list-style-type: none;
}
h1 {
	font-family: arial;
	font-size: 140%;
	font-weight: bold;
/*	padding-bottom: 1em;*/
	color: #2a2a2a;
}
h2 {
	font-weight: bold;
	padding-bottom: 0.5em;
/*	color: #ff1d42;
	color: #73c0dc;*/
	font-family: arial;
	font-size: 120%;
}
h3 {
	font-family: arial;
	font-size: 110%;
	font-weight: bold;
	color: #00a3b4;
	border-bottom: 1px dotted #ccc;
	background-color: #fafdfd;	
	padding: 0.5em 0.5em 0.5em 0;
	margin-bottom: 0.5em;
}
/* general */
.b {
	font-weight: bold;
}
.lighter {
	color: #a4a4a4;
}
.smaller {
	font-size: 90%;
	font-weight: normal;
}
.textbox, .dropdown {
	width: 97%;
	color: #666;
}
.dropdown {
/*	font-size: 90%;*/
}
.clear-all{
	clear:both; 
	line-height:0; 
	height:0;
}

/* ret msg */
.fatal, .success {
	padding: 1em;
	margin-bottom: 0.5em;
}
.fatal {
	color: #fff;
	background-color: #ff1d42;
}
.fatal ul {
	padding-top: 0.3em;
}
.fatal li {
	padding: 0.3em 0 0.3em 0;
}
.success {
	color: #424242;
	background-color: #ceef9e;
}
.warning {
	font-size: 10px;
	font-family: verdana, arial;
	color: #ff1d42;
}

/* class */
#wrapper{ 
	width:891px;
	margin:0px auto;
}
.bgtop{
	background:url(../../images/herenowholiday_bg.jpg) repeat-x;
}
.flashintro{ 
	width:700px;
	height:400px;
	margin:0px auto;
	padding:40px 0px 40px 0px;
}

/* id */
#top_intro{ 
	width:100%; 
	height:56px;
	
}
.top{ 
	height:122px; background:url(../../images/herenowholiday_top_bg.jpg) no-repeat;
}
.navi_top{ 
	width:581px;
	float:right;
	padding:80px 10px 0px 0px;
}
#logo{ 
	width:100%;
	height:96px;
	background:url(../../images/herenowholiday_logo.jpg) no-repeat #ffffff;
}
#logo .search{
	width:940px;
	padding:30px 20px 0px 0px;
	text-align:right;
}
#logo .search input{
	margin:5px 0px 5px 0px;
} 
#content{ 
	background:url(../../images/herenowholiday_content_bg.jpg) repeat-x;
}
#content .cl1{
	width:235px;
	float:left;
	padding:0px 20px 0px 30px;
}
#content .cl2{
	width:545px;
	float:left;
	padding:0px 30px 0px 20px;
}
#content .wrapper_r3{ 
	float:left;
	width:960px; 
	/*
	min-height:500px;
	height:500px!important;
	*/
	background:url(../../images/herenowholiday_intro_bg.jpg) no-repeat;
}
#content .box_conent{ 
	width:914px; 
	margin:0 auto; 
	padding:40px 0px 20px 0px;
}
#content .box_conent_left{ 
	width:234px;
	float:left; 
	background:url(../../images/herenowholiday_content_left_bg2.jpg) repeat-y;
}
#content .box_conent_right{ 
	width:680px;
	float:left;
	background-color:#FFFFFF;
}
#content .box_conent_right_r1{ 
	background-color:#e5e5e5; 
	padding:30px; 
	color:#2a2a2a;
}
#content .box_conent_right_r2{ 
	padding:30px;
	min-height:550px!important;
	height:550px;
}

#footer{
	width:100%; 
	height:100px; 
	font-size:90%;
	color:#747474;
	padding:30px 0px 0px 0px;
}
#footer .r1{
	height:50px; border-bottom:1px solid #dadada;border-top:1px solid #dadada; line-height:50px; text-align:center;
}
#footer .r2{
	height:59px; line-height:59px; background:url(../../images/herenowholiday_logo_footer.jpg) no-repeat right;
}
/* menu */
.menu1 a{
	height:42px;
	width:83px;
	float:left;
}
.menu1 a:link,.menu1 a:active,.menu1 a:visited{
	background:url(../../images/herenowholiday_m1_off.jpg) no-repeat;
	display:block;
}
.menu1 a:hover{
	background:url(../../images/herenowholiday_m1_on.jpg) no-repeat;
}

.menu2 a{
	height:42px;
	width:83px;
	float:left;
}
.menu2 a:link,.menu2 a:active,.menu2 a:visited{
	background:url(../../images/herenowholiday_m2_off.jpg) no-repeat;
	display:block;
}
.menu2 a:hover{
	background:url(../../images/herenowholiday_m2_on.jpg) no-repeat;
}

.menu3 a{
	height:42px;
	width:83px;
	float:left;
}
.menu3 a:link,.menu3 a:active,.menu3 a:visited{
	background:url(../../images/herenowholiday_m3_off.jpg) no-repeat;
	display:block;
}
.menu3 a:hover{
	background:url(../../images/herenowholiday_m3_on.jpg) no-repeat;
}

.menu4 a{
	height:42px;
	width:83px;
	float:left;
}
.menu4 a:link,.menu4 a:active,.menu4 a:visited{
	background:url(../../images/herenowholiday_m4_off.jpg) no-repeat;
	display:block;
}
.menu4 a:hover{
	background:url(../../images/herenowholiday_m4_on.jpg) no-repeat;
}

.menu5 a{
	height:42px;
	width:83px;
	float:left;
}
.menu5 a:link,.menu5 a:active,.menu5 a:visited{
	background:url(../../images/herenowholiday_m5_off.jpg) no-repeat;
	display:block;
}
.menu5 a:hover{
	background:url(../../images/herenowholiday_m5_on.jpg) no-repeat;
}

.menu6 a{
	height:42px;
	width:83px;
	float:left;
}
.menu6 a:link,.menu6 a:active,.menu6 a:visited{
	background:url(../../images/herenowholiday_m6_off.jpg) no-repeat;
	display:block;
}
.menu6 a:hover{
	background:url(../../images/herenowholiday_m6_on.jpg) no-repeat;
}

.menu7 a{
	height:42px;
	width:83px;
	float:left;
}
.menu7 a:link,.menu7 a:active,.menu7 a:visited{
	background:url(../../images/herenowholiday_m7_off.jpg) no-repeat;
	display:block;
}
.menu7 a:hover{
	background:url(../../images/herenowholiday_m7_on.jpg) no-repeat;
}
.menu8 a{
	height:56px;
	width:65px;
	float:left;
}
.menu8 a:link,.menu8 a:active,.menu8 a:visited{
	background:url(../../images/herenowholiday_m8_off.jpg) no-repeat;
	display:block;
}
.menu8 a:hover{
	background:url(../../images/herenowholiday_m8_on.jpg) no-repeat;
}

.menu9 a{
	height:56px;
	width:104px;
	float:left;
}
.menu9 a:link,.menu9 a:active,.menu9 a:visited{
	background:url(../../images/herenowholiday_m9_off.jpg) no-repeat;
	display:block;
}
.menu9 a:hover{
	background:url(../../images/herenowholiday_m9_on.jpg) no-repeat;
}
/* end menu */

/* catalog */
.navi_left{
	background:url(../../images/here_menu_left_bg.jpg) no-repeat; 
	height:45px;
	/*line-height:45px;
	width:235px;*/
	list-style:none;
	padding:7px 0px 0px 35px;
	font-size:95%;
	border-bottom:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	/*border:1px solid #d5d5d5;	*/
}
.navi_left a:visited,.navi_left a:link{
	color:#595959;
}
.navi_left a:hover{
	color:#FF6600;
}
.catalog{
	width:204px;
	padding:30px 0px 30px 30px;
	min-height:500px;
	background:url(../../images/herenowholiday_content_left_bg1.jpg) no-repeat;
}
.catalog_r1 h2{
	color:#FFFFFF;
	padding:0px 0px 20px 0px;
}
.catalog_r2 ul{
	margin:0px;
	padding:0px;
}
.catalog_r2 ul li{
	background:url(../../images/herenowholiday_p50x50.jpg) no-repeat; 
	height:50px; 
	padding:5px 0px 5px 55px; 
	border-bottom:1px solid #0083c9; 
	line-height:50px;
	font-size:95%;
	margin:10px 0px 5px 0px;
}
.catalog_r2 ul li a:link,.catalog_r2 ul li a:visited,.catalog_r2 ul li a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.catalog_r2 ul li a:hover{
	color:#007dc6;
}
#col_right{ 
/*	width:145px;*/
	width:130px;
	float:left;
}
#navi_shoping{
	float:right;
	width:104px;
	height:71px;
	padding:10px;
	background: url(../../images/col_right1.png) no-repeat top;
/*	color:#FFFFFF;*/
	color:#585858; 
	text-align:left;
	font-family: arial, tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 2em;
}

/* page navigation */
#page_navigation {
	clear: both;
	padding-top: 20px;
}
#page_navigation .left {
	float: left;
	text-align: left;
}
#page_navigation .right {
	float: right;
	text-align: right;
}
#page_navigation .total {
	padding-right: 20px;
}
#page_navigation a {
	color: #ff6b83;
	text-decoration: none;
}
#page_navigation .off {
	color: #ccc;
}
#page_navigation .list {
}
#page_navigation .page {
	padding-left: 20px;
}

/* product */
#product {
}
#product a{
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
	color:#666;
}
#product a:hover{
	text-decoration:underline;
}
#product h1 {
	text-align: left;
}
#product .left {
	float: left;
	padding-bottom: 20px;
}
#product .right {
	float: right;
	width: 260px;
	text-align: right;
}
#product .label {
	float: left;
	width: 90px;
	text-align: left;
}
#product .image img {
	width: 250px;
}
#product .entry {
	width: 100%;
	border-bottom: #ccc dotted 1px;
	padding: 0.6em 0 0.6em;
}
#product .textbox {
	font-size: 90%;
}
#product .price {
	color: #ff6b83;
}
#product .related {
	padding-bottom: 20px;
}
#product .related li {
	float:left;
	font-weight:bold;
	color: #ff6b83;
	text-align: center;
	display: inline;
	width: 20%;
	padding-bottom: 10px;
}
#product .image_extra {
	text-align: center;
	padding-bottom: 1em;
}
#product .image_extra li{
	text-align: center;
	padding: 10px;
}
#product .buy {
}

/* order */
#order {
	width: 100%;
	text-align: left;
}	
#order ul {
}
#order li {
	float: left;
	display: inline;
	padding: 0.5em 0 0.5em;
}
#order .entry ul {
	clear: both;
	border-bottom: 1px dotted #ccc;
}
#order .entry .thumb {
	width: 15%;
	text-align: center;
}
#order .entry .title {
	width: 50%;
}
#order .entry .price {
	width: 15%;
	text-align: right;
}
#order .entry .qty {
	width: 10%;
	text-align: right;
}
#order .entry .del {	
	width: 10%;
	text-align: right;
}
#order .entry .del .button{	
	cursor: pointer;
}
#order .summary {	
	clear: both;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #fafdfd;
	height: 60px;
}
#order .summary .update {	
	float: left;
	padding: 10px 0 10px 3px;
}
#order .summary .price {	
	float: right;
	text-align: right;
	padding: 15px 3px 10px 0;
}
#order .summary .price .highlight{	
	color: #ff1d42;
}
#order .checkout {
	clear: both;
	height: 60px;
	text-align: right;
	padding-top: 15px;
}
#order .checkout .button{
	cursor: pointer;
}
#order .list ul {
	clear: both;
}
#order .list li {
	width: 25%;
}
#order .list .even li {
	background-color: #fff;
}
#order .list .odd li {
	background-color: #f4f4f4;
}

/* form */
#form {
	width: 100%;
}
#form .topic, .submit {
	width: 100%;
	font-weight: bold;
	line-height: 2em;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 1em;
	background-color: #fafdfd;
}
#form .submit {
	border-top: 1px dotted #ccc;
	line-height: 4em;
	font-weight: normal;
	background-color: #ffebc0;
	padding-left: 3px;
}
#form .column {	
	float: left;
	width: 30%;
	padding: 0.8em 1.5em 0.8em 0;
}
#form div .notice {
	padding: 5px;
	background-color: #ffe4ea;
}

/*customer */
#customer {
}
#customer a {
	color: #00a3b4;
}
#customer .navigation {
	width: 100%;
	padding-bottom: 1em;
}
#customer .navigation ul{
	border-bottom: 1px dotted #e3be99;
	padding: 0.5em 0.5em 0.5em 0;
}
#customer .navigation li {	
	display: inline;
	font-size: 90%;
	font-family: arial, tahoma;
	color: #e3be99;
}
#customer .navigation li a {
	font-size: 110%;
	font-weight: bold;
	padding: 0.5em;
	color: #ff1d42;
}
#customer .navigation li a:hover {
	background-color: #f9efe5;
	text-decoration: none;
}

/* blog */
#blog .list ul {
	clear: both;
}
#blog .list li {
	padding: 0.3em;
}
/* Text Color */
.txt_glay1{
	color:#3a434f;
}
.txt_green1{
	color:#5ba60d;
}