/* === START - LAYOUT DEFINITIONS === */

body {
	margin: 0px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}

table {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #005197;
	text-decoration: none;
}

a:hover {
	color:#005197;
	text-decoration: underline;
}

a img {
	border:none;
}

h6 {
	font-size:10px;
	margin:5px 0px 0px;
	padding:0px;
	text-align:right;
}

h6 a, h6 a:visited {
	color:#666;
}

.clearBoth {
	clear:both;
}

.clearLeft {
	clear:left;
}

.clearRight {
	clear:right;
}

/* ===   Main layout definitions  === */

.thumb {
	width:80px;
	height:80px;
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	margin:5px;
	border: 4px solid #FFCC00;
	}
	
.facilityesGrup {
	float: left;
	/*width: 210px;*/
	margin-right:10px;
	/*border: 1px dotted #999999;*/
	padding: 5px;
	margin-bottom: 10px;
}
	
.mainPic {
	width:200px;
	margin: 0px 10px 10px 0px;
	border: 4px solid #FFCC00;
	}

.desc1 {
	color:#005197;
	font-size:14px;
}

.prezentare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}

.prezentare h4 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	background-color: #FFFFFF;
	font-weight: bold;
}

#mainHeader {
	background-image:url(layout/big_header_bg.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	
	}

.wideHeader {
	background-image:url(layout/big_header_bg.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	height:210px;
	border-bottom: 1px solid #005197;
	}

.unitPageTitle {
	width:760px;
	border: 1px solid #005197;
	background-color:#FFFFFF;
	margin-bottom:20px;
	padding: 2px 5px 3px 7px;
	}

.unitPageTitle h1 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 36px;
	color: #FF6600;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0px;
	}

#keywordRow {
	height:16px;
	}

.inPageDesc {
	clear:both;
	width:742px;
	padding:9px;
	margin-top:0px;
	border:1px solid #CCDDFF;
	background:#ECF2FF
	margin: 10px 0px;
}

.textSlab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.picTitle {
	color:#E77817;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	}
	
.headLine {
	background-color:#005197;
	color:#FFFFFF;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:20px;
}

.headLine a, .headLine a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.headLine a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/* ===   MENUS DEFINITIONS    ===*/
/* START - Main Menu definitions */

#mainMenu {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#mainMenu a:link, #mainMenu a:visited {
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
}

#mainMenu a:hover {
	background-image:url(layout/main_menu_bg_hover.gif);
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center;
	}
	
#mainMenu a:active {
	background-image:url(layout/main_menu_bg_active.gif);
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center;
	}
	
/* END - Main Menu definitions */



/* === START main sections id definitions */
	
#leftBigBanner 	{
	/* minus 2 pixels at with for border compensation */
	width:183px;
	/*height:624px;*/
	background-color:#f5f5f5;
	border: 1px solid #CCCCCC;
	padding-top:12px;
	padding-bottom:12px;
}

/* START - Left Menu definitions */

#leftMenus {
	/* minus 2 pixels at with for border compensation */
	width:173px;
	background-color:#ECF2FF;
	border: 1px solid #CCCCCC;
	padding:5px;
	margin-bottom:12px;
}


#leftMenus ul {
	margin:0px 0px 10px;
	padding: 5px 5px;
}

#leftMenus li {
	list-style:none;
	border-bottom-color: #eaeaea;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height:20px;
}

#leftMenus h2 {
	margin:0px 0px 0px;
	padding:0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
}

#leftMenus h2 a, #leftMenus h2 a:visited{
	color:#000;
}

.leftMenusBox {
	width:185px;
	background-color:#f5f5f5;
	margin-bottom:12px;
}

.leftMenusBoxTop {
	background:url(layout/leftMenu_LeftCorner.gif) left top no-repeat;
	border-bottom:4px solid #99c1e6;
	min-height:18px;
	background-color:#005197;

}

.leftMenusBoxTopLeft {
	height:auto;
	background:url(layout/leftMenu_RightCorner.gif) right top no-repeat;
}

.leftMenusBoxTop h2 {
	margin:0;
	padding:5px 0 4px 15px;
	line-height:18px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

.leftMenusBoxTop h2 a, .leftMenusBoxTop h2 a:visited{
	color:#FFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

.leftMenusBoxContent {
	background-color:#f5f5f5;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
}

.leftMenusBoxContent ul {
	margin:0 0 0 15px;
	padding:0;
}

.leftMenusBoxContent li {
	list-style-image:url(bulets/left_menu_bullet.gif);
	margin-left:5px;
	line-height:22px;
	font-size:14px;
	color:#005197;
}

.leftMenusBoxContent li a {
	text-decoration:none;
	color:#005197;
}
.leftMenusBoxContent li a:hover {
	text-decoration:underline;
}



/* BOXES */
.rightMenusBox {
	margin-bottom:12px;
	background:#ECF2FF;	
}

.rightMenusBoxTop {
	min-height:18px;
	padding-left:10px;
	background:url(layout/right_menu_left_corner.gif) left top no-repeat;
}

.rightMenusBoxTopLeft {
	height:auto;
	background:url(layout/right_menu_right_corner.gif) right top no-repeat;
	padding-right:10px;
}

.rightMenusBoxTopLeft h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:10px;
	line-height:18px;
}

.rightMenusBoxContent {
	padding:10px;
	border:1px solid #CCDDFF;
	border-top:none;
	background:#ECF2FF;
}

.rightMenusBoxContent ul {
	margin:0;
	padding: 5px 0px 0px;
	border-top-color:#7B8FD5;
	border-top-style:solid;
	border-top-width:2px;
}

.rightMenusBoxContent li {
	list-style:none;
	border-bottom-color: #eaeaea;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.rightMenusBoxBottom {
	height:6px;
	font-size:3px;
	padding-left:10px;
	background:url(layout/right_menu_left_corner_b.gif) left top no-repeat;
}

.rightMenusBoxBottomLeft {
	height:6px;
	font-size:3px;
	background:url(layout/right_menu_right_corner_b.gif) right top no-repeat;
}

.columBox {
	padding:10px;
	margin-bottom:12px;
	border:1px solid #CCDDFF;
	background:#ECF2FF;
}

.columBox ul {
	margin:5px 0px 0px;
	padding: 5px 0px;
	border-top-color:#7B8FD5;
	border-top-style:solid;
	border-top-width:2px;
}

.columBox li {
	list-style:none;
	border-bottom-color: #eaeaea;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.columBox h2 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
}

/* Article List */

#articleList h2, #articleList h3 {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#articleList h2 {
	margin:5px 0px;
	padding:5px 6px;
	background-color:#CFE2FE;
	border:2px dotted #7B8FD5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#articleList ul {
	padding:0px 20px;
}

#articleList ul li {
	display:block;
	padding:5px;
	border-bottom:1px dotted #CCC;
}

#articleList ul li img {
	padding:2px;
	border:1px solid #ccc;
	float:left;
	margin-right:10px;
}

/*Colum Curs Valutar Stle*/

.valuteSmall {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #E8E8E8;
}

.valuteSmallHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #43506D;
	padding: 2px;
}
.valuteSmallRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#section1container {
	width: 770px;
	float:none;
	clear:both;
	display:block;
	background-color:#00FF99;
	height:530px;
}

#section1Middle {
	float: left;
	/*height: 425px;/**/
	/*width: 375px;*/ /*2 cols*/
	width: 558px; /*3 cols*/
	margin-right: 20px;
}

#section1Middle hr {
	color: #99C1E6;
	background-color: #99C1E6;
	margin: 0px;
	height:4px;
}

#section1Right {
	float: left;
	display:block;
	/*height: 425px;/**/ 
	/*width: 375px;*/     /*2 cols*/
	width: 192px; /*1 cols*/
}

#section2a {
	width: 770px;
}

#section2 {
	margin-top:20px;
	/*height: 295px;/**/
	width: 770px;
	padding:0px;
	margin-bottom:20px;
}

/* === END main sections id definitions === */


/* === START - Box UnitSmall definitions === */
/* -definitiile pentru casutele cu hoteluri- */

.unitSmall {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	/*height: 112px;*/
	/*width:184px;*/
	background-color: #F2F2F2;
	float: left;
	margin-bottom:10px;
	}

.unitSmall2 {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	/*height: 112px;*/
	/*width:184px;*/
	background-color: #ff0000;
	float: left;
	margin-bottom:10px;
	margin-right:8px;
	}

.unitSmallHeader {
	margin:0px;
	width:100%;
	height:12px;
	background-color:#ffffff;
}	

.unitSmallText {
	float: left;
	/*width:88px;*/
	height:96px;
	background-color: #F2F2F2;
	text-align:left;
}

.unitSmallText div.white {
	background-color:#FFFFFF;
	border-bottom: 2px solid #FF9900;
}

.unitSmallText div.priceBox {
	/*background-color:#e3e3e3;*/
	width:90px;
	float:left;
}

.unitSmallText div.desc {
	/*background-color:#e3e3e3;*/
	width:180px;
	font-size: 12px;
	padding-top:2px;
	padding-right:5px;
	float:left;
}

.unitSmallText p  {
	margin-left:3px;
	margin-right:2px;
	margin-bottom:0px;
	margin-top:0px;
}

.unitSmallHotel {
	margin:0px;
	font-size: 12px;
	/*text-transform: capitalize;*/
	color: #000000;
}

.unitSmallHotelBB {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 12px;
	/*color: #005197;*/
	color: #000000;
}

.unitSmallbox1 {
	border: 1px solid #999999;
	float: left;
	width:90px;
	height:90px;
	background-color:#FFFFFF;
	padding:2px;
}

.unitSmallBgpic {
	background-color: #FFFFFF;
	background-image: url(loading.gif);
	background-position: center center;
	width:90px;
	height:90px;
	margin:0;
	background-repeat: no-repeat;
}

.unitSmallSmall {
	font-size: 10px;
	color: #000000;
}

.unitSmallPrice {
	font-size: 14px;
	color: #000000;
}

/* === END - Box UnitSmall definitions === */

/* === START TABS Definitions ===*/

.tab {
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:21px;
	background-image:url(tabs/bg_no_tab.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.tab div {
	float:left;
	height:21px;
	margin:0px;
	background-image:url(tabs/bg_pasive_tab.gif);
	background-repeat: repeat-x;
	background-position: center;
/*	border-top: 1px solid #003366;*/

}

.tab a:link, .tab a:visited, .tab a {
	line-height:21px;
	text-decoration:none;
	color:#005197;
	padding-right:16px;
	padding-left:16px;
	padding-top:3px;
	padding-bottom:3px;
/*	
	background-image:url(tabs/bg_pasive_tab.gif);
	background-repeat: repeat-x;
	background-position: center;
	*/
}



.tab a:hover {
	/*background-image:url(tabs/bg_hover_tab.gif);
	background-repeat: repeat-x;
	background-position: center;*/
	border-top: 1px solid #005197;
	background-color: #99c1e6;
	}


/*.tab a:active {
	font-weight:bold;
	background-image:url(tabs/bg_active_tab.gif);
	background-repeat: repeat-x;
	background-position: center;
	}
*/

.tab .pipe {
	float:left;
	height:21px;
	width:1px;
	BORDER-RIGHT: #ffffff 1px solid;
	background-color:#005197;
	}

.tab .pipeLeft {
	float:left;
	height:21px;
	width:1px;
	background-color:#005197;
	}

.tab2 {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#99c1e6;
	/*overflow:visible;*/
	display:none;
	/*height:140px;/**/
	padding:10px;
	border-right: 1px solid #005197;
	border-bottom: 1px solid #005197;
	border-left: 1px solid #005197;
}

.tab2 td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}

.tabUnit {
	background-color:#FFFFFF;
	overflow:visible;
	display:none;
	padding:10px;
	border-right: 1px solid #005197;
	border-bottom: 1px solid #005197;
	border-left: 1px solid #005197;
}


/* === END TABS Definitions ===*/

/*  REGIONS ROTUR display definitions */

#regionsTabs { width:558px; }
#regionsTabs .regionTab { width:186px; float:left; }
#regionsTabs .tabTitle {
	background-color: #E7EDF1; 
	border: 1px solid #E4EAEF;
	display: block;
	text-align:center;
	margin: 0px 5px 5px 0px;
	}
#regionsTabs h2 {
	line-height:30px;
	font-size:16px;
	margin:0px;
	padding:0px;
	}
	
#regionsTabs .regionsTabsContent {
	background-color:#FFFAEA;
	padding-top:15px;
	display:none;
	float:left;
	width:558px;
	margin-bottom:5px;
	}
#regionsTabs .regionsTabsContent li {
	width:177px;
	padding:2px;
	margin: 0px 5px 5px 0px;
	float:left;
	height:18px;
	display: block;
	line-height:12px;
	color:#005197;
	font-size:14px;
	
}

#regionsTabs .tabBottom {
	clear:both;
	display:block;
	text-align:right;
	background-color:#0F6;
}

#regionsTabs .tabBottom a {
	color:#5B0000;
	font-size:11px;
	float:right;
	padding-right:10px;
	}

#regionsTabs a.regionTabActive, #regionsTabs a.regionTabActive:visited {
	background-color: #FFFAEA;
	color:#06F;
	border: 1px solid #FFFAEA;
	}

#regionsTabs .invisible { width:100%; display:none;}


/*  REGIONS ROTUR display definitions */


/*  REGIONS display definitions */

.regions a:link, .regions a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}

.regions a:hover {
	text-decoration:underline;
	}

.regions h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#005197;
	margin-bottom:5px;
	}
	
.regions {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}

.regions p {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}

/*   END REGIONS display definitions */

form {
	margin: 0px;
	font-size:12px;
}

form input  {
	font-size:12px;
	}

#but1 {
	background-image: url(buttons/blank_80px.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 80px;
	border-style: none;
}
#location, #location a {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.sortBox {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #005197;
}

.roomDiv {
	text-indent:0px;
	text-align: left;
	background-color:#f3f3f3;
	margin-bottom:20px;
	padding:10px;
	border: 1px  dashed #999999;
}

.roomDiv span {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #005197;
}

li.roomDiv div.priceDesc {
	border: 1px  dashed #999999;
	/*background-color:#FBFBFB;*/
	margin-top:5px;
	padding:5px;
}

.roomDiv h3 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-bottom:5px;
	margin-top:5px;
}

.roomDiv table {
	border:1px solid #c3c3c3;
	border-collapse:collapse;
}

.roomDiv table td {
	border:1px solid #c3c3c3;
	text-align:center;
	padding:2px;
	font-size:12px;
}

.topLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

div.hr { 
	width: 100%; 
	height: 1px; 
	background:#666666; 
	line-height: 1px; 
	font-size: 1px;
} 

/* ==== START MERSUL TRENURILOR === */
.mtCapLinie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0066CC;
	font-weight: bold;
}

.mtBIG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#0066CC;
	font-weight: bold;
}
/* ====  END MERSUL TRENURILOR  === */