@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
}

a:link{color:#ffff99; text-decoration:underline;}
a:hover{color:#ffff99; text-decoration:none;}
a:active{color:#ffff99; text-decoration:underline;}
a:visited{color:#ffff99; text-decoration:underline;}

a.navlink:link{color:#FFFFFF; text-decoration:none;}
a.navlink:hover{color:#FFFFFF; text-decoration:none;}
a.navlink:active{color:#FFFFFF; text-decoration:none;}
a.navlink:visited{color:#FFFFFF; text-decoration:none;}


a.yellow:link{color:#ffff99; text-decoration:underline;}
a.yellow:hover{color:#ffff99; text-decoration:none;}
a.yellow:active{color:#ffff99; text-decoration:none;}
a.yellow:visited{color:#ffff99; text-decoration:none;}

a.white:link{color:#FFFFFF; text-decoration:underline;}
a.white:hover{color:#FFFFFF; text-decoration:none;}
a.white:active{color:#FFFFFF; text-decoration:underline;}
a.white:visited{color:#FFFFFF; text-decoration:underline;}

a.black:link{color:#000000; text-decoration:underline;}
a.black:hover{color:#000000; text-decoration:none;}
a.black:active{color:#000000; text-decoration:underline;}
a.black:visited{color:#000000; text-decoration:underline;}

.mainbg
{
	background:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#003300;
}

.gamepreview_boxbg
{
	background:url(../images/gamepreview_boxbg1.png);
	background-repeat:no-repeat;
	width:201px;
	
}

.gamepreview_boxbg2
{
	background:url(../images/gamepreview_boxbg2.jpg);
	background-repeat:no-repeat;
	/*width:201px;*/
	
}

.maindiv
{
	position:absolute;
	float:left;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px -480px;
	height:auto;
	width:960px;
	left:50%;
}	

.previewbg
{
	background:url(../images/preview_bg.jpg);
	background-repeat:repeat-x;
}

.box1
{
	position:relative;
	height:auto;
	float:left;
}	

.box2
{
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:auto;
	float:right;
}	

.box3
{
	position:relative;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:auto;
	
}	

.box4
{
	position:absolute;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

.pricebox
{
	border:1px solid #fffa89;
	text-align:center;
	color:#ffff99;
	font-size:14px;
	width:90px;
	height:20px;
	line-height:20px;
}
	


.navigation_txt
{
	
	font-weight:bold;
	color:#ffff99;
}

.txt1
{
	font-size:13px;
	font-weight:bold;
}
	
.txt2
{
	
	color:#ffff99;
}


.txt3
{
	font-size:17px;
	font-style:italic;

}


.txt4
{ 
	font-weight:bold;
}

.txt5
{ 
	font-weight:bold;
	font-size:11px;
}

.txt6
{
	font-size:11px;
	font-weight:bold;
	color:#ffff99;
}

.txt7
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.txt8
{
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.txt9
{
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

.txt10
{
	font-size:12px;
	color:#d2d2d2;
	font-weight:normal;
	font-family:"Myriad Pro";
}


.banner_txt
{
	font-size:14px;
	color:#f1e086;
	font-family:"Myriad Pro";
	

}

.banner_txt2
{
	font-size:16px;
	color:#f1e086;
	font-family:"Myriad Pro";
	

}

.banner_txt3
{
	font-size:12px;
	color:#fff986;
	font-family:"Myriad Pro";
	

}

.footer_txt
{
	font-size:11px;
	color:#cccc99;
}


.box_setting
{
	top:-1px;
}




.linkout
{
	color:#fffe97;
	background:url(../images/mouse_on.png);
	background-repeat:no-repeat;
	
}


.linkover
{
	color:#ffffff;
	background:url(../images/mouse_over.png);
	background-repeat:no-repeat;
	
}

.dropdown{font-size:12px; width:230px;}

.dropdown2{font-size:12px; width:60px;}

.style3_txt1
{
font-size:10px;
font-weight:bold;
color:#8b8a8a;
}

.maindiv_landingpage
{
position:absolute;
float:left;
padding:0px 0px 0px 0px;
margin: 0px 0px 0px -464px;
height:auto;
width:928px;
left:50%;
}



.banner_txt3
{
font-size:12px;
color:#fff986;
font-family:"Myriad Pro";


}

.banner_txt4
{
font-size:30px;
color:#fff986;
font-family:"Myriad Pro";


}

.maindiv_landingpage
{
position:relative;
float:left;
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
height:auto;
width:928px;
left:50%;
}



.banner_txt3
{
font-size:12px;
color:#fff986;
font-family:"Myriad Pro";


}


.style_txt2
{
font-size:12px;
font-weight:bold;
color:#8b8a8a;
}

.gpreview_bg
{
background:url(../images/g_previewbg.png);
background-repeat:no-repeat;

}


