body 
{
	background-color: #0a2f4d;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666667;
	margin: 0px;
}

#punymce
{
	background-image: none;
	background-color: #fff;
}

a {
	color: #0789c4;
	border-bottom: 1px dotted #aed0ea;
	text-decoration: none;
}

a:hover 
{
	color: #09568f;
	border-color: #09568f;
	text-decoration: none;
}

h1, .h1, .images h2, .images h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #0789c4;
}

h1 a, .h1 a { color: #0789c4; }

h2, .h2, .gs-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding: 0px;
}

h2, .h2 {
	margin: 0px 0px 10px 0px;
	color: #666667;
}

/*h2 a, .h2 a { border-bottom: 1px dashed #aed0ea; }

h2 a:hover, .h2 a:hover { text-decoration: underline; }*/

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #666667;
}

blockquote
{
	display: block;
	padding: 15px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #c7c7c7;
	background-color: #f7f7f7;
}

#website
{
	width: 990px;
	left: 50%;
	margin-left: -495px;
	margin-bottom: 20px;
	position: absolute;
}

#header
{
	background-color: #fff;
	top: 0px;
	width: 100%;
	height: 100px;
	position: absolute;
	z-index: 10;
}

#header .inner
{
	width: 960px;
	height: 100px;
	position: relative;
	margin: 0 auto;
}


#logo
{
	top: 20px;
	position: absolute;
}

#logo a
{
	background-image: url(../logo.gif);
	width: 228px;
	height: 59px;
	display: block;
	border-width: 0;
}

#changeRegion {
	top: 66px;
	right: 0px;
	position: absolute;
}

#changeRegionCountry
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	border-right: 1px solid #D6D2CF;
	padding-right: 10px;
	display: inline;
}

#changeRegionLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0789C4;
	padding-left: 10px;
	display: inline;
}

#changeRegionLink a {
	text-decoration: none;
	color: #0789C4;
}

#searchBar {
	top: 33px;
	right: 0px;
	position: absolute;
}

#searchBar th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 6px;
	color: #989898;
}

#searchBox
{
	display: none;
	margin-bottom: 15px;
}

#searchClose
{
	width: 50px;
	float: right;
	text-align: center;
}

.gsc-input input {
	padding: 4px;
	margin: 0px;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #dddddd;
	vertical-align: bottom;
	font-size: 12px;
	width: 160px !important;
	color: #0789c4;
}

input.gsc-search-button, #moduleGo
{
	height:25px;
	padding: 0px 10px;
	cursor: pointer;
	border: 1px solid #2694e8; 
	margin: 0px;
	background: #D7EBF9 url(images/bg_glass_3.jpg) repeat-x scroll 0% 50%;
	color: #fff;
	text-decoration: none;
	display: block;
}

.gsc-branding
{
	top: 17px;
	left: 2px;
	position: absolute;
	color: #d6d6d6;
	font-size: 10px;
}

.gsc-result
{
	margin-bottom: 15px;
}

.gsc-resultsHeader, .gs-visibleUrl, .gs-watermark
{
	display: none;
}

.gsc-cursor-page
{
	float: left;
	width: 20px;
	margin-right: 2px;
	text-align: center;
}

#headerImage
{
	top: 23px;
	left: 7px;
	width: 100%;
	height: 650px;
	background-image: url(images/header-image-default.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
}

#content
{
	background-image: url(images/BGShadow.png);
	background-repeat: repeat-y;
	padding-top: 133px;
	margin-top: 100px;
	width: 1004px;
	position: relative;
}

#pageContentTable
{
	width: 990px;
	height: 450px;
	margin: 0px 7px 0px 7px;
	position: relative;
}

#ContentCell1, .ContentCell2, .ContentCell3
{
	border: 0px dotted #ccc;
	vertical-align: top;
	position: relative;
}

.ContentCell2
{
	padding: 15px 0px 15px 15px;
	width: 10px;
}

#ContentCell1
{
	padding: 15px;
}

.ContentCell3
{
	padding: 15px 15px 15px 0px;
	width: 10px;
}

#footer
{
	border-top: 10px solid #bce0f1;
	background-color: #d4eaf9;
	width: 990px;
	height: 70px;
	margin-left: 7px;
	position: relative;
	overflow: hidden;
}

#footer a
{
	border: none;
}

#credit
{
	top: 120px;
	color: #0789C4;
	margin-left: 23px;
	position: absolute;
}

#credit a
{
	color: #0789C4
}

#BGShadowBottom
{
	border: 1px solid #000;
	background-image: url(images/BGShadowBottom.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
	position: relative;
}




.buttons
{
	float: right;
	width: 160px;
	list-style-type: none;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}

.buttons li
{
	margin-bottom: 2px;
}
/*
.buttons li a
{
	font-weight: normal;
}

 Catalogue Results */

#navFooter1 
{ 
	top: 7px;
	left: 0px;
	list-style-type: none; 
	margin: 0px 17px 0px 12px;
	padding: 0px;
	height: 28px;
	position: absolute;
}

#navFooter3 
{ 
	top: 7px;
	right: 0px;
	list-style-type: none; 
	margin: 0px 12px 0px 17px;
	padding: 0px;
	height: 28px;
	position: absolute;
}

#navFooter2 
{ 
	top: 27px;
	left: 0px;
	list-style-type: none; 
	margin: 0px 17px 0px 12px;
	padding: 0px;
	height: 28px;
	position: absolute;
}

#navFooter1 li, #navFooter2 li, #navFooter3 li
{ 
	background: none;
	border-width: 0px 1px 0px 0px;
	line-height: 10px;
	margin: 4px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 11px;
	font-weight: normal;
	float: left;
}

#navFooter1 li.last, #navFooter2 li.last, #navFooter3 li.last
{ 
	border-right-width: 0px;
}

.styledForm ul
{	
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 50%;
}

.styledForm ul:after
{
	content: '';
	display: block;
	clear: both;
}

.styledForm li
{	
	margin-bottom: 5px;
}

.styledForm input, .styledForm textarea
{	
	border: 1px solid #aed0ea;
	font-family: Arial;
	font-size: 12px;
	padding: 4px;
	width: 180px;
	color: #0789c4;
}

.styledForm select
{	
	border: 1px solid #aed0ea;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	width: 180px;
	color: #0789c4;
}

.styledForm fieldset
{	
	border: 1px solid #aed0ea;
	margin-bottom: 10px;
	padding: 10px 15px 10px 15px;
}

.styledForm legend
{	
	font-weight: bold;
	color: #0789c4;
	margin-bottom: 0px;
}

.styledForm span
{	
	width: 150px;
	display: inline-block;
	vertical-align: top;
}

/* CMS Editor specific */

.clientTable td, #punymce td
{
	background-color: #e3f1fa;
	font-size: 12px;
	line-height: 20px;
	color: #2779B0;
	vertical-align: top;
}

.clientTable td.header, #punymce td.header
{
	background-color: #43aee4;
	color: #fff;
}

.clientTable td.blank, #punymce td.blank
{
	background: none;
	color: #666667;
}

#punymce
{
	margin: 10px;
	background-color: #fff;
}

#punymce table, #punymce img
{
	border: 1px dotted #ccc;
}

#punymce td
{
	border: 1px dotted #ccc;
}

#bannerPreviewData { 
	overflow: hidden; 
} 

.bannerHeader
{
	padding: 2px 10px;
}

.slidingPanel
{
	background-color: #f9fafb;
}

.slidingPanelGroup
{
	float: left; 
	width: 5000px; 
	top: 0; 
	left: 0; 
	margin: 0; 
	padding: 0; 
	position: relative; 
}

.slidingPanelGroup div
{
	float: left;
	list-style-type: none;
}

.slidingPanelGroup div span
{
	padding: 0px 10px;
	display: block;
}

.slidingPanelNav
{
	text-align: center; 
	padding: 5px 0px 5px 0px;
}

.slidingPanelNav span
{
	list-style-type: none;
	position: relative; 
	padding: 0px 5px 0px 5px;
}

.bannerHolder, .anchorHolder
{
	border: 1px solid #f9dd34;
	background-color: #ffef8f;
	width: 20px;
	height: 20px;
	display: block;
}

.catalogue
{
	margin: 0px;
	padding: 0px;
	list-style-type: none
}

.catalogue li
{
	margin-bottom: 15px
}

/* Blog CSS */

ul.blog
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.blog li
{
	background-color: #f7f7f7;
	border: 1px solid #c7c7c7;
	margin: 0 0 1em 0;
	padding: 1em;
}

ul.blog li h3
{
	font-size: 1.2em;
	color: #0789C4;
	margin: 0;
}

ul.blog li .author
{
	color: #0789C4;
}

ul.blog li .date
{
	font-size: 0.9em;
}

ul.blog li .content
{
	margin: 1em 0 0 0;
}

.movieEmbed
{
	border: 1px solid #c7c7c7;
}

.contact_form th
{
	text-align: left;
	font-weight: normal;
	width: 150px;
}

.contact_form td
{
	width: 350px;
}

.contact_form td input[type=text],
.contact_form td select,
.contact_form td textarea
{
	width: 100%;
}
.contact_form .small
{
	font-size: 0.9em;
}

.twitter 
{
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 25px;
	height: 20px;
	overflow: hidden;
	display: block;
	text-indent: -1000px;
	background: transparent url('images/twitter_logo_blue.png?id=2') top left no-repeat;
}