/* CSS Document */

body{
	background-color:#fcf2ff;
	font-family:Tamoha,Arial,Helvetica;
	font-size:12px;
	color:black;
}

h2{
	font-size:18px;
	color:black;
	font-weight:bold;
}

.bordered{
	border:2px solid #320EC0;
}

.s_index_lastupdate{
	border-top:1px solid #320EC0;
	border-bottom:1px solid #320EC0;
	padding:0px;
	text-align:center;
	width:597px;
}

.s_teaser_text{
	border-top:1px solid #320EC0;
	border-bottom:1px solid #320EC0;
	text-align:center;
	font-weight:bold;
	width:412px;
}

.s_teaser_shoot_description{
	border-bottom:1px solid #320EC0;
	text-align:center;
	font-weight:bold;
	width:412px;
}

.s_common_bar{
	border:2px solid #320EC0;
	text-align:center;
	font-weight:bold;
	width:800px;
}

.s_gallery_title{
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
	letter-spacing:-.02em;
}

.s_gallery_text{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
}

.s_video_title{
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
	letter-spacing:-.02em;
}

.s_model_bio{
	border:2px solid #320EC0;
	width:750px;
	padding:10px;
}

.s_header_button{
	background-image:url(/images/headerButtonBack_Down.gif);
	width:160px;
	height:24px;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	padding-top:6px;
	cursor:hand;
}

.s_header_button_up{
	background-image:url(/images/headerButtonBack_Up.gif);
	width:160px;
	height:24px;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	padding-top:6px;
	cursor:hand;
}

.s_faq_question{
	font-weight:bold;
}

.s_faq_answer{
	font-weight:normal;
}

.s_model_search{
	font-weight:bold;
	color:#000000;
}

.s_login_form{
	font-weight:bold;
	border:1px dashed #320ec0;
	width:400px;
	padding:15px;
}

.s_login_error{
	color:red;
	font-weight:bold;
	font-size:12px;
}

.s_join_form{
	font-weight:bold;
	border:1px dashed #320ec0;
	width:400px;
	padding:15px;
}

.s_terms_and_conditions{
	font-size:10px;
}

.s_welcome_logout{
	font-weight:bold;
}

td.adminborder{
	border:1px dashed #444444;
	padding:10px;
}

.tourheader1{
	border:1px solid #FFFFFF;
	background-color:#9981E0;
	font-style:italic;
	font-weight:bold;
	color:white;
	font-family:comic,comic sans,arial,tahoma;
}