body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #6f6f6f;
	background-color: #FFF;
	height: 48px;
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 12px;
	background-color: #FFF;
	color: #666;
	text-align: center;
}

img {
	border: 0;
	color: #FFF;
	font-size: 10px;
	text-align: right;
}

#wrapper {
	text-align: left;
	width: 800px;
	position: relative;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#forum_area {
	margin-left: 12px;
	height: auto;
	width: auto;
}


h1, h2, h3 {
	font-size: 11px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
	font-size: 12px;
	color: #666;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 822px;
}

/* header */

#header {
	position: relative;
	width: 822px;
	margin-bottom: auto;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 157px;
}

/* the story of two navs */

#nav-top {
	position: absolute;
	top: 26px;
	left: 525px;
	color: #FFF;
	font-size: 12px;
	width: 272px;
}

#nav-top li {
	display: inline;
	color: #666;
}

#nav-top a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover {
	text-decoration: underline;
	color: #999;
}

#nav-left {
	position: absolute;
	top: 120px;
	left: 699px;
	font-size: 12px;
	color: #FFF;
}

/* body */

#body {
	background: url(images/body_bg.jpg) repeat-y;
}

#body h2 {
	margin: 0 0 1.5em 0;
}

#body h3 {
	margin: 0 0 0 0;
}

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

#body li {
	padding: 0;
	margin: 0.8em 0;
}

a {
	color: #ce7210;
}

a:hover {
	color: #999;
}

#cap {
	width: 822px;
	height: 26px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#buy {
	float: left;
	width: 500px;
	display: inline;
	text-align: left;
	padding-left: 30px;
	padding-top: 15px;
}
#tut_explanation {
	font-size: 12px;
	width: 766px;
	margin-left: 12px;
}
#tut_code {
	background-color: #9FF;
	color: #33C;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
}


#capabilities {
	float: left;
	width: 225px;
	margin-left: 28px;
}

#capabilities p {
	line-height: 1.5;
}

#capabilities h3 {
	font-size: 10px;
}

#news {
	float: left;
	width: 215px;
	margin-top: 0px;
	padding-left: 8px;
	background-repeat: no-repeat;
	padding-top: 15px;
}

#news h3 {
	font-size: 10px;
	color: #F60;
}

#news h3 a {
	text-decoration: none;
}

#news p {
	line-height: 1.5;
}

.timed {
	background: #5b96da url(images/support_bg.jpg) no-repeat;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

.timed .readmore {
	margin-bottom: 0;
}

.timed h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
}

.timed a {
	color: #fff;
}

.timed a:hover {
	text-decoration: none;
}

/* footer */

#footer {
	clear: both;
	text-align: center;
	height: 48px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
}

#footer div div {
	height: 48px;
	padding-right: 0;
	padding-left: 0;
	padding-top: 13px;
}

#footer, #footer a {
	color: #333;
	padding-top: 13px;
	height: 35px;
}

#footer div {
	width:100%;
	background-repeat: no-repeat;
	height: 48px;
}
#footer div div {
	width:100%;
	width:100%;
	background-repeat: no-repeat;
	background-position: right top;
	color: #333;
}
#slideshow {
	height: 300px;
	width: 520px;
}
#tutorials li a {
	color: #000;
	font-size: 14px;
	font-family: tahoma, helvetica, arial, sans-serif;
}
#tutorials li a:hover {
	color: #999;
	font-style: normal;
}
.tut_text {
	font-size: 12px;
	text-align: left;
	color: #30C;
}
#tut_text1 {
	text-align: left;
}
#about {
	float: left;
	width: 776px;
	margin-left: 12px;
	display: inline;
	text-align: left;
	background-image: url(images/about_top.jpg);
	background-repeat: no-repeat;
}
#contacts {
	float: left;
	width: 776px;
	margin-left: 12px;
	display: inline;
	text-align: left;
	background-image: url(images/contacts_top.jpg);
	background-repeat: no-repeat;
}
#projects {
	float: left;
	width: 776px;
	margin-left: 12px;
	display: inline;
	text-align: left;
	background-image: url(images/projects_top.jpg);
	background-repeat: no-repeat;
}
#partners {
	float: left;
	width: 776px;
	margin-left: 12px;
	display: inline;
	text-align: left;
	background-image: url(images/partners_top.jpg);
	background-repeat: no-repeat;
}
#products {
	float: left;
	width: 776px;
	margin-left: 12px;
	display: inline;
	text-align: left;
	background-image: url(images/products_top.jpg);
	background-repeat: no-repeat;
}
#productmenu {
	position: relative;
	top: 0px;
	left: 20px;
	color: #FFF;
	font-size: 12px;
	width: 550px;
	float: none;
	vertical-align: top;
	height: 30px;
}
#productmenu li {
	display: inline;
	color: #FFF;
}
#productmenu a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#productmenu a:hover {
	text-decoration: underline;
	color: #999;
}
#producttext {
	float: left;
	width: 776px;
	margin-left: 12px;
	display: inline;
	text-align: left;
	background-image: url(images/shader_pack_vol1_page.jpg);
	background-repeat: no-repeat;
}
#news_line {
	float: left;
	width: 4px;
	margin-left: 34px;
	margin-top: 0px;
	background-image: url(images/news_line.jpg);
	padding-left: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	height: 600px;
}
#tutorials_home {
	width: 822px;
	height: 100px;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(images/tutorials.jpg);
	padding: 0px;
}
#products_home {
	width: 822px;
	height: 100px;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(images/products.jpg);
	padding: 0px;
}
#products_body {
	float: left;
	width: 766px;
	display: inline;
	text-align: left;
	padding-left: 30px;
	padding-top: 15px;
}
#projects_home {
	width: 822px;
	height: 100px;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(images/projects.jpg);
	padding: 0px;
}
#product_menu {
	width: 740px;
	height: 42px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
#product_price {
	width: 102px;
	height: 40px;
	background-repeat: no-repeat;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 4px;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
	float: left;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
#tutorial_body {
	float: left;
	width: 766px;
	display: inline;
	text-align: left;
	padding-left: 28px;
	padding-top: 15px;
}
#cardsbar {
	width: 762px;
	height: 31px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(images/cardsbar.gif);
	background-position: center;
}
#aboutus {
	width: 822px;
	height: 100px;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(images/about_us.jpg);
	padding: 0px;
}
#contacts {
	width: 822px;
	height: 100px;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(images/contacts.jpg);
	padding: 0px;
}
#partners {
	width: 822px;
	height: 100px;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(images/partners.jpg);
	padding: 0px;
}
#product_discounts {
	width: 610px;
	height: 40px;
	background-repeat: no-repeat;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 4px;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	float: left;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#product_infoprice {
	width: 100px;
	height: 12px;
	background-repeat: no-repeat;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 4px;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	float: left;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #000;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#product_infodetail {
	width: 620px;
	height: 12px;
	background-repeat: no-repeat;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 4px;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	float: left;
	clear: none;
	margin: -10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #000;
}
#partnerssection {
	float: left;
	width: 700px;
	display: inline;
	text-align: left;
	padding-left: 30px;
	padding-top: 15px;
}
#product_like {
	width: 450px;
	height: 40px;
	background-repeat: no-repeat;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 4px;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	float: left;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

