/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #979797;
	text-align: justify;
	font-family:  Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #686868;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a img {
	border: 0;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.clearer {
	clear:both
}

/* Wrapper */

#wrapper {
	margin: 20px auto 20px auto;
	width: 1000px;
	padding: 0px;
}

/* Header */

#header-wrapper {
	width: 100%;
	height: 150px;
}

#header {
	width: 100%;
	height: 167px;
	background-image: url(../images/image_03.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header #logo {
	float: left;
	padding: 20px 0px 0px 20px;
	width: 216px;
	height: 117px;
}

#header #language {
	float: left;
	width: 744px;
	padding-right: 20px;
	text-align: right;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	height: 15px;
}

#header #search {
	float: left;
	width: 222px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	line-height: 13px;
	height: 30px;
	padding: 82px 0px 0px 542px;
}

#header #search_input {
	height: 10px;
	width: 100px;
	background-color: #d8d8d8;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


#header #search_ok {
	font-weight: bold;
	color: #cccccc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
	width: 23px;
	background-color: #5f0008;
	height: 13px;
}

#header #language a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#header #language a:hover {
	color: #dcdbdb;
}


/* Content */

#content {
	float: left;
	width: 100%;
	background-image: url(../images/image_06.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#content #left {
	float: left;
	width: 345px;
	margin: 0px;
	padding: 0px;
}

#left #title {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	color: #e2001a;
	text-align: right;
	padding-right: 20px;
	padding-top: 55px;
	font-weight: bold;
}

#left #image {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
        overflow: hidden;
        width: 100%;
}

#content #right {
	float: left;
	width: 505px;
	padding-right: 100px;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #686868;
	font-size: 12px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content #right .text {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	padding-top: 10px;
}

#content #right .download {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	padding-top: 10px;
	font-weight: none;
	font-size: 14px;
}

#content #right .download a{
	font-weight: bold;
	font-size: 14px;
}


/* FAQ */

.faq_header {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.faq_header li {
	list-style:none;
}

.faq_header a {
	text-decoration: none;
	color: #e2001a;
}

.faq_header a:hover {
	text-decoration: none;
	color: #c6c5c5;
}

.faq_answer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
}

.faq_answer .question {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color: #e2001a;
	font-weight: bold;
}

.faq_answer .back {
	text-align: right;
}

.faq_answer .back a {
	text-decoration: none;
	color: #e2001a;
}

.faq_answer .back a:hover {
	text-decoration: none;
	color: #c6c5c5;
}

/* Footer */

#footer {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	text-align: center;
	background-color: #ffffff;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d8d8d8;
	padding: 10px 0px;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#footer ul {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#footer li {
        list-style: none;
        display: inline;
}

#footer li a {
	color: #686868;
        text-decoration: none;
}

#footer li a:hover {
        color: #000000;
	text-decoration: none;
}

/* Newsletter */

#newsletter-wrapper {
        margin-top: 95px;
        margin-bottom: 20px;
}

#newsletter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 280px;
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}

#newsletter .email_input {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 180px;
}

#newsletter #email {
        padding-top: 5px;
        padding-bottom: 5px;
}

.newsletter-submit {
	background-color: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #e20f28;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}

.newsletter-submit a{
	cursor: pointer;
}

/* Other */

.required {
        color: red;
}

.searchresult-hr {
	clear: both;
	margin-top: 20px;
}

#offerForm * {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #686868;
}

.offer_submit {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #e20f28;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.offer_input {
	border: 1px solid #e8e8e8;
        width: 300px;
}

.offer_checkbox {
	border: 5px solid #e8e8e8;
}

/* Banner */

#blanket {
	background-color: #111;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	z-index: 9001;
	top: 0px;
	left: 0px;
	width: 100%;
}

#popUpDiv {
	position: absolute;
	width: 300px;
	height: 205px;
	z-index: 9002;
	border: 2px solid #e40c24;
	background-image: url(../images/banner.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d787e;
}

#popUpDiv #x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	height: 18px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
	padding: 0px;
	border: 2px solid #e40c24;
	width: 18px;
}

#popUpDiv #banner {
	height: 145px;
	width: 280px;
	overflow: hidden;
	padding: 10px;
}

#popUpDiv #close {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	padding: 0px;
	height: 27px;
	width: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 27px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/close_corner.gif);
	background-repeat: no-repeat;
}

#popUpDiv a {
	color: #686868;
	text-decoration: none;
}

#popUpDiv a:hover {
        color: #000000;
		text-decoration: none;
}
.text li {
}

.text a {
	text-decoration: none;
	color: #e2001a;
}

.text a:hover {
	text-decoration: none;
	color: #c6c5c5;
}


.download li {
}

.download a {
	text-decoration: none;
	color: #e2001a;
}

.download a:hover {
	text-decoration: none;
	color: #c6c5c5;
}


