/* *************************************************************************

AutoStand - a Joomla Component



File:			template_css.css (Extended Template)

Copyright: 		www.webstylecreations.com

************************************************************************** */





div.MEHeader {

	width: 100%;

	font-size: 12px;
	color:#ff7a00;
	font-weight: bold;

	border: 1px solid #ffffff; 

}



#dark {

	background: #ffffff;	

}



div.MEBlock1 {	

	width: 60%;

	text-align: left;

}

table.MEGallery {

	width: 100%;

}

table.MEGallery td {

	width: 100%;

	text-align: left;	

}



div.MEBlock2 {

	width: 100%;

}

table.MEAttributes {	

	width: 100%;	

	border: 1px solid #ffffff;		

}

table.MEAttributes th {

	font-size: 12px;
	color:#ff7a00;

	font-weight: bold;

	background: #33344e;

}

table.MEAttributes td {	

	font-size: 12px;

	font-weight: normal;		

}



table.METext {

	width: 100%;

	border: 1px #ffffff solid;	

}

table.METext th {

	font-size: 12px;
	color:#ff7a00;

	font-weight: bold;

	background: #33344e;

}

table.METext td {

	font-size: 12px;

	font-weight: normal;

}



div.MEBlock4 {

	width: 100%;			

}



table.MEFinancial {

	width: 40%;

	display:block;

}

table.MEFinancial th {

	color:#FFFFFF;

	font-size: 12px;

	font-weight: bold;

	background: #003366;

	

}

table.MEFinancial td {

	font-size: 12px;

	font-weight:bold;

	color:#FFFFFF;

	background-color:#006699;

	border: 1px solid #ffffff;

	

}





div.MEContact {

	width: 100%;

	float: left;

	border: 1px solid #ffffff;

}

table.MEContact {

	width: 100%;

	height: auto;

	padding-bottom: 4px;

}

table.MEContact th {

	font-size: 12px;
	color:#ff7a00;

	font-weight: bold;

	background: #33344e;

}

table.MEContact td {

	font-size: 12px;

	font-weight: normal;

}



div.MELocation {

	width: 49%;

	float: right;

	border: 1px solid #1f1f1f;

}

table.MELocation {

	width: 100%;

	height: auto;

}

table.MELocation th {

	font-size: 12px;

	font-weight: bold;

	background: #33344e;

}

table.MELocation td {

	font-size: 12px;

	font-weight: normal;

}



div.MEForm {

	border: 1px solid #1f1f1f;	

}



table.MEForm {

	width: 100%;

}

table.MEForm th {

	font-size: 12px;

	font-weight: bold;

	background: #33344e;

}

td.MEFormLeft {

	text-align: right;

	width: 35%;

}



td.MEFormRight {

	width: 65%;

	text-align: left;

}



.inputbox {

	border: 1px solid #BBBBBB;		

}


