@charset "utf-8";
/*
	Beyond Villas
	@copyright	impel.gr
	@author	VParaskevas <vp@impel.gr>
*/


/**
 * CLEAR & FIXES
 * _____________________________________________
*/

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}



body{
	background:#0f0404 url(../img/bg.jpg) no-repeat center top;
	font-family: Arial, sans-serif;
	font-size:11px;
	color:white;
}

h1 {
	font-size: 24px;
	font-weight:normal;
	color:#fff;
}

h2 {
	/*background-color:#261e1d;*/
	padding:0px;
	margin:0px;
	font-size:11px;
	text-transform:uppercase;
}

h3 {
	font-size: 10px;
	font-weight:normal;
	color:#d2d0d0;
	background:url(../img/li-overview-bg.gif) no-repeat left;
	padding-left:18px;
	margin-bottom:10px;
	/*text-transform:uppercase;*/
}

h4 {
	font-size: 14px;
	font-weight:normal;
	color:#fff;
}

h5 {
	font-size: 12px;
	font-weight:normal;
	color:#fff;
}

p {
	font-size:11px;
}

strong{font-weight:700; color:#ffffff;}

a{
	color: #fff;
	text-decoration:none;
	outline: none;
}

a:hover{
	color: #fff;
	text-decoration:none;
}

p a:hover{
	color: #fff;
	border-bottom:#6e6767 solid 1px;
}

.underline a{border-bottom:#6e6767 solid 1px;}
.underline a:hover{border-bottom:none;}

.clear{clear:both;}
.hidden{display:none;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


span.form-error {
	padding: 2px 0;
	font-size: 13px;
	display: block;
	color: #CC0000;
	margin-left:100px;
}




#sparks{
	position:absolute;
	top:10px;
	margin-left:60px;
	width:150px;
	height:80px;
	z-index:2;
	overflow:hidden;
}






/**
 * WRAPPERS & STRUCTUR
 * _____________________________________________
 */


#containerWrapper{
	width:863px;
	margin:0 auto;
}

#containerHeader{
	height:130px;
}

#containerFooter{
	position:absolute;
	top:770px;
	margin:0px 0 0 292px;
	width:570px;
}
#copyright{
	float:left;
	color:#3b2f2d;
}
 #impel{ float:right; margin:-2px 0px 0 0;}
#impel a { display:block; width:65px; height:20px; text-indent:-9999px; background: transparent url(../img/impel_logo.gif) top left no-repeat; }
#impel a:hover { background: transparent url(../img/impel_logo.gif) top right no-repeat; }

#containerContent{
	margin:14px 0 0 0;
}

#containerContent #left {
	position:absolute;
	width: 265px;
	margin: 0px;
	padding: 0px;
}

#containerContent #content {
	padding: 0;
	padding: 0 0 0 293px;
}

#language{
	float:right;
	margin-top:20px;
}
#language a:hover{
	border-bottom:1px solid #6e6767;
}
#language a.selected{
	border-bottom:1px solid #6e6767;
}


/**
 * GENERAL & HEADER
 * _____________________________________________
 */

h1 a{
 	width: 267px;
	height: 134px;
	background-color:#fff;
	position: absolute;
	margin:0px;
	padding:0px;
	margin-left:0px;
 	background: transparent url(../img/logo.gif) no-repeat top left;
	text-indent: -9999px;
}

hr{
	background:url(../img/dotted-line.gif) repeat-x;
	height:1px;
	border:none;
	margin:10px 0;
}

u{border-bottom:#a6a2a2 solid 1px; text-decoration:none;}


#containerHeader p{
	padding-left:291px;
	padding-top:92px;
	text-transform:uppercase;
}

#containerHeader p span{
	color:#716a6a;
	padding:0 4px;
}


#slideMain{
	float:left;
	margin:2px 0 10px 0;
	padding:0;
}






/**
 * CONTENT CONTAINERS
 * _____________________________________________
 */
 
 
#gallery{
	float:left;
	margin:10px 0 0;

} 
.gallery_overview{
	float:left;
	margin:10px 0 0;
	width: 500px;
	height: 600px;
} 
#gallery img{
	float:left;
	padding:0px;
	/*background:url(../img/dotted-line.gif) repeat bottom left;*/
	margin:0 2px 0 0;
}
 

#containerContent #content,#containerContent #content p a {
	color:#cfcecd;
}

#containerContent #content p a:hover{
	color:#fff;
}

 

#containerContent #content h2{
	padding:0px 0px 0px 0px;
	/*background-color:#261e1d;*/
	clear:both;
}


#containerContent #content p{
	line-height:18px;
	padding-bottom:15px;
	padding:5px 15px 5px 15px;
	background-color:#261e1d;
	clear:both;
}

#containerContent #content p.notext{
	padding:0px;
	background-color:transparent;
}

#containerContent #content p.intro{
	text-align:justify;
	font-style:italic;
}


#containerContent #content a.backlink{
	font-size:10px;
	background:url(../img/backicon.gif) no-repeat left;
	padding-left:18px;
	
	text-transform:uppercase;
	color:#d2d0d0;
}

#containerContent #content a.backlink-right{
	margin-left:425px;
	position:absolute;
	display:block;
}

#containerContent #content a.backlink-back{
	position:absolute;
}

#containerContent #content a.backlink-prev2{
	position:absolute;
	background:none;
	padding-left:0px;
}

#containerContent #content a.backlink-next{
	margin-left:489px;
	position:absolute;
	display:block;
	background:none;
}

#containerContent #content a.backlink-prev{
	margin-left:425px;
	position:absolute;
	display:block;
	background:none;
}

#containerContent #content img{margin-bottom:10px;}

#containerContent #content img.nobottom{margin-bottom:0px;}

#containerContent #content img.img_left{float:left;}
#containerContent #content img.img_middle{float:left; margin:0 9px;}
#containerContent #content img.img_right{float:right;}

ul.overview {
	padding:0px 0;
	list-style:none;
}

ul.overview li{
	width:139px;
	background:url(../img/dotted-line.gif) repeat-x bottom left;
	padding:10px 0;
	float:left;
	margin-right:4px;
}
ul.overview li.last{
	margin-right:0px;
}

ul.overview li.middle{
	margin:0 25px;
}

ul.overview li a{
	display:block;
	background:url(../img/li-overview-bg.gif) no-repeat left 5px;
	padding-left:10px;
	font-size:10px;
	text-transform:uppercase;
	color:#6e6767;
}
ul.overview li a:hover{
	color:#fff;
}
ul.overview li.selected a{
	color:#fff;
}

ul.list {
	padding:0px 0;
	list-style:none;
	margin:10px 0 10px 0;
}

ul.list li{
	background:url(../img/li-overview-bg.gif) no-repeat left 7px;
	padding:2px 0 0 10px;
	margin-right:4px;
}
#contentboxleft{
	width:280px;
	float:left;
	margin:0px 0 8px 0;
}

#contentboxright{
	width:280px;
	float:right;
	margin:0px 0 8px 0;
}


/* START MODULES */
div.modulebox{
	background:url(../img/modulebox_bg.gif) no-repeat top center;
	padding:20px 30px;
	margin:10px 0;

}

div.modulebox h4{
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:8px;
}

div.modulebox p{
	color:#f2f2f2;
	font-size:10px;
	text-align:center;
	padding:0px 0 8px 0;
	line-height:20px;
}

div.modulebox form input{
	width:95%;
	background-color:#2e2626;
	border:#797474 dotted 1px;
	color:white;
	/*text-transform:uppercase;*/
	text-align:center;
	padding:5px 5px;
	margin:3px 0;
	font-size:10px;
}

div.modulebox form input#submitbtn{
	border:none;
	width:100%;
}

.signs img{
	cursor:pointer;
}
/* END MODULES */


 
 /**
 * NAVIGATION
 * _____________________________________________
 */
 
#nav{
	background-color:#000;
	margin:0px;
	padding:0px;	
}

#nav li{
	padding-bottom:1px;
}

#nav li a{
	display:block;
	background:url(../img/nav_bg.gif) no-repeat bottom left;
	padding:16px 0 16px 0;
	text-align:center;
	color:#64524f;
	text-transform:uppercase;
}

#nav li a:hover,#nav li.active a{
	color:white;
	background:url(../img/nav_on_bg.gif) no-repeat bottom left;

}

#nav li.active ul li a,#nav li ul li a{
	background:url(../img/subnav_bg.gif) no-repeat bottom left;
}

#nav li.active ul li a:hover{
	background:url(../img/subnav_on_bg.gif) no-repeat bottom left;
}

#nav ul li a:hover,#nav ul li.active a{
	color:white;
	background:url(../img/subnav_on_bg.gif) no-repeat bottom left;

}
 
 
 
 
 /**
 * FOOTER
 * _____________________________________________
 */

/* CONTACTPAGE */
.contact-form { width: 530px; position: relative; background-color:#261e1d;padding:10px 20px 10px 20px;}
#contact-banner img { position: absolute; right:-70px; top:-35px; }
.cf-ol input { width: 150px; height: 21px; background: #5a4a47; border: 1px solid #1d1c1c; margin-bottom: 10px; float: left; color: #999999; padding: 4px 4px 0; }
.cf-ol label { width: 85px; display: block; padding-top: 5px; float: left; }
.cf-ol label span { font-size: 11px; color: #fff; }
.cf-ol li { float: left; width: 265px; }
.cf-ol textarea { background: #5a4a47; border: 1px solid #1d1c1c; width: 430px; height: 100px; float: left; color: #999999; padding: 4px 4px 0; }
li#li--5 { width: 530px; }
#li--4 label, #li--2 label { width: 101px; }
.cf-sb input { background-color:#180E0D; float: right;  width: 135px; height: 27px; border: 0 none; color: #fff!important; text-align: center; margin: 15px 4px 0 0; font-size: 14px; cursor: pointer; }


.pricetable{
	margin:0 0 20px 0;
}
.pricetable tr{
	background:url(../img/li-overview-bg.gif) no-repeat left 9px;
}
.pricetable tr td{
	background:url(../img/dotted-line.gif) repeat-x bottom left;
	padding:5px 5px 5px 10px;
	margin-right:10px;
}
.pricetable tr td.fullrow{
	background:none;
}
.div_reviews {
	height: 600px;
	width: 550px;
	padding-right: 10px;
	padding-left: 10px;
}
.rev_tbl_holder{
	width: 490px;
	margin-bottom: 20px;
	border: 1px dotted #FFF;
	padding: 10px;
}
.thumb {
	
	cursor: hand;
	

}
.thumb a{
	width: 87px;
	height: 42px;
	border: 1px solid #443E3C;
	display: block;
	float: left;
	filter:alpha(opacity=82);
	opacity: 0.82;


	-moz-opacity:0.82;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 5px;
}
.thumb a:hover{
	cursor: hand;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	border: 1px solid #6E6767;
}

