/* All Purpose Elements */

body {
   background:#f59328 url(/img/home_doc_bg.png) 0px 0px repeat-x;
   margin: 0px;
	padding: 0px;
}


html, body, p, ul, ol, li, div, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;   
	font-size:13px;
}  


html p, p, div p {   
	padding:0;
	margin-top:0;
	margin-bottom:.7em;
}
hr {
color:#CCC;
} 

td{
	vertical-align:top;
} 

sup, p sup, html sup{
	   font-size:6px;
}
body blockquote {
margin:0;
padding:0 0 0 20px;
}

.clear{
	clear:both;
}

/* - OVERRIDE em - */
em{
}  

h2 em{
	font-size:15px;
	color:#000;
	font-weight:normal;
}
/* HEADERS */

h1 {
	color:#000; /*#3e4a7c;*/
	margin:0px 0 10px 0;
	padding:0;         
	font-size:31px;
}   
h1.b{
  font-size:21px;  
}


h2 {
	color:#3e4a7c;
	padding:0;
	margin:0px 0px 10px 0;
	font-size:19px;
} 

h2.b{
	color:#333; 
	font-size:17px;
}   


h2 span{
 	font-size:19px;
   color:#000; 
}

body#home h2 {
	font-size:21px;
}


h3 {
	font-weight:normal;
	margin:0;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	padding:0;
	
}



h4 {
	font-size:10px;
	color:#666;
	text-transform: uppercase;
	margin-top:1em;
	margin-bottom:1em;
	
}

h5 {
	font-size:10px;
	color:#666;
	font-weight:normal;
	display:block;
	margin:0 0 3px 0;
	}


h6 {
	font-size:12px;
	color:#666;
	font-weight:bold;
	display:block;
	margin:0 0 3px 0;
	}





/* Linkology */

a:link,a:visited {
	color:#bd2f03;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#000;
	text-decoration:underline;
}  

a.on:link,
a.on:visited,
a.on:hover{
  	color:#000;
	text-decoration:none;  
}

/* -- */

.global_black_bar{
	position:absolute;
	background:transparent url(/img/top_black_bar.png) top center repeat-x;  
	width:100%; 
	height:30px;
}  

.global_top_text{  
  text-align:left;    
padding:0px 0 0 550px;
	color:#fff;
	text-transform:uppercase;
	
} 
.global_top_text span{
	color:#ccc; 
	padding-left:10px;
} 

.global_top_text, .global_top_text span{
	font-size:10px;
	
}             

.doc{
	text-align:center;
}  

.page{  
	margin:0px auto;
	width:1020px;    
	text-align:left; 
	
}  
.page_content_holder{
	width:1020px;    
	background:url(/img/bgds.png) 0px 0px repeat-y; 
  margin-left:-5px;
}

.navigation{
	 margin:20px 0px 0 14px;;
}                    

.navigation a:link,
.navigation a:visited{
	display:block;
	float:left;
	color:#000;
	font-weight:bold;
	padding:5px 10px;
	margin-right:5px; 
	font-size:15px;
} 
.navigation a:hover{
	text-decoration:underline;
	
} 

.navigation a.on:link,
.navigation a.on:visited,
.navigation a.on:hover{
	background:#fff url(/img/nav_on_arrow.png) right 13px no-repeat;
	padding-right:22px; 
	text-decoration:none;
	color:#000;
}


.header{
	padding:10px 0px 0 40px; 
	margin-left:5px;
}
.logo_container{
	clear:both;
   	height:59px;
	margin-top:73px; 
	margin-left:17px;   
}
.logo{
	width:244px;
	height:59px;  
	margin-right:10px;
  	background:url(/img/logo_lg.png) 0px 0px no-repeat;  
	cursor:pointer;   
}  

.tagline{  
	white-space:nowrap;
	position:absolute;
	height:109px; 
	width:330px;  
	margin-left:265px;
	margin-top:10px;;
  	background:url(/img/header_tagline.png) 0px 0px no-repeat;  
	}   

.tinner{
	position:absolute;
	top:-1000px;
}   

.header{
	width:960px;
	background:transparent url(/img/home_header_bg.jpg) 0px 0px no-repeat;
	height:165px; 
	border-bottom:2px solid #000;
}  

body.landing_page .header{
  	height:115px; 
  
}  
 
body.landing_page .tinner{
	position:static;
	font-weight: bold;
	font-size:17px;  
	opacity:.7;
	alpha:filter(opacity=70); 
	
}
body.landing_page .tagline{  
	white-space:nowrap;
	position:absolute;
	height:109px; 
	width:330px;  
	margin-left:265px;
	margin-top:10px;;
  	background:none;  
	}  

body.landing_page .logo_container{
	margin-top:43px; 
  
}  

.header_badge{
	position:absolute;
	margin-left:735px;
	margin-top:80px; 
	height:63px;
}  
 
.page_content{
	margin:40px 40px 0 40px;
}
td.sub_nav{
  	background:#f5f4f5 url(/img/subnav_bg.png) bottom left repeat-x;
  	padding:0 0; 
	width:233px; 
} 
td.sub_nav. td.sub_nav p. td.sub_nav li, td.sub_nav div{
	font-size:13px;
	
}

.sub_nav h3{
	background:#000;
	padding:10px 20px;
	margin:0 0 0px 0;  
	font-size:15px;
	font-weight:normal;
	color:#ccc;
}                            

.sub_nav .section{
	padding-bottom:10px; 
}

.sub_nav .section strong{
	display:block;
	color:#333; 
	padding:10px 20px 5px 20px;
	border-top:1px solid #ccc ;
	
}    

.sub_nav .section a:link,
.sub_nav .section a:visited,
.sub_nav .section a:hover{  
	color:#bd2f03 ;
	display:block; 
	font-weight:bold;
	background-image:url(/img/subnav_arrow_red.png);
	background-repeat:no-repeat;
	background-position: 29px 3px;                
	padding-left:15px;    
	padding:1px 20px 1px 40px; 
	
} 

.sub_nav .section a.on:link,
.sub_nav .section a.on:visited,
.sub_nav .section a.on:hover{  
	background-color:#999;
   color:#fff ;
	padding:5px 20px 5px 40px; 
 	background-position: 29px 7px; 
margin:3px 0;               
   background-image:url(/img/subnav_arrow_black.png);
}

.sub_nav .section a:hover{  
	background-color:#fff;
	background-image:url(/img/subnav_arrow_black.png);
   color:#000;
	text-decoration:none;
}
   
td.content_column{
	width:620px;
	padding:0 40px 40px 40px;
} 

td.callout_column{
	width:190px;;
}   

ol li{
	padding-bottom:5px;
}

.intro{
	margin:10px -15px;   
	border-top:1px solid #666;
	background:#b9bed3 url(/img/callout_fade_bg.jpg) bottom left repeat-x;
	padding:20px 15px ;  
} 

.intro, .intro p, .intro li{
	font-size:15px; 
  	font-weight:normal;

}                  
 .intro, .intro p{
	font-weight:bold;
  
}
.intro h2{
  
} 

.intro h1{
		color:#3e4a7c;
		font-size:27px; 
		margin-bottom:0;
}

.butshell{
	background:url(/img/button_bg.png) 0px 0px no-repeat; 
	height:65px;
	
}
a.button:link,
a.button:visited,
a.button:hover{
	padding:15px 5px 15px 55px; 
	display:block;
	margin-bottom:5px;
	color:#fff;
	font-size:13px;
}
/* --  HOME SPECIFIC -- */

body#home{
	background:#fff url(/img/home_doc_bg.png) 0px 0px repeat-x;
}  

body#home .header{
	height:455px;
}
   

body#home .product_box{
	width:686px;
	height:274px;
	background:url(/img/home_prod_box.png) 0px 0px no-repeat;
	margin-top:14px;  
	float:left;    
	margin-right:10px;          
}

body#home .product_box .item{
   	width:323px;   
float:left;
} 

body#home .product_box .sdk{
	width:360px;  
}  

body#home .product_box .click{
	height:156px;
	cursor:pointer;
}    

body#home .product_box .desc{
	font-size:13px; 
	font-weight:bold;
	padding:0 20px 10px 0;  
	margin-left:34px;
	
}

body#home .product_box .buttons{
	padding:0 10px 0 0;
	margin-left:34px;
	
}   

body#home .product_box .buttons a:link,
body#home .product_box .buttons a:visited,
body#home .product_box .buttons a:hover{
	color:#fff;
	text-decoration:none;
	font-size:12px !important;
	float:left;
	margin-right:5px;
	text-align:center; 
	height:39px;
}   

body#home .product_box .buttons a span{
   display:block;
	font-size:12px !important;
 padding:7px 10px;   
line-height:1.1em;
	
}
body#home .product_box .buttons a.oneline span{
	padding-top:14px;
}   


.buttons .o{
	background:url(/img/button_bg_orange.jpg) top center repeat-x;
} 

.buttons .b{
	background:url(/img/button_bg_blue.jpg) top center repeat-x;
}

.buttons .bk{
	background:url(/img/button_bg_black.jpg) top center repeat-x;
} 

body#home .product_box .buttons a:hover{
	background:#000;
} 

body#home .product_box .buttons a.bk:hover {
/*	color:#ffcc00;*/
	}

body#home .product_box_right_col{
	margin-top:44px;
}   
body#home .product_box_right_col a{
	display:block;	
}
body#home .product_box_right_col a.casper{
	margin-left:696px;
	 width:244px;             
	height:122px;
	background-image:url(/img/home_casper.jpg); 
	background-position:0px 0px;
	background-repeat:no-repeat;
}  

body#home .product_box_right_col a.casper:hover {
	background-position:0px -122px;
}   

body#home .product_box_right_col a.dl_now{
	margin-left:694px;
	width:255px;             
	height:62px;
	background-image:url(/img/button_home_download.jpg); 
	background-position:0px 0px;
	background-repeat:no-repeat;
}  

body#home .product_box_right_col a.dl_now:hover {
	background-position:0px -62px;
}
  
body#home .product_box_right_col a.contact_us{
	margin-left:694px;
	width:255px;             
	height:55px;
	background-image:url(/img/button_home_contact_us.jpg); 
	background-position:0px 0px;
	background-repeat:no-repeat;
}  

body#home .product_box_right_col a.contact_us:hover {
	background-position:0px -55px;
}

body#home .product_box_right_col a.dl_now {
   margin-top :6px;
}

body#home .product_box_right_col a.contact_us {
   margin-top :2px;
}   

body#home .home_content{
	 margin-left:40px;
	width:950px;
	margin-top:20px;
}
    
body#home .home_content td{
	width:25%;
	padding:0px 20px;
	font-size:13px;   	
}    
ul{
	margin-left:15px;
	padding-left:15px;
} 
body#home .home_content td ul li,
ul.sp li{
	padding-bottom:5px;
	
}   

body#home .home_content td.column{
	border-right:1px solid #ccc;

}  

body#home .home_content td.l{
	border-right:0px none;

}            
  
.quote_container{
	margin-bottom:10px;
}   
.quote_container .q{
   	padding:17px;
	background:#7d7d7d; 
	color:#fff;
	font-size:13px;
}   

.quote_container .a{
  background:transparent url(/img/quote_arrow.png) 80% 0px no-repeat;
padding-top:24px;
text-align:right;
padding-right:15%;
color:#999;
font-size:11px;
	     
}
/* product pages*/
                
.btable td{

}
 

.quote_page_container{
	padding:10px 10px 20px 10px;   
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
	
}

    
.quote_page_container .quote{
	 font-weight:bold;
	font-size:15px;
}



.quote_page_container .author{
	color:#666;
	margin-left:30px;
	margin-top:5px;
	font-style:italic;
}

.block {
	padding:10px 0; 
	border-bottom:1px dashed #ccc;
    
}

 
.sidebox{
	border:1px solid #ccc;
	background:#f0f0f0;
	padding:10px; 
	margin-right:17px; 
	margin-bottom:10px;
}                      
    

	table.preleases{
	}
	

	table.preleases td{
		padding:5px 5px 5px 5px;
border-bottom:1px solid #ccc;
	}
	

	table.preleases td.date{
      color:#666;  
padding-left:0; 
padding-right:10px; 
	}   
	
    
	table.sp{
		border-top:1px solid #ccc;
		margin-bottom:15px;
	}
	table.sp td{
	   padding: 3px 0;  
	vertical-align:middle; 
	font-size:12px;
	} 
	
	table.sp td.l{
	   font-weight:bold;
  	font-size:12px;
  color:#666;
	}  
	
	table.rollt tr:hover{
		background:#f0f0f0;
	}

       
   table.sp td.silver_support{
		 color:#999;
	 font-weight:bold;
		
	}   
	
   table.sp td.gold_support{
  		 color:#CCCC33;
  font-weight:bold;   
	}   
	
	td.platinum_support{
		 color:#009933;
	  font-weight:bold;  
	} 
	
	table.formt{
	   width:400px; 
	}

	table.formt td{
		padding:5px;
		border-bottom:1px dashed #ccc;
		vertical-align:middle;
	}

	table.formt td.l{
		 font-weight:bold;
		font-size:12px;
		color:#666;
		width:150px;
		
	}

	.formt input, .formt select{
		border:1px solid #999; 
		padding:5px;
		background:#f3e4bb;
		font-size:12px;
		font-weight:bold;
	} 
	
	
	
	
	  
	
	

	.buttons_row{
		
	}   
	
	.buttons_row a:link,    
		.buttons_row a:visited,
		.buttons_row a:hover{
			float:left;
			margin-right:5px;
			background-image:url(/img/button_bg_orange.jpg);
			background-repeat:repeat-x;
			background-position: top center;
			padding:10px;
			color:#000;
		}
		.buttons_row a:hover{
			background:#000;
			color:#fff;
	}
	
	
.footer{ 
	clear:both;
	background:url(/img/footerbg.png) 0px 0px repeat-y;
	padding:10px 10px;
	text-align:center;
	color:#ccc;    
	margin-left:-5px;
	font-size:10px; 
}

.footer .footer_nav{
margin:3px 0 6px 0;	
}

.footer_nav a:link,
.footer_nav a:hover,
.footer_nav a:visited,
.footer_nav a:active{
	color:#fff !important; 
	text-decoration:underline;
	font-size:10px;
	font-weight:normal;
	}
	
	
	.left{
		
		float:left;
		margin:0 10px 10px 0;
		
		
	}
	
	.right{
	   	 float:right;
			margin:0 0 10px 10px; 
	}
	  
	td.landing{
		width:940px ;  
		padding:0;
		
	}  
	
	.landing h1{ 
		font-size:36px;
	   	color:#6673a8;
		
	} 
	
	.landing h1 em{
		font-size:24px;
	   	color:#6673a8;
 		display:block;
   	font-weight:normal;
		
	}
	
	.landing .landing_page_hdr{
		height:166px;
		background:#000 url(/img/ttl_landing_dlm.jpg) 0 0 no-repeat;
	} 
	
	.landing .landing_page_hdr .cont{
		padding:50px 20px 0px 420px;
		
	}   
	
	.landing .landing_page_content{
		padding:35px 16px;  
		
	}
	
	.landing .landing_page_hdr h1{  
	   font-size:24px;  
	  	font-weight:normal;
	color:#fff;
	margin:0;
	padding:0;
	} 
	
	.landing .landing_page_hdr h1 span{
	  	font-weight:normal;
	  font-size:32px;
		display:block;
		color:#6673a8;
	}  
	
	
	.landing .landing_page_form h2{  
	   font-size:19px;  
	font-weight:normal;
	color:#333;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #333;
	} 
	
	.landing .landing_page_form h2 span{
	  	font-weight:bold;        
	display:block;
		color:#333;
	}
    .landing .lp_content{
		font-size:13px;
		padding-left:20px;  
		margin-top:-10px;
		padding-bottom:20px;
	} 
	
	
   .landing .landing_page_form{
		background:#f0f0f0;
		padding:20px;       
		float:right; 
		margin:20px 0 20px 20px
	}    

 	.landing td.lc {
		padding-right:30px;
	}                      

	td.lc p{
		font-size:15px;;
	}
	table.forml{

	}
     
	.fitem{
	padding:0 0 10px 0px;
	font-weight:bold;
	color:#666;
	}
	table.forml td{  
		width:200px;
		padding:5px 0;
		vertical-align:top; 
		font-weight:bold;
	}

   

	.forml input, .forml select{
		padding:3px;  
		display:block;
		font-weight:bold;
	}        
	
	 .forml .hh, .formt .hh{
		padding:0;
	}
	
	a.closer:link,
	a.closer:visited{
		text-align:center;
		background:#000;
		display:block;
		color:#fff;
		padding:22px;
		width:100px;
	}
