/* CSS Document */
body {
padding:0; margin:0;
background-color:#F8FFED; color:#000000;
}

div, p, ul, li, a, h1, h2, h3, h4, form, label, input{
	padding:0; margin:0;
	}

.spacer{
	line-height:0; font-size:0; clear:both;
	}

/*---------------------------------------Header Start------------------------------------*/
#cont_all
{
width:996px;
background-image:url(images/_bg.gif); background-repeat:repeat-x;
margin:0 auto;
}
#header{
	width:996px;
	margin:0 auto;
	height:229px;
	}
#menu
{
	width:996px;
	margin:0px auto 10px 0;
	position:relative;
	font-family:Zawgyi-One;
	padding:0px 0 0px 0px;
}

#header h2{

	width:219px;

	}

/*---------------------------------------Header End------------------------------------*/

/*----------------------------------left side Start-----------------------------------------------------*/

#container{
	width:996px;
	margin:0 auto; padding:0 0 0px 0;
	}

#box{
	height:185px;
	float:left;
	}
#bxad
{	
	border:1px solid #BFC897;
	width:979px;
    height:80px;
	margin:5px 3px 7px 3px;
	float:left; 
	color:#000000;
	padding:0px 5px 0 5px;
    background: #FFFFFF;
}
#bx1,#bx2,#bx3,#bx4{
 	border:1px solid #BFC897;
	width:231px;
    height:174px;
	margin:0px 3px 7px 3px;
	float:left; color:#000000;
	padding:0px 5px 0 5px;
    background: #999966;
	z-index:0;
	
 	}

#bx1 h2,#bx2 h2,#bx3 h2,#bx4 h2
{
    height:20px;
    background:#f0f0f0;
	font-family:Zawgyi-One;
	font-size:12px; color:#5C6731;
    padding:0 0 0 5px;
    margin: 5px 0 0 0;
}

#bx1 div,#bx2 div,#bx3 div,#bx4 div{
	float:left;
	color:#fff;
	margin: 0;
	width:100%;
    font-family: Zawgyi-One;
    font-size: 14px;
	font-weight:bold;
	text-align:center;
	}

#bx1 p,#bx2 p,#bx3 p,#bx4 p{
	background-color:#86C826;
	clear:both;
	height:20px;
	font-family:Zawgyi-One;
	font-size:12px; color:#fff;
	text-align:right;
    width:232px;
    position:absolute;
    top:442px;
    z-index:1;
	}

#bx1 p a,#bx2 p a,#bx3 p a,#bx4 p a{
	text-align:left;
	display:block;
	background-color:#477406; background-image:url(images/blog_arrow.gif);
	background-repeat:no-repeat; background-position:125px;
	padding:0 0 0 13px; line-height:20px;
	width:120px;
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	
	}
#bx1 p a.rl,#bx2 p a.rl,#bx3 p a.rl,#bx4 p a.rl
{
	text-align:left;
	display:block;
	background-color:#477406; background-image:url(images/blog_arrow.gif);
	background-repeat:no-repeat; background-position:87px;
	padding:0 10px 0 5px; line-height:20px;
	width:81px;
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	margin-right:3px;
}
#bx1 p a:hover,#bx2 p a:hover,#bx3 p a:hover,#bx4 p a:hover{
background-color:#D0EEA5; color:#477406; background-image:url(images/blog_arrow_h.gif);

	}
#left{
	float:left;
	width:703px;
	padding:19px 5px 0 5px;
	background:#fff;
	/*border:1px solid #000000;*/
	}

#left h2{
	font-family:Zawgyi-One;
	font-size:15px; color:#043970;
	padding:10px;
	margin:0;
	text-align:left;
	}

#left p{
	font-family:Zawgyi-One;
	font-size:small;
	/*color:#334714;*/
	color:#000;
	text-align:justify;
	}
#left p.preImg
{
	margin-right:10px;
	margin-bottom:10px;
}
.preImg
{
	border:0;
}
#left .bg
{
	margin:10px 20px 10px 20px;
	background-color:#D8E5C4; color:#334714;
	height:24px;
}

#left  a.bottom{
	background:#657D40;
	background-image:url(images/read_arrow.gif);
	background-repeat:no-repeat;
	background-position:150px;
	font-family:Zawgyi-One;
	font-size:12px; color:#FFFFFF;
	text-decoration:none;
	line-height:24px;
	display:block;
	padding:0 5px 0 5px;
	float:right;
	text-transform:uppercase;
	
	}
#left  a.bottom:hover{
	background-color:#D8E5C4; color:#657D40; background-image:url(images/blog_arrow_h.gif);
	}
.profile
{
	font-family:Zawgyi-One;
	font-size:12px;
	text-align:left;
}
.profile a
{
	text-decoration:none;
}
.profile a:hover
{
	text-decoration:underline;
}
.addme a img
{
	border:0;
	vertical-align:middle;
}
.addme a
{
	text-decoration:none;
	padding:0;
	margin:0;
	font-family:Zawgyi-one;
	font-size:14px;
	font-weight:normal;
	color:#334714;
}
.addme a:hover
{
	text-decoration:underline;
}
#left ul{
	margin:0; padding:0;
	}

/*#left ul li{
	list-style:none;
	float:left;
	margin:4px;	
	background:url(images/leaf.gif) no-repeat ;
	}
	
#left ul li a{
	background:url(images/leaf.gif) no-repeat #F8FFED;
	font-family:Zawgyi-one;
	color:#775C14; font-size:14px;
	line-height:18px; text-decoration:none;
	font-weight:bold; text-transform:uppercase;
	padding-left:15px;
	}
	*/

#left ul li a:hover,#left ul li a.active{
	color:#990000; background-color:#DCEBC4;
	}

/*----------------------------------left side End-----------------------------------------------------*/

/*----------------------------------right side Start-----------------------------------------------------*/

#right{
	position:relative;
	float:left;
	width:270px;
	padding:6px 6px 7px 7px;
	margin:0px;
	background-color:#C3CE98; 
	color:#000000;
	/*border:1px solid #000000;*/
	}
#mycbox,#right div,.myvid
{
background-color: #939F63;
padding:0px;
margin:0;
}
.fixture .header
{
	font-family:Zawgyi-One;
	font-size:14px;
	text-align:center;
	background:#fafafa;
}
.fixture .header span
{
	font-family:Zawgyi-One;
	font-size:14px;
	font-weight:bold;
}
.fixture .time,.fixture td
{
	
	font-family:Zawgyi-One;
	font-size:11px;
}
.myvid
{
text-align:center;
}
.title
{
font-family:Zawgyi-One;
font-size:14px; color:#fff;
}
.fixture .teamvs
{
width:71px;
float:left;
color:#000;
}
.scorebx
{
border:1px #81949F solid;
padding:0px;
width:30px;
margin:0 5px 0 0 ;
background:#C31522;
color:#fff;
float:left;
text-align:center;
}
#right h2 {
	background-color:#646E36;
	font-family:Zawgyi-One;
	font-size:16px; color:#FFFFFF;
	line-height:32px;
	padding-left:7px;
	}
#right h2 a{
	font-family:Zawgyi-One;
	color:#FFAD2F;
	text-decoration:none;	
	}
#right h2 a:hover
{
	text-decoration:none;
	color:#fff;
}
#loginform
{
background-color: #939F63;
padding:10px;
}
#donatefrm
{
background-color: #939F63;
padding:10px;

}

#loginform input
{
  height:29px;
  width: 120px;
  font-family: Zawgyi-One;
  margin: 3px;
}
#loginform label
{
  float:left;
  font-size:14px;
  width:100px;
  font-family:Zawgyi-One;
  color:#fff;
}

#poll
{
background-color: #939F63;
padding:10px;
}
#poll label
{
  font-size:11px;
  width:100px;
  font-family:Zawgyi-One;
  color:#fff;
}






#right .clr
{
  clear: both;
}
#userbx
{
	font-family:Zawgyi-One;
	font-size:12px;
}
#userbx  a,#userbx img
{
	font-family:Zawgyi-one;
	text-decoration:none;
	border:0;
	color:#fff;
}
#userbx a:hover
{
	color:#f00;
}
#userbx ul
{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#userbx ul li
{
	float:left;
	border:1px solid;
	padding:10px;
}
#userbx ul li a
{
	text-decoration:none;
	display:block;
}
#userbx ul li a:hover, #userbx ul li:hover
{
	background:#fff;
	color:#f00;
}

/*----------------------------------right side End-----------------------------------------------------*/

/*----------------------------------footer Start-----------------------------------------------------*/

#footer{
	clear:both;
	background:url(images/footer_bg.gif) 0 0 #4F3E03;
	background-repeat:repeat-x; 
	position:relative;
	margin:0 auto 44px;
	font-family:Zawgyi-One;
	font-size:11px;
	color:#F8FFED;
	height:160px;
	padding:20px 0px 0px 0px;
    width:996px;
	text-align:center;
	}

#footer ul.nav{
	margin:5px auto; 
	padding:0;
	width:900px;
	text-align:center;
	}

#footer ul.nav li{
	list-style:none;
	float:left;text-align:center;
	margin-left:3px;
	}

#footer ul.nav li a, #footer a{
	font-family:Zawgyi-One;
	font-size:11px;color:#F8FFED; 
	background-color:#4F3E03;
	padding:0 5px;
	text-decoration:none;
	}

#footer ul.nav li a:hover,#footer a:hover{
	color:#F8FFED; 
	background-color:#7A6E46;
	}

#footer p{
	font-family:Zawgyi-One;
	font-size:11px; color:#F8FFED;
	background-color:#4F3E03;	
	line-height:29px;
	text-align:center;
	}
	
#footer ul.box1{
	margin:0 auto; padding:0;
	width:250px;
	}
	
#footer ul.box1 li{
	list-style:none;
	margin-right:1px; padding:0 5px 0 0; 
	background-color:#050400; color:#F8FFED;
	float:left;
	}   
	
#footer ul.box1 li a{
	background:url(images/footer_arrow.gif) no-repeat right 4px;
	background-color:#050400; 
	font-family:Zawgyi-One;
	font-size:11px;
	font-weight:bold;
	color:#F8FFED;
	text-align:left; 
	padding:0 10px 0 8px;
	display:block;
	line-height:15px;
	text-decoration:none;
	}
	
#footer p.design {
	margin:5px auto 0 auto;
	background-color:#3A2E02; width:300px;
	font:normal 11px/16px Tahoma, Arial, Helvetica, sans-serif; 
	color:#F8FFED; text-decoration:none;
	}


#footer p.design a {
	background-color:#3A2E02;
	font:normal 11px/16px Tahoma, Arial, Helvetica, sans-serif;
	color:#F8FFED; text-decoration:none;
	}
	
#footer p.design a:hover{
	background-color:#BBB49A; color:#000000;
	}
	

/*----------------------------------footer End-----------------------------------------------------*/	
/*Custom*/
.aboutme
{
	width:410px;
	font-family:Zawgyi-one;
	font-size:12px;
	color:#3a2e02;
	
}
a.fanzone 
{
	text-decoration:none;
}
a.fanzone:hover
{	
	text-decoration:underline;
}
.breadtrails
{
	font-size:10px;
	font-family:Zawgyi-one;
	margin-left:20px;
	width:703px;
	
}
.breadtrails a
{
	text-decoration:none;
}
.breadtrails a:hover
{
	text-decoration:underline;
}
.stats
{
	text-align:right;
	margin-top:5px;
	font-size:10px;
	color:#05a;
	font-family:Zawgyi-one;
}
.stats img
{
	position:relative;
	top:3px;
}
.authorline
{
	float:left;
	padding:3px 0 0 5px;
	font-size:11px;
	font-family:Zawgyi-One;
}
.pp,a.authorlink
{
	font:13px Zawgyi-One;
	text-decoration:none;
	color:#990033;
}
a.authorlink:hover
{
	text-decoration:underline;
	color:#fff;
}
/*Custom End*/
/*Shout Box Start*/
#wboxContainer
{
	
	height:1000px;
	
}
#wbox_body .c1, #wbox_body .c2
{
	width:239px;
	overflow:hidden;
}

#wboxContainer,#wbox_header,#wbox_body, #wboxContainer #wbox_msgs,
#wbox_body .c1,#wbox_body .c2
{
	font-size: 11.5px;
	font-family:Zawgyi-One;
	background:#000;
}
#wboxContainer fieldset
{
	margin: 3px 0; 
	border: 1px solid #ffffff;
	padding: 4px;
}
#wbox_header input
{  
	border: 1px #b0b0b0 solid;
	font-size: 12px;
	padding: 1px 3px;
	margin: 1px;
	width:180px;
	height:60px;
	font-family: Zawgyi-One;
	float:left;
}
#wbox_header button
{
	float:left;
	background:#000;
	width:50px;
	height:60px;
	border: 1px #b0b0b0 solid;
	font-size: 12px;
	padding: 1px 3px;
	margin: 1px;
	color:#fff;
	font-weight:bold;
}
#wbox_body .c1 { background: #444444; color: #FFFFFF;text-align: left; padding: 1px 2px;font-family: Zawgyi-One;  }
#wbox_body .c2 { background: #000000; color: #FFFFFF; text-align: left; padding: 1px 2px;font-family: Zawgyi-One;  }
#wbox_body .by { border-bottom: 1px #ccccff solid; font-size: 10px;}
#wbox_body .admin { border-top: 1px #ccccff solid; font-size: 9px ;}
#wbox_body .admin a{ text-decoration:none;color:#4B2222;font-size:14px;}
#wbox_body .admin a:hover{background:#eee;}
/*Shout Box END*/

.gameway{
	font-family:Zawgyi-One;
	font-size : 12px;
	color:#ffffff;
	width:100px;
	height:100px;
	float:left;
	border:1px solid #cccccc;
	text-align:center;
	line-height:30px;
}
.gameway2{
	font-family:Zawgyi-One;
	font-size : 12px;
	color:#ffffff;
	width:220px;
	height:50px;
	float:left;
	border:1px solid #cccccc;
	text-align:center;
	line-height:40px;
}
.popupdiv{
	position: absolute;
	width: auto;

	background: #ffc;
	border: 1px solid #ccc;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	left:-320px;
	z-index:1;

}
.popupdiv2{
	position: absolute;
	width: auto;
	padding: 5px;
	background: #ffc;
	border: 1px solid #ccc;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	left:-200px;
	z-index:1;
}

.leftbg{
	background-image:url('../images/popup/left.gif');
	background-position:right;
	background-repeat:repeat-y;
	}
	.rightbg{
	background-image:url('../images/popup/right.gif');
	background-repeat:repeat-y;
	
	}
	.top{
	background-image:url('../images/popup/top.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	}
	.btm{
	background-image:url('../images/popup/btm.gif');
	background-repeat:repeat-x;
	background-position:top;	
	}
	
	.ctitle{
	width:270px;	
	font-family:Zawgyi-One;
	color:#ffffff;
	text-align:center;
	font-size:15px;
	}
	.mradtitle{
	color:#043970;
	font-family:Zawgyi-One;
	font-size:12px;
	}
	
	.news{
		width:570px;
		float:right;
	}
	#advwidth{
	width:550px;
	}
	#advcontu{
	width:540px;
	}
	.mainleftadv{
	 width:110px;	
	 height:150px;
	}
	/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Title : Portfolio Layout
Author : Richard Carpenter 
URL : www.hv-designs.co.uk

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/
/* for left advertisement  */
*{
	padding:0;
	margin:0;
}


.title_color1 {color: #ffffff}
.title_color2 {color: #0390c5}

#latest_work {
	float: left;
	width: 570px;
	margin-top: 20px;
}

#content {
	width:110px;
	margin: auto;
}

#latest_work_title {
	float: left;
	font-size: 18px;
}


#text{
	width:110px;
	border: 1px solid #646E36;
	float: left;
	background-color: #CCCC99;
	margin-top: 7px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
	color:#ffffff;
}

#text p{

}

#div{
	width:110px;
	border: 1px solid #646E36;
	float: left;
	background-color: #2d2d2d;
	margin-top: 7px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
/* for left advertisement  */
/*start of top advertisement */
.topadvmain{
width:249px;
height:auto;
float:left;
}
.topadv2{
width:240px;
height:120px;
border:1px solid #000000;
float:left;
background-image:url('../images/topadv2bg.gif');
background-repeat:no-repeat;
background-position:center;
color:#ffffff;
text-align:center;
}

/*end of top advertisement */
.clr{
clear:both;
}
.leftadv{
	background-image:url('../images/leftadvbg.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:120px;
	height:120px;
	position:relative;
	text-align:center;
	padding:40px 0px 10px 0px;
	color:#ffffff;
	font-family:Zawgyi-One;
	font-size:12px;	
}
.btmadv{
	background-image:url('../images/btmadvbg.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:996px;
	height:151px;

}
.btmadvtxt{
	text-align:center;	
	color:#ffffff;
	font-family:Zawgyi-One;
padding-top:30px;
}
.advcontinue{
	width:650px;
	height:100px;
	margin:0 auto;
	position:relative;
	border:1px solid #000000;
	background-image:url('../images/continueadv.gif');
	background-repeat:no-repeat;
	background-position:center;
}
.memberfrmadv{
	background-image:url('../images/memfrmadv.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:270px;
	height:200px;
	color:#ffffff;
	font-size:12px;
	font-family:Zawgyi-One;	
}
.lefttagbg{
background:url("../images/lprofiletag.gif") no-repeat;
float:left;
width:9px;
height:36px;
}
.righttagbg{
background:url("../images/rprofiletag.gif") no-repeat;
float:left;
width:9px;
height:36px;
}
.profiletag li{
	list-style:none;
	float:left;
}
.ptagbg{
	background:url("../images/profiletagrep.gif");
	float:left;
	color:#CC0000;
	font-family:Zawgyi-One;
	font-size:11px;
	height:36px;
	line-height:30px;
	text-align:center;
}
.pname {
 font-family:Zawgyi-One;
 font-size:12px;
 color:#CCCCCC;
 text-align:center;
}