/***************************************************** Import Styles */

@import url('a3d_popup.css');
@import url('a3d_pager.css');

/***************************************************** General/ Global Styles */

body{
	line-height: 1.5;	
	margin: 0px;
	padding: 0px;
	background-color:#C7C7C7;
	background-image: url('/images/site_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

body.m{
	background-image: url('/images/site_bg_m.jpg' ); /* '', 'test', 'non' */
}

body.edit{
	background-color: white;
	background-image: none;
}

#box_join,
body, input, textarea, select, td, th{
	font-family: arial,sans-serif;
	font-size:14px;
}

td, th{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
}

table{
	border: 0px;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
}

#col_left a,
a{
	color: #892D7D;
	text-decoration: none;
}

#col_left a:hover,
a:hover{
	color: #E364CF;
}

#col_left h2, 
h1, h2, h3, h4{
	color: #892D7D;
	font-size: 250%;
	font-weight: normal; 
}

h1{
	line-height: 110%;
}

#col_left h2, 
h2{
	font-size: 160%;
}

h3{
	font-size: 140%;
}

h4{
	font-size: 120%;
}

#page_wrapper{
	text-align: center;
	margin: 0px;
	padding: 0px;
	
	/* background-color: orange; */
}

#page_edit,
#page{
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	/* background-color: white; */
	text-align: left;
}

#page_edit{
	width: 500px;
}

.clear{
	clear: both;
}

/***************************************************** Header Section Styles */

#section_header_frontend{
	padding:0px;
	margin:0px;
	/* height: 800px; */
	/* background-color: blue; */
}

#section_header_members{
	padding:0px;
	margin:0px;
	height: 200px;
	/* background-color: blue; */
}

#box_join{
	margin: 300px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 400px;
	background-color: #FFF;
}
#box_join h2,
#box_join h2.highlight{
	margin: 0px;
	padding: 40px 25px 10px 25px;
	background-color: #333;
	color: white;
	font-size: 200%;
}

#box_join h2.highlight{
	background-color: #8E2D7F;
}

.form_join,
#box_join p{
	margin:0px;
	padding: 25px 25px 40px 25px;
}

#box_join p{
	padding-bottom: 0px;
}

.form_join{
	padding-top: 0px;
}

.form_join input.input_text{
	font-size: 200%;
	width: 95%;
}

.sml{
	font-size: 50%;
}

.join_input_descr{
	font-size: 80%;
}

.join_input_header{
	color: #892D7D;
	font-size: 125%;
}

.join_button{
	margin-left:-6px;
	display: block;
	width: 366px;
	height: 108px;
	background: url( '../images/button_join.jpg' ) no-repeat 0 0;
}
.join_button:hover{
	background: url( '../images/button_join_over.jpg' ) no-repeat 0 0;
}






/************************************************************************* Main Section Styles */


table#section_main{
	width:970px;
}

#col_left{
	background-color: white;
	width:265px;
	padding: 0px 0px 50px 0px;
}

#col_main{
	background-color: white;
	width:705px;
	padding: 25px 0px 50px 0px
}

/*********************************************************** Main Section Left Col Styles */
.form_login,
#col_left p{
	margin: 5px 0px;
	padding: 0px 25px 5px 25px;
}
.form_login input.input_text{
	font-size: 200%;
	width: 95%;
}


#col_left .member_menu_links a{
	padding: 2px 25px;
}

#col_left .member_menu_links a{
	text-decoration: none;
	display: block;
	color: black;
}

#col_left  .member_menu_links a:hover{
	/*background-color: #EEE;*/
	background-color: #8E2D7F;
	color: white;
}

#col_left h2{
	margin: 0px;
	padding: 25px 25px 5px 25px;
	
}

.submit_button{
	height: 40px;
	width: 95%;
}

.member_login a{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.member_menu_sets img{
	border-width: 1px;
}


/*********************************************************** Main Section Main Col Styles */

.main_left{
	margin: 0px;
	padding: 0px 10px 40px 10px;
	width: 325px;
	float: left;
}

.main_right{
	margin: 0px;
	padding: 0px 20px 40px 10px;
	width: 325px;
	float: right;
}

#col_main div.main_left h2,
#col_main div.main_right h2{
	background-color: #8E2D7F;
	color: white;
	padding-left: 10px;
	font-size: 125%;
}

/* align with latest images on dashboard */
#col_main div.main_right h2{
	margin-right: 10px;
}

.main_left h3,
.main_right h3{
	font-size: 200%;
	font-weight: normal;
	margin: 35px 0px 10px 0px;
	padding: 0px;
	line-height: 110%;
}

.main_left img,
.main_right img{
	float: left;
	margin: 10px 20px 10px 0px;
	border-width: 1px;
}
.main_right img{
	margin: 0px 10px 10px 0px;
}

.main_intro{
	margin: 25px 20px 25px 10px
}

/**************************************** Main Section Set Page Styles */

.div_update{
	padding: 0px 5px 25px 0px;
}

.button_slideshow img{
	border: 0px;
	margin: 0px 100px 0px -10px;
}

.button_slideshow{
	border: 0px;
	margin: 0px 100px 10px -10px;
	display: block;
	width: 275px;
	height: 70px;
	background: url( '../images/btn_view_slideshow.jpg' ) no-repeat 0 0;
}
.button_slideshow:hover{
	background: url( '../images/btn_view_slideshow_over.jpg' ) no-repeat 0 0;
}

/* goes to left edge */
.set_bigimg{
	display: block;
	width: 335px;
	height: 1000px;
	/* margin-left: -275px; */
	background-position:center top;
	margin: 25px 0px 25px 0px;
	text-align: center;
}

.set_setno{
	color: #666;
}

/**************************************** Main Section Profile Page Styles */

.preview{
	margin: 0px;
	padding: 0px 25px 10px 0px;
}
.preview img{
	border-width: 1px;
}

.question{
	font-weight: bold;
	display: block;
	font-size: 110%;
	margin: 25px 0px 10px 0px;
}

img.interview_image{
	margin-left: -275px;
	padding: 25px 0px;
}

.interview_intro,
.intro{
	font-size: 115%;
	color: #8E2D7F;
}

.div_stats{
	background-color: #8E2D7F;
	margin-bottom: 50px;
}

.div_stats h3{
	color: white;
	margin: 40px 25px 0px 25px;
	padding: 30px 0px 0px 0px;
}

table.profile_stats{
	margin: 25px 25px 35px 25px;
	width: 275px;
	color: white;
}

table.profile_stats td{
	padding: 5px 10px;
	border-top:1px dashed white;
	border-bottom:1px dashed white;
}
table.profile_stats td.c1{
	font-weight: bold;
}


/**************************************** Main Section Dashboard Styles */
/*
.tag_new{
	position: relative;
	z-index:50x;
	left:-100px;
	width: 100px;
	padding: 3px 7px;
	font-weight: bold;
	background-color: #00CCFF;
	color: white;
}
*/
.tag_new{
	padding: 2px 5px;
	font-weight: bold;
	background-color: #00CCFF;
	color: white;
	font-size: 11px;
	vertical-align: top;
}

.memintro_first{
	font-size: 150%;
	color: #892D7D;
}

.dash_header_img{
	margin: 0px 0px;
	padding: 0px;
}
.dash_header_img img{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

.dash_news_item{
	clear: both;
	margin: 0px 0px 20px 0px;
}

/*********************************************************** Main Section Contact Styles */

.external_links_menu a.menu_links {
	padding: 1px 10px;
	text-decoration: none;
	display: block;
}
/*
.external_links_menu  a.menu_links:hover{
	background-color:#555;
	color: white;
}
*/

/*********************************************************** Main Section Edit Styles */

#section_main_edit {
	padding: 10px;
}

#section_main_edit .text{
	font-size: 150%;
	width: 250px;
}
#section_main_edit table{
	width: 100%;
}
#section_main_edit th,
#section_main_edit td{
	font-size: 110%;
	padding: 2px 10px;
}
#section_main_edit .submit{
	height: 40px;
	width: 255px;
	float: right;
	margin: 8px 35px;
}

#section_main_edit h2{
	margin: 10px;
	color: #892D7D;
	font-size: 200%;
	font-weight: normal; 
}


.error,
.response{
	width: 85%;
	display: block;
	padding: 15px;
	margin: 10px;
	font-size: 110%;
}
.response{
	color: #006C23;
	background-color: #B9FFCF;
}
.error{
	color: #8A0000;
	background-color: #FFD5D5;
}



/***************************************************** Footer Section Styles */

#section_footer{
	margin: 0px;
	padding: 20px 25px 30px 15px;
	width: 930px;
	color: white;
	background-color: #333;
	clear: both;
	font-size: 12px;
}

.footer_menu{
	float: left;
	margin: 0px 20px 0px 0px;
}
.footer_menu h2{
	margin: 0px;
	padding: 0px 10px 2px 10px;
	color: white;
	font-size: 100%;
	
}

.footer_menu a.menu_links {
	padding: 1px 10px;
	text-decoration: none;
	display: block;
	color: #AAA;
}

.footer_menu  a.menu_links:hover{
	/* background-color:#555; */
	color: white;
}


.footer_text{
	float: right;
	text-align: right;
}
.footer_normal{
	font-size: 10px;
	color: #aaa;
}


