@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #457eb4 url(../images/bgPattern.png) repeat-x;
	font-family: Tahoma;
}
html * {
	margin: 0;
	padding: 0;
}
.clirer {
	clear: both;
	float: none;
}
.mainContent {
	padding-top: 300px;
	background: url(../images/Header.jpg) no-repeat;
	width: 1000px;
	float: left;
}
.LogoLinck {
	width: 360px;
	height: 165px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 125px;
}

.leftNavig {
	margin: 0;
	float: left;
	width: 274px;
}
.leftNavig ul {
	list-style: none;
	padding-left: 10px;
}
.leftNavig ul li {
	padding-bottom: 17px;
}
.leftNavig ul li a {
	display: block;
	text-decoration: none;
}
.leftNavig ul li a span {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	line-height: 75px;
	visibility: hidden;
	width: 230px;
	display: block;
}
.rightSide ul li .SigUp span {
	display:none;
}
.leftNavig ul li .SigUp, .rightSide ul li .SigUp { width:253px; height:120px; background: url(../images/SingUpNow.png) no-repeat; margin-left: -3px; margin-top: -10px; }
.leftNavig ul li .SigUp:hover, .rightSide ul li .SigUp:hover { background: url(../images/SingUpNow-Hover.png) no-repeat; }
.leftNavig ul li .WhatItIs { width:233px; height:72px; background: url(../images/WhatItIsAbout.png) no-repeat; margin-left:7px; }
.leftNavig ul li .WhatItIs:hover { background: url(../images/WhatItIsAbout-Hover.png) no-repeat; }
.leftNavig ul li .Itinerary { width:236px; height:64px; background: url(../images/KruiseItinerary.png) no-repeat; margin-left:4px; }
.leftNavig ul li .Itinerary:hover { background: url(../images/KruiseItinerary-Hover.png) no-repeat; }

.leftNavig ul li .Kruiser2007 { width:237px; height:234px; background: url(../images/2007Kruise.png) no-repeat; margin-left:3px; }
.leftNavig ul li .Kruiser2007:hover { background: url(../images/2007Kruise-Hover.png) no-repeat; }

.leftNavig ul li .Kruiser2007_1 { width:237px; height:59px; background: url(../images/picGal.png) no-repeat; margin-left:3px; }
.leftNavig ul li .Kruiser2007_1:hover { background: url(../images/picGal_hover.png) no-repeat; }

.leftNavig ul li .Contact { width:238px; height:72px; background: url(../images/ContactUs.png) no-repeat; margin-left:2px; }
.leftNavig ul li .Contact:hover { background: url(../images/ContactUs-Hover.png) no-repeat; }
.leftNavig ul li .VIPlogIn { width: 212px; height: 57px; background: url(../images/VIP-HostLogIn.png) no-repeat; margin-left: 28px; margin-top: 90px; }
.leftNavig ul li .VIPlogIn:hover { background: url(../images/VIP-HostLogIn-Hover.png) no-repeat; }

.leftNavig ul li .Kruiser2007 span {
	font-size: 14px;
	font-family: "Century Gothic";
	font-weight: bold;
	text-decoration: none;
	color: #002773;
	padding-top: 172px;
	padding-left: 17px; 
}
.HomeInfo {
	float: left;
	width: 502px;
}
.HomeInfo .Screen1 {
	margin-top: 17px;
	width: 502px;
	height: 518px;
	background: url(../images/Home-ScreenBgInfo.png) no-repeat;
	margin-bottom: 20px;
}
.HomeInfo .Screen1 h1 {
	height: 53px;
	line-height: 53px;
	padding-left: 20px;
	font-size: 25px;
	font-family: "Century Gothic";
	color: #0e4271;
}
.HomeInfo .Screen1 p {
	margin: 10px 20px;
	font-size: 13px;
	line-height: 22px;	
}
.HomeInfo .Screen2 {
	background: url(../images/PlayerDamy.png) no-repeat;
	width: 502px;
	height: 433px;
	margin-bottom: 20px;
}
.rightSide {
	float: left;
	width: 198px;
	margin-top: 17px;
	margin-left: 26px;
}
.rightSide ul {
	width: 198px;
	list-style: none;
}
.rightSide ul li {
	width: 198px;
	margin-bottom: 10px;
}
.rightSide ul li a {
	width: 198px;
	display: block;
	text-decoration: none;	
	font-size: 19px;
	font-weight: bold;
	font-family: "Century Gothic";
	color: #002773;
	text-align: center;
}
.rightSide ul li a:hover { 
	color:#0046cd; 
}
.rightSide ul li .MissKandy { padding-top: 176px; height: 37px; background: url(../images/Right-LadiestEnter.png) no-repeat; }
.rightSide ul li .Entertainmet { padding-top: 176px; height: 37px; background: url(../images/Right-DJs.png) no-repeat; }
.rightSide ul li .Royale, .leftNavig ul li .Royale { padding-top: 176px; height: 37px; background: url(../images/Right-Rojal.png) no-repeat; }
.rightSide ul li .Parties , .leftNavig ul li .Parties { padding-top: 176px; height: 37px; background: url(../images/Right-NightClubs.png) no-repeat; }

.leftNavig ul li a.Parties:hover,.leftNavig ul li a.Royale:hover { 
	color:#0046cd; 
}
.leftNavig ul li a.Parties, .leftNavig ul li a.Royale {
	margin-left:40px;
	width: 198px;
	display: block;
	text-decoration: none;	
	font-size: 19px;
	font-weight: bold;
	font-family: "Century Gothic";
	color: #002773;
	text-align: center;
}

.BottomNavig {
	height: 53px;
	background: url(../images/BottomNavigBg.png) repeat-x;
	padding-top: 23px;
	padding-left: 15px;
}
.BottomNavig ul {
	list-style: none;
	float: left;
}
.BottomNavig ul li {
	float: left;
	padding: 0px 14px;
	border-right: solid 1px #d3e4f7;
	text-decoration: none;
}
.BottomNavig ul li a {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #d3e4f7;
	padding: 0px 15px;
	text-decoration: none;
}
.BottomNavig ul li a:hover {
	color: #fff;
}
.BottomNavig ul .noBr {
	border-right: none;
}
.BottomNavig .cr {
	font-size: 11px;
	clear: left;
	padding-left: 28px;
	padding-top: 10px;
	color: #81b6ef;
}
/*-----------------InnerPages-----------------------*/
.InnerPage {
	width: 502px;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
.InnerPage h2 {
	padding: 0;
	margin: 0;
	width: 502px;
	height: 57px;
	background: url(../images/InnerContent-Hedding.png) no-repeat;
	line-height: 57px;
	padding-left: 20px;
	font-size: 25px;
	font-family: "Century Gothic";
	color: #0e4271;
}
.InnerPage .Content {
	width: 462px;
	padding: 10px 20px;
	background: url(../images/InnerContent-BgPattern.png) repeat-y;
	padding-bottom: 10px;
}
.InnerPage .Content p {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;	
}
.InnerPage .Foooter {
	width: 502px;
	height: 46px;
	background: url(../images/InnerContent-Footer.png) no-repeat;
}
.InnerPage .Content ul {
	font-size: 12px;
	font-weight: bold;
	color: #002773;	
}
.InnerPage .Content ul li {
	background: url(../images/listArrow.gif) no-repeat;
	background-position: 0px 5px;
	list-style: none;
	padding-left: 15px;
	margin: 15px 10px;
	font-size: 12px;	
}
.InnerPage .Content ul li span {
	color: #156dcc;
}
.InnerPage .Content h3 {
	font-size: 20px;
	font-family: "Century Gothic";
	padding: 5px 20px;
	color: #002773;	
	border-bottom: solid 1px #002773;
	margin-bottom: 10px;
	margin-top: 15px;
}
.InnerPage .Content .SecondHediing {
	padding: 0;
	clear: both;
	float: none;
	padding-top: 20px;
	font-size: 24px;
	padding-bottom: 10px;
}
.InnerPage .Content .LadiesEnter {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 7px;
	display: block;
	background: #5f80e6;
	float: left;
	text-decoration: none;
	border: solid 1px #5f80e6;
}
.InnerPage .Content .LadiesEnter:hover {
	border: solid 1px #002773;
	color: #002773;
}
.InnerPage .Content .Anfasis {
	font-weight: bold;
}
.InnerPage .Content h4 {
	font-size: 14px;
	color: #0968bf;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px #002773;
	line-height: 22px;
}
.InnerPage .Content span {
	font-weight: bold;
}
.InnerPage .Content .smalT {
	font-size: 11px;
	color: #333;
}
.InnerPage .Content p a, .InnerPage .Content ul li a {
	color: #0f61bc;
	text-decoration: underline;
}
.InnerPage .Content p a:hover, .InnerPage .Content ul li a:hover {
	text-decoration: none;
}
.Content label {
	float: left;
	padding: 4px;
	padding-left: 8px;
	background: #0858b2;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 130px;
	margin-right: 20px;
	height: 18px;
	
}
.Content input, .Content textarea {
	float: left;
	clear: right;
	width: 280px;
	margin-bottom: 10px;
	border: solid 1px #93c6e9;
	padding: 4px;
	color: #0858b2;
}
.Content .Btn {
	width: 80px;
	background: #0858b2;
	float: right;
	clear: both;
	margin-right: 10px;
	color: #fff;
	cursor: pointer;
}
.Content .lind span {
	font-weight: normal;
	font-style: italic;
}
.Content .listHowers {
	color: #000;
	padding-top: 15px;
}
.Content .listHowers h5 {
	font-size: 14px;
	color: #0858b2; 
}
.Content .listHowers li {
	color: #000;
	font-weight: normal;
}
.Content .listHowers li span {
	width: 70px;
	padding-right: 10px;
}
.Content .Presents {
	width: auto;
}
.Content .KarmaLogo {
	float: left;
	margin-right: 20px;
}
.Content .KandyItineraryH {
	float: left;
	display: block;
	border-bottom: none;
	font-size: 35px;
	color: #0858b2;
}
.Content .KandyItineraryH span {
	width: 200px;
	font-size: 30px;
	display: block;
	float: left;
}
.Content .ListrP {
	padding-left: 20px;
	border-left: solid 2px #0858b2;
	margin-bottom: 10px;
}
.Content .TurnamentList li {
	line-height: 20px;
	font-weight: normal;
}
.Content .KandyLogo {
	width: 315px;
	height: 135px;
	margin: 0 auto;
	background: url(../images/KandyLogo.png) no-repeat;
}
.Content .Host {
	text-align: center;
	font-size: 16px;
	color: #002773;
	padding-top: 20px;
	display: block;
}
.Content .DjTitles {
	font-size: 16px;
	color: #002773;
	width: 460px;
	display: block;
	height: 30px;
	line-height: 30px;
}
.Content img {
	margin-bottom: 10px;
}
.Content .LadiesBox1 {
	width: 440px;
	height: 202px;
	background: url(../images/MissKandy-Carr.jpg) no-repeat;
	padding-left: 20px;
	margin-bottom: 20px;
}
.Content .LadiesBox1 h5 {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding-top: 7px;
}
.Content .LadiesBox1 .prisez {
	color: #fff;
	padding-top: 3px;
}
.Content .LadiesBox1 .prisez span {
	font-size: 18px;
}
.Content .LadiesBox1 .GrendPrize {
	font-size: 17px;
	padding-top: 3px;
	line-height: 16px;
}
.Content .LadiesBox1 .LinkIn {
	width: 150px;
	margin-left: -10px;
	height: 20px;
	background: url(../images/EnetTpWin.gif) no-repeat;
	display: block;
	margin-top: 15px;
}
.Content .LadiesBox2, .Content .LadiesBox3 {
	width: 220px;
	height: 346px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	background: url(../images/MissKandy-Voat.jpg) no-repeat;
	margin-bottom: 20px;
}
.Content .LadiesBox2 h5, .Content .LadiesBox3 h5 {
	width: 220px;
	text-align: center;
	padding-top: 280px;
	font-size: 16px;
	color: #3260a0;
}
.Content .LadiesBox2 h5 span {
	color: #fff;
	padding-top: 5px;
	display: block;
}
.Content .LadiesBox3 h5 {
	color: #fff;
}
.Content .LadiesBox3 {
	margin-right: 0;
	background: url(../images/MissKandy-Dance.jpg) no-repeat;
}
.Content .Sponzors {
	width: 460px;
	height: 30px;
	line-height: 30px;
	background: url(../images/SponzoesBg.jpg) no-repeat;
	color: #fff;
	font-size: 20px;
	margin: 15px 0px 0px 0px;
	text-align: center;
}
.Content .SponzorFlash1 {
	width: 331px;
	height: 160px;
	margin: 0 auto;
}
.ImageFloat {
	float: left;
	margin-right: 20px;
}
.ImageFloatDue {
	float: right;
	margin-left: 20px;
}
.ImageFloatDueNoM {
	float: right;
}
.sponsors{
	background-image:url(../images/sponsorsPanel.png);
	width:742px;
	height:109px;
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:270px;
	margin-bottom:20px;
}
.sponsors li{
	float:left;
	display:inline;
	margin-top:5px;
	line-height:94px;
	height:94px;
	vertical-align:middle;
	margin-left:10px;
}
.sponsors li a img{
	border:none;
	border:solid 2px #a3bede;
}
.sponsors li a:hover img{
	border:none;
	border:solid 2px #7997bc;
}
h2.smallText{
	font-size:13px;
	height:36px;
	line-height:16px;
	padding-top:15px;
}
.InnerPage .Content span.smallText1{
	font-size:12px;
}
.stayInformedTab{
	background-image:url(../images/panelStayInformed.png);
	width:212px;
	height:110px;
	padding:0px;
	margin-left:30px;
}
.stayInformedTab span{
	position:relative;
	top:46px;
	left:39px;
	display:block;
}
.stayInformedTab span h3{
  color:#002773;
  font-size:14px;
  text-align:center;
  position:relative;
  left:-40px;
}
.stayInformedTab input{
	border:solid 1px #cce3f9;
	background-color:#8db8f5;
	color:#0e4271;
	font-size:11px;
	padding:4px;
}
.stayInformedTab .btnsend{
   margin:auto;
	display:block;
	z-index:1001;
	position:relative;
	border:solid 1px #cce3f9;
	background-color:#8db8f5;
	color:#0e4271;
	font-size:11px;
	width:auto;
	float:none;
	clear:both;
	height:18px;
	line-height:18px;
	text-decoration:none;
	margin-left:38px;
	margin-top:8px;
	width:40px;
	text-align:center;
}
.stayInformedTab .btnsend:hover{
	background-color:#cce3f9;
}
.bannerPanel{
	background-image:url(../images/BannerBg.png);
	width:505px;
	height:109px;
	margin-top:20px;
}
.bannerPanel img{
	margin-left:7px;
	margin-top:8px;
	border:none;
}

.pokerTorney, .rightSide ul li .pokerTorney{
	width:253px;
	height:120px;
	background: url(../images/pokerTournament.png) no-repeat; margin-left: -3px; margin-top: -10px;
}
.pokerTorney:hover, rightSide ul li .pokerTorney:hover{
	background: url(../images/pokerTournamentOver.png) no-repeat;
}