body {
	background-color: #000000;
	text-align: center;
	padding: 0;
	margin: 0;
}

div, span, a, p, table, td, input, select, textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
input {
	padding: 1px;
	margin: -1px;
}
input.button {
	background-color: #F1F1EC;
	border: 1px solid #003C74;
}

input.border {
	background-color: #FFFFFF;
	border: 1px solid #003C74;
}

p.hr {
	font-size: 1px;
	border-bottom: 1px solid #B8BBE4;
	margin: 2px 30px 2px 30px;
	clear: both;
}
p.hr2 {
	font-size: 1px;
	border-bottom: 1px solid #B8BBE4;
	margin: 2px 2px 2px 2px;
	clear: both;
}

h1 {
	font-size: 11px;
}

h2 {
	font-size: 22px;
	color: #000000;
	font-style: italic;
	margin-bottom: 2px;
}

h3 {
	font-size: 22px;
	color: #D1D0D5;
	margin-bottom: 2px;
	margin-top: 0px;
}

.smalltext {
	font-size: 9px;
	font-family: Arial;
}

h1.headline {
	display: inline;
	font-size: 18px;
	color: #B8BBE4;
	background-color: #FFFFFF;
	margin: 0 210px 0 0;
	padding: 0 5px 0 5px;
	border-left: 1px solid #B8BBE4;
	border-right: 1px solid #B8BBE4;
}

div.headline {
	width: 720px;
	background-image: url('../images/blueline.gif');
	background-position: 0 11px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: right;
	margin: 0;
	padding: 10px 0 0 0;
}

#mainPic {
	margin: 0;
	padding: 1px 0 2px 0;
	border-top: 1px dashed #D41324;
	border-bottom: 1px dashed #D41324;
	height: 200px;
	background-color: #fff;
	color: #fff;
	text-align: center;
}

form {
	padding: 0;
	margin: 0;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0 5px 0 5px;
}

img {
	border: none;
}
#maincontainer {
	width: 730px;
	background-color: #FFFFFF;
	padding:0;
}
#main {
	margin: 0;
	padding: 0 2px 8px 2px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px dashed #D41324;
	border-left: 1px dashed #D41324;
	border-right: 1px dashed #D41324;
	width: 720px;
}

.toptable {
	width: 720px;
	height: 98px;
	background-image: url('../images/fbc/fanatic-header-logo.gif');
	background-repeat: no-repeat;
	text-align: left;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}
.toptable td{
	margin: 0;
	padding: 0;
	border: none;
}
.toptable a, .toptable a:hover, .toptable a:visited {
	margin: 0;
	padding: 0;
	color: #222222;
	border: none;
}

.toptd {
	width: 425px;
	border: 1px solid #FFFFFF;
}

#strapline {
	background-color: #C4C3E6;
	width: 720px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#strapline h1 {
	display: inline;
	font-size: 13px;
	color: #151A73;
	padding: 1px 5px 1px 15px;
	margin: 0;
}

.languages {
	font-size: 9px;
	color: #151A73;
	padding: 1px 5px 2px 370px;
}

 a.languages, a.languages:hover, a.languages:visited {
	font-size: 9px;
	color: #151A73;
	text-decoration: none;
	padding: 0;
}

#menubar {
	background-color: #D41324;
	width: 720px;
	height: 19px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0 0 0;
	overflow: hidden;
}

.menuitem {
	display: inline;
	padding: 5px 12px 10px 12px;
	text-align: center;
}
.menuitem p{
	height: 24px;
}

a.menuitem, a.menuitem:hover, a.menuitem:visited {
	font-size: 11px;
	height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 5px 0;
	font-weight: bold;
}

a.menuitem:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.menuactive {
	background-color: #FF0000;
}

#content {
	width: 720px;
	background-color: #FFFFFF;
	padding: 0;
	text-align: left;
}

.left {
	float: left;
	width: 180px;
}
.middle {
	width: 360px;
	float: left;
	margin: 0 0 0 4px;
}
.competitoncontent {
	width: 360px;
	float: left;
	margin: 0 0 0 4px;
}
	.competitoncontent p {
		margin-bottom: 6px;
		font-size: 12px;
	}
	.competitoncontent a, .competitoncontent a:visited, .competitoncontent a:hover {
		text-decoration: underline;
		font-size: 12px;
	}

	.competitoncontent img {
		margin-bottom: 6px;
	}

.right {
	width: 170px;
	float: right;
}

.clearall {
	clear: both;
}
.middlewide {
	float: left;
	width: 360px;
	margin-top: 10px;
	text-align: left;
}
	.middlewide p {
		padding-bottom: 2px;
		font-size: 10px;
	}

.middleleft {
	float: left;
	width: 180px;
	margin-top: 10px;
	text-align: left;
}
	.middleleft p, .middleleft a, .middleleft a:visited, .middleleft a:hover {
		padding-bottom: 2px;
		font-size: 10px;
	}
.middleright {
	float: right;
	width: 180px;
	margin-top: 10px;
	text-align: left;
}
	.middleright p, .middleright a, .middleright a:visited, .middleright a:hover {
		padding-bottom: 2px;
		font-size: 10px;
	}

.newsmiddleleft {
	float: left;
	width: 70px;
	margin-top: 10px;
	text-align: left;
}

.newsmiddleright {
	float: right;
	width: 290px;
	margin-top: 10px;
	text-align: left;
}

.nextright {
	float: right;
	width: 80px;
	margin-top: 10px;
	text-align: left;
}
	.nextright p, .nextright a, .nextright a:visited, .nextright a:hover {
		padding-bottom: 2px;
		font-size: 10px;
	}

div.weather {
	width: 118px;
	margin: 5px 0 5px 0;
	background-color: #E5EAF0;
	float: left;
	padding: 2px 0 2px 0;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

td.windgraph {
	width: 12px;
}

tr.weathertable {
	text-align: center;
}

tr.dark {
	background-color: #E5EAF0;
}

tr.weathertable td {
	padding: 2px 5px 2px 5px;
	width: 60px;
}

.windgraphbar {
	background-color: #E5EAF0;
	border-right: 1px solid #FFFFFF;
}

.windgraphbarred {
  background-color: #FF6600;
  border-right: 1px solid #FFFFFF;
}

.bookingformleft {
	text-align: left;
	font-weight: normal;
}

.bookingformright {
	text-align: right;
	font-weight: normal;
}

div.traveloffer {
	width: 158px;
//	border: 2px solid;
	margin-top: 4px;
}

img.traveloffer {
	border: none;
}

p.traveloffer {
	background-color: #E5EAF0;
	text-align: center;
	padding: 0;
	margin: 4px 0;
	width: 158px;
}

p.travelofferprice {
	background-color: #E5EAF0;
	text-align: center;
	padding: 6px 0;
	margin: 4px 0;
	width: 158px;
}
p.traveloffercomment {
	background-color: #E5EAF0;
	text-align: center;
	padding: 9px 0;
	margin: 4px 0;
	width: 158px;
	white-space: nowrap;
	overflow: hidden;
}

.red {
	color: #990100;
}
.lightred {
	color: #EE0000;
}

.grey {
	color: #666666;
}

p.news {
	margin-left: 130px;
}

p.offer {
	margin-left: 160px;
}

p.team {
	margin-left: 85px;
}

img.news {
	margin: 2px 6px 2px 0;
}

div.box {
	margin: 0px;
	padding: 0;
	border: 2px solid;
}

div.red {
	border-color: #990100;
}

div.blue {
	border-color: #FFFFFF;
}

div.grey {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

div.lightblue {
	border: 1px solid #D41324;
	background-color: #D41324;
	margin: 0 1px 0 1px;
}

p.lightblue {
	padding: 11px 2px 11px 11px;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

h1.red {
	background-color: #990100;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 1px 5px 1px 5px;
}

h1.blue {
	background-color: #D41324;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 1px 5px 1px 5px;
}

h1.grey {
	background-color: #CCCCCC;
	color: #666666;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 1px 5px 1px 5px;
}

h1.alignleft {
	text-align: left;
	padding-bottom: 2px;
}

h1.alignright {
	text-align: right;
	padding-bottom: 2px;
}

h1.breadcrumb {
	text-align: left;
	margin-top: 10px;
	border-bottom: 2px solid;
}

p.breadcrumb {
	margin: 10px 0 5px 0;
}

h1.red {
	border-color: #990100;
}

h1.blue {
	border-color: #151A73;
}
h1.newstitle {
	height: 24px;
}

h1.grey {
	border-color: #CCCCCC;
}

a.breadcrumb, a.breadcrumb:hover, a.breadcrumb:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.breadcrumb:hover {
	text-decoration: underline;
}

.cmscontent p {
	margin-bottom: 10px;
}

.cmscontent img {
	margin: 5px;
}

p.submenudown {
	padding: 2px 2px 2px 25px;
	margin: 1px;
	border-bottom: 2px solid #E9E9E9;
	color: #151A73;
	background-image: url('../images/arrowdown.gif');
	background-position: 11px 3px;
	background-repeat: no-repeat;
}

p.subsubmenu {
	padding: 2px 2px 2px 25px;
	margin: 1px;
	border-bottom: 2px solid #E9E9E9;
	color: #151A73;
	background-image: url('../images/arrow.gif');
	background-position: 11px 3px;
	background-repeat: no-repeat;
}

p.submenu {
	padding: 6px 2px 6px 6px;
	margin: 1px;
	border-top: 1px solid #FFFFFF;
	border-left: 10px solid #A60612;
	color: #FFFFFF;
	background-color: #D41324;
}
a.submenu, a.submenu:hover, a.submenu:visited, a.subsubmenu:hover, a.subsubmenu:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
p.submenublack {
	padding: 6px 2px 6px 6px;
	margin: 1px;
	border-top: 1px solid #FFFFFF;
	border-left: 10px solid #A60612;
	color: #FFFFFF;
	background-color: #000000;
}
a.submenublack, a.submenublack:hover, a.submenublack:visited, a.subsubmenublack:hover, a.subsubmenublack:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
p.submenugrey {
	padding: 6px 2px 6px 6px;
	margin: 1px;
	border-top: 1px solid #FFFFFF;
	border-left: 10px solid #A60612;
	color: #FFFFFF;
	background-color: #7C7C7C;
}
a.submenugrey, a.submenugrey:hover, a.submenugrey:visited, a.subsubmenugrey:hover, a.subsubmenugrey:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:hover, a.subsubmenu:hover  {
	text-decoration: underline;
}

.white {
	color: #ffffff;
}

p.rightbar {
	background-color: #CCCCCC;
	text-align: center;
	padding: 1px;
	color: #666666;
	margin: 2px 0 2px 0;
}

table.rightbar {
	padding: 0;
	margin: 0;
	width: 158px;
	background-color: #E5EAF0;
	color: #666666;
}

table.rightbar td {
	border-bottom: 2px solid #FFFFFF;
	font-size: 9px;
	height: 25px;
	color: #666666;
}

table.prices {
	border: 1px solid #990100;
}

p.heading {
	font-weight: bold;
	color: #000000;
}
.spotinfo{
 background-color: #FFFFFF;

}
	.spotinfo td{
		 border: 1px #BBBBBB solid;
		 padding: 0 0 0 0px;
	}
	.spotinfo img{
		 padding: 4px 2px 4px 0px;
	}
#subfooter {
	background-color: #D41324;
	width: 720px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.subfootermenu {
	margin: 0;
	padding: 2px 0 2px 10px;
	color: #333333;
}

a.subfootermenu, a.subfootermenu:hover, a.subfootermenu:visited {
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #FFFFFF;
}
p.subfootermenu {
	color: #FFFFFF;
}

a.subfootermenu:hover {
	text-decoration: underline;
}

#footer {
	width: 720px;
	text-align: left;
}

.footertext {
	margin: 0;
	padding: 2px 0 2px 15px;
	color: #777777;
}

a.footertext, a.footertext:hover {
	padding-left: 230px;
	text-decoration: none;
}

.movies {
	float: left;
}
	p, a, a:hover, a:visited {
		text-decoration: none;
	}
	#linkfooter {
	background-color: #CCCCCC;
	width: 720px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.linkfootermenu {
	margin: 0;
	padding: 4px 0 2px 10px;
	line-height: 16px;
	color: #333333;
}

a.linkfootermenu, a.linkfootermenu:hover, a.linkfootermenu:visited {
	padding: 0 5px 0 5px;
	text-decoration: none;
}

a.linkfootermenu:hover {
	text-decoration: underline;
}

div.worldmap {
	height: 193px;
	width: 353px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(/images/world-map.jpg);
	position: relative;
}

img.dot {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
}

table.ta_center tr td{
	text-align: center;
}

.piccontrolleft{
	float: left;
	width: 160px;
	height: 20px;
}
	.piccontrolleft p, .piccontrolleft a, .piccontrolleft a:hover, .piccontrolleft a:visited{
		float: left;
		margin: 10px 0 0 20px;
		font-size: 12px;
		font-weight: bold;
	}

	.piccontrolright{
		float: right;
		width: 160px;
		height: 20px;
	}

	.piccontrolright p, .piccontrolright a, .piccontrolright a:hover, .piccontrolright a:visited{
		float: right;
		margin: 10px 20px 0 0;
        font-size: 12px;
        font-weight: bold;
	}

	.picoftheday p{
		padding: 0px;
		margin: 50px 0 5px 0;
	}
	.picoftheday img{
		border: 2px solid #ccc;
		padding: 0;
		margin: 0;
	}

        div.picoftheday {
                margin: 16px 0 0 0;
        }

       .picoftheday a:hover, .potd a:hover, .piccontrolright a:hover, .piccontrolleft a:hover{
           text-decoration: underline;
       }
        
        
.potd .rightbar{
    text-align: left;
    padding-left: 10px;
}

.potd .month{
    padding-left: 10px;
}

.potd .selected{
    background-color: #7C7C7C;
}

.potd .selected a{
    font-weight: bold;
    color: #fff;
}

.potd .day, .potd .dayselected {
    background-color: #fff;
}

.potd .dayselected a{
    font-weight: bold;
    color: #000;
}

table.potd{
    width: 320px;
    border: 1px solid #D41324;
}

table.potd td, table.potd th{
    vertical-align: top;
}

table.potd th{
    color: #fff;
    background-color: #D41324;
    text-align: left;
    padding: 2px 8px;
}

div.picoftheday h2{
    color: #fff;
    background-color: #ccc;
    padding: 6px;
    width: 312px;
    margin: 0;
    text-align: left;
    font-size: 16px;
}

div.picoftheday p{
    background-color: #ccc;
    padding: 6px;
    width: 312px;
    text-align: left;
    color: #000;
    margin: 0;
}

div.middle{
    padding-bottom: 10px;
}
.facebook {
    width: 171px;
    margin: 8px 0px 8px 0;
}

	.facebook a, .facebook a:hover, .facebook a:visited{
		padding: 0px;
		background-color: #FFFFFF;
		font-size: 11px;
		color: #3b5998;
		font-weight: bold;
	}
	.facebook p{
		margin: 8px 0 0 0;
		padding: 0px;
		background-color: #FFFFFF;
	}
	.facebook img{
		padding: 0px;
		margin: 0px;
	}
.fbcmovies {
	margin: 10px 0 0 0;
	border: 2px solid #D41324; 
	background-color: #D41324;
}
.fbcmovies img{
	width: 164px
}
.fbcmovies p, .fbcmovies a, .fbcmovies a:hover, .fbcmovies a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 27px;
}
.clinics {
	padding: 0px;
    width: 171px;
    margin: 8px 0px 0px 0;
	border-left: 2px solid #D41324; 
	border-right: 2px solid #D41324; 
	border-top: 2px solid #D41324; 
	border-bottom: none; 
	height: 191px;
	overflow: hidden;
}

	.clinics a, .clinics a:hover, .clinics a:visited{
		padding: 0px;
		margin: 0px;
		background-color: #D41324;
		font-size: 16px;
		color: #FFFFFF;
		font-weight: bold;
	}
	.clinics p{
		margin: 0;
		padding: 4px 0 4px 0px;
		background-color: #D41324;
		color: #FFFFFF;
		font-size: 16px;
		font-weight: bold;
	}
	.clinics img{
		padding: 0px;
		margin: 0px;
	}
.clinicsbottom {
	padding: 0px;
    width: 171px;
    margin: 0px 0px 8px 0;
	border-left: 2px solid #D41324; 
	border-right: 2px solid #D41324; 
	border-bottom: 2px solid #D41324; 
	border-top: none; 
}

	.clinicsbottom a, .clinicsbottom a:hover, .clinicsbottom a:visited{
		padding: 0px;
		margin: 0px;
		background-color: #000000;
		font-size: 14px;
		color: #FFFFFF;
		font-weight: bold;
	}
	.clinicsbottom p{
		padding: 5px 0 4px 0px;
		margin: 0px;
		background-color: #000000;
		font-weight: bold;
		color: #FFFFFF;
	}




/* ----- hack hellhole ----- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

