/* HTML tags */

html {
	height: 100%; 
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

body {
	margin:0 auto; 
	padding:0;
	height: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	color:#000;
	background-color:#000000;
	background-image:url(../images/version2/new-bg.jpg);
	background-repeat:repeat-x;
}

strong, em, b, i, h1, h2, h3, h4, p, ul, li, a, td, tr, th {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-weight: bold;
	font-size: 20pt;
	color: #6d4411;
	margin:0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;

}

h2 {
	font-weight: bold;
	font-size: 14pt;
	color: #333;
}

h3 {
	font-weight: normal;
	font-size: 12pt;
	color: #999;
}

.categories-detail {
	padding-left: 30px;
	color: #666;
}

h2.color1 {
	color:#F26900;
}
h2.color2 {
	color:#0F6C8F;
}
h2.color3 {
	color:#635947;
}


p {
	margin:0px;
	margin-bottom:10px;
}
p.half {
	margin-bottom:5px;
}
p.none {
	margin:0px;
}

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

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

a img {
	border: 0;
}

/* Page tags */
.page-width {
	margin: 0 auto 0 auto;
    background: url(../images/version2/page-bg.png) top center repeat-y;
	width:940px;
	padding: 0;
	min-height: 100%;
}

#page-container {
	width: 897px;
	margin-left: 22px;
	padding: 0;
	height: 100%;
}

.page-skipnavigation {
	display:none;
}
#page-header {
	background: url(../images/version2/page-header-bg2.jpg) top left no-repeat;
	height: 90px;
	overflow: visible;
	margin-bottom: 20px;
}
#page-topbar {
    height: 32px;
	background: #999 url(../images/version2/toplinks-bg.gif) repeat-x; 
	text-align: right;
	position: relative;
	left: 0px;
	top: -65px;
	z-index: 1;
	padding-right: 145px;
	color: #fff;
}

#page-toplinks {
	padding: 9px 0 0 0;
	height: 32px;
}

#page-toplinks a {
	color:#fff;
	text-decoration: none;
	font-weight: normal;
	border: 0;
	margin-left: 3px;
	margin-right: 10px;
}
#page-toplinks a:hover {
	text-decoration: underline;
}
#page-toplinks img {
	border: 0;
	margin: 0 0 -4px 0;
}


#page-toplinks-title {
	float: left;
	width: 160px;
	text-align: left;
	padding: 9px 0 0 13px;
	color: #000;
	font-size: 10pt;
}

#page-toplinks-title  a {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
#page-toplinks-title a:hover {
	color:#000;
	text-decoration: none;
}

#banner-header {
	height: 60px;
	width: 468px;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	margin-top: 10px;
	margin-left: 10px;
}
	
#page-logo {
	height: 144px;
	width: 160px;
	background: url(../images/version2/sea-logo.png) top left no-repeat;
	position: relative;
	left: 730px;
	top: 0px;
	z-index: 100;
}
#page-logo a {
	display: none;
	color:#000;
	text-decoration: underline;
}

#page-logo h1 {
	display: none;
}

.page-counter {
	float:right;
	margin-top:60px;
	margin-right:50px;
}
.page-navigation {
	float:left;
	width:180px;
	padding-top:10px;
	padding-bottom:60px;
	background: #d9d9d9 url(../images/nav_bg.jpg) bottom left repeat-x;
	text-align: right;
}

.page-content {
	padding: 20px;
	float: left;
	width: 670px;
}

.page-content-leftcolumn {
	padding: 20px;
	float:left;
	width: 502px;
	margin-top: -10px;
}

.page-content-rightcolumn {
	float:left;
	width:175px;
	padding-top: 20px;
}

.page-content-rightcolumn img.promo {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Start Mac IE5 filter 
.page-content-leftcolumn, .page-content-rightcolumn, .page-navigation, .page-content
	{
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
	}
/* End Mac IE5 filter */
/*@media all and (min-width: 0px) {
.page-content-leftcolumn, *.page-content-rightcolumn, .page-navigation, .page-content 
	{
	padding-bottom: 0;
	margin-bottom: 0; 
	}
.page-content-leftcolumn:after, .page-content-rightcolumn:after, .page-navigation:after, .page-content:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px;
	margin-bottom: -32767px;
	height: 0;
	}
}*/


.page-box-faq {
	background-color:#F18231;
	padding:10px;

}
.page-navigationbar a{
	font-weight: bold; color: #000; text-decoration: none;
}
.page-navigationbar a:hover{
	font-weight: bold; color: #000; text-decoration: underline;
}
.page-navigationbar-bg {
	background-image: url(../images/tpl_navbar_bg.gif);
	background-repeat:repeat-x;
	background-color:#2D495E;
}
.page-navigationbar-pic {
	background-image: url(../images/tpl_picbar_pics2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
	height:27px;
	
}
.page-logobar {
	margin-left:10px;
}
.page-contactbar {
	margin-right:10px;
	margin-left:10px;
	background-color:#EFEFE9;
	padding-bottom:5px;
	padding-top:5px;
}
.page-contactbar a {
	color:#1D303D;
}
.page-colorbar {
	background-color:#F26900;
	height:2px;
	empty-cells:show;
	margin-left:10px;
	margin-right:10px;
}

.page-footer  {
	margin-top:20px;
	color:#000;
}

.page-footer a {
	text-decoration:none;
}



.page-content-returnlink {
	margin-top:20px;
	text-align:right;
}
.page-content-apartments-listitem-bg1 {
	background-color:#EFEFE9;
	border:1px solid #C7C7BB;
	margin-bottom:5px;
}
.page-content-apartments-listitem-bg2 {
	background-color:#EFEFE9;
	border:#EFEFE9;
	margin-bottom:5px;
}
.page-content-apartments-thumbnail {
	background-color:#EFEFE9;
}
.page-content-button, .page-content-button-highlight {
	background-color:#0F6C8F;
	color:#FFFFFF;
	border:1px solid #2D495E;
	text-decoration:none;
	text-align:center;
	padding:5px;
	margin-bottom:5px;
	font-weight:bold;
	clear:both;
}
.page-content-button a, .page-content-button-highlight a {
	color:#FFFFFF;
	text-decoration:none;
}
.page-content-button-highlight {
	background-color:#F26900;
}
.page-content-form {
	border:1px solid #0E6B8E;
	padding:5px;
	margin-bottom:10px;
	background-color:#DDE7EB;
}
.page-content-newsletter {
	border:1px solid #F26900;
	padding:5px;
	background-color:#F2E3D8;

}
.page-content-searchbox {
	font-size:10px;
}
.page-content-searchbutton {
	background-color:#0F6C8F;
	color:#FFFFFF;
	border:1px solid #2D495E;
	font-size:10px;
	font-weight:bold;
	padding:2px 8px;
}
.page-strapline {
	color:#5F5347;
	padding:10px;
}
.page-strapline a{
	color:#5F5347;
	text-decoration:underline;
}
.page-basket-item {
	margin: 1em;
	border: #ddd dotted 1px;
	color: #000;
	padding: 0.5em;
}

.page-basket-item-cotent {
	padding:10px 5px;
	padding-top:0;
}
.page-thumb {
	padding:10px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
/* Text tags */
.page-text-bigger {
	font-size:12px;
}
.page-text-small {
	font-size:11px;
}
.page-text-highlight {
	color:#F26900;
}
.page-text-white {
	color:#FFFFFF;
}
.page-text-error {
	color:#FF0000;
}
.page-text-message {
	color:#FFFFFF;
	font-weight:bold;


}
.page-text-grey {
	color:#999;
}



/* Page forms*/
.page-input {
	border:1px solid #6A4E1C;
	font-size:12px;
	padding:2px;
}
.page-button {
	
	border:1px solid #6A4E1C;
	background-color:#8D6F3B;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
	color:#FFFFFF;
	
}



/* BREADCRUMBS */

#page-breadcrumbs-containter {
	padding:5px;
}
#page-breadcrumbs
{
list-style: none;
padding: 0;
margin: 0;
}

#page-breadcrumbs li
{
display: inline;
padding: 0;
margin: 0;
}

#page-breadcrumbs li:before { content: "> "; }
#page-breadcrumbs li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #page-breadcrumbs li
{
background-image: url(../images/tpl_breadcrumbs.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0.5em 0 1em;
margin: 0 1em 0 -1em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #page-breadcrumbs { height: 1%; }

* html #page-breadcrumbs li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #page-breadcrumbs li:first-child { background-image: none; }


/* LEFT COLUMN LIST */
ul#nav
{
padding: 0;
margin: 0;
text-align: right;
width: 180px;
}

ul#nav li
{
list-style: none;
padding: 0;
margin: 0;
border: 0;
}

ul#nav li a
{
display: block;
padding: 6px 20px 6px 0;
margin: 0;
border: 0;
text-decoration: none;
text-align: right;
font-weight:bold;
color:#808080;
/*
background-color:#8D6F3B;
*/
}

ul#nav li a:link { color: #808080; }
div#nav-container li a:visited { color: #808080; }

ul#nav li a:hover
{
color: #000;
background: url(../images/version2/nav-chevron.gif) top right no-repeat;
}

ul#nav li a#nav-active
{
color: #000;
background: url(../images/version2/nav-chevron.gif) top right no-repeat;
}

ul#nav li .nav-home {
	background-color:#A6C840;
	width:160px;
}
ul#nav li .nav-rules {
	background-color:#00B5A9;
	width:186px;
}
ul#nav li .nav-categories {
	background-color:#F18231;
	width:147px;
}
ul#nav li .nav-howtoenter {
	background-color:#CA592E;
	width:175px;
}
ul#nav li .nav-judges {
	background-color:#EF83B5;
	width:186px;
}
ul#nav li .nav-news {
	background-color:#7A3293;
	width:177px;
}
ul#nav li .nav-sponsors {
	background-color:#00B2F0;
	width:139px;
}
ul#nav li .nav-submitonline {
	background-color:#FDCB24;
	width:154px;
}
ul#nav li .nav-bookonline {
	background-color:#C12F75;
	width:132px;
}
ul#nav li .nav-gallery {
	background-color:#4B3896;
	width:95px;
}
ul#nav li .nav-faq {
	background-color:#F18231;
	width:82px;
}
ul#nav li .nav-contact {
	background-color:#2D7D83;
	width:103px;
}

#nav-promos {
	padding:12px;
	margin: 0;
}

#nav-promos img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#column-sponsors {
	text-align: center;
}

#column-sponsors span.title {
	color: #ccc;
	font-size: 9pt;
	color: #ccc;
	padding: 0;
	margin: 0;
}

#column-sponsors img {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px 0 10px 0;
}

.dropshadow {  
   position: relative;  
   z-index:10;  
}  



/* Forms Styling */
 form {
 	padding: 1em 0;}
 fieldset {
	padding: 0 1em 1em 1em;
	margin-bottom: 1em;
	background-color: #f9f9f9;
	border: 1px solid #ddd;}
 /*fieldset.register-account {
    background-image: url(../images/version2/add_user.png);
    background-repeat: no-repeat;
    background-position: top right;
 }
 fieldset.signin-account {
    background-image: url(../images/version2/lock.png);
    background-repeat: no-repeat;
    background-position: top right;
 }*/
 fieldset.edit {
    background-image: url(../images/version2/edit_page.png);
    background-repeat: no-repeat;
    background-position: top right;
 }
 fieldset.attachment {
    background-image: url(../images/version2/attachment.png);
    background-repeat: no-repeat;
    background-position: top right;
 }
 fieldset.contact {
    background-image: url(../images/version2/comments.png);
    background-repeat: no-repeat;
    background-position: top right;
 }
 fieldset fieldset {
	padding: 1em 1em;
	margin-bottom: 0;}
 fieldset:hover {
	border: 1px solid #bbb;}
 fieldset legend {
	color: #000;
	padding: 0 0.5em 0.5em 0.5em;
	font-weight: bold;}
 fieldset fieldset legend {
	font-weight: normal;}
 fieldset label {
	display: block;
	padding: 0.8em 0 0.2em 0;}
 fieldset fieldset label {
	padding: 0.3em 0;}
 form .required {
	font-size: 0.8em;
	color: #c02424;}
 fieldset p {
	padding: 0.5em 0;}
 fieldset input {
	font-size: 1.1em;
	width: 20em;}
 fieldset fieldset input {
	width: auto;}
 fieldset fieldset label:hover {
	background-color: #eee;}
 fieldset input.checkbox {
	width: auto;}
 fieldset input.radio {
	width: auto;}
 fieldset textarea {
	font-size: 1.1em;
	width: 20em;}
 fieldset .fullwidth {
	width: 95%;}
 form div.submit {
	text-align: left;
	margin: 1em 0;
	padding: 1em;
	background-color: #f9f9f9;
	border: 1px solid #ddd;}
 form div.submit input {
	background-color: #ddd;
	font-weight: bold;
	font-size: 12pt;
	padding: 0.5em 0.5em;
	color: #000;
	border: 1px double #aaa;}
 form input.submit {
	width: auto;
	overflow: visible;
	float: right;
	background-color: #ddd;
	font-weight: bold;
	padding: 0.5em 0.5em;
	color: #000;
	border: 1px double #aaa;}
 form div.submit-green input {
	background: #fff url(../images/version2/green-button-bg.gif) top left repeat-x;
	font-weight: bold;
	font-size: 16pt;
	padding-left: 60px;	
	height: 60px;
	color: #009900;
	border-top: 1px double #fff;
	border-right: 1px double #ddd;
	border-bottom: 1px double #ddd;
	border-left: 1px double #fff;}
 form div.submit-gotocheckout input {
	background: #fff url(../images/version2/gotocheckout-button-bg.gif) top left repeat-x;
	font-weight: bold;
	font-size: 16pt;
	padding-left: 60px;
	height: 60px;
	color: #009900;
	border-top: 1px double #fff;
	border-right: 1px double #ddd;
	border-bottom: 1px double #ddd;
	border-left: 1px double #fff;}
 form div.submit-checkout input {
	background: #fff url(../images/version2/checkout-button-bg.gif) top left repeat-x;
	font-weight: bold;
	font-size: 16pt;
	padding-left: 60px;
	height: 60px;
	color: #009900;
	border-top: 1px double #fff;
	border-right: 1px double #ddd;
	border-bottom: 1px double #ddd;
	border-left: 1px double #fff;}
ul.submit-green {
	margin: 0;
	padding: 0;
	border: 0;}
ul.submit-green li {
	list-style-type: none;
	background: #fff url(../images/version2/green-button-bg.gif)  repeat-x;
	font-weight: bold;
	font-size: 16pt;
	padding-left: 60px;	
	padding-top: 15px;
	margin: 0;
	border: 0;
	height: 60px;
	width: 230px;
	color: #009900;}	
ul.submit-green li a {
	color: #009900;
	text-decoration: none;
	border: 0;
}
	
	
div.reglist ul {
        list-style-type: none !important;
        padding-left: 0 !important;
}

div.reglist li {
        list-style-type: none !important;
        padding-top: 0.8em !important;
}

div.reglist input {
        width: auto !important;
}

div.reglist label {
        display: inline !important;
}


div.error-message {
	border: #cc6666 dotted 1px;
	background-color: #eee;
	font-weight: bold;
	font-size: 11pt;
	color: #c00;
	padding: 1.5em;
	margin-bottom: 1em;}
.error-message-hint {
	padding-left: 10px;
	color: #c00;
	font-size: 0.9em;
	font-style: italic;
}

div.success-message {
	border: #ccc dotted 1px;
	background-color: #eee;
	font-weight: bold;
	font-size: 11pt;
	color: #009900;
	padding: 1.5em;
	margin-bottom: 1em;}

/* /Forms styling */

div.br {
	position: relative;
	clear: both;}
	
	
#footer {
	text-align: right;
	padding: 20px;
	color: #999;
	font-size: 9pt;
}

#footer a {
	color: #999;
	text-decoration: none;
}

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

ul.highlights, ol.highlights {
	/*list-style-image: url(../images/version2/icons/promotion.png);*/
	list-style-image: url(../images/version2/bullet.png);

}

ul.highlights li, ol.highlights li {
	font-weight: normal;
	font-size: 11pt;
	color: #666;
	margin: 1em;
}

ul.keyinfo, ol.keyinfo {
	list-style-image: url(../images/version2/icons/info.png);
}

ul.keyinfo li, ol.keyinfo li {
	font-weight: normal;
	font-size: 11pt;
	color: #333;
	margin: 1em;
}

ul.backlink {
	list-style-image: url(../images/version2/icons/back.png);
}

ul.backlink li {
	font-weight: normal;
	font-size: 11pt;
	color: #333;
	margin: 1em;
}

ul.calendar {
	list-style-image: url(../images/version2/icons/calendar.png);
}

ul.calendar li {
	font-weight: normal;
	font-size: 11pt;
	color: #333;
	margin: 1em;
}


ul.basket-items {
	list-style-image: url(../images/version2/icons/sterling_pound_currency_sign.png);
}

ul.basket-items  li {
	font-weight: normal;
	font-size: 11pt;
	color: #333;
	margin: 0.5em;
}


div.basket-button {
	padding: 5px;
}

div.basket-button img {
	margin-right: 5px;
	margin-bottom: -4px;
}

#homepage-feature {
	width: 500px
	height: 150px;
	border: 1px solid #999;
	margin-bottom: 20px;
}

#checkout-box, #basket-box {
	background: url(../images/version2/checkout-box-bg.gif) top left repeat-x;
	width: 500px;
	margin-left: 140px;
	padding: 20px;
}

#checkout-box h3, #basket-box h3 {
	font-weight: normal;
	font-size: 13pt;
	color: #000;
	margin: 0;
	padding: 0;
}

#checkout-box ul {
	background: url(../images/version2/shopping_cart.png) no-repeat top left;
	list-style-image: url(../images/version2/icons/sale.png);
	padding-left: 150px;
	padding-bottom: 20px;
}

#checkout-box ul li, #basket-box ul li {
	font-weight: normal;
	font-size: 11pt;
	color: #333;
	margin: 1em;
}

#checkout-box .total, #basket-box .total {
	color: #009900;
	font-size: 14pt;
	font-weight: bold;
}

#basket-box {
	margin-left: 60px;
}


#basket-box ul {
	background: url(../images/version2/warning.png) no-repeat top left;
	list-style-image: url(../images/version2/icons/sale.png);
	padding-left: 150px;
	padding-bottom: 20px;
}

#map_canvas {
	border: 2px solid #999;
	margin-left: 75px;
	margin-top: 30px;
}

#homepage-news {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
/**********************/
.progressWrapper {
	width: 100%;
	overflow: hidden;
}

.progressContainer {
	margin: 2px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}


/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 20px;
	width: 20px;
	background-image: url(../js/fancybox/fancy_close_s.png);
	position: absolute;
	float: right;
	margin-top: -13px;
	margin-left: 550px;
	
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


.swfupload {
	vertical-align: top;
	position: absolute;
	z-index: 1;
}


div.fieldset {
	width: 586px;
	border:  1px solid #CCC;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font-size: 12px;
	font-weight: 700;
	color: #000;
}

div.flash { 
	margin: 10px 5px;
	border-color: #CCC;

}


.ehead{
background:url("../images/bg-comment-head.png") repeat-x scroll center bottom #E4E4E4;
border:1px solid #D8D8D8;
height:40px;
line-height:40px;
margin:0;
padding:0 15px;
}

.ehead .title{
font-family:Georgia,serif;
font-size:14px;
font-style:italic;
font-weight:bold;
margin:0 0 -5px;
}
.ehead .side-title{
font-size:12px;
font-style:italic;
color: #656565;
margin:0 0 -5px;
float: right;
}

.eentry{
background:none repeat scroll 0 0 #FFFFFF;
border-color:#D8D8D8;
border-style:solid;
border-width:0 1px 1px;
color:#555555;
font-size:12px;
line-height:20px;
padding:10px 10px 10px 5px;
}
.eimg{
	padding: 3px;
	border: 1px solid #e4e4e4;
	width:235px;
}
a.button{
	margin: 1px 0 1px 3px;
	background: url(../images/fp_btn.png) 0 0 no-repeat;
	width:95px;
	height:19px;
	display: block;
	text-shadow: 0 1px 0 #FFF;
	border:none;
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 3px;
	outline: none;
	color:#575757;
}
a.button:hover{
	text-shadow: 0 1px 0 #FFF;
	background: url(../images/fp_btn.png) 0 0 no-repeat;
	color: #ff9933;
	text-decoration: none;
}
a.button:active{
	background-position: 0 -29px;
	outline: none;
}
div.alreadyvoted{
	background: #026717;
	padding: 5px;
	color: #FFFFFF;
	text-shadow: 0 -1px 0 #002d0a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 230px;
	margin-top: 10px;
	text-align: center;
	
}

