/* tags */
body
{
    font-family: arial, helvetica, sans-serif;
    background: #454032 url(../images/bg.body.png) repeat-x left top;
    margin: 16px 0;
}

h1
{
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
}

h1, h2, h3, h4
{
    color: #50737a;
}

p
{
    color: #575550;
    font-size: 14px;
    line-height: 18px;
}

img
{
    border: 0;
}

a.external
{
    padding-left: 12px;
    background: transparent url(../images/ico.external_link.png) no-repeat 0 3px;
}


/* structure */
#wrapper
{
    width: 937px;
    margin: 0 auto;
}

#all {
	width: 937px;
	min-width: 937px;
	min-height: 500
00px;
	background: #dad7c9 url(../images/bg.all.png) repeat-x center top;
	border: 2px solid #83796d;
	padding: 16px;
	margin: 0 0 16px 0;
	float: left;
	position: relative;
}

#top {
	width: 937px;
	min-width: 937px;
	background: #286375 url(../images/bg.top.png) repeat-x;
	position: relative;
}

#logo {
	width: 958px;
	height: 64px;
	background: transparent url(../images/logo.png) no-repeat;
}

#main {
	padding-top: 16px;
	float: left;
	clear: both;
	margin-bottom: 32px;
}
#content {
	padding: 0 8px;
}



/* navigation */
#nav {
	position: relative;
	color: #f58220;
	font-size: 14px;
	line-height: 18px;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
	background: #7a3737;
	padding: 8px 16px;
	width: 905px;
	max-width: 905px;
	z-index: 81;
}
#nav a:link,
#nav a:visited,
#nav_products a:link,
#nav_products a:visited {
	color: #fff;
}
#nav a:hover,
#nav_products a:hover {
	color: #ffe999;
}
#nav a.current,
#nav_products a.current {
	color: #ffcb08 !important;
}
#nav_products {
	position: relative;
	color: #ffcb08;	
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background: #272236;
	width: 905px;
	max-width: 905px;
	padding: 6px 16px 8px 16px;
	z-index: 81;
}



/* footer */
#footer_shim {
	height: 37px;
	position: absolute;
	width: 907px;
	bottom: 16px;
	left: 16px;
	float: left;
	clear: both;
}
#footer {
	float: left;
	clear: both;
	position: relative;
	width: 907px;
	background: #335661 url(../images/bg.footer.png) repeat-x;
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	padding: 0 16px;
	color: #fff;
	font-size: 14px;
}



/* bullet lists */
ul, li
{
    color: #575550;
    font-size: 14px;
    line-height: 18px;
}

ul.arr1 li {
	background: transparent url(../images/arr1.png) no-repeat left 3px;
	line-height: 16px;
	font-size: 14px;
	padding-left: 16px;
	margin-bottom: 8px;
	color: #575550;
    list-style: none;
}
ul.arr1 li a {
	color: #d76f26;
}
ul.arr2 li {
	background: transparent url(../images/arr2.png) no-repeat left 3px;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
	margin-bottom: 8px;
    list-style: none;
}
ul.arr2 li a {
	color: #ffcb08;
}
ul.arr3 {
	margin-bottom: 16px;
}
ul.arr3 li {
	background: transparent url(../images/arr3.png) no-repeat left 3px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 16px;
	margin-bottom: 6px;
    list-style: none;
}
ul.arr3 li a {
	font-size: 12px;
	color: #ffe999;
}
ul.arr4 {
	margin-bottom: 16px;
}
ul.arr4 li {
	background: transparent url(../images/arr4.png) no-repeat left 3px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 16px;
	margin-bottom: 6px;
    list-style: none;
}
ul.arr4 li a {
	font-size: 12px;
	color: #f3ff99;
}
ul.arr5 {
	margin-bottom: 16px;    
}
ul.arr5 li {
	background: transparent url(../images/arr_big1.png) no-repeat left 2px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 14px;
	margin-bottom: 16px;
	color: #89a8ac;
    list-style: none;
}
ul.arr5 li a {
	font-size: 18px;
	color: #89a8ac;
}
ul.arr6 {
	margin: 0 0 16px 16px;
}
ul.arr6 li {
	background: transparent url(../images/arr_big2.png) no-repeat left 2px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 14px;
	margin-bottom: 8px;
	color: #fff;
    list-style: none;
}
ul.arr6 li a {
	font-weight: normal;
	color: #fff;
}




/* product page */
.product
{
	position: relative;
	float: left;
	margin-bottom: 40px;
}

.product .buttons
{
	position: absolute;
	bottom: 0;
	left: 200px;
}

.product h2
{
	text-transform: uppercase;
	margin: 0;
	line-height: 18px;
	font-size: 15px;
}
.product h3 {
	margin: 4px 0 0 0;
	color: #486649;
	font-size: 14px;
}
.product .product_info p {
	color: #575550;
	font-size: 12px;
	line-height: 16px;
	margin: 12px 0;
}
.product .product_info p a {
	color: #3c7789;
}

#product_info p a
{ 
    color: #fff;
}



.ico_vst {
	position: relative;
	top: 4px;
	margin-left: 6px;
}
.ico_vsti {
	position: relative;
	top: 5px;
	margin-left: 6px;
}
.ico_quicktime {
	position: relative;
	top: 4px;
	margin-left: 8px;
}
.ico_wmp {
	position: relative;
	top: 4px;
	margin-left: 4px;
}
.product h2,
.product h2 a:link,
.product h2 a:visited {
	color: #7a3737;
}
.product h2 a:hover {
	color: #272236;
}
.product_image .platforms {
	position: absolute;
	bottom: 2px;
	left: 6px;
}
.product_image a.zoom {
	position: absolute;
	display: block;
	top: 8px;
	left: 8px;
}
.product_image {
	position: relative;
}
.product_image {
	float: left;
	width: 200px;
}
.product_info {
	float: right;
	width: 240px;
}



/* details page */
.product_details {
	position: relative;
	float: left;
	clear: both;
	width: 937px;
	background: #524f48 url(../images/bg.details.png) repeat-x;
	margin: 0 0 16px 0;
}
#details_nav {
	float: right;
	width: 230px;
	background: #242424;	
}
#product_info {
	float: left;
	padding: 12px 0 0 8px;
	margin-bottom: 24px;
	width: 695px;
}
#details_nav #paypal {
	background: #000;
	padding: 4px;
}
#details_nav #price {
	background: #504c44 url(../images/bg.details_price.png) repeat-x;
	line-height: 51px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
#details_nav .buy_link {
	position: relative;
	top: 4px;
}
#details_nav #download_section,
#details_nav #screenshots_section,
#details_nav #sound_demo_section,
#details_nav #music_demo_section,
#details_nav #credits_section {
	background: #242424;
}
.section_caption {
	text-transform: uppercase;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 40px;
	color: #fffdf3;
	font-size: 12px;
	font-weight: bold;
	background-color: #3d3d3a;
	background-repeat: no-repeat;
	background-position: left top;
}
#download_section .section_caption {
	background-image: url(../images/ico.caption.download.png);
}
#screenshots_section .section_caption {
	background-image: url(../images/ico.caption.screenshots.png);
}
#sound_demo_section .section_caption {
	background-image: url(../images/ico.caption.sound_demos.png);
}
#music_demo_section .section_caption {
	background-image: url(../images/ico.caption.music_demos.png);
}
#credits_section .section_caption {
	background-image: url(../images/ico.caption.credits.png);
}
.section_content {
	padding: 8px 8px 24px 8px;
}
#screenshots_section .section_content {
	margin-left: 4px;
}
#screenshots_section .section_content li {
	font-size: 12px;
}
.screenshot_desc {
	position: relative;
	top: -4px;
	left: 8px;
}
.section_content h4 {
	margin: 0 0 8px 0;
	font-size: 10px;
	text-transform: uppercase;
	color: #706b5f;
	font-weight: bold;
}
.section_content h4 a {
	color: #706b5f;
}
.section_content p {
	color: #57534a;
	font-size: 10px;
	line-height: 12px;
	margin: 4px 8px 16px 0;
}
.section_content p a {
	font-size: 10px !important;
	color: #57534a !important;
}
.section_content p.big {
	font-size: 13px;
	line-height: 16px;
	margin-left: 0 !important;
}
#credits_section .section_content h4 {
	margin: 0 0 4px 0;
}
#credits_section .section_content p {
	margin-left: 16px;
}
#credits_section .section_content {
	
}
/* details info */
#product_info h1 {
	font-size: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding-left: 16px;
	margin: 0;
	color: #fff;
}
#product_info h1 .ico_vsti {
	position: relative;
	top: 0;
}
#product_info h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	vertical-align: middle;
	padding-left: 16px;
	margin: 0 0 16px 0;
	color: #b2b1aa;
}
#product_info .info_right {
	float: right;
	width: 345px;
	padding-right: 4px;
}
#product_info blockquote {
	color: #f3ff99;
	font-size: 20px;
	line-height: 24px;
	padding: 0;
	margin: 8px 0 8px 8px;
}

#product_info blockquote a { color: #fff; }


.product_details blockquote.pullquote {
	margin: 48px;
	font-size: 26px;
	line-height: 30px;
	color: #d4d4d4;
}
#product_info .info_left {
	float: left;
	width: 342px;
}
#product_info .info_right p.reg {
	color: #d4d4d4 !important;
	font-size: 14px !important;
	line-height: 20px !important;
	padding-left: 14px !important;
	padding-right: 8px;
}
#product_info .info_left p {
	color: #d4d4d4;
	font-size: 18px;
	line-height: 22px;
	padding-left: 16px;
}

#product_info .info_bottom
{
    clear: both;
    padding-top: 0px;
    padding-bottom: 16px;
}

#product_info .info_bottom p
{
    color: #d4d4d4 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    padding-left: 8px !important;
    padding-right: 8px;    
}

ul.arr5 li p {
	color: #cddee0;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 8px 0;
}

/* tutorials */
#tutorials {
	float: left;
	position: relative;
	width: 675px;
	margin-left: 16px;
}
#tutorials .tutorial_caption {
	position: relative;
	padding: 8px;
	background: #3d3d3a;
	height: 69px;
}
#tutorials .tutorial_caption img {
	position: absolute;
	top: 16px;
	left: 32px;
}
#tutorials .tutorial_caption h1 {
	display: inline;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 4px 0;
}
#tutorials .tutorial_caption .title_block {
	position: absolute;
	top: 16px;
	left: 162px;
	float: left;
}
#tutorials .tutorial_caption h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fbb011;
	margin: 0;
	text-transform: uppercase;
}
#tutorials .tutorial_caption p {
	position: absolute;
	top: 5px;
	right: 22px;
	width: 300px;
	color: #d4d4d4;
	line-height: 20px;
	font-size: 16px;
}
#tutorials .tutorial_caption .flash_required {
	color: #fb6f11;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	bottom: 6px;
	right: 16px;
}
#tutorials .tutorial_content {
	background: #242424;
	padding: 4px 4px 16px 4px;
}
#tutorials .tutorial_content .tutorial_right {
	margin: 8px 0 0 0;
	float: left;
	width: 324px;
}
#tutorials .tutorial_content .tutorial_left {
	margin: 8px 0 0 0;
	float: left;
	width: 337px;
}
#tutorials .tutorial_content .tutorial_right p,
#tutorials .tutorial_content .tutorial_left p {
	padding: 0 8px 16px 8px;
	color: #d4d4d4;
}
#tutorials .tutorial_content p.big {
	margin: 0 8px;
	font-size: 18px;
	line-height: 24px;
	color: #d4d4d4;
}
#tutorials .tutorial_content p.big a {
	color: #fff;
}

/* more_downloads */
#more_downloads {
	float: left;
	position: relative;
	width: 675px;
	margin: 64px 0 24px 16px;
}
#more_downloads .more_downloads_caption {
	position: relative;
	padding: 8px;
	background: #3d3d3a;
	height: 69px;
}
#more_downloads .more_downloads_caption img {
	position: absolute;
	top: 16px;
	left: 32px;
}
#more_downloads .more_downloads_caption h1 {
	display: inline;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 4px 0;
}
#more_downloads .more_downloads_caption .title_block {
	position: absolute;
	top: 16px;
	left: 116px;
	float: left;
}
#more_downloads .more_downloads_caption h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fbb011;
	margin: 0;
	text-transform: uppercase;
}
#more_downloads .more_downloads_caption p {
	position: absolute;
	top: 5px;
	right: 22px;
	width: 300px;
	color: #d4d4d4;
	line-height: 20px;
	font-size: 16px;
}
#more_downloads .more_downloads_content {
	float: left;
	background: #242424;
	padding: 4px 10px 16px 4px;
}
#more_downloads .more_downloads_content .more_downloads_right {
	margin: 8px 0 0 0;
	float: left;
	width: 324px;
	color: #878787;
}
#more_downloads .more_downloads_content .more_downloads_left {
	margin: 8px 0 0 0;
	float: left;
	width: 337px;
}
#more_downloads .more_downloads_content .more_downloads_right p,
#more_downloads .more_downloads_content .more_downloads_left p {
	padding: 0 8px 16px 8px;
	color: #d4d4d4;
}
#more_downloads h3 {
	text-transform: uppercase;
	font-weight: normal;
	color: #f3ff99;
	font-size: 18px;
	line-height: 20px;
	vertical-align: middle;
	padding: 0 0 0 16px;
	margin: 0 0 8px 0;
}
#more_downloads ul.arr6 {
	margin-bottom: 32px;
}
#more_downloads ul li {
	margin-bottom: 16px;
	color: #878787;
	font-size: 16px;
	line-height: 20px;
}
#more_downloads h4 {
	color: #c0c97c;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 4px 0 0 0;
}
#more_downloads .dl_desc {
	position: relative;
	left: 180px;
	width: 400px;
	top: -45px;
	color: #878787;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
#more_downloads .kore2 p {
	color: #7b7b7b;
}
#more_downloads .kore2 p a {
	color: #fff;
}



/* convenience classes */
.left_50 {
	width: 50%;
	float: left;
	text-align: left;
}
.right_50 {
	width: 50%;
	float: right;
	text-align: right;
}
.left_40 {
	float: left;
	text-align: left;
}
.right_40 {
	float: right;
	text-align: left;
	margin-left: 32px;
}
.col_left {
	width: 40%;
	float: left;
	text-align: left;
}
.col_right {
	width: 55%;
	float: left;
	text-align: left;
	margin-left: 5%;
}
.zoomable a.zoom {
	position: absolute;
	display: block;
	top: 8px;
	left: 8px;
}
.zoomable {
	position: relative;
}



/* rounded corners */
.tl,
.tr,
.bl,
.br {
	z-index: 10;
	width: 8px;
	height: 8px;
	position: absolute;
}
.tl {
	left: 0;
	top: 0;
	background-position: 100% 100% !important;
}
.tr {
	right: 0;
	top: 0;
	background-position: 0% 100% !important;
}
.bl {
	left: 0;
	bottom: 0;
	background-position: 100% 0% !important;
}
.br {
	right: 0;
	bottom: 0;
	background-position: 0% 0% !important;
}
.white {
	background: transparent url(../images/bg.c.white.png) no-repeat;
}

.dark {
	background: transparent url(../images/bg.c.dark.png) no-repeat;
}
.details {
	background: transparent url(../images/bg.c.details.png) no-repeat;
}

