
body { 
	background: #ffffff url(images/an.gif);
 	background-repeat:repeat-x;
 	margin:0;
  	font-family:Arial, Helvetica, sans-serif;
  	font-size:12px;
  	color:#111111; 
  }
#outer-wrapper {
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	height:122px;
 	color:#111111;

 	width:100%;
 }
#wrapper {
 	width:980px;
 	margin:0 auto;
 }
#header{
	padding-left:10px;
	background-image:url(images/quality-3d-models.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:140px;
}
#inner-header
{
height:122px;

} 

#inner-header h1
{	font-size:35px; 
	color:#ffffff; 
	font-family:"century Gothic";
	font-weight:bold; 
	text-align:left;
	padding:40px 0 0 125px;
	margin-top:0;
}
#inner-header h1 a
{	color:#ffffff;
	text-decoration:none;
}
#inner-header h1 a:hover
{	color:#cccccc; 
	text-decoration:none;
}
.tagline {
	color:#ffffff; 
	padding:20px 0 0 130px;
}
#hnav{ float:left;
	height:30px;
	padding:2px 0 0 0;
}

#menu
{	 height:30px;

}

.toplinks
{ 
  	width:100px;
	text-align:center;
  	float:left; height:30px;
  	line-height:30px;
  	font-family:tahoma;
  	font-size:14px;
  	font-weight:bold;
  	color:#111111;
  	padding:0 3px 0 3px;
  	text-decoration:none;
 }
.toplinks:hover
{ background:url(images/hover.png) top center no-repeat;
  	color:#111111; 
 }
 
#content
{
	float: left;
 	width:980px;
 	margin:0 auto;
}
#left
{
	float:left;
 	width:220px;
 	margin:5px 0 5px 0;
 	padding:5px;
}
#main
{
	float:left;
	background-color:#ffffff;
 	width:738px;
 	margin:5px 0 5px 0;
 	padding:5px;
 	border:1px solid #ffffff;
}

#sleft
{
	float:left;
 	width:158px;
 	margin:5px 0 5px 0;
 	padding:5px;
}
#smain
{
	float:left;
	background-color:#ffffff;
 	width:800px;
 	margin:5px 0 5px 0;
 	padding:5px;
 	border:1px solid #ffffff;
}

#footer
{
 	height:40px;
 	padding:10px 60px 0 0;
 	background-color:#444444;
 	text-align:right;
	padding-right:200px;
	color:#CCCCCC;
}
h1,h2,h3
{	font-family: "trebuchet ms";
	font-size:17px;
	color:#336600;
	font-weight:lighter;
	padding-left:10px;
	text-decoration: none;
	margin:5px 0 5px 0px;
}

p, ol, ul {
	line-height: 20px;
	color:#111111;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li { 
	padding: 1px 0 1px 10px;
	width:158px;
	border-bottom:1px dotted #555555;
	font-weight:bold;
    line-height: 18px;
	}

.thumbs {float:left;
	/*background:url(images/thumbbg.png) top center no-repeat;*/
	width:160px;
	height:135px;
	margin:10px 5px 5px 15px;
	padding:2px;

}
.thumbs:hover {float:left;
    /*background:url(images/thumbbgh.png) top center no-repeat;*/
	width:160px;
	height:135px;
	margin:10px 5px 5px 15px;
	padding:2px;
}

.thumbs img {
	width:140px; 
	height:100px;
	margin:2px;
	/*padding:5px 4px 6px 10px;*/
	border:2px solid #cccccc;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); -moz-opacity: 0.8;
}

.thumbs img:hover {
	border:2px solid #000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;
}

.galthumbs {float:left;
    background:url(images/artbg.png) top center no-repeat;
	width:230px;
	height:200px;
	margin:5px 5px 5px 5px;
	padding:2px;
	-moz-box-shadow:4px;

}
.galthumbs:hover {float:left;
    background:url(images/artbgh.png) top center no-repeat;
	width:230px;
	height:200px;
	margin:5px 5px 5px 5px;
	padding:2px;
	-moz-box-shadow:4px;
}

.galthumbs img {
	width:195px; 
	height:155px;
	margin:0;
	padding:3px 8px 6px 18px;
	border:0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); -moz-opacity: 0.8;
}

.galthumbs img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;
}

.gname
	{color:#000000;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	padding-left:40px;
}


.inames
	{color:#cccccc;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	padding-left:5px;
}
.inames a
	{text-decoration:none;
	color:#666666;
}	

.inames a:hover
	{text-decoration:none;
	color:#222222;
}	

.type
	{color:#111111;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
}
.gtype
	{color:#222222;
	font-size:11px;
	font-weight:bold;
	padding-left:40px;
}
.detail {float:left;
	width:510px;
	margin:2px 10px 10px 10px;
	padding:5px;
	border:1px solid #ffffff;

}
.detail img { 
	width:500px;
	border:2px solid #CCCCCC;
	margin:2px;
	padding:4px;

}

.detail h2{
	font-size: 15px;
	margin:0;
	color:#333333;
	font-weight:bold;
		display:inline;
}
.download{
	font-size: 20px;
	color:#555555;
	padding-left:2px;
	line-height:40px;

}
.preview{
	font-size: 20px;
	color:#be4204;
	line-height:40px;
	padding-left:50px;
}
.preview a{
	text-decoration:underline;
	color:#be4204;
}
.preview a:hover{
	text-decoration:none;
	color:#333333;
}

.galdetail {float:left;
	width:728px;
	margin:2px 2px 10px 2px;
	padding:2px;
	border:1px solid #555555;

}
.galdetail img { 
	width:720px; 
	margin:0;
	padding:2px;
	border:0px;
}

.galdetail h2{
	font-size: 15px;
	margin:0;
	color:#333333;
	font-weight:bold;
}

#comment-box{
	width:705px; 
	float:left;
	margin:0 5px 10px 5px;
	padding:10px;
	border:1px solid #cccccc;
	
}	
.ucomment {float:left;
	padding:5px;
	background-color:#ffffff;
	border:2px solid #cccccc;
    	width:98%;
		margin-top:10px;
}

.ucomment p { 
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-style:italic;
}

.ucomment h2{
	font-size: 15px;
	margin:0;
	color:#ff7700;
	font-weight:bold;
	display:inline;
}

.tutorial{
	float:left;
	width:340px;
	padding:3px; 
	border:1px solid #ffffff ; 
	margin:10px 15px 0 15px;
	text-align:justify;
  	color:#555555; 
 }
.tutorial img {
	width:60px; 
	height:50px;
	padding:2px;
	margin:2px 8px 2px 2px;
	border:1px solid #cccccc; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); -moz-opacity: 0.8;
}

.tutorial img:hover {
border:1px solid #ff7700; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;
}
#mbox
{
	float:left;
	width:350px;
}
.lbox
{
	float:left;
	width:700px;
	margin:5px 10px ;
	background-color:#ffffff;
	border:2px solid #dddddd;
	padding:2px 10px;
}
.lbox p
{
    line-height:20px;
	margin:0px;
	padding:0px;
}
.pliinks{
	float:left;
	width:340px;
	padding:3px; 
 	border:1px solid #555555 ; 
 	margin:10px 15px 0 15px;
	 text-align:justify;
  	color:#acabab; 
 }
.pliinks img {
	width:60px; 
	height:50px;
	margin:0;
	padding:2px 8px 2px 2px;
	border:0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); -moz-opacity: 0.8;
}

.pliinks img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;
}
.softname{
	float:left;
	width:212px;
	padding:2px; 
 	margin:10px 10px 0 12px;
 

 }
#tbox
{
	float:left;
	width:730px;
	margin-bottom:15px;

}
#gad336
{
	float:left;
	width:336px;
	border:1px solid #ffffff;
	padding:5px;
	margin:42px 10px 10px 25px;
}
.gad300
{
	float:left;
	width:300px;
	padding:5px;
	margin:0 30px 5px 15px;
}
#gad300
{
	float:left;
	margin:5px;
}
#gad160
{
float:left;
	width:175px;
	padding:2px;
	margin:5px 10px 10px 5px;
}
#gad728
{
	float:left;
	width:730px;
	height:90px;
	margin:0 0 10px 5px;
}
#gad180
{
	width:180px;
	height:90px;
	margin-left:5px;
}
.clear{
	clear:both; 
	height:0px;
}

a{color:#444444;text-decoration: none;}
a:hover{color:#ff7700;text-decoration:none;
}
div.pagination {
	padding: 3px;
	margin: 5px 3px 5px 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #666666;
	
	text-decoration: none; 
	color: #333333;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #c25d04;
	color: #c25d04;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #c25d04;
		
	font-weight: bold;
	background-color: #555555;
	color: #cccccc;
	}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #555555;
	
	color: #666666;
	}

img {border:0px;}

 input, textarea{
 background: #ffffff url(images/input_bg.png) Top left repeat-x;
	border:#cccccc solid 1px;
	padding:3px;
	font-size:14px;
	color:#444444;
}

textarea, input:hover {
	background-color:#ffffcc;
	border:#888888 solid 1px;
}

.links {
	color: #cccccc;
	font-size:12px;
	text-decoration: underline;
}
.links:hover {
	color: #ff7700;
	text-decoration: none;
}
td { color:#222222;
font-size:14px;
	font-family:"century Gothic";
}
