/*
/*
* -----------------------------------------------
* Style for default page
* Author:   Neotix
* URL:      www.neotix.com.br
* ----------------------------------------------- 
*/

/* 
* -----------------------------------------------
* IMPORTS
* -----------------------------------------------
*/
@import url("/static/css/section/differentials.aspx");
/* 
* -----------------------------------------------
* HEADINGS
* -----------------------------------------------
*/
h1{
	background-image: url("/static/img/en-us/differentials/maxdoor/title.png");
}

h2{
	background-image: url("/static/img/en-us/differentials/maxdoor/quote.png");
}
/* 
* -----------------------------------------------
* CONTENT
* -----------------------------------------------
*/

#content{
	background-image: url("/-static/img/shared/maxdoor/ref.jpg");
	background-position: 8px 175px;
	background-repeat: no-repeat;
}

.door-image{
	float: left;
	width: 380px;
	height: 460px;
}

.door-image object,
.door-image embed{
	float: left;
	margin-left: -22px;
}

.door-description{
	float: left;
	width: 360px;
	height: 590px;
}

.door-description dt{
	height: 30px;
	padding-left: 135px;
	text-indent: -5000px;
}

.door-description dd{
	height: auto;
	padding-left: 135px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 70px;
	margin-top: -30px;
}

.door-description dt.node1{
	background:url("/static/img/en-us/differentials/maxdoor/tit-maxcle.png") no-repeat 133px 0px;
}

.door-description dd.node1{
	z-index:1;
	position:relative;
	padding-left: 0;
}

.door-description dd.node1 div.maxcle-flash{
	margin-right:10px;
	width:125px;
	height: 110px;
	float:left;
	border:0 solid red;
	margin-top:-20px;
}

.door-description dd.node1 div.maxcle-flash embed,
.door-description dd.node1 div.maxcle-flash object
{
	margin-left:4px;
	margin-top:0px;
}


.door-description dt.node2{
	background: url("/static/img/en-us/differentials/maxdoor/tit-acoustic.png") no-repeat 133px 0px;
}

.door-description dd.node2{
	background: url("/static/img/en-us/differentials/maxdoor/ico-acoustic.jpg") no-repeat 22px 9px;
}

.door-description dt.node3{
	background: url("/static/img/en-us/differentials/maxdoor/tit-mp3.png") no-repeat 133px 0px;
}

.door-description dd.node3{
	background: url("/static/img/en-us/differentials/maxdoor/ico-mp3.jpg") no-repeat 0px 9px;
}

.door-description dt.node4{
	background: url("/static/img/en-us/differentials/maxdoor/tit-opening.png") no-repeat 133px 0px;
}

.door-description dd.node4{
	background: url("/static/img/en-us/differentials/maxdoor/ico-opening.jpg") no-repeat 27px 9px;
}

.door-description dt.node5{
	background: url("/static/img/en-us/differentials/maxdoor/tit-letters.png") no-repeat 133px 0px;
}

.door-description dd.node5{
	background: url("/static/img/en-us/differentials/maxdoor/ico-letters.jpg") no-repeat 28px 9px;
}

.door-video{
	width: 380px;
	height: 250px;
	margin-top: -250px;
	float: left;
}
