body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
* {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:12px;
}
img {
	border:none;
}
a:link,
a:visited {
	color:#373700;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
hr {
	height:0;
	border:0;
	border-top:1px solid #615C01;
	margin-top:5px;
	margin-bottom:5px;
}
h1,
h2,
h3 {
	margin:0;
	padding:0;
	margin-top:3px;
	margin-bottom:5px;
}
h1 {
	margin-top:10px;
	margin-bottom:15px;
	font-size:16px;
	color:#A1A1A1;
}
h1 span {
	display:block;
	font-weight:normal;
	color:#7B932D;
}
h2 {
	margin-top:5px;
	margin-bottom:15px;
	font-size:13px;
	color:#FC580C;
}
form {
	margin:0;
	padding:0;
}
form input,
form textarea,
form select {
	background-color:#FFFFFF;
	border:solid 1px #D1D1D1;
}
form input[type=radio],
form input[type=checkbox], 
form input[type=hidden] {
	border:none;
}
thead {
	background-color:#D2D2D2;
	font-weight:bold;
	color:#000000;
}
tfoot {
	background-color:#D2D2D2;
	font-weight:bold;
	color:#000000;
}
pre {
	background-color:#D2D2D2;
	padding:5px;
	border:dashed 1px #000000;
	margin-top:10px;
	margin-bottom:10px;
}
/*  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */

.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0;
	width:0;
}

div.loading {
	width:16px;
	height:16px;
	background-image:url(/img/loading.gif);
	background-repeat:no-repeat;
	visibility:hidden;
}

/**************************************************/
/* MAIN STRUCTURE */

#top {
	width:1000px;
	margin:auto;
	position:relative;
	background-image: url("/img/layout/top-image.jpg");
	background-repeat: no-repeat;
	background-position:top right;
}
#breadcrumb {
	width:1000px;
	height:20px;
	margin:auto;
}
#middle {
	width:1000px;
	min-height:400px;
	margin:auto;
}

#bottom {
	width:1000px;
	margin:auto;
	margin-top:10px;
	padding-top:1px;
	background-image:url(/img/layout/bottom-line.gif);
	background-repeat:no-repeat;
	position:relative;
}
#bottom .copyright {
	position:absolute;
	top:15px;
	left:20px;
}
#bottom .links {
	position:absolute;
	top:15px;
	right:20px;
}
#bottom ul {
	text-align:center;
	width:950px;
	margin-bottom:15px;
	border-top:solid 1px #FFD06E;
	margin-top:40px;
	padding-top:10px;
}
#bottom ul li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:5px;
	line-height:18px;
}
#bottom ul li a,
#bottom ul li a:visited {
	text-decoration:underline;
}
#bottom ul li a:hover {
	color:#94B033;
}
/*==========================*/
#left {
	float:left;
	width:200px;
	padding-top:10px;
}
#content {
	float:left;
	width:580px;
	margin-left:10px;
	margin-right:10px;
	min-height:200px;
	padding-top:10px;
}
#right {
	float:right;
	width:200px;
	padding-top:10px;
}
/**************************************************/
#top .banner {
	position: absolute;
	top:45px;
	left:210px;
}
#top .bg {
	position:absolute;
	top:0px;
	left:0px;
	background-color: #FCE587;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width:1000px;
	height:25px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
#login {
	margin-bottom:10px;
	padding:3px;
	position:absolute;
	top:0px;
	right:0px;
}
#login strong {
	color:#FF6600;
	font-weight:bold;
	margin-right:10px;
}
#login label {
	color:#4A6527;
}
#login input {
	width:90px;
	border: 1px solid #B9B9BA;
	padding-left:2px;
}
#login form {
	display:inline;
}
#login input.submit {
	position:relative;
	height:auto;
	width:auto;
	color:#4A6527;
	background-image: url(/img/layout/submit_bg.gif);
	background-repeat:repeat-x;
	border:solid 1px #C7A4E1;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	margin:auto;
}
#login * {
	font-size:12px;
}
#login #messages {
	position:absolute;
	top:19px;
	left:3px;
	width:275px;
	
	border:solid 1px #AF0A00;
	background-color:#CE190D;
	color:#ffffff;
	text-align:center;
	padding:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#login #messages p {
	margin:0;
	padding:0;
	font-weight: normal;
	display:inline;
	color:#ffffff;
}

/****************************************************/

#qsearch {
	margin-bottom:10px;
	padding-left:5px;
	padding-top:5px;
	background-image:url(/img/layout/left-box-bg.gif);
	background-repeat:repeat-x;
}
#qsearch div {
	color:#FC580C;
	margin-top:2px;
	margin-bottom:2px;
	position:relative;
	height:18px;
	padding-top:2px;
}
#qsearch input {
	border: 1px solid #B9B9BA;
	padding-left:3px;
	color: #000000;
	width:184px;
	margin-bottom:2px;
}
#qsearch select {
	border: 1px solid #B9B9BA;
	padding-left:0px;
	color: #000000;
	width:189px;
	width:92px;
	margin-right:5px;
	margin-bottom:2px;
	font-size:11px;
}
#qsearch input.submit {
	height:auto;
	width:188px;
	color:#FC580C;
	font-weight:bold;
	background-image: url(/img/layout/submit_bg.gif);
	background-repeat:repeat-x;
	background-color:#F4EDF9;
	border:solid 1px #C7A4E1;
	margin-top:5px;
	padding:3px;
}
#qsearch #search_room_from,
#qsearch #search_room_to,
#qsearch #search_star_from,
#qsearch #search_star_to {
	width:65px;
	position:absolute;
	top:0;
	right:2px;
}
#qsearch #search_room_from,
#qsearch #search_star_from {
	right:73px;
}
#qsearch label {

}

/***********************************************/
#menu {
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 33px;
}
#menu a,
#menu a:visited {
	font-size: 12px;
	color: #3D3D61;
	padding-left: 0px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
}
#menu a:hover {
	text-decoration:underline;
}
#menu div {
	padding-bottom:5px;
	padding-top:3px;
	margin-left: -9px;
}
#menu div a,
#menu div a:visited {
	font-size: 12px;
	padding-left: 25px;
	padding-top:0px;
	padding-bottom:2px;
	text-transform: none;
}
#menu div a:hover {

}

/* -------------------------------------------------------------------- */
/*	paginare	*/

.pagination {
	padding:10px;
	font-size:12px;
}
.pagination .results {
	float:left;
	padding-top:3px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.pagination .container {
	float:right;
	text-align:right;
}
.pagination span,
.pagination a:link,
.pagination a:visited {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	display:block;
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	margin-right:2px;
}
.pagination span {
	background-color:#D8E6AA;
}

.pagination a:hover {
	text-decoration:none;
	background-color:#E9E3D1;
}

/**********************************************************/
/* images in admin area */
#admin_item_list {
	position:relative;
	width:780px; /* IE only */
}
#admin_item_list div.item {
	float:left;
	position:relative;
	text-align: center;
	margin:3px;
	padding:2px;
	width:105px;
	background-color:#F5F5F5;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
}
#admin_item_list div.item hr {
	border-top-color:#D4D4D4;
}
#admin_item_list div.item div {
	height:105px;
	width:105px;
}
#admin_item_list div.item div.rotate {
	position:relative;
	width:auto;
	height:16px;
}
#admin_item_list div.item div.rotate img {
	border:none;
	padding:0;
}
#admin_item_list div.item div a.rotate-left {
	position:absolute;
	top:0;
	left:5px;
}
#admin_item_list div.item div a.rotate-right {
	position:absolute;
	top:0;
	right:5px;
}
#admin_item_list img {
	border:solid 1px #CCCCCC;
	padding:1px;
}
#admin_item_list button {
	border:solid 1px #787878;
	font-size:9px;
	padding:0px;
	padding-left:2px;
	padding-right:2px;
	color:#787878;
	margin:1px;
}
#admin_item_list textarea {
	height:30px;
	border:solid 1px #cacaca;
	color:#787878;
}
#admin_item_list div.item div.area {
	height:70px;
	font-size:10px;
	color:#787878;
}
#admin_item_list div.item div.edit_area {
	height:45px;
}
/*----------------------------------------*/

/* user admin section - sorting images */
#boxes {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position:relative;
}
#boxes li {
	cursor: move;
	float: left;
	margin: 2px;
	width: 105px;
	height: 105px;
	border: 1px solid #A4A4A4;
	text-align: center;
	padding:1px;
	background-color: #E6E6E6;
}
/*----------------------------------------*/

#confirm_delete {
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}
#confirm_delete input {
	border:solid 1px #af070c;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	margin-left:30px;
}
/*----------------------------------------*/

#admin_items_form {
	position:relative;
	width:600px;
}
#admin_items_form label {
	position:relative;
}
#admin_items_form label.default {
	height:25px;
	display:block;
	width:500px;
	margin-bottom:3px;
}
#admin_items_form label.default input,
#admin_items_form label.default #container_locality,
#admin_items_form label.default select {
	position:absolute;
	top:0;
	left:120px;
}
#items_desc_form h3,
#admin_items_form h3 {
	padding:3px;
	background-color:#F9F2C8;
	margin-top:15px;
	margin-bottom:10px;
	border-bottom:dashed 1px #E8CB28;
}
#admin_items_form .clasification .no label {
	margin-left:5px;
}
#admin_items_form .clasification .stars {
	width:180px;
	float:left;
}
#admin_items_form .clasification .no {
	float:left;
	margin-left:30px;
	padding-left:30px;
	border-left:solid 2px #000000;
}
#admin_items_form .prices .item label {
	display:block;
}
#admin_items_form .prices .item {
	float:left;
	margin-right:25px;
}
/***********************************************/

#county_locality_selector {
	width:500px;
	margin-top:10px;
	margin-bottom:10px;
}
#county_locality_selector label {
	float:left;
	width:auto;
}
#county_locality_selector #locality_container_loading {
	float:left;
	margin-left:5px;
	margin-right:5px;
}
#county_locality_selector #locality_container {
	float:left;
}
/***********************************************/


#items_facilities .col {
	float:left;
	width:230px;
}

#county_list .col {
	float:left;
	width:140px;
}
#county_list div {
	margin-bottom:10px;
}
#region_list .col {
	float:left;
	width:190px;
}
#region_list div {
	margin-bottom:10px;
}
#content #region_list a,
#content #region_list a:visited {
	color:#756969;
}
#item_lang_spoken .col {
	float:left;
	width:110px;
}

/*******************************************************************/
.tableRow1 {
	background-color:#E1EBBE;
}
.tableRow2 {
	background-color:#F9FAFB;
}
.tableRow3 {
	font-style: italic;
	color:#6E6E6E;
}
.tableRow4 {
	color:#EC0000;
	background-color:#FFF9D9;
}
.tableRow1_o, .tableRow2_o {
	background-color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
}
.tableRow3_o {
	font-style: italic;
	background-color: #DF0000;
	color:#FFFFFF;
}
/*******************************************************************/
.info {
	color:#248B1A;
}
.error {
	color:#CC0033;
}
input.error {
	border:solid 1px red !important;
	color: #000000;
	background-color: #FFF3E9;
}
select.error {
	border:solid 1px red !important;
	color: #000000;
}
#messages {
	margin-top:5px;
	margin-bottom:5px;
	border:solid 1px #000000;
	padding:5px;
	background-color:#FFFDA5;
}
#messages p {
	margin:0;
	padding:0;
	margin-bottom:2px;
	margin-top:2px;
	font-weight:bold;
}
#messages .info {
	color:#248B1A;
}
#messages .error {
	color:#CC0033;
}
.msg_error {
	margin-top:5px;
	margin-bottom:5px;
	border:dashed 1px #006699;
	padding:5px;
	color:#CC0033;
}


#items_desc_form label {
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}
#items_desc_form label.textarea {
	background-color:#FCECA8;
	border:solid 1px #615C01;
	xborder-bottom:none;
	margin-top:15px;
	margin-bottom:0px;
	padding:5px;
	font-size:12px;
}
#items_desc_form input {
	padding-left:2px;
	margin-left:5px;
	margin-top:10px;
	background-color:#FFFFFF;
	border:solid 1px #6E6E6E;
}
#items_desc_form textarea {
	width:100%;
	background-color:#FFFFFF;
	border:solid 1px #6E6E6E;
	padding:2px;
}



/* ITEM DETAILS */
#main_image_frame {
	width:402px;
	height:402px;
	padding:1px;
	text-align:center;
	border:solid 1px #C1C1C1;
	position:relative;
}
#main_image_frame #item_img_desc {
	padding:2px;
	color:#4E4E4E;
	font-size:12px;
	font-weight:bold;
}

#item_thumbs_main .item,
#item_thumbs .item {
	width:102px;
	height:102px;
	border:solid 1px #C1C1C1;
	padding:1px;
	text-align:center;
}
#item_thumbs_main,
#item_thumbs {
	position:relative;
	width:560px; /* for IE6 */
}
#item_thumbs_main div.item,
#item_thumbs div.item {
	position:relative;
	float:left;
	margin-right:5px;
	margin-top:5px;
}
/* version 2 */
#item_thumbs_line {
	position:relative;
	overflow:scroll;
	overflow-x:scroll;
	overflow-y:auto;
	height:140px;
	width:560px;
}
#item_thumbs_line td {
	border:solid 1px #C1C1C1;
	padding:1px;
	text-align:center;
	margin-right:5px;
	margin-top:5px;
}

/* version 3 */

#main_image_frame {
	width:430px;
	height:402px;
	text-align:center;
	border: none;
	position:relative;
	float:left;
}
#item_thumbs_line {
	position:relative;
	overflow:auto;
	height:402px;
	width:140px;
	float:right;
	margin-left:5px;
	margin-top:4px; /* to line up with large image without description */
}
#item_thumbs_line div {
	margin-bottom:5px;
	margin-top:0px;
	padding-top:18px;
	padding-bottom:3px;
	text-align:center;
	background-image: url(/img/layout/item_img_preview.gif);
	background-repeat:repeat-x;
}



/******************************************/

#favorites {
	padding:1px;
	padding-bottom:5px;
	background-image:url(/img/layout/right-bg.gif);
	background-repeat:repeat-x;
	margin-bottom:15px;
}
#favorites h2 {
	color:#336699;
	margin:0;
	padding:3px;
	margin-bottom:5px;
	position:relative;
}
#favorites h2 a {
	position:absolute;
	top:2px;
	right:2px;
}
#favorites ul {
	list-style:none;
	margin:5px;
	padding:0;
}

/**********************************/
#qcontact {
	padding-left:10px;
	padding-top:10px;
	margin-top:10px;
	background-image:url(/img/layout/left-box-bg2.gif);
	background-repeat:repeat-x;
}
#qcontact label {
	display:block;
	font-weight:bold;
}
#qcontact input,
#qcontact textarea {
	width:180px;
	border: 1px solid #B9B9BA;
	margin-top:5px;
	margin-bottom:5px;
}
#qcontact input.submit {
	width:auto;
	color:#FC580C;
	font-weight:bold;
	background-image: url(/img/layout/submit_bg.gif);
	background-repeat:repeat-x;
	border:solid 1px #C7A4E1;
	margin-top:10px;
}

/*---------------------------------------------*/
/* ITEM LIST PUBLIC */
#item_list .item_preview {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:solid 2px #E4CDC2;
	padding-bottom:10px;
	position:relative;
}
#item_list .item_preview .item_top {
	position:relative;
	min-height:120px;
}
#item_list .item_preview .item_top .view_video {
	position:absolute;
	top:50px;
	right:40px;
}
#item_list .item_preview .item_top .item_img {
	float:left;
	width:136px;
	padding-top:18px;
	padding-bottom:18px;
	text-align:center;
	background-image: url(/img/layout/item_img_preview.gif);
	background-repeat:repeat-x;
}
#item_list .item_preview .item_top .item_title {
	width:410px;
	color:#727272;
	position:absolute;
	bottom:13px;
	left:160px;
}
#item_list .item_preview .item_top .item_title h2 {
	margin-top:5px;
	margin-bottom:5px;
}
#item_list .item_preview .item_top .item_title h2 a:link,
#item_list .item_preview .item_top .item_title h2 a:visited {
	font-size:16px;
	color:#A1A1A1;
}
#item_list .item_preview ul {
	list-style:none;
	margin:0;
	padding:0;
}
#item_list .item_preview ul li.item {
	float:left;
	margin-right:10px;
	min-width:70px;
}
#item_list .item_preview ul li strong {
	color:#FC580C;
}
#item_list .item_preview p {
	margin-top:3px;
	margin-bottom:3px;
	font-size:11px;
}
#item_list .item_preview .add_to_fav {
	position:absolute;
	top:14px;
	right:0;
}
#item_list .item_preview .facilities {
	margin-top:8px;
	margin-bottom:3px;
}
/*----------------------------------------*/



#item_img_form input {
	display:block;
	margin-bottom:10px;
}

ul.action_msg {
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
	color:#C40000;
	list-style:none;
	padding-left:20px;
}


/* ITEM PRESENTATION PAGE */
#item_details .item_top {
	width:440px;
	float:left;
}
#item_details .item_top h1 {
	margin-bottom:5px;
}
#item_details .item_top ul {
	list-style:none;
	margin:0;
	padding:0;
}
#item_details .item_top ul li {
	margin-right:10px;
	display:inline;
}
#item_details .item_top ul li strong {
	color:#FC580C;
}
#item_details .item_top .stars {
	margin-top:5px;
	margin-bottom:5px;
}
#item_details .actions {
	float:right;
	width:130px;
	padding-top:10px;
}
#item_details .actions a {
	display:block;
	margin-bottom:5px;
	padding-left:20px;
}
#item_details .actions a:first-child {
	background-image: url("/img/ico/favorites.gif");
	background-repeat: no-repeat;
}

#item_details h2 {
	margin-top:2px;
	margin-bottom:2px;
	padding-bottom:2px;
	color:#9D6A15;
	font-size:14px;
	border-bottom:dashed 1px #EAB660;
}
/* user input */
#item_details h3 {
	margin:0;
	padding:0;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:5px;
	font-size:13px;
	color:#003399;
}
#item_details h4 {
	margin:0;
	padding:0;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:underline;
	font-size:12px;
}
#item_details h5 {
	margin:0;
	padding:0;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	font-style: italic;
	font-size:12px;
}

#item_details table {
    border-width: 0 0 1px 1px;
    border-style: solid;
}

#item_details table td {
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}
#item_details table thead {
	background-color:#D2D2D2;
	font-weight:bold;
	color:#000000;
}
#item_details table tfoot {
	background-color:#D2D2D2;
	font-weight:bold;
	color:#000000;
}
#item_details_images {
	margin-top:7px;
	margin-bottom:7px;
	padding-top:7px;
	padding-bottom:7px;
	border-top:solid 1px #F7ECC8;
	border-bottom:solid 1px #F7ECC8;
}
#item_details .facilities {
	margin-top:10px;
	margin-bottom:10px;
}

#live_support {
	text-align:center;
}
#user_panel #live_support {
	padding-bottom:0px;
	position:absolute;
	top:7px;
	right:0px;
}
#user_panel #live_support a {
	display:inline;
	float:none;
}

#county_map {
	background-image:url(/img/layout/county-map-bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin:0px;
	padding:0px;
	width:200px;
	min-height:40px;
}
#account_summary {

}

.msg_forms {
	font-size:10px;
	color:#999999;
}
#trafic {
	text-align:center;
	margin-bottom:5px;
}
#newsletter_box {
	margin-bottom:5px;
	padding:5px;
	padding-bottom:10px;
	background-image:url(/img/layout/right-bg.gif);
	background-repeat:repeat-x;
}
#newsletter_box form {
	margin-bottom:10px;
}
#newsletter_box div {
	font-weight:bold;
	color:#336699;
	margin-bottom:5px;
}
#newsletter_box input {
	width:119px;
	border: 1px solid #B9B9BA;
}
#newsletter_box input.submit {
	height:auto;
	width:66px;
	color:#FC580C;
	font-weight:bold;
	background-image: url(/img/layout/submit_bg.gif);
	background-repeat:repeat-x;
	border:solid 1px #C7A4E1;
}

#objectives_img {
	text-align:center;
}
#objectives_img img {
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:6px;
	border:solid 1px #666666;
	background-color:#CCCCCC;
	xwidth:400px;
}

#content a:link,
#content a:visited {
	color:#FC580C;
}
#content .submit {
	height:auto;
	width:auto;
	color:#FC580C;
	font-weight:bold;
	background-image: url(/img/layout/submit_bg_lrg.png);
	background-repeat:repeat-x;
	border:solid 1px #C7A4E1;
	margin:auto;
	margin-top:15px;
	margin-bottom:10px;
	font-size:14px;
	padding:5px;
	display:block;
}

#banners_right {
	margin-top:20px;
	margin-bottom:15px;
}
#banners_right div {
	margin-bottom:15px;
}
#banners_right .banner_1 {
	font-size:11px;
	color:#7F7F7F;
}

#wcomments {
	margin-top:30px;
	padding-top:5px;
	border-top:dashed 1px #cacaca;
}
#wcomments form {
	width:380px;
}
#comments p {
	font-weight:bold;
	font-size:11px;
	margin-bottom:20px;
}
#comments label,
#comments input,
#comments textarea {
	display: block;
	width: 250px;
	float: right;
	margin-bottom: 10px;
}
#comments textarea {
	height:100px;
}
#comments label {
	text-align: right;
	width: 110px;
	float:left;
}

#comments .captcha input {
	width:auto;
	float:none;
	position:absolute;
	top:0;
	right:0;
}
#comments .captcha img {
	margin-left:35px;
}
#comments .captcha {
	position:relative;
}
#comments_show {
	background-color:#EEEEEE;
	border:dashed 1px #9C9C9C;
	margin-top:20px;
	padding:10px;
}
#comments_show p {
	margin-top:20px;
	margin-bottom:20px;
}
#comments_show p strong {
	color:#3146FF;
}

#banners_right .item_pub div {
	margin-bottom:0px;
}
.item_pub {
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;
	border:solid 1px #F2EFE4;
	background-color:#FCF9ED;
	padding-top:5px;
	padding-bottom:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.item_pub .item_preview .item_top .item_img {
	width:136px;
	margin:auto;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}
.item_pub .item_preview .item_top h2 {
	margin:0;
	padding:0;
}
.item_pub .item_preview .item_top p {
	font-size:10px;
	margin:0;
	padding:0;
}

#user_panel {
	position:relative;
	border:solid 1px #A0BD3A;
	background-color:#E2F0B0;
	padding-left:5px;
	text-align:center;
	margin-bottom:10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
#user_panel a:link,
#user_panel a:visited {
	font-weight:bold;
	display:block;
	float:left;
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
#user_panel a:hover {
	text-decoration:none;
}
#user_panel a.news {
	color:red;
}

#item_info {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #615C01;
	background-color:#fceca8;
	padding:5px;
	margin-bottom:10px;
}
#item_info .item_data {
	position:relative;
	float:left;
	width:380px;
}
#item_info .item_data img {
	margin-left:5px;
	margin-right:5px;
	padding:2px;
	border:solid 1px #8FA934;
	position:relative;
}
#item_info .item_data h2 {
	margin-top:0px;
	margin-bottom:5px;
	color:#6A7838;
	font-size:14px;
}
#item_info .item_data p {
	margin-top:2px;
	margin-bottom:3px;
}

/* item admin actions */

#item_actions {
	position:relative;
	float:right;
	width:398px;
	list-style:none;
	margin:0;
	padding:0;
}
#item_actions ul {
	list-style:disc;
	margin:0;
	padding:0;
	margin-left:20px;
	width:112px;
}
#item_actions li {
	float:left;
	font-weight:bold;
}
#item_actions li li {
	font-weight:normal;
	float:none;
	margin-top:5px;
	color:#88A131;
}
#item_actions li a:link,
#item_actions li a:visited {
	font-size:12px;
}
#item_actions li a.active {
	color:#000000;
	text-decoration:underline;
}

#change_password h2 {

}
#change_password label {
	margin-bottom:10px;
	display:block;
	position:relative;
	width:300px;
}
#change_password input {
	border:solid 1px #4D4D4D;
	background-color:#ffffff;
	width:150px;
	padding-left:2px;
	position:absolute;
	top:0;
	right:0;
}
#change_password input.submit {
	position:relative;
}
.item_percent {
	position:relative;
	padding:2px;
	float:left;
	border:solid 1px #ffffff;
	padding-left:5px;
	padding-right:5px;
}
#video {
	text-align:center;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
}
.links1 {
	margin-top:10px;
	margin-bottom:10px;
	border:solid 1px #99C45D;
	background-color:#E9FECC;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.links1 a,
.links1 a:visited {
	display:block;
	margin-top:2px;
	margin-bottom:2px;
}
.links2 {
	margin-top:10px;
	margin-bottom:10px;
	border:solid 1px #F5E5C6;
	background-color:#FFF8EB;
	padding:5px;
}
.links2 a,
.links2 a:visited {
	display:block;
	margin-top:2px;
	margin-bottom:2px;
}

.admin_info {
	margin-top:5px;
	margin-bottom:5px;
	border:solid 1px #21A905;
	padding:5px;
	color:#000066;
	background-color:#BEFFB1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

/*******************************************/
form#page h2 {
	border-bottom:dashed 1px #cacaca;
	margin-bottom:5px;
	color:green;
}
form#page div {
	margin-bottom:3px;
	position:relative;
}
form#page input,
form#page textarea,
form#page select {
	padding-left:2px;
	border:solid 1px #CCCCCC;
}
form#page div.radio {
	display:inline;
}
form#page label {
	font-weight:bold;
}
form#page .cols div {
	float:left;
	margin-right:10px;
}
form#page .row {
	height:20px;
}
form#page .row input {
	position:absolute;
	top:0;
	left:90px;
}
form#page .tags p {
	margin:0;
	padding-bottom:5px;
	color:#1A712A;
}
form#page .tags {
	background-color:#EAEAEA;
	padding:5px;
	border:solid 1px #DADADA;
}


.last_update {
	font-style:italic;
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
	padding:3px;
	color:#627A0F;
}

#register_user {
	margin-top:20px;
	width:500px;
	margin:auto;
}
#register_user input {
	border:solid 1px #cacaca;
}
#register_user label {
	display:block;
	margin-bottom:8px;
	width:350px;
	position:relative;
}
#register_user label input {
	position:absolute;
	top:0;
	right:0;
	width:200px;
}
#register_user div label {
	width:auto;
}
#register_user div label input {
	position:relative;
	width:auto;
	border:none;
}
#register_user .note {
	font-size:13px;
	margin-top:10px;
	font-style:italic;
	color:484848;
}
#register_user input.submit {
	margin-top:20px;
}
#register_user .captcha {
	border:solid 1px #cacaca;
	background-color:#F3F3F3;
	background-color:#333333;
	color:#ffffff;
	padding:5px;
	position:relative;
	width:360px;
	height:25px;
	margin-top:10px;
}
#register_user .captcha input {
	width:auto;
	position:relative;
	margin-left:5px;
}
#register_user .captcha label {
	margin-top:4px;
}
#register_user .captcha img {
	position:absolute;
	top:5px;
	right:5px;
}

.google_ads {
	text-align:center;
}

table.allborders {
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color:#A0BD3A;
}

table.allborders td {
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color:#A0BD3A;
    margin: 0;
    padding: 3px;
}

.treven {
	background-color:#DDF1A1;
}
.trodd {

}
.trclick {
	background-color:#FFFA9E;
}
.trover {
	background-color:#FF7900;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

ul.spoken_lang {
	margin:10px;
	padding:0;
}
ul.spoken_lang li {
	list-style-type:none;
	margin-right:15px;
	display:inline;
}

/* FORMULAR REZERVARI */
.formres {
	border:solid 1px #cdc0a5;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	background-color:#F6F6F6;
	display:none;
	height:190px;
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.formres p {
	margin:0;
	padding:0;
}
.formres .close {
	position:absolute;
	top:5px;
	right:5px;
}
.formres a.close,
.formres a.close:visited {
	color:#f44b00;
	text-decoration:none;
}
.formres a.close:hover {
	text-decoration:none;
}

.resform {
	position:relative;
}
.resform .rightcol {
	position:absolute;
	top:10px;
	left:280px;
	width:200px;
	padding-top:10px;
	padding-left:10px;
	border-left:dotted 1px #dadada;
}
#content .resform .rightcol p {
	font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
}

.resform .frame {
	width:305px;
	margin-bottom:2px;
}
.resform .frame .fr_left {
	width:105px;
	float:left;
}
.resform .frame .fr_right {
	width:200px;
	float:left;
}
.resform input,
.resform select,
.resform textarea {
	border:solid 1px #dadada;
	background-color:#ffffff;
}
#content .resform textarea {
	height:60px;
}
#content .resform textarea,
#content .resform input.submit {
	width:190px;
}
#content .resform label {
	color:#654940;
}
#content .formres p.message {
	color:#1402CA;
	margin:0;
	padding:0;
	margin-top:3px;
	margin-bottom:10px;
}
#content .resform input.submit {
	font-size:16px;
	text-align:center;
	margin:0;
	background-color:#fcfbf3;
	color:#f44b00;
	border:solid 1px #cdc0a5;
}

div.ui-datepicker {
	width:200px;
}
div.ui-datepicker thead {
	background-color:transparent;
	font-weight:normal;
	color:#000000;
}
div.ui-datepicker tfoot {
	background-color:transparent;
	font-weight:normal;
	color:#000000;
}
div.ui-datepicker * {
	font-size:9px;
}


#layout2 #content {
	width:790px;
	margin-right:0px;	
}
#container_locality {
	display:inline;
}
#execution_time {
	text-align:center;
	color:#738A22;
	margin:5px;
}
a.resopen,
a.resopen:visited {
	font-weight:bold;
	font-size:14px;
	color:#869E31 !important;
	color:#E22F0D !important;
	padding-top:5px;
}

.status_0 {
	background-color:#A5A0A0;
	width:5px; 
}
.status_0 {
	background-color:#009645;
	width:5px; 
}
.status_2 {
	background-color:#E13E3E;
	width:5px; 
}

.banner_text {
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FCF9ED;
	border:solid 1px #F2EFE4;
	padding-top:5px;
	padding-bottom:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.banner_text a {
	font-size:14px;
	font-weight:bold;
}

.ads_1 * {
	font-size:10px;
}