@charset "utf-8";

/* Reset
---------------------------------------------------------------------- */

html {
  overflow-x: auto;
  overflow-y: scroll;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: none;
}

/* --------------- End reset -----------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #111f4d url(../images/background_image.jpg) top center no-repeat;
	color: #333;
	line-height: 19px;
}

p, a, h1, h2, h3, h4, h5, h6, li, td, input, select, label, legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}

p {
	margin: 0 0 17px 0;
}

p.line {
	clear: both;
	border-top: 1px solid #ddd;
	 margin: 0; 
	line-height: 17px;
}

/*	Links
		------------------------ */
		
a {
	color: #349fd3; 
	text-decoration: none;
}

a:hover {
	color: #2378a0;
	text-decoration: underline;
}

/*	End links
		------------------------ */


h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 4px 0 5px 10px;
	line-height: 24px;
	color: #fff;
	background: #36a0d5 url(../images/bg-h1.gif) 0 0 repeat;
	text-transform: lowercase;
}

h1 a {
	display: block;
	padding: 4px 0 5px 10px;
	margin: -4px 0 -5px -10px;
	color: #fff;
	font-size: 18px;
	background: #36a0d5 url(../images/bg-h1.gif) 0 0 repeat;
}

h1.haveyoursay {
	display: block;
	padding: 0;
	margin: 0;
	height: 95px;
	color: #fff;
	font-size: 18px;
	background: url(../images/have-your-say.gif) 0 0 no-repeat;
}

h1.haveyoursay span {
	display: none;
}

h1 a:hover {
	background: #1d75c1 url(../images/bg-h1.gif) repeat 0 -64px;
	color: #fff;
	text-decoration: none;
}

h2, h2 a{
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

h3 {
	margin: 0 0 15px 0;
}

h4 {
	font-weight: normal;
	margin: 0 0 15px 0;
}

blockquote {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
	background: #eee;
	border: 1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

img.comment {
	margin: 0 0 0 50px;
}

img.left {
	float: left;
	display: block;
	margin: 0 15px 5px 0;
	padding: 0;
}

img.right {
	float: right;
	margin: 0 0 5px 15px;
	padding: 0;
}

ul {
	margin: 0 0 0 20px;
	padding: 0;
}				


/*	Misc.
		------------------------ */


/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



/*	Layout
		--------------------------------------------------- */

#holdall {
	margin: 25px auto 0 auto;
	width: 960px;
	position: relative;
}

/*	header
		------------------------ */
		
#header {
	height: 135px;
}
		
#header ul {
	margin: 22px 0 0 0;
	list-style: none;
}

#header ul li {
	float: left;
	border-left: 1px solid #8eafdb;
	padding: 0 15px 1px 15px;
	text-transform: uppercase;
	line-height: 15px;
	list-style: none;
}

#header ul li.borderright {
	border-right: 1px solid #8eafdb;
}

#header ul li a {
	font-size: 11px;
	color: #fff;
}

#header ul li a:hover {
	color: #aad7ec;
}

p.strapline {
	color: #fff;
	font-size: 16px;
	position: absolute;
	left: 290px;
	top: 51px;
	margin: 0;
}

#country {
	position: absolute;
	right: 0;
	top: 0;
}

#partners {
	position: absolute;
	right: 0;
	top: 99px;
}
	
#country p, #partners p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	float: left;
	margin: 0;
}

#partners p {
	padding-top: 11px;
}

#country img, #partners img {
	margin: 0 0 0 3px;
}

#country p.social {
	padding-right: 20px;
}

#country p.social img {
	margin: 0 0 0 8px;
}

#country select {
	width: 132px;
	margin-left: 5px;
}

/*	 end header   */
		
		
/*	content
		------------------------ */

#content {
	margin: 15px 0 25px 0;
}

#lcol {
	float: left;
	width: 647px;
}

#rcol {
	float: left;
	width: 313px;
}

#flashContainer {
	/*border-bottom: 3px solid #0b122b;*/
	margin: 0 0 10px 0;
}

div.doubleSection, div.section, div.mainSection {
	float: left;
	position: relative;
	background: #fff;
	padding: 0 10px 10px 10px;
	border-bottom: 3px solid #0b122b;
	margin: 0 10px 7px 0;
}

div.doubleSection, div.mainSection {
	width: 617px;
}

#fullWidth div.mainSection {
	width: 950px;
}

div.doubleSection h1, div.section h1 {
	margin: 0 -10px 10px -10px;
}

div.mainSection h1 {
	margin: 0 -10px 20px -10px;
}

div.section {
	width: 293px;
}

#lcol div.col {
	float: left;
	width: 323px;
}

#rcol div.section {
	margin: 0 0 7px 0;
}

div.doubleSection p, div.section p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

div.doubleSection p a, div.section p a {
	font-size: 11px;
}

div.doubleSection p.firstline, div.section p.firstline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
}

div.doubleSection div.wideSectionCol, div.mainSection div.wideSectionCol {
	width: 390px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

div.doubleSection div.sectionCol, div.mainSection div.sectionCol {
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
}

div.mainSection p, div.mainSection h2, div.mainSection h3, div.mainSection h4, div.mainSection h5, div.mainSection p.line, div.mainSection fieldset,  {
	padding: 0 10px 0 10px;
}

div.mainSection h3 .translate a {
	float: right;
	font-weight: normal;
	/*font-size: 11px !important;*/
}

div.mainSection h3 .translate img {
	float: right;
	margin-left: 8px;
}

div.mainSection ul {
	margin: 0 10px 15px 10px;
}

div.mainSection ul li {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
}

div.mainSection blockquote {
	margin: 0 10px 20px 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div.mainSection p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

div.mainSection blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	margin: 0 0 5px 0;
}

div.mainSection h1 a {
	margin: -4px 0 -5px -10px;
}

div.mainSection h2, div.mainSection h2 a {
	font-size: 22px;
	line-height: 26px;
	margin: 0 0 10px 0;
	color: #349fd3;
}

div.mainSection p.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	color: #888;
	margin: 0 0 20px 0;
}

div.mainSection p.subtext, div.mainSection p.datetext {
	font-size: 11px;
}

div.mainSection img.left {
	display: inline-block;
	margin: 0 15px 5px 0;
}

div.mainSection img.right {
	float: right;
	margin: 0 10px 5px 15px;
}

div.newsImage {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0 0 8px 0;
	background: #ddd;
}

div.newsImage img {
	padding: 0 0 6px 0;
}

div.newsImage p {
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	width: 280px;
	padding: 0 10px;
	color: #555;
	margin: 0;
}

div.newsImage p.credit {
	font-size: 9px;
}

/*	Pagination
		------------------------ */

div.mainSection div.pagination {
	border-top: 1px dotted #ccc;
	padding-top: 12px;
	margin: 0 10px 14px 10px;
	list-style: none;
}

div.mainSection div.pagination, div.mainSection div.pagination a {
	font-family: Arial, Helvetica, sans-serif;
}

div.mainSection div.pagination span {
	margin: 0 8px 0 0;
	color: #999;
}

div.mainSection div.pagination span a {
	margin: 0 8px 0 0;
}


/*	news
		------------------------ */

p.news {
	border-bottom: 1px solid #ddd;
	padding: 4px 0 6px 0;
	float: left;
	margin: 0;
}

p.more {
	margin: 7px 0 5px 0;
}

/*	twitter panel
		------------------------ */

ul.twitter {
	margin: 0 0 5px 0;
	list-style: none;
	overflow: hidden;
}

ul.twitter li, ul.twitter li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul.twitter li {
	border-bottom: 1px solid #ddd;
	padding: 6px 0 7px 0;
}


/*	top/bottom restaurants panel
		------------------------------ */

ul.rating {
	margin: 0 0 5px 0;
	list-style: none;
}

ul.rating li {
	border-bottom: 1px solid #ddd;
	padding: 5px 0 6px 0;
}

ul.rating li img {
	padding: 8px 0 0 0;
}

/*	Blog / News panel
		------------------------ */

ul.articleList {
	margin: 0 0 5px 0;
	list-style: none;
}

ul.articleList li {
	border-bottom: 1px solid #ddd;
	padding: 6px 0 7px 0;
}

ul.articleList li a {
	font-size: 16px;
	line-height: 19px;
}

/*	news story
		------------------------ */

div.newsStory {
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

div.newsStory p.datetext, div.newsStory p a {
	font-size: 11px;
}

div.newsStory p.nomarg {
	margin: 0;
	padding: 0;
}

div.newsStory h2 {
	padding: 0;
	margin: 0;
}
		
div.newsStory h2 a {
	font-size: 17px;
	line-height: 21px;
}

/*	Flash widget - fish facts
		------------------------ */
		
#flashWidget {
	width: 330px;
	margin: 0 15px 0 10px;
	float: left;
}

/*	Youtube player + grid
		------------------------ */
		
#ytPlayer {
	margin: 0 15px 20px 10px;
}

ul.videoGrid {
	list-style: none;
	margin: 0 0 20px 0;
}

ul.videoGrid li, ul.videoGrid li a {
	font-size: 11px;
	line-height: 16px;
}

ul.videoGrid li {
	display: block;
	float: left;
	width: 120px;
	height: 190px;
	padding: 8px;
	margin: 0 10px 10px 0 !important;
	border: 1px solid #ddd;
}

ul.videoGrid li img {
	margin: 0 0 6px 0;
}

/*	Get involved
		------------------------ */
		
#getInvolved {
	margin: 0 0 10px 0;
}
		

/*	Ratings
		------------------------ */
		
dl.rating {
	margin: 0 10px 15px 10px;
}

dl.rating dt {
	width: 190px;
	margin: 0 20px 0 0;
	float: left;
	display: block
}

dl.rating dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 380px;
	margin: 0 0 20px 0;
	float: left;
	display: block
}

/*	Updated Review banner
		------------------------ */
		
div.banner {
	position: absolute;
	top: 0;
	right: 0;
}


/*	Updated Review banner
		------------------------ */
		
div.translateButton {
	float: right;
	margin: 6px 0 18px 0;
}
		
div.translateButton a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
	padding: 5px 10px 6px 10px;
	background: #eee;
	color: #555;
	border: 1px solid #ddd;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div.translateButton a:hover {
	background: #999;
	color: #fff;
	border: 1px solid #888;
	text-decoration: none;
}


/*	Footer
		--------------------------------------------------- */
		
#footer {
	clear: both;
	border-top: 1px solid #285383;
	padding: 15px 0 20px 0;
}

#footer .siteby {
	width: 160px;
	float: left;
}

#footer p {
	float: left;
	margin: 0 10px 15px 0;
}

#footer ul {
	display: block;
	list-style: none;
	margin: 0 0 0 25px;
}

#footer li {
	float: left;
	list-style: none;
	font-size: 11px;
	padding: 0 0 0 6px;
	background: none;
	color: #3080c9;
	list-style: none;
}

#footer p, #footer li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #36a0d5;
}

#footer li a {
	padding: 0 6px 0 0;
}

#footer img.pad {
	padding: 2px 0 0 0;
}

#footer .supporters {
	float: right;
}

#footer .supporters p, #footer .supporters img {
	float: left;
	margin: 0 0 0 15px;
}

/*	Misc.
		------------------------ */
		
.nomarg {
	margin: 0;
}

.smallmarg {
	margin: 0 0 8px 0;
}

.spacetop {
	margin-top: 10px;
}

.subtext, .datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.subtext, .datetext {
	color: #888;
}

.datetext {
	color: #666;
}

.opacity-50 {
  opacity: 0.5;
  filter: alpha(opacity = 50);
}

.addthis_toolbox {
	margin-bottom: 17px !important;
}


