/***** Fox Template *****/

html { min-width: 900px; } /*IE7*/
form { margin:0; padding:0; }

body {
	background-color: #f5f0e2; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px;
	margin: 0;
	padding: 0 60px 0 60px;
	text-align: center;
}

	  
img {
    vertical-align: middle;
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}

td, th {
 	 padding: 0;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url("/gfx/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 6px;
}
	  
/* Common Elements */

a {color: #986539; text-decoration:  none;}
a:visited {color: #ba8251; text-decoration:  none;}
a:active {color: #986539; text-decoration: none;}
a:hover {color: #ba8251; text-decoration: none;}

/* Box Formatting */


.box_container {
	border: 1px solid #e3e3e3;
	color: #6d6d6d;
	background-color: #fdfdfd;
	position:relative;
}

.box_tl {
	position:absolute;
	top: -1px;
	left: -1px;
	height: 10px;
	width: 11px;
	background-image: url("/gfx/box_tl.gif");
}

.box_tr {
	position:absolute;
	top: -1px;
	right: -1px;
	height: 10px;
	width: 11px;
	background-image: url("/gfx/box_tr.gif");
}

.box_bl {
	position:absolute;
	bottom: -1px;
	left: -1px;
	height: 10px;
	width: 11px;
	background-image: url("/gfx/box_bl.gif");
}

.box_br {
	position:absolute;
	bottom: -1px;
	right: -1px;
	height: 10px;
	width: 11px;
	background-image: url("/gfx/box_br.gif");
}


/* Page Content Formatting */

#container {
	text-align: left;
	margin: 0 auto;
	max-width: 1200px;
	min-width: 900px;
	position: relative;
	/*border: 2px solid red; */
}


/* Header Elements */

#header {
	width: 100%;
	height: 197px;
	position: relative;
	background-image: url("/gfx/fox_logo_span.jpg");
	background-repeat: repeat-x;
}


#header_logo {
	float: left;
	width: auto;
	height: auto;
	position: relative;
}

#header_logo_right {
	background-image: url("/gfx/fox_logo_right.jpg");
	background-repeat: no-repeat;
	background-position:right;
	height: 197px;
	float: right;
	width: auto;
	position: relative;
}

#header_logo_login a {color: #ae835d; text-decoration:  none;}
#header_logo_login a:visited {color: #ae835d; text-decoration:  none;}
#header_logo_login a:active {color: #986539; text-decoration: none;}
#header_logo_login a:hover {color: #aa7120; text-decoration: underline;}

#header_logo_login {
	text-align: right;
	margin-top: 8em;
	margin-right: 1.5em;
	width: auto;
	height: auto;
	position: relative;
	color: #9a683c;
}



#header_logo_users {
	font-family: Arial, Verdana, Geneva, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	color: #dc9840;
	margin-top: 65px;
	margin-right: 1.2em;
	text-align: right;
	width: auto;
	height: auto;
	position: relative;
}

.login_field {
	width: 90px;
	height: 14px;
	border: solid 1px #c3bea0;
	padding: 2px;
	font-family: Arial, Verdana, Geneva, sans-serif; 
	font-size: 12px;
	color: #595645;
}

.login_button {
	width: 50px;
	border: 0;
	background-color: #f8bd34;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Main Menu Bar Elements */

#menu_bar {
	float: left;
	width: 100%;
	height: 78px;
	position: relative;
	background-image: url("/gfx/menu_bg.jpg");
	background-repeat: repeat-x;
	z-index: 1;
}

#menu_bar_mid {
	width: 97%;
	float: left;
	height: 72px;
	position: relative;
	padding-top: 6px;
}

#menu_bar_left {
	float: left;
	height: 78px;
	width: 8px;
	position: relative;
	background-image: url("/gfx/menu_bg_left.jpg");
	background-repeat: no-repeat;
	background-position:left top;
	z-index: 15;
}

#menu_bar_right {
	float: right;
	width: 8px;
	height: 78px;
	position: relative;
	background-image: url("/gfx/menu_bg_right.jpg");
	background-repeat: no-repeat;
	background-position:left top;
	z-index: 15;
}

#menu_button {
	color: white;
	font-family: Arial, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	width: 131px;
	height: 28px;
	position: relative;
	background-image: url("/gfx/menu_button.gif");
	background-repeat: no-repeat;
}

#menu_button a {color: #FFFFFF; text-decoration:  none;}
#menu_button a:visited {color: #FFFFFF; text-decoration:  none;}
#menu_button a:active {color: #fcf2dc; text-decoration: none;}
#menu_button a:hover {color: #ffebbc; text-decoration: none;}



.menu_bar_table td {
	padding-left: 5px;
}

/* Main Body Elements */

#main_body {
	background-color: #fafafa;
	float: left;
	width: 100%;
	height: auto;
	position: relative;
}

.main_body_content {
	
	padding: 5px 5px 5px 8px;
}

.main_body_left_bg {
	width: 8px;
	position: relative;
	background-image: url("/gfx/body_left_bg.gif");
	background-repeat: repeat-y;
	background-position:left top;
}

.main_body_right_bg {
	width: 8px;
	position: relative;
	background-image: url("/gfx/body_right_bg.gif");
	background-repeat: repeat-y;
	background-position:left top;
}

/* Homepage Menu */

#menu_slider {
	position: relative;
	margin-bottom: 10px;
	padding: 10px 10px 10px 20px;
	clear: both;
	width: 586px;
}


#menu_slider .menu_sliders {
	display: block;
	height: 100px;
	background: #fdfdfd url(/gfx/slide/members.png) top right no-repeat;
}

#menu_slider li {
	float: left;
	background-image: none;
	padding: 0;
}

#menu_slider .menu_slider {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 80px;
	width: 125px;
	padding: 10px;
	background: #fdfdfd;
	border-right: 1px solid #e3e3e3;
}

#menu_slider .menu_slider span {
	display: none;
}

.menu_slider_bg {	
	background: url(/gfx/slide/slide_bg.png);
	background-repeat: repeat-x;
	background-position: center;
}

#menu_slider .features {
	background: url(/gfx/slide/features.png);
}

#menu_slider .join {
	background: url(/gfx/slide/join.png);
}

#menu_slider .download {
	background: url(/gfx/slide/download.png);
}

#menu_slider .feedback {
	background: url(/gfx/slide/members.png);
	border-right: 0;
}


/* Footer Bar Elements */

#footer_bar {
	float: left;
	width: 100%;
	height: 29px;
	position: relative;
	background-image: url("/gfx/footer_bg.gif");
	background-repeat: repeat-x;
}

#footer_bar a {color: #1b5887; text-decoration:  none;}
#footer_bar a:visited {color: #3a8dcd; text-decoration:  none;}
#footer_bar a:active {color: #3a8dcd; text-decoration: none;}
#footer_bar a:hover {color: #3a8dcd; text-decoration: none;}

#footer_bar_mid {
	width: 95%;
	float: left;
	height: 29px;
	position: relative;
	padding: 2px;
	padding-top: 5px;
	border-top: 1px dotted #d3d3d3;
}

#footer_bar_left {
	float: left;
	height: 29px;
	width: 19px;
	position: relative;
	background-image: url("/gfx/footer_bg_left.gif");
	background-repeat: no-repeat;
	background-position:left top;
}

#footer_bar_right {
	float: right;
	width: 19px;
	height: 29px;
	position: relative;
	background-image: url("/gfx/footer_bg_right.gif");
	background-repeat: no-repeat;
	background-position:right top;
	

}

#footer_container ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer_container li { 
	display: inline;
}

#footer_container ul li a { 
	text-decoration: none; 
	padding: .2em .5em;
}


/* Page Bar Elements */


#page_body {
	float: left;
	width: 100%;
	height: auto;
	position: relative;
	/*color: #986539;*/
	color: #986539;
	font-size: 12px;
	padding: 25px 8px 20px 10px;
}



#page_title {
	float: left;
	width: 100%;
	height: auto;
	position: relative;
	/*color: #986539;*/
	color: #986539;
	font-size: 13px;
	border-bottom: 1px dotted #d3d3d3;
	padding-bottom: 3px;
	padding-left: 2px;
}

#page_title a {color: #6d4523; text-decoration:  none;}
#page_title a:visited {color: #6d4523; text-decoration:  none;}
#page_title a:active {color: #6d4523; text-decoration: none;}
#page_title a:hover {color: #9e6f47; text-decoration: none;}

#page_title ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#page_title li { 
	display: inline;
	background-image: url("/gfx/ff_big.gif");
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 45px;
	padding-right: 9px;
}

/* User MyFoxi */
.user_name_profile { font-weight: bold; }
.user_name_profile a {color: #6c6c6c; text-decoration:  none;}
.user_name_profile a:visited {color: #6c6c6c; text-decoration:  none;}
.user_name_profile a:active {color: #6c6c6c; text-decoration: none;}
.user_name_profile a:hover {color: #6c6c6c; text-decoration: underline;}

#user_page_side {
	padding: 9px;
	color: #6d6d6d;
	font-size: 12px;
	position: relative;
}

#user_page {
	padding: 18px;
	padding-top: 5px;
	color: #6d6d6d;
	font-size: 12px;
	position: relative;
	line-height: 140%;
	min-height: 267px;
}

#user_head_container {
	position: relative;
	border-bottom: 1px solid #d9d9d9;	
	width: 90%;
	padding-bottom: 3px;
}

.user_para_box {
	position: relative;
	border-bottom: 1px solid #d9d9d9;	
	width: 90%;
	padding-bottom: 8px;
}

#page_icon {
	position:absolute;
	top: 18px;
	right: -5px;
	height: 10px;
	width: 10px;
	background-image: url("/gfx/icon_star.gif");
}

.user_page_heading {
	padding: 2px;
	padding-right: 8px;
	color: #636363;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	font-weight: bold;
	float: left;
}

.user_menu_list ul{
	list-style-type: none;
	padding: 2px;
}


.user_menu_list li {
	background-image: url("/gfx/arrow_right.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 2px;
	padding-left: 17px;
	text-decoration: none; 
	/*color: #638f45;*/
	color: #a27a2c;
	font-size: 12px;
	display: inline;
}


.user_side_info {
	padding-left: 4px;
	color: #6d6d6d;
	font-size: 12px;
	line-height: 180%;
}


#user_menu_but {
	position: relative;
}

#user_button {
	padding: 3px;
}

#user_button img {
	vertical-align: middle;
	padding-right: 6px;
}

#user_button a {color: #787163; text-decoration:  none;}
#user_button a:visited {color: #787163; text-decoration:  none;}
#user_button a:active {color: #a5a5a5; text-decoration: none;}
#user_button a:hover {color: #a5a5a5; text-decoration: underline;}


.user_icon_small {
	padding: 4px;
	background-color: white;
	border: 1px solid #e3e3e3;
	
}

#userp_online {
	/*color:#FF9933;*/
}

#icon_gal_container {
	width: 100%;
	height: 80px;
	position: relative;
	color:#FF9933;
}


/* Homepage Classes */


#body_head_desc {
	float: left;
	padding-right: 9px;
}

#body_head_box {
	float: left;
	padding: 5px;
	
}

#home_main_box {
	color: #6d6d6d;
	font-size: 12px;
	position: relative;
	line-height: 140%;
	padding: 0 15px 15px 15px;
}

#home_new_user_box {
	padding: 9px;
	color: #6d6d6d;
	font-size: 12px;
	position: relative;
	line-height: 140%;
	height: 120px;
}


#home_head_container {
	position: relative;
	border-bottom: 1px solid #d9d9d9;	
	width: 98%;
	height: 20px;
	padding-bottom: 3px;
	margin-bottom: 7px;
	clear:both;
}


.home_page_heading {
	padding: 2px;
	padding-right: 8px;
	color: #636363;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	font-weight: bold;
	float: left;
}

.home_fade {
	position:absolute;
	top: 23px;
	left: 0px;
	height: 1px;
	width: 40px;
	background-image: url("/gfx/fade_in.gif");
}

.home_top_div {
	margin: 2px;
}

.home_top_div ul{
	list-style-type: none;
	padding: 0 6px 9px 16px;
}


.home_top_div li {
	background-image: url("/gfx/arrow_right.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 4px;
	padding-left: 17px;
	text-decoration: none; 
	color: #6d6d6d;
	font-size: 12px;
}

.home_top_div a {color: #7f745f; text-decoration:  none;}
.home_top_div a:visited {color: #7f745f; text-decoration:  none;}
.home_top_div a:active {color: #7f745f; text-decoration: none;}
.home_top_div a:hover {color: #a5a5a5; text-decoration: underline;}

.home_qoutes { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.page_user_name {
	padding-bottom: 7px;
}

.profile_friend {
	padding-bottom: 7px;
}

.profile_online, .profile_offline {
	font-weight: bold;
	color: #8d8d8d;
	padding: 9px 0 10px 0;
}

.profile_f_name {
	padding: 6px 0 6px 0;
}

#userp_online {
	color: #458c37;
}

#userp_offline {
	color: #838383;
}

/* Public Tabset Formatting */

.tabset_p_table {
	text-decoration:  none;
	border-bottom: 1px solid #f5f5f5;
	text-align: left;
	width: 85%;
	margin-bottom: 12px;
}

.tabset_p_image {
	height: 44px;
	width: 44px;
	padding: 5px 2px 4px 2px;
}

.tabset_p_username {
  padding: 0 0 2px 3px;
  color: #878366;
}

.tabset_p_date {
   font-size: 10px;
   color: #ccc7a6;
}

.tabset_p_desc {
   font-size: 11px;
   padding: 0 0 1px 3px;
   color: #a6a6a6;
   font-family: Arial, Helvetica, sans-serif;
}

.tabset_p_user {
   font-size: 11px;
   padding: 0 0 3px 3px;
   color: #a6a6a6;
   font-family: Arial, Helvetica, sans-serif;
}

.tabset_p_expand {
	padding: 2px 2px 2px 10px;
	clear: both;
	display: none;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	background-color: #fcfcfc;
	font-size: 11px;
	color: #808080;
}

.tabset_p_row {
	padding: 2px 2px 2px 41px;
}

.tabset_p_tags {
	padding: 2px 2px 3px 30px;
	min-width: 20px;
	font-size: 11px;
	background-image: url("/gfx/toolbar/tag_orange.gif");
	background-repeat: no-repeat;
	background-position: 12px 2px;
}

.tabset_p_tags a {color: #869fd9; text-decoration:  none; }
.tabset_p_tags a:visited {color: #96afea; text-decoration:  none;}
.tabset_p_tags a:active {color: #3061cf; text-decoration: none;}
.tabset_p_tags a:hover {color: #3061cf; text-decoration: underline;}

#tabset_p_tag_popular {
	width: 85%;
	margin: 0 auto;
	min-height: 150px;
}

#tabset_p_tag_popular a {color: #869fd9; text-decoration:  none; }
#tabset_p_tag_popular a:visited {color: #96afea; text-decoration:  none;}
#tabset_p_tag_popular a:active {color: #3061cf; text-decoration: none;}
#tabset_p_tag_popular a:hover {color: #3061cf; text-decoration: underline;}

/* Members Public Page */
.members_online_title {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

#members_table {
	width: 100%;
}

#members_table td {
	padding: 9px 4px;
	text-align: center;
}

.members_viewing {
	font-size: 11px;
	color: #569953;
}

/* Features Page */
#features_box {
	padding: 0 14px 14px 14px;
}

.features_table_img {
	width: 100%;
}

.features_table_img td {
	padding: 4px;
}

.features_text {
	font-size: 14px;
	padding: 10px;
	margin: 0 0 16px 0;
}

.features_image {
	border: 1px dashed #ebe2b7;
	padding: 6px;
}

/* Accounts Email Page */
.acc_div {
	width: 80%;
	padding-left: 20px;
}

.acc_table {
	width: 100%;
}

.acc_item_div {
	padding: 3px 0 7px 0;
}

.acc_table td {
	padding: 0 4px 4px 4px;;
}

.acc_section_title {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 5px;
	padding: 5px;
}

.acc_title {
	color: #837f6f;
	font-weight: bold;
	padding-bottom: 2px;
}

.acc_details {
	display: none;
	padding-top: 2px;
}

.acc_item {
	color: #867a50;
	padding: 0 3px 0 3px;
}

.acc_emails_list_table {
	margin: 8px 0 0 6px;
	width: 95%;
	
}

.acc_email_body {
	display: none;
	padding-top: 3px;
}

/* Privacy Page */

#privacy_faq ul {
	padding: 10px;
	margin: 0;
}

#privacy_faq li {
	background-image: url("/gfx/bullet_faq.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 14px;
}

