* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000;
}

h1, h2 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
}

h2 {
	margin-bottom: .5em;
	font-size: 170%;
	font-weight: normal;
}

h3 {
	font-size: 130%;
	color: #F00;
	font-weight: normal;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}
ol li {
	margin-left: -1.55em;
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
	list-style: none;
}
/*
ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
	list-style: none;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #30468F;
}


/* Menu */


#menu {
	width: 740px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #30468F;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #30468F;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}
/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: #fff url(images/img02.jpg);
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;

}


#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;

	
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #30468F;
	list-style: none;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
	list-style: none;
}

#links {
/*list-style: none;*/
}

#links ul {
	/*background: url(images/img04.gif) repeat-x left bottom;
	list-style: none;*/
}

#links li {
	margin-left: 10px;
	padding: 2px 0;
	/*background: url(images/img04.gif) repeat-x left top;
	list-style: none;*/
}

#links a {
	padding-left: 1px;
	/*background: url(images/img08.gif) no-repeat left center;
	list-style: none;*/
	color: #30468F;
	text-decoration: underline;
	
}
#links a:hover {
	text-decoration: none;
	color: #30468F;
	/*list-style: none;*/
}
.diarytext {
	padding-left: 1em;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #30468F;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #30468F;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

form#requestinfo { 
	 background-color: #E3E3E6; 
	 color: #88888A;  
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 110%; 
	 text-align: left; 
}
label,input, select {
	display: block;
	float: left;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
	width: auto;
}
label {
	text-align: left;
	width: 250px;
	padding-right: 0px;
}
form br {
	clear: left;
}	
fieldset {
	width: 100%;
}
textarea {
	width: 90%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
}
/*Side menu*/
#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:200px;	
		visibility:hidden;
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:200px;	

	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		border-bottom:1px solid #000;
		font-weight:bold;
		background-color: #D5D4FE;
		border-top: 1px solid blue;
		border-bottom: 1px solid blue;
		padding-left: 2px;
		
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
		font-size: 100%;
		color: #000;
		background-color: #E3E3E6;
		border-top: 1px solid #88888A;
		border-bottom: 1px solid #88888A;
		padding-left: 2px;
		 
	}	

	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
		font-size: 100%;
		background-color: #FFF;
		border-top: 1px solid blue;
		border-bottom: 1px solid blue;
		padding-left: 2px;
		 
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:0px;
		padding:1px;
		font-size: 90%;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:0px;
		padding:1px;
		font-size: 100%;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:0px;
		padding:1px;
	}
.familyfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 120%;

}
.sscofont {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 170%;
	font-weight: bold;
}
.sscofontsmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 130%;
	font-weight: bold;
}

.sscopic {
	float: right;
	padding: 8px 8px 8px 8px;
	vertical-align:text-top;
	border: 0;
}
.sscolist {
list-style: none;
font-style: italic;
padding-left: 5px;
}
.img-right {
	float: right;
	padding: 5px 5px 5px 8px;
	vertical-align: text-top;
}
.img-left {
	float: left;
	padding: 5px 8px 5px 5px;
	vertical-align: text-top;
}
.clubadvert {
	padding: 3px;
	border: 1px solid #000;
}
/*PHOTO GALLERY*/

#info p {
	margin-left:15px;
}
/* defaults required for IE6 */
a {
	color:#000;
}
a:visited {
	color:#111;
}
a:active {
	color:#222;
}
a:hover {
	text-decoration:none;
}
.photo {
	width:380px; 
	position:relative; 
	height:410px; 
	margin:0 auto 20px 0px;
}
.photo ul, .photo ul ul {
	padding:0; 
	margin:0; 
	border:0; 
	list-style:none; 
	width:215px;
}
.photo ul ul {
	margin-left:-9999px; 
	height:0; 
	overflow:hidden;
}
.photo ul li {
	width:215px; 
	background:#ddd; 
	float:left; 
	background:#fff url(images/gallery_2.gif) no-repeat;
}
.photo ul li a.set {
	display:block; 
	text-align:center; 
	width:215px; 
	line-height:30px; 
	background:#fff url(images/gallery_0.gif) no-repeat; 
	font-family: verdana, arial, sans-serif; 
	font-size:11px; 
	text-decoration:none;
}
.photo ul li table {
	margin:0; 
	padding:0; 
	display:none;
}

.photo img {
	border:0;
}

.photo ul li a.set:hover {
	background:#fff url(images/gallery_1.gif) no-repeat;
}


.photo ul li a.set:active {
	white-space: normal; 
	background:#fff url(images/gallery_2.gif) no-repeat;
}
.photo ul li a.set:focus {
	outline:0; 
	background:#fff url(images/gallery_2.gif) no-repeat;
}

.photo ul li a.set:active i,
.photo ul li a.set:focus i {
	display:block; 
	width:380px; 
	height:285px; 
	position:absolute; 
	left:250px; 
	top:0; 
	border:1px solid #fff; 
	background:#fff;
}


.photo ul li a.set:active table,
.photo ul li a.set:focus table {
	padding:0 0 10px 0; 
	margin-top:-2px; 
	margin-bottom:2px; 
	display:block; 
	border:1px solid #888; 
	border-width:0 1px 1px;
}

.photo ul a.set:active ul,
.photo ul a.set:focus ul {
	margin:0; 
	width:207px; 
	height:auto; 
	overflow:visible; 
	background:transparent; 
	padding-bottom:10px;
}

.photo ul a.set:active ul li,
.photo ul a.set:focus ul li {
	float:left; 
	display:inline; 
	width:56px; 
	margin:4px 6px; 
	background:transparent;
}

.photo ul a.set:active ul li a,
.photo ul a.set:focus ul li {
	background:transparent; 
	line-height:1.3em;
}

.photo ul a.set:active ul li a img,
.photo ul a.set:focus ul li img {
	display:block; 
	border:3px solid #fff; 
	cursor:default; 
	margin:0 auto;
}

.photo ul a.set:active ul li a em,
.photo ul a.set:focus ul li em {
	position:absolute; 
	left:-9999px; 
	width:480px;
}

.photo ul a.set:active ul li a:hover,
.photo ul a.set:focus ul li:hover {
	background:#fff;
}

.photo ul a.set:active ul li a:hover em,
.photo ul a.set:focus ul li:hover em {
	left:215px;
	z-index:0; 
	top:0;
}

.photo ul a.set:active ul li a:hover img,
.photo ul a.set:focus ul li:hover img { 
	border:3px solid #ff0000; 
	cursor:default;
}

.photo ul a.set:active ul li a:hover em img,
.photo ul a.set:focus ul li:hover em img {
	padding:1px; 
	border:1px solid #888; 
	margin-bottom:10px;
}

.photo ul a.set:active b,
.photo ul a.set:focus b {
	font-weight:normal; 
	font-style:normal; 
	background:#fff;
}

.photo .default {
	width:410px;
	height:360px;
	position:absolute;
	left:250px;
	top:1px;
}
.video-player {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	margin: 20px 20px 20px 90px;
}
.video-player2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	margin: 20px 20px 20px 30px;
}
.video-header {
	margin-bottom: .5em;
	font-size: 162%;
	font-weight: normal;
}
.video-player3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	margin: 20px 20px 20px 170px;
}
/*video boxes*/
/*
=Start table structure
*/
#Summary, #Caption {
	width: 28em;
}

.tableStyle {
	width: 100%;
	text-align: center;
	margin: 1em 0 1em 0;
	border: solid #666;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
}

.tableStyle th, .tableStyle td {
	border: solid 1px #666;
	border-width: 0 1px 1px 0;
	padding: 0.2em;
}
/*
=End table structure
*/

/*
=Start blue colour scheme
*/
.blueScheme, .blueScheme th, .blueScheme td {
	border-color: #069;
}

.blueScheme .even {
	background-color: #E3F6FE;
}

.blueScheme th, .blueScheme thead td {
	background-color: #69F;
}

.blueScheme th.firstColumn {
	background-color: #9CF;
}
/*
=End blue colour scheme
*/
.centerTxt {
	text-align: center;
	
}