﻿html
{
	overflow-y:scroll;
}
body 
{
	background:#F3F3F3;
}
.body
{
	background:#F3F3F3;
	font-size:11px;
	font-family:Verdana,Arial;
	margin-top:0px;	
	direction:ltr;
	color:#5A5A5A;
	line-height:16px;
}
.body img
{
	border:none;
}
.body h1, .body h2
{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
.body a
{
	color:#00AEEF;
	text-decoration:none;
}
.body a:hover
{
	text-decoration:underline;
}
.body hr 
{
	background-color:#E5E5E5;
	border:0 none;
	color:#E5E5E5;
	height:1px;
	margin:5px 0;
}




.center
{
	
}
.main_content_bg
{
	background:#ffffff;
	border-bottom:1px solid #D9D9D9;
	min-height:400px;
	margin-bottom:20px;
	padding-bottom:40px;
}
.mainFrame
{
	width:820px;
	border:0px solid blue;
	text-align:left;
}
.header
{
	height:96px;
	position:relative;
	text-align:right;
}
.header_bg
{
	background:#ffffff;
	padding-bottom:10px;
}
.header .search
{
	position:absolute;
	right:0px;
	top:40px;
}
.logo
{
	position:absolute;
	left:15px;
	top:15px;
}
.logo h1
{
	border:0px solid red;
	position:absolute;
	width:100px;
	height:20px;
	text-indent:200px;
	overflow:hidden;
}



.splash
{
	height:250px;
}
.main_content
{
	text-align:left;
	direction:ltr;
}
.footer
{
	height:40px;
}
.footer_line
{
	padding:0px 10px 0px 10px;
}


.welcome
{
	padding:10px 10px 10px 10px;
	margin:0px 0px 20px 0px; 
	float:left;
	width:510px;
	border:0px solid red;
}
.welcome h1, .inner_content h1,.welcome h1 a, .inner_content h1 a
{
	color:#E26100;
	font-size:20px;
	font-weight:normal;
	line-height:28px;
}
.welcome h2, .inner_content h2
{
	color:#454545;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
.welcome b, .inner_content b
{
}
.twocolumn
{
	float:left;
	border:0px solid red;
	width:210px;
}
.welcome li
{
	color:#DC4F00;
	list-style-image:url(../img/bullet.gif);
}



.news
{
	margin-top:10px;
	height:120px;
	background:url(../img/news-bg.gif) no-repeat;
	padding:30px 10px 0px 60px;
	position:relative;
	border:0px solid red;
	float:left;
}
.news .blog_title,.news .blog_content,.news .blog_published
{
	margin:0px;
	padding:0px;
	line-height:15px;
}
.news .blog_title
{
	font-size:12px;
	margin-bottom:3px;
}
.news .blog_published
{
	color:#5A5A5A;
}
.news .blog_content
{
	border:none;
	color:#92ACB6;
	cursor:default;
}
.news .btnPlay,.news .btnRewind
{
	position:absolute;
	left:25px;
	border:none;
	text-indent:-1000px;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
	width:25px;
	height:35px;
	cursor:pointer;
}
.news .btnPlay
{
	background:url(../img/btn-news-play.gif) no-repeat;
	top:90px;
}
.news .btnRewind
{
	top:30px;
	background:url(../img/btn-news-rewind.gif) no-repeat;
}



/*
.CmsCredits
{
	display:block;
	width:120px;
	height:16px;
	text-indent:-1000px;
	overflow:hidden;
	background:url(../img/credits.gif) no-repeat;
	background-position:left -16px;
	cursor:pointer;
}
.CmsCredits:hover
{
	background-position:left -16px;
}
*/
.CmsCredits
{
	display:block;
	width:203px;
	height:30px;
	text-indent:-1000px;
	overflow:hidden;
	background:url(../img/credits-cms.gif) no-repeat;
	background-position:left 0px;
	cursor:pointer;
}
.CmsCredits:hover
{
	background-position:left -30px;
}


.sidebar
{
	float:right;
	background:url(../img/sidebar-bg.jpg) repeat-y;
	background-position:left;
}
.sidebar_bg_top
{
	background:url(../img/sidebar-bg-top.jpg) no-repeat;
	background-position:left top;
}
.sidebar_bg_bottom
{
	border:0px solid red;
	min-height:800px;
	padding-left:35px;
	padding-top:25px;
	width:230px;
	
	background:url(../img/sidebar-bg-bottom.jpg) no-repeat;
	background-position:left bottom;
}

.btn-download,.btn-demo,.btn-buy,.btn-try
{
	display:block;
	width:220px;
	height:42px;
	text-indent:-1000px;
	overflow:hidden;
	background:url(../img/btn-download.gif) no-repeat;
	background-position:left 0px;
	cursor:pointer;
}
.btn-demo
{
	background:url(../img/btn-demo.gif) no-repeat;
}
.btn-buy
{
	background:url(../img/btn-buy.gif) no-repeat;
}
.btn-try
{
	background:url(../img/btn-try.gif) no-repeat;
}
.btn-download:hover,.btn-demo:hover,.btn-buy:hover,.btn-try:hover
{
	background-position:left -42px;
}
.video
{
	width:126px;
	background:url(../img/video.jpg) no-repeat;
	background-position:center top;
	padding-top:113px;
	text-align:center;
	border:0px solid red;
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom:5px;
	padding-bottom:15px;
}




.inner_content
{
	padding:20px 30px 10px 10px;
}
.main_text
{
	min-height:370px;
	width:510px;
	padding-top:20px;
	background:url(../img/text-corner.jpg) no-repeat;
	background-position:right top;

	padding-right:30px;
	float:left;
}
.side_menu
{
	width:180px;
	margin-left:20px;
	float:left;
}





.inner_splash_bg
{
	background:#FDE8D9
}
.inner_splash
{
	border:0px solid red;
	height:35px;
}



.download li
{
	color:#5A5A5A;
	list-style-image:none;
	list-style-type:decimal;
}
.holDownload
{
	display:none;
}
.terms 
{
    background:#FAFAFA;
    border:1px solid #C4C2BA;
    height:300px;
    margin-top:20px;
    margin-bottom:10px;
    overflow-y:scroll;
    padding:10px;
    text-align:left;
}


/********************************
Share this page
*********************************/
.shareBox
{
	border:0px solid red;
	clear:both;
}
.shareBox a
{
	text-indent:100px;
	display:block;
	width:44px;
	height:44px;
	overflow:hidden;
	margin-right:10px;
	float:left;
}
.share-btn-sharethis{background:url(../img/share-btn-sharethis.gif) no-repeat;}
.share-btn-Twitter{background:url(../img/share-btn-Twitter.gif) no-repeat;}
.share-btn-Digg{background:url(../img/share-btn-Digg.gif) no-repeat;}
.share-btn-Stumble{background:url(../img/share-btn-Stumble.gif) no-repeat;}
.share-btn-Delicious{background:url(../img/share-btn-Delicious.gif) no-repeat;}
.share-btn-Facebook{background:url(../img/share-btn-Facebook.gif) no-repeat;}
.share-btn-Google{background:url(../img/share-btn-Google.gif) no-repeat;}
.share-btn-Technorati{background:url(../img/share-btn-Technorati.gif) no-repeat;}
.share-btn-Reddit{background:url(../img/share-btn-Reddit.gif) no-repeat;}

.share-btn-sharethis:hover,
.share-btn-Twitter:hover,
.share-btn-Digg:hover,
.share-btn-Stumble:hover,
.share-btn-Delicious:hover,
.share-btn-Facebook:hover,
.share-btn-Google:hover,
.share-btn-Technorati:hover,
.share-btn-Reddit:hover
{
	background-position:left -44px;
}
/********************************
Share this page
*********************************/

