html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
sub, sup{
	font-size: .9em;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}

.clear {
	clear:both;
}

html {
	color: #4D4D4D;
	text-align: center; /*** Centers the design in old IE versions ***/
	background: url('../images/bg.gif') repeat-x left top;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0 auto; /*** Centers the design ***/
	text-align: left;
	/*** Because we centered the text in body we have to move the text back to left aligning ***/
	font-size: 10px;
	background-color: #fff;
	line-height: 1;
	width: 980px;
	padding:30px 30px 0px 30px;
	letter-spacing: 0;
}

.hidden {
	display: none;
}
.visible {
	display: block;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

button, select, textarea, input, label {
	font-family: Verdana, Helvetica, sans-serif;
	vertical-align:top;
	line-height: 1.2em;
	font-size: 1.1em;
}

textarea, input, select {
	padding:2px;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal;}

a {
    text-decoration: none;
	color: #4E4E4E;
}

a:hover   {  
    
}   

strong {
	font-weight:bold;
}

li {
	list-style-type: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

h2.title {
	font-family: Arial, Helvetica, sans-serif; /* promeneno ot men beshe 'Arial Black' */
	color: #475f3a; /* #000 */

	font-weight:bold;
	line-height: 1.4em;
	font-size: 1.8em;
/*
	line-height: 1.4em;
	font-size: 1.8em;
	font-variant:small-caps; */
	
	margin-bottom:30px;
}

h2.title a {
	color: #475f3a;
	font-size: 1em;
}

h2.title a:hover {
	color: #62b237;
}
	
a.more {
	font-family: Verdana;
	display:block;
	background: url('../images/more1.gif') no-repeat left top;
	font-size: 1.1em;
	padding-left:15px;
}


h2.title a.more {
	display:inline;
	font-variant:normal;
	font-size: 0.7em;
	font-weight:normal;
}

h2.gal {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1.8em;
	font-weight:bold;
	font-variant: normal;
	margin:30px 0 15px 20px !important;
}

	h2.gal a.more {
		background: url('../images/view2.gif') no-repeat left 4px;
		color:#AEAEAE;
	}

	h2.gal a {
		line-height: 0.7em !important;
		font-size: 0.7em !important;
		font-weight:normal;
	}

header {
	height:90px;
	background: url('../images/header_bg_bott.jpg') no-repeat left bottom;
}

header h1 {
	float:left;
	width:182px;
	margin-right:14px;
}

header nav {
	float:right; /* promeneno ot men beshe left */
	padding-top:18px;
	padding-right:20px; /* dobaveno ot men */
}

header nav ul li {
	display:inline-block;
	vertical-align:top;
/*	padding-right: 15px;  promeneno ot men beshe 8 */
}

header nav ul li a {
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif; /* promeneno ot men beshe Arial Black */
	word-spacing: normal;
	font-weight:bold;
	line-height: 1.6em;  
	font-size: 1.3em;
	color:#475f3a; /* #333 */
	text-transform:uppercase;
	padding-right: 7px; /* dobaveno ot men */
	padding-left: 7px; /* dobaveno ot men */
	
}

header nav ul li a:hover {
	color:#62b237; /* promeneno ot men beshe #000 9a9a9a */
	border-bottom: solid 2px #cdcdcd; /* dobaveno ot men */
/*	background-color: #EFEFEF;  dobaveno ot men */
}

header nav ul li a.on {
	color:#62b237;
}

header form {
	position:relative;
	float:right;
	margin:18px 20px 0 0;
}

header form input {
	width: 131px;
	height: 17px;
	color:#fff;
	padding: 2px 19px 2px 10px;
	background: url('../images/search_input_bg-green.gif') no-repeat left top;
	border:0;
	vertical-align:middle;
}

header form button {
	position:absolute;
	top:4px;
	right:8px;
	width: 11px;
	height: 11px;
	background: url('../images/search_button-green.gif') no-repeat left top;
	border:0;
}

/*
 * sidebar
 */

section#sidebar {
	float:left;
	width:200px;
}

section#sidebar nav {
	background: url('../images/sidebar_bg1.jpg') no-repeat right top;
	padding:35px 0 65px 0;
}

section#sidebar h2.title {
	margin:0;
	color:#475f3a; /* #333; */
}

section#sidebar nav ul {
	margin-top:10px; /* 21px */
	margin-bottom:9px;
}

/* dobaveno ot men */
section#sidebar nav ul.submenu {
	margin-top:5px;
	padding-left:20px;
}


section#sidebar nav ul li a {
	font-family: Arial, Helvetica, sans-serif; /* promeneno ot men beshe  'Arial Black' */;
	word-spacing: normal;
	font-weight:bold;
	line-height: 1.6em;  
	font-size: 1.4em;
/*
	word-spacing: normal;
	line-height: 1.6em;
	font-size: 1.3em; */
	color:#475f3a; /* #333; */
	text-transform:uppercase;
}

section#sidebar nav ul li a:hover {
	color:#62b237; /* promeneno ot men beshe #000 9a9a9a */
	border-bottom: solid 2px #cdcdcd; /* dobaveno ot men */
}

section#sidebar nav ul li a.on {
	color:#62b237; /* promeneno ot men beshe #000 9a9a9a */
}

section#sidebar nav h2.title {
	text-transform:uppercase;
	font-size:1.4em; 	/* 1.3em; */
	font-variant:normal;
	color:#949494; /* dobaveno ot men */
}

section#sidebar ul.links {
	position:relative;
	z-index:100;
/*	padding-bottom:70px; */

	padding-bottom:0px; 
}

section#sidebar ul.links li {
	background-color: #475f3a; /* #4C4C4C */
	height:20px;
	margin-bottom:10px;
	padding:20px;
}

section#sidebar ul.links li.second {
	background-color: #9BA894; /* #949494  */
}

section#sidebar ul.links li.third {
	background-color: #DEE2DB; /*    #DBDBDB    */
}

section#sidebar ul.links li a {
	position:relative;
	font-family: Arial, Helvetica, sans-serif; /* promeneno ot men beshe  'Arial Black' */;
	word-spacing: normal;
	font-weight:bold;
	line-height: 1.6em;
	font-size: 1.4em;
	color:#fff;
	text-transform:uppercase;
}

section#sidebar ul.links li.third a {
	color: #475f3a;
}

section#sidebar ul.links li a:hover,
section#sidebar ul.links li a.on {
	color:#DEE2DB; /* #000 */
}

section#sidebar ul.links li.second a:hover {
	color: #475f3a;
}

section#sidebar ul.links li.third a:hover {
	color: #62b237;
}

/*
 * content
 */

section#content {
	float:left;
	width:780px;
}

section#content section.center h2.title {
	padding-top: 15px;
	margin-bottom:12px;
}

/*
promenia imeto na tur pri otvoren tur
*/
section#content section.center h2.title.tourinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #475f3a;
	font-weight:bold;
	font-size: 2.4em;
	padding-bottom: 0px;
	margin-bottom: 0px;	
}

section.center {
	float:left;
	width:580px;
}

section.center div.images {
	position:relative;
	height:390px;
}

section.center div.images div.image-links {
	position:absolute;
	right:15px;
	bottom:10px;
}

section.center div.images div.image-links a {

	float:left;
	background: url('../images/link.gif') no-repeat left top;
	width:10px;
	height:10px;
	margin-left:10px;
}


section.center div.images div.image-links a:hover {
	background: url('../images/link_hover.gif') no-repeat left top;
}

section.right-block {
	float:left;
	width:200px;
	margin-bottom:50px;
}

section.right-block h2.title {
	padding-left:20px;
}

section.right-block div.news {
	position:relative;
	background-color: #EEF0ED; /* #707070; */
	height:390px;
	margin-bottom:10px;
}

section.right-block div.news a.more {
	background: url('../images/view1.gif') no-repeat left 2px;
	position:absolute;
	bottom:10px;
	right:10px;
	color:#475f3a;
}

section.right-block div.news h2.title {
	background-color:#9BA894; /* #4C4C4C; */
	color:#DBDBDB;
	height:42px;
	padding-top: 28px;
	margin:0;
}

section.right-block div.news h2.title a {
	color:#DBDBDB;
}

section.right-block div.news ul {
	padding: 0 20px;
}

section.right-block div.news ul li {
	margin-top: 25px;
}

section.right-block div.news ul li a,
section.right-block div.news ul li span {
	display:block;
	background-color: #EEF0ED; /* #707070; */
	color: #475f3a;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.1em;
}

section.right-block div.news ul li a:hover{
	color: #62b237;
}
section.right-block div.leaderlist {
	position:relative;
	background-color: #9BA894; /* #707070; */
	height:390px;
	margin-bottom:10px;
}

section.right-block div.leaderlist h2.title {
	background-color:#475f3a; /* #4C4C4C; */
	color:#DBDBDB;
	height:42px;
	padding-top: 28px;
	margin:0;
}

section.right-block div.leaderlist h2.title a {
	color:#DBDBDB;
}

section.right-block div.leaderlist ul {
	padding: 0 20px;
}

section.right-block div.leaderlist ul li {
	margin-top: 15px;
}

section.right-block div.leaderlist ul li a {
	display:block;
	background-color: #9BA894; /* #707070; */
	color: #fff;
	text-align: left;
	font-weight:bold;
	line-height: 1.4em;
	font-size: 1.2em;
}

section.right-block div.leaderlist ul li a:hover {
	color: #475f3a;
}

section.right-block div.rblock {
	position:relative;
	background-color:#EFEFEF;
	margin-top:10px;
	padding-bottom:10px;
}

section.right-block div.rblock h2.title {
	background-color:#475f3a;
	color:#C6CAD5;
	height:40px;
	padding-top: 10px;
	margin:0;
}

section.right-block div.rblock h2.title span{
	font-size: 0.8em;
}

section.right-block div.rblock h2.title a {
	color:#C6CAD5;
}

section.right-block div.rblock h3 {
	color: #5E5E5E;
	line-height: 1.2em;
	font-size: 1.1em;
	font-weight:bold;
}

section.right-block div.rblock h4 {
	margin:0 10px;
	background-color: #5FB61A;
	width:160px;
	height:25px;
	font-size: 1em;
	padding:5px 10px 0 10px;
}

section.right-block div.rblock h4 a {
	background: url('../images/green_triangle.gif') no-repeat right center;
	font-size: 2em;
	padding-right:20px;
	text-transform: uppercase;
	color: #fff;
}


section.right-block div.rblock h5 {
	margin:0 10px;
	background-color: #EFEFEF;
	width:160px;
	height:15px;
	font-size: 1em;
	font-weight:bold;
	padding:2px 10px 0 10px;
}

section.right-block div.rblock h5 a {
/*	background: url('../images/green_triangle.gif') no-repeat right center; */
	font-size: 1.4em;
	padding-right:20px;
	text-transform: lowercase;
	color: #475f3a;
}
section.right-block div.rblock h5 a:hover {
	color: #62b237;
}

section.right-block div.rblock ul {
	padding: 0 20px 30px 20px;
}

section.right-block div.rblock ul li {
	margin-top: 20px;
}

section.right-block div.rblock ul.only-links {
	margin-top: 20px;
}

section.right-block div.rblock ul.only-links li {
	margin-top: 4px;
}

section.right-block div.rblock ul li a {
	display:block;
	color: #5E5E5E;
	line-height: 1.2em;
	font-size: 1.1em;
}

section.right-block div.rblock ul li h3 a {
	line-height: 1.2em;
	font-size: 1em;
}


section.right-block div.contact {
	padding: 5px 5px 0px 5px;
}

section.right-block div.contact p{
	margin-bottom: 5px;
}

section.right-block div.rblock dl {
	line-height: 1.2em;
	font-size: 1.1em;
	padding: 15px 10px 20px 20px;
}

section.right-block div.rblock dl dd {
	position:relative;
	float:left;
	margin-right: 4px;
	font-weight:bold;
}

section.right-block div.rblock dl dd,
section.right-block div.rblock dl dt {
	margin-top:4px;
	padding:4px 0;
	color:#5E5E5E;
}

section.right-block section.text {
	width:200px;
	height:120px; /* height:180px; promenenno ot men */
	float:none;
	margin-top:10px;
}

section.right-block section.text h2.title {
	padding:0;
	margin-bottom:10px;
}

section.right-block section.text h2.title a.more {
	background-position:left 9px;
	float:right;
}

section.right-block section.text div.image {
	padding-top:10px;
	height:70px; /* promeneno ot men beshe 70 */
}

section.right-block section.text div.texts {
	width:110px !important;
}

section.newsletter {
	background-color: #475f3a;
	padding-bottom: 20px;
}

section.newsletter h2.title {
	color:#DBDBDB;
	padding-top: 10px;
	margin-bottom:10px;
}

section.newsletter p {
	margin:0 20px 0 20px;
	font-size:1.1em;
	line-height:1.2em;
}

section.newsletter p a {
	color:#fff;
}


/*
zaglavie na otrvoren tur
*/
section.top-block {
	background: url('../images/center_top_bg.gif') no-repeat left bottom;
	padding-bottom: 30px;
}

section.top-block h2.title,
section.top-block h3.subhead,
section.top-block h3.dates {
	margin-left: 20px;
}


section.top-block h3.dates,
section.top-block h3.subhead {
	font-weight:bold;
	color: #475f3a;
}

section.top-block h3.dates {
	font-size:1.2em;
	line-height:1.4em;
}	

section.top-block h3.subhead {
	font-size:1.4em;
	line-height:1.6em;
	padding-bottom: 10px;
}


ul.text-links {
	margin-bottom:24px;
}

ul.text-links li {
	margin-left: 15px;
	display:inline-block;
}

ul.text-links li h2.title {
	font-size:1.4em;
	font-weight:bold;
	text-transform: uppercase;
	line-height:1em;
}

ul.text-links li h2.title a {
	color: #475f3a;
}

ul.text-links li h2.title a:hover {
	color: #62b237;
	border-bottom: solid 2px #cdcdcd;
}

ul.text-links li h2.title a.on {
	color: #62b237;
}

ul.text-links li h2.title a.selected {
	color: #62b237;
}
/*
 * adv
 */

section.adv {
	text-align:center;
}

section.adv img {
	margin:175px 0 50px 0;
}

div.center {
	background:url('../images/center_block_bg') no-repeat left bottom #F3F3F3;
	width:534px;
	height:210px;
	padding:0px 23px 0px 23px;
}

div.center h2.title a.more {
	background: url('../images/more2.gif') no-repeat left 4px;
	color:#686868;
}

div.center h3 {
	font-family: Arial, Helvetica, sans-serif; /* promeneno ot men beshe  'Arial Black' */;
	word-spacing: normal;
	font-weight:bold;
	color: #484C55;
	line-height: 1.4em;
	font-size: 1.3em;
	margin-bottom:10px;
}

div.center ul.center li {
	vertical-align:top;
	display:inline-block;
	width:159px;
	margin-right:24px;
}

div.center ul.center li a.more {
	background-position: left 3px;
	font-size: 1.3em;
	color:#000;
}

div.center ul.center li.last {
	margin-right:0px;
}

div.center ul.center li p {
	line-height: 1.4em;
	font-size: 1.1em;
	margin-bottom:5px;
	color:#000;
}

section.text {
	float: left;
	padding: 0 20px;
	width: 250px; /* promeneno ot men beshe 250 */
}

section.lasttext {
	width:290px; /* promeneno ot men beshe 290 */
	padding:0;
}

section.text h2.title {
	color:#333;
}

section.text h2.title a.more {
	background: url('../images/view2.gif') no-repeat left 4px;
	color:#AEAEAE;
}

/* dobaveno ot men */

section.text h4 {
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	line-height: 1.6em;
	font-size: 1.1em;
	color:#333;
}


section.text p {
	line-height: 1.2em;
	color:#000;
}


section.right-block section.lasttext div.image {
	margin-top:0px;
}

section.lasttext div.image {
	float:left;
	width:80px; /*80 beshe 80 */
	height:70px; /*90 beshe 70 */
	padding-top:10px; /* 60 */
	margin-top:20px;
	background-color: #949494; /* #949494 */
	text-align:center;
}

section.lasttext a.more {
	background: url('../images/more2.gif') no-repeat left 2px;
	color:#AEAEAE;
}

section.lasttext div.texts {
	float:right;
	width:198px; /* beshe 198 */
}

section.lasttext div.texts h2.title {
	margin-bottom: 20px !important;
}

section.lasttext h3 {
	color:#475f3a;
	line-height: 1.2em;
	font-size: 1.1em;
	font-weight:bold;
	margin-bottom:15px;
}

section.lasttext h3 a {
	color:#475f3a;
}

section.lasttext p {
	line-height: 1.6em ;
	font-size: 1.1em;
	margin-bottom:10px;
}

section.lasttext div.texts a.details {
	background: url('../images/more2.gif') no-repeat left 3px;
	font-size: 1.2em;
	color:#727272;
}

section.description  {
	padding:0 20px;
	margin-bottom:40px;
}

section.description h2.title {
	color: #475f3a; /* #000; */
	line-height: 1.8em;
	font-size: 1.6em;
/*	font-variant:small-caps; */
	margin-bottom:30px;
}

section.description h2 {
	color:#636363;
	line-height: 1.6em;
	font-size: 1.4em;
	font-weight:bold;
	margin-bottom: 10px;
}

section.description h3 {
	color:#636363;
	line-height: 1.5em;
	font-size: 1.3em;
	font-weight:bold;
	margin-bottom: 10px;
}

section.description h3.title {
	color:#475f3a;
	line-height: 1.6em;
	font-size: 1.4em;	
}

section.description h3.title strong {
	color:#62b237;
}

section.description h4 {
	color:#636363;
	line-height: 1.3em;
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 10px;
}

section.description h2 a,
section.description h3 a,
section.description h4 a {
	color:#475f3a; /* #636363 */
}

section.description h2 a:hover,
section.description h3 a:hover,
section.description h4 a:hover {
	color:#62b237; 
	text-decoration:none;
}

section.description em,
section.description strong {
	line-height: 1.3em;
	font-size: 1.1em;
}

section.description ul,
section.description ol {
	margin:0 0 10px 20px;
	list-style-position:inside;
}

section.description ul li,
section.description ol li {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom:5px;
	list-style-type:disc;
}

section.description ol li {
	list-style-type:decimal;
}

section.description p {
	color:#636363;
	line-height: 1.4em;
	font-size: 1.2em;
	margin-bottom: 5px;
}

section.description a:hover {
	text-decoration:underline;
}

/*
 * gallery block
 */

ul.gallery {
	margin-left:20px;
}

ul.gallery li {
	display:inline-block;
	vertical-align:top;
	width:378px;
	margin-bottom: 30px;
}

ul.gallery li a.more{
	color: #475f3a;
}	

ul.gallery li a:hover.more{
	color: #62b237;
}	
		ul.gallery li h2.title {
			padding:0 !important;
			margin-bottom: 8px !important;
			margin-top:1px;
		}
	
		ul.gallery li div.image {
			float:left;
			height:134px;
			padding-top:26px;
			margin-right:14px;
			background-color: #DBDBDB;  /* #DBDBDB  */
		}


		ul.gallery li div.image-v {
			float:left;
			height:160px;
			width:140px;
			padding-top:0px;
			padding-left:20px;
			margin-right:14px;
			background-color: #DBDBDB;
		}
		
		ul.gallery li p {
			color: #000;
			line-height: 1.4em;
			font-size: 1.1em;
			margin-bottom: 7px;
			
		}


ul.news_list {
	margin-left:20px;
}

ul.news_list li {
	display:inline-block;
	vertical-align:top;
	width:378px;
	margin-bottom: 30px;
}

ul.news_list li a.more{
	color: #475f3a;
}	

ul.news_list li a:hover.more{
	color: #62b237;
}	

ul.news_list li h2.title {
			padding:0 !important;
			margin-bottom: 8px !important;
			margin-top:-5px;
			font-size: 1.4em;			
}
	
ul.news_list li div.image {
			float:left;
			height:134px;
			padding-top:26px;
			margin-right:14px;
			background-color: #DBDBDB;
	}


ul.news_list li div.image-v {
			float:left;
			height:160px;
			width:140px;
			padding-top:0px;
			padding-left:20px;
			margin-right:14px;
			background-color: #DBDBDB;
		}
		
ul.news_list li p {
			color: #000;
			line-height: 1.4em;
			font-size: 1.1em;
		}
		
		
ul.moreimages li {
	width:160px;
	margin-right:25px;
}

	ul.moreimages li div.image, ul.moreimages li div.image-v {
		margin-bottom:10px;
	}
	
	ul.moreimages li h3 {
		color: #484C55;
		line-height: 1.5em;
		font-size: 1.2em;
		font-weight:bold;
	}
	
	ul.moreimages li.last {
		margin-right: 0px;
	}



/*
 * footer
 */
footer {
	position:relative;
	background:url(footer_bg_top.jpg) no-repeat center top #EEF0ED; /* #e7e7e7 */
	height: 160px;  /* 190 */
	clear:both;
}

	div.payment {
		position:absolute;
		top:-290px; /* 290 */
		left:-5px;
		width:200px;
		height: 270px; /* 270 */
/*		background: url('../images/sidebar_bg2.gif') no-repeat right bottom; */
		background: #ffffff; 
	}
	
	div.payment img {
		margin-top:150px;
	}
	

	footer nav,
	footer div {
		float:left;
	}
	
	footer div {
		padding:20px 0 0 15px;
		background-color: #475f3a; /* #4C4C4C; */
		width:185px;
		height:140px; /* 170 */
	}
	
	footer div h2.title {
		color: #cdcdcd; /* #A7A5A8; */
		margin-bottom: 15px;
	}
	
	footer div p,
	footer div p a {
		color:#fff;
		font-size: 1em;
		line-height: 1.5em;
		padding:0;
	}
	
	footer nav {
		padding-left:20px;
	}

	footer nav h2.title {
		padding-top: 20px;
		color: #475f3a; /*#474546*/
		margin-bottom: 15px;
	}

	footer nav ul {
		margin-bottom: 20px;
	}

		footer nav ul li {
			display:inline-block;
			border-right:1px solid #475f3a; /* #1A0902 */
			padding:0 5px 0 5px;
			height:11px;
		}

		footer nav ul li a {
			display:inline-block;
			color:#475f3a; /* #1A0902 */
			font-size: 1.1em;
		}

		footer nav ul li a:hover {
			color:#62b237; /* #1A0902 */
		}		
		
	footer p {
		padding-top:5px;
		color: #475f3a; /* #000; */
		line-height: 1.4em;
		font-size: 1.1em;
	}
	
	footer p a {
		color: #475f3a; /* #000; */
	}

div.pages {
	clear:both;
	margin: 20px 0;
	text-align: center;
	color:#646464;
}

		div.pages ul li {
			display:inline-block;
			border-right:1px solid #646464;
			padding:1px 2px;
			font-size: 1.1em;
		}
		
		div.pages ul li strong {
			font-weight:normal;
			text-transform: uppercase;
		}
		
		div.pages ul li a {
			display:inline-block;
			height: 13px;
			color:#646464;
			width:15px;
		}
		
		div.pages ul li a:hover,
		div.pages ul li a.on {
			background:url('../images/page_bg.gif') no-repeat left top;
			color:#fff;
		}
		
		div.pages ul li.noborder {
			border-right:0;
		}
/*
 * FORM
 */

fieldset {
	width:345px;
}

	fieldset form div {
		clear:left;
	}

	fieldset form label  {
		font-size:11px;
		width:70px;
		float:left;
		margin:0 20px 5px 0;
	}
	
	fieldset form input {
		margin-bottom:5px;
		width:249px;
		height:16px;
	}

	fieldset form input.error,
	fieldset form textarea.error {
		border:1px solid #cc0000;
	}
	
	fieldset form div.error {
		font-size: 11px;
		margin: 0 0 10px 90px; 
		color:#cc0000;
	}
	
	fieldset form input.checkbox {
		width:15px;
		height:15px;
		border:0;
		float:right;
	}
	
	fieldset form select {
		margin-bottom:5px;
		width:255px;
		height:18px;
	}
	
	fieldset form select optgroup {
		font-style:normal;
	}
	
	fieldset form input,
	fieldset form select,
	fieldset form textarea,
	fieldset form button {
		vertical-align:top;
		border:1px solid #DBDBDB;
	}
	
	fieldset form textarea {
		width:248px;
		margin:0px 0 10px 0;
		height:100px;
	}

	fieldset form button {
		width:auto;
		background-color:#fff;
		display:block;
		float:right;
	}

/* booking form	*/

#booking {
	width:98%;
}

	#booking form ul {
	margin: 0;
	padding: 0;
	}

	#booking form li {
		display:inline;
		float:left;
		width:25%;
	}
	
	#booking form li.address {
		display:inline;
		float:left;
		width:240px;
	}	
	
	#booking form div {
		clear:left;
	}

	#booking form label  {
		font-size:11px;
		width:100%;
		float:left;
		margin:0 20px 5px 0;
	}

	#booking form label.type_1  {
		font-size:11px;
		width:233px;
		float:left;
		margin:0 8px 5px 0;
	}

	#booking form label.summary	{
		width:150px;
	}
	
	#booking form input.type_1  {
		margin:0 0px 10px 0;
		width:233px;		
	}
	
	#booking form label.type_2  {
		font-size:11px;
		width:200px;
		float:left;
		margin:0 0px 5px 0;
	}

	#booking form input.type_2  {
		margin:0 0 10px 0;
		width:200px;		
	}	

	#booking form input.type_3  {
		margin:0 0 10px 0;
		width:160px;		
	}		
	
	#booking form input {
		margin-bottom:10px;
		width:210px;
		height:16px;
	}

	#booking form input.error,
	#booking form textarea.error,
	#booking form select.error {
		border:1px solid #cc0000;
	}
	
	#booking form div.error	{ 
		font-size: 11px;
		margin: 0 0 10px 90px; 
		color:#cc0000;
	}
	
	
	#booking form label.chek.error,
	#booking form label.chek.error a { 
		color:#cc0000;
	}	
	
	#booking form input.checkbox {
		width:15px;
		height:15px;
		border:0;
		float:left;
	}

	#booking form label.chek  {
		font-size:12px;
		width:100%;
		margin:2px 20px 5px 5px;
		width:90%;
	}
	
	#booking form select {
		margin-bottom:5px;
		width:255px;
		height:22px;
	}

	#booking form select.short {
		margin-bottom:10px;
		width:166px;
		height:22px;
	}
	#booking form select.long {
		margin-bottom:10px;
		width: 530px;
		height:22px;
	}
	
	#booking form select optgroup {
		font-style:normal;
	}
	
	#booking form input,
	#booking form select,
	#booking form textarea,
	#booking form button {
		vertical-align:top;
		border:1px solid #DBDBDB;
	}
	
	#booking form textarea {
		width: 705px;
		margin:0px 0 10px 0;
		height:45px;
	}

	#booking form button {
		width:100px;
		background-color:#fff;
		display:block;
		float:right;
		margin-right:15px;
	}

section.center #home-text {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	width:540px;
	font-weight:normal;
	font-size: 1.5em;	
	margin:20px 20px 20px 20px;
}

section.center div#home-text a{
color:#475f3a;
font-weight:bold;
}