/*
 * Begin New Design CSS
*/
/* common styles */

button {
	cursor:pointer;
	cursor:hand;
}
.clear {
	clear:both;
}
.starsContainerEmpty {
	width:92px;
	height:26px;
	background-image:url('/images/libraries/graystars.png');
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}
.starsContainerFill {
	height:26px;
	width:0;
	background-image:url('/images/libraries/goldstars.png');
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}
.hide {
	display:none;
}


/* content styles */
#MainWrapper #Content {
    clear: both;
    padding: 0;
	background-color:#ffffff;
}
#MainWrapper #Content #FileExtColumn1 {
	width:97%;
	background-color:#ffffff;
	padding:1.5%;
	overflow:visible;
}
#MainWrapper #Content .column {
	float:left;
	background-color:#ffffff;
	padding:20px 10px 20px 10px;
	overflow:hidden;
}
#MainWrapper #SoftwareBanner{
	background:url('/images/libraries/headersoftware.jpg') top left no-repeat;
	background-size:100%;
	overflow:hidden;
	clear:both;
	color:#ffffff;
	width:100%;
	margin:0;
	padding:0;
	height:16.5rem;
	max-height:260px;
}

#MainWrapper #SoftwareBanner #SoftwareBannerBlurb{
	color:#ffffff;
    width:300px;
	margin:0;
	float:right;
	padding:20px;
	font-size:14px;
	line-height:23px;
	font-style:italic;
}
/* column 1 styles *//*  FileExt specific design */

/* Process Data Table*/
#MainWrapper #Content #FileExtColumn1 table.fileExtTable{
	font-size:.9em;
	width: 452px;
	float:left;
	border-collapse:collapse;
	margin:5px;
}
#MainWrapper #Content #FileExtColumn1 table.topAppsTable{
	font-size:.9em;
	width: 100%;
	border-collapse:collapse;
	margin:5px;
}

#MainWrapper #Content #FileExtColumn1 table.fileExtTable td,
#MainWrapper #Content #FileExtColumn1 table.topAppsTable td{
	vertical-align:middle;
	text-align:left;
	padding-left:8px;
}

#MainWrapper #Content #FileExtColumn1 table.fileExtTable td.extName{
	width:80px;
}
#MainWrapper #Content #FileExtColumn1 table.fileExtTable td.extTitle{
	width:80px;
}
#MainWrapper #Content #FileExtColumn1 table.fileExtTable th,
#MainWrapper #Content #FileExtColumn1 table.topAppsTable th{
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	padding-left:8px;
	white-space:nowrap;
}

#MainWrapper #Content #FileExtColumn1 table.fileExtTable th.fileExtHeader{
	background: url('/images/libraries/fileexttableheader.jpg') no-repeat;
	background-size:100%;
	height:11px;
	padding-left:15px;
	color:#CB0000;
	font-weight:bold;
	font-size:1.2em;
	text-align:left;
	border-collapse:collapse;
}
#MainWrapper #Content #FileExtColumn1 table.topAppsTable th.topAppsHeader{
	background: url('/images/libraries/topappstableheader.jpg') no-repeat;
	background-size:100%;
	height:16px;
	padding-left:15px;
	color:#CB0000;
	font-weight:bold;
	text-align:left;
	border-collapse:collapse;
}
#MainWrapper #Content #FileExtColumn1 table.topAppsTable th.topAppsFooter{
	background: url('/images/libraries/topappstablefooter.jpg') no-repeat;
	background-size:100%;
	height:16px;
	padding-left:15px;
	color:#CB0000;
	font-weight:bold;
	text-align:left;
	border-collapse:collapse;
}
#MainWrapper #Content #FileExtColumn1 tr.SoftwareTitleHead{
	background: url('/images/libraries/driverinfohead.jpg') repeat-x left top;
	background-size:100%;
	height:25px;
	overflow:visible;
	border-collapse:collapse;
}
#MainWrapper #Content #FileExtColumn1 td.SoftwareRight{
	background:transparent url('/images/libraries/drivertableright.jpg') repeat-y right;
	width:4px;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
#MainWrapper #Content #FileExtColumn1 td.SoftwareLeft{
	background:transparent url('/images/libraries/drivertableleft.jpg') repeat-y left;
	width:4px;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
#MainWrapper #Content #FileExtColumn1 table.topAppsTable tr.even,
#MainWrapper #Content #FileExtColumn1 table.topAppsTable tr.odd,
#MainWrapper #Content #FileExtColumn1 table.fileExtTable tr.even,
#MainWrapper #Content #FileExtColumn1 table.fileExtTable tr.odd {
	background: #fff url('/images/libraries/linebg.jpg') repeat-x;
	height:26px;
}
#MainWrapper #Content #FileExtColumn1 table.topAppsTable a.download,
#MainWrapper #Content #FileExtColumn1 table.fileExtTable a.download{
	color:#CB0000;
}
td.download
{
	width:100px;
}

#MainWrapper #Content #FileExtColumn1 table.topAppsTable  td.fileExtFooter{
	background: url('/images/libraries/topappstablefooter.jpg') no-repeat top left;
	height:7px;
}	
#MainWrapper #Content #FileExtColumn1 table.fileExtTable  td.fileExtFooter{
	background: url('/images/libraries/fileexttablefooter.jpg') no-repeat top left;
	height:7px;
}	

#MainWrapper #Content #FileExtColumn1 #vendorSearch form {
	float:left;
	background:#fff url('/images/libraries/search_boxbg.jpg') no-repeat top left;
	height:70px;
	width:280px;
	padding:10px 15px 0 15px;

}
#MainWrapper #Content #FileExtColumn1 #vendorSearch{
	float:left;
	height:100px;
	width:310px;
	padding:10px 0 0 20px;
}
#MainWrapper #Content #FileExtColumn1 #graphWpr{
	float:left;
	height:210px;
	width:310px;
	padding:10px 0 0 20px;
}

#MainWrapper #Content #FileExtColumn1 a.vendorLogo {
	overflow:hidden;
	float:right;
	vertical-align:top;
	padding:0;margin:0;
}
#MainWrapper #Content #FileExtColumn1 #overDriveBlurb {
	float:left;
	margin: 20px 0 0 10px;
	width: 290px;
}

#MainWrapper #Content #FileExtColumn1 .vendorSearchContainer .fieldContainer {
	float:left;
	width: 190px;
	border:none;
}
#MainWrapper #Content #FileExtColumn1 .vendorContainer {
	overflow:hidden;
		
}
#MainWrapper #Content #FileExtColumn1 .vendorSearchContainer {
	overflow:hidden;
	
}

#MainWrapper #Content #FileExtColumn1 .vendorSearchContainer button {
	float:left;
	margin-left: 10px;
	padding-left: 6px;
	padding-right: 6px;
}

#MainWrapper #Content #FileExtColumn1 h1 {
	color: #213140;
	font-size:20px;
	max-width:50%;
	font-weight:bold;
	padding-bottom:8px;
	clear:both;
}
#MainWrapper #Content #FileExtColumn1 .vendorContainer h2 {
	background-repeat:no-repeat;
	height:0;
	overflow:hidden;
}
#MainWrapper #Content #FileExtColumn1 #vendorSearch h2{
	font-weight:bold;
	font-size:16px;
    margin:0 auto;
    padding-bottom:10px;
    width:100%;
    text-align:center;	
}

#MainWrapper #Content #FileExtColumn1 .SoftwareTitle h3 {
	color: #ffffff;
	background-color:#000000;
	font-weight:bold;
	width: 200px;
	margin-top: 20px;
	margin-left:101px;
	padding:3px 0px 0 15px;
	clear:both;
}

#MainWrapper #Content #FileExtColumn1 .SoftwareTitle{
	color: #ffffff;
	background: url('/images/libraries/drivertitledetail.jpg') no-repeat right top;
	font-weight:bold;border-bottom: 3px solid #000000;
	width:10%;
	max-width: 83px;
	height:30px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 2px;
	padding-left:0;
	padding-right:0;
	float:left;
}
#MainWrapper #Content #FileExtColumn1 .SoftwareTitle2{
	border-bottom: 10px solid #000000;
	font-weight:bold;
	width:100%;
	max-width: 92%;
	float:left;
}

#MainWrapper #Content #FileExtColumn1 .SoftwareTitle2 h3{
	color: #ffffff;
	background-color:#000000;
	font-weight:bold;
	width: 230px;
	margin-top: 20px;
	margin-left:0px;
	padding:3px 0px 0 15px;
	
}
#MainWrapper #Content #FileExtColumn1 h3 {
	width:300px;height:20px;
}

#MainWrapper #Content #FileExtColumn1 h2.recommended {
	color: #0179a6;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}

#MainWrapper #Content #FileExtColumn1 div.revisions {
	color: #333333;
	font-size:13px;
	padding-top:10px;
	padding-bottom:5px;
}
#MainWrapper #Content #FileExtColumn1 h4 {
	color: #152E4D;
}
#MainWrapper #Content #FileExtColumn1 #vendorSearch h4{
	font-weight:bold;
	font-size:12px;	
	padding-bottom:5px;
}
.red{
	color:#CB0000;
}
.benefit{
	color:#0179a6
}
.blurb {
	font-size:12px;
	font-style:italic;
	color:#333333;
	font-weight:500;
	padding:0px 0 10px 0;
}
.verticalSpacer{
	background:url('/images/libraries/verticalspacer.jpg') top left no-repeat;
	height:117px;
	width:5px;
	margin: 0 8px 0 10px;
	float:left;
}
.OSDescription {
	float:left;
	padding-top:20px;
	width: 70px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.pitNoteRow {
	display:none;
}
span.pitNoteContainer {
	/*border: 1px solid #cccccc; background-color: #eee;*/
	padding:0px;
	display:block;
	margin:0 0px 0px 0px;
	width:750px;
}

a.showAll {
	padding: 8px 0 0 10px;
	text-decoration: none;
}
a.showAll img,a.collapseAll img{
	vertical-align:middle;
}
a.collapseAll {
	display:none;
	padding: 8px 0 0 10px;
	text-decoration: none;
}
tr.more {
	display:none;
}
tr.show {
	display:visible;
}
/* modal window styles */
iframe.modal-iframe{
	overflow:visible;
	width:600px;
	height:370px;
}
span.downloadText {
	/*border: 1px solid #cccccc; background-color: #eee;*/
	padding:0px;
	display:block;
	margin:0 0px 0px 0px;
	font-size:12px;
	width:350px;
}

body.modal {
  background-image:none;
  background-color:white;
  width:600px;
}
body.modal .contentContainer {
	overflow:visible;
	clear:both;
	margin: 20px;
}

body.modal .image {
	float:left;
	width: 140px;
	border:none;
}
body.modal .text {
	float:left;
	width: 380px;
	margin-left: 30px;
	font-size: 11px;
}
body.modal .text p {
	color: #ff0000;
	font-style: italic;
}
body.modal .text .buttonContainer {
	clear:both
}
body.modal h3 {
	border:none;
	margin-top:0;
}
#simplemodal-overlay {
	background-color:#000; 
	cursor:wait;
}
#simplemodal-container {
	background-color: #ffffff;
	border: 3px solid #ccc;
	height: 420px;
	font-family: Arial, Helvetica, sans-serif;
	width:600px;
	left:50% !important;
	top:30%;
	margin-left:-300px; /* half the width, to center */
}
#simplemodal-container a.modalCloseImg {
	background-image:url('../images/modalClose-trans.png');
	background-repeat:no-repeat; 
	width:34px; 
	height:34px; 
	display:inline;
	z-index:3200; 
	position:absolute; 
	top:-9px; 
	right:-9px; 
	cursor:hand;	
}
/* locale modal styles */
.localeModal .modalLogoWrapper {
	width:168px;
	margin:20px auto;
}
.localeModal p {
	padding:15px;
}
.localeModal .modalButtonContainer {
	text-align:center;
	margin-top:20px;
}

#simplemodal-container .simplemodal-data {
	text-align:center;
}
#simplemodal-container .simplemodal-data iframe {
	border:none;
}
#simplemodal-container .simplemodal-data .titleBar {
	background-color:#213140;
	clear:both;
	height:25px;
	overflow:hidden;
	padding:12px;
}
/* ie hack for modal window */
* html #simplemodal-container .simplemodal-data .titleBar {
	height:46px;
}
#simplemodal-container .simplemodal-data .title {
	color:#CCCCCC;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	line-height:25px;
	margin:0;
	padding:0;
}
#simplemodal-container .simplemodal-data .closeButton {
	float:right;
	width:60px;
}
#simplemodal-container .simplemodal-data .closeButton a {
	background-image:url(../../images/drivers/cross.png);
	background-position:right center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding-right:24px;
	text-transform:uppercase;
	text-decoration:none;
}
/* tooltip styles */
#tiplayer {
	position:absolute;
	visibility:hidden;
	z-index:10000;
}
/* table styles */


/* FileExt Data Table*/

#MainWrapper #Content #FileExtColumn1 a.download img,
#MainWrapper #Content #FileExtColumn1 table.fileExtTable  img,
#MainWrapper #Content #FileExtColumn1 img.downloadnone{
	vertical-align:middle;
	padding:5px 0 0 0;
	text-decoration:none;
}

/* Bottom blurb section */


#MainWrapper #Content #FileExtColumn1  #Diagnostic_blurb{
	background: #fff url('/images/libraries/linebg.jpg') repeat-x;
	border-right:#aaa dotted 1px ;
	width:33%;
	max-width:350px;
	padding:20px;
	float:left;
	font-size:12px;
}
#MainWrapper #Content #FileExtColumn1  #Pitcrew_blurb{
	background: #fff url('/images/libraries/linebg.jpg') repeat-x;
	border-right:#aaa dotted 1px ;
	width:33%;
	max-width:350px;
	padding:20px;
	float:left;
	font-size:12px;
}
#MainWrapper #Content #FileExtColumn1 #Diagnostic_blurb h3,
#MainWrapper #Content #FileExtColumn1 #Pitcrew_blurb h3,
#MainWrapper #Content #FileExtColumn1 #More_blurb h3{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}	
#MainWrapper #Content #FileExtColumn1 #Diagnostic_blurb p,
#MainWrapper #Content #FileExtColumn1 #Pitcrew_blurb p{
	padding-bottom:10px;
	line-height:1.5em;
}	
#MainWrapper #Content #FileExtColumn1 #Diagnostic_blurb a,
#MainWrapper #Content #FileExtColumn1 #Pitcrew_blurb a{
	color:#CB0000;
}	
#MainWrapper #Content #FileExtColumn1 #More_blurb{
	width:33%;
	max-width:340px;
	padding:20px;
	float:left;
	font-size:12px;
	background: #fff url('/images/libraries/linebg.jpg') repeat-x;
}

/* form styles */
#MainWrapper #Content #FileExtColumn1 form {
	text-align:left;
}
#MainWrapper #Content #FileExtColumn1 .fieldContainer.text .labelText,
#MainWrapper #Content #FileExtColumn1 .fieldContainer.password .labelText,
#MainWrapper #Content #FileExtColumn1 fieldContainer.select .labelText {
	color: #000000 ;
	font-weight: bold;
	font-size: 13px;
	float:left;
}
#MainWrapper #Content #FileExtColumn1 .fieldContainer.checkbox,
#MainWrapper #Content #FileExtColumn1 .fieldContainer.checkbox label {
	display:inline;
}
#MainWrapper #Content #FileExtColumn1 #vendorFields .labelColon{
	display: inline; padding:0 5px 0 5px;
	font-size: 13px;float:left;
}
#MainWrapper #Content #FileExtColumn1 #vendorFields {
	float:left;
	margin-top:20px;
	width: 550px;
}
#FileExtColumn1 .formField {
	color: #152E4D;font-size: 13px;float:left;
	/*text-decoration: none;*/
}
#MainWrapper #Content #FileExtColumn1 .formField a {
	color: #CB0000 ;
	/*text-decoration: none;*/
}
#MainWrapper #Content #FileExtColumn1 .fieldContainer select {
	color: #152E4D;float:left;
	border: 1px solid #152E4D;
}
#MainWrapper #Content #FileExtColumn1 select#vendor {
	font-size: 14px;
}
#MainWrapper #Content #FileExtColumn1 .vendorSearchContainer #btnSearch{
	background:url("/images/libraries/search_button.jpg") no-repeat;
	width:80px; vertical-align:middle;
	height:35px; border:none;
}

.wpr
{
    overflow:hidden;   
}

#alphabet
{
    width:100%; 
    padding-top:10px;  
    
}


#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	/*padding:5px;*/
	display:none;
	color:#fff;
	background-image:url('/images/icon/loading.gif');
	background-repeat:no-repeat;
	}
	
	/*comments*/
	div.allcomments
	{
	    clear:both;
	}
	
	div.commentWpr
	{
	    clear:both;
	    width:750px;
	}
	div#commentform
	{
	    clear:both;
	    padding-top:10px;
	}
	
	div#commentformtitle
	{
	    font-weight:bold;
	}
		
	div#commentform input[type="submit"]
	{
	    height:30px;
	    font-size:14px;
	}	
	div#commentform div
	{
	    padding:5px;
	    
	}
	
	div#commentform div.formfield
	{
	    font-size:12px;
	    font-weight:bold;
	}
	div.commentWpr div
	{
	    padding:5px;
	}
	div.comment
	{
	   /*float:left;
       width:100%;
	   overflow:hidden;
	   clear:both;
	   line-height:20px;*/
       color:#152E4D;
       font-size:14px;	   
	}
	
	div#commentsuccess
	{
	    margin:10px;
	    text-decoration:underline;
	    
	}
	
	div#allcomments div.author
	{
	   	/*width:190px;
	   	overflow:hidden;
	   	float:left;
	   	clear:both;*/
	   	color:#CB0000;
		font-weight: 400;
	}
	div#allcomments div.datetime
	{
	   /*width:190px;
	   overflow:hidden;
	   float:left;
	   clear:both;*/
	   	font-size:13px;
	   	margin-top: -10px;
	}
	
	
	/*ratings*/
	#rateform {
	    float:none;
	    width:250px;
		margin:0 auto;
		font-weight: bold;
	}
	div#rateform div
	{
	    width:20px;
	    float:left;
		margin: 0 auto;
	}
	div#rateform .star,
	.star
	{
	    cursor:pointer;
	    background-image:url('star.png');
	    width:16px;
	    height:16px;
	    padding:2px;
	    background-repeat:no-repeat;
	}
	#screenshot{
		position:absolute;
		border:1px solid #ccc;
		background:#333;
		/*padding:5px;*/
		display:none;
		color:#fff;
		background-image:url('/images/icon/loading.gif');
		background-repeat:no-repeat;
	}
	.ratingstar
	{
	    background-image:url('star.png');
	    width:16px;
	    height:16px;
	    padding:2px;
	    background-repeat:no-repeat;
	    float:left;
	}	
	div#rateform .stargrey
	{
	    cursor:pointer;
	    background-image:url('star-grey.png');
	    width:16px;
	    height:16px;
	    padding:2px;
	    background-repeat:no-repeat;
	}	
	
	
	#spn_rating span div.star
	{
	    float:left;
	}
	
	#ratingssuccess
	{
	    color:#CB0000;
	    padding-top:25px;
	}

    #commentsuccess
    {
	    color:#CB0000;
	    font-weight:bold;
	    text-decoration:none;
	    padding-top:25px;
    }
    
    div#graphWpr h2 
    {
        text-align:center;
        padding-bottom:10px;
    }
    
    div#FileExtColumn1 h1 a 
    {
        text-decoration:none;
        color:#000000;
    }
    
    div.SoftwareTitle2 h3 a
    {
        text-decoration:none;
        color:#ffffff;
    }

