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

body
{
	color: #202020;
	background: #fff;
	font: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Geneva, sans-serif; color: #202020; margin: 10px 10px; }

h1 { font-size: 16px; font-weight: bold; }
h2 { font-size: 15px; font-weight: bold; }
h3 { font-size: 14px; font-weight: bold; }
h4, h5, h6 { font-size: 12px; font-weight: bold; }

p, li { font-family: "Times New Roman", Times, serif; color: #202020; margin: 10px 10px; text-align: justify; line-height: 1.2; }

a, a:link, a:visited {
	text-decoration: none;
	color: #202020;
}

#container {
	width: 1000px;
	margin: 10px auto;
}

#header {
	width: 1000px;
	height: 250px;
	background: url(../images/header.jpg) no-repeat;
}

#fun {
	width: 400px;
	height: 250px;
	background: url(../images/header-fun.jpg);
	background-position: 400px 0;
	margin-left: 300px;
}

#fun:hover { background-position: 0 0; }


#nav {
	width: 1000px;
	height: 20px;
	margin: 10px 0 10px 0;
}

#nav ul { text-align: left; width: 1000; }

#nav ul li { margin: 0pt; padding: 0pt; display: inline; float: left; height: 20px; }

#nav a { border: 0pt none; overflow: hidden; position: relative; height: 20px; display: block; }

#nav a span {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	cursor: pointer;
}

#nav a:link, #nav a:visited { display: block; }

#nav li#nav-home a:link, #nav li#nav-home a:visited { width: 110px; }
#nav li#nav-shop a:link, #nav li#nav-shop a:visited { width: 95px; }
#nav li#nav-free a:link, #nav li#nav-free a:visited { width: 145px; }
#nav li#nav-gallery a:link, #nav li#nav-gallery a:visited { width: 110px; }
#nav li#nav-feedback a:link, #nav li#nav-feedback a:visited { width: 150px; }
#nav li#nav-tutors a:link, #nav li#nav-tutors a:visited { width: 120px; }
#nav li#nav-manual a:link, #nav li#nav-manual a:visited { width: 150px; }
#nav li#nav-contact a:link, #nav li#nav-contact a:visited { width: 120px; }

#nav li#nav-home a:link, #nav li#nav-home a:visited { background-position: 0px 0px; }
#nav li#nav-shop a:link, #nav li#nav-shop a:visited { background-position: -110px 0px; }
#nav li#nav-free a:link, #nav li#nav-free a:visited { background-position: -205px 0px; }
#nav li#nav-gallery a:link, #nav li#nav-gallery a:visited { background-position: -350px 0px; }
#nav li#nav-feedback a:link, #nav li#nav-feedback a:visited { background-position: -460px 0px; }
#nav li#nav-tutors a:link, #nav li#nav-tutors a:visited { background-position: -610px 0px; }
#nav li#nav-manual a:link, #nav li#nav-manual a:visited { background-position: -730px 0px; }
#nav li#nav-contact a:link, #nav li#nav-contact a:visited { background-position: -880px 0px; }

#nav li#nav-home a:hover, #homep #nav li#nav-home a { background-position: 0px -20px; }
#nav li#nav-shop a:hover, #shopp #nav li#nav-shop a  { background-position: -110px -20px; }
#nav li#nav-free a:hover, #free-modelsp #nav li#nav-free a  { background-position: -205px -20px; }
#nav li#nav-gallery a:hover, #galleryp #nav li#nav-gallery a  { background-position: -350px -20px; }
#nav li#nav-feedback a:hover, #feedbackp #nav li#nav-feedback a  { background-position: -460px -20px; }
#nav li#nav-tutors a:hover, #tutorsp #nav li#nav-tutors a  { background-position: -610px -20px; }
#nav li#nav-manual a:hover, #manualp #nav li#nav-manual a  { background-position: -730px -20px; }
#nav li#nav-contact a:hover, #contactp #nav li#nav-contact a  { background-position: -880px -20px; }

#nav a { background-image: url(../images/nav.jpg); }

#sidebar-feedback {
	width: 200px;
	margin-right: 10px;
	float: left;
	background: #f0f0f0;
	overflow: hidden;
}

.sidebar-header {
	width: 200px;
	height: 20px;
	background-image: url(../images/sidebar-header.jpg);
	color: #fff;
	text-align: center;
	line-height: 20px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

.main-header {
	width: 580px;
	height: 20px;
	background-image: url(../images/main-header.jpg);
	text-align: center;
	line-height: 20px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
}

#main {
	width: 580px;
	margin-right: 10px;
	float: left;
	background: #f0f0f0;
	padding-bottom: 20px;
	min-height: 500px;
}

* #main { display: inline; }

#main a, #main a:visited { border-bottom: 1px solid #555; }

#main a:hover { border-bottom: 1px dotted #222; }

#main .a-no-decor, #main .a-no-decor:hover, #main .a-no-decor:visited { border: none; }

#main ul { margin: 20px 0; }

#sidebar-partners {
	width: 200px;
	float: left;
	background: #f0f0f0;
	margin-bottom: 10px;
	overflow: hidden;
}

#sidebar-news {
	width: 200px;
	float: left;
	background: #f0f0f0;
	margin-bottom: 10px;
	overflow: hidden;
}

#sidebar-news p { 
	padding-bottom: 5px; 
	border-bottom: 1px dotted #a0a0a0;
}

#sidebar-news p.news-date { 
	font-style: italic;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom: 1px dotted #a0a0a0;;
}

.content { 
	padding: 10px;
	float: left;
}

.testimonials {
	text-align: justify;
	font-size: 16px;
}

.signature {
	font-style: italic;
	text-align:right;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #a0a0a0;
}

p.signature a {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.testmnls { text-align: justify; }

#divider {clear: both; }

#footer {
	width: 1000px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #606060;
	margin: 10px 0;
	float: left;
	padding-bottom: 10px;
	clear: both;
}

img {
	border: none;
	margin: 20px;
	margin-top: 10px;
}

img.l { float: left; }

img.r { float: right; }

img.c { display: block; margin: 0 auto; }

#main ul {
	list-style: disc inside;

}

#main ul li {
	line-height: 0.8;
	margin-left: 20px;
	font-size: 16px;
}

.save { 
	color: #C30;
	font-size: 15px;
}

.buttons {
	width: 540px;
	height: 30px;
	margin: 20px auto;
}

.buttons2 {
	width: 320px;
	height: 30px;
	margin: 20px auto;
}

.button-free-models {
	width: 100px;
	height: 30px;
	float: left;
	margin: 0 5px;
	display: inline;
	background: url(../images/button-free-models.jpg);
}

.button-free-models:hover {
	background-position: 0 30px;
}

.button-pdf {
	width: 100px;
	height: 30px;
	float: left;
	margin: 0 5px;
	display: inline;
	background: url(../images/button-pdf.jpg);
}

.button-pdf:hover {
	background-position: 0 30px;
}

.button-buy-now-3dmax {
	width: 150px;
	height: 30px;
	float: left;
	margin: 0 5px;
	display: inline;
	background: url(../images/button-buy-now-3dmax.jpg);
}

.button-buy-now-3dmax:hover {
	background-position: 0 30px;
}

.button-buy-now-cinema4d {
	width: 150px;
	height: 30px;
	float: left;
	margin: 0 5px;
	display: inline;
	background: url(../images/button-buy-now-cinema4d.jpg);
}

.button-buy-now-cinema4d:hover {
	background-position: 0 30px;
}

#main .buttons a, #main .buttons a:hover, #main .buttons a:visited, #main .buttons2 a, #main .buttons2 a:hover, #main .buttons2 a:visited { 
	border: none;
	overflow: hidden;
	height: 30px;
	display: block;
	text-decoration: none;
}

#main .buttons a span,#main .buttons2 a span {
	display: none;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.read-more { text-align: right; font-style: italic; font-weight: bold; }

.centered { text-align: center; }

.shop { margin-bottom: 40px; border-bottom: 1px solid #ccc; }

.gallery {
	width: 540px;
	margin: 10px auto 20px;
	padding: 10px 5px 5px 5px;
	border: #aaa solid 1px;
}

#main .gallery p {
	margin-left: 10px;
}

#main .gallery img {
	border: #fff 5px solid;
}

.shop-link {
	width: 140px;
	border: 1px #aaa solid;	
	background-color: #CCC;
	padding: 5px;
	margin: 2px;
	padding-bottom: 10px;
	font-weight: bold;
	list-style: none;
}

.shop-link:hover { background-color: #dfb365; }

.old-price { text-decoration: line-through;}
.new-price { color: #e00;}
