@charset "utf-8";
/* CSS Document */

html ,body {
	background: url(/images/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*height: 100%;			 required */

}

body {
	margin: 0;
	padding: 0;
	padding-bottom:20px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
}

#bg {
    left: 0;
    position: fixed;
    top: 0;
}
.bgwidth {
    width: 100%;
}
.bgheight {
    height: 100%;
}

ul {
	padding: 0; 
	margin: 0;
}

h1 { 
    font-family: 'GentiumBookBasicItalic', Arial, sans-serif;
	font-size: 2.2em; 
	font-weight: normal; 
    margin: 0;
    padding: 0;
}
h2 {
    color: #000000;
    font-family: 'GentiumBookBasicItalic', Arial, sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    margin: 0;
    padding-top: 6px;
}

h3 {
	font-size:1.2em;
}

a, a:active, a:link, a:visited {
	color: #000;
	border:none;
}

a:hover {
	text-decoration:none;
}


hr {
	border:none;
	border-top:1px #000 solid;
	height: 1px;
}

form {
	padding:0;
	margin:0;
}

img {
	border:none;
}

fieldset {
	border:none;
	margin-top:20px;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#nav {
	width: 960px;
    top: 0;
    z-index: 4;
	height: 45px;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat;
}


#content {
	position:relative;
	z-index:1;
}

#nav ul {
	margin: 0px;
	padding: 6px 0px 0px 0px;	
}

#nav li {
    float: left;
    margin: 0 ;
	list-style: none;
}

#nav li a {
    color: #FFF;
    display: block;
    font-size: 2.0em;
	/*margin-left: 12px;*/
    margin-left: 5px;
    text-decoration: none;
	font-family: 'GentiumBookBasicItalic', Arial, sans-serif;
	padding: 5px;
}
#nav li a:hover{
}

#nav li.current a {
	color: #000;
	background-image: url(../images/button_active.png); 
}
#subNav {
	height: 35px; 
	width: 960px;
	clear: both;
}

#subNav li {
    float: left;
    margin: 0 ;
	list-style: none;
}

#subNav li a{
	color: #FFF;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 1.5em;
    line-height: 34px;
    padding: 0px 10px;
    text-decoration: none;
    /*width: 239px;*/
	background-image: url(../images/subnav.png);
	background-repeat: no-repeat;
	text-align: center;
	border-right: 1px solid #939393;
}

#subNav li a:hover {
	color: #000;
	background-position: 200px 200px;		
}

.navActive{
	color: #000000 !important;
	background-position: 200px 200px;
	display: block;
}

#wrapper {
    margin: 0 auto;
    position: relative;
    width: 960px;
	border: solid 1px #000;
	margin-top: 20px;
	margin-bottom: 20px;
}

#logo, #nav, #banner, #booking {
	position: absolute;	
}

#logo {
	height: 85px;
	width: 212px;
	top:250px;
	right: 20px;
	z-index: 100;
}

#banner {
    height: 348px;
	width: 960px;
    top: 0;
	overflow:hidden;
	/*z-index:1;*/
	
}

#banner ul {
	list-style:none;
}


#booking {
	position:absolute;
    top: 348px;
    left: 0;
	background-image: url(/images/booking_bg3.png);
	background-repeat: no-repeat;
    height: 66px;
    width: 960px;
    margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 	1.5em;
	z-index:100;
}

#booking div.containerBook {
	padding: 12px 0 0 220px;
	position: relative;
}

#booking p {
	margin: 0;
	padding: 0;
}

#content-wrap {
    margin-top: 410px;
    position: relative;
	background-image: url(../images/content_bg.png);
}

#content-left {
    float: left;
    width: 635px;
	font-size: 1.4em;
	font-family:Arial, Helvetica, sans-serif;	
} 

#content-left .content {
	padding:20px;
}

#content-right {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    padding-bottom: 20px;
    padding-top: 22px;
    width: 300px;

} 

#img-links {
	width: 940px; 
	height: 150px;
	padding-top: 10px;
	padding-left: 20px;
	background-image: url(../images/content_bg.png);
}
#img-links img{ margin-right: 10px; }

#contact {
    position:relative;
	width: 960px;
	height: 114px;
	background-image: url(../images/contact_bg.png);
	font-family:Arial, Helvetica, sans-serif;	
}

#contact .social {
    position:absolute;
    right:20px;
    top:5px;
}

#footer {
	height: 15px;
	background-image: url(../images/nav_bg.png);
	text-align: center;
	padding: 5px;	
	width: 950px;
	color: #fff;
	font-size: 10px;
}

#footer a, #footer a:active, #footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
}

#footer a:hover  {
	text-decoration:underline;
}

.specialbox {
	margin-bottom: 20px;	
	background-color:#e5e5e5;
	radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #2f2e2a;
}

.specialbox h2 {
	/*background-color: #374031;*/
	background-color:#2f2e2a;
    color: #FFFFFF;
    font-family: 'GentiumBookBasicItalic', Arial, sans-serif;
    font-size: 2.1em;
    font-weight: normal;
    height: 30px;
    margin: 0;
    padding-top: 6px;
    text-indent: 10px;  
	radius-top-left: 3px;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	radius-top-right: 3px;
	-moz-border-top-right-radius: 3px;
	-webkit-border-right-left-radius: 3px;
	border-top-right-radius: 3px;
	border:1px solid #2f2e2a;
}

.specialbox h3 {
	margin:0;
	margin-bottom:3px;
	font-size:1.3em;
}

.specialbox p {
	font-size: 1.1em;
	padding:0;
	margin:0;
	margin-top:2px;	
}

.specialbox img {
		
}

.specialbox div ul {
	width: 277px;
	list-style:none;
}

.specialbox div ul li {
	/*border:1px solid #c4c4c4;*/
	height:90px;
}

.specialbox div span {
	width:75px;
	float:right;
	text-align:right;
	margin-top: 3px;
}

.specialbox div span img {
	radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}

.specialbox ul li div {
	padding:0;
	padding-top:3px;
	margin:0;
	color:#000;
}

.specialbox div {
	color: #5D6A55;
	/*padding-top:5px;*/
	padding:0 10px 0 10px;
	margin:5px 0 5px 0;
}

.newsletterContainer {
	padding:15px 15px 16px 15px;
	clear:both;
}

.newsletter {
	float:right;
	width: 300px;
	position: relative;
}

#cybamaila input[type=text] {
	float:left;
	width:140px;
	margin-top:5px;
	padding:3px 0px;
}

#news-arrow {
	
}

#signup {
	clear:both;
	position: relative;
	top: 6px;
	left: 194px;	
}



#contact ul {
	margin: 0px;
	padding: 0px;	
}

#contact ul li{
    color: #CCCCCC;
    display: block;
    float: left;
	display:inline;
    list-style-type: none;
    margin-left: 140px;
    margin-top: 25px;
    width: 230px;
	font-size: 1.4em;	
}

#contact a, #contact a:link, #contact a:active, #contact a:visited {
	color:#CCC;
	text-decoration:none;
}

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


.bookingForm label {
	display:inline;
	float:left;
	margin:0px 30px 0px 0px;
	position:relative;
	line-height: 12px;
	font-size: 0.7em;
}

.bookingForm input[type="text"].date {
	display:inline;
	float:left;
	width:75px;
}

.bookingForm input[type="text"] {
	display: inline;
	float:left;
	width:40px;
}

.bookingForm input[type="image"]{
	display: inline;
	float:left;
	margin-left: -12px;
	margin-top: 11px;
}

.bookingForm #Adults {
	/*margin-left: 65px;	*/
}
#text-block {
	position: absolute;
	right: 0px;
	top: 367px; 
	padding: 0px; 
	margin: 0px;
    display: none !important;
}

.innerBlock {
	background: #21211e;
	margin: 0px;
    padding: 10px 10px 10px 8px;
}

.OT_wrapper, .OT_day, .OT_time, .OT_party, .OT_submit {border:none !important;}

#dining {
	background: url("/images/button_bh.png") no-repeat;
	width: 183px;
	height: 73px;
	display: block;
	position: absolute;
	right: 0px;
	top: 352px;
	cursor: pointer;
	z-index: 100;
    display: none !important;
}

#dining h2{ 
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 21px;
}
#datepicker {
	z-index: 100;	
}

.smallinput {
	width: 30px;
	text-align: center;
	line-height: 10px;
}

.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 4px 15px;
	background: -moz-linear-gradient(
		top,
		#525251 0%,
		#1c1c1c);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#525251),
		to(#1c1c1c));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(20,20,20,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(20,20,20,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(20,20,20,0.7);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(209,202,209,0.3);
		cursor: pointer;
}


.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%;
}

/*input:not([type]), input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
    margin: 1px 0px 1px;
    padding: 0px 0px;
}*/

#content-left ul {
	margin:0px;
	padding:0px;
}

#content-left li {
list-style-type: square; 
font-style: italic;
padding-left:1px;
margin-left:20px;
margin-bottom:10px;
}

/* #contactForm label {
	display: block;
	width: 150px;	
}
#contactForm input {
	float: right;	
} */

/*
.contactSubmit{
float: right;
} 

#contactForm input.short {
width: 30px;
}
*/


/* Contact Form */
#contactForm label {
	float:left;
	width:150px;
	padding-top:3px;
	
}

#contactForm label.noFloat {
	float:none;
	width:150px;
	font-size:13px;
}


#contactForm input.short {
	width:40px;
	font-size:13px;
}

#contactForm input.medium {
	width:70px;
	font-size:13px;
}


#contactForm div {
	padding:3px;
}

#contactForm textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:400px;
	height:200px;
}

#contactForm textarea#Address {
	width:260px;
	height:100px
}

.specialMainPage {
	/*width: 440px; */
}

.specialMainPage h2 a {
	font-family:arial, helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 0.7em;
	padding-bottom:20px;
}

.specialMainPage .offerRow, .specialMainPage .eventRow {
	float:left;
	width:195px;
	height: 290px;
	overflow:hidden;
	text-align:center;
	/*border:1px solid #ff0000;*/
}

.specialMainPage .offerContainer, .specialMainPage .eventContainer {
	position:relative;
	margin:3px 5px;
	padding:8px;
	border: 2px solid #4d4d4d;	
	radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.specialMainPage .eventHeader {
	height:55px;
}

.specialMainPage .eventBody {
	height:78px;
	overflow:hidden;
	text-align:left;
	font-size:0.9em;
}

.specialMainPage .eventDate {
	padding-bottom: 3px;
	font-size: 0.7em;
	width:165px;
	position:absolute;
	bottom:0px;
}

.specialMainPage .eventImage {
	height: 128px ;	
}

.specialMainPage .eventImage img {
	border:2px solid #4d4d4d;
	radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.eventDescription {
	float:left;
	width:335px;
}

.eventImageWrapper {
	float:left;
	width:260px;
	text-align:right;
	padding-top:18px;
}

.eventImageMain {
	border:4px solid #4d4d4d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float:right;
}

.gmap3{
    border: 1px dashed #C0C0C0;
    width: 600px;
    height: 400px;
}

.kd-button-submit {
	border: 1px solid #3079ED;
	color: #FFFFFF!important;
	background-color: #4D90FE;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
	background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
	background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
	background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
	background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
	background-image: linear-gradient(top,#4d90fe,#4787ed);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
	border-image: initial;
	cursor:pointer;
	cursor:hand;
	padding: 1px 8px;
	font-size: 1.2em;
}

.kd-button-submit:hover {
border: 1px solid #2F5BB7;
color: #FFFFFF!important;
background-color: #357AE8;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
background-image: linear-gradient(top,#4d90fe,#357ae8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#357ae8');
border-image: initial;
}

.mapContainer {
	/*float: right; */
	/*width: 400px;*/
}

.googleList {
	padding: 5px;
	list-style:decimal!important
}

input[type=text]#location {
	padding:3px;
}

#result {
	padding: 20px 0px;
	text-align: left;
}

/**
Gallery related
**/
.galleryThumb {
    float:left;
    margin-right:7px;
    margin-bottom:7px;
    padding:5px;
    border:1px solid #ccc;
    background-color:#fff;
	-moz-box-shadow: 1px 1px 3px #4d4d4d;
	-webkit-box-shadow: 1px 1px 3px #4d4d4d;
	box-shadow: 1px 1px 3px #4d4d4d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.galleryThumbInner {
    width:128px;
    height:128px;
    background-repeat:no-repeat;
    background-position:center center;
}

@charset "utf-8";
/* CSS Document */

.clear-1{
	clear: both;
	height: 15px;
	visibility: hidden;
	display: block;
}
 
a:hover {text-decoration:underline;}
/******* GENERAL RESET *******/
 
/******* MENU *******/
#container-tabs{     z-index:100;   margin:0 auto;  text-align:left;  float:left; margin: 20px 0px;}
 
#container-tabs h1{
	  margin-top:15px;
	 
}
#container-tabs h2{
	  margin-top:8px;
	 
}

#container-tabs ul{
	list-style: none;
	list-style-position: outside; margin-left:1px;
	
}
#container-tabs ul.menu li{
    display: inline;
	float: left; 
}
#container-tabs ul.menu li{
	font-size:12px;
	display:inline;
	padding: 10px 10px 13px 10px;
	margin:-1px;
	background: #666;
	margin-bottom: -1px;
   	border: 1px solid  #000;
	border-width: 1px 1px 1px 1px;
	position: relative;
	text-align:center;
	color: #F2F2F2;
	cursor: pointer;
	width:279px; height:20px;
 
}

#container-tabs ul.menu li.active{
	background:#000; 
	font-weight: 500;
    color: #fff;
}

.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 7px 20px;
	background: #a85f1e;
	background: -moz-linear-gradient(
		top,
		#f7b56b 0%,
		#a84e00);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#f7b56b),
		to(#a84e00));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #454545;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(117,117,117,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(117,117,117,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(117,117,117,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(158,158,158,0.3);
}
.css3button:hover {
background: -moz-linear-gradient(
		top,
		#fac17f 0%,
		#a85f1e);
		background: #f7b56b;
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#fac17f),
		to(#a85f1e));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #454545;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(117,117,117,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(117,117,117,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(117,117,117,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(158,158,158,0.3);
}

/******* /MENU *******/

/******* MENU *******/
#container-tabsw{     z-index:100;   margin:0 auto;  text-align:left;  float:left; margin: 20px 0px;}
 
#container-tabsw h1{
	  margin-top:15px;
	 
}
#container-tabsw h2{
	  margin-top:8px;
	 
}

#container-tabsw ul{
	list-style: none;
	list-style-position: outside; margin-left:1px;
	
}
#container-tabsw ul.menu li{
    display: inline;
	float: left; 
 
	
}
#container-tabsw ul.menu li{
	font-size:12px;
	display:inline;
	padding: 10px 10px 13px 10px;
	margin:-1px;
	background: #666;
	margin-bottom: -1px;
   	border: 1px solid  #000;
	border-width: 1px 1px 1px 1px;
	position: relative;
	text-align:center;
	color: #F2F2F2;
	cursor: pointer;
	width:179px; height:20px;
 
}
#container-tabsw ul.menu li.active{
	background:#000; 
	font-weight: 500;
    color: #fff;
}

#datepicker1 {
	width: 80px;
	line-height: 10px;
	text-align: center;
}

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}

div.dp-popup h2{ 
	font-family: arial, sans-serif;
	font-style: normal;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

/******* /MENU *******/

/******* CONTENT *******/
.content-tabs{
    width:580px;
	text-align: left;
	padding:0px 10px 10px 10px;
	float:left;
    border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}

.content-tabs ul li{display: list-item; list-style:inside;}
.content-tabs  li a{color: #FF6600; text-decoration:underline; padding:0 3px;}
/*.content-tabs   li a:hover{color: #000; text-decoration:underline;}
.content-tabs ul li:before {
	content: "\0020 \0020 \0020 \ | \0020";
	color: #FF6600;
	}
	
.content-tabs ul li.first:before {
	content: " ";
	}*/
/******* one *******/
 
.content-tabs.one{
	display: block;
}
 
.content-tabs.two{
	display: none;
}
 
 
.content-tabs.three{
	display: none;
}
.content-tabs.four{
	display: none;
}
 
/******* /three *******/

.alignleft  {margin:0 10px 5px 0; float:left;}
.alignright {margin:0 0 5px 10px; float:right;}
img.imgborder {padding:4px; border:1px solid #ccc;}

/*
honey pot spam rule to hide fields
*/
.hp{
	display:none;
}

.shareWidget {
    background:#181818;
    padding-top:5px;
    position:relative;
    bottom:0px;
    border-bottom: 1px solid #313030;
}

.eventsoffers-link {
    text-decoration: none !important;
    color: inherit !important;
    font-weight: inherit !important;
}

.eventsoffers-link:hover {
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.7);
}