body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #fceee6;
	color: #262626;
}

/* helpers */
.tac { text-align: center; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.fwb { font-weight: bold; }

img {
	border: 0px;
}

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #3c4b87;
	outline: 0px;
}

h1, h2, h3 {
	color: #7f376e;
}

h3 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

input, textarea, select {
	background-color: #fcf2ed;
	border: 1px #d4b9b8 solid;
	color: #262626;
	font-family: Tahoma;
	font-size: 11px;
}

a:hover {
	color: #3c4b87;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.mb6 {
    margin-bottom: 6px;
}

.mb12 {
    margin-bottom: 12px;
}

.mt5 {
    margin-top: 5px;   
}

.top_head {
	width: 1024px;
	height: 217px;
	background-image: url('../images/top_head.jpg');
	position: relative;
	text-align: left;
}

.top_head a.logo {
	position: absolute;
	display: block;
	outline: 0px;
	text-decoration: none;
	border: 0px;
	left: 50px;
	top: 25px;
	width: 182px;
	height: 108px;
	background-image: url('../images/logo.gif');
}

.top_head .calendar {
	right: 30px;
	position: absolute;
	font-family: Tahoma;
	font-size: 11px;
	top: 0px;
}

.top_head .calendar table td {
	width: 20px;
	height: 13px;
	color: #3c4b87;
}

.top_head .calendar .td1 {
	font-weight: bold;
	color: #e25b17;
	text-align: center;
	height: 23px;
	line-height: 30px;
	width: 100%;
}

.top_head .line {
	background-color: #efb086;
	height: 31px;
	position: absolute;
	top: 140px;
	width: 1024px;
}

.top_head .line .bt1 {
	background-image: url('../images/bt1_bg.gif');
	border: 1px #b20e7c solid;
	height: 17px;
	line-height: 17px;
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	outline: 0px;
	display: block;
	float: left;
	position: relative;
	top: 6px;
	margin-left: 3px;
    cursor: pointer;
}

.coupon_buy {
	background-image: url('../images/bt1_bg.gif');
	border: 1px #b20e7c solid;
	height: 17px;
	line-height: 17px;
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	outline: 0px;
	display: block;
	float: left;
	position: relative;
	margin-left: 3px;
    cursor: pointer;
}

.top_head .line .bt2 {
	background-image: url('../images/bt2_bg.gif');
	border: 1px #2b5888 solid;
	height: 17px;
	line-height: 17px;
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	outline: 0px;
	display: block;
	float: left;
	left: 110px;
	position: relative;
	top: 6px;
	cursor: pointer;
}

.top_head .line .login {
	color: #3a5f8b;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	float: left;
	display: block;
	position: relative;
	left: 100px;
	top: 7px;
	line-height: 11px;
	width: auto;
}

.top_head .line a.remember, .top_head .line a:hover.remember {
	display: block;
	float: right;
	position: absolute;
	top: 6px;
	right: 190px;
	top: 9px;
	text-decoration: underline;
	color: #896482;
}

.top_head .line .login .inp {
	margin-left: 5px;
	margin-right: 5px;
	width: 133px;
}

.top_head .line .nav_bt {
	display: block;
	float: right;
	position: absolute;
	top: 6px;
	right: 0px;
	width: 180px;
	text-align: center;
	font-size: 11px;
}

.top_head .line .nav_bt h2 {
	font-size: 18px;
}

.top_head .line .nav_bt a.email {
	display: block;
	float: right;
	width: 28px;
	height: 19px;
	background-image: url('../images/nav_bt_03.gif');
	margin-right: 20px;
}

.top_head .line .nav_bt a.search {
	display: block;
	float: right;
	width: 33px;
	height: 19px;
	background-image: url('../images/nav_bt_02.gif');
}

.top_head .line .nav_bt a.home {
	display: block;
	float: right;
	width: 29px;
	height: 19px;
	background-image: url('../images/nav_bt_01.gif');
}

.main_bg {
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 1024px;
	min-height: 670px;
	height: auto !important;
	height: 670px;
	margin-top: -40px;
	text-align: left;
	padding-bottom: 40px;
}

.main_bg .menu {
	width: 170px;
	position: relative;
	top: 20px;
	display: table;
	left: 10px;
	font-size: 12px;
}

.main_bg .menu a.mh {
	display: block;
	border-bottom: 1px #aba4ba dotted;
	padding-left: 30px;
	background-image: url('../images/m2.gif');
	background-repeat: no-repeat;
	background-position: 17px center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #262626;
	text-decoration: none;
}

.main_bg .menu a.mh_on {
	display: block;
	border-bottom: 1px #aba4ba dotted;
	padding-left: 30px;
	background-image: url('../images/m2.gif');
	background-repeat: no-repeat;
	background-position: 17px center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #262626;
	text-decoration: none;
	font-weight: bold;
}

.main_bg .menu a.mhb {
	display: block;
	border-bottom: 1px #aba4ba dotted;
	padding-left: 40px;
	background-image: url('../images/m1.gif');
	background-repeat: no-repeat;
	background-position: 27px center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #262626;
	text-decoration: none;
}

.main_bg .menuRight {
	padding-top: 20px;
	width: 115px;
	top: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: right;
}

.main_bg .menuRight a.mh {
	display: block;
	border-bottom: 1px #aba4ba dotted;
	padding-right: 30px;
	background-image: url('../images/m2_.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #262626;
	text-decoration: none;
}

.main_bg .menuRight a.mh_on {
	display: block;
	border-bottom: 1px #aba4ba dotted;
	padding-right: 20px;
	background-image: url('../images/m2_.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #262626;
	text-decoration: none;
	font-weight: bold;
}

.main_bg .menuRight a.mhb {
	display: block;
	border-bottom: 1px #aba4ba dotted;
	padding-right: 30px;
	background-image: url('../images/m1_.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #262626;
	text-decoration: none;
}

.main_bg .main {
	width: 620px;
	position: relative;
	left: 30px;
}

.main_bg .main .h1 {
	padding-left: 35px;
	background-image: url('../images/star.gif');
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-top: 3px;
	color: #7f376e;
	font-size: 15px;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}

.banner {
	position: relative;
	width: 120px;
	margin-bottom: 20px;
}

.banner img {
	margin-bottom: 30px;
}

.main_bg .main .news_hld {
	background-color: #f2dddd;
	width: 616px;
	position: relative;
	margin-top: 20px;
	padding-bottom: 10px;
}

.main_bg .main .news_hld .b_bg {
	background-image: url('../images/news_b_bgs.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 620px;
	position: absolute;
	bottom: 0px;
	height: 69px;
	margin-bottom: -50px;
	left: -2px;
}

.main_bg .main .news_hld .t_left {
	background-image: url('../images/corner_t_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	width: 14px;
	height: 14px;
	left: 0px;
	right: 0px;
}

.main_bg .main .news_hld .holder {
	padding: 20px 30px 0px 20px;
	margin-bottom: -50px;
	position: relative;
	line-height: 16px;
	font-size: 12px;
	min-height: 200px;
	height: auto !important;
	height: 150px;
}

.main_bg .main .news_hld .t_right {
	background-image: url('../images/corner_t_right.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	width: 14px;
	height: 14px;
	left: 602px;
	right: 0px;
}

.main_bg .main .news_hld .holder .spacer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	border-top: 1px #ebcaca solid;
	border-bottom: 1px #f9f0f0 solid;
	width: 100%;
	margin-bottom: 7px;
}

.main_bg .main .news_hld .holder .img {
	background-image: url('../images/news_photo_hld.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 13px 13px 13px 13px;
}

.main_bg .main .news_hld .holder .txt {
	line-height: 17px;
}

.main_bg .main .news_hld .holder .txt a, .main_bg .main .news_hld .holder .txt a:hover {
	color: #3c4b87;
	font-weight: bold;
}

.bt_hld {
	width: 620px;
	display: table;
	clear: both;
	position: relative;
	margin-bottom: 50px;
	margin-top: 60px;
}

.bt_hld .subsc {
	width: 250px;
	height: 180px;
	float: left;
	border-right: 1px #ffffff solid;
}

.bt_hld .contact {
	float: left;
	width: 250px;
	height: 180px;
	float: left;
	border-left: 1px #fbbfb3 solid;
}

.bt_hld .contact div {
	padding: 15px 20px 0px 20px;
}

.red {
	color: red;
}

.bottom {
	top: 0px;
	width: 1024px;
	text-align: center;
	color: #b84c73;
	position: relative;
	margin-top: -20px;
}

.bottom a {
	color: #b84c73;
	font-weight: bold;
}

.reg_link_holder .mh {
	display: block;
	font-size: 13px;
	color: #262626;
	margin-bottom: 10px;
	font-weight: bold;
}

.reg_link_holder a {
	display: block;
	font-size: 11px;
	color: #262626;
	padding-left: 10px;
	margin-bottom: 10px;
}

.reg_table {
	margin-bottom:  40px;
	display: table;
}

.reg_table td {
	padding: 2px;
}

.reg_title {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.request_contact_input {
	width: 200px;
}

.check {
	background-color: transparent;
	border: 0px;
}

.pagination {
	padding: 10px 10px 0px 10px;
	text-align: center;
}

.pagination a, .pagination a:hover {
	text-decoration: none;
	color: #000000;
}

.pagination .current {
	font-weight: bold;
	color: #94366e;
}

table.border {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
}
table.border th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.border td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.border2 {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
}
table.border2 th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	-moz-border-radius: ;
}
table.border2 td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	-moz-border-radius: ;
}

.regHead {
	display: table;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


.regHead h2 {
	font-size: 15px;
	font-weight: bold;
}

.regHead a, .regHead a:hover {
	background-image: url(../images/bt2_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	background-color: #3d5b99;
	border: 1px solid #2B5888;
	color: #ffffff;
	text-decoration: none;
	float: left;
	width: 145px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	margin-left: 0px;
}

.register_location_buttons {
	text-align: center;
}

.register_location_buttons a, .register_location_buttons a:hover {
	background-image: url(../images/bt2_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	background-color: #3d5b99;
	border: 1px solid #2B5888;
	color: #ffffff;
	text-decoration: none;
	width: 300px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin-left: 10px;
	margin-top: 5px;
}

a.bts_atvd, a:hover.bts_atvd {
	font-size: 10px;
	height: 48px;
	line-height: 48px;
	background-image: url('../images/reg_btn.gif');
	width: 500px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	border: 1px solid #b40000;
}
