/* Forum css starts here */
.forumtitle{
	color:#FFFFFF;
	font-size:16px;
	font-family:Gotham Light; 
     text-align:left;
     padding:10px;
}
.forumtitlecenter{
	color:#FFFFFF;
	font-size:16px;
	font-family:Gotham Light; 
     text-align:center;
     padding:10px;
}
.cattitle{
	color:#D58D00;
	font-size:16px;
	font-family:Gotham Bold; 
     text-align:left;
        
}
.parentcattitle{
	color:#FFFFFF;
	font-size:16px;
	font-family:Gotham Bold; 
        text-align:left;
       
}
a.forumlink{
	color:#FFFFFF;
	font-size:16px;
	font-family:Gotham Bold; 
        text-align:left;
        text-decoration: none;
       
}
a.catforumlink{
	color:#D58D00;
	font-size:16px;
	font-family:Gotham Bold; 
        text-align:left;
        text-decoration: none;
       
}
.subcattitle{
	color:#FFFFFF;
	font-size:14px;
	font-family:Gotham Book; 
        text-align:left;
       
}
.forumtext{
	color:#FFFFFF;
	font-size:14px;
	font-family:Gotham Book; 
        text-align:center;
        
       
}
.padding10{
    padding:10px;
}
.whitefont{
    color:#FFFFFF;
}
.circular_img {
    	border-radius: 50%;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
     width:100px;
	height:100px;
    }    

.parentcattitle > a{
	    color: #FFFFFF !important;
	    font-family: Gotham Book;
	    font-size: 16px !important;
	    text-align: left !important;
	}

.manage_banners_text{
	color:white; 
	font-size:20px;
	}
	
.morebox_filter1{
	width:592px;
	height:223px;
	position:absolute;
	display:none;
	z-index:1000;
	background-image: url('../../images/banner_bg.png');
	background-repeat:no-repeat;
}
.morebox_filter_close1{
	width:48px;
	height:48px;
	position:absolute;
	display:none;
	z-index:1000;
	background-image: url('../../images/sel_close.png');
	background-repeat:no-repeat;
	cursor:pointer;
}
.pagetitle_text{
	font-size:12pt; 
	font-family:Gotham Book; 
	text-decoration: none;  
	font-weight: bold;
	color:white;
	padding-left:10px;
}
.button_text{
	font-size:10pt; 
	font-family:Gotham Book; 
	text-decoration: none;  
	font-weight: normal;
	color:white;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}
.pagecontentpadding{
padding-right:10px;
padding-left:10px;
}

.site_border{
	border:1px solid #2f2f2f;
}
.tabhead{
	font-size:10pt; 
	font-family:Gotham Book; 
	text-decoration: none;  
	font-weight: bold;
	color:#ffdb6d;
}
.tabheight{
	height:30px;
}
.site_text{
	font-size:10pt; 
	font-family:Gotham Book; 
	text-decoration: none;  
	font-weight: normal;
	color:white;
}
.site_boldtext{
	font-size:10pt; 
	font-family:Gotham Book; 
	text-decoration: none;  
	font-weight: bold;
	color:white;
}
.table_border {
	margin-top:5%;
	margin-bottom:5%;
    border: 1px solid #F1F1F1;
    padding: 30px;
}
.cd-select{
	/*background: none repeat scroll 0 0 #181818;*/
	background: white;
	color:black;
	border: 2px solid #383838;    
     font-family: Gotham Book;
     font-size: 10pt;
     text-decoration: none;
     display:inline;     
}
.a_headtxt{
	font-size:26px ! important; 
	font-family:Gotham Book;
	color:#ff8901 ! important;
	line-height:35px;
}
.a_headtxt_white{
	font-size:26px ! important; 
	font-family:Gotham Book;
	color:#ffffff ! important;
	line-height:35px;
}

.show1box_filter1{
	width:485px;
	min-height:300px;
	position:absolute;
	display:none;
	z-index:1200;
	
	background-image: url('../../../images/4/small_bg.png');
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid gray;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px;  
  border-radius: 5px;  
  -moz-box-shadow: 0px 0px 4px #232323;  
  -webkit-box-shadow: 0px 0px 4px #232323
	
}

.show1box_filter1_close{
	width:48px;
	height:48px;
	position:absolute;
	display:none;
	z-index:1200;
	background-image: url('../../../images/4/whiteclose.png');
	background-repeat:no-repeat;
	cursor:pointer;
	font-family:Gotham Book; 
}
a.forumtitlelink{
	font-size:17px ! important; 
	font-family:Gotham Book;
	color:#ff8901 ! important;
	line-height:130%;
}

.forumtitletext{
	font-size:17px ! important; 
	font-family:Gotham Bold;
	color:#fff ! important;
}

