/* MainContainer.ascx */
.Main {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.Home .Main {
	width: 150px;
	float:left;
	margin: 0px 10px 10px 20px;
}
.MainProduct {
	margin: 40px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.MainProduct P {
	margin-bottom: 10px;
	letter-spacing: normal;
}
.MainProduct H3 {
	color: #3a99d5;
	margin-bottom: 10px;
	font-size: 12px;
}
.MainProduct OL {
	margin: 0 0 0 40px;
}
.MainProduct OL LI {
	margin: 0 0 10px 0;
}
.MainGen {
	margin: 10px 10px 30px 0px;
	width: 120px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.pic {
	margin-bottom:10px;
}
.MainProductPane {
	padding-top:15px;
}
.MainProductPane .Normal {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.Main .Head{
	color:#0099CC;
	font-size:11px;
	font-weight:bold;
}
.MainProduct .Head{
	color:#2481A0;
	font-size:16px;
	font-weight:lighter;
}


/* DownloadContainer.ascx */
.DownloadContainer .Head{
	color:#2481A0;
	font-size:16px;
	font-weight:lighter;
}
.DownloadContainer H2 {
	margin-bottom: 15px;
}


/* Left */
.Left .Head {
	font-size:20px;
	color:#B2CCCC;
	font-weight:normal;
}
.Left .Normal {
	color:#0099CC;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.Left h2 { 
	padding-bottom:15px;
}

/* Left */
.LeftDealer .Head {
	font-size:20px;
	color:#B2CCCC;
	font-weight:normal;
}
.LeftDealer h2 { 
	padding-bottom:15px;
}
.LeftDealer h3 { 
	padding-bottom:0;
	font-size: 11px;
	font-weight: bold;
	color: #3a99cc;
}
.LeftDealer P {
	color: #000;
	font-size: 10px;
	margin-bottom: 5px;
	letter-spacing: normal;
}


/* Right */
.Right {
	background-color:#E5F5FA;
}


/* EmptyContainer.ascx */
.rightContentHolder .Empty {
	margin-top: 55px;
}
.Mazda2MikroSite .rightContentHolder .Empty {
	margin-top: 0;
}
.Empty {
	clear: both;
}
.Empty H2 {
	color: #2481c1;
	font-size: 14px;
	margin-bottom: 15px;
}
.Empty H3 {
	color: #3a99d5;
	margin-bottom: 10px;
	font-size: 12px;
}
.Empty P {
	margin-bottom: 10px;
	letter-spacing: normal;
}
.rightDownloadHolder .Empty P {
	font-size: 10px;
}
.Empty OL {
	margin: 0 0 0 40px;
}
.Empty OL LI {
	margin: 0 0 10px 0;
}


/* Empty left special */
.specialLeft {
	margin-right: 10px;
}
.specialLeft SELECT {
	font-size: 10px;
}
.specialLeft H3 {
	margin-bottom: 0;
	color: #3a99cc;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
}
.specialLeft P {
	font-size: 10px;
	letter-spacing: normal;
}


/* Empty right special */
.specialRight {
	background-color: #e5f5fa;
	padding: 10px;
}
.specialRight SELECT {
	width: 100px;
	font-size: 10px;
}
.specialRight P {
	letter-spacing: normal;
}
.specialRight H3 {
	margin-bottom: 5px;
	color: #3a99cc;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
}


/* News article */
.NewsItem {
	margin-bottom: 15px;
	text-align:left;
}
.NewsItem CITE {
	display: block;
	font-style: normal;
	color: #6ab7e7;
	font-size: 10px;
}
.NewsItem H2 {
	text-align: left;
	margin-bottom: 10px;
	padding: 0;
}
.NewsMainPhoto IMG {
	float: left;
	margin: 0 10px 5px 0;
}
.NewsItem H2 A:link,
.NewsItem H2 A:visited,
.NewsItem H2 A:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.NewsItem A.CommandButton:link,
.NewsItem A.CommandButton:visited,
.NewsItem A.CommandButton:hover {
	color: #0076c0;
	font-size: 11px;
	display: block;
	margin: 5px 0 10px 0;
	font-weight: normal;
}
.NewsItem A.CommandButton:hover {
	text-decoration: underline;
}
#ShortNews A:link,
#ShortNews A:visited,
#ShortNews A:hover {
	color: #0076c0;
	text-decoration: none;
	text-transform: none;
}
#ShortNews A:hover {
	text-decoration: underline;
}
.NewsItem H3 {
	background-image: none;
	margin-bottom: 5px;
	padding: 0;
	color: #0076c0;
	font-weight: bold;
}
.NewsItem .Normal {
	font-size: 11px;
}
.NewsItem .Normal IMG {
	float: left;
	margin: 0 10px 5px 0;
}
.NewsItem TD {
	font-size: 11px;
}
.Home .NewsItem {
	width: 150px;
	float: left;
	margin-right: 20px;
}
.Home .NewsItem H2 A:link,
.Home .NewsItem H2 A:visited,
.Home .NewsItem H2 A:hover {
	color:#0099CC;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.Home .NewsItem H2 {
	margin: 3px 0 3px 0;
}
.Home .NewsItem H2 A:hover {
	text-decoration: underline;
}
.Home .NewsItem .Normal {
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	font-weight: lighter;
}
.Home .NewsItem .CommandButton:link,
.Home .NewsItem .CommandButton:visited,
.Home .NewsItem .CommandButton:hover {
	color:#0099CC;
	text-decoration: none;
}
.Home .NewsItem .CommandButton:hover {
	text-decoration: underline;
}


/* Download module */
.DownloadModule {
	height:20px;
}
.DownloadModule,
.DownloadHeader,
.DHTitle,
.DHTitleData,
.DownloadMiddlePart,
.DHTitle a:link,
.DHTitle a:visited {
	text-align:left;
	color:#0999CD;
	border:none;
	font-style:bold;
	text-transform:none;
	font-size:10px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding:0px;
	line-height:12px;
	background-color:#fff;
}
.DHTitle a:hover {
	text-decoration:underline;
}
.DownloadFooter,
.DHTitleData {
	display:none;
}


/* Download module - Brochure */
.DownloadContainer TABLE {
	position: relative;
}
.DownloadContainer .DownloadModule {
	width: 200px;
	height: 65px;
	float: left;
}
.DownloadContainer .DownloadHeader {
	float: right;
	width: 115px;
	padding: 5px 0;
}
.DownloadContainer .DownloadDescription {
	display: none;
}
.DownloadContainer .DownloadMiddlePart {
	float: left;
	width: 75px;
}
.DownloadContainer .DownloadIconHolder {
	float: none;
}
.DownloadContainer .DHTitle .SubHead {
	display: block;
}
.DownloadContainer .DHTitle .Normal {
	color: #000;
	font-size: 10px;
}


/* ChildLinks */
.type2 {
	margin-top: -15px;
}


/* Mazda.CatalogOrders */
.MazdaCatalogOrders {
	margin: 15px 0;
}
.MazdaCatalogOrders H3 {
	font-size: 16px;
	font-weight: normal;
	color: #2481a0;
}


/* Flash Headers */
#HeaderMovie {
	background-color: #FFF;
	padding: 8px;
}


/* ODS.Form */
#dnn_ctr3319_ModuleContent P {
	text-align: center;
}
.FormTable {
	width: 460px;
}
.FormTable TD {
	padding: 2px 0;
}
.FormLabelCell {
	vertical-align: middle;
}
.FormLabel {
	display: block;
	font-size: 11px;
}
.FormControlCell {
	width: 340px;
}
.FormTextArea,
.FormTextBox {
	width: 100%;
	border: 1px #0287cf solid;
	font-size: 11px;
	padding: 1px 2px;
}
.PartnerControl LABEL {
	display: block;
	color: #0287cf;
	font-size: 10px;
}
.FormDropDownList,
.FormControlCell SELECT,
.PartnerControl SELECT {
	width: 200px;
	font-size: 11px;
}
.FormSubmit {
	margin: 0 auto;
	border: 1px #0287cf solid;
	color: #0287cf;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 5px;
	cursor: pointer;
}
.FormSubmitted {
	display: block;
	text-align: center;
	font-size: 15px;
	color: #0287cf;
}
.FormRadioButtonList TD {
	font-size: 11px;
}
.FormLabelControl {
	font-size: 11px;
	font-weight: bold;
}
.FormPageNumber {
	text-align: center;
	display: block;
	margin: 10px 0;
}
.FormButtonsHolder {
	text-align: center;
	margin: 10px 0;
}
.BrochureForm {
	margin: 10px;
}
.FormTable {
	border-collapse: collapse;
}
.FormTable TD {
	padding: 0;
	border-spacing: 0;
}
.BrochureForm .FormControlCell {
	width: 220px;;
}
.BrochureForm .FormTable {
	background-color: #f5f9f9;
}
.BrochureForm .FormTable H3 {
	background-color: #FFF;
	color: #2481b1;
	font-size: 17px;
	margin: 0;
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.BrochureForm .FormTable H4 {
	color: #2481b1;
	font-size: 12px;
	margin: 0;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.BrochureForm .FormTable TD {
	font-family: Arial, Helvetica, sans-serif;
}
.BrochureForm .FormTable .FormLabelCell,
.BrochureForm .FormTable .FormControlCell {
	border-bottom: 2px #FFF solid;
}
.BrochureForm .FormTable TD.FormLabelCell {
	padding: 0;
}
.BrochureForm .FormTable .checkListHolder TD {
	font-size: 11px;
	padding: 3px 5px;
}
.BrochureForm .FormLabelCell SPAN {
	margin: 3px 5px;
	display: block;
	color: #2481b1;
}
.BrochureForm SPAN.FormLabelControl {
	margin: 0;
	display: inline;
}
.BrochureForm .FormLabelCell SPAN SPAN.FormLabel {
	display: inline;
	padding: 0;
	color: #707070;
}
.BrochureForm .FormButtonsHolder {
	border-width: 1px 0;
	border-style: solid;
	border-color: #0099cc;
	text-align: right;
	width: 460px;
	padding: 3px 0;
}
.BrochureForm .FormPageNumber {
	width: 460px;
	color: #3a99cc;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.BrochureForm .FormSubmit {
	border-width: 0;
	background-color: transparent;
	font-size: 12px;
	padding: 0;
}
.BrochureForm .FormTextArea,
.BrochureForm .FormTextBox {
	width: 200px;
	border: 1px #b1b1b1 solid;
	font-size: 11px;
	padding: 1px 2px;
}


/* Text/HTML */
.RightPicHolder {
	float: right;
	width: 125px;
	margin: 0 0 10px 20px;
}
.RightPicHolder IMG {
	display: block;
	margin-bottom: 10px;
}
.RightPicHolder P {
	background-color: #0287cf;
	color: #FFF;
	font-weight: bold;
	margin: -10px 0 10px 0;
	padding: 3px 5px;
}
.RightPicHolder P IMG {
	display: inline;
	margin: 0;
}
.RightPicHolder P A:link,
.RightPicHolder P A:visited,
.RightPicHolder P A:hover {
	color: #FFF;
	text-decoration: none;
}
.RightPicHolder P A:hover {
	text-decoration: underline;
}


/* Property Agent - partneri */
.partnerItem H3 IMG {
	vertical-align: middle;
	margin-right: 4px;
}