@charset "UTF-8";

/* CSS Document */


body {
color:#464646;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
text-decoration:none;
text-align:center;
}

* {
margin:0;
padding:0;
}

* html .badge {
	margin:-27px -8px 0;
	position:relative;
}

img {
border-style:none;
}

p {
font-size:14px;
line-height:19px;
}

a {

}

a:hover {
color:black;
}

h1 {
color:white;
font-size:22px;
font-weight:bold;
}

h2 {
color:#EE0000;
font-size:21px;
line-height: 24px;
font-weight: normal;
}

h3 {
color:#03294F;
font-size:23px;
font-weight: normal;
}

h4 {
color:#03294F;
font-size:19px;
font-weight: normal;
}

h5{
color: white;
font-size: 15px;
}

h6 {
color:#EE0000;
font-size:20px;
line-height: 22px;
font-weight: normal;
}


.badge{
float: right;
margin:-6px -8px -10px;
}

.container {
margin:0 auto;
width:930px;
}

hr{
border-color: white;
}

/* Header START ---------------------------------------------*/

#header {
background-image:url(../images/LP-headerbg.jpg);
background-repeat:repeat-x;
height:476px;
}

#logo {
float:left;
padding-right:5px;
}

#navigation {
float:left;
width:675px;
}

	#language {
	height:31px;
	}

	#nav {
	font-size:18px;
	height:42px;
	text-align:left;
	}

		#nav a {
		color:white;
		padding:7px 10px;
		}

		#nav a:hover {
		background-color:black;
		color:white;
		padding:7px 10px;
		}

		#nav img {
		float:right;
		}

	#onetwothree {
	float:left;
	height:99px;
	padding:6px 0 4px 40px;
	}

	#onetwothree img {
	float:left;
	padding-bottom: 2px;
	}

	#onetwothree p {
	float:left;
	padding-bottom: 2px;
	}
		

.introleft {
background-color:#013763;
background-image:url(../images/LP-introleft.jpg);
background-repeat:no-repeat;
float:left;
height:246px;
padding:30px 15px 0;
width:216px;
text-align:left;
}

	.introleft p {
	color:white;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	padding:8px 0 0;
	}

.introright {
background-image:url(../images/LP-searchbox.jpg);
float:left;
height:208px;
padding:50px 0 0 50px;
width:633px;
}

	.searchboxleft {
	float:left;
	width:430px;
	text-align:left
	}

	.searchboxright {
	float:left;
	padding:0 0 0 20px;
	width:120px;
	margin-right:-64px;
	}

	p.step {
	color:#03294F;
	font-size:19px;
	font-weight:bold;
	width:90px;
	}
	
	table {
	padding:20px 0 0;
	}

	td {
	padding:0 0 10px;
	}



	

/* Header END ---------------------------------------------*/


/* Footer START ---------------------------------------------*/


#footer {
background-image:url(../images/LP-footerbg.jpg);
background-repeat:repeat-x;
height:29px;
padding:12px 0 0;
}

p.footer-left {
color:white;
float:left;
font-size:14px;
}

p.footer-right {
float:right;
font-size:14px;
}

	p.footer-right a {
	color:white;
	padding-left:10px;
	text-decoration:underline;
	}

	p.footer-right a:hover {
	color:black;
	}
	
	
/* Footer END ---------------------------------------------*/


/* Sidebar Elements START */

#left {
float:left;
background-color:#EAEAEA;
border:1px solid #A3A3A3;
margin-bottom: 15px;
width:246px;
color:#000;
}

.left-container{
float: left;
width: 250px;
overflow: hidden;
}

.sidebar-header{
background-color: #013763;
padding: 6px 0 0 12px;
width: 234px;
height: 23px;
}

p.center{
text-align: center;
font-size: 12px;
}

p.sysrequire-header{
font-weight: bold;
color: #03294f;
padding: 10px 0px 3px 15px;
}

li{
list-style-position: inside;
font-size: 14px;
line-height: 19px;
padding: 0 0 0 15px;
}

p.sidebold{
font-weight: bold;
padding: 10px 15px 3px 15px;
}

/* Sidebar Elements END */


/* Homepage Layout START ---------------------------------------------*/


#right { 
     float:right;
     overflow:hidden;
     width:643px;
     padding-top:10px;
	 text-align:left;
	 color:#000;
}

.icon{
float: left;
padding: 0 10px 0 0;
width: 60px;
height: 75px
clear: both;
}

.icon_logo{
float: left;
padding: 0 0px 0 0;
width: 50px;
height: 75px
clear: both;
}

.main-header1{
float: left;
font-size: 24px;
line-height: 25px;
font-weight: bold;
width: 570px;
padding-bottom: 10px;
}

p.main-header2{
font-size: 17px;
font-weight: bold;
padding: 3px 0 3px 2px;
}

p.main-body{
font-size: 14px;
line-height: 19px;
padding: 5px 0 10px 2px;
}

.greyarea{
background-color:#EAEAEA;
border:1px solid #A3A3A3;
margin: 8px 0 15px 0;
padding: 10px 10px 15px 10px;
width: 615px;
}

.arrow{
float: left;
padding: 5px 0 0 0;
clear: both;
width: 37px;
}

.bulletpoint{
float: left;
padding: 10px 0 0 0;
width: 570px;
}

.column1{
float: left;
padding: 5px 5px 5px 0;
width: 235px;
}

.column2{
float: left;
width: 400px;
}

p.rightalign{
text-align: right;
}

p.testimonials{
font-size: 14px;
line-height: 19px;
font-style: italic;
padding: 0 10px 10px 3px;
}

.testimonial-avatar{
float: left;
padding: 2px 2px 10px 0;
width: 51px;
}

.testimonial-author{
float: left;
font-size: 14px;
line-height: 18px;
padding: 3px 0 22px 0;
width: 157px;
}

.column3{
float: left;
padding: 20px 10px 0 0;
width: 275px;
}

.column4{
float: left;
padding: 20px 0px 0 0;
width: 275px;
}

.icon2{
float: left;
height: 46px;
}

p.linklist-header{
font-size: 17px;
font-weight: normal;
padding: 12px 0 19px 0;
}

p.linklist{
font-weight: bold;
padding: 2px 0 2px 5px;
}


/* Homepage Layout END ---------------------------------------------*/


/* Interior Layout START ---------------------------------------------*/

.searchsummary-left{
float: left;
padding: 3px 0 3px 0;
width: 150px;
}

	p.available{
	font-size: 16px;
	color: #37a800;
	}

.searchsummary-right{
float: left;
color:#EE0000;
padding: 3px 0 3px 0;
width: 250px;
}

.recommendation{
float: left;
padding-right: 8px;
width: 320px;
}

.btn-download{
float: left;
background-image: url(../images/download_large.gif);
color: white;
font-size: 18px;
padding: 21px 0 5px 60px;
width:233px;
height:46px;
}
	.btn-download a{
	color: white;
	}

	.btn-download a:hover{
	color: white;
	}

	p.btn-download-big{
	color: white;
	font-size: 28px;
	line-height: 16px;
	font-style: Normal;
	font-weight: Bold;
	text-shadow:0 -1px 2px rgba(0,0,0,0.75);
	}

	p.btn-download-small{
	color: white;
	font-size: 13px;
	line-height: 35px;
	font-style: Normal;
	}


.btn-download:hover{
float: left;
background-image: url(../images/download_large_hover.gif);
color: white;
font-size: 18px;
padding: 21px 0 5px 60px;
width:233px;
height:46px;
}

p.bodycopy{
font-size: 16px;
line-height: 22px;
padding-top: 10px;
}

#driverslist{
padding: 30px 0 30px 0;
}

	.driverslist-column{
	float: left;
	font-size: 15px;
	width: 315px;
	}

	.driverslist-column li{
	list-style: none;
	list-style-type: none;
	padding: 2px 0px 2px 0px;
	}

	.driversicons{
	padding: 2px 6px 0 10px;
	}

.mcafee2{
float: left;
padding: 5px 10px 0 0;
}

.mcafee3{
float: left;
padding: 12px 0 0 10px;
}

#left-blank{
float: left;
padding: 12px 10px 10px 10px;
width: 222px;
}

.interioricon{
float: left;
width: 50px;
height: 31px;
}
	
p.postdownload{
color:#03294F;
font-size:19px;
font-weight: bold;
padding: 20px 0 10px 0;
}





/* Interior Layout END ---------------------------------------------*/


/* Lightbox ---------------------------------------------*/

#bodylightbox{
background-color: #e1e6e9;
}

#lightbox{
background-color: #e1e6e9;
overflow: hidden;
text-align: center;
padding: 30px 20px 20px 20px;
width: 510px;
height: 200px;
}

p.loadingheader{
color:#03294F;
font-weight: bold;
font-size: 26px;
line-height: 30px;
padding-bottom: 60px;
}

p.pleasewait{
color:#EE0000;
font-size:23px;
font-weight: bold;
padding-bottom: 20px;
}

span{
color:#2381C0;
}

#button {
	background:#33CC00;
	font:bold 24px/24px arial,helvetica,sans-serif;
	color:#ffffff;
	border-style:double;
	border-width:5px;
	border-color:#ffffff;
	padding:14px 14px;
	text-shadow:0 -1px 3px rgba(0,0,0,0.9);
}
#button:hover,
#button:active,
#button:focus {
	background:#339900;
}

/* Lightbox ---------------------------------------------*/



