/* -------------------------------------------------------------- 
  
   Site Styles
   
-------------------------------------------------------------- */

#header { margin:25px 0; }

#header h1 a {
	display:block;
}

#header h1 a img {
	width:230px
}

body {
	color: #333;
	background:url('../images/header-shadow.png') 0 75px repeat-x;
}

#nav {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}

#nav li {
	margin: 0;
	float: left;
	font-size: 18px;
}

#nav li a {
	display: block;
	padding: 20px 20px 20px 0;
}

#nav li a:hover {
	color: #00b9ff;	
}

.messages {
    color: #f00;
    display: block;
    float: left;
}

.box {
	background:url("../images/button-shade.png") top left repeat-x;
	background-color:#eee;
	border:1px solid #ccc;
	color:#333;
	float:left;
	font-size:1.3em;
	overflow:hidden;
	width:47%;
}
.box:hover {
	background-color:#00b9ff;
	border-color:#00b9ff;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}
.box:active {
	background-image:url("../images/button-shade-dark.png");
	background-color:#0086b8;
}
.box span.inner {
	display:block;
	padding:30px 30px 40px;
}
.box strong {
	font-size:2.5em;
}
.button {
	margin-right:5%;
}

.buttoncontact {
	margin-right:5%;
	background: url(/images/button-shade.png) repeat-x;
	background-color:#01adee;
	width:100px;
	border:1px solid #01adee;
	color:#fff;
	text-transform:Capitalize;
	font-weight:bold;
	font-size:12px;
	padding:7px 0;
}

.buttoncontact:hover { background-color:#00b9ff; cursor:pointer; }

.buttoncontact:active {background: url(/images/button-shade-dark.png) repeat-x; border: 1px solid #adb2b2; cursor:pointer;}

#footer {
	color:#666;
	font-size: 10px;
	margin:15px 0;
}
	
#footer a { color:#666; }

#footer ul {list-style: none; padding-top: 15px; border-top: 1px solid #adb2b2; margin-bottom: 10px; }

#footer ul li { display: inline; margin: 0; padding: 0 20px 0 0; font-size: 11px; color: #000; }

#footer ul li a:hover { color: #ff0099; text-decoration: underline; }

#footer ul li a img {padding:0 14px 0 4px; width: 15px; height: 15px; margin-bottom: -3px;}

/* FAQ */

.group:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .group {height: 1%;}/* IE7 */*:first-child+html .group {min-height: 1px;}}

#questions ul {list-style: none; }

#questions ul li {margin: 0; padding: 0; list-style: none; font-size: 14px; }

#questions ul li a { color:#00b9ff; line-height: 120%; }

.answers a h4 {
	color: #333; 
}

#answ.grid_12 ul.answers li a h4:hover {
	color: #333; 
	text-decoration: none;
}

.btop { 
	position: absolute; 
	top: 60px; 
	right: 0; 
	background-image: url(/images/top.png); 
	background-position: right; 
	background-repeat: no-repeat; 
	text-decoration: none; 
	text-align: right; 
	padding: 5px 20px 0 0; 
	font-size: 0.6em; 
	font-weight: normal; 
}
	
a.btop:hover {
	text-decoration: none
}

#answ h3 { padding-top: 60px; position: relative;}

ul.answers li:first-child {
	border-top: none; 
	padding-top: 5px;
}

ul.answers { list-style: none; padding: 0; margin: 0 }

ul.answers li { border-top: 1px dashed #adb2b2; list-style: none; padding-top: 20px; margin: 0 }

ul.answers li ul li { border: 0; margin-left: 15px; padding: 3px 5px; list-style: circle; }

ul.answers li p { line-height: 140%}

.link {color:#00b9ff; text-decoration: underline; }

.group:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .group {height: 1%;}/* IE7 */*:first-child+html .group {min-height: 1px;}}

.answer {border-bottom: 1px solid #adb2b2; padding-bottom: 25px; }


/* Language drop down menu */

#language_select {
	float: right;
}

/* FORM
------------------------------- */

#logo { padding:25px 0; float:left}

#lang { float: right; padding:25px 0; font-size: 11px; }

#lang li {float: right;}

#lang li a { padding: 0 10px; color: #00b9ff;  text-decoration: none;}

#lang li a:hover { color: #00b9ff; text-decoration:underline }

a {font-weight: bold; text-decoration:none; color:#00aeef;}
          
a:visited { color: #00aeef;}

#container ul li img {float:left; padding: 10px 5px}

.text {font-size: 15px;}

#form ul {padding:12px 0; list-style: none; }

#form ul li label { display:block; padding: 0 0 5px 0; font-weight:bold; font-size:16px; }

#form ul li { 
	margin:0 0 10px 0;
	padding: 0;
}

#form ul li input, #form ul li textarea {background-color:#f9f9f9; border:1px solid #b5b5b5; padding:6px 3px; width:540px; font-size:14px; color:#333;}

#form ul li input:focus, #form ul li textarea:focus {background-color:#fff}

#form ul li input.button { display:block; background: url(/images/button-shade.png) repeat-x; background-color:#01adee; width:100px; border:1px solid #01adee; color:#fff; text-transform: Capitalize; font-weight:bold; font-size:12px; padding:7px 0; }

#form ul li input.button:hover { background-color:#00b9ff; cursor:pointer; }

#form ul li input.button:active {background: url(/images/button-shade-dark.png) repeat-x; border: 1px solid #adb2b2; cursor:pointer;}

#brand_support {border-bottom: 1px solid #adb2b2; margin-bottom: 10px;}

#brand_support ul li img { margin-bottom:10px; padding: 5px 25px; }

#brand_support ul li img.first {padding:5px 25px 0 0;}

#drivers {border-top:1px solid #e2e2e2; padding: 20px 0;line-height: 110%;}

#relimage { font-size: 12px; margin: 10px 0 20px 0; }

#enterthesix { color: #f166d2; font-size: 12px; }

#form ul li label.error {
	color: #ff0000; font-size: 13px; font-weight: normal;
}

#captcha {display:block;}



/* HOME
--------------------------- */

#logo { padding:19px 0; float:left; }

#grad { width: 100%; background: url(/images/grey_grad.png) repeat-x; height: 19px; margin-top: -10px;}

#container {margin:0 auto; width:800px; color:#333333; padding: 60px 0; }

.imag {width: 80%}

.special {color: #ff0099; text-transform: uppercase; font-weight: bold; font-size: 18px; padding: 5px 0; }

.big {font-size: 32px}

#space li { padding: 5px 0; }

span a.button { display:block; float: left; background: url(/images/button-shade.png) repeat-x; background-color:#01adee; width:90px; border:1px solid #01adee; color:#fff; text-transform: Capitalize; font-weight:bold; font-size:18px; padding:7px 25px; text-align: center }

span a.button:hover { background-color:#00b9ff; cursor:pointer; }

span a.button:active {background: url(/images/button-shade-dark.png) repeat-x; border: 1px solid #adb2b2; cursor:pointer;}

span .button a:hover  { text-decoration: none; }

#voucher { margin:0 auto; width:800px; font-size: 11px; border-top: 1px dashed #abb2b2; padding: 10px 0; font-size: 12px;}

#points {float: right; font-size: 12px; font-weight: bold; width: 250px}

#points ul li.tick { background-image: url(/images/tick.png); background-repeat: no-repeat;}

#points ul li.time { background-image: url(/images/time.png); background-repeat: no-repeat; }

#points ul li {padding: 2px 0 6px 26px; height: 18px;}

/* Drivers
--------------------------- */
#downloads {
	list-style: none;
}

ul #downloads {
	margin: 0; 
	padding: 0;
}

#downloads ul li a {
	text-decoration: none;
}

#downloads ul li {
	margin: 0; 
	padding: 0;
	list-style: none;
}

ul#downloads li.item { margin: 0; padding: 0 0 20px 0;}

#downloads .title {font-size: 13px; font-weight: bold; padding: 10px 0; text-transform: uppercase; }

#downloads .link {font-weight: normal; text-decoration: none;}

#confirmation-question{
    z-index:10;
    width:450px;
    height:250px;
    border:1px solid #000;
    padding:15px;
    position:absolute;
    margin-left:20%;
    margin-top:-80%px;
    background-color: #FFF;
    display:none;
}
