body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #FFF;
	background-image:url(img/header_fade.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#MAIN{
width: 800px;
margin-left: auto;
margin-right: auto;
}

#details{
color: #FFF;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 14px;
margin-bottom: 12px;
margin-right: 30px;
}

#menu{
margin: 0px -2px 0px -2px;
}

#menu a{
font-family: arial, sans-serif;
font-size: 14px;
font-weight:bold;
color: #000;
line-height: 18px;
text-decoration: none;
}

#menu a:hover{
color: #FFF;
text-decoration: none;
}

.seperator{
margin: 0px 6px 0px 6px;
color: #A70;
}



#content{
width: 530px;
padding-top: 20px;
padding-bottom: 30px;
font-family: arial, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333;
line-height: 20px;
text-align: justify;
background:url(img/watermark.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

h1{
margin: 30px 0px 15px -2px;
font-family: arial, sans-serif;
font-size: 24px;
color: #333;
line-height: 20px;
}


#right{
width: 210px;
font-family: arial, sans-serif;
font-size: 12px;
color: #FFF;
line-height: 20px;
text-align: justify;
}

#right h1{
margin: 10px 0px 8px -1px;
font-size: 18px;
color: #FFF;
line-height: 20px;
}

#right img{
margin-bottom: 3px;
}

#output{
text-align: left;
border: 1px solid white;
width: 800px;
background: white!important;
}

.partsearch_table{
font-size: 11px;
color: #666;
font-family: arial, sans-serif;
}

#crop{
width: 530px;
height: 200px;
position: absolute;
margin-top: -200px;
background-image:url(img/crop.png);
z-index: 50;
}


#footer td{
font-size: 11px;
font-family: arial, sans-serif;
color: #888;
line-height: 18px;
letter-spacing: 1px;
}

#output_crop{
height: 158px;
/*width: 733px;*/
width: 725px;
overflow: hidden;
}

#output{
height: 239px;
overflow: hidden;
margin-top: -83px;
/*margin-left: -60px;*/
margin-left: -68px;
}

#right, #right td{
color: #B3BED5;
font-size: 11px;
line-height: 14px;
font-family: arial, sans-serif;
}

h2{
margin: 0px 0px 8px -1px;
color: #EB0;
}

#right h2{
margin: 0px 0px 8px -1px;
color: #EB0;
}

.right_thumb{
width: 100px;
height: 100px;
margin: 1px 2px 2px 2px;
}

#idiomas{
position: absolute;
top: 5px;
margin-left: 233px;
margin-left: 288px;
font-size: 10px;
font-family: arial, sans-serif;
color: #EB0;
}

#idiomas a{
color: white;
text-decoration: none;
}

#idiomas a:hover{
color: #86AAE4;
}

#idiomas .seperator{
color: #86AAE4;
font-size: 12px;
font-weight: bold;
font-family: arial, sans-serif;
line-height: 0px;
}

/*** IE HACKS *******************************/

* html #right h2{
padding-top: 3px;
}

* html #menu{
padding-left: 2px;
}

* html #slide1dv{
width: 528px !important;
overflow: hidden;
}


