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

body{
	height:auto;
	margin:auto;
	background-color: #2a0101;
	width: 940px;
	background-image: url(images/phuket_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
img a{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	padding-top:11px;
	clear: both;
}
h1 a{
	color:#FFF;
	text-decoration:none;
}
h1 a:hover
{
	color:#FFF;
	text-decoration:underline;
}
#main_container{
	width:940px;
	height:auto;
	float:left;
}
.header{
	width:940px;
	height:140px;
	float:right;
}
.logo{
	float:left;
	height:76px;
	width:222px;
	padding-top: 19px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
}
.nav{
	float:right;
	height:43px;
	width:492px;
}
.nav a  {
	display:block;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	float:left;
	text-transform:uppercase;
	height: 43px;
	width: 70px;
	text-align: center;
	line-height: 42px;
	margin-left: 10px;
	border: 1px solid #800;
	text-decoration: none;
}
.nav a:hover{
	color:#FFF;
	background-color: #500;
}
.nav ul{
    padding:0px;
	margin:0px; 
}
.player
{
	text-align: right;
	float: left;
}
.banner{
	width:940px;
	height:254px;
	float: left;
}
a{
	outline:none;
}
.cvr{
	 width:940px;
	 height:auto;
	 float:left; 
}
.header #community
{
	float: right;
	margin-left: 500px;
	padding-top: 11px;
	height: 40px;
}
.container{
	width:940px;
	height:auto;
	color:#FFF;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.container h1 {
	background-image: url(images/k.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-left: 30px;
}
.content #contact  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #EEE;
	padding: 15px;
	border: 5px solid #5B1F11;
	width: 910px;
	height: 500px;
}
.content #contact h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.content #contact #contact_left{
	width: 370px;
	float: left;
	height: 400px;
	border-top-width: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #753C10;
	border-right-color: #753C10;
	border-bottom-color: #753C10;
	border-left-color: #753C10;
	background-image: url(images/swirl_500.png);
	background-repeat: repeat-x;
	background-position: left -30px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#contact #contact_left p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#contact #contact_left h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	background-image: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact #contact_left h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#contact #contact_left h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


.content #contact #contact_right {
	background-color: #300606;
	border: 2px solid #804614;
	width: 300px;
	float: right;
	background-image: url(images/join_back.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.content #contact #contact_right #mail_form {
	clear: both;
}
.content #about  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #EEE;
	padding: 15px;
	border: 5px solid #5B1F11;
	width: 900px;
	height: 430px;
}
.content #about h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.content #about #about_left{
	width: 500px;
	float: left;
	height: 335px;
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #753C10;
	border-right-color: #753C10;
	border-bottom-color: #753C10;
	border-left-color: #753C10;
	background-image: url(images/swirl_500.png);
	background-repeat: repeat-x;
	background-position: left -30px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.content #about #about_right {
	background-color: #300606;
	padding: 20px;
	border: 2px solid #804614;
	float: right;
	width: 250px;
}
.content{
	width:940px;
	height:auto;
	color:#EEE;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
}
.content a{
	 color:#FFF;
	 text-decoration:underline;
}
.content a:hover{
	color:#FFF;
	text-decoration:none;
}
.content center h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#C90;
	text-align:left;
	font-weight: normal;
	padding-left: 10px;
}
.content center h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:left;
	font-weight: normal;
	padding-left: 10px;
}
.content center h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F90;
	text-align:center;
	background-color: #400;
	padding: 7px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 0.7em;
	font-weight: normal;
}

.content center #left_column
{
	width: 313px;
	float: left;
}
.content center #center_column
{
	width: 314px;
	float: left;
}
.content center #right_column
{
	width: 313px;
	float: right;
}
	.content #join_mail {
	background-color: #300606;
	border: 2px solid #804614;
	width: 260px;
	background-image: url(images/join_back.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: right;
}
.content #join_mail h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	background-image: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content #join_mail #mail_form {
	clear: both;
}
.image_box
{	 
	float:right;
	height:auto;
	width:auto;
}

.footer
{
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: -160px top;
	width: 940px;
	height: 110px;
	float: left;
}
.footer ul
{	 
   padding:0px;
}
.footer #bottom_info
{
	color:#925419;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	padding-left:15px;
	padding-top:0px;
	width: 700px;
}
.footer #bottom_info a
{
	color: #925419;
	text-decoration: none;
}
.footer #bottom_info a:hover
{
	text-decoration: underline;
}
.clear{clear:both;}
.tab{
	float:left;
	width:940px;
	height:600;
	text-align:center;
}
.tab ul{
    padding:0px;
	margin:0px; 
}
.tab ul li{
	display:inline;
	list-style-type:none;
	color:#A0020C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	padding:2px 0px 0 20px;
	text-transform:uppercase;
	letter-spacing:2px;
	line-height:37px;
}
.tab ul li a{
	color:#FFF;
	text-decoration:none;
}
.tab ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}


.events{
	 width:auto;
	 height:auto;
	 float:left;
	 padding:10px;
}


.events_sqs
{
	height:auto;
	width:940px;
}
.events_sqs h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#ed7402;
	text-align:center;
	clear:both;
}
.events_sqs h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#E2BC7C;
	text-align:left;
	margin:0px 0 5px 0;
	clear:both;
}
.events_sqs h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ed7402;
	text-align:center;
	margin:0px 0 5px 0;
	clear:both;
}
.events_sqs h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#EEE;
	text-align:center;
	background-color: #B00;
	padding: 5px;
}
.events_sqs .text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	padding:8px;
}
.events_sqs .text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.events_sqs .text a{ 
	color:#FFFFFF;
	text-decoration:none; 
}
.events_sqs .text a:hover{ 
	color:#FFFFFF;
	text-decoration:underline; 
}


.event_wednesday
{
	float:left;
	width:293px;
	padding: 0px 10px 10px 10px;
	text-align:left;
	background-image: url(images/join_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #300606;
} 
.event_wednesday img
{
	padding-right: 15px;
}
.event_thursday
{
	float:left;
	width:215px;
	text-align:left;
	background-image: url(images/join_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #300606;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.event_thursday img
{
	padding-right: 15px;
}
.event_friday
{
	float:left;
	width:215px;
	padding:0px 10px 10px 10px;
	text-align:center;
	background-image: url(images/join_back.png);
	background-repeat: no-repeat;
	background-position: left top;
 	background-color: #300606;
}
.event_saturday
{
	float:left;
	width:215px;
	padding:0px 10px 10px 10px;
	text-align:center;
	background-image: url(images/join_back.png);
	background-repeat: no-repeat;
	background-position: left top;
 	background-color: #300606;
}
.event_saturday img
{
	padding-right: 15px;
}
.event_sunday
{
	float:left;
	width:215px;
	padding:0px 10px 10px 10px;
	text-align:center;
	background-image: url(images/join_back.png);
	background-repeat: no-repeat;
	background-position: left top;
 	background-color: #300606;
}
.event_sunday img
{
	padding-right: 15px;
}

.content .center #events_events
{
		float:left;
}
.content .center #events_events h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#C90;
	text-align:left;
	font-weight: normal;
	padding-left: 10px;
}
.content .center #events_events h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:left;
	font-weight: normal;
	padding-left: 10px;
}
.content .center #events_events h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#F90;
	text-align:center;
	background-color: #400;
	padding: 7px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 12px;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	font-weight: normal;
}




.event_event1
{
	float:left;
	width:214px;
	text-align:center;
	background-image: url(images/join_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #300606;
	height: 560px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.event_event2
{
	float:left;
	width:215px;
	text-align:center;
	background-image: url(images/join_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #300606;
	height: 560px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.event_event3
{
	float:left;
	width:215px;
	text-align:center;
	background-image: url(images/join_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #300606;
	height: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.event_event4
{
	float:left;
	width:215px;
	text-align:center;
	background-image: url(images/join_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #300606;
	height: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.event_event5
{
	float:right;
	width:215px;
	text-align:center;
	background-image: url(images/join_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #300606;
	height: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.event_single
{
	width:920px;
	text-align:center;
	background-image: url(images/join_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #300606;
	height: 460px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.event_single img
{
	padding-right:20px;
}
.center #events_events .event_single #guest_list
{
	width: 300px;
	padding-left: 320px;
	border: 1px solid #900;
	margin: 25px;
	text-align: left;
}
.center #events_events .event_single #guest_list h2
{
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contactinput
{
	width:160px;
	height:25px;
	border:1px solid #AB7424;
	color:#000000;
	background-color: #EEE;
}
.contacttextarea
{
	width:160px;
	border:#AB7424 solid 1px;
	color:#000000;
	background-color: #EEE;
}
.contentTab{
	color:#EEE;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	font-weight:normal;
	padding:7px 8px 8px 15px;
	text-align:left;
}
.contentTabTop{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFFFFF;
	padding:10px;
}
contentTabTop a{
   color:#fff;
}
.content #player
{
	float: right;
	text-align: right;
}

#slider1 {
float:left;
height:254px;
left:-40px;
top:-15px;
position:relative;
width:940px;
}

#slider1Content {
width: 940px; /* important to be same as image width or wider */
position: absolute;
top: 0;
margin-left: 0;
}
.slider1Image {
float: left;
position: relative;
display: none;
}
.slider1Image span {
position: absolute;
font: 10px/15px Arial, Helvetica, sans-serif;
padding: 10px 13px;
width: 940px;
color: #fff;
display: none;
}
.slider1Image span strong {
font-size: 14px;
}
.left {
top: 0;
left: 0;
width: 110px !important;
height: 280px;
}
.right {
right: 0;
bottom: 0;
width: 90px !important;
height: 290px;
}

