﻿body {
margin: 0px;
background: url(../../images/bg_grad_main.jpg) repeat-x;
font-size: 13px;
font-family: Arial, Verdana, Times New Roman;	
}
h1
{
	font-size: 19px;
	font-family: Times New Roman;
	width: 650px;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: 1px solid #999999;
}

h2
{
	font-size: 17px;
	font-family: Times New Roman;
	padding-bottom: 5px;
	padding-top: 10px;
}

h3
{
	font-size: 15px;
	font-family: Times New Roman;
	padding-bottom: 5px;
	padding-top: 10px;
}
a img
{border: 1px solid silver;}
a
{
	color: #9C1D1D;
}
div#mainDiv
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	width: 1012px;
	border: 0px solid blue;
	min-height: 600px;
}
div#head
{
	border: 0px dashed yellow;
	width: 1012px;
	display: block;
}
div#headLeft
{
	position: relative;
	background: url(../../images/header_left_bg_logo.jpg) no-repeat;
	width: 298px;
	margin:0px;
	display: block;
	float: left;
	height: 381px;
	border: 0px solid red;
	padding-top: 10px;
	padding-left: 0px;
}
div#headRight
{
	position: relative;
	float: left;
	width: 705px;
	height: 143px;
	text-align: right;
	border: 0px solid black;
}
div#headImage
{
	position: relative;
	float: left;
	height: 249px;
	width: 705px;
	background: url(../../images/header_right_bg.jpg) no-repeat right top;
	border: 0px solid red;
}
div#content
{
	width: 1012px;
	display: block;
	border: 0px solid red;
}
div#contentLeft
{
	width:300px;
	display:block;
	float: left;
	background: url(../../images/leftcontent_bg.jpg) repeat-y;
	min-height: 180px;
}
div#leftSubmenu
{
	width:300px;
	float: left;
	background: url(../../images/leftsubmenu_bg_logo.jpg) no-repeat top;
	min-height: 200px;
}
div#leftSubmenu a
{
	font-family: Georgia, Times New Roman, Arial;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
div#leftSubmenu a:hover
{
	text-decoration: underline;
}
div#leftSubmenu .section
{
	padding-top: 20px;
	padding-left: 3px;
	font-family: Georgia, Arial;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	width: 250px;
	border-bottom: 1px dotted silver;
	margin-left: 20px;
}
div#leftSubmenu .sectionLinks
{
	margin-left: 30px;
	margin-right: 30px;
	border-bottom: 1px dotted #eeeeee;
}
div#leftSubmenu a.SelectedSubMenu
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#990000;
	width: 280px;
	padding: 2px;
}
div#leftSubmenuBott
{
	width: 300px;
	float: left;
	background: url(../../images/leftmenu_bg_bott.jpg) no-repeat top;
	height: 20px;
}
div#contentRight
{
	width: 700px;
	background: url(../../images/line_content_bg.jpg) repeat-y right top;	
	min-height: 300px;
	float:left;
	display: block;
	border: 0px solid blue;
	padding-left: 5px;
}
div#hpTags
{
	width: 220px;
	border: 0px solid red;
	text-align:left;
}
div#hpTags a
{
	color:#006699;
	text-decoration:none;
	font-family:Georgia, Times New Roman, Arial, Verdana;
	font-size:16px;
	text-decoration:none;
}
div#hpTags a:hover
{
	text-decoration:underline;
}
div#hpRight 
{
	width: 220px;
	text-align:left;
}
div#hpRight a
{
	color:#990000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
div#hpRight a:hover
{
	text-decoration:underline;
}
div#mainMenu
{
	border: 0px solid red;
	margin-left: 4px;
	margin-top: 0px;
	width: 292px;
	clear:left;	
}
div#mainMenu a 
{
	padding-left: 36px;
	font-family: Georgia, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	line-height: 30px;
	width: 256px;
	height: 30px;
	display:block;
	float:left;
	border: 0px solid red;
	cursor:hand;
}
div#mainMenu  a:hover 
{
	color: #9C1D1D;
	background-color: #F6F4F0;
	text-decoration:none;
}
div#mainMenu a.SelectedMenu
{
	background-image: url(../../images/navigate_open.png);
	background-repeat: no-repeat;
	background-position:18px 8px;
	color: #9C1D1D;
}
div#headerTop
{
float: right;
width: 300px;
border: 0px solid red;
padding-right: 10px;
font-family: Arial;
font-size: 12px;
line-height: 17px;
text-align: right;
position: relative;
top: 10px;
}
div#bannerTop
{
width: 385px;
height: 135px;
border: 0px solid red;
padding-right: 0px;
position: relative;
top: 5px;
left: 5px;
float:left;
}
div#langBox
{
	margin:0px;padding:0px;
	position:relative;
	text-align:right;
	width: 300px;
	margin-bottom: 0px;
	height: 20px;
	color: #999999;
	font-size: 11px;
}
div#langBox img
{
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
	border:0px;
}
div#langBox a
{
	color: #666666;
	text-decoration: none;
}
div#searchBox
{
	margin:0px;padding:0px;
	position:relative;
	text-align:left;
	width: 300px;
	color: #666666;
	margin-bottom: 10px;
}
div#subMenu
{
	border: 0px solid red;
	margin-left: 4px;
	margin-top: 0px;
	width: 290px;	

}
div#contentBottom
{
	background: url(../../images/content_bott.jpg) no-repeat bottom right;
	height: 15px;
	display: block;
	width:300px;
	border: 0px solid red;
	float:right;
	
}
div#footer
{
	background: url(../../images/footer_bg.jpg) repeat-x bottom;
	min-height: 50px;
	text-align: center;
	display: block;
	position: relative;
	float:left;
	width: 100%;
	padding: 5px 0px 10px 0px;
	vertical-align: bottom;
	color: #999999;
	font-size: 11px;
}
div#footer a
{
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial;
	padding: 2px;
}
div#footer a:hover
{
	text-decoration: underline;
}

.clear {
	clear:both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.leftColumn, .leftColumnNoPadding
{
	font-family: Arial, Verdana,Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.leftColumn
{	
	padding-left: 40px;
}
.validator
{
	font-size: 10px;
	font-family: Arial;
	color:#9C1D1D;
}
a.buttonblu {
    background: transparent url('../../images/mrl_buttonbg_blu_a.gif') no-repeat scroll top right;
    color: #333333;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 30px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.buttonblu span {
    background: transparent url('../../images/mrl_buttonbg_blu_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    font-size: 14px;
    padding: 8px 0 8px 18px;
    font-size: 12px;
    font-family: Verdana, Arial;
} 
a.buttonblu:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonblu:active span {
    background-position: bottom left;
    padding: 10px 0 8px 18px; /* push text down 1px */
}

.terms
{
	font-family:Arial,Verdana;
	font-size: 11px;
	font-style:italic;
	color: #666666;
}
.promocode
{
	font-family:Arial,Verdana;
	font-size: 30px;
	font-style:italic;
	color: green;
}
.promotext
{
	font-family:"Trebuchet MS",Times New Roman,Arial;
	font-size: 16px;
	font-style:italic;
	color: Black;
}
.mandatoryField
{
	font-size: 19px;
	background-color:#990000;
	color: White;
	line-height: 19px;
	vertical-align:baseline;
	padding: 0px;
}
a.searchResultLink
{
	font-weight: bold;
}
.searchResultContext
{
	font-size: 11px;
}
div#form_q
{
	display: block;
	position: relative;
	float:left;
	width: 264px;
	margin-right: 100px;
	margin-left: 30px;
}
div#q_body
{
	background: url(../../images/bg_q.gif) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
div#q_footer
{
	background: url(../../images/footer_q.gif) no-repeat;
	height: 20px;
}
div#form_a
{
	display: block;
	position: relative;
	float:left;
	width: 264px;
}
div#a_body
{
	background: url(../../images/bg_a.gif) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
div#a_footer
{
	background: url(../../images/footer_a.gif) no-repeat;
	height: 20px;
}
#annuncio
{
	width: 670px;
	color: #FFFFFF;
	background-color:#CC0000;
	border: 1px solid #003366;
	padding: 10px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	margin-top: 5px;
	margin-bottom: 5px;
}
#annuncio a
{
	color:#FFCC00;
	font-weight:bold;
	text-decoration:underline;
}