
/* CSS Document */

body{
	 /*background-color:#b5170b;*/
	 background-color:#000000;
	 margin:0px;
	 padding:opx;
	 width:auto;
	 height:auto;
	 }
#main{
      width:988px;
	  height:35em;
	  background-color:#000000;
	  /*margin:18px;*/
	  margin:auto

	  }
	  
#header{
        background-image:url(../images/header_bg.jpg);
		background-repeat:no-repeat;
		width:998px;
		height:142px;
		margin-left:10px;
		}
#header_text{
             width:270px;
			 font-family:Verdana;
			 font-size:14px;
			 color:#FFFFFF;
			 padding-left:200px;
			 padding-top:92px;
			 float:left;
			 }
#cotactus{
          float:right;
		  width:100px;
		  font-weight:bold;
		  font-size:14px;
		  padding-top:92px;
		  font-family:Verdana;
		  color:#FFFFFF;
		  }
#cotactus a{
		  font-weight:bold;
		  text-decoration:none;
		  font-size:14px;
		  font-family:Verdana;
		  color:#FFFFFF;
		  }
#flash_file{
			margin-top: 20px; 
			margin-left: 100px; 
			overflow: auto; 
			width: 850px;
			font-family: Verdana;
                font-size: 9px; 
              height: 350px;
                background-color: #ffffff;
                overflow-x:hidden ;
                	/*	
			margin-top:15px;
			margin-left:50px;*/
			}
/*#center{
            width:801px;
			height:400px;
			margin-left:90px;
			background-color:White ; 
			overflow :scroll ;
			/*overflow-x: hidden;
		background-color:#FFFFFF;
			}*/
			
#RConsole{
			width:840px;
			 background-color:White; 
			/* margin-top:30px; */
			 margin-left:auto; 
			 margin-right:auto; 
			/* height:500px;*/
			 overflow:auto;
			 overflow-x: hidden;
			}
			#RConsoleAfterLogin{
			width:840px;
			 background-color:White; 
			/* margin-top:30px; */
			 margin-left:auto; 
			 margin-right:auto; 
			 height:500px;
			 overflow:auto;
			 overflow-x: hidden;
			}
			
#Console{
          /*  width:650px;
			height:400px;
			margin-top:15px;
			margin-left:50px;
			background-color:White ; 
			overflow :scroll ;*/
			overflow-x: hidden;
			width:840px;
			 background-color:White ; 
			/* margin-top:30px; */
			 margin-left:auto; 
			 margin-right:auto; 
			/*height:500px; */
			 overflow:auto;
			}
			#ConsoleAfterLogin{
          /*  width:650px;
			height:400px;
			margin-top:15px;
			margin-left:50px;
			background-color:White ; 
			overflow :scroll ;*/
			overflow-x: hidden;
			width:840px;
			 background-color:White; 
			/* margin-top:30px; */
			 margin-left:auto; 
			 margin-right:auto; 
			height:500px; 
			 overflow:auto;
			}
	#navigation
{

width:840px;
			 background-color:White; 
			 margin-top:20px; 
			 margin-left:auto; 
			 margin-right:auto; 
			 overflow:auto;
}
#navigation ul
{
margin-left:50px;
}
#navigation ul li
{
display:inline;
style-type:none;
font-size:12px;
}
#navigation ul li a
{
text-decoration:none;
/*color:#d2251e;*/
color:Black;
}
#navigation ul li a:hover
{
background:#000;
color:#fff;
}		


#footer{
        width:auto;
		height:auto;
		}
#footer_left{
             width:300px;
			 height:20px;
			 float:left;
			 font-family:Verdana;
			 font-size:11px;
			 color:#8c8c8c;
			 margin-top:20px;
			 margin-left:40px;
			 padding-top:0px;
			 padding-left:0px;
			 }
#footer_right{
               float:right;
			   width:300px;
			   font-family:Verdana;
			   font-size:11px;
			   color:#8c8c8c;
			   margin-top:20px;
			   margin-right:40;
			   padding-right:0px;
			   padding-top:0px;
			   text-decoration:none;
			   }
#dParv{
       color:#e6e068;
	   }
#dParv a{
       color:#e6e068;
	   text-decoration:none;
	   }
#pixel{
       color:#6e8f57;
	   }
#pixel a{
       color:#6e8f57;
	   text-decoration:none;
	   }
	  #menu {
	         width:500px;
			 float:left;
			 margin-top:10px;
			 margin-left:430px;
			 }

  #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
    }
	#menu li {
	display: inline;
    }

  #menu a {
color:#FFFFFF;
float:left;
font-family:Verdana;
font-size:15px;
padding-left:20px;
text-decoration:none;
    }

  #menu a:hover {
	font-family:Verdana;
	font-size:15px;
	color: #f5821f;	
padding-left:20px;
text-decoration:none;
    }
 #menu a:active {
	font-family:Verdana;
	font-size:15px;
	color: #f5821f;
padding-left:20px;
text-decoration:none;
 	
    }
#signin_box{
            width:100%;
			height:193px;
			 }
#signin_boxleft1{
                 width:50%;
				 float:left;
				 background-image:url(../images/signin_boxleft1bg.jpg);
				 background-repeat:no-repeat;
				 }
#signin_boxleft{
                width:390px;
				height:195px;
				float:left;
				}
#signin_boxright1{
                  width:50%;
				  float:right;
				  }
#signin_boxright{
            width:365px;
			/*width:370px;*/
			height:195px;
			float:right;
			background-image:url(../images/img1.jpg);
			background-repeat:no-repeat;
			}
#signin_heading{ 
                width:154px;
				height:25px;
				font-family:Verdana;
				font-size:18px;
				font-weight:bold;
				color:#000000;
				float:left;
				margin-left:10px;
				margin-top:10px;
				}
				
#signin_heading1{ 
				height:25px;
				width:100%;
				font-family:Verdana;
				font-size:18px;
				font-weight:bold;
				color:#000000;
				float:left;
				margin-left:10px;
				margin-top:10px;
				}

#login_box{
           height:20px;
		   /*height:0px;*/
		   margin-left:10px;
		   width:100%;
		   }
#login_box1{
           height:20px;
		   /*height:0px;*/
		   margin-left:10px;
		   /*padding-top:0px;*/
		   margin-top:15px;
		   /*margin-top:0px;*/
		   margin-bottom:10px;
		   /*margin-bottom:0px;*/
		     font-family:Verdana;
			   font-size:12px;
		   }	
#login_box2{
           height:20px;
		   /*height:0px;*/
		   margin-left:10px;
		   /*padding-top:0px;*/
		   margin-top:15px;
		   /*margin-top:0px;*/
		   margin-bottom:10px;
		   /*margin-bottom:0px;*/
		   }	   

#login_boxleft{
               font-family:Verdana;
			   font-size:12px;
			   color:#000000;
			   float:left;
			   width:100px;
			   margin-top:3px;
			   text-align:right;
			   }
#login_boxleft1{
               font-family:Verdana;
			   font-size:12px;
			   color:#000000;
			   float:left;
			   width:120px;
			   margin-top:3px;
			   text-align:right;
			   width:139px;
			   height:23px;
			   vertical-align :top ;
			   }
#field{
       width:225px;
	   }
#field_1{
       width:250px;
	   }
	   #field_3{
       width:250px;
	   }
			   
#right_text{
             float:right;
			 font-family:Verdana;
			 font-size:8px;
			 text-align:center; 
			 vertical-align :top ;
			 }
#login_boxtext{
               font-family:Verdana;
			   font-size:10px;
			   color:#dc5f43;
			   float:left;
			   font-weight:bold;
			  /* width:250px;*/
			   margin-top:3px;
			   }
#login_boxtext_3{
               font-family:Verdana;
			   font-size:10px;
			   color:#dc5f43;
			   float:left;
			   font-weight:bold;
			   margin-top:7px;
			  /* width:250px;*/
			  
			   }
			   
.linkcss{
               font-family:Verdana;
			   font-size:10px;
			   color:#dc5f43;
			   float:left;
			   font-weight:bold;
			   /*margin-top:7px;*/
			  /* width:250px;*/
			  
			   }
			   
#login_boxtext1{
               font-family:Verdana;
			   font-size:10px;
			   color:#dc5f43;
			   float:right;
			   font-weight:bold;
			  /* width:100px;*/
			   margin-top:3px;
			   margin-right:100px;
			   /*margin-right:50px;*/
			   }
#login_boxtext3{
               font-family:Verdana;
			   font-size:10px;
			   color:#dc5f43;
			   float:right;
			   font-weight:bold;
			  /* width:100px;*/
			   /*margin-top:3px;*/
			   margin-right:60px;
			   /*margin-right:30px;*/
			   }
#login_boxtext2{
               font-family:Verdana;
			   font-size:10px;
			   color:#dc5f43;
			   float:right;
			   font-weight:bold;
			   width:480px;
			   margin-top:3px;
			   margin-right:100px;
			   /*margin-right:50px;*/
			   }
#submit{
		float:right;
		margin-right:134px;
		_margin-right:60px;
		height:0px;
		}
#submit input{
              margin:0px;
			  padding:0px;
			  }
#text{
font-family:verdana;
font-size:11px;
height:60px;
margin-left:10px;
width:800px;
	  }
#dtails_box{
            width:750px;
			height: inherit;
			border:solid;
			border-color:#000000;
			border-width:1px;
			margin:auto;
			}
#dtails_boxleft{
                width:249px;
				height:100%;
				/*height:300px;*/
				border:solid;
				border-right:solid #000000 1px;
				border-left:none;
				border-bottom:none;
				border-top:none;
				float:left;
				}
#dtails_boxleft li{
                   list-style:url(../images/black-pigeon.jpg);
				   font-family:Verdana;
				   font-size:10px;
				   color:#000000;
				   }
#dtails_boxright{
                 float:right;
				 width:500px;
				 height:inherit;
				 }
#dtails_boxright1{
                  float:left;
				  width:250px;
				  height:inherit;
				  /*height:300px;*/
				  border:solid;
				  border-right:solid #000000 1px;
				  border-left:none;
				  border-top:none;
				  border-bottom:none;
				  }
#dtails_boxright1{
                  list-style:url(../images/black-pigeon.jpg);
				  font-family:Verdana;
				  font-size:10px;
				  color:#000000;
				  }
#dtails_boxright2{
                  float:right;
				  width:249px;
				  height:inherit;
				  border:solid;
				  border-right:none;
				  border-left:none;
				  border-top:none;
				  border-bottom:none;
				  }
#dtails_boxright2{
                  list-style:url(../images/black-pigeon.jpg);
				  font-family:Verdana;
				  font-size:10px;
				  color:#000000;
				  }
#sub_tab{
         background-color:#CCCCCC;
		 height:20px;
		 width:100%;
		 color:#FFFFFF;
		 font-family:Verdana;
		 font-size:12px;
		 font-weight:bold;
		 text-align:center;
		 padding-top:5px;
		 }
#innerfooter_text{
                  width:100%;
				  height:50px;
				  font-family:Verdana;
				  font-size:12px;
				  font-weight:bold;
				  color:#999999;
				  text-align:center;
				  }
#siginin_menu{
			  height:42px;
			  float:left;
			  }
			  
			 .siginin_menu1{
			  height:42px;
			  float:left;
			   text-align:left ;
			  }
#siginin_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
    }
#siginin_menu li {
	display: inline;
    }

#siginin_menu a {
	background-image:url(../images/signupmenu.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
float:left;
font-family:Verdana;
font-size:12px;
height:42px;
margin:0;
width:167px;
text-align:center;
padding-top:22px;
margin-left:5px;
/*padding:0 46px 0 56px;*/
text-decoration:none;
	font-weight:bold;
    }

#siginin_menu a:hover {
	font-family:Verdana;
	font-size:12px;
	color: #FFFFFF;
    height:42px;
	background-image:url(../images/signupmenu.jpg);
	background-repeat:no-repeat;
	width:167px;
	text-align:center;
	padding-top:22px;
	font-weight:bold;
    }
#siginin_menu a:active {
	font-family:Verdana;
	font-size:12px;
	color: #FFFFFF;
    height:42px;
	text-align:center;
	width:167px;
	background-image:urlurl(../images/signupmenu.jpg);
	background-repeat:no-repeat;
	padding-top:22px;
	font-weight:bold;
    }
#siginin_text{
              float:right;
			  height:42px;
			  font-family:Verdana;
			  font-size:16px;
			  font-weight:bolder;
			  color:#000000;
			  width:300px;
			  }
#siginin_content{
                 width:98%;
				 height:50%;
				 }
#fields{
        float:left;
		width:65%;
		/*height:20%;*/
		}
		#V_fields{
        float:left;
		width:65%;
		/*height:20%;*/
		}
		#V3_fields{
        float:left;
		width:70%;
		/*height:20%;*/
		}
#siginin_bg{
            width:25%;
			height:213px;
		background-image:url(../images/sigin_bg.jpg);
			background-repeat:no-repeat;
			float:right;
			margin-top:80px;
			
			}
#siginin_bga{
            width:100%;
			height:50px;
			margin-top:160px;
			cursor:pointer;
			}
			
			
	#A_siginin_bg{
            width:25%;
			/*height:100px;
*/		
			background-repeat:no-repeat;
			float:right;
			margin-top:80px;
			vertical-align :top;
			 
			
			}
#A_siginin_bga{
            /*width:100%;*/
			/*height:50px;*/
			margin-top:50px;
			cursor:pointer;
			}
			#V2_siginin_bg{
            width:25%;
			/*height:100px;
*/		
			background-repeat:no-repeat;
			float:right;
			margin-top:80px;
			vertical-align :middle ;
			 
			
			}
#V2_siginin_bga{
            /*width:100%;*/
			/*height:50px;*/
			margin-top:50px;
			cursor:pointer;
			}
			#V3_siginin_bg{
            width:25%;
			/*height:100px;
*/		
			background-repeat:no-repeat;
			float:right;
			margin-top:80px;
			vertical-align :top;
			 
			
			}
#V3_siginin_bga{
            /*width:100%;*/
			/*height:50px;*/
			margin-top:50px;
			cursor:pointer;
			}
	#login_boxleft2{
	               font-family:Verdana;
			   font-size:12px;
			   color:#000000;
			   float:left;
			   margin-top:3px;
			   text-align:right;
			   height:30px;
			   vertical-align :top;
	             
					}
					
					#login_boxleft3{
	               font-family:Verdana;
			   font-size:12px;
			   color:#000000;
			   float:left;
			   width:120px;
			   margin-top:3px;
			   text-align:right;
			   width:250px;
			   height:23px;
			   vertical-align :top ;
	             
					}
#hr{
    width:100%;
	height:8px;
	background-image:url(../images/hr.jpg);
	background-repeat:no-repeat;
	}
#dtails_boxleft ul{
                   padding-top:5px;
				   margin-top:0px;
				   }
#dtails_boxright1 ul{
                     padding-top:5px;
					 margin-top:0px;
					 }
#dtails_boxright2 ul{
                   padding-top:5px;
				   margin-top:0px;
				   }
#signin_submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#fe1409 url(../images/button1.jpg) repeat-x scroll 0 0;
border:1px solid #fe1409;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
margin:0 5px 0 0;
padding:4px 10px 5px;
text-shadow:0 -1px 0 #fe1409;
cursor:pointer;
                           }
                          .signin_submitbutton {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#fe1409 url(../images/button1.jpg) repeat-x scroll 0 0;
border:1px solid #fe1409;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
margin:0 5px 0 0;
padding:4px 10px 5px;
text-shadow:0 -1px 0 #fe1409;
cursor:pointer;
                           }
						   
#signin_submit:hover, #signin_submit:focus {
background-position:0 -5px;
cursor:pointer;
                                            }
#signin_submit1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background:#7c7c7c url(../images/button.jpg) repeat-x scroll 0 0;
border:1px solid #7c7c7c;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
margin:0 5px 0 0;
padding:4px 10px 5px;
text-shadow:0 -1px 0 #7c7c7c; 
cursor:pointer;
                           }
						   
#signin_submit1:hover, #signin_submit1:focus {
background-position:0 -5px;
cursor:pointer;
                                            }
/*Added on 18 the Dec 2009*/
#editprofile_header1{
                    width:100%;
					height:20px;
					_height:0px;
					background-color:#da251c;
					margin-top:10px;
					}
#editprofile_header1 ul{
					   margin:0px;
					   padding:0px;
					   margin-left:290px;
					   }
#editprofile_header1 li{
                       list-style:none;
					   display:inline;
					   padding-left:40px;
					   padding-top:0px;
					   color:#FFFFFF;
					   font-family:Verdana;
					   font-size:12px;
					   font-weight:bold;
					   }
#editprofile_header1 a{
                      color:#FFFFFF;
					  font-family:Verdana;
					  font-size:12px;
					  font-weight:bold;
					  text-decoration:none;
					  }
#editprofile_header{
                    width:100%;
					height:32px;
					_height:0px;
					background-color:#da251c;
					}
#editprofile_header ul{
                       margin:0px;
					   padding:10px;
					   }
#editprofile_header li{
                       list-style:none;
					   display:inline;
/*					   padding-left:40px;*/
					   padding-top:0px;
					   color:#FFFFFF;
					   font-family:Verdana;
					   font-size:12px;
					   font-weight:bold;
					   }
#editprofile_header a{
                      color:#FFFFFF;
					  font-family:Verdana;
					  font-size:12px;
					  font-weight:bold;
					  text-decoration:none;
					  }
.editprofileleftheading{
                 /* width:253px;*/
				  height:20px;
				  text-align:left;
				  font-family:Verdana;
				  font-size:12px;
				  color:#d92737;
				  font-weight:bolder;
				  }
.editprofileleft{
                  width:150px;
				  /*height:23px;*/
				  text-align:left;
				  font-family:Verdana;
				  font-size:12px;
				  color:#000000;
				  font-weight:normal;
				  }
.editprofileleft1{
                  width:150px;
				 /* height:23px;*/
				  text-align:left;
				  font-family:Verdana;
				  font-size:12px;
				  color:#000000;
				  font-weight:normal;
				  }
.editprofiletext{
                  width:300px;
				 /* height:23px;*/
				  text-align:left;
				  font-family:Verdana;
				  font-size:9px;
				  color:#000000;
				  font-weight:normal;
				  }
.editprofilefield{
                  width:304px;
				 /* height:24px;*/
/*				  background-image:url(../images/edit-profile_bg.jpg);
				  background-repeat:no-repeat;*/
				  }
.editprofilefield_1{
                  width:304px;
				/*  height:24px;*/
				  font-family:Verdana;
				  font-size:12px;
				  color:#000000;
				  }
.editprofilefield form{
                       margin:0px;
					   padding:0px;
					   }
.editprofilefield1{
                   width:304px;
				   height:100px;
/*				   background-image:url(../images/edit-profile1_bg.jpg);
				   background-repeat:no-repeat;*/
				   }
#services_content{
                  width:100%;
				  height:150px;
				  }
#services_contentleft{
                      width:45%;
					  height:auto;
					  padding-left:10px;
					  padding-top:20px;
					  font-family:Verdana;
					  font-size:12px;
					  color:#000000;
					  float:left;
					  }
#services_contentright{
                       float:right;
					   height:150px;
					   width:260px;
					   background-image:url(../images/services_bg.jpg);
					   background-repeat:no-repeat;
					   }
#services_box{
              width:100%;
			  height:auto;
			  }
#services_boxs{
               width:820px;
			   margin:auto;
			   height:150px;
			   }
#servicesboxleft{
                 width:158px;
				 height:149px;
				 float:left;
				 border:solid 1px #CCCCCC;
				 }
#servicesboxheading{
                    height:20px;
					background-color:#FF0000;
					}
#servicesboxheading p{
					text-align:center;
					font-family:Verdana;
					font-weight:bolder;
					font-size:12px;
					color:#FFFFFF;
					margin-top:0px;
					margin-bottom:0px;
					padding:0px;
					padding-top:2px;
					}
#servicesboxright1{
                   float:right;
				   width:655px;
				   }
#servicesboxright2{
                   float:right;
				   width:490px;
				   }
#servicesboxright3{
                   float:right;
				   width:325px;
				   }
#servicesboxright4{
                   float:right;
				   width:160px;
				   }
#services_boxtext{
font-family:verdana;
font-size:11px;
padding-top:10px;
text-align:center;
}
#services_boxpic1{
                 width:80px;
				 margin:auto;
				 margin-top:20px;
				 }
#services_boxpic2{
                 width:60px;
				 margin:auto;
				 margin-top:20px;
				 }
#services_boxpic3{
                 width:40px;
				 margin:auto;
				 margin-top:20px;
				 }
#services_boxpic4{
                 width:53px;
				 margin:auto;
				 margin-top:20px;
				 }
#socialnetleft{
               float:left;
			 width:94%;
			   height:100%;
			   margin-top:5px;
			   margin-left:0px;
			   border:solid #CCCCCC 1px;
			   }
#socialnetright{
                float:right;
				width:77%;
				height:97%;
				}
#socialnetinnerleft{
                    float:left;
					width:96%;
					height:100%;
					margin-top:5px;
					margin-left:5px;
					border:solid #CCCCCC 1px;
					padding-bottom:5px;
					}
#socialnetinnerright{
                     float:right;
					 width:98%;
					 height:100%;
					 margin-top:5px;
					 border:solid #CCCCCC 1px;
					 line-height:20px;
					 margin-left:5px;
					 }
					 #socialRnetinnerright{
                     float:right;
					 width:95%;
					 height:100%;
					 margin-top:5px;
					 border:solid #CCCCCC 1px;
					 line-height:20px;
					 margin-left:5px;
					 }
#socialnetpicbox{
                 width:100%;
				 height:79%;
				 margin:auto;
				 border:solid #CCCCCC 1px;
				   /*  float:left;
					width:98%;
					height:100%;
					margin-top:5px;
					margin-left:10px;
					border:solid #CCCCCC 1px;
					padding-bottom:5px;*/
				 }
#socialnetpic{
           /*   background-image:url(../images/socialnetpic.jpg);*/
			  width:107px;
			  height:128px;
			  background-repeat:no-repeat;
			  margin:auto;
			  margin-top:20px;
			  padding-bottom:10px;
			  }
#socialnetline{
              /* width:150px;*/
			   margin-left:5px;
			   margin-top:5px;
			   margin-bottom:5px;
			   font-family:Verdana;
			   font-size:12px;
			   font-weight:bolder;
			   color:#FF0000;
			   }
#socialnetlikbox{
                 width:50px;
				 }
#socialnetline1{
               width:94%;
			   margin-left:5px;
			   margin-top:2px;
			   font-size:11px;
			   line-height:20px;
			   
			   }
		
			   .socialnetline2{
               width:94%;
			   margin-left:5px;
			   margin-top:2px;
			   font-size:11px;
			   line-height:20px;
			   
			   }
#earnings{
          height:20px;
		  background-color:#cb0529;
		  text-align:center;
		  font-family:Verdana;
		  font-size:12px;
		  color:#FFFFFF;
		  font-weight:bold;
		  padding-top:5px;
		  margin-top:5px;
		  }
#welcommember{
              height:20px;
			  background-image:url('../images/tabbg.jpg');
			  text-align:left;
			  font-size:12px;
			  font-family:Verdana;
			  color:#FFFFFF;
			  font-weight:bold;
			  padding-left:10px;
			  padding-top:10px;
			  }
#editprofile{
              height:20px;
			  background-color:#cb0529;
			  text-align:left;
			  font-size:12px;
			  font-family:Verdana;
			  color:#FFFFFF;
			  font-weight:bold;
			  padding-left:10px;
			  padding-top:5px;}
			  
.sectionheader{
              height:20px;
			  background-image:url('../images/tabbg.gif');
}

.sectionheading{
			  text-align:left;
			  font-size:12px;
			  font-family:Verdana;
			  color:#FFFFFF;
			  font-weight:bold;
			  padding-left:10px;
}

			  
#socialnetline2{
              /* width:150px;*/
			   margin-left:5px;
			   margin-top:15px;
			   font-family:Verdana;
			   font-size:11px;
			   font-weight:bolder;
			   color:#FF0000;
			   }
#socialnetline3{
              /* width:150px;*/
			   margin-left:5px;
			   background-image:url(../images/img11.gif);
			   background-repeat:no-repeat;
			   width:100%;
			   height:27px;
			   margin-top:5px;
			   font-family:Verdana;
			   font-size:11px;
			   font-weight:bolder;
			   color:#FF0000;
			   }
#socialnetline4{
              /* width:150px;*/
			   margin-left:5px;
			   margin-top:15px;
			   font-family:Verdana;
			   font-size:11px;
			   font-weight:bolder;
			   color:#000000;
			   }
#socialnetline5{
              /* width:150px;*/
			   margin-left:5px;
			   background-image:url(../images/img12.gif);
			   background-repeat:no-repeat;
			   width:100%;
			   height:53px;
			   margin-top:5px;
			   font-family:Verdana;
			   font-size:11px;
			   font-weight:bolder;
			   color:#FF0000;
			   }
			   
.widget {
	margin-top:15px;
}

.clubscroller {
	border:solid gray 1px;
	width:94%;
	margin-left:auto;
	margin-right:auto;

/*	height:6em;*/
}

.smsrows {
	border:solid gray 1px;
	width:96%;
	margin-left:auto;
	margin-right:auto;
	height:6em;
}

.but
{
background:#d2251e;
color:#fff;
font-weight:normal;
vertical-align:bottom;
/*margin-right:1%;
margin-left:95%;
margin-bottom:1%;
margin-top:95%;*/
}
.gapcreator {
	margin-top:5px;
}
