/* Copyright 2009 (c) Incendo Technology */
/* Margin top, right, bottom, left */

h1,h2,h3,h4,h5,h6 {font-weight:bold;}
h1 {font-size:1.25em}
h2 {font-size:1.0em}
h3 {font-size:0.938em;margin-bottom:4px}
h4 {font-size:0.814em;margin-bottom:4px}
h5 {font-size:0.750em;margin-bottom:4px}
h6 {font-size:0.56em}

#container
{
  width:980px;  
  margin:0 auto 0 auto;
  padding:0;  
  background:transparent url(../images/shadow.png) repeat-y;
  /*margin:0px auto; */
  position:relative;   
}

#header
{
	width: 960px;
	height: 120px;	
	margin: 0 auto 0 auto;
	background: transparent url(../images/web-header.png) top left no-repeat;
}

body
{
	font-size:100%;
	font-family:Verdana, Arial, Sans-serif, Helvetica;
	text-align:left;
	color:#000;
	background:LightGrey;	
	padding:0;
	margin:0 auto 40px auto;
}

img
{
	border: 0;
}

hr 
{	
	border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 95%;	height: 2px;	
	text-align: center;
}

#content
{
	margin: 0;
	padding: 0px 10px 0px 10px;
}

#column_1
{
	padding: 0px 0px 0px 0px;	
	text-align: left;
	float: left;
	width: 200px;
	Height: auto;	
	margin:0 auto 0 auto;
	/*background:#ddd;*/
	background: url(../images/menu-body.png);
}


#column_2
{	
	padding:0px 0px 0px 0px;
	float:right;
	width:760px;			 
	background:white;
}

#main_header
{
   height:28px;   
   line-height:28px;
   margin:0;
   background:url(../images/main-header-top.png) 0 0; 
   background-repeat:repeat-x;
}

.header_nav_text
{ 
    float:left;
    font-size:0.750em; 
    margin:0 auto 0 10px; 
    font-weight:normal; 
    color:Black;
}

.header_nav_img
{
   float:left;
   background:url(../images/nav-link-image.png) 0 0 ;
   background-repeat:no-repeat;
   height:28px; 
   width:12px;
   margin:0 0 0 6px;
}

#main_content
{  
    margin:0px 10px 0px 14px; 
}

p
{
	margin:0px 10px 8px 0px;
	font:0.814em/140% Verdana, Arial, Sans-serif, Helvetica;	
}

#main_content li { font-size:0.814em; margin:2px 0px 2px 6px;}
#main_content li li {font-size:1em; }

#main_content ul
{
   margin-top:2px;
}

.ad_body_left
{
	padding: 0px 10px 0px 0px;
	float: left;
}

#content_footer 
{	
	height: 80px;	
}

#footer 
{
	clear: both;	
	width: 960px;
	height: 32px;	
	line-height: 32px;		
	margin: 0 auto 0 auto;		
	text-align: center;	
	background:url(../images/footer.png) 0 0; 
    background-repeat:repeat-x;
	/*background: transparent url(../images/footer.png) repeat-x;*/
}

#footer_text
{	
	font-size:0.814em;	
}

.clear
{
	clear: both;
}

#download_button
{
    height:31px;
    width:150px;
    margin:0px;
}

#download_button a
{
font-family:arial, verdana, sans-serif; 
font-size:0.689em;
display:block; 
color:#fc0;
height:31px; 
width:150px;
float:left; 
background: url(../images/download-btn-black.png); 
padding:0px; 
text-decoration:none; 
line-height:31px; 
text-align:center;
white-space:nowrap;
}

#download_button a:hover
{
    color:#fff;
    background: url(../images/download-btn-black-active.png); 
}

#main_download a
{
font-size:0.95em;
display:block; 
color:#fff;
height:44px; 
width:209px;
float:left; 
background: url(../images/download-btn-g.png); 
padding:0px; 
text-decoration:none; 
line-height:42px; 
text-align:center;
text-indent:12px;
white-space:nowrap;
margin:10px 0 12px 12px;
}

#buy_now_btn a
{
font-size:0.95em;
display:block; 
color:#fff;
height:34px; 
width:160px;
float:left; 
background: url(../purchase/buynow-btn.png); 
padding:0px; 
text-decoration:none; 
line-height:33px; 
text-align:center;
text-indent:12px;
white-space:nowrap;
margin:0px;
}


.pc_download
{
    margin:4px 20px 4px 20px;
}

.download_details h4
{    
    width:150px;
    text-align:center;
    margin-top:10px;
    margin-bottom:12px;
    color:#000;
}

.pc_download hr
{
    width:100%;
}

#main_introduction
{
  margin:20px 6px 6px 8px;  
  height:360px;
}

#main_screenshot
{
    float:left;   
    margin:0px 14px 0px 0px;    
}

#main_feature_list
{    
    font-size:16px;
    float:none;
    overflow:hidden;
    margin:0px;
    height:370px; 
    position:relative;
}

#main_feature_list h3 {margin-left:0px; margin-top:0;}
#main_feature_list h4 {margin-left:0px; margin-top:0;}
#main_feature_list ul {margin:10px 0px 0px 0px; padding-left:18px;}  
#main_feature_list li {margin:4px 0px 4px 0px;}  
#main_feature_list #download_button {position: absolute; bottom: 0; margin-left:18px;}

#main_description
{
    margin:20px 6px 6px 8px; 
    background:white;
}

#main_description_left
{
    float:left;   
    margin:0px 14px 10px 0px;
    width:490px;
    background:white;
}

#main_description_right
{    
    float:none;
    overflow:hidden;
    margin:0px;    
    position:relative;
    background:white;
    height:340px;
}

.screenshots
{  
    clear:both;
    margin:20px auto;
}

.buynow_header
{
    font-size:0.814em;  
    padding:6px;
}

#blog_main
{   
    float:left;
    width:520px;
    margin:0px 0px 60px 4px;    
}

.link_main
{
margin-top:2px;
margin-bottom:1px;
padding-left:12px;
background-position: 0px 0px;
}

.link_main a {font-weight:bold; position:absolute; top:50%; margin-top:-8px;}

#blog_main ul {list-style-type:disc; color:black;}
#blog_main li {color:black;}

#sidebar_links ul {margin:4px, 0px, 0px, 4px; padding:0;}
#sidebar_links li a:link { text-decoration:underline; }

.sales_text
{ 
    float:left;
    font-size:0.90em;     
    font-weight:bold; 
    color:Red;
    margin:0px 4px 0px 0px;  
}
