@import url(reset.css);
@import url(form.css);

.clear{clear:both;}

body
{

	font-family: Arial, Tahoma, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	font-size: 2em;
	margin: 0 0 .6em 0;
}
	
	h1 small
	{
		font-size: .5em;
	}
	
h2, h3
{
	font-size: 1.8em;
	margin: 1em 0 .6em 0;
}

h3
{
	font-size: 1.5em;
	margin: 1em 0 .6em 0;
}

h4, h5, h6
{
	font-size: .6em;
	margin: 1em 0 .6em 0;
}

p
{
	margin: 0 0 1em 0;
}

small
{
	font-size: .8em;
	color: #555;
}

#content ul
{
	margin: 0 8px;
	list-style: disc;
	margin-bottom: 1em;
}

	#content ul li, #content ol li
	{
		margin-left: 20px;
		margin-bottom: 5px;
	}

	#content ul#map, #content ul#map ul 
	{
		list-style-type: none;
	}

#content ul.download-list
{
	list-style-image: url(/-/img/file.png);
}

	#content ul.download-list li
	{
	}
	
#content ol
{
	margin: 0 8px;
	list-style: decimal;
	margin-bottom: 1em;
}

#content h1, h2
{
	line-height: 110%;
}


a
{
	color: #0d73a8;
}

a:hover
{
	color: #25b1e9;	
}

a.dashed
{
	border-bottom:1px dashed;
	text-decoration:none;
}

strong
{
	font-weight: bolder;
}

em
{
	font-style: italic;
}

address
{
	font-style: normal;
}

#flow-wrapper
{
	background: url(../img/bg_header.jpg) repeat-x 0 top; 
}

#footer-wrapper
{
	background: url(../img/bg_footer.jpg) repeat-x 0 bottom;	
}

#flow, #footer
{
	width: 980px;
	margin: 0 auto;
	/*border-left: 1px solid red;
	border-right: 1px solid red;*/
}


#home
{
	float: left;
	padding-top: 20px;
	margin-left: 106px;
}

	#home li	
	{
		float: left;
		margin: 0 10px;
	}
		#home li.active a img
		{
			border: 1px solid #c1c3c7;
		}
		#home li a:hover
		{
			border-bottom: 1px solid #c1c3c7;
		}

#header
{
	height: 408px;
}

#logo
{
	
	height: 350px;	
	padding-left: 60px;
	background: url(../img/mercedes_amg_slr.jpg) no-repeat 240px 0px;
	
}


#menu
{
	margin-left: 270px;
	padding-top: 20px;
}

	#menu li
	{
		float: left;
		padding: 0 12px;
	}

		#menu li a 
		{
			color: #fff;
			text-decoration: none;
			font-size: .75em;
			font-weight: bolder;			
		}
			#menu li a:hover, #menu li.active a
			{
				color: #c1c3c7;
				text-decoration: underline;
			}
			
			#menu li.active a:hover
			{
				color: #fff;
			}


#body
{
	padding: 3em 0 0 0;
	font-size: .85em;
	line-height: 1.4em;
}

	#sidebar
	{
		margin-left: 80px;
		width: 200px;
		float: left;
	}
	
	#brands
	{
		padding: 0 0 0 25px;
	}
		#brands li
		{
			margin-bottom: 10px;
		}
			#brands li a.car-title
			{
				text-decoration: none;
				border-bottom: 1px dashed;
			}
			#brands li ul
			{
				margin: 10px 0 0 15px;
			}
				#brands li ul.car-models a
				{
					text-decoration: underline;
					border: 0px;
				}

	#content
	{
		padding: 2px;
		color: #191717;
		width: 610px;
		margin-left: 300px;
	}
		#content #contact strong
		{
			font-size: 1.3em;
		}
		
#footer
{
	background: url(../img/mercedes_amg_slr_volyn.jpg) no-repeat left bottom;
	height: 152px;
	margin-top: 100px;
}

#copy
{
	float: left;
	margin-left: 300px;
	font-size: .75em;
	padding: 20px 60px 0 0;
	line-height: 1.4em;
	color: #5e6265;	
}

	#copy address
	{
	}

	#copy strong
	{
		font-size: 1.2em;
		color: #333;
	}
	
	#copy em
	{
		font-style: normal;
		display: block;
	}


	#alternates
	{

	}

		#alternates li
		{
			float: left;
			padding: 30px 10px;
		}

			#alternates li a
			{
				color: #616161;
				font-size: .75em;
			}

			#alternates li.active a 
			{
				color: #021e2f;
				font-weight: bolder;
			}
			
			#alternates li a:hover
			{
				color: #021e2f;
			}
			
			#alternates li.active a:hover
			{
				color: #000;
			}
			
			
#gallery ul, #gallery ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#gallery ul li
{
	position: relative;
	height: 239px;
}


#gallery ul li span
{
	position: absolute;
	width: 600px;
	height: 239px;
	background: url(../img/bg_gallery-frame.png) no-repeat left top;
	display: block;
}

.idTabs
{
	margin-top: 40px;
}


.tab
{
	width: 610px;
	border: 1px solid #fff;
}

	.tab table
	{
		width: 600px;
		font-size: .85em;
		border: 1px solid #fff;
		border-top: 4px solid #eee;
		border-bottom: 4px solid #eee;
	}
	
		.tab table td
		{
			padding: 4px;
		}


		.links td
		{
			padding: 6px;
		}
	
		.idTabs a
		{
			font-size: .85em;
			line-height: 1.4em;
			text-align: center;
			text-decoration: none;			
			border-bottom: 1px dashed;
		}
		
			.idTabs a strong
			{
				font-weight: bolder;
			}
		
			.idTabs a strong em
			{
				font-style: normal;
			}
		
			.idTabs a:hover
			{
				color: #000;

			}
		
			.idTabs a.selected
			{
				color: #000;
				text-decoration: none;
				border: none;
			}
				
					.idTabs a.selected strong em
					{
						font-style: normal;
						border-bottom: none;
					}

#loader
{
	width: 32px;
	height: 32px;
	text-align: center;
	position: absolute;
	display: none;
}

#mercedesesss
{
	border: 1px solid #fff;	
	text-align: center;
	margin-top: 20px;
}
	#mercedesesss img
	{
		display: block;
		margin: 0 auto;
	}

	#mercedesesss a
	{
		display: block;
		text-decoration: none;
		text-align: center;
		width: 200px;
		height: 113px;
		float: left;
		margin-bottom: 30px;
		color: #999;
		font-size: .85em;		 
	}

.left{float: left;}
.right{float: right;}

.complectation td
{
	background: #fffffe;
}

.complectation .odd td
{
	background: #f3f3f3;
}

#vacancy small
{
	font-size: .9em;
	color: #555;
}

input#email
{
	display: none;
}

.share
{
	margin: 10px 0;
	vertical-align: top;
	border-bottom: 1px solid #eee;
}
	
	.share p
	{
		text-indent: 30px;
	}
	
	.share img
	{
		padding: 5px 0 20px 0;
		/*display: block;
		text-align: center;*/
		margin: 0 auto;
	}

	.share h2
	{
		margin-top: 0;
		padding-top: 0;
		line-height: 110%;
	}
	.share em
	{
		font-size: .8em;
	}
	
a#art
{
	margin: 20px 0 0 606px;
	text-decoration: none;
	display: block; 
	float: left;	
	background: url(/-/img/id-ideil.png) no-repeat;
	height: 50px;
	font-size: .8em;
	padding: 4px 0 0 76px;
	color: #021e2f;	
}
a#art:hover
{
	background: url(/-/img/id-ideil-hover.png) no-repeat;
}

a#art em
{
	text-decoration: underline;
	font-style: normal;
}

a#art:hover em
{
	color: #0581aa;
}

table.table { border-top: 1px solid #ccc;  border-left: 1px solid #ccc; border-collapse: collapse;}
table.table td { border-bottom: 1px solid #ddd; border-right: 1px solid #ccc; padding: 3px;}
table.table td.th {background: #eee; font-weight: bolder; color: #555;}

table.table
{
	width: 600px;
}
table.table td
{		
	font-size: 11px;
	font-family: arial, tahoma, sans-serif;
}

.leasing
{
	text-align: center;
}
	.leasing h2
	{
		margin-top: -50px;
	}

#swf h2 a
{
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px dashed #888;
}

#form h2 a
{
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px dashed #888;
}

#feedback-list
{
	font-size: 1em;
	margin: 35px 0 0 0;
}
	#feedback-list dl
	{
		margin: 10px 0 0 30px;
	}
	
		#feedback-list dl dt strong
		{
			border-bottom:1px dotted #CCCCCC;
			display:block;
			font-size:12px;
			font-style:normal;
			font-weight:normal;
			margin-bottom:10px;
			margin-left:-20px;
		}
		
		#feedback-list dl dt small
		{
			font-size: 0.8em;
			color: #ccc;
		}
		
		#feedback-list dl dd
		{
			color: #333333;
			font-size: 14px;
			font-style: italic;
			margin: 10px 0 0 0;
			padding: 8px;		
		}
		
		#feedback-list dl dd.answer
		{
			margin-top: -5px;
			background-color: #FFFFF0;
			font-size: .9em;
		}
			#feedback-list dl dd.answer em.no-answer
			{
			}

.remark
{
	margin-top: 20px;
}	