/* -----------------	 Forma Design -------------------- */

/* ---------------------------------------------------- */
/* -----------------	 SITE DEFINITION  ---------------- */
/* ---------------------------------------------------- */

div.site{
	width: 100%;
	height: 100%;
	text-align: center;
}

div.images {
	margin-top: 0px;
	width: 980px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	background-color: white;
}

div.fixed {
	clear: both;
}
div.fix2d {
	clear: left;
}
/* ---------------------------------------------------- */
/* -----------------		CONTENT			---------------- */
/* ---------------------------------------------------- */
div.mainContent {
	padding: 10px 20px 10px 20px; 
}
                  
/* ---------------------------------------------------- */
/* -----------------			TOLTIP		---------------- */
/* ---------------------------------------------------- */
table.infoTip {
	border: 1px solid #495f6c; 
	background-color: #e96419; 
	margin: 0px;
	padding: 0px;
	
}

table.infoTip TD {
    padding: 4px;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;	
	vertical-align: middle;
	white-space: nowrap;
	color: white;
}
/* ---------------------------------------------------- */
/* -----------------			HEADER		---------------- */
/* ---------------------------------------------------- */
div.header {
	height: 73px;
	text-align: center;
	background-image: url(../images/header.jpg); 
}
div.header img {
	text-align: center;
	margin-top: 22px;
}
div.language {
	position: absolute;
	margin-top: 0px;
	margin-left: 865px; 
	margin-top: 10px; 
	margin-right: 10px;
	text-align: right;
	width: 100px;
}
div.language a{
	color: #828180;
}
div.language a:hover{
	color: #db8735; 
}
div.enter {
	position: absolute;
	margin-top: 50px; 
	margin-left: 10px;
}
div.enter a{
	color: #828180;
}
div.enter a:hover {
	color: #db8735; 
}
/* ---------------------------------------------------- */
/* -----------------			MENU		------------------- */
/* ---------------------------------------------------- */
div.menu {
	border-top: 1px solid black;
	padding: 0px;
	margin: 0px;
}

img.left {
	float: left; 
	margin: 0px;
	padding: 0px;
}

/* ---------------------------------------------------- */
/* -----------------			IMAGE 		---------------- */
/* ---------------------------------------------------- */
div.flashBanner {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	border-top: 1px solid black;
	margin-top: -3px;
}
/* ---------------------------------------------------- */
/* -----------------			NEWS 		------------------- */
/* ---------------------------------------------------- */
div.news {
	border-top: 1px solid #abaaa9;
	border-bottom: 1px solid #abaaa9;
	width: 99%;
	background-color: #dddddc;
	padding: 4px;
}
strong.news {
	padding-top: 3px;
	padding-left: 5px;
	float: left;
}
/* ---------------------------------------------------- */
/* -----------------			CATEGORIES	---------------- */
/* ---------------------------------------------------- */
div.categories {
	padding-top: 10px;
}
table.categories td.desctiption {
	border-top: 1px solid #abaaa9;
	border-bottom: 1px solid #abaaa9;
	background-color: #e6e7e8;
	text-align: center;
	padding: 5px 0px;
	font-weight: bold;
}
table.categories td.desctiption a:link, td.desctiption a:active, td.desctiption a:visited {
	text-decoration: none;
	color: #455e6c;
}

table.categories td.desctiption a:hover {
	color: #db8735; 
}

/* ---------------------------------------------------- */
/* -----------------			MENU     	---------------- */
/* ---------------------------------------------------- */

#pscroller1 {
	margin-top: 2px;
	width: 900px;
	height: 16px;
}
div.subnavigation {
	margin-top: -3px;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	background-color: #dfddd3;
	padding: 2px 2px 2px 185px;
}
div.subnavigationLogin {
	margin-top: -3px;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	background-color: #dfddd3;
	padding: 2px 10px;
}
div.subnavigationLogin strong {
	margin-left: 30px;
}
div.bottomSubnavigation {
	margin-top: 20px;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	background-color: #dfddd3;
	height: 3px;
}
/* ---------------------------------------------------- */
/* -----------------			BUTTONS     ---------------- */
/* ---------------------------------------------------- */
div.begin {
	float: left;
	width: 199px;
	height: 26px;
	background-image: url(../images/menu/left.png);
}
div.button {
	float: left;
	width: 110px;
	padding: 5px 0px;
	display: block;
	background-image: url(../images/menu/button_inactive.jpg);
	text-align: center;
	padding-left: 17px;
	font-weight: bold;
	color: #455e6c;
	font-size: 14px;
	cursor: pointer;
}
div.button:hover {
	background-image: url(../images/menu/button_active.jpg);
	color: #db8735; 
}
/* ---------------------------------------------------- */
/* -----------------			TITLE H		---------------- */
/* ---------------------------------------------------- */
h1 {
	background-image: url(../images/h1/h1.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: white;
	border-bottom: 1px solid black;
	font-size: 16px;
	padding: 1px 0px 4px 37px;
	*padding-top: 2px;
	margin: 10px 10px 0px 10px;
	
}
h1 strong{
	background-image: url(../images/h1/h1_bg.png);
	padding: 2px 10px 3px 0px;
}
h2 {
	color: #455E6C;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

h2.question {
	color: #455E6C;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 10px;
}
h2.contact {
	margin-top: 30px;
}
/* ---------------------------------------------------- */
/* ----------------- PRODUCT PREVIEW	---------------- */
/* ---------------------------------------------------- */
div.productImage {
	float: left;
	width: 400px;
	text-align: center;
}
div.productDescription {
	margin-left: 420px;
}
div.titleTable{
	
}
div.productImage img.border{
	border: 2px solid #455E6C;
}
/* ---------------------------------------------------- */
/* ----------------- TABLE PRODUCTS		---------------- */
/* ---------------------------------------------------- */
table.tableProduct {
	width: 940px;
}
table.tableProduct th{
	padding: 2px;
	background-color: #455E6C;
	color: White;
	font-weight: bold;
	border-right: 1px solid white;
	text-align: center;
}
table.tableProduct td{
	padding: 2px;
	background-color: #efeee4;
	color: Black;
	border-right: 1px solid white;
	text-align: center;
}
table.tableProduct th.left, table.tableProduct td.left {
	text-align: left;
}
table.tableProduct tr.different td {
	background-color: #d0cfc5;
}
table.tableProduct td:last-child {
	border: none;
}
table.tableProduct tr:last-child td{
	border-bottom: 2px solid #495F6C;
}

/* ---------------------------------------------------- */
/* ----------------- TABLE CAREER		---------------- */
/* ---------------------------------------------------- */
table.career {
	width: 940px;
}
table.career th {
	padding: 2px;
	background-color: #455E6C;
	color: White;
	font-weight: bold;
	border-right: 1px solid white;
	text-align: center;
	text-align: left;
	padding-left: 10px;
}
table.career th:last-child  {
	border-right: 1px solid #455E6C;
}
table.career th.ref {
	width: 200px;
}
table.career td {
	background-color: #d0cfc5;
	text-align: left;
	padding-left: 10px;
}
table.career tr:last-child td{
	border-bottom: 2px solid #495F6C;
}
table.career tr.spec td {
	background-color: #EFEEE4;
}
div.notes {
	margin-top: 5px;
	font-size: 9px;
	text-align: right;
}

div.login{
	/* margin: 80px 20px 20px 20px; */
	text-align: center;
}
div.login div{
	padding: 3px;
}
div.login input {
	width: 185px;
	padding: 1px;
	text-align: center;
	border: 1px solid #363228;
	color: #363228;
}
div.login input[type="submit"]{
	width: 188px;
	background-color: #363228;
	border: 1px solid #363228;
	color: #EFEEE4;
	cursor: pointer;
}
div.login input[type="submit"]:hover{
	background-color: #DFDDD3;
	color: #363228;
}
.logLink:hover{
	color: 
}

table.careerPop{
	width: 400px;
	margin: 10px;
}
table.careerPop th{
	font-weight: bold;
	background-color: Black;
	color: White;
	padding: 5px;
	text-align: left;
}
table.careerPop th.title{
	width: 120px;
	padding: 5px 10px;
	font-weight: bold;
	text-align: left;
}
table.careerPop td{
	padding: 0px 10px;
	text-align: left;
}
table.careerPop td.title
{
	font-weight: bold;
	color: #C3C2B0;
	text-align: right;	
	vertical-align: top;
}
table.careerPop td.description
{	
	padding: 20px 10px;
}
table.careerPop th.jobTitle {
	text-transform: uppercase;
}
span.num{ 
	color: #C3C2B0;
	font-weight: bold;
}
/* ---------------------------------------------------- */
/* -----------------     CONTACTS		---------------- */
/* ---------------------------------------------------- */
div.left {
	float: left;
	margin: 0 0 0 35px;
	width: 70px;
	font-weight: bold;
	text-align: left;
}
div.right {
	width: 200px;
	float: left;
	text-align: left;
	padding-left: 10px;
}
div.contactForm {
	margin-top: 15px;
	background-color: #DDDDDC;
	width: 520px;
	margin-left: 0px;
	float: left;
	padding: 30px 0px 30px 10px; 
	*padding-bottom: 25px;
	*padding-top: 25px;
}
div.leftContact {
	float: left;
	margin: 0px;
	width: 65px;
	padding: 4px;
}
div.rightContact {
	width: 200px;
	float: left;
	padding: 4px;
	margin: 0px;
	padding-right: 0px;
}
div.second{
	width: 290px;
	float: left;
	padding: 0px;
	margin: 0px;
}
div.third{
	float: left;
	width: 210px;
	margin: 0 0 0 5px;
}
div.rightContact input, div.rightContact textarea, div.rightContact select {
	width: 200px;
	padding: 2px;
	margin-bottom: 2px;
	border: 1px solid #455E6C;
}
div.rightContact2 {
	width: 200px;
	float: left;
	padding:4px 0px;
	margin: 0px;
}
div.rightContact2 input, div.rightContact2 textarea, div.rightContact2 select {
	width: 200px;
	padding: 2px;
	margin-bottom: 2px;
	border: 1px solid #455E6C;
}
div.rightContact2 input[type="submit"]{
	width: 100px;
	float: right;
	margin-right: 0px;
	background-color:#455E6C;
	color: White; 
}
span.mandatory{
	color: #E96419;
}
p.message{
	color: #E96419;
}
/* ---------------------------------------------------- */
/* -----------------			FOOTER		---------------- */
/* ---------------------------------------------------- */
div.footer {
	width: 980px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	font-size: 10px;
}
div.footer a {
	text-decoration: none;
	padding-top: 10px;
}


/* ---------------------------------------------------- */
/* -----------------				POPUPü		---------------- */
/* ---------------------------------------------------- */
div.lost {
	width: 400px;
}
div.leftLost {
	text-align: right;
	float: left;
	width: 180px;
	padding-right: 20px;
}
div.rightLost {
	width: width: 200px;
}
div.rightLost select {
	width: 190px;
	border: 1px solid black;
}
/* ---------------------------------------------------- */
/* -----------------			REQUEST		---------------- */
/* ---------------------------------------------------- */
div.request {
	background-color: #DDDDDC;
	padding: 10px;
	margin: 10px 0px;
	color: #455e6c;
	background-color: #c1c0ae;
}
div.leftRequest {
	padding: 5px;
	float: left;
	width: 180px;
}
div.leftRequest1 {
	padding: 5px;
	float: left;
	width: 240px;
}
div.rightRequest {
	padding: 5px;
	float: left;
	width: 230px;
}
div.marg {
	margin-right: 55px;
}
div.rightRequest1 {
	padding: 5px;
	float: left;
	width: 160px;
	text-align: left;
	padding-left: 10px;
}
div.rightRequest input {
	width: 220px;
}
div.rightRequest select {
	width: 223px;
}
div.categoryTitle {
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
	margin: 10px 0px;
	background-color: #DDDDDC;
}
div.categoryActive {
	float: left;
	padding-left: 10px;
	background-color: #eeeee3;
	padding-right: 10px;
}
div.categoryInactive {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
div.categoryInactive {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
div.nomar {
	margin-right: 10px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
}
span.radio {
	margin-right: 30px;
}
div.rightRequest1 input.little {
	width: 160px;
}
div.categoryInactive textarea{
	width: 420px;
}
div.categoryActive textarea{
	width: 420px;
}
div.rightRequest1 input[type="submit"] {
	width: 100px;
	float: right;
	margin-right: 0px;
	padding-right: 0px;
	background-color:#455E6C;
	color: White; 
	border: 1px solid #455E6C;
}

/* ---------------------------------------------------- */
/* -----------------			  FAQ  		---------------- */
/* ---------------------------------------------------- */
div.faqPicture {
	float: left;
}
div.faqPicture img{
	border: 1px solid #455E6C;
}
div.rightFaq {
	float: left;
}
h2.faq {
	margin-bottom: 15px;
}
div.rightFaq {
	margin-left: 30px;
	width: 450px;
	margin-bottom: 30px;
}
div.rightDealer {
	width: 360px;
	float: left;
	margin-left: 97px;
}
div.rightDealer select {
	width: 245px;
	padding: 3px;
	border: 1px solid #495F6C;
}
div.back {
	padding: 4px;
	padding-left: 10px;
 	background-color: #EEEEE3;
	margin-bottom: 30px;
}
div.dealer {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #C1C0AE;
}
div.dealerLeft {
	float: left;
	width: 150px;
}
div.dealerRight {
	width: 200px;
	float: right;
}
div.manuels {
	margin-left: 20px;
}
div.leftSerch {
	float: left;
	background-color: #EEEEE3;
	width: 426px;
	padding: 4px;
	padding-left: 10px; 
}
div.leftSerch select {
	width: 245px;
	padding: 1px;
	margin-left: 100px;
}
div.specSearch {
	margin-right: 20px;
}
div.manuelDesc {
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 2px solid #455E6C;
}
div.rightManuel {
	float: right;
	margin-left: 20px;
	margin-top: 25px;
}
div.bdNone img{
	border: none;
}
div.bdNone {
	border: none;
}
div.rightSparePt {
	float: right;
	width: 430px;
}


div.leftSpare {
	padding: 6px;
	float: left;
	width: 160px;
}
div.rightSpare {
	padding: 3px;
	float: left;
	width: 240px;
}

div.rightSpare input {
	padding: 2px;
	*padding: 1px;
	width: 230px;
	border: 1px solid #455E6C;
}
div.rightSpare select {
	padding: 1px;
	width: 230px;
	border: 1px solid #455E6C;
}
div.leftSpareDecore {
	background-color: #EEEEE3;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.leftSpareDecoreDr{
	background-color: #C3C2B0;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.rightSparePt textarea {
	width: 410px;
	*width: 415px;
	border: 1px solid #455E6C;
}
div.rightSpare input[type="submit"]{
	width: 100px;
	float: right;
	margin-right: 0px;
	background-color:#455E6C;
	border: 1px solid #455E6C;
	color: White; 
}
div.up{
	text-align: right;
	padding-right: 10px;
}
div.white{
	float: left;
	width: 55px;
	padding: 7px;
}
div.regist {
	margin-top: 20px;
}

/* ---------------------------------------------------- */
/* -----------------		TABLE FAQ  		---------------- */
/* ---------------------------------------------------- */

table.faq {
	width: 940px;
	margin: 0px;
	margin-top: 10px;
}
table.faq th.back {
	width: 80px;
	padding: 3px;
}
table.faq th {
	background-color: #d0cfc5;
	padding: 4px 0px 4px 22px;
	font-weight: bold;
	border-bottom: 1px solid white;
}
table.faq tr.white th {
	background-color: #EFEEE4;
}
table.faq td {
	padding: 22px;
}
table.faq th.titleRow {
	cursor: pointer;
}
table.faq th.titleRow:hover {
	text-decoration: underline; 
}

/* ---------------------------------------------------- */
/* -----------------		 Answer  		---------------- */
/* ---------------------------------------------------- */
div.answer {
	margin-top: 20px;
}
div.answer span {
	display: block;
	padding: 10px;
	font-weight: bold;
}
div.answer textarea {
	border: 1px solid black;
	margin: 5px;
}
div.answer input {
	margin-left: 420px;
	padding: 2px 15px;
	border: 1px solid black;
}
table.infoAsk {
	margin-left: 0px;
}
table.infoAsk td{
	padding: 2px;
	border-bottom: 1px solid #D0CFC5;
}
table.infoAsk td.first {
	font-weight: bold;
	vertical-align: top;
	width: auto;
}