﻿/*
/*
Theme Name: IPN - main
Author: www.studiodm.co.uk
*/

*
{
	margin: 0;
	padding: 0;
}

.hide
{
	display: none;
}

.cleared
{
	clear: both;
	height: 0;
	line-height: 0;
}

body
{
	font-family: Georgia, Serif;
	font-size: 1em;
	color: #000;
	background: #d9d9d9 url('images/main_bg.jpg') repeat-x 0 0;
}

body#nobg
{
	background: #fff;
}


/* START PAGE STYLES */


#wrapper
{
	width: 800px;
	margin: 0 auto 0 auto;
}

#header
{
	height: 105px;
	margin-top: 10px;
	border-bottom: 1px solid #999;
}

#logo
{
	float: left;
	width: 131px;
	height: 75px;
	margin-top: 30px;
	background: url('images/main_logo.jpg') no-repeat 0 0;
}

#hdr-partners
{
	float: right;
	width: 400px;
	height: 95px;
	margin-top: 5px;
}

h1, h2
{
	display: none;
}

#navigation
{
	position: relative;
	border-bottom: 1px solid #999;
	height: 38px;
	margin: 0 0 0 0;
	font-size: 0.8em;
	padding: 12px 0 0 0;
	z-index: 3;
}

#navigation ul
{
	list-style: none;
}

#navigation li
{
	display: block;
	float: left;
	position: relative;
}

#navigation ul li.end a
{
	border: none;
	padding-right: 0;
}

#navigation ul li.start a
{
	padding-left: 0;
}

#navigation ul li a
{
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 18px 0 18px;
	color: #333;
	text-decoration: none;
	border-right: 1px solid #999;
}

#navigation ul li a:hover
{
	text-decoration: underline;
}

/* DROP DOWN STYLES */

#nav li ul
{
	display: none;
	position: absolute;
	left: 0;
	top: 25px;
	width: 200px;
	font-size: 11px;
	z-index: 3;
	padding: 10px 0 10px 0;
	background: #e4e4e4 url('images/nav_bg.jpg') repeat-x 0 0;
}

#navigation ul li ul li a
{
	border: none;
}

#nav li ul li a
{
	display: block;
	clear: both;
	float: left;
	height: 25px;
	width: 165px;
	line-height: 25px;
	text-decoration: none;
}

/* Multi Level Drop Down Activation Line -- Start*/
#nav li:hover ul, #nav li.over ul
{
	display: block;
}
/* Multi Level Drop Down Activation Line -- End*/


.splash-wrap
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

.splash-col
{
	position: absolute;
	top: 0;
	left: 50%;
	margin: -250px 0 0 -400px;
	width: 800px;
	height: 500px;
	background: url('images/world.jpg') no-repeat 0 0;
}

.splash-col a img
{
	border: none;
}


#content-container
{
	position: relative;
	z-index: -1px;
}

#feature
{
	height: 250px;
	background: black;
}

.anchorline
{
	height:0;
}

#feature-tortuga
{
	height: 250px;
	background: url('images/feature_tortuga.jpg') no-repeat 0 0;
}

#feature-dunas
{
	height: 250px;
	background: url('images/feature_dunas.jpg') no-repeat 0 0;
}

#feature-casares
{
	height: 250px;
	background: url('images/feature_casares.jpg') no-repeat 0 0;
}

#feature-esf
{
	height: 250px;
	background: url('images/feature_esf.jpg') no-repeat 0 0;
}

#feature-underreview
{
	height: 250px;
	background: url('images/feature_underreview.jpg') no-repeat 0 0;
}

#feature-gesha
{
	height: 250px;
	background: url('images/feature_gesha.jpg') no-repeat 0 0;
}

#feature-whyipn
{
	height: 250px;
	background: url('images/feature_whyipn.jpg') no-repeat 0 0;
}

#feature-ss
{
	height: 250px;
	background: url('images/feature_ss.jpg') no-repeat 0 0;
}

#feature-south-yorkshire
{
	height: 1px;
	background: none;
}


#breadcrumbs
{
	float: left;
	font-size: 0.7em;
	margin: 10px 10px 0 0;
	width: 340px;
}

#breadcrumbs a
{
	color: #000;
}

#quicklogin
{
	float: left;
	width: 450px;
	margin: 4px 0 0 0;
	font-size: 0.7em;
	text-align: right;
}


#leftcol
{
	float: left;
	width: 520px;
	margin: 15px 15px 0 0;
}

#leftcol.fullwidth
{
	width: 800px;
}

h3
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}

h3.dunas
{
	height: 59px;
	background: url('images/dunas_trans.gif') no-repeat 0 0;
}

h3.tortuga
{
	height: 59px;
	background: url('images/tortuga_trans.gif') no-repeat 0 0;
}

h3.casares
{
	height: 59px;
	background: url('images/casares_trans.gif') no-repeat 0 0;
}

#leftcol p
{
	line-height: 1.3em;
	margin-bottom: 15px;
}

#leftcol p a
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#leftcol p a:hover
{
	text-decoration: underline;
}

img.f-right
{
	float: right;
	margin: 0 0 5px 5px;
}

#leftcol dl#about dt
{
	font-weight: bold;
	margin: 0 0 10px 0;
}

#leftcol dl#about dd
{
	margin-bottom: 15px;
}


#leftcol dl#partners dt
{
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 80px;
	line-height: 70px;
}

#leftcol dd
{
	margin: 0 0 10px 15px;
}

#leftcol ul
{
	padding: 0 0 10px 0;
}

#leftcol li
{
	margin: 0 0 10px 15px;
}


dl.tandcs, dl.privacy
{
	font-size: 0.8em;
}

dl.tandcs dt, dl.privacy dt
{
	font-size: 1.2em;
	font-weight: bold;
}

dl.tandcs dd, dl.privacy dd
{
	padding-bottom: 15px;
}

dl.tandcs dd ol, dl.privacy dd ol
{
	list-style: lower-alpha;
	margin-left: 30px;
}



#virtual-tour a.dunas
{
	display: block;
	width: 520px;
	height: 100px;
	background: #000 url('images/dunas_vt_launch.jpg') no-repeat 0 0;
	margin-bottom: 15px;
}

#virtual-tour a.tortuga
{
	display: block;
	width: 520px;
	height: 100px;
	background: #000 url('images/tortuga_vt_launch.jpg') no-repeat 0 0;
	margin-bottom: 15px;
}

#resort-link a
{
	display: block;
	line-height: 35px;
	margin-bottom: 15px;
	color: #333;
	font-size: 1.4em;
	text-align: left;
}

ul#sitemap li a
{
	color: #333;
	text-decoration: none;
}

ul#sitemap li a:hover
{
	text-decoration: underline;
}

ul#sitemap li ul
{
	margin-top: 10px;
	padding-bottom: 0;
}




#rightcol
{
	float: left;
	width: 265px;
	margin: 15px 0 0 0;
}

#rightcol h3
{
	height: 25px;
	background: #bababa url('images/h3_bg.jpg') repeat-x 0 0;
	padding: 0 0 0 5px;
	margin-bottom: 5px;
	border: none;
}

#rightcol img.img-std
{
	margin-bottom: 15px;
	padding: 5px;
	background: #e4e4e4;
	border: 1px solid #d9d9d9;
}

img.man-team
{
	margin-bottom: 15px;
}

#countdown
{
	text-align: center;
	padding: 10px 0 10px 0;
	margin-bottom: 15px;
}

#mini-ad
{
	text-align: center;
	padding: 10px 0 10px 0;
	margin-bottom: 15px;
}

#hp-newsbox
{
	background: #bababa url('images/newsbox_bg.jpg') repeat-x 0 0;
	margin: 0 0 15px 0;
	padding: 15px;
	font-size: 0.8em;
}

#hp-newsbox p
{
	margin-bottom: 5px;
}

#hp-newsbox p.hp-newsdate
{
	font-style: italic;
}

#hp-newsbox p.hp-newslink a
{
	color: #333;
}


.news-list a
{
	color: #333;
}

.news-list a:hover
{
	text-decoration: none;
}

.news-list ul
{
	padding: 20px 0 0 0;
	list-style: circle;
}

h4
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #666;
}

.news-list h4
{
	margin: 0 0 10px 0;
}

.partnersbg
{
	width: 498px;
	border: 1px solid #999;
	background: #fff;
	padding: 10px;
	text-align: center;
	margin: -11px 0 20px 0;
}


.partnersbg img
{
	margin: 0 25px 25px 0;
}


img.inlinePartnerLogo
{
	float: right;
	padding: 10px;
	margin: 0 0 10px 15px;
	background: #fff;
	border: 1px solid #e4e4e4;
}


.quote
{
	background: #f0f0f0;
	border: 1px solid #;
	padding: 20px;
	font-style: italic;
	margin-bottom: 20px;
}


#leftcol .quote p.credit
{
	font-weight: bold;
	margin: 0;
}





hr
{
  border: 0;
  height: 1px;
  margin: 10px 0 10px 0;
  width: 100%;
  color: #d2d2d2;
  background-color: #d2d2d2;
  /*IE Only*/
  text-align: left;
}

#leftcol hr
{
	color: #999;
	background-color: #999;
}


#footer
{
	border-top: 1px solid #999;
	padding-top: 5px;
	font-size: 0.7em;
}

#footer a
{
	color: #000;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#ftr-left
{
	float: left;
	width: 300px;
	height: 25px;
}

#ftr-center
{
	float: left;
	width: 247px;
	height: 25px;
	text-align: center;
}

#footer ul
{
	list-style: none;
}
#footer ul li
{
	display: inline;
}

#ftr-right
{
	float: left;
	width: 250px;
	height: 25px;
	text-align: right;
}
