/* CSS File	 */
/* Version: 	01	 */
/* Created at: 	HBfx Studio	*/
/* Author: 	Eros Nicolau	*/

/* Tag redefines	 */
html, body	 {margin: 0px; padding: 0px; height: 100%; width: 100%;}
body	 {background-color: #15609f; background-image: url(../img/body_back.gif); background-repeat: repeat-x; background-position: left top; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
div	 {margin: auto; height: auto;}
form	 {margin: 0px; padding: 0px;}
a img	 {border: none 0px;}
h1	 {font-size: 22px; color: #a79116; font-weight: normal; margin-bottom: 0px; padding-bottom: 0px;}
h1 a{text-decoration:none;font-size:22px;color:#a79116;font-weight:normal;}
h1 a:hover{text-decoration:underline;}

/* Link styles	 */
a	 {}
a:hover	 {}

/* Header styles	 */
.header	 {background-color: #FFFFFF; position: relative;}
.dummy	 {position: absolute; top: +50%; background-color: #FF0000; left: 0px; width: 253px; height: 1px;}
.header .dummy	 {color: #ffffff;}
.logo	 {position: absolute; height: 150px; top: -75px; left: 0px;}
.flash	 {position: relative; width: 340px; float: left; height: inherit;}

/* Main area styles	 */
.holder2	 {width: 100%;}
.holder1	 {text-align: center; margin-left: auto; margin-right: auto; width: 806px;}
.holder	 {text-align: left; margin: 0px; padding: 0px; border: none; *width:806;}

.area	 {background-color: #d4bf81; background-image: url(../img/area_back.gif); background-repeat: repeat-x; background-position: left top; padding-bottom: 10px;}

.l-col	 {float: left; width: 253px;}
.m-col	 {float: left; width: 523px; padding: 15px; background-image: url(../img/m-col_back.gif); background-repeat: repeat-y; color: #60626a; text-align: justify;}

.languages	 {background-color: #15609f; padding-top: 6px; padding-bottom: 5px;}
.languages1	 {padding-top: 6px; padding-bottom: 5px; text-align: center;}
.languages .l-col	 {text-align: center;}
.languages1 img	 {height: 13px; width: 25px;}
.languages1 a	 {background-repeat: no-repeat; background-position: 0px 0px; padding-right: 2px; padding-left: 2px;}
.languages1 a:hover, 
.languages1 .selected	 {background-position: 0px -14px;}
.ro	 {background-image: url(../img/flag_ro.gif);}
.en	 {background-image: url(../img/flag_en.gif);}
.ro_small	 {background-image: url(../img/flag_ro_small.gif);}
.en_small	 {background-image: url(../img/flag_en_small.gif);}
.ro_small img, .en_small img	{margin: 0px !important; padding: 0px !important; border: none 0px !important; background-color: none;}

.search	 {text-align: center; padding: 10px;}

.m-col img	 {background-color: #ffffff; margin-left: 7px; margin-right: 7px; margin-top: 2px; margin-bottom: 2px; padding: 3px; padding-bottom: 10px; border: solid 1px #cccccc;}
.m-col .en_small img,
.m-col .ro_small img	 {background-color: transparent !important;}

/* Footer styles	 */
.footer	 {color: #FFFFFF; font-size: 9px; padding-top: 1px;}
.footer a	 {color: #FFFFFF; text-decoration: none;}
.footer a:hover	 {}
.footer .credits	 {float: right; text-align: right;}

/* Main Menu styles	 */
.header .menu	 {float: left; width: 213px; padding-bottom: 1px; background-color: #184e9c;}
.header .menu a	 {display: block; background-image: url(../img/menu_back.gif); background-repeat: repeat-x; background-position: 0px 0px; line-height: 35px; color: #FF0000; text-decoration: none; padding-left: 15px; font-weight: bold; width: 198px;}
.header .menu a.carnaval	{background-image: url(../img/menu_back_carnaval.gif) !important;}
.header .menu a:hover	 {background-position: 0px -35px;}
.highlight	 {font-weight:bold}

/* Secondary Menu styles	 */
.area .menu	 {}
.area .menu a	 {width: 238px; display: block; line-height: 41px; color: #FF0000; text-decoration: none; padding-left: 15px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; margin-top: 3px; font-size: 13px;}
.area .menu a:hover	 {background-color: #f0e9d4;}
.area img	 {}
.area td	 {text-align: justify; vertical-align: top;}

/* Misc. styles	 */
.textbox	 {border: 1px solid #95afc9;}
.button	 {font-weight: bold; border: none 0px; background-color: transparent; font-family: "Arial Narrow"; color: #3f83bd; cursor: pointer; cursor: hand;}

/* clearfix	 */
.clearfix:after	 {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix	 {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix	 {display: block;}
* html .clearfix	 {height: 1%;}
/* End hide from IE Mac */
