body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #414141;
	background: #FFFFFF url(../../images/bg.gif) repeat-x top left;
}

img {
	border: 0;
}
.currency {
	background: #FFFFFF url(../../images/currency.gif) no-repeat 4px 4px;
	width: 60px;
}
A:link, A:visited, A:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #D24E14;
	text-decoration: underline;
}
A:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #D24E14;
	text-decoration: none;
}
#brochure A:link, #brochure A:visited, #brochure A:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#brochure A:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
/* add to fav */
A.arr1:link, A.arr1:visited, A.arr1:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#828282;
	text-decoration:underline;
	background: transparent url(../../images/arrow_login.gif) no-repeat 0 3px;
	padding-left: 14px;
}
A.arr1:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#828282;
	text-decoration:none;
	background: transparent url(../../images/arrow_login.gif) no-repeat 0 3px;
	padding-left: 14px;
}
/* add to fav grey */
A.arr2:link, A.arr2:visited, A.arr2:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#4D6A80;
	text-decoration:underline;
	background: transparent url(../../images/arrow_grey.gif) no-repeat 0 2px;
	padding-left: 18px;
}
A.arr2:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#4D6A80;
	text-decoration:none;
	background: transparent url(../../images/arrow_grey.gif) no-repeat 0 2px;
	padding-left: 18px;
}
/* naxt page */
A.arr1r:link, A.arr1r:visited, A.arr1r:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#4D6A80;
	text-decoration:underline;
	background: transparent url(../../images/arrow_orange.gif) no-repeat right 2px;
	padding-right: 18px;
}
A.arr1r:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#4D6A80;
	text-decoration:none;
	background: transparent url(../../images/arrow_orange.gif) no-repeat right 2px;
	padding-right: 18px;
}
/* previous page */
A.arr1l:link, A.arr1l:visited, A.arr1l:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#4D6A80;
	text-decoration:underline;
	background: transparent url(../../images/arrow_orange_l.gif) no-repeat 0 2px;
	padding-left: 18px;
}
A.arr1l:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#4D6A80;
	text-decoration:none;
	background: transparent url(../../images/arrow_orange_l.gif) no-repeat 0 2px;
	padding-left: 18px;
}
.tabelstats {
	background-color: #fd996c;
}
.tabelstats td{
	background-color: #fff;
}
#main{
	width: 800px;
	border: 2px solid #FFF;
	background-color: #FFF;
}

#left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding: 5px;
	color: #828282;
}
#right{
	float: right;
	padding: 5px;
	color: #828282;
}
#homeBox1{
	background-color: #5D8419;
	color: #FFF;
}
#homeBox2{
	background-color: #B09A03;
	border-left: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
}
#homeBox3{
	background-color: #D24E14;
}
#audiobox{
	background: transparent url(../../images/box_audio_sample.gif) no-repeat 0 0;
	padding: 113px 20px 8px 13px;
}
#restbox{
	background: transparent url(../../images/box_restaurant_quide.jpg) no-repeat 0 0;
	padding: 113px 20px 8px 13px;
	border-bottom: 3px solid #FFFFFF;
}
#progrnotesbox{
	background: transparent url(../../images/box_program_notes.jpg) no-repeat 0 0;
	padding: 124px 10px 8px 13px;
	border-bottom: 3px solid #FFFFFF;
}
#stayconnbox{
	background: transparent url(../../images/box_stay_conn.jpg) no-repeat 0 0;
	padding: 90px 10px 6px 10px;
	color: #FFF;
}
A.white:link, A.white:visited, A.white:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
A.white:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}

.hvline{
	background: #FFF url(../../images/vline.gif) repeat-y top center;
}

/*inner styles*/
.padText{
	padding: 15px 15px 10px 10px;
}
.thankyou{
	padding: 45px 0 200px 0;
}
.padRightCol{
	padding: 20px 0 10px 0;
}
#TabAboutUs{
	background-color: #E1D7B0;
	margin-bottom: 4px;
}
.BoxList {
	margin:3px 0px 3px 3px;
	padding: 0px 0px 5px 5px;
	list-style: none;
	line-height: 160%;
}
.BoxList li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #414141;
	text-decoration: none;
	padding-bottom: 5px;
}
.BoxList A:link, .BoxList A:visited, .BoxList A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #D24E14;
	text-decoration: underline;
}
.BoxList A:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #D24E14;
	text-decoration: none;
}
.title{
	padding: 16px 0 6px 0;
	font-weight: bold;
	font-size: 14px;
}
.titlem{
	padding: 16px 0 6px 0;
	font-weight: bold;
	font-size: 12px;
	color: #D24E14;
}


/* bar paginare */
#paginare{
	width: 100%;
	height: 37px;
	clear: both;
	font-size: 12px;
	border: 1px solid #CACED9;
	background: #F4F5F7 url(../../images/bg_MngCont.gif) repeat-x top left;
}
#PgLeft{
	width: 20%;
	padding-left: 12px;
}
#PgRight{
	width: 20%;
	padding-right: 12px;
}



/* footer */
#footer{
	margin-top: 10px;
	padding: 10px 3px 10px 3px;
	border-top: 8px solid #B2B2B2;
	color: #828282;
	font-size: 11px;
}
#footer a:link, #footer a:visited, #footer a:active{
	color: #828282;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover{
	color: #828282;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#copyright{
	color: #414141;
}


/* forms */
form {
	border: 0;
	margin: 0;
	padding: 0;
}
.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #414141;
	border: 1px solid #2D2D2D;
	background-color: #FFF;
	padding: 1px 1px 1px 3px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #2C4355;
	border: 1px solid #40596C;
	background-color: #FFF;
	padding: 1px 1px 1px 3px;
}


.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #2C4355;
	border: 1px solid #40596C;
	background-color: #FFF;
	padding: 1px 1px 1px 3px;
	width: 150px;
	height: 60px;
	overflow: auto;
}

.bullet { margin:3px 0px 3px 3px; padding: 0px 0px 5px 10px; list-style: none;	line-height: 100%; }
.bullet li { padding-left: 10px; background-image: url(../../images/red_bullet.gif); background-repeat: no-repeat; background-position: 0px 11px; }
.bullet A:link   { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#494949; text-decoration:underline; }
.bullet A:visited{ font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#494949; text-decoration:underline; }
.bullet A:active { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#494949; text-decoration:underline; }
.bullet A:hover  { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#494949; text-decoration:none; }



.clear {
	height: 0;
	clear: both;
	margin: 0;
	line-height: 0;
	font-size: 1px;
}