﻿body
{
	margin-top: 0px;
	margin-right: auto;
	background:#378737 url(Images/background_body.gif) repeat-x left top;	
   	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 100%;
	line-height:normal;
}

#body
{
	display:table;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	background:#FBFDFA;

}

#header 
{
   	margin-left: auto;
	margin-right: auto;
	width:934px;
	text-align:center;
}	 
#title
{
	margin-left: auto;
	margin-right: auto;
	background:url(Images/Title.gif);
	
}	 

#footer
{
	display:table;
	margin: 0 auto;
	width:934px;
	background:url(Images/footer.gif);
	height:30px;
	vertical-align:middle;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;	
	border-top-color: #339900;


}

#disclaimer
{	
	margin-left:20px;
	padding-top:8px;
}

#menu
{
	line-height: normal;
}

.menu 
{
	font-size: 11px;
	font-weight: bold;
   	font-family: Verdana;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;

}

.menuItem td 
{
	background: url(images/menu_button.gif) no-repeat;
	text-align: center;
	vertical-align:middle;
	width:100px;
	height:30px;
	

}

.menuItem a:link, .menuItem	a:visited
{
	text-decoration: none;
	color:#FFFF00;
}

 
.menuItem a:hover 
{
	text-decoration: underline;
	color:#003300;
}
 
.menuItem td:hover
{
	background: url(images/menu_hoover.gif) no-repeat;
	color:#003300;
	z-index:2;
	position:relative;
	
}

.menuSelectedItem td
{
	background:url(images/menu_hoover.gif) no-repeat;
	z-index:2;
	position:relative;
}

.menuSelectedItem td:hover
{
	background: url(images/menu_hoover.gif) no-repeat;
}

.menuSelectedItem a:link, .menuSelectedItem	a:visited
{
	color:#000000;
	
}

.menuSelectedItem a:hover
{
	text-decoration: underline;
}

#crumbs
{
	margin-left: auto;
	margin-right: auto;
	background:url(Images/crumbs.gif);
	height:5px;
	width:934px;
	margin-top:-3px;
	z-index:1;
	position:relative;
	
}
#infobar
{
    text-align: left;
    font-size: 14px;
	font-weight: bold;
    margin:10px 40px 0px 40px;
    text-indent:0.5em;
}
#infobar .titlu
{
    display: block;
    background: url(images/maintitle.gif) repeat-y center;
    border: 1px solid #FFFFFF;
    color: #000000;
    height:3px;
    margin-bottom: 10px;
} 

#infobar p
{
    font-size: 12px;    
    text-align:center;
}

.infobarmain
{
    text-align: left;
    font-size: 14px;
	font-weight: bold;
    margin:10px 0px 0px 20px;
    text-indent:0.5em;
    color: #000000;
}
.infobarmain .titlu
{
    display: block;
    background: url(images/maintitle.gif) repeat-y center;
    border: 1px solid #FFFFFF;
    color: #000000;
    height:3px;
    margin-bottom: 10px;
} 

.infobarmain p
{
    font-size: 12px;    
    text-align:center;
}


#maincontent
{
   margin:0px 20px 5px	20px;
   width:894px;
   font-size: 12.5px;
   text-align:justify;
   color:#003300;
   line-height: 1.5em;
}

#maincontent .col_left
{
	width:590px;
	float:left;
	
}

#maincontent .col_right
{
	width:300px;
	text-align:right;
	float:right;
}
#maincontent .row
{
	float:left;
	text-align:left;
	width:894px;
	margin-bottom:10px;
	text-align:justify;
}
#maincontent ul
{
	margin-top:5px;
	list-style-position:outside;
	list-style-image: url(images/ul_bullet.gif);
	margin-bottom:3px;
}

#maincontent li
{
	margin-left:5px;
    text-align:justify;    
}

.align
{
	padding-left:25px;
}
.boldtext
{
	font-weight:bold;
}
.smalltext
{
	font-size:11.5px;
}
.image
{	
	border: solid 2px #003300;
}
.textbox
{
	width: 240px;
	border:solid 1px #99CC00;
}
.button
{
	cursor:pointer;
	background:#003300;
	border:solid 1px #99CC00;
	color:#FFFF00;
	height:23px;	
}

.button:hover 
{
	background:#FFFF00;
	color:#003300;
}

a:link, a:visited
{
	color: #339900;
	text-decoration:none;
}

a:hover
{
	color:#99CC00;
} 


.table
{
    margin:5px 40px 5px 20px;
	width: 854px;
	border:ridge 1px #FFFF00;
	text-align:justify;
	border-spacing:0px;
}

.tabletitle
{
	background-color:#E6FD8A;
	width: 250px;
	padding-left:10px;
	float:left;
}
.tablecolumn
{
   padding:0px 20px 5px 20px;
}
/*ajax trips*/
#OuterTableCellOverlay
{
	top: 0px;
	left: 0px;
    width: 50%;
    height: 50%;
    position: absolute;
    background-color: Transparent;
    z-index: 999;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	padding-top: 25%;
	padding-left: 40%;

}
        
#InnerTableCellOverlay
{
	text-align: center;
	width: 300px;
	border: 1px solid #FFFF00;
	padding: 10px;
	background-color: #E6F3E0;
	z-index: 998;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
}
/*old*/

div.infotext
{
	padding:15px 30px 10px 30px;
	font-size: 12px;
	font-family: Verdana;
	text-indent:14px;
	text-align:justify;
	word-spacing:normal;
	vertical-align:7px;
}

.infotext ul
{
	margin-top: 5px;
}
.infotext li
{
	list-style-position: outside;
	margin-left:5px;
	margin-top:3px;
	list-style-image: url(images/ul_arrow.gif);
}
.infotext_bold_align
{
	padding-left:25px;
	font-weight:bold;
}
.infotext_align
{
	margin-top:5px;
	padding-left:25px;
}

.infotext_align li
{
	list-style-position: outside;
	margin-left:10px;
	margin-top:3px;
	list-style-image: url(images/ul_arrow.gif);
}


.info_text
{
	text-align:justify;
}


.info_text li
{
	list-style-position: outside;
	margin-left:0px;
	margin-top:3px;
	list-style-image: url(images/ul_arrow.gif);
}


.infoemail ul
{
	margin-top: 5px;	
}
.infoemail li
{
	list-style-position: outside;
	margin-left:10px;
	margin-top:3px;
	list-style-image: url(images/ul_bullet.gif);
}
.infoemailpolicy
{
	font-size:10px;
}
.infotext_contact
{
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
}
.text_contact
{
	font-size:11px;
}
.text_bold
{
	font-weight:bold;
}
.dropdown 
{ 
	font-family: Verdana,Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	background-color: #ffffff; 
	border:#329900;
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:180px;
	cursor:pointer;
	
}

/*Begin administrator css*/

#admin_crumbs
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top:0px;
	height: 20px;
	width:934px;
}
.admin_legend
{
	color:#329900;
	font-family: Verdana,Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
	font-weight:bold;
}
.login_box input.text
{
	width: 150px;
	
}
#item_images
{
	text-align: center;
	float: left;
	width: 161px;
	clear: none;
}

.item_list
{
	font-size: .9em;
	padding-left: 2px;
	padding-right: 2px;
}

.item_list th
{
	height: 25px;
	background: #339900;
}

 .item_list a
{
	color: #FFFF00;
}
.item_list_footer
{
	height: 20px;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	background: #339900;
}

.item_list_footer li
{
	list-style-type: none;
	white-space: nowrap;
	display: inline;
	margin: 0px 3px;
}

.item_list_footer ul
{
	margin: 0;
	padding: 0;
}
col_select,  .col_startdate, .col_price, .col_type, .col_location, .col_category, .col_general, .col_checkbox
{
	text-align: center;
	padding-right:5px;
	font-size:0.9em;
	color:#000000;
	font-weight:normal;
	font-family:Verdana;
}

.col_general_hedear
{
	text-align: center;
	padding-right:5px;
	font-size:1em;
	color:#000000;
	font-weight:bold;
	font-family:Arial;
}
.col_photo, .col_photo_nopreview
{
	text-align:center;
}
.col_title
{
	text-align: left;
	padding-left:10px;
	width:150px;
}
/*
.row1 a:link img, .row2 a:link img
{
	border: 0px solid #000000;
	color:Red;
}

.row1 a:visited, .row2 a:visited
{
	color:#339900;
}

.row1, .row2
{
	height: 30px;
}

.row1 a:link
{
	color: #339900;
}
.row2 a:link
{
	color: #339900;
}

.row1
{
	background:#FFFF00;	
}
.row2
{
	background: #99CC00;
}  */
.popupMenu
{
	visibility:hidden;
}
.NavegationBar
{
    font-family:Verdana; 
    font-style:normal; 
    font-size:12px; 
    padding-top:3px;
    padding-right:0px;
    padding-bottom:3px;
    text-align:center;
    margin-left:50px;
}
.img_info
{
	background: url(images/img_info.jpg) repeat;
	width:218px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	color:#FFF000;
	font-weight:bold;
}
