/* Screen layout: */


/***** Load Special Fonts *****/

@font-face {
	font-family: 'TitilliumText22LRegular';
	src: url('fonts/TitilliumText22L003-webfont.eot');
	src: local('☺'), url('fonts/TitilliumText22L003-webfont.woff') format('woff'), url('fonts/TitilliumText22L003-webfont.ttf') format('truetype'), url('fonts/TitilliumText22L003-webfont.svg#webfontCVZ9BHQN') format('svg');
	font-weight: normal;
	font-style: normal;
}

/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:80% Verdana,Tahoma,Arial,sans-serif;
background:url("/img/torquay-harbour-background.jpg") no-repeat fixed center top #F4F4F4;
color:#303030;
}

#wrap {
background:#ffffff;
color:#303030;
margin:10px auto;
border: 2px solid #ededed;
width:762px;
}

.doublewrap {
	border: 1px solid #dedede;
}	
	

/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

div.thumb {
margin:10px 0 10px 0;
text-align:center;
}

img.button {
border:none;
width:142px;
margin:-2px 0 0 -1px;
}

img.special {
margin:inherit inherit -4px inherit;
width:17px;
height:17px;
}

#content img.special {
margin:inherit inherit -4px inherit;
width:17px;
height:17px;
border:none;
}

a.special, span.special {
font-weight:bold;
color:#000099;
font-style:italic;
}

/***** Header *****/
#header {
margin:10px 2px 0;
padding:0;
height:45px;
}

#header p {
width:500px;
float:right;
text-align:center;
color:#505050;
margin:8px 0 0;
font-size:1.1em;
font-weight:bold;
line-height:1.3em;
background-color:inherit;
}

#topphoto {
margin:0 0 10px;
border:0;
width:760px;
height:200px;
}

/***** Left sidebar *****/
#leftside {
clear:left;
float:left;
width:140px;
padding:0;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 0;
width:137px;
font-size:0.8em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
}

#leftside div.announce h2 {
margin:3px 5px 0;
}
#leftside div.announce p {
margin:6px 5px 0;
}

/***** Main menu *****/
ul.avmenu {
font-size:0.8em;
width:140px;
margin:0 0 10px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:140px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:130px;
float:left;
margin-bottom:4px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

ul.avmenu li.current {
font-weight:bold;
width:129px;
float:left;
margin-bottom:4px;
padding:5px 1px 5px 5px;
text-decoration:none;
background-color:#eaeaea;
border-left:5px solid #286ea0;
color:#505050;
}

ul.avmenu li a:hover{
background-color:#eaeaea;
border-left:5px solid #597db0;
color:#505050;
}

ul.avmenu ul {
font-size:0.8em;
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:125px;
}

ul.avmenu li ul li a {
padding:3px 1px 3px 5px;
width:115px;
}

ul.avmenu li ul li.current {
padding:3px 1px 3px 5px;
width:114px;
}

/***** Main content *****/

#content {
margin:0 0 5px 150px;
padding:0 10px 0 10px;
line-height:1.6em;
}

#content div.imgboxl {
height:200px;
}

#content div.imgboxp {
height:290px;
}

#content p {
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
	color: #222;
}

#content p.smlink {
font-size:0.9em;
margin:1px 0 0 0;
}

#content p.smintro {
padding: 0 0 10px 20px;
}

#content span.smdesc {
font-size:0.8em;
color:#000000;
}

#content h1 {
font-family: 'TitilliumText22LRegular',Arial,sans-serif;
font-size:1.8em;
margin:0 0 10px;
color:#286ea0;
}

#content h2 {
font-family: 'TitilliumText22LRegular',Arial,sans-serif;
font-size:1.6em;
color:#286ea0;
}
#content h3 {
font-family: 'TitilliumText22LRegular',Arial,sans-serif;
font-size:1.6em;
margin:20px 0 0 8px;
}

#content div#thumbnails {
margin:15px 0 0 0;
padding:10px 0 0 0;
border-top:dashed 1px #cfdfff;
}

#content h3#desc {
font-size:1.3em;
margin:20px 0 10px 8px;
}

#content h4 {
font-family: 'TitilliumText22LRegular',Arial,sans-serif;
margin:20px 0 0 0;
font-size:1.1em;
color:#286ea0;
}

#content h5 {
font-family: 'TitilliumText22LRegular',Arial,sans-serif;
margin:20px 0 0 0;
padding:0 0 0 10px;
font-size:0.9em;
line-height:100%;
}

#content address {
font-style:normal;
}

#content .contact {
padding:0 0 0 50px;
}

#content img {
padding:1px;
display:inline;
color:#303030;
border:4px solid #f0f0f0;
}

#content img.right {
margin-right:20px;
}

#content img.swt {
margin:0 10px 18px 0;
}


#content ul, #content ol {
margin:10px 0 20px 20px;
padding:0;
}

#content li {
margin:0 0 0 20px;
padding:0 0 0 5px;
line-height:180%;
}

#content ul ul, #content ol ol {
margin:0 0 0 16px;
padding:0;
}

#content table {
	border: solid 2pt #286ea0;
	border-collapse: collapse;
	text-align: center;
	font-size:90%;
	margin: 15px auto 10px auto;
}

#content tr {
border: solid 1pt #286ea0;
}

#content td {
border: solid 1pt #286ea0;
}

#content td.tdate {
font-weight:bold;
}

#content th {
border: solid 1pt #286ea0;
}

#content thead {
width:70px;
font-weight:bold;
}

#content img.currentpic {
border:4px solid #286ea0;
}

#content div.gmap {
margin:10px auto 0 auto;
width:500px;
text-align:center;
}

#content div.gmap iframe {
width:500px;
height:400px;
}

/***** Social Bookmarking *****/

#content div.social { 
margin: 10px auto 0;
padding: 5px;
background-color:#fafafa;
color: #286ea0;
text-align:center;
width:225px;
border:dashed 1pt #286ea0;
}

#content span.social_tagline {
font-weight:bold;
font-size:90%;
position:relative;
}

#content span.social_tagline span { 
display: none; 
width: 250px;
}

#content span.social_tagline:hover span {
 position: absolute;
 display: block;
 top: -5em;
 background: #ffe;
 border: 1px solid #ccc;
color: #808080;
line-height: 1.25em;
}

#content .social span { 
display: block;
}

#content .social ul {
display: inline;
}

#content .social li {
 display: inline;
 list-style-type: none;
 margin: 0;
 padding: 2px;
}

#content .social img { 
border: 0;
}

/***** Footer *****/
#footer {
clear:both;
margin:10px auto;
padding:10px 0 5px;
border-top:4px solid #ecf0fe;
width:760px;
text-align:center;
color:#808080;
background:#ffffff;
font-size:0.9em;
}

#footer p {
margin: 5px auto 0 auto;
padding:0;
font-size:0.8em;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer img.left {
margin-left:10px;
}

#footer img.right {
margin-right:10px;
}

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


/***** Various classes *****/
.left {

float:left;
}

.right {
float:right;
}

.textright {
text-align:right;
}

.textleft {
text-align:left;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.minor {
font-size:0.8em;
}

.lmarg {
margin:0 20px 0 0;
}

.rmarg {
margin:0 0 0 20px;
}

.blue {
color:#286ea0;
}

.hide {
display:none;
}

.topgap {
margin-top:10px
}
