/* Know Snow CSS */
*
{ 
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,p,td,label, li { color: #00397f; }
li { font-size: small; }
body 
{
	background-color: #c8c8c8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	display: block;
	text-align: center;
}
#cont
{
	background: #93cbec url('/images/layout/bg.png') repeat-x scroll;
	text-align: left;
	width: 960px;
	margin: auto;
	display: block;
	overflow: hidden;
}
#footer
{
	width: 960px;
	display: block;
	margin: auto;
	text-align: right;
}
#footer h6 { color: #999999; }
#footer h6 a { color: #e64622; text-decoration: none; }
td { font-size: small; }
img { border: none; }
p.vsmall { font-size: xx-small; }
.error, .attn { color: red; } 
.fleft, #rrpics 
{ 
	float: left; 
	clear: none;
}
#rrpics
{
	margin-left: 20px;
}
.whitebar
{
	background-color: white;
	width: 50%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	float: left;
}
img#map { margin-top: 50px; }  
img#ctit { padding-left: 25px; }
.tinputs {
	float: left;
	margin: 10px 10px 30px 0;
	height: 450px;
}
.wbartxtl { margin-left: 40px; }
.wbartxtr
{ 
	margin-right: 40px;
	text-align: right;
}
.wborange
{
	font-size: x-large;
	color: #e64622;
	margin-left: 10px;
}
.orange
{
	color: #e64622;
}
h1 { font-size: 42px; }
h2 { font-size: 28px; }
p { font-size: small; }
#navbarbuts a 
{
	color: white;
	font: bold 12px Verdana, sans-serif;
	text-decoration: none;
	height: 15px;
	display: block;
	float: left;
	padding: 6px 0px 0 10px;
}
#navbarbuts a:hover { color: #e44623; }
#navbar 
{ 
	background-color: #00397f; 
	height: 26px;
	overflow: hidden;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#navbarbuts
{
	display: block;
     	width: 78%;
       	float: left;
}
#navbar select 
{
	width: 20%;
	margin: 3px 8px;
	float: right;	
}

img#title
{
	display: block;
}
#countrybox img
{
       width: 200px;
       height: 200px;
       margin: 40px 40px 40px 40px;
}
#countrybox
{
	margin-left: 60px;
	margin-right: 60px;
}

h6#sbox
{
	background-image: url('/images/layout/obutton.png');
	height: 78px;
	width: 150px;
	float: left;
	overflow: hidden;
	margin: 8px;
}
h6#sbox a
{
	display: block;
	width: 150px;
	height: 78px; 
	padding: 18% 0 0 3%;
	color: white;
	text-align: center;
	font-size: medium;
	text-decoration: none;
	overflow: hidden;
}
h6#bsbox
{
	background-image: url('/images/layout/bbutton.png');
	background-repeat: no-repeat;
	height: 68px;
	width: 162px;
	float: left;
	margin: 8px;
}
h6#bsbox a
{
	display: block;
	padding: 16% 0 0 1%;
	height: 68px;
	width: 162px;
	text-decoration: none;
	color: white;
	font-size: medium;
	overflow: hidden;
	text-align: center;
}
h6#search
{
	height: 20px;
	width: 150px;
	margin: 3px 5px 3px 25px;
	overflow: hidden;
	float: left;
	text-align: left;
}
h5#search
{
	clear: left;
	float: left;
	margin-left: 25px;
}

h6#sbox input 
{
	display: block;
	overflow: hidden;
	float: left;
}
h3 { font-size: x-large; } 
h4 { font-size: large; } 
h5 { font-size: medium; } 
tr.trtitle td 
{
	font-size: small; 
	font-weight: bold;
}
#rrpics img
{
	width: 240px;
	height: 158px;
	clear: both;
	float: left;
}
#servicesbox { 
	width: 680px;
	float: left;
	clear: none;
}
td
{
	background-color: white;
	border: 1px solid black;
	padding: 4px;
	text-align: center;
}
table#acp, table.acp
{ 
	width: 99%; 
	font-size: small;
}
#description { 
	overflow: auto; 
	height: 200px;
	font-size: small;
	color: #00397f; 
}

#rdescbox, .rdescbox
{
	width: 475px;
	height: 380px;
	float: left;
	overflow: hidden;
}
#acol
{
	width: 32%;
	float: left;
}
#abutc
{
	width: 160px;
	float: left;
	clear: none;
	margin: 10px 120px 10px 64px;
}
#resort { background-image: url('/images/layout/rbg.png'); }
#headinfo { 
	background-color: #96cdec; 
	background-image: none;
}
#resortvideo
{
	background-image: url('/images/layout/tv.png');
	background-repeat: no-repeat;
	height: 464px;
	width: 446px;
	margin-left: 25px;
}
#resortvideo embed
{
	width: 220px;
	height: 190px;
	margin: 140px 0 0 70px;
}
#fullbodywidth, .fullbodywidth
{
	width: 950px;
	clear: both;
	float: none;
	overflow: hidden;
	display: block;
	margin: 10px 5px 5px 5px;
}
.clear
{
	clear: both;
}
.hcont
{
	float: left;
	clear: both;
	width: 100%;
	margin-top: 4px;
}
.hlcont { 
	margin-left: 15px; 
	margin-right: 25px; 
	float: left;
	width: 70%;
}
.hlimg { 
	margin: 10px 10px 10px 10px;
	float: left;
	clear: right;
	width: 15%;
}
option { padding: 0 2px 0 3px; }
#spol
{
	width: 237px;
	float: left;
}
#spol h6
{
	width: 233px;
	height: 244px;
	background-image: url('/images/layout/spol.png'); display: block;
	overflow: hidden;
	clear: both;
}
#spol h5
{
	text-align: center;
	font-size: medium;
}
#spol img
{
	width: 192px;
	height: 157px;
	margin: 20px 0 15px 20px;
	overflow: hidden;
	float: left;
}

#spol a
{
	width: 230px;	
	height: 244px;	
	display: block;
	text-decoration: none;
	text-align: center;
}

.bbar
{
	width: 100%;
	height: 40px;
	margin: 5px 0px 5px 0px;
	display: block;
	float: left;
	background: transparent url('/images/layout/bbar.png') no-repeat scroll center center;
	clear:both;
	overflow: hidden;
}

.bbar p
{
	font-size: large;
	color: white;
	font-weight: bold;
	margin: 10px 0 0 58px;
	float: left
}

.bbar a
{
	float: right;
	margin: 10px 0px 0px 60px;
	color: #e64622;
}

.obar
{
	width: 100%;
	height: 22px;
	display: block;
	float: none;
	background: transparent url('/images/layout/obar.png') no-repeat scroll center center;
	clear:both;
	overflow: hidden;
}
.obar p
{
	font-size: large;
	color: white;
	font-weight: bold;
	margin-left: 58px;
}
#descbox
{
	background-image: url('/images/layout/adescb.png');
	width: 100%;
	height: 300px;
	margin-top: 40px;
}
#descbox img
{
	height: 260px;
	width: 390px;
	margin: 20px;
	float: left;
}
#desccont
{
	width: 511px;
	height: 320px;
	overflow: hidden;
	float: left;
	color: white;
}
#desccont h4
{
	float: left;
	font-style: italic;
	font-size: xx-large;
	margin: 14px 10px 0 0;
	clear: both;
}
#desccont h5
{
	float: left;
	font-size: large;
	margin: 0em 10px 0 0;
	font-weight: normal;
	clear: both;
}
#desccont h6
{
	clear: both;
}
ul#inline li {
	display: inline; 
	padding: 0 3px 0 3px;
}
ul#inline { 
	margin-left: 50%;
	margin-right: 50%; 
}
#poo { clear: both; }
#itinerarytab table
{ 
	width: 940px; 
	margin: auto;
	display: table;
	border: none;
}
#itinerarytab td
{
	border: none;
	text-align: center;
	background-color: #EFF8FF
}
label.iinputpair
{
	float: left;
	clear: both;
	width: 10em;
	margin: 3px 10px 3px 0;
	display: block;
	text-align: right;
	overflow: hidden;
}
br
{
	float: none;
	clear: both;
}
label.stdlabel, label.bigtxt, label.stdcb, label.rmoverview
{
	width: 8em;
	float: left;
	display: block;
}
p.tlabel
{
	margin-left: 185px;
	width: auto;
	float: none;
	clear: both;
}
input.cinputpair
{

	float: left;
	margin-left: 131px;
}
p.tlabel
{
	font-size: large;
	font-weight: bold;
	text-align: left;
	width: 100%;
}
label.cinputpair
{
	width: 0em;
	float: left;
}
label.stdcb
{
       width: 11em;
       overflow: hidden;
       text-align: left;
       float: left;
       display: block;
}
input.stdcb
{
       width: 1em;
       float: left;
       margin-left: 104px;
}
input.commit
{
	margin-left: 140px;
}
input.radio
{
	margin-left: 100px;
}
.message
{
	text-align: center;	
	color: white;
	width: 100%;
	height: auto;
	margin-bottom: 50%;
	color: #00397f;
}
.message h6
{
	font-size: large;	
	color: #00397f; 
	margin-top: 50px;
}
textarea.bigtxt
{
	width: 370px; 
	height: 125px; 
}
