
body {
	margin: 0 0 15px 0;
	padding: 0;
	background: #E8E9D9 url(images/bg.jpg); 
	background-repeat:repeat-x;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height:18px;
}
#wrapper {
	width: 980px;
	margin: 0 auto;	
}

#header {
	width: 980px;
	height: 120px;
	margin:0 0 6px 0; 
	
}
#main
{	width: 980px;
	padding-top:5px;
	float: left;


}

#content {
	float: left;
	width: 530px;
	margin:0 0 0 5px;
	padding:5px;
	border-right:1px dotted #a9a9a2;
}

#left {
	float: left;
	width: 130px;
	margin:0 5px 0 5px;
	padding:5px;
	border-right:1px dotted #a9a9a2;
	}
	
	#right {
	float: left;
	width: 250px;
	margin:0 5px 0 5px;
	padding:5px;
	}
.clear{clear:both; height:0px;}

#footer
{
 	height:60px;
 	padding:10px 60px 0 0;
	border-top: 1px dashed #996600;
 	text-align:right;
	color:#222222;
}
h2 {
	font-size: 20px;
	margin:0;
	color: #444444;
	font-weight:lighter;
}

h3{
	font-size: 16px;
	color:#5c3313;
	display:inline;
	
}

p, ol, ul {
	line-height: 20px;
}

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

ul li {

	padding: 2px 0 5px 0;
	border-bottom:1px dotted #444444;
}

#left ul {
	margin-left: 0;
	padding-left: 5px;
	list-style: none;

}

#left ul li a {
	padding: 2px 0 2px 5px;
	color:#777777;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	display:block;
	
}

#left ul li a:hover {
	color:#ff0000;
	background-color:#FFFFCC;
	text-decoration:none;
}
img {
	float: left;
	margin:10px;
	border:2px solid #cccccc;
}

.thumbs {float:left;
	width:210px;
	height:190px;
	margin:10px 20px 10px 20px;
	padding:2px;
	border:1px solid #ffcc00;

}
.thumbs img { 
	width:200px; 
	height:145px;
	margin:0;
	padding:4px;
	border:0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); -moz-opacity: 0.8;
}

.thumbs img:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;
position:relative;
    	width:220px;
	height:160px;
	z-index:1;
	border:3px solid #FFCC99;
}

#name
	{color:#ffffff;
	background-color:#313a25;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	padding-left:5px;
}
#name a
	{text-decoration:none;
	color:#ffffff;
}	

#name a:hover
	{text-decoration:none;
	color:#FFcc00;
}	

.type
	{color:#555555;
	font-size:11px;
	font-weight:bold;
	padding:2px;
	margin-left:5px;
}
.cart
	{color:#85562a;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;

}

.detail {float:left;
	width:500px;
	margin:0 20px 10px 5px;
	padding:5px;
	border:1px dotted #ffcc00;

}
.detail img { 
	width:490px; 
	margin:0;
	padding:4px;
	border:0px;
}

.detail h2{
	font-size: 14px;
	font-weight:bold;
	margin:0;
	color:#ffcc00;
}
.download{
	font-size: 20px;
	color:#be4204;
	padding-left:80px;
	line-height:40px;
}
.download a{
	text-decoration:underline;
	color:#be4204;
}
.download a:hover{
	text-decoration:none;
	color:#333333;
}

.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;
}

h1
{   padding:35px 0 0 0;
    color:#cccccc;
	font-size: 35px;
	text-decoration:none;
	line-height:36px;
	margin:0px;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:-1px;
	}


h1 a { color:#cccccc;
	text-decoration:none;
	}
h1 a:hover { color:#FFFFFF;
	text-decoration:none;
}
#menu
{ 	height:50px;
 	margin-top:15px;
}

#rc1
{	width:15px; 
	height:45px; 
	background-repeat:no-repeat; 
	float:left;}
#bg
{ 	width:910px; 
	height:45px; 
	background-repeat:repeat-x; 
	float:left; 
	padding-left:40px; }
#rc2
{	width:15px; 
	height:45px;  
	background-repeat:no-repeat; 
	float:left;}

.toplinks
{ 
  	width:90px;
  	text-align:center;
  	float:left;
  	height:40px;
  	line-height:40px;
  	font-family:tahoma;
  	font-size:13px;
  	font-weight:bold;
  	margin:5px 0 0 15px;
  	color:#cccccc;
  	text-decoration:none;
 }
.sap
{	width:1px;
 	float:left; 
 	height:40px; 
  	font-size:13px; 
  	line-height:40px;
 	color:#cccccc;
	margin:3px 0 0 3px;
 }
  
.toplinks:hover
{ 	color:#ffcc00; 
 }

a {
	color:#993300;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
}


div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #3b687e;
	
	text-decoration: none; 
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #ff7700;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #144159;
		
		font-weight: bold;
		background-color: #144159;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #DDDDDD;
	
		color: #DDD;
	}


