/* GLOBAL */
body {
/*	background-color: #000;*/
	background: url(../images/main_bg2.jpg) center;
	background-attachment:fixed ;
    font-family: Arial, Helvetica, sans-serif;          
	margin: 0 0 0 0;
	padding: 0 0 0 0;
} 

img {
    border: none !important;
} 

td {

	font-size: 11px;
	border: 0px;
}

th {

    font-weight: normal;
    font-size: 12px;
    text-align: left;    
}


.background_box {
}

.text_left {
	text-align:left !important;
}

.text_right {
	text-align:right !important;
}

.text_center {
	text-align:center;
}

.text_justify {
	text-align:justify;
}

.14px_font {
	font-size:14px!important;
}

.12px_font {
	font-size:12px !important;
}

.11px_font {
	font-size:11px !important;
}

.absolute {
	position:absolute;
}

.yellow_font {
	color:#FF0;
}

.pantone_163c {
	color:#f68e56;
}

.red {
	color:#F00;
    font-size: 12px;
}

.green {
    color:#0F0;
    font-size: 12px;
}

.width_100px {
	width:300px!important;
}

.white_font {
	color: #FFF;
}

.red_font {
	color: #F00;
}

.blue_font {
	color:#0072bc;
}

.green_font {
	color:#007236;
}

.orange_font {
	color:#F90!important;
}

.dark_brown {
	background:#363734;
}

.black_bg {
	background-color:#000;
}

.border_black {
	border:#000;
}

.bold_font {
	font-weight:bold;
}

.line_height {
	line-height:25px;
}

.left {
	float: left;
}

.marging_auto {
	margin:auto; 
    padding:15px;
}

.right {
	float: right;
}

.floatnone {
	float: none;
}

.clear {
	clear:both;
}

.img75 {
    height: 75px;    
}
.img83 {
    height: 83px;
}

.imgw83 {
    width: 83px;
}

.padding_right10px {
	padding-right:10px;
}

.padding_left10px {
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
}

.padding_top_bottom5px {
	padding-bottom:5px;
	padding-top:5px;
}

.pointer {
	cursor: pointer;
}

.error {
	text-align:center; 
	color: #3C0;
}

.content {
	width:900px;
}

.wrapper {
	width: 900px;
	margin: auto;
}

.content #main_body2 {
    width:900px;      
}  

.content #main_body2_bg {
    width: 900px; 
    height: 400px;
    background:url(../images/white_gradient.png) no-repeat;           
    position:absolute;     
    z-index: -1;

}

/* START HEADER  */

.header {

}

.nav_baroffline_bg {
    width:900px;
    height:42px;     
    background: url(../images/Nav1.png) #fff no-repeat;
    position: absolute;     
    z-index: -1;       
}

/* start nav_bar offline*/
.header .nav_baroffline {
	width:900px;
	height:42px;
	text-align:center;

}

.nav_baroffline ul.tbar_wrapper {  
	height:39px;  
    list-style-type: none; 
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.nav_baroffline ul.tbar_wrapper li {
    display: inline;
	margin-left:12px;
	margin-right:12px;
}

.nav_baroffline ul.tbar_wrapper li a#btn_home {
	background: url(../images/nav_buttons/home2.png) no-repeat;
	width:70px;
	height:40px;
	margin-left:6px;
}
.nav_baroffline ul.tbar_wrapper li a#btn_home:hover {
	background: url(../images/nav_buttons/home1.png) no-repeat;
}

.nav_baroffline ul.tbar_wrapper li a#btn_aboutus {
	background: url(../images/nav_buttons/about2.png) no-repeat;
	width:97px;
	height:40px;		
}
.nav_baroffline ul.tbar_wrapper li a#btn_aboutus:hover {
	background: url(../images/nav_buttons/about1.png) no-repeat;
}

.nav_baroffline ul.tbar_wrapper li a#btn_article {
	background: url(../images/nav_buttons/articles2.png) no-repeat;
	width:87px;
	height:40px;			
}
.nav_baroffline ul.tbar_wrapper li a#btn_article:hover {
	background: url(../images/nav_buttons/articles1.png) no-repeat;
}

.nav_baroffline ul.tbar_wrapper li a#btn_search {
	background: url(../images/nav_buttons/search2.png) no-repeat;	
	width:82px;
	height:40px;		
}
.nav_baroffline ul.tbar_wrapper li a#btn_search:hover {
	background: url(../images/nav_buttons/search1.png) no-repeat;	
}

.nav_baroffline ul.tbar_wrapper li a#btn_advertisements {
	background: url(../images/nav_buttons/ads2.png) no-repeat scroll;
	width:148px;
	height:39px;
}
.nav_baroffline ul.tbar_wrapper li a#btn_advertisements:hover {
	background: url(../images/nav_buttons/ads1.png) no-repeat scroll;
}

.nav_baroffline ul.tbar_wrapper li a#btn_chat {
	background: url(../images/nav_buttons/chat2.png) no-repeat;
	width:78px;
	height:39px;
}
.nav_baroffline ul.tbar_wrapper li a#btn_chat:hover {
	background: url(../images/nav_buttons/chat1.png) no-repeat;
}

.nav_baroffline ul.tbar_wrapper li a#btn_Register {
	background: url(../images/nav_buttons/reg2.png) no-repeat;
	width:100px;
	height:39px;
}
.nav_baroffline ul.tbar_wrapper li a#btn_Register:hover {
	background: url(../images/nav_buttons/reg1.png) no-repeat;
}


.nav_baroffline ul.tbar_wrapper li a {
	display: inline-block;
	height: 56px;
	width: 61px;
	overflow: hidden;
}

/* end nav_bar offline*/





/* start nav_bar online*/
.banner { 
    width: 900px;
    height: 198px;

}
.banner_offline { 
    width: 900px;
    height: 236px;

}
.nav_bar_bg {
    width:900px;
    height:154px;     
    background: url(../images/Top.png) #fff no-repeat;
    position: absolute;     
    z-index: -1;       
}       

.nav_bar {
    width:900px;
    height:42px; 
    text-align:center;
}

.nav_bar ul.tbar_wrapper {  
	height:39px;  
    list-style-type: none; 
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.nav_bar ul.tbar_wrapper li { 
    display: inline;   
	margin-left:15px;
	margin-right:15px;
}

.nav_bar ul.tbar_wrapper li a#btn_home {
	background: url(../images/nav_buttons/home2.png) no-repeat;
	width:70px;
	height:40px;
	margin-left:6px;
}
.nav_bar ul.tbar_wrapper li a#btn_home:hover {
	background: url(../images/nav_buttons/home1.png) no-repeat;    
}

.nav_bar ul.tbar_wrapper li a#btn_aboutus {
	background: url(../images/nav_buttons/about2.png) no-repeat;
	width:97px;
	height:40px;		
}
.nav_bar ul.tbar_wrapper li a#btn_aboutus:hover {
	background: url(../images/nav_buttons/about1.png) no-repeat;
}

.nav_bar ul.tbar_wrapper li a#btn_article {
	background: url(../images/nav_buttons/articles2.png) no-repeat;
	width:87px;
	height:40px;			
}
.nav_bar ul.tbar_wrapper li a#btn_article:hover {
	background: url(../images/nav_buttons/articles1.png) no-repeat;
}

.nav_bar ul.tbar_wrapper li a#btn_search {
	background: url(../images/nav_buttons/search2.png) no-repeat;	
	width:82px;
	height:40px;		
}
.nav_bar ul.tbar_wrapper li a#btn_search:hover {
	background: url(../images/nav_buttons/search1.png) no-repeat;	
}

.nav_bar ul.tbar_wrapper li a#btn_advertisements {
	background: url(../images/nav_buttons/ads2.png) no-repeat scroll;
	width:148px;
	height:39px;
}
.nav_bar ul.tbar_wrapper li a#btn_advertisements:hover {
	background: url(../images/nav_buttons/ads1.png) no-repeat scroll;
}

.nav_bar ul.tbar_wrapper li a#btn_chat {
	background: url(../images/nav_buttons/chat2.png) no-repeat;
	width:78px;
	height:39px;
}
.nav_bar ul.tbar_wrapper li a#btn_chat:hover {
	background: url(../images/nav_buttons/chat1.png) no-repeat;
}

.nav_bar ul.tbar_wrapper li a {
	display: inline-block;
	height: 56px;
	width: 61px;
	overflow: hidden;
}

/* end nav_bar online*/



.header #dash_wrapper {
	background: url(../images/Mid.png) repeat-y;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#dash_wrapper #dashboard_wrapper {
	width:822px;
	margin:auto;
	text-align:center;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
}

#dashboard_wrapper ul.nav_bar_dashboard {
    list-style-type: none; 
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#dashboard_wrapper ul.nav_bar_dashboard li {
	display:inline-table;
	width:162px;
	margin:0 2px 2px 0;
	background-color:#333;
	float:left;
}

#dashboard_wrapper ul.nav_bar_dashboard li:hover {
	background-color:#666;
}
#dashboard_wrapper ul.nav_bar_dashboard li a {
    display:block;
	text-decoration:none;
	color: #fff; 
    padding:5px 0 5px 0;   
}

#dashboard_wrapper ul.nav_bar_dashboard li a:hover {	
	text-decoration: underline;
}

.header #dash_wrapper_bottom {
	background:url(../images/Bottom.png) no-repeat;
	width:900px;
	height:25px;
}
 
.header .login {
    text-align:right;
    font-size:11px;
    padding-right:18px;
    
}

.header .login a {
    text-decoration:none;
    color:#F00;
    
}

/* END HEADER  */

/* BODY REG */
.required {
    border: 1px solid #FF8080;
}
/* END BODY REG */

/* START FOOTER */

#footer {
	height:65px;
	width:900px;
	background:url(../images/footer.png) no-repeat;
	font-size:10px;
	font-weight:bold;
	color:#0054a6;
}


#footer #footer_left {
	width:60%;
	height:45px;
	margin-top:10px;
	padding-left:20px;
}

#footer_left a {
	text-decoration:none;
	margin-top:20px;
}

#footer_left a:hover {
	color: #F00;
}

#footer #footer_right {
	width:37%;
	height:20px;
	text-align:right;
	margin-top:26px;
}

#footer_right a {
	text-decoration:none;
	padding-right:20px;
}

#footer_right a:hover {
	color: #F00;
}

/* END FOOTER */


/*start main_left*/

#main_body2 .main_left {
	height:100%;
	width:22%;
}

.main_left #search_group {
	width:85%;
	margin:auto;
	border:1px solid #46b0c3;
	margin-top:10px;
	margin-bottom:20px;
	border:1px solid #46b0c3;
}

#search_group #search_title3 {
	background-color:#46b0c3;
	height:22px;
	color:#FFF;
	text-align:center;
	padding-top:10px;
	font-weight:bold;
	font-size:12px;
}

#search_group #people {
	 width:43%; 
	 float:left; 
	 font-size:11px; 
	 padding-left:16px;
	 padding-bottom:3px;
	 padding-top:5px;
}

#search_group #groups {
	 width:40%; 
	 float:left; 
	 font-size:11px;
	 padding-bottom:3px;
	 padding-top:5px;
}

.input2 {
	height:10px;
	width:80px;
	font-size:9px !important;
	margin-top:10px;
	float:left;
	margin-left:20px;
	margin-right:3px;
}

#search_group img {
	height:35px;
	width:35px;
	padding-bottom:5px;
}

.main_left .more_group {
	font-size:10px;
	width:85%;
	margin:auto;
	border:1px solid #000;
	margin-top:15px;
	margin-bottom:20px;
}

.more_group .group_title2 {
	background-color:#000;
	height:22px;
	color:#FFF;
	font-size:11px;
	text-align:center;
	padding-top:10px;
	font-weight:bold;
}

.more_group .group_title2 a {
	text-decoration:none;
	color:#F00;
}

.more_group .group_title2 a:hover {
	color:#900;
}

.more_group .groups {
	font-size:10px;
	width:138px;
	height:131px;
	margin:auto;
	margin-top:15px;
	margin-bottom:20px;
	font-size:11px;
	font-weight:bold;
	border:2px outset #cccccc;
}                                 
.groups .g_title {
	color: #FFF;
	padding-top:8px;
	margin:auto;
	padding-left:2px;
	padding-right:2px;
	width:138px;
}

.more_group  .groups a {
	text-decoration:none;
	color:#F00;
}

.more_group  .groups a:hover {
	color: #900;
}

.more_group ul.groups_pic {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:123px;
	text-align:center;
	margin:auto;
	padding-bottom:7px;
	padding-left:2px;
	padding-top:5px;
}

.more_group ul.groups_pic li {
	display:inline;
	float: left;
	margin:1px 3px 0 1px;
}

.more_group ul.groups_pic li img, .more_group .groups img {
	border:none;
	width:37px; 
	height:36px;
}

.more_group #all_groups {
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
	padding-top:10px;
	text-align:center ;
	height:10px;
}

.more_group #all_groups a {
	text-decoration:none;
	color:#F00;
}

.more_group #all_groups a:hover {
	color: #900;
} 

.group_avatar {     
    position:absolute;    
    margin:0px;
}
.group_info {
	width:138px;
    position:absolute;   
    margin:0px;
    text-align:center;    
}
.onlineusers {
    padding: 5px;
}   


.online_box {
	 width:98%; 
	 margin:auto; 
	 margin-top:2px; 
	 margin-bottom:2px;
}
 
.online {
    width:50px;
    height:50px;
    overflow: hidden;
	float:left;
	margin:2px 1px 2px 1px;
	text-align:center;
    border:1px outset;
}  
.online img {
    height: 50px;
}

.online a {
    display: block;
}

/*end main_left*/

/* start main_middle */
#main_body2 #main_middle {
    height:100%;
    margin-top:10px;
    width:57%;
}
/* end main_middle */

/*start main_right*/

#main_body2 #main_right {
	height:100%;
	width:20%;
}

#main_right .groups_b {
	font-size:10px;
	width:162px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:5px;
	text-align:center;
}

.groups_b .group_title {
	background-color:#000;
	height:22px;
	color:#FFF;
	font-size:11px;
	text-align:center;
	padding-top:10px;
	font-weight:bold;
}

.groups_b .ads {
	width:100%;
	text-align:center;
	margin-top:1px;
	margin-bottom:1px;
}

.groups_b #all_groups2 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
	padding-top:10px;
	text-align:center ;
	height:10px;
}

.groups_b #all_groups2 a {
	text-decoration:none;
	color:#F00;
}

.groups_b #all_groups2 a:hover {
	color: #900;
}



#main_right .groups_b2 {
	font-size:10px;
	width:162px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:5px;
	text-align:center;
}



.groups_b2 .ads2 {
	width:100%;
	text-align:center;
	margin-top:1px;
	margin-bottom:1px;
}
/*end main_right*/

/* curve box error page*/


#main_body_error {
	width:100%;
	background:url(../images/white_gradient.png) no-repeat;
	font-size:11px;
}

.divcurved_error {
	width:60%;
	height:auto;
	margin-bottom:20px;
	margin:auto;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-align:center;
	
}
.curved_error {
-moz-border-radius:13px;
-webkit-border-radius:13px;
behavior:url(border-radius.htc);
}
/* curve box*/


/* navigation div */
.navigation_page {
    font-size:11px;
    font-weight:bold;
    margin:auto;
    padding-bottom:10px;
    padding-top:10px;
    text-align:center;
    width:95%;
}    
