html, div, span, applet, object, iframe, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 {
	font-size:24px;
	padding:10px;
}
ol, ul {
	list-style: none outside none;
}
a {
	color:#424243;
	text-decoration: underline;
}
a:link {
	color:#000;
}
a:visited {
	color:#000000;
}
a:active {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#999999;
	text-decoration: none;
}
.clear {
	clear: both;
}
.left_float {
	float: left;
}
.right_float {
	float: right;
}
body {
	margin:0px;
	padding:0px;
	font-family:"Century Gothic";
	font-size:12px;
	color:#000000;
	line-height:18px;
}
.main_div {
	width:1024px;
	margin:0px auto;
}
.main_header {
	width:970px;
	float:left;
	margin:20px 0px 10px 0px;
	padding:35px 27px;
	background:url(../images/main_header.png) no-repeat;
	height:215px;
}
.logo {
	width:200px;
	float:left;
	padding:40px 20px;
}
.main_menu {
	float:left;
	width:970px;
	height:39px;
	font-size:20px;
	background:url(../images/button_img.png) repeat-x;
}
.main_menu ul {
	list-style:none;
	margin-top:0px;
}
.main_menu li {
	float:left;
}
.main_menu a {
	float:left;
	padding:0px 24px 0px 24px;
	color:#d7d7d7;
	line-height:39px;
	display:block;
	text-decoration:none;
}
.main_menu a:hover {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}
.active {
	float:left;
	color:#FFFFFF;
	background:url(../images/button_img1.png) repeat-x;
	text-decoration:none;
}
.main_content {
	/*width:984px;*/
	width:1020px;
	float:left;
	/*margin:5px 20px;*/
	margin:5px 0;
}
.left_content {
	/*width:185px;*/
	width:235px;
	float:left;
}
.left_content_memhome {
	width:272px;
	float:left;
	border: 1px solid silver;
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	padding:10px 25px;
	margin-bottom:20px;
}
.left_content_memhome h2 {
	display:block;
	float:left;
	margin-bottom:10px;
}
.left_content_extended {
	clear:both;
	width:185px;
	float:left;
}
.text_img {
	display:block;
	font-size:20px;
	line-height:30px;
	text-align:center;
}
.image {
	background:url(../images/imageborder.png) no-repeat scroll 0 0 transparent;
	padding-top:15px;
	padding-left:6px;
	padding-bottom:10px;
}
.main_mage {
	padding-top:10px;
}
.image1 {
	padding-left:0px;
}
.text_cancel {
	font-size:18px;
	padding-top:10px;
	padding-bottom:20px;
}
.left_content_menu {
	padding:0px 5px;
	background:url(../images/members_area_back.png) no-repeat;
	height:250px;
	padding-bottom:14px;
}
.left_menu {
	width:175px;
	float:left;
	font-size:20px;
	padding-top:5px;
	text-decoration:none;
	color:#FFFFFF;
}
.left_menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}
.left_menu li {
	color:#424243;
	font-size:20px;
	line-height:28px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
.left_menu li a {
	color:#424243;
	font-size:20px;
	padding-left:10px;
	text-decoration:none;
	display:block;
}
.left_menu li a:hover {
	color:#999999;
	font-size:20px;
	text-decoration:none;
}
#left_menu_active {
	background-image:url(../images/menu_images.png);
	background-repeat:no-repeat;
	font-size:20px;
	color:#FFFFFF;
	padding-left:10px;
	line-height:36px;
}
li.current a {
	color:#FFFFFF;
	font-weight:bold;
}
.left_content_box {
	/*width:185px;*/
	width:235px;
	float:left;
}

.left_content_box a{
display:block;
margin-bottom:10px;
}

.left_content_box img {
	max-width:235px;
}
.right_content {
	width:770px;
	float:left;
	height:480px;
	margin-left:10px;
}
.want_to_see {
	width:300px;
	float:left;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:30px;
	margin:400px 0px 0px 20px;
}
.want_to_see a {
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.want_to_see a:hover {
	font-size:24px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.right_content_text_bg {
	width:255px;
	float:right;
	height:209px;
	background:url(../images/text_back.png) no-repeat;
	font-size:17px;
	line-height:21px;
	color:#FFFFFF;
	padding:15px 15px;
	margin:225px 70px 0px 0px;
}
.content_banner {
	width:1024px;
	float:left;
	text-align:center;
	margin:7px 0 5px;
}
.content_line {
	width:1024px;
	float:left;
	height:36px;
	background-color:#9c9a9a;
	margin:9px 0px 20px 0px;
}
.footer_add {
	width:780px;
	/*float:left;
	margin:15px 126px;
	padding:22px;
	background:url(../images/add_background.png) no-repeat;*/
	margin:0 auto;
	overflow:hidden;
}
.add {
	clear:both;
	width:728px;
	max-height:90px;
	padding:10px 0;
	text-align:center;
	margin:0 auto;
}
.style1 {
	color: #FFFFFF
}
/*-----------------splash-18-03-2011-----------------*/
.footer_line {
	clear:both;
	line-height:28px;
	font-size:16px;
	text-align:center;
	color:#FFFFFF;
	background-color:#9c9a9a;
}
.splash_banner {
	width:1024px;
	float:left;
	/*background:url(../images/splash_banner.jpg) center no-repeat;*/
	padding-bottom:10px;
	text-align:center;
	height:417px;
}
.splash_main_header {
	width:970px;
	float:left;
	margin:20px 0px 15px 0px;
	padding:35px 27px;
	background:url(../images/splash_main_header.png) no-repeat;
	height:191px;
}
.belle_bound_logo {
	width:248px;
	float:left;
	padding:7px 20px;
}
.splash_left_content_box {
	width:237px;
	float:left;
}
.splash_left_content {
	width:237px;
	float:left;
}
.splash_right_content {
	width:740px;
	float:right;
}
.splash_text {
	font-size:16px;
	color:#010101;
	line-height:32px;
}
.splash_main_content {
	width:984px;
	float:left;
	margin:5px 20px;
}
/*------------------------21_03_2011------------------------------*/
.tour_right_content {
	width:733px;
	float:right;
	background:url(../images/tour_content_banner.png) no-repeat;
	height:360px;
	margin-top:13px;
}
.tour_want_to_see {
	width:280px;
	float:left;
	font-size:24px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
	margin:290px 0px 0px 10px;
}
.tour_want_to_see a {
	font-size:24px;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}
.tour_want_to_see a:hover {
	font-size:24px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.tour_right_content_text_bg {
	width:412px;
	float:right;
	height:77px;
	background:url(../images/tour_text_back.png) no-repeat;
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
	padding:15px 10px;
	margin:35px 10px 0px 0px;
}
.tour_right_content_text_bg ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.tour_right_content_text_bg li {
	text-decoration:none;
	background:url(../images/icon.png) no-repeat 5px 6px;
	padding-left:25px;
}
.continue {
	width:auto;
	/*float:right;*/
	margin-left:605px;
}
.tour_right_content_text {
	width:422px;
	float:right;
	padding:15px 5px;
	margin:5px 10px 0px 0px;
}
.tour_image {
	width:232px;
	float:left;
	padding:0 7px;
}
/*--------------------12_04_2011------------------*/
.warning_adults_only {
	text-align:right;
	padding-right:40px;
	padding-top:30px;
	z-index:90px;
}
.enter_button {
	text-align:right;
	padding-right:40px;
	padding-top:120px;
}
.leave_button {
	text-align:right;
	padding-right:40px;
	padding-top:20px;
	padding-bottom:20px;
}
/*--------join------04_05_2011-------------------*/

.instan {
	width:100%;
	float:left;
	text-align:right;
	padding-bottom:12px;
}
.join_content_text {
	font-size:17px;
	float:left;
	width:730px;
	line-height:20px;
	color:#010101;
	padding-bottom:15px;
	padding-left:10px;
}
.join_content_text a {
	font-size:17px;
	color:#010101;
}
.join_content_text a:hover {
	font-size:17px;
	color:#010101;
}
.tour_new_banner {
	width:auto;
	float:left;
	margin-bottom:5px;
}
/*---------------------contact_us--------------------------*/

.main_log_in_box {
	width:730px;
	float:left;
	padding:9px 0px 0px 0px;
}
.username {
	float:left;
	min-width:90px;
	text-align:left;
	padding-right:10px;
	font-size:17px;
	color:#010101;
	line-height:28px;
}
.log_in_box {
	width:336px;
	float:left;
	line-height:28px;
}
.log_in_box_input {
	width:334px;
	float:left;
	height:26px;
	border:1px solid #b3b0b0;
}
.message_box_input {
	width:334px;
	float:left;
	border:1px solid #b3b0b0;
	line-height:24px;
}
.code_box_input {
	width:190px;
	float:left;
	height:26px;
	border:1px solid #b3b0b0;
}
.please_use {
	font-size:17px;
	text-align:left;
	padding:10px 0px 15px 0px;
	line-height:20px;
	color:#010101;
	float:left;
	width:730px;
	text-decoration:none;
}
.please_use a {
	font-size:17px;
	text-align:left;
	color:#010101;
	text-decoration:underline;
}
.please_use a:hover {
	font-size:17px;
	text-align:left;
	color:#010101;
	text-decoration:none;
}
.log_in_images {
	width:240px;
	float:right;
	height:auto;
	text-align:right;
	padding-right:5px
}
.contact_heading {
	font-size:29px;
	font-weight:bold;
	padding-bottom:9px;
	color:#231f20;
	float:left;
	width:700px;
}
/*--------------tour_page_new-----------------------*/

.two_new {
	width:730px;
	float:left;
	font-size:17px;
	line-height:20px;
	color:#010101;
	padding-bottom:15px;
	padding-left:10px;
}
.two_new ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.two_new li {
	text-decoration:none;
	background:url(../images/icon1.png) no-repeat 5px 6px;
	padding-left:25px;
}
.tour_page_new_right_content {
	width:742px;
	/*float:right;*/
	padding:20px 0px 0px 240px;
	height:339px;
	margin-top:13px;
}
.message {
	height:24px;
	font-size:16px;
	text-align:center;
	/*	color:#666666;
*/	color:#CC3300;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
wrong message {
	height:20px;
	width:100%;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	color:#ff0000;
	margin:0px 0px 0px 0px;
}
/*--------------link------------------*/

.add_box {
	width:780px;
	margin:0px auto;
	padding:20px 0px 10px 0px;
}
.add_box_top_image {
	width:780px;
	float:left;
	height:20px;
	padding-top:10px;
}
.add_box_bottom_image {
	width:780px;
	float:left;
	height:20px;
	padding-bottom:10px;
}
.add_box_middle_image {
	width:780px;
	float:left;
	background:url(../images/add_background_middle_images.png) repeat-y;
}
.link {
	width:780px;
	text-align:center;
	float:left;
	padding:7px 0px;
}
.link_text {
	font-size:17px;
	line-height:30px;
	color:#010101;
	float:left;
	width:730px;
	text-align:center;
}
.text_link {
	font-size:15px;
	line-height:30px;
	color:#a6a7a8;
	float:left;
	text-align:center;
	width:100%;
}
.text_link a {
	font-size:15px;
	color:#a6a7a8;
	text-align:center;
	padding:0px 2px;
	text-decoration:none;
}
.text_link a:hover {
	font-size:15px;
	color:#a6a7a8;
	text-align:center;
	text-decoration:underline;
}
.noRecord {
	margin:0px 0px 0px 280px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
/*---------------------------------------------------------------------------------------------------------------*/

.main_gallery_box {
	width:984px;
	padding:0px;
	height:395px;
}
.side_box {
	width:90px;
	float:right;
	margin: -8px 0px 0px 0px;
}
.gallery_image {
	float:left;
	padding:16px 0px 0px 0px;
}
.sell {
	height:360px;
	width:500px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}
/*----------------------10_05_2011----------------------*/

.ppv_left_content {
	width:234px;
	float:left;
}
.ppv_left_content_box {
	width:234px;
	float:left;
	padding-bottom:15px;
}
.store_login {
	width:214px;
	float:left;
	background:url(../images/store_login_box.png) no-repeat;
	font-size:20px;
	color:#FFFFFF;
	line-height:35px;
	padding-top:6px;
	padding-left:20px;
}
.login_box {
	width:194px;
	padding:0px 20px;
	float:left;
	height:244px;
	background:url(../images/login_box_background.png) no-repeat;
}
.product_categories_box {
	width:194px;
	padding:0px 20px;
	float:left;
	height:391px;
	background:url(../images/product_categories_background.png) no-repeat;
}
.mailing_list_box {
	width:194px;
	padding:0px 20px;
	float:left;
	height:188px;
	background:url(../images/mailing_list_background.png) no-repeat;
}
.currencies_box {
	width:194px;
	padding:0px 20px;
	float:left;
	height:88px;
	background:url(../images/currencies_background.png) no-repeat;
}
.ppv_right_content {
	width:730px;
	float:right;
}
.ppv_right_content_menu {
	width:730px;
	float:left;
	line-height:35px;
	background:url(../images/content_top_menu.png) no-repeat;
	color:#FFFFFF;
	font-size:20px;
}
.ppv_right_content_menu ul {
	list-style:none;
	margin-top:0px;
}
.ppv_right_content_menu li {
	float:left;
}
.ppv_right_content_menu a {
	float:left;
	padding:0px 34.5px 0px 34.5px;
	color:#FFFFFF;
	line-height:35px;
	background:none;
	display:block;
	text-decoration:none;
}
.ppv_right_content_menu a:hover {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/content_top_menu1.png) repeat-x;
}
.content_menu_active {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/content_top_menu1.png) repeat-x;
}
.pages_box {
	width:730px;
	float:left;
	line-height:30px;
	color:#010101;
	font-size:17px;
}
.pages {
	line-height:30px;
	color:#010101;
	font-size:17px;
	float:left;
	text-align:left;
	width:330px;
}
.pages a {
	color:#a6a7a8;
	padding:0px 2px;
	text-decoration:none;
}
.pages a:hover {
	color:#010101;
	text-decoration:none;
}
.pages_active {
	color:#010101;
	text-decoration:none;
}
.cat_box_input {
	background:#ffffff;
	border:1px solid #a8a5a5;
	height:22px;
	color:#000000;
}
.products_main_box {
	width:730px;
	float:left;
	border-bottom:1px solid #a8a5a5;
	padding:0px 0px 15px 0px;
	margin-top:10px;
	margin-bottom:5px;
}
.products_box {
	width:232px;
	float:left;
	padding:0px 5px;
}
.products_images {
	width:232px;
	float:left;
	padding: 0px 0px 10px 0px;
}
.products_box_text {
	font-size:17px;
	color:#010101;
	float:left;
	width:100%;
	padding-bottom:10px;
	line-height:22px;
}
.ppv_left_menu {
	width:194px;
	float:left;
	font-size:20px;
	text-decoration:none;
	color:#010101;
	padding-top:10px;
}
.ppv_left_menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}
.ppv_left_menu li {
	color:#010101;
	font-size:20px;
	margin:0px;
	text-decoration:none;
	padding:0px 0px 7px 0px;
}
.ppv_left_menu li a {
	color:#010101;
	font-size:20px;
	text-decoration:underline;
}
.ppv_left_menu li a:hover {
	color:#999999;
	font-size:20px;
	text-decoration:none;
}
.product_categories {
	width:194px;
	float:left;
	font-size:20px;
	text-decoration:none;
	color:#010101;
	padding-top:5px;
}
.product_categories ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}
.product_categories li {
	color:#010101;
	font-size:20px;
	margin:0px;
	text-decoration:none;
	padding:5px 0px 5px 0px;
}
.product_categories li a {
	color:#010101;
	font-size:20px;
	text-decoration:underline;
}
.product_categories li a:hover {
	color:#999999;
	font-size:20px;
	text-decoration:none;
}
.product_categories ul ul {
	list-style:none;
	margin:0px;
	padding:10px 0px 10px 0px;
	border:none;
	font-weight:bold;
}
.product_categories li ul li {
	color:#010101;
	font-size:20px;
	margin:0px;
	font-weight:normal;
	text-decoration:none;
	padding:10px 0px 0px 20px;
}
.product_categories li ul li a {
	color:#010101;
	font-size:20px;
	text-decoration:none;
}
.custom_li_text {
	color:#CCCCCC;
	font-size:18px;
	font-weight:bold;
	padding:10px 0;
	display:block;
}
.custom_p_text {
	font-size:16px;
	line-height:22px;
}
.custom_quesans {
	padding:5px;
	margin-bottom:10px;
}
.cancel {
	float:left;
	margin-bottom:20px;
}
.photoset {
	line-height:2;
	clear:both;
}
#gal_name {
	display: block;
	position:relative;
	top:0px;
	width:400px;
	float:left;
}
#gal_date {
	text-align:left;
	float:left;
	width: 300px;
}
#gal_vid {
	display:block;
	width:250px;
	float:left;
}
.product_categories li ul li a:hover {
	color:#010101;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
}
.product_categories_active {
	color:#010101;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
.email_box_input {
	background:#ffffff;
	border:1px solid #a8a5a5;
	height:22px;
	width:190px;
	color:#000000;
}
.image_div {
	float:left;
	width:720px;
	margin:0 0 20px 20px;
	border: 1px solid #C0C0C0;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	padding:0 20px;
}
.image_div hr {
	clear:both
}
.image_container {
	clear:both;
	width:700px;
	height:115px;
	margin:0 auto;
}
.model_image {
	width:105px;
	height:110px;
	float:left;
	text-align:center;
	margin:15px 5px;
	position:relative;
}
.model_image .portimg {
	height:90px;
}
.model_image .landimg {
	width:90px;
}
#modname {
	display:block;
	position:absolute;
	bottom:0px;
	width:100%;
	font-size:14px;
}
#modname a {
	text-decoration:none;
	color:#999999;
}
.custom_update_div {
	display:inline-block;
	width:700px;
	margin-left:20px;
	margin-bottom:20px;
	padding:5px 5px 5px 10px;
}
.up_text {
	font-size:18px;
}
.date_update {
	font-size:20px;
	text-align:left;
	color:#000000;
	padding-top:5px;
}
.guest_paginate {
	font-size:17px;
	color:#9b999a;
}
.guest_det
{
	display:inline-block;
}
.guest_desc {
	float:left;
	width:775px;
}
.guest_img {
	float:left;
	width:170px;
}
.desc_text {
	float:left;
	width:600px;
	display:block;
}
.gallery_model_section{ margin:0 0 20px;}
.gallery_model_section .model_img { float:left; margin:0 10px 10px 0;}
.gallery_model_section .desc_text {
	width:710px;
}
.added {
	font-style:italic;
}
.title {
	font-size:20px;
	font-weight:bold;
}
.visit {
	display:block;
	float:left;
	width:600px;
	margin:10px 0;
}
.vdoavail {
	float:right;
	text-decoration:underline;
	display:block;
	margin:5px;
}
.last_line {
	clear:both;
	display:inline-block;
	padding:10px 0;
	width:100%;
}
.last_line form {
	float:right;
}
.archive_heading1 {
	width:318px;
	display:block;
	float:left;
	font-weight:bold;
	text-align:left;
}
.archive_heading2 {
	width:318px;
	display:block;
	float:left;
	font-weight:bold;
	text-align:center;
}
.archive_heading3 {
	width:300px;
	display:block;
	float:left;
	font-weight:bold;
	text-align:center;
}
.right_outer_container {
	float:left;
	width:999px;
	margin-left:20px;
}
.right_container {
	float:left;
	width:950px;
	border: 1px solid #C0C0C0;
	border-radius:15px 15px 15px 15px;
	-moz-border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
	font-size:18px;
	padding:20px;
	margin-bottom:20px;
}
.right_container hr {
	clear:both;
	width:944px;
	height:1px;
	background-color:#FFFFFF;
	border:none;
	border-bottom:1px solid #cccccc;
}
#arc_model_name {
	display: block;
	position:relative;
	top:30px;
	width:325px;
	float:left;
}
#model_img {
	width:325px;
	text-align:center;
	float:left;
}
#model_img img {
	height:85px;
}
#pset {
	display: block;
	position:relative;
	top:30px;
	width:300px;
	float:left;
}
.set_model_image {
	width:80px;
	height:105px;
	float:left;
	text-align:center;
	margin:15px 5px;
}
.set_model_image img {
	max-width:80px;
	max-height:105px;
	border:none;
}
.mem_menu {
	float:left;
	width:1024px;
	height:39px;
	font-size:20px;
	background:url(../images/menuBg.png) repeat-x;
	margin-bottom:15px;
}
.mem_menu ul {
	list-style:none;
	margin-top:0px;
	padding: 0 200px;
}
.mem_menu li {
	float:left;
	padding:0px 8px;
	font-size:16px;
	line-height:39px;
	color:#424243;
	font-weight:bold;
}
.mem_menu a {
	float:left;
	display:block;
	color:#424243;
	text-decoration:none;
}
.mem_menu a:hover {
	color:#FFFFFF;
}
.viewphotoset {
	display:block;
	text-align:center;
	font-size:16px;
	width:272px;
	position:relative;
	top:-38px;
	background:url(../images/span_back.png) repeat-x;
	height:28px;
	padding-top:10px;
}
.left_content_memhome .added {
	font-size:23px;
	position:relative;
	top:-25px;
}
.left_content_memhome #searchform {
	display:block;
	clear:left;
}

#srchqry {
	width: 270px;
border-radius: 4px;
padding: 3px;
font-size: 14px;
line-height: 21px;
}

#searchform img {
display: block;
margin-top: 15px;
}
	}

#mdesc {
	display:block;
	float:left;
	font-size:16px;
	width:470px;
}
.member_login_link {
	display:block;
	float:right;
}
.instant_access {
	font-size:26px;
	line-height:35px;
	font-weight:bold;
}

.popup_content_text {
	font-size:12px;
	float:left;
	width:595px;
	line-height:20px;
	color:#010101;
	padding-bottom:15px;
	padding-left:10px;
	text-align:justify;
}
.popup_content_text h2 { font-size:16px !important; padding-left:0px; font-weight:bold;}
.popup_content_text p{ margin-bottom:13px;}
