/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body {
	background:url(../images/bg_Thethi_Albania.jpg) no-repeat 50% 0 #060606;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#000;
}
html { min-width:980px;}
html, body { height:100%;}



/* Global Structure ============================================================= */
.container {
	margin: 0 auto;
	position: relative;
	width: 980px;
	font-size:.8125em;
}

	/* Header */
	header{
		height:510px;
		margin-bottom:4px;
		overflow:hidden;
		background:url(../images/tail-bg.png) 0 0 repeat-x;
	}
		header .extra-bg {
			background:url(../images/extra-bg.png) 50% 135px no-repeat;
			height:510px;
		}
	
	/* Content */
	section#content {
		background:#fff;
		width:100%;
	}
		section#content .mainContent {
			float:left;
			width:591px;
		}
		section#content aside {
			float:left;
			width:193px;
			border-right:1px solid #cdccca;
			background:#f8f7f5;
		}
		section#content aside.fright {
			border-left:1px solid #cdccca;
			border-right:none;
		}
			
			section#content aside .inside {
				padding:17px 22px 45px 16px;
			}
		
		aside.bottom {
			float:none;
			background:#1f1b1b;
			color:#fff;
		}
			aside.bottom h2 {
				font-size:30px;
				line-height:1.2em;
				color:#ffae00;
				font-weight:normal;
				margin-bottom:20px;
			}
			aside.bottom .inside {
				padding:30px 30px 40px 28px;
			}
			
			.colborder {border-right:1px solid #363232;}





/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3, .col-4 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}

/* The inside class provides consistent padding. To be used often! */
.inside{ padding: 20px; }


/*----- form defaults -----*/
input, select, textarea { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
figure img {
	padding:4px;
	border:1px solid #d5d5d5;
	background:#fff;
}
figure.fleft img {
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:18px;
	font-size: 16px;
}
.p1 { margin-bottom:9px;}
.p2 { margin-bottom:18px;}
.p3 { margin-bottom:27px;
}


/*----- txt, links, lines, titles -----*/
a {
	color:#ffae00; 
	outline:none;
}
a:hover{
	text-decoration:none;
	color: #F00;
}

h1 {
	font-size:36px;
	line-height:1.2em;
	letter-spacing:-1px;
	margin-bottom:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	h1 a {
		color:#fff;
		text-decoration:none;
	}
		h1 a span {
			color:#ffae00;
		}
h2 {
	font-size:30px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:15px;
}
h3 {
	font-size:26px;
	line-height:1.2em;
	margin-bottom:12px;
	letter-spacing:-1px;
}
h4 {
	font-size:1em;
	color:#ffae00;
	margin-bottom:18px;
}
h5 {
	font-size:1em;
}
	h5 a {
		text-decoration:none;
	}
	h5 a:hover {
		text-decoration:underline;
	}


.link1 { 
	font-weight:bold;
	text-decoration:none;
}
.link1:hover {
	color:#000;
	text-decoration:underline;
}



/*===== header =====*/
#logo {
	position:absolute;
	left:2px;
	top:47px;
}
header nav {
	position:absolute;
	left:0;
	top:113px;
	width:980px;
	height:59px;
	background:#ffae00;
}
	header nav ul {
		padding:20px 0 0 5px;
	}
		header nav ul li {
			float:left;
			background:url(../images/divide.gif) no-repeat 0 3px;
			padding:0 24px 0 24px;
		}
		header nav ul li.first {
			background:none;
		}
			header nav ul li a {
				float:left;
				text-transform:uppercase;
				color:#000;
				text-decoration:none;
			}
			header nav ul li a:hover, header nav ul li a.current {
				color:#fff;
				text-decoration:none;
			}
			header nav ul li a.current {
				font-weight:bold;
			}


header ul.lang {
	position:absolute;
	right:10px;
	top:7px;
}
	header ul.lang li {
		display:inline;
		font-size:10px;
		color:#544f4f;
		text-transform:uppercase;
	}
		header ul.lang li a {
			color:#fff;
			padding:0 3px 0 0;
		}
		header ul.lang li span {
			padding-right:3px;
		}




/*--- kwicks gallery begin ---*/
.slider {
	background:#fff;
	width:980px;
	height:325px;
	position:absolute;
	top:172px;
	left:0;
	border-bottom:13px solid #ffae00;
}
	.slider .inside {
		padding:11px 0 0 8px;
	}
	


.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width:936px;
	height:337px;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 160px;
	height: 300px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor:pointer;
}
.kwicks li.active {
	
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0; /*Set to same as spacing option. */
	float: left;
}
	
	
	.kwicks li h4.title {
		font-size:13px;
		text-align:center;
		color:#fff;
		position:absolute;
		width:100%;
		left:0;
		bottom:5px;
		text-transform:uppercase;
		font-weight:normal;
		padding:0;
	}
	.kwicks li span {
		display:block;
		width:100%;
		height:300px;
		background:url(../images/sliders-tail.png) 0 0 repeat-x;
		position:absolute;
		left:0;
		top:0;
	}
	.kwicks li .description {
		width:100%;
		height:50px;
		position:absolute;
		bottom:-70px;
		left:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		text-transform:uppercase;
		color:#fff;
		background:url(../images/desc-bg.png) 0 0;
	}
		.kwicks li .description .inner {
			padding:10px 20px 0 30px;
			line-height:15px;
		}
		.kwicks li .description h4 {
			font-size:18px;
			color:#fff;
			font-weight:normal;
			text-transform:none;
			margin-bottom:5px;
		}
/*--- kwicks gallery end ---*/




/*===== content =====*/
#content article {
	padding:23px 25px 19px 27px;
	border-bottom:1px solid #d2d1d1;
}
#content article.last {
	border-bottom:none;
	padding-bottom:30px;
}
	#content .indent {
		padding-bottom:24px;
	}
	
	.list1 li {
		background:url(../images/arrow1.gif) no-repeat 3px 5px;
		padding:0 0 6px 18px;
		margin-bottom:5px;
		border-bottom:1px solid #d3d3d3;
	}
	.list1 li.last {
		border:none;
		padding-bottom:0;
	}
		.list1 li a {
			font-weight:bold;
			text-decoration:none;
			color:#6c3f28;
		}
		.list1 li a:hover {
			color:#ffae00;
		}
	
	
	
	.list2 li {
		background:url(../images/arrow1.gif) no-repeat 3px 5px;
		padding:0 0 12px 15px;
	}
		.list2 li a {
			text-decoration:none;
			color:#fff;
		}
		.list2 li a:hover {
			color:#ffae00;
			text-decoration:underline;
		}

/*===== footer =====*/
footer {
	color:#fff;
	text-align:center;
}
	footer .inside {
		padding:23px 0 30px 0;
	}
		footer a {
			color:#ffae00;
			text-decoration:none;
		}
		footer a:hover {
			text-decoration:underline;
		}


/*----- forms -----*/
#search-form {
	position:absolute;
	right:14px;
	top:54px;
	background:url(../images/search-bg.gif) no-repeat 0 0;
	width:252px;
	height:27px;
}
	#search-form fieldset {
		border:none;
	}
		#search-form input.text {
			width:165px;
			padding:2px 5px 2px 8px;
			border:none;
			background:none;
		}
		#search-form input.submit {
			width:73px;
			height:27px;
			background:none;
			border:none;
			font-size:11px;
			color:#fff;
			text-transform:uppercase;
			text-align:center;
			cursor:pointer;
		}


#car-search fieldset {
	border:none;
}
	#car-search .col-1 {
		width:220px !important;
	}
	#car-search .col-2 {
		width:207px !important;
	}
	#car-search .field {
		height:35px;
		overflow:hidden;
	}
	#car-search label {
		float:left;
		width:78px;
		font-weight:bold;
	}
	#car-search select { width:125px; line-height:18px; height:18px;}
	#car-search select.small {width:110px;}
	
	#car-search ul {width:100%; overflow:hidden; padding-top:13px;}
	#car-search ul li {float:left; width:49%; font-size:12px; padding-bottom:10px;}
	
	#car-search input.submit {
		width:73px;
		height:26px;
		border:none;
		background:url(../images/submit.gif) no-repeat 0 0;
		text-transform:uppercase;
		font-size:11px;
		color:#fff;
		cursor:pointer;
		float:right;
		margin-top:30px;
	}





#hotel-search fieldset {
	border:none;
}
	#hotel-search .field {
		width:100%;
		overflow:hidden;
		padding-bottom:15px;
		font-weight:bold;
	}
	#hotel-search input.text {
		width:145px;
		padding:0 5px 0 5px;
		font-size:12px;
		border:1px solid #282525;
	}
	
	#hotel-search select {width:115px;}
	#hotel-search img {position:relative; top:3px;}
	
	#hotel-search ul {
		width:100%;
		overflow:hidden;
	}
		#hotel-search ul li {
			float:left;
			padding-right:25px;
		}
		#hotel-search ul li.fright {
			padding-right:0;
			float:right;
		}
			#hotel-search ul li label {
				display:block;
				font-size:11px;
			}
			#hotel-search ul li select {
				width:55px;
			}
		
		#hotel-search input.submit {
			width:73px;
			height:26px;
			border:none;
			background:url(../images/submit.gif) no-repeat 0 0;
			text-transform:uppercase;
			font-size:11px;
			color:#fff;
			cursor:pointer;
			float:right;
			margin-top:17px;
		}
/*==========================================*/.heading {
	font-size: 30px;
	font-weight: bold;
}
.BoldParagraphWord {
	font-weight: bold;
	font-size: 20px;
}
.TopSitesBottomOfPage {
	font-size: 20px;
}
