/* ------------- RESET MINI ---------------*/
ul,ol{list-style:none;}h1{font-size: 218%;}h2{font-size: 164%;}h3{font-size: 145%;}h4{font-size:118%;}h5,h6,pre,code{font-size:100%;}ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,hr,dt,dd,blockquote,fieldset,input{margin:0;padding:0;}a img,a:link img,a:visited img{  border: none;}acronym,abbr{cursor:help;}address{font-style:normal;}.clearfix{overflow:auto;zoom:1;}.hidden,hr{display:none;/* \*/ display: block; /* */ position:absolute;left:-2000px;top:-2000px;width:1px;height:1px;}
/* ------------- MAIN STYLES --------------*/
body
{
	background:#ccc;
	text-align:center;
	font-family:arial, verdana, sans-serif;
/*	font-size:90%;*/
	color:#444;
}

p, ul, ol
{
	margin:1em 0;
}

h1
{
	color:#c00;
	text-align:center;
	font-size:220%;
}

ul
{
	margin-left:1.5em;
}

blockquote
{
	background:#ffc;
	margin:1em 2em;
	border:1px solid #888;
	font-family:"courier new", courier, sans-serif;
	text-align:right;
	padding:0.5em;
}

blockquote p
{
	margin:0.5em;
	text-align:left;
}

.tick
{
	line-height:1.75em;
	font-weight:bold;
}

.tick li
{
	background:url(../i/tick.gif) no-repeat left center;
	padding-left:25px;
}

.caption
{
	font-size:90%;
	font-family:times, "times new roman", serif;
	font-style:italic;
	width:250px;
	background:#eee;
}

.caption p
{
	margin:0.5em;
}

.live
{
	width:400px;
}

.dotted
{
	border:5px dashed #f00;
	background:#ffc;
}

.style1
{
	float:left;
	margin-right:1em;
}

.style2
{
	float:right;
	margin-left:1em;
}

.sml
{
	text-align:center;
	font-size:70%;
}

.times
{
	font-family:times, "times new roman", serif;
}

.callout
{
	border:1px solid #eee;
	background:#FFFFEA;
	padding:0 1em;
	margin:1em 0;
}

.summary
{
	overflow:auto;
	clear:both;
	background:#ffc;
	margin:0.5em 0;
	padding:0 0.5em;
}

.clear
{
	clear:both;
}

.brdr
{
	border:1px solid #ccc;
}

#wrap
{
	width:760px;
	margin:0 auto;
	text-align:left;
	background:#fff;
	border:1px solid #fff;
}

#pri-cont
{
	margin:10px 30px;
}

/* ------------- SPAN SWAP --------------*/
.r
{
	color:#c00;
}

.rb
{
	color:#c00;
	font-weight:bold;
}

.rub
{
	color:#c00;
	font-weight:bold;
	text-decoration:underline;
}

.b
{
	color:#0000AE;
}

.bb
{
	color:#0000AE;
	font-weight:bold;
}

.bub
{
	color:#0000AE;
	font-weight:bold;
	text-decoration:underline;
}

.center
{
	text-align:center;
}

.u
{
	text-decoration:underline;
}

.hilite
{
	background:#FFFF00;
	padding:1px 2px;
}

.bold
{
	font-weight:bold;
}

.bigger
{
	font-size:140%;
}

.biggerer
{
	font-size:220%;
}

.supersize
{
	font-size:320%;
	margin:0;
	padding:0;
}

.impact
{
	font-family:impact, sans-serif;
	font-weight:normal; !important
}

/*------------------ BOOKING FORM ------------------------*/
form
{
	margin:1em 100px;
}

form textarea, form input
{
	padding:2px;
	font-family:arial, verdana, sans-serif;
	font-size:10pt;
}

form label
{
	display:block;
	position:relative;
	margin:0.5em 0;
	padding:2px;
}

form fieldset
{
	border:0;
	margin:1em 0
}

form fieldset.date
{
	margin-bottom:0;
}

form legend
{
	text-align:center;
	font-size:180%;
}

form input
{
	position:absolute;
	top:0;
	right:0;
	width:300px;
}

form #submit
{
	position:static;
}

form .date label
{
	float:left;
}

form .dontknow
{
	float:none;
	padding-left:20px;
}

form .cbox
{
	width:20px;
	left:0;
	top:2px;
}

form textarea
{
	width:100%;
}

.req
{
	color:#f00;
}



















