@charset "utf-8";
/* CSS Document */
.hometable{
	background-color:#FFF;
	box-shadow:0 0 7px #aaaaaa;
}

.bookinginput{
	background-color:#f3f3f3;
	height:27px;
	width:230px;
	outline:none;
	border:none;
	box-shadow:inset 1px 1px 1px #aaaaaa;
	padding-left:10px;
	font-size:14px;
	color:#787878;
	font-size:12px;
	-webkit-transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	-moz-transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	-0-transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	
}

.bookinginput:focus{
	background-color:#f8f8f8;
	height:27px;
	width:230px;
	outline:none;
	border:none;
	box-shadow:inset 1px 1px 1px #aaaaaa;
	padding-left:10px;
	font-size:14px;
	color:#aaaaaa;
	-webkit-transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	-moz-transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	-0-transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	
}


.bookingbutton{
	background-color:#9a9a9a;
	height:35px;
	width:238px;
	outline:none;
	border:none;
	font-size:16px;
	color:#FFF;
	font-weight: bold;
	cursor:pointer;
	-webkit-transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	-moz-transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	-0-transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	
}


.bookingbutton:hover{
	background-color:#444444;
	height:35px;
	width:238px;
	outline:none;
	border:none;
	font-size:16px;
	color:#FFF;
	font-weight: bold;
	cursor:pointer;
	-webkit-transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	-moz-transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	-0-transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	transition:color 0.2s ease-in, text-shadow 0.2s ease-in, background-color 0.2s ease-in,  border 0.2s ease-in;
	
}

@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
.shadow {
		-moz-box-shadow: 0px 0px 4px #dddddd;
		-webkit-box-shadow: 0px 0px 4px #dddddd;
		box-shadow: 0px 0px 4px #DDDDDD;
		
	}

@font-face{font-family:'helvetica thin';
src:url("fonts/helveticaneue.ttf") format("truetype"),
    url("fonts/helveticaneue.svg") format("svg"),
	url("fonts/helveticaneue.eot") format("embedded-opentype"),
	url("fonts/helveticaneue.woff")format("woff")}

@font-face{font-family:'helvetica thick';
src:url("fonts/Helvetica Neue.ttf") format("truetype"),
    url("fonts/Helvetica Neue.svg") format("svg"),
	url("fonts/Helvetica Neue.eot") format("embedded-opentype"),
	url("fonts/Helvetica Neue.woff") format("woff")}




.search{
	background:url(images/loop.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:30px;
	border:none;
	cursor:pointer;
	border:1px solid #374853;

}
.search:hover{
	background:url(images/loop.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:30px;
	border:none;
	cursor:pointer;
	border:1px solid #374853;

}

.menu{
	padding-left:7px;
	padding-right:7px;
	font-size:12px;
	color:#eeeeee;
	font-family:"helvetica thin", Arial;
	width:auto;
	cursor:pointer;
	letter-spacing:0.3px;
}

.menuover{
	padding-left:7px;
	padding-right:7px;
	font-size:12px;
	color:#666666;
	background-color:#dddddd;
	font-family:"helvetica thin", Arial;
	width:auto;
	cursor:pointer;
	letter-spacing:0.3px;
}


.titlefooter{
	color:#444444;
	font-size:20px;
	font-family:"helvetica thin", Arial;
	font-weight:400;
}
	
/*.inputfooter {
background-color:#eaeaea;
width:160px;
border: 1px solid #374853;
border-radius:0px;
color:#374853;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
text-align:left;
font-style:italic;
height: 25px;

}
.inputfooter:hover {
background-color:#eaeaea;
width:160px;
border: 1px solid #374853;
border-radius:0px;
color:#374853;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
text-align:left;
font-style:italic;
height: 25px;

}*/

.buttonfooter{
	width:36px;
	border: 1px solid #374853;
	height: 28px;
	background-color:#eaeaea;
	color: #8a8a8a;
	font-family:"helvetica thin", Arial;
	
	
}
.buttonfooter:hover{
	width:36px;
	border: 1px solid #374853;
	height: 28px;
	background-color:#eaeaea;
	color: #8a8a8a;
	font-family:"helvetica thin", Arial;
	
}

.footerlink{
	color:#666666;
	font-size:12px;
	font-family:"helvetica thin", Arial;
	font-style:normal;
	letter-spacing:0.2px;
	text-decoration:none;
	line-height:18px;
}

a.footerlink{
	color:#666666;
	font-size:12px;
	font-family:"helvetica thin", Arial;
	font-style:normal;
	letter-spacing:0.2px;
	text-decoration:none;
	line-height:18px;
}
a.footerlink:hover{
	color:#111111;
	font-size:12px;
	font-family:"helvetica thin", Arial;
	font-style:normal;
	letter-spacing:0.2px;
	text-decoration:none;
	line-height:18px;
}

.smalltitle{
	color:#666666;
	font-size:14px;
	font-family:"helvetica thin", Arial;
	font-style:normal;
	letter-spacing:0.2px;
}

/*.input {
width:160px;
border: 1px solid #dddddd;
border-radius:0px;
color:#374853;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
padding-left:5px;
font-style:italic;
background-color:#ffffff;
height:20px;
}
.input:hover {
width:160px;
border: 1px solid #dddddd;
border-radius:0px;
color:#374853;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
padding-left:5px;
font-style:italic;
background-color:#ffffff;
height:20px;
}
*/
.searchtd{
	background-color:#e4e4e4;
	height:20px;
	border-top:1px solid black;
	cursor:pointer;
	padding:20px;
}

.searchtdover{
	background-color:#cccccc;
	height:20px;
	border-top:1px solid black;
	cursor:pointer;
	padding:20px;
}

a.leftmenu{
	color:#777777;
	font-size:13px;
	font-family:"helvetica thin", Arial;
	font-style:normal;
	letter-spacing:0.2px;
	text-decoration:none;
	line-height:18px;
	text-transform:uppercase;
}
a.leftmenu:hover{
	color:#131313;
	font-size:13px;
	font-family:"helvetica thin", Arial;
	font-style:normal;
	letter-spacing:0.2px;
	text-decoration:none;
	line-height:18px;
    text-transform:uppercase;
}


a.subleftmenu{
	color:#777777;
	font-size:11px;
	font-family:"helvetica thin", Arial;
	font-style:normal;
	letter-spacing:0.2px;
	text-decoration:none;
	line-height:18px;
	text-transform:uppercase;
}
a.subleftmenu:hover{
	color:#131313;
	font-size:11px;
	font-family:"helvetica thin", Arial;
	font-style:normal;
	letter-spacing:0.2px;
	text-decoration:none;
	line-height:18px;
    text-transform:uppercase;
}

.borderit{
	border:1px solid #ffffff;
	cursor:pointer;
}
.borderit:hover{
	border:1px solid #dddddd;
	cursor:pointer;
}

/*.register{
	background-image:url(images/button-bg.jpg);
	font-family:"helvetica thin", Arial;
	height:30px;
	width:75px;
	color:#FFF;
	font-size:14px;
	border:1px solid #000000;
	cursor:pointer;
	border-radius: 3px;
}
.register:hover{
	background-image:url(images/button-bg-inv.jpg);
	font-family:"helvetica thin", Arial;
	height:30px;
	width:75px;
	color:#ffffff;
	font-size:14px;
	border:1px solid #000000;
	cursor:pointer;
	border-radius: 3px;
}*/




.registerok{
	background-image:url(images/button-bg-ok.jpg);
	font-family:"helvetica thin", Arial;
	height:30px;
	width:75px;
	color:#FFF;
	font-size:14px;
	border:1px solid #6d6d6d;
	cursor:pointer;
	border-radius: 3px;
}
.registerok:hover{
	background-image:url(images/button-bg-ok-inv.jpg);
	font-family:"helvetica thin", Arial;
	height:30px;
	width:75px;
	color:#ffffff;
	font-size:14px;
	border:1px solid #6d6d6d;
	cursor:pointer;
	border-radius: 3px;
}


.grey
{
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.grey:hover
{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}


a.footer{
	font-family:'OpenSansLight', Arial;
	color:#cb0856;
	font-size:14px;
	letter-spacing:0.2px;
	text-decoration:none;
}

a.footer:hover{
	font-family:'OpenSansLight', Arial;
	color:#666346;
	font-size:14px;
	letter-spacing:0.2px;
	text-decoration:none
	}
	
	
	
a.footerlink{
	font-family:'OpenSansLight', Arial;
	color:#8d8d8d;
	font-size:14px;
	letter-spacing:0.2px;
	text-decoration:none;
	-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

a.footerlink:hover{
	font-family:'OpenSansLight', Arial;
	color:#333333;
	font-size:14px;
	letter-spacing:0.2px;
	text-decoration:none
	-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	}
	
	
	
.input {

font-family:"OpenSansLight", Arial;
border: 1px solid #dddddd;
width: 225px;
height: 30px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding-left: 5px;
color:#656565;

-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
    

}



.input:focus { 

font-family:"OpenSansLight", Arial;
outline: none;
border: 1px solid #aaaaaa;
box-shadow: 0px 0px 0px #9a9a9a;
-moz-box-shadow: 0px 0px 0px #9a9a9a;
-webkit-box-shadow: 0px 0px 0px #9a9a9a;
padding-left: 5px;
color:#656565;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;

}

.register{
	background-color:#f7f7f7;
	border:0px solid #dddddd;
	border-radius: 3px;
	font-family:"OpenSansLight", Arial;
	font-size:16px;
	padding: 4px 12px 4px 12px;
	color:#454545;
	-webkit-transition:border 0.2s ease-in, background-color 0.2s ease-in;
	-moz-transition:border 0.2s ease-in, background-color 0.2s ease-in;
	-0-transition:border 0.2s ease-in, background-color 0.2s ease-in;
	transition:border 0.2s ease-in, background-color 0.2s ease-in;
	cursor:pointer;
}


.register:hover{
	background-color:#cb0856;
	border:0px solid #aaaaaa;
	border-radius: 3px;
	font-family:"OpenSansLight", Arial;
	font-size:16px;
	padding: 4px 12px 4px 12px;
	color:#ffffff;
	-webkit-transition:border 0.2s ease-in, background-color 0.2s ease-in;
	-moz-transition:border 0.2s ease-in, background-color 0.2s ease-in;
	-0-transition:border 0.2s ease-in, background-color 0.2s ease-in;
	transition:border 0.2s ease-in, background-color 0.2s ease-in;
	cursor:pointer;
}