.tran{ 
	behavior: url(iepngfix.htc);
 }
/* section */
.clear-all{clear:both; line-height:0; height:0;}

.topmember{
list-style-image:url(../../images/navi_right2.gif);
margin-left:12px;
}

.forum{
width:430px;
float:left;
background:url(../../images/navi_right2.gif) no-repeat bottom left;
padding-left:20px;
height:20px;
line-height:22px;
border-bottom:1px dotted #CCCCCC;
}

.featuredgame{
list-style-image:url(../../images/navi_right.gif);
margin-left:12px;
}


#footer{ width:906px; height:80px;background:url(../../images/footer.jpg) no-repeat bottom #000000; margin:0 auto;}
/* general */
body {
	/*background:url(../../images/bg_main.jpg) repeat-x top #000000;*/
	margin: 0px;
	font-family: ms sans serif, microsoft sans serif, tahoma, arial;
	color:#333333;
	font-size: 11px;
	/*background: url(../../images/bg_top2.jpg) repeat-x top;*/
}
td {
	font-family: ms sans serif, microsoft sans serif, tahoma, arial;
	font-size: 11px;
}

FORM,INPUT,TEXTAREA,SELECT,OPTION{
	
	font-size:11px;
	font-family:"MS Sans Serif";
	
} 







img.border1{
	border:1px solid #FFFFFF;
}
img.pic2 {
	
	background-color:#FF0000;
	text-decoration: none;
}
a img.pic{

	border:1px solid #7CBDF8;
	text-decoration: none;
}
a:hover img.pic{

	border:2px solid #FFFFFF;
	text-decoration: none;
}
/* link */
a {
	text-decoration: underline;
	font-weight: normal;
	color: #08569a;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a.pic {
	text-decoration: none;
	font-weight: normal;
	color: #7CBDF8;
}
a.pic:link, a.pic:visited, a.pic:active {
	text-decoration: none;
}
a.pic:hover {
	color: #FFFFFF;
	border:3px;
	text-decoration: none;
}
a.menu {
	text-decoration: none;
	font-weight: normal;
	color: #9D9FA1;
}
a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
}
a.menu:hover {
	color: #BD1A8D;
	text-decoration: none;
}
a.navi {
	text-decoration: none;
	font-weight:normal;
	color: #000000;
}
a.navi:link, a.navi:visited, a.navi:active {
	text-decoration: none;
}
a.navi:hover {
	color: #BD1A8D;
	text-decoration: none;
}
ul.menu {
	margin:0; 
	padding:0 0 0 10px; 
	list-style:none;
	font-weight: bold;
	color: #9D9FA1;
}
/* colur font */
.name_color {
	margin-left:20px;
	font-size:smaller;
	color: #9D9FA1;
}
.gray {
	color: #CCCCCC;
	text-decoration:none
}
.gray2 {
	color: #666666;
	text-decoration:none;
	 font-size:smaller;
}
.blue {
	color: #61b4ef;
	text-decoration:none;
}
.white {
	color: #ffffff;
	text-decoration: underline;
}
.white2 {
	color: #ffffff;
	text-decoration: none;
}
.blue2 {
	color: #1f689c;
	text-decoration:none;
}
.blue3 {
	color: #59e4e4;
	text-decoration:none;
}
.yellow {
	color: #ffb933;
}
.yellow2 {
	color: #FFFF00;
}
.h12{
	font-size:14px;
	line-height:30px;
	}
	
	
/*Css Bank*/
	

.blogentry {
	FONT-SIZE: 1.4em; FONT-FAMILY: tahoma, 'ms sans serif'
}




.inputbox 
{
  padding-left: 3px;
    font-family: MS Sans Serif;
    height:20px;
    width:160px;
    font-size: 11px;
    border: 1px solid;
    border-top-color: #b2bec5;
    border-left-color: #b2bec5;
    border-bottom-color: #b2bec5;
    border-right-color: #b2bec5;
    background-image: url(../../images/bg_form_new.gif );
    -background-repeat: no-repeat;
    -background-attachment: fixed;
}


 .inputbox_textarea
{
  padding-left: 3px;
    font-family: MS Sans Serif;
    font-size: 11px;
    border: 1px solid;
    border-top-color: #b2bec5;
    border-left-color: #b2bec5;
    border-bottom-color: #b2bec5;
    border-right-color: #b2bec5;
    background-image: url(../../images/bg_form_multiplerow.gif );
    -background-repeat: no-repeat;
    -background-attachment: fixed;
}


.input_bt_60px {width:70px; background: url("../../images/back_button.gif") no-repeat; text-align:center; font-size: 10px; font-family:"Ms Sans Serif"; color: #000000; height:25px; border: 0px ; cursor:pointer; }



/*Modal Popup*/

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:Black;
	padding:0px;
	width:250px;
    


}
