/*
Theme Name: Driver
Theme URI: http://weboart.com
Description: Driver Download Theme
Version: 1.0
Author: Weboart
Author URI: http://weboart.com
Tags: theme, weboart
*/
/* basics */
.clear {
	clear: both;
}
* {
	margin:0;
	padding:0;
}

:focus {
	outline:0
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
}
h1 {
	font-size: 24px;
	color:#545454;
}
h2 {
	font-size: 24px;
	color:#545454;
	font-weight:normal;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	font-weight:normal;
}
h4 {
	font-size:19px;
	color:#7fc349;
	font-weight:normal;
	border-bottom:1px solid #eee;
	padding-bottom:6px;
	margin-bottom:12px;
}
img {
	border: none;
	padding:0;
}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}
img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}



blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	font-family:"Courier New", Courier, monospace;
}
/* links */
a {
	color:#3c9de7;
	text-decoration:underline;
}
a:hover {
	color:#666;
	text-decoration: underline;
}
/* container */
#container {
	width:1068px;
	margin: 0 auto 50px auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
}
/* header */
#header {
	float:left;
	width:625px;
	margin:25px 0 0;
}
#header h1 {
	font:normal 48pt Verdana, Geneva, sans-serif;
	padding:0 !important;
	margin:0;
}
#header h1 a {
	padding:0 !important;
	color: #1c1a1b;
	text-decoration: none;
}

#header h1 a .cufon .canvas{
	/*padding:0 !important;*/
	display:none;}
#header h1 a:hover {
	color: #7fc349;
	text-decoration: none;
}
#header h1 span {
	font:normal 30pt Verdana, Geneva, sans-serif;
	color: #7fc349;
}
#header h1 span a {
	color: #7fc349;
	text-decoration: none;
}
#header h1 span a:hover {
	color: #1c1a1b;
	text-decoration: none;
}
#header h2 {
	font:normal 14pt georgia, times;
	color:#4f4f4f;
	padding-left:9px;
	font-style:italic;
	margin:-15px 0 0 0 !important;
}
/* main menu */
#menu {
	height:37px;
	margin-bottom:10px;
}
#menu ul {
	margin:0 0 31px 0 !important;
	padding:0;
}
#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 8px 14px 0 14px;
	font-size:18px;
	height:30px;
	margin-right:8px;
	background-color:#f4f4f4;
	display:block;
}
#menu ul li a {
	color: #1c1a1b;
	text-decoration:none;
}
#menu ul li:hover {
	color:#666;
	background-color:#7fc349;
}
#menu ul li#current {
	background-color:#e8e8e8;
}
/* search */
#searchplace {
	float:left;
	width:440px;
	margin:8px 0 0 0;
	text-align:right;
}
#searchplace p {
	width:197px;
	margin-left:245px;
	text-align:right;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#5b5b5b;
	margin-bottom:9px;
}
#searchplace1 {
	float:left;
	width:440px;
	margin:10px 0 25px 0;
	text-align:right;
}
#searchplace1 p {
	width:197px;
	margin-left:245px;
	text-align:right;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#5b5b5b;
	margin-bottom:9px;
}
#searchform input#s {
	margin:0 16px 0 0;
	border:1px solid #dddddd;
	padding:2px;
	background:#f7f7f7;
	color:#cacaca;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width:220px;
	height:35px;
}
#searchform input#go {
	background:url("images/button_find.png") no-repeat;
	width:180px;
	height:40px;
	border:none;
	cursor:pointer;
}
/*-----home page styles----*/
#content-big {
	width:1070px;
}
#content-big .leftseccion {
	width:552px;
	float:left;
	/*height:150px;*/
}
#content-big .entry {
	width:469px;
	margin-left:39px;
	float:left;
	margin-top:16px;
}
#content-big .entry p, .paragraph p {
	font-size:13px;
	line-height:30px;
}
#content-big h2 {
	border-top:1px solid #dfdfdf;
	padding-top:12px;
	margin-top:3px;
	margin-bottom:18px;
}
.leftseccion {
}
/* content */
#content {
	float: left !important;
	width:615px !important;
	margin:0 12px;
}
.post {
margin:0 0 51px 0;
padding:0 !important;
}

.post p {
font-size:13px;
line-height:20px;
color:#545454;
padding: 8px 5px !important;
}

.post p span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.post h2 {
font-size:24px;
font-weight: normal;
margin-top:21px;
color: #7FC349;
padding: 5px 5px 0 5px;
}
.post h2 a {
	color: #000;
	text-decoration: none;
}
.post h2 a:hover {
	color: #777;
	text-decoration: none;
}
.post h3 {
	font-size: 18px;
	margin-top:21px;
	margin-bottom:0;
	padding-bottom:0;
	color: #3C9DE7;
}
.ulcontainer {
	padding:16px 18px;
	background-color:#f8f8f8;
	border:1px solid #f2f2f2;
	margin:15px 0 34px 0;
}
.post ul {
	display:block !important;
	list-style-type:square;
	/*float:left;*/
	margin:15px 0 20px 18px;
	color:#2f96e5;
}
.post ul li, .post ol li {
	font-size:14px;
	line-height:30px;
}
.post ul li a,
.post ol li a {
	color:#2f96e5;
	text-decoration:underline;
}
.post ol {
	display:block;
	margin:15px 0 20px 25px;
	color:#999;
}

/* second level */
.post ol li ol {
	margin: .5em 0 0 10px;
	padding: 0;
}


.post ol li ol li a {
	color:#2f96e5;
	text-decoration:none;
}
/*----------------*/
.post a {
}
.modelstable {
	margin:51px 0 0 0;
	color:#494949;
}
.modelstable .typedate {
	clear:both;
	height:25px;
	margin-bottom:20px;
	font-size:12px;
	text-align:center;
}
.modelstable .typedate .ostitle {
	width:136px;
	float:left;
	background-color:#f0f0f0;
	padding-top:3px;
	height:22px;
	margin-right:14px;
}
.modelstable .typedate .modeltitle {
	width:136px;
	float:left;
	background-color:#f0f0f0;
	padding-top:3px;
	height:22px;
	margin-right:14px;
}
.modelstable .typedate .downloadtitle {
	width:231px;
	float:left;
	background-color:#f0f0f0;
	padding-top:3px;
	height:22px;
}
.modelstable .os {
	float:left;
	width:103px;
	padding-left:33px;
	margin-bottom:14px;
	font-size:13px;
	margin-right:14px;
}
.modelstable .model {
	float:left;
	width:103px;
	padding-left:33px;
	margin-bottom:14px;
	font-size:13px;
	margin-right:14px;
}
.modelstable .download {
	float:left;
	width:207px;
	padding: 0 12px;
	margin-bottom:14px;
	font-size:13px;
}
.modelstable .download a {
	color:#494949;
	text-decoration:underline;
	float:left;
}
.modelstable .download a:hover {
	color:#7fc349;
	text-decoration:underline;
	float:left;
}
.modelstable .btn_dld a {
	float:right;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	width:65px;
	height:22px;
	padding-left:36px;
	background: url("images/btn_dlds.jpg") no-repeat top left;
}
.modelstable .btn_dld a:hover {
	color:#000;
	float:right;
	text-decoration:none;
}
.specs {
	margin:20px 0 32px 0;
}
.specs p {
	clear:both;
}
.specs p span {
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
.specs .leftrow {
	width:135px;
	font-weight:bold;
	display:block;
	float:left;
	text-align:right;
	margin-bottom:3px;
}
.specs .rightrow {
	width:450px;
	margin-left:13px;
	display:block;
	float:left;
	margin-bottom:3px;
}
.specs .rightrow ol {
	margin-left:40px;
	margin-top:10px;
}
.specs .rightrow ol li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-style:normal;
}
.entry p {
font-size:13px;
line-height:20px;
color:#545454;
margin:5px 0 0 0 !important;
padding: 8px 5px !important;
}
.entry p a, .guarant-content p a {
	font-style:italic;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}
.entry p a:hover, .guarant-content p a:hover {
	text-decoration:underline;
}
/*.postmetadata {
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
}*/
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
.alignleft a {
	float:left;
	margin:25px 0;
}
.alignright a {
	float:right;
	margin:25px 0;
}
.boxleft {
	float:left;
	width:323px;
}
.boxleft p {
	font-size:11px;
	line-height:19px;
	color:#666;
}
.steps p {
	font-size:13px;
	line-height:23px;
	color:#666;
	padding-top: 4px;
}
.steps strong {
	font-size:20px;
	font-weight: bold;
	margin-top: 4px;
}
.steps .thin{
	height: 1px;
	border: 0;
	color: #ededed;
	background-color: #ededed;
	clear: both;
	margin-bottom: 15px;
}

.steps .stepone {
	background: url("images/numbers.jpg") no-repeat left 7px;
}
.steps .steptwo {
	background: url("images/numbers.jpg") no-repeat left -180px;
}
.steps .stepthree {
	background: url("images/numbers.jpg") no-repeat left -377px;
}
.stepone img, .steptwo img, .stepthree img {
	float: right;
	margin:0 68px 0 35px;
}
.stepone p a, .steptwo p a, .stepthree p a {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.boxleft p span, .steps p span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.boxleft a {
	font-size:14px;
	text-decoration:underline;
	font-style:italic;
	margin-left:50px;
}
.stepone {
	margin:0 0 25px 11px;
	padding-left:38px;
	background: url("images/numbers.jpg") no-repeat top left;
}
.steptwo {
	margin:0 0 25px 11px;
	padding-left:38px;
	background: url("images/numbers.jpg") no-repeat left -97px;
}
.stepthree {
	margin:0 0 25px 11px;
	padding-left:38px;
	background: url("images/numbers.jpg") no-repeat left -191px;
}
.boxright {
	float:left;
	width:254px;
	margin-left:26px;
}
.boxright p {
	font-size:11px;
	line-height:19px;
	color:#666;
	padding-bottom:26px;
}
.boxright p a {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* left sidebar */
.selectcompany {
	color:#5B5B5B;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	letter-spacing:-0.25px;
	padding-bottom:6px;
	text-align:left;
	width:150px;
}
#left {
	width:205px;
	float:left;
	margin:0;
	padding: 0 0 25px 0;
	background: #f0f0f0 url("images/left_bottom.jpg") no-repeat bottom left;
}
#left h2 {
	color: #525152;
	background-color:#e8e8e8;
	font-size:23px;
	font-weight:normal;
	margin: 0;
	padding: 10px 0;
	text-align:center;
	border-bottom:1px solid #ccc;
}
#left ul {
	margin: 0;
	padding:0;
}
#left ul li {
	background-color:#F0F0F0;
	border-bottom:1px solid #FFFFFF;
	height:24px;
	list-style-type:none;
	padding:5px 0 8px 10px;
	width:195px;
}
#left ul li:hover, #left ul li#active {
	background-color:#e8e8e8;
	border-bottom:1px solid #fff;
	list-style-type: none;
}
#left ul li a {
	text-decoration:none;
	background:url("images/leftli_icon.jpg") no-repeat top right;
	height:20px;
	width:190px;
	display:block;
	font-size:14px;
}
#left ul li a:hover, #left ul li#active a {
	text-decoration:none;
	background:url("images/leftli_icon.jpg") no-repeat bottom right;
	height:20px;
	width:190px;
	display:block;
}
#primary-menu li.current-menu-item a {
	text-decoration:none;
	background:url("images/leftli_icon.jpg") no-repeat bottom right;
	height:20px;
	width:190px;
	display:block;
}
#left .menu-homepage-container br {
	clear: left;
}
#left .menu-homepage-container ul li {
	list-style-type: none;
	margin: 0;
	font-size:14px;
	line-height:28px;
	width: 195px;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#right {
	width:223px;
	float:right;
	margin:0;
	padding: 0 0 25px 0;
	background: #f6f6f6 url("images/right_bottom.jpg") no-repeat bottom right;
}
#right h2 {
	font-size:18px;
	font-weight:normal;
	color: #fff;
	margin: 2px 0 0 0/*2px*/;
	padding: 10px 0 10px 17px;
	background-color:#797979;
}
#right label {
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}
#right p {
	margin:0;
	padding:0;
}
#right img {
	padding: 0;
	margin: 0;
}
.testimonials {
	padding:0 15px 0 18px;
}
.testimonials p {
	margin: 21px 0 11px 0 !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
}
.testimonials .tauthor {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	text-align:right;
	padding-bottom:11px;
}
.testimonials a.moretestimonials {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.banners {
	text-align:center;
}
.banners a img {
	margin-bottom:12px;
}
.banners a.detective img {
	margin-bottom:15px;
}
/* comments */


#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
#commentform h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
}
#comment {
	width:80%;
}
#author, #email, #url, #comment, #submit {
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
}
#submit {
	margin:5px 5px 0 0;
}
#comments {
	margin:0;
	padding:0
}
ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
}
.avatar {
	float:left;
	margin:0 12px 0 0;
}
ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
}
ol.commentlist li.alt {
	background: #eee;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}
/* misc */

img.centered {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#guaranteed {
	clear: both;
	width: 100%;
	height:239px;
	background-color:#f5f5f5;
	border-bottom:1px solid #dfdfdf;
}
.guarant-content {
	background:url("images/guaranteed.jpg") no-repeat right bottom;
	width:1047px;
	height:216px;
	padding:23px 0 0 21px;
	margin:0 auto;
}
.product {
	width:170px;
	float:left;
}
.downloadlink {
	margin-top:15px;
}
.paragraph {
	float:left;
	width:770px;
	margin-left:33px;
}
.paragraph p {
	line-height:18px !important;
	color:#666;
}
.paragraph p a.greenlink {
	color:#7fc349;
	text-decoration:underline;
}
/* footer */

#footer {
	clear: both;
	width: 100%;
	margin-bottom:30px;
}
.foot-content {
	width:1068px;
	margin:0 auto;
	padding-top:18px;
}
#footer .foot-content p {
	color:#8c8c8c;
	font-size:11px;
}
#footer .foot-content p.footleft {
	float:left;
}
#footer .foot-content p.footright {
	float:right;
}
/* begin: slideshow */
.slideshow {
	position:relative;
	padding:0;
	margin:0;
}
.slideshow a img {
	border:none;
}
.slideshow li.slide {
	list-style-type:none;
}
.slideshow .slides {
	height:316px;
	margin:0;
}
.slideshow .slides li.slide {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0;
}
.slideshow .buttons {
	display:none;
}
.slideshow .buttons {
	display:block;
	position:absolute;
	z-index:100;
	left:0px;
	bottom:35px;
	margin-left:926px;
}
.slideshow .buttons li {
	float:left;
	display:inline;
	width:9px;
	height:10px;
	margin:0;
	padding-left:19px;
	line-height:30px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.slideshow .buttons li a {
	float:left;
	text-decoration:none;
	width:9px;
	height:10px;
	color:#fff;
	outline:0;
}
.slideshow ul.buttons li a:hover {
	text-decoration:none;
	background:url("images/arrow1.jpg") no-repeat;
}
.slideshow ul.buttons li.active a:hover, .slideshow ul.buttons li.active a {
	color:#666666;
	background:url("images/arrow1.jpg") no-repeat;
}
/* end: slideshow */

.menu-home-content-menu-container {
}
.menu-home-content-menu-container .colhome {
}
.menu-home-content-menu-container br {
	clear: left;
}
.menu-home-content-menu-container ul {
}
.menu-home-content-menu-container ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:14px;
	line-height:28px;
	width: 150px;
	float:left;
}
.menu-browse-by-devices-container {
}
.menu-browse-by-devices-container .colhome {
}
.menu-browse-by-devices-container br {
	clear: left;
}
.menu-browse-by-devices-container ul {
}
.menu-browse-by-devices-container ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:14px;
	line-height:28px;
	width: 150px;
	float:left;
}
.lower {
	text-transform: none;
}



.cont-cat{
	width:31%;
	float:left;
	margin-left:9px;
	margin-top:15px;
	font-size:13px;
	
	}

.hardware{padding-top: 40px;}

.hardware h1{padding-bottom:10px;}

.hardware h3{
font-weight:bold;
font-style: normal;
font-size: 16px;
font-family: Verdana, Geneva, sans-serif;
padding-top: 12px;
}

.hardware p {
font-size: 13px;
padding: 4px 0 7px 0;
}

.hardware ul,
.hardware ol{
padding:8px 0 8px 20px;
}

.hardware ul li,
.hardware ol li{
font-size: 13px;
line-height:18px;
padding: 2px 0 2px 0;
}

.disclosure{
font-size: 14px;
margin-bottom: 15px;
}