/* 	Bearclub.com CSS Document 
	Target Browsers: IE6, FF 1.0.7
	Version: 0.1
	Created on: 17 August,2007
	Created By : Jeevan/Sanjay
	Generic classes*/
body
{
	margin: 0px; padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;	
	scrollbar-face-color: #BCB9A4;
	scrollbar-highlight-color: #D4D2C1;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #95927F;
	scrollbar-darkshadow-color: #575544;
	scrollbar-arrow-color: #777564;
	scrollbar-track-color: #FAF9F1;
	background: #EFECDC; /*#B7B39B url(../images/body-bg.jpg);*/
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Tahoma,Verdana, Helvetica, sans-serif;
	margin: 0px;
}

h1, a h1, h1 a{	font-size: 30px;}
h2, a h2, h2 a{	font-size: 25px;}
h3, a h3, h3 a{	font-size: 20px;}
h4, a h4, h4 a{	font-size: 18px;}
h5, a h5, h5 a{	font-size: 15px;}
h6, a h6, h6 a{	font-size: 12px;}

a{font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px;}
a:link, a:visited {color: #c90000;text-decoration: underline;}
a:hover{color: #0912D9; text-decoration: none;}
a img {border-width: 0px;}
ul{margin: 0px 18px; padding:0; list-style-type: disc;}

/*classes for dataforms*/
form {margin: 0px; padding: 0px;}
input.input-box, select, textarea {border: 1px solid #ADA479; padding: 1px; overflow:visible  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px;}
.file_cont{border: 1px solid #ADA479; padding: 1px; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background-color:#EFECDC;}
.field-name{font-weight: bold; text-align:right; width: 35%;}
.field-name2{font-weight: bold; text-align:right; width: 50%;}
.field-name3{font-weight: bold; text-align:right; width: 40%;}

hr {color: #6D6A58; background-color: #6D6A58; height: 1px;}
.main-table-bg {background-color: #D3CFB9; border-left: 2px solid #7F6800; border-right: 2px solid #7F6800; border-top: 2px solid #7F6800; border-bottom: 2px solid #7F6800;}
.button {font-family: Tahoma, Verdana, Arial, sans-serif; color:#FFFFFF; border: 1px outset #8E855C; background-color: #7F6800; font-size: 11px; font-weight: bold; padding: 2px .25em 2px .25em; margin: 3px; cursor: pointer; width:auto; overflow:visible;} /*a70a00*/
.button:hover {background-color: #990000; color:#FFFFFF;}
.button-small {font-family: Tahoma, Verdana, Arial, sans-serif; border: 1px outset #8E855C; background-color: #191A07; font-size: 11px; font-weight: bold; padding: 1px 4px; color:#FFFFFF; cursor: pointer;}
.button-small:hover {background-color: #8E855C; color:#FFFFFF;}

/*top navigation*/
#top-menu td{text-align: center; background:url (images/top-menu-div.gif) right no-repeat;}
.linkspan .mTD {background:url (images/top-menu-bg.gif);} /* <- this is for dynamic menu*/
#top-menu a
{font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; 	font-weight: bold; 	color: #FFFFFF; text-decoration: none; vertical-align: middle; padding: 6px 10px 0px 10px;	display: block;	height: 20px;}
#top-menu a:link, #top-menu a:visited
{	color: #FAF6E5;	text-decoration: none; }
#top-menu a:hover
{	color: #EED569;	text-decoration: none; }

/*
#top-links {padding: 1px 10px; color:#611D0B; background-color: #d1cfd0; font-weight: normal;}
#top-links td{padding-left: 5px;}
#top-links a:link, #top-links a:visited{color: #EFECDC; font-weight: normal;}
#top-links a:hover{color: #EFECDC;}*/

#top-links {
	padding: 1px 10px; color:#FFFFFF; 
	background: url(../images/top_strip_bg.JPG) repeat-x bottom;
	font-weight: bold;
}
#top-links td{padding-left: 5px;}
#top-links a:link, #top-links a:visited{color: #EFECDC; font-weight: normal;}
#top-links a:hover{color: #EFECDC;}


/*added only for homepage
.top-login{	background: url(../images/top-site-stat-bg.gif) repeat-x; color:#FFFFFF;}*/
.top-login{	background: url(../images/top-site-stat-bg.gif) repeat-x; color:#605D4C;}

.top-welcome {
padding-left : 10px;
color : #605D4C;
font-size : 11px;
}
.top-welcome a {
font-weight : bold;
color : #605D4C;
padding : 0 6px 0 6px;
}
.top-welcome a:hover {
color : #605D4C;
padding : 0 6px 0 6px;
}
.top-welcome-user {
font-weight : bold;
}

/*.top-login{	background: url(../images/top-site-stat-bg.gif) repeat-x; color:#605D4C;}*/
.top-site-stat{	background: url(../images/top-site-stat-bg.gif) repeat-x; color:#605D4C;}
.top-site-stat td {padding-left: 5px; font-size: 11px;}
.top-site-stat-title{color: #605D4C; font-weight: bold;}

/*middle box classes*/
.profile-list {overflow: auto; width: 99%; display:block;}
/*profile-list {overflow: auto; height: 370px; width: 99%; display:block;}*/

/*for new profile scrollbox*/
.new-profile-list {overflow: auto; width: 99%; display:block;}
/*.new-profile-list {overflow: auto; height: 180px; width: 99%; display:block;}*/

#mid_login {background: #FBFAF3}
.box-middle {background: #E5E0C5;}

table.box {
width : 125px;
height : 175px;
color : #611d0b;
text-align : center;
}

.box .gold {
vertical-align : top;
border : 1px solid #7F6800;
background : #ffe6bf;
}
.box .silver {
vertical-align : top;
border : 1px solid #7F6800;
background : #e5e5e5;
}
.box .free {
vertical-align : top;
border : 1px solid #7F6800;
background : #EFECDC;
}

.mem-id {text-align: right; padding: 2px;}
.mem{font-weight: bold; padding: 5px 2px 0px 2px;}
.mem a:link, .mem a:visited {color:#611D0B; text-decoration: underline;} .mem a:hover {text-decoration: none;}
.mem-det {font-size: 10px; color:#383B09; padding:0px 2px;}
.mem-status {text-align: right; height: 25px; padding: 0px 5px;}
/* table.box .mem-img {border:1px solid #ffffff;  height: 120px; margin:4px;}*/ 
 table.box .mem-img {border:1px solid #ffffff; margin:4px;}

.gold .footer {
height : 8px;
background : #e8b463;
}
.silver .footer {
height : 8px;
background : #cfcfcf;
}
.free .footer {
height : 8px;
background : #D3CFB9;
}

.mid-text-justify {text-align: justify; font-size: 10px; padding: 0px 10px;}

.sponsored-profile-list {overflow: auto; height: 420px; width: 99%; display:block;}
.sponsored-box {width: 108px; height:135px; color:#611D0B; text-align:center;}
.sponsored-box .image {width: 65px; height: 65px; border:3px solid #A09B7F; padding: 1px;}
.sp-mem {font-weight: bold; padding: 3px 2px 0px 2px;}
.sp-mem a:link, .sp-mem a:visited {color:#611D0B; text-decoration: underline;} .sp-mem a:hover {text-decoration: none;}
.sponsored-box .footer {height: 8px; background: url(../images/sp-pro-box-bg.gif) repeat-x;}

/*classes for inner pages  bg EFECDC   border 9A9578*/
.bbInnertable {padding: 5px 20px; text-align:left;}
.bbPageTitle {background-color: #6F5B00; border-bottom: 3px solid #4F4100; padding: 5px 10px; font-family: Arial, Helvetica, sans-serif; font-size:18px; font-weight: normal; color:#eaee00;}
.bbPageTitle span {font-size: 13px; font-weight: bold;}

.bbTable {border: 1px solid #5A4941; background=#E5E0C5;}
.bbTableTitle {background-color:#bac2ca; }  /*E5E0C5*/
.note {font-size:10px;}
#faq li {padding: 2px;}
.sponsored-box-inner {width: 737px; margin:auto; overflow:auto; height: 153px; background-color: #E5E0C5;}

.bbBackground-1 {
	background-color: #E5E0C5; 
	padding: 5px 10px 5px 10px;
}

.bbBackground-2 {
	background-color: #E5E0C5;
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.highlight {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.title-row td {border-top: 1px solid #5A4941; border-bottom: 4px solid #5A4941; background-color: #EFECDC; font-weight: bold; color:#5A4941;}
.title-row td td {border-width: 0px;}
.alt-row-1 td {background-color: #E7E4D3;}
.alt-row-2 td {background-color: #C3BFA8;}

#main-login .biginputbox{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#686450; border: 1px solid #ADA479; padding: 1px; }

.paging {background-color: #EFECDC; border: 1px solid #9A9578; padding: 4px;}
.paging a {font-weight: bold;}

.tabbed-title {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: oblique; color:#FFE76A; font-size: 15px; text-transform:capitalize; padding-bottom: 4px;}

.tabbed-title-small {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: oblique; color:#FFE76A; font-size: 14px; text-transform:capitalize; padding-bottom: 4px;}

.btn_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE1400;
	text-decoration: none;
	padding: 2px;
}
.upgrade-box {height: 340px; vertical-align:top; padding: 5px 10px;}

.states-list ul {margin: 0px; padding: 0px 15px; text-align:left; list-style-type: none;}
.states-list li {margin: 0px; padding: 1px 0px 15px 0px; font-weight: bold; font-size: 12px;}
.states-list ul ul {padding: 0px;}
.states-list ul li li {padding: 0px 1px;}

.justify-text {text-align: justify;}
.middlel_toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C90000;
	text-decoration: none;
	background-color: #EFECDC;
	padding: 2px 2px 2px 18px;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #C90000;
	background-image: url(../images/middletolink_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-position: inside;
	list-style-image: url(middletolink_left.gif);
	margin-left: 6px;
}

a.intro-link:link, a.intro-link:visited, a.intro-link:hover {color:#C33D0E; font-weight: bold; font-size: 12px; }
.coalition-points {list-style-type: disc; margin:0px 15px; padding: 0px; font-size: 10px;}

a.toplink_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.toplink_white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-color: #F7F5EE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
	padding: 3px;
}
.text_back_white {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #990000;
	background-color: #e6ebf1;
}

.highlight_blankback {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}
.photo_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8E1419;
	background-image: url(../images/photo_heading_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C58981;
}
.photo_back {
	background-color: #E5E0C5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A09B7F;
	border-left-color: #A09B7F;
	padding: 3px;
}
.photo_footer {height: 8px; background: url(../images/box-bg1.gif) repeat-x;}
.photo_text_back {
	background-color: #FFFFFF;
	border: 1px solid #8E855C;
	padding: 3px;
}
.error-msg {
	font-weight: bold;
	color:#FF0000
}

.error-msg-home-not-avi1 {
	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	/*color:#990000; */
	color:#000000;
	font-size:13px;
}


.error-msg-home-not-avi {
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color:#990000;
	font-size:24px;
}

.error-msg-home-not-avi-link, .error-msg-home-not-avi-link:link, .error-msg-home-not-avi-link:visited
{
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color:#FF0000;
	font-size:24px;
	text-decoration:underline;
}
.error-msg-home-not-avi-link:hover
{
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color:#FF0000;
	font-size:24px;
	text-decoration:none;
}

.success_msg {
	font-weight: bold;
	color:#336600
}

.terms, .terms:link, .terms:visited
{
	font-weight:bold;
	color:#611D0B;
	text-decoration:underline;
	font-size:11px;
}
.terms:hover
{
	text-decoration:none;
}
.termsheading
{
	font-weight:bold;
	color:#611D0B;
	text-decoration:none;
	font-size:11px;
}
.tdsize
{
	height:130px;
	width:130px;
	vertical-align:middle;
	text-align:center;
}
.backcolormystat
{
	background-color:#E0D7A3;
}
.fieldname2
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}
.border_vline{
	background: #ffffff top repeat-x;
	border-left: 1px solid #9b0005;
	border-right: 1px solid #9b0005;
}
.border_login {
border-top : 1px solid #959595;
border-bottom : 1px solid #959595;
}
.middle_lft_table {
background-color : #ebc3dd;
border-right : 1px solid #606060;
}
.middle_rgt_table {
background-color : #ebc3dd;
border-left : 1px solid #606060;
}
.width_spacer {
width : 6px !important;
width : 7px;
}
.padding_middle_td {
padding : 0 3px 0 3px;
}
.main_bg {
background-color : #ffffff;
border-left : 1px solid #606060;
border-right : 1px solid #606060;
}
.data_box_bg {
border : 1px solid #c80082;
}
.img_border {
border : 1px solid #c80082;
margin : 4px;
}
.main_content {
background-color : #ebc3dd;
}
.style1 {
font : 10px Verdana, Arial, Helvetica, sans-serif;
}
.faq_link {
font : 10px Verdana, Arial, Helvetica, sans-serif;
color : #a8036e;
}
.faq_link a {
color : #a8036e;
text-decoration : none;
} 

/*Myaccount css*/
#myacc-links a {display: block; border-width:1px 1px 3px 1px; border-style: solid; border-color: #9A9578 #9A9578 #8D141A #9A9578; font-weight: bold; color: #FFFFFF; padding:0px 4px 0px 30px; height:100%; line-height:26px; background: #6F5B00;}
#myacc-links a:hover { border-width:1px 1px 3px 1px; border-style: solid; border-color:#9A9578; }
.profile-button-group
{	
	background-color: #A6A289;
	vertical-align: middle;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; font-weight: bold; color:#FFFFFF;
	padding: 4px;
	text-align:center
}
/* for file event_detail.php*/
.profile-button-group123
{	
	background-color: #A6A289;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; font-weight: bold; color:#990000;
	padding: 4px;

}

.profile-field-group
{	
	background-color: #615C3E;
	vertical-align: middle;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; font-weight: bold; color:#FFFFFF;
	text-align:left;
}
.profile-field-group a{	padding: 4px; display: block; height:100%;}
.profile-field-group a:link,.profile-field-group a:visited{color: #FFFFFF; text-decoration: none;	font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;}
.profile-field-group a:hover {text-decoration: none; color:#FFFFFF;background-color: #A6A289;}
.profile-field-group span {color: #fff; font-size: 10px; font-family: Tahoma, Verdana, Arial, sans-serif; width: 25px; display: block; float: right; vertical-align: middle; line-height: 16px; cursor: pointer;}

/*for buttons within profile edit area*/
.profile-box {border:1px solid #908B6B; background-color: #EFECDC;}
.profile-button-bar {
	background-color: #A6A289;
	border-top:1px solid #908B6B;
	text-align: right;
	padding: 3px;
	margin: 2px;
}
#profile-data .button {font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; background-color: #615C3E; color: #FFFFFF; padding: 3px 5px; min-width: 100px; overflow:inherit; width:190px; cursor: pointer;}
#profile-data-popup .field-name{font-weight: bold; text-align:right; width: 50%;}
.profile-image {border:1px solid #ffffff; margin:4px;}
.xxx-image {border:1px solid #ffffff; margin:4px;}


.bord{
	border: 1px solid #000;
}

/* Image window*/
.img_brd {
  border: 2px solid #BAC2CA;
}

.rate_img {
  font: bold 13px Tahoma, Verdana, Arial, sans-serif;
  color: #000000;
  padding: 5px;
}

.rate_img a{
  font: bold 11px Tahoma, Verdana, Arial, sans-serif;
  color: #990000;
  text-decoration: underline;
  padding:0 3px ;
}
.rate_img a:hover{
  color: #000000;
  text-decoration: none;
}

.rating_star {
  font: bold 11px Tahoma, Verdana, Arial, sans-serif;
  background: #ffffff;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}
.rating_star td{
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 3px 5px;
  text-align: left;
}

.rating_star td img{
  padding:0 5px 0 0;
}

.close_link {
  padding: 5px;
  text-align: center;
}
.close_link a{
   font: bold 11px Tahoma, Verdana, Arial, sans-serif;
  color: #990000;
  text-decoration: underline;
}
.close_link a:hover{
  color: #000000;
  text-decoration: none;
}

.bottom{
  text-align: center; 
  padding-bottom: 25px; 
  color: #000000;
  background: url(../images/footer-bg.gif) bottom repeat-x;
}
.bottom a:link, .bottom a:visited, .bottom a:hover {
  color: #000000;
}



.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}


