/* 
    Document   : css
    Created on : Jun 25, 2012, 4:11:04 PM
    Author     : babylove0401
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}
body{
    background: #fff;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;    
    font-size: small;
}
#warper{
    width: 99%;
    background: #eaeaea;
    margin-left: 2px;
}
#header{
    background: #FFFFFF;
    float:left;
    width: 100%;	
	clear:both;
	display: inline-block;
}
#mainwarper{
    background: #eaeaea;
   
    width: 100%;
	border-bottom: solid 2px #FFA500;
	display: inline-block;
}
#logo{
    width: 128px;
    height: 40px;
    float:left;
}
#searchField480{
    width: 140px;
    height: 20px;
    padding-right: 20px;
    float: left;
    margin-bottom: -10px;
    z-index: -999;
    /*    border: 1px solid #eaeaea;*/
}
#searchSubmit480{
    /*    background: transparent url("img/search.gif") no-repeat;*/
    width: 20px;
    height: 20px;
    border: none;
    cursor: pointer;
    margin-left: -22px;
    margin-top: 2px;

}
#frmSearch480{
    margin-top:10px;
}
#menu{
    float:left;
    margin: 0 auto;
    width:100%;
    font-size: medium;
}
#menutbl{
    width:100%;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
}
.menu-tab-selected{
    background: #eaeaea;
    color:#000000;
}
.menu-tab-selected a{
    text-decoration: none;
}
.menu-tab{
    border-bottom: 1px solid #EAEAEA;
    padding: 1px;
    text-align: center;
    /*    border-left: 1px solid #EAEAEA;*/
    border-right: 1px solid #EAEAEA;
}
.menu-tab a {
    text-decoration: none;
    color: #FFFFFF;
}
#wrap-menu {
    width:100%;
    background-color: #FFA500;
    border-bottom: 1px solid #EAEAEA;
    border-top: 2px solid #FFA500;
}
.clear{
    float:left;
    clear: both;
}
#marquee {
    background: #D9D9D9;
    font-size: small;
	clear:both;
	text-align:center;
}
.icon{
    float:left;
    width:35px;
    height:35px;
}
.icon176{
    float:left;
    width:32px;
    height:32px;
	margin-top:2px;
}
.icon-big{
    float:left;
    width:35px;
    height:35px;
    margin-top:3px;
    margin-right: 2px;
    margin-left: 3px;
}
.title-text{
    font-weight: bold;
    padding-left:3px;
	float:left;
	clear:both;
	
}
.title-text a{
	color:black;
}
.content{
    background:#d9d9d9;
   
    width: 100%;
	clear:both;
}
.linkdown{
    background: url(img/download.png) no-repeat;
    float:left;
    height: 16px;
    margin-left: 70px;
}
.link{
	padding-left:35px;
}
.linkdown a{
    text-decoration: none;
    padding-left: 20px;
}
.linkdetails a{
    padding-left: 5px;
}
.link a{
    text-decoration: none;
	
}
#pagging{
	float:left;
	width:100%;
	background:#eaeaea;
}
#footer {
    background: #D9D9D9;
    float: left;
    width: 100%;
	border-top: 1px solid #FFA500;	
}
#footer240{
    background: #D9D9D9;    
	border-top: 1px solid #FFA500;	
	clear:both;
}
#footer176 {
    background: #D9D9D9;
    
	border-top: 1px solid #FFA500;
	width:100%;
}	
.hotline{
    color:red;
    font-weight: bold;
    text-decoration: none;
}
.mailto{
    font-weight: bold;
    text-decoration: none;
}
.copyright{
    text-align: center;
}
.title-text a{
    text-decoration: none;
	width:100%;
}
.visited-hot{
    font-weight: bold;
    background: url(img/visited.png) no-repeat;
    width:16px;
    height:16px;        
    float: left;
}
.visited-value{
    padding-left:0px;
}
#marquee a{
    text-decoration: none;
	
}
hr{
    background-color: lightgray;
    border:1px solid lightgray;
}
.product-item{
	width: 100%;
	float:left;
	display: inline-block;
	position:relative;
}.product-item-176{
	border:1px solid #ccc;
	clear:both;
	width:100%;
}
.product-item-details-176{
	border:1px solid #ccc;
	clear:both;
	width:100%;
	width:100%;
}
}.product-item-240{
	border-bottom:1px solid #ccc;
	clear:both;
}
.downloadnum{
	font-weight:bold;
	color:#CC0033;
}	
#mainwarper176{
}
#wrapper176{
	width:176px;	
}
#searchField176{
	margin-top:2px;
}
#toan a{
margin:0 !important;
padding:0 !important;
}
.summary{
	min-height:22px;
	padding-left:35px;
}
li#othergame{
	border-bottom: dotted 1px #FFA500;
	margin-right:10px;
	margin-left: -20px;
}
li#othergame176{
	border-bottom: dotted 1px #FFA500;
	margin-right:5px;
	margin-left: -10px;
}
ol#othergame{
list-style-type: none;
}
a#othergame{
	text-deconation: none;
}
ul{
	width:80% !important;
}

h1{
	margin:0px;
	font-size:small;
}
h2{
	margin:0px;
	font-size:small;
}
h3{
	margin:0px;
	font-size:small;
	font-weight:normal;
}
.visited-value-details{
	padding-left:10px;
}