@charset "utf-8";

/* CSS Document */



body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 22px;
	color:#333;
	height:100%;
	position: static;

}



a{

	color: #666666;

}



a:active {
	outline:none;

}


A:link { COLOR: #666666; TEXT-DECORATION: none }
A:visited { COLOR: #666666; TEXT-DECORATION: none }
A:active { COLOR: #333; TEXT-DECORATION: none }
A:hover { COLOR: #1a4580;font-weight: none }


:focus {

  -moz-outline-style:none;

}

img{
	border:none;

	}

h1{
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	}

h2{

	font-size: 14px;

	font-weight: bold;

	color: #666666;

	margin-bottom: 0px;

	}

#main_container{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: center;
}



#header{

}

#header div{

	float:left;

}

#header-info{
	text-align:right;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}



#menu_container{

	clear: both;

	width: 900px;

	height: 25px;

	background-image: url(images/menu_repeat.jpg);

	background-position:left;

	background-repeat: repeat-x;

	text-align: center;

	background-color: #999;

	margin-bottom: 10px;

	

	

}



#menu_container div{

	float: left;

	height: 21px;



	font-weight: bold;

	

}

#menu_container div li{

	color: #666666;

}

#flash{
	text-align: left;

}

#news{
	clear: both;
	width: 900px;
	height: 30px;
	background-image: url(images/news_repeat.jpg);
	background-position:left;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

#news div{

	float: left;

	margin-top: 0px;

}

#news div a{

	text-decoration: none;

	}

#newsbar{

	padding-top: 2px;

}

#latest div{

	margin-top: 2px;

}

#advertisement{

	float: right;

}



#prod_top h1{

	margin-top: 0px;

	float: left;

}

#prod_top ul{

	text-align: right;

	}

#prod_top ul li{

	display: inline;

	padding-left: 30px;

}





	

#prod_screenshots{
	text-align:center;
	padding-top: 0px;
	padding-bottom: 15px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#prod_thumbs{
	height: 85px;
	border: 1px solid #B2B4B3;
	background-image:url(images/prod_thumb_bg.jpg);
	text-align: center;
}

.thumb {

	padding: 0;

	}



.thumb li{

	display: inline;

	padding: 10px;

	}

	

#product_info{

	font-size: 11px;

}

#product_info div{

	float: left;

	width: 25%;

	}

#product_info div div{
	padding-right: 10px;
	width: 200px;
	text-align: left;
	}



#tier2main{
	width: 600px;
	float:left;
	text-align: left;
	border-right-color: #CCCCCC;
	}

#tier2sidebar{
	float: right;
	height: 100%;
	width: 240px;
	background-color:#E3E3E3;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-color: #333333;
	}



#footer{
	clear: both;
	margin-top: 0px;
	padding-top: 15px;
	text-align:center;
	padding-bottom: 15px;
}


#footerL{
	width: 430px;
	float:left;
	text-align: left;
	font-size: 11px;
	border-right-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	}

#footerR{
	float: right;
	text-align: right;
	width: 400px;
	background-color:#FFFFFF;
	font-size: 11px;
	border-bottom-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	

#results{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 1000px;
	}

