/**
 *	Mitsubishi Distribution
 *	-------------------------
 */

	@import url("distributornav.css");
	@import url("distributordeco.css");
	@import url("modelcolors.css");


html,body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
	html {
		overflow-x:hidden;
	}

body {
	background:white url("../images/bg_body.jpg") repeat-y;
	font-size:11px;
}
	* {
		font-family:arial,verdana,helvetica,tahoma;
		font-size:100%;
		color:black;
	}
	
h1,h2,h3,p,object,embed,form {
	display:block;
	margin:0;
	padding:0;
}

a { 
	text-decoration:none; 
	color:red;	
}	
	a img {	border:0; }

a.more {
	display:block;
	color:black;
	font-weight:bold;
	padding:2px 10px;
	background:url("../images/arrow.gif") 0 50% no-repeat;
}
	a.more:hover {
		color:red;
	}

/**
 *	Layout elements
 *	-------------------------
 */

div#mitsubishi {
	min-height:100%;
	height:100%;
	/*background:transparent url("../images/bg_content.jpg") 780px 213px no-repeat;*/
}
	body > div#mitsubishi {
		height:auto;
	}	

div#header {
	position:relative;
	height:97px;
	margin:0;
	background:url("../images/bg_header.gif") repeat-x;
	z-index:10;
}
	div#header h1 {	display:none; }
	div#header div#headlinks { 
		position:absolute;
		left:240px;
		top:10px;
	}
		div#headlinks {	color:gray;	}
		div#headlinks img {	
			margin:0 3px;
			vertical-align:middle; 
		}

		div#headlinks img.active {
			background:url("../images/lang_stroke.gif");
		}
	
	div#header a#mitsubishiLogo {
		display:block;
		width:116px;
		height:97px;
	}

	img#distributorLogo {
		position:absolute;
		left:507px;
		top:1px;
	}

	img#previewLogo {
		position:absolute;
		right:5px;
		top:5px;
	}

	div#navigation {
		position:absolute;
		left:118px;
		top:74px;
		width:663px;
		height:21px;
	}

div#splash {
	position:relative;
	height:130px;
	z-index:9;
}
	div#splash div#titleBar {
		position:absolute;
		background:black url("../images/bg_titlebar.gif") 779px 0 no-repeat;
		left:0;
		top:111px;
		width:100%;
		height:19px;
	}

	div#titleBar h2 {
		margin-left:294px;
		border-left:1px solid white;
		padding:2px 10px;
		color:white;
		text-transform:uppercase;
	}

	div#userTools {
		position:absolute;
		left:725px;
		top:2px;
	}

div#splash div#splashEmbeds {
	position:relative;
	width:780px;
	height:111px;
	overflow:hidden;
	background:transparent url("../images/bg_strip.gif") 0 0 no-repeat;
}
	div#splashEmbeds #flashCase {
		position:absolute;
		left:0; 
		top:0;
	}

	div#splash #flashStrip {
		position:absolute;
		left:0px; 
		top:0;
	}
		div#splashEmbeds #flashStrip {
			left:295px;	
		}

div#distributor {
	position:relative;
	margin-left:116px;
	width:663px;
	z-index:9
}
	div#distributor div#sideBar {
		position:absolute;
		width:177px;
		left:1px;
		top:1px;
	}

		div#sideBar div.sidebarBanner {
			clear:both;
		}

		div#sideBar div.sidebarBanner img {
			display:block;
			margin-bottom:1px;
		}

	div#distributor div#content {
		position:relative;
		margin-left:178px;		
	}
		div#content div.sidebarBanner {
			margin:1px;
		}

	div#distributor hr {
		color:white;
		height:1px;
		border:1px white;
		clear:both;
	}

/**
 *	Popup style
 *	-------------------------
 */

body.popup {
	background:white;
}

body.popup div#distributor {
	margin:0;
	width:auto;
}
	body.popup div#distributor div#content {
		margin:0;
	}

/**
 *	Content styles
 *	-------------------------
 */

div.contentBlock {
	padding:0 1px 1px;
	border-top:1px solid #e6e1e6;
}

div.contentBlock h1 {
	padding:7px 10px;
	margin:0;
	background:#c5c8cd;
	background:#e9eaee;
	border-bottom:1px solid #e6e1e6;
	color:#666666;
	font-size:110%;
	font-weight:bold;		
}

div.contentBlock h1.news {
	background:transparent;
}
	div.contentBlock h1 span {
		float:right;
		font-style:italic;
		font-weight:normal;
		font-size:90%;
	}

div.contentBlock .content {
	padding:10px 10px 0 10px;
}
	.content p {
		margin:0 0 1em 0;
		padding:0;
	}

	div#content img.separator {
		display:block;
		margin:0;
		height:1px;
		line-height:1px;
		width:256px;
		clear:both;
	}

div.contentBlock .imageGallery {
	margin-left:1px;
}
	div.imageGallery img {
		display:block;
		float:left;
		margin-right:1px;
	}

.contentBlock .thumbnail {
	float:left;
	width:120px;
	height:120px;
}
	.contentBlock .thumbnail img {
		margin:10px;
	}

	.contentBlock .thumbnail span {
		display:block;
		font-size:10px;
		text-align:center;
		font-weight:bold;
		margin-right:10px;
	}

div.wallpaper {
	width:126px;
	height:140px;
	float:left;
	margin:0 12px 10px;
}
	.wallpaper h3 {
		margin:0;
		font-size:11px;
	}

	.wallpaper img {
		width:120px;
		height:90px;
		padding:2px;
		border:1px solid black;
	}

	.wallpaper a {
		font-size:11px;
	}

div.contentBlock div.bannerItem {
	float:left;
	margin-right:1px;
}

.alignRight {
	float:right;
	margin-left:5px;
}

.alignLeft {
	float:left;
	margin-right:5px;
}

/**
 *	Sidebar styles
 *	-------------------------
 */

div#sideBar fieldset {
	padding:5px;
	border:0;
	border-bottom:1px solid #a0a0a0;
}
	div#sideBar fieldset.optional {
		background:#d1c7d1;
	}

div#sideBar fieldset h2 {
	font-size:100%;
	margin-bottom:5px;
}

div#sideBar input, div#sideBar select {
	display:block;
	padding:2px;
	width:150px;
	margin:5px 0 10px;
	border:1px solid silver;
}
	div#sideBar input[type='hidden'] {
		display:none;
	}