@charset "utf-8";
/* CSS Document */

/************* Overwriting Global Styles ***************/
ul#sidenav li ul li.selected ul li.selected {
	background:transparent none repeat scroll 0 0 !important;
	padding-left:0 !important;
	padding-right:0px;
}
.twocolumn #content .main {
	background:transparent no-repeat scroll 0 0;
	margin:0 0 0 8px;
	padding:25px 0 0 20px;
	width:686px;
}

/***************** General Layout ********************/
.title{
	font-size:16px;
	color:#353638;
}
#social {
	float:right;
	margin-right:15px;
	margin-top:-8px;
	padding-bottom:13px;
	_margin-right:7px;
}
#disclaimer {
	clear:both;
	font-size:10px;
	padding-top:30px;
	color:#999;
	_padding-top:15px;
}
 .right_arrow {
	background-position:73px 4px;
	padding-right:10px;
}
.strong {
	font-weight:bold;	
}

/************************* Footer **************************/
#fat_footer{
	background:transparent no-repeat scroll 0 0;
	float:left;
	height:138px;
	width:670px;
	margin:65px 0 0 -5px;
	font-size:10px;
}
#fat_footer a,
#fat_footer a:link,
#fat_footer a:visited {
	margin-top:15px;
	display:block;
}
.footer_cell{
	float:left;
	padding:35px 57px 0 21px;
	width:144px;
}
.footer_cell ul{
	margin:-8px 0 0;
}

/**********************************************************
*************************Details Page**********************
***********************************************************/

/**************** Hero Section ***********************/
#intro {
	height:145px;
	width:635px;
}

/**************** Instructions Section ***********************/
#instructions_left{
	float:left;
	padding:0 5px 0 0;
	width:310px;
	margin-top:10px;
	font-weight:bold;
}
#instructions_left ol {
	margin:0px;
	margin-left:2px;
	*margin-left:7px;
	_margin-left:2px;
	font-weight:bold;
}

#instructions_left ol li {
margin-bottom:8px;
}

#instructions_left li span{
	font-weight:normal;
}
#instructions_right{
	background:transparent no-repeat scroll 0 0;
	float:left;
	height:125px;
	width:326px;
	margin-top:15px;
} 
#instructions_right ul{
	margin:58px 0 0 17px;
	line-height:17px;
}

/**************** Low Content Section ***********************/
#lower_content{
	float:left;
	margin:25px 0 0;
	width:630px;
}
#lower_content ol {
	margin-left:2px;
	*margin-left:-3px;
	_margin-left:-7px;
}
#lower_content ol li{
	list-style-type:decimal;
	background:none;
	padding:0px;
	font-weight:bold;
	margin-bottom:4px;
}
#lower_content ul li {
	margin-bottom:4px;
}
#lower_content li span{
	font-weight:normal;
}
#lower_content ul{
	margin:0;
} 
/*#lower_content ul li{
	line-height:17px;
}
*/
/**********************************************************
*************************Landing Page**********************
***********************************************************/

/**************** Hero Section ***********************/
.intro_text {
	padding:67px 0 0;
	width:330px;
	height:105px;
}

/***************** Download Links Section ******************/
#download_container {
background:url(download_options_bg3col.jpg) transparent no-repeat;
height:111px;
margin:10px 0 0;
width:680px;
}

.download_cell{
float:left;
margin:15px 0 0 4px;
width:215px;
}

.download_cell_first {
float:left;
width:213px;
margin:15px 0 0 13px;
_margin:15px 0 0 6px;
}

.download_cell_last {
float:left;
width:161px;
margin:15px 0 0 4px;
_margin:15px 0 0 4px;
}

.download_cell_last ul {
margin:5px 0 0;
float:left;
}

#download_container img{
	padding:10px 0 0;
}

.download_title{
	font-size:12px;
	color:#515153;
	width:154px;
	height:42px;
}
.sIFR-hasFlash .download_title {
   	font-size:13px;
   	width: 154px;
   	height: 34px;
   	margin-top: 0px;
   	overflow: hidden;
	display:block;
}
/*********************** Features Section ******************/
#features{
	float:left;
	padding:0 15px 0 0;
	width:311px;
	margin:32px 0 0;
}
#features ul{
	margin:0;
	padding:0 0 20px;
	line-height:16px;
}

/********************* Thumbnail Sections *****************/
#thumbs_container{
	background:transparent url(image_gallery_bg.jpg) no-repeat scroll 0 0;
	float:left;
	height:344px;
	margin:35px 0 0;
	width:325px;
}
#thumbs_title{
	padding:15px 15px 0;
}
#thumbs_title p{
	line-height:8px;
}
#thumbs_large{
	padding:15px 0 0 15px;
}



/**********************************************************
*************************Download Page**********************
***********************************************************/


.email_form{
margin:0 0 0 10px;
}

.submit{
background:url(submit_button.jpg) transparent no-repeat;
height:29px;
width:90px;
border:none;
cursor:pointer;
}

.download_button{
background:url(download_button.jpg) transparent no-repeat;
height:29px;
width:90px;
border:none;
margin:10px 0 0 8px;
*margin:10px 0 0 -4px;
cursor:pointer;
}

.disclaimer{
color:#A7A6A6;
font-size:10px;
padding:45px 12px 25px;
float:left;
}

/*Webkit browser fix*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
   .sIFR-hasFlash .download_title{
	font-size:12px;
	}
}

