﻿@import url("reset.css");

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #103f68;
}
body {
	background: #2166a1 url(../images/background-top.gif) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #103f68;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #103f68;
}
a:hover {
	text-decoration: none;
	color: #164c7a;
}
a:active {
	text-decoration: underline;
	color: #103f68;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #103f68;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: normal;
}


#header_links {
	text-align: right;
	color: #fff;
}
#header_links a {
	color: #FFFFFF;
	text-decoration: none;
}
#header_links a:hover {
	text-decoration: underline;
}


.content {	
	background: #fff /*url(../images/content-bg-top.gif) repeat-x;*/
}
.home_box_content {
	background: transparent url(../images/home-box-top.gif) no-repeat;
}

.forgotpassword a {
	font-size: 11px;
	text-decoration: none;
}
.forgotpassword a:hover {
	text-decoration: underline;
}
.right_box_header {
	padding: 9px 0 0 15px;
	height: 22px;
}
.right_box_header p {
	font-size: 16px;
}
.right_box_1_bg {
	padding: 5px 15px 0 15px;
	background: transparent url(../images/box-right-1-bg-top.gif) no-repeat;
}
.right_box_1_bg p,
.right_box_1_bg h3,
.right_box_1_bg h4 {
	margin-bottom: 5px;
}
.right_box_1_bg input {
	/*width: 95%;*/
}
.right_box_bg {
	padding: 5px 10px 0 10px;
}
.right_box_bg p,
.right_box_bg h3,
.right_box_bg h4 {
	margin-bottom: 5px;
}
.right_box_bg input {
	/*width: 95%;*/
}


.beauty_club_member_page_content {
	padding: 0 15px;
	background: transparent url(../images/the-beauty-club-member-page-bg-top.gif) no-repeat;
}
.member_button {
	/*262x38*/
	width: 262px;
	height: 30px;
	padding-top: 8px;
	background: #fff url(../images/buttons/member-bg.gif) no-repeat;
}
.member_button a {
	padding-left: 40px;
	font-size: 18px;
	text-decoration: none;
}
.member_button a:hover {
	text-decoration: underline;
}
.member_right_box_header {
	padding: 9px 0 0 15px;
	height: 22px;
	font-weight: bold;
}
.member_right_box_header p {
	font-size: 16px;
}
.member_right_box_bg {
	padding: 5px 15px 0 15px;
	background: transparent url(../images/member-right-mid-top.gif) no-repeat;
}
.member_box_header {
	padding: 9px 0 0 15px;
	height: 22px;
}
.member_box_header p {
	font-size: 16px;
}
.member_box_bg {
	padding: 5px 15px 0 15px;
}

#footer {
	text-align: center;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}



.main-content 
{
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
}

.main-content1 
{
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

th
{
	background-color: #DDDDDD;
	font-weight: bold;
}




/*  Search Result */

#result-row {position:relative;text-align:center;padding:3px;display:block;}

#result_item {float:left;margin-top:2px;text-align:left}

#result_item .img {border-right:1px solid rgb(175, 200, 209);margin-bottom:2px;margin-top:18px;text-align:center; }

#result_item .detail {width:191px; border:1px solid rgb(175, 200, 209);background-color: rgb(237, 243, 248);padding:2px;margin:1px; vertical-align:bottom;}

#result_item .product-name{height: 60px;}

#result_item .action{}

#result_item .price{}

#result_item a {
	color: #103f68;
	text-decoration: none;
}
#result_item a:hover {
	text-decoration: underline;
	color: #164c7a;
}


.right{float:right;}


.product-line {margin-top:4px;}

.sub-heading 
{
	margin-top: 10px; 
	background-color: #d1dbe3; 
	font-weight: bold; 
	font-size: 12px;
	padding-left: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

#sn{ text-align:center; width: 100%; margin-top: 5px; padding-bottom: 10px;}
#sn a{color:#FFFFFF; font-weight:normal; font-size:9px; text-decoration: none;}
#sn a:hover {text-decoration: underline;}

.textbox
{
    
    -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(/images/fieldbg.gif) repeat-x scroll center top;
border-color:#7C7C7C #ccc #ccc;
border-style:solid;
border-width:1px;
width: 160px;
font-size: 12px;
height: 16px;
color: #777;
padding-left: 3px; padding-top: 3px;
}
.padding_3px
{
    line-height: 12px;
	font-size: 10px;
}
.hrstyled
{
	height: 0px;
	border-top: 1px #DDD solid;
	border-bottom: 0px;	
		border-left: 0px;
			border-right: 0px;
}
.validatorArea
{
	position: absolute; z-index: 90; margin-left: 180px; margin-top: 0px; border: none; width: 70px; padding:0px;
}