/*************************************************************************
*                                                                        *
*                      TYPOGRAPHY & COLOUR Rules                         *
*                                                                        *
*************************************************************************/

body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	text-align: center;
	vertical-align: middle;
}

p {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	line-height : 1.2em;
	color : #333333;
	margin-top: 0px;
}

ul 
{
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

li {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	line-height: 1.2em;
	color : #333333;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

fieldset
{
	/*border-color: #003F7E;*/
	width: 90%;
	padding: 10px 5px;
	margin-bottom: 10px;
	position: relative;
}

legend 
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #003F7E;
}

form {
	padding: 0px;
	margin: 0px;
}

form input, select {
	font-size: 10px;
}

table {
	border: 0px;
	padding: 2px;
	margin: 1px;
}

fieldset table 
{
	width: 50%;
}

table input, select {
	font-size: 10px;
}

table textarea {
	font-size: 11px;
	font-family : Arial, sans-serif;
}

table td, tr {
	vertical-align: top;
	font-size: 11px;
	font-family : Arial, sans-serif;
	border: none;
}

table th
{
	text-align: left;
}

a:link {
	text-decoration : none;
	font-family: Arial, sans-serif;
	color: #003F7E;
}

a:visited {
	text-decoration : none;
	font-family: Arial, sans-serif;
	color: #3375A6;
}

a:hover {  
    font-family: Arial, sans-serif;
    text-decoration : underline;
	color: #003366;
}

img
{
	border-width: 0px;
}

map 
{
	border: 0px;
}

h1, h2, h3, h4, h5, h6 
{
	margin-top: 12px;
	font-family: Arial, sans-serif;
	color: #333333;
}

h3, h4, h5, h6 
{
	margin-bottom: 2px;
}

h1 {
	font-size: 22px;
	font-weight : bold;
	font-style: italic;
	font-variant: small-caps;
}

h2 { 
	font-size: 20px;
	font-weight : bold;
}

h3 { 
	font-size: 14px;
	font-weight : bold;
}

h4, h5, h6 {
	font-size : 11px;
	line-height : 120%;
	padding-bottom: 0px;
}

ol, ul
{
	margin-top: 4px;
	font-size: 10px;
	margin-bottom: 10px;
}

.smalltext {
	font-family: Arial, sans-serif; 
	font-size: 9px;
	color: #333333;
}

.error {
	font-family: Arial, sans-serif; 
	font-size: 11px;
	color: #990000;
}

.super 
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.6em;
	vertical-align:text-top;
}

.galleryimage 
{
	display: block;
	position:relative;
	width: 170px;
	height: 186px;
	text-align: center;
	padding: 0px;
	margin: 1px;
	text-align: left;
	float: left;
	/*margin-top: 12px;*/
}

.galleryimage img
{
	padding: 2px;
	border: 1px solid #BBB;
	margin: 14px;
}

.galleryimagedesc
{
	display: block;
	width: 380px;
	text-align: left;
	float: left;
	padding-left: 6px;
}

.downloadimage 
{
	display: block;
	position:relative;
	width: 116px;
	height: 186px;
	text-align: left;
	float: left;
	padding: 0px;
	margin: 1px;
}

.downloadimage img
{
	padding: 2px;
	border: 1px solid #333333;
}

.downloadsimagedesc
{
	padding: 0px;
	position: relative;
	display: block;
	width: 66px;
	height: 186px;
	text-align: left;
	vertical-align: bottom;
	float: left;
	padding-left: 2px;
}

.downloadsimagedesc p 
{
	position: absolute;
	padding: 0px;
	margin: 0px;
	padding-bottom: 32px;
	bottom: 0px;
}

.galleryimagedesc h4
{	
	margin-top: 0px;
	padding-top: 0px;
}

.photoimg
{
	padding: 2px;
	border: 1px solid #333333;
	margin: 10px 0px;
}

.floatingimg
{
	float: right;
	padding-left: 10px;
}


/*************************************************************************
*                                                                        *
*                             LAYOUT Rules                               *
*                                                                        *
*************************************************************************/

/* DEFAULT */

#mainpage
{
	background-image: url("../images/backgrounds/background1.gif");
	background-position: 100% 100px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;    
}

#header
{
	margin: 0px;
	padding: 0px;
	height: 110px;
	clear: both;
}

#userlogin
{
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-right: 10px;
}

#contactus 
{
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-top: 0px;
	display: block;
	float: right;
	text-align: right;
	width: 140px;
	font-size: 11px;
	font-weight: bold;
}

#contactus img {
	text-align: right;
	vertical-align: middle;
}

#contactus a 
{
	color: #333333;
}

#contactus a:hover 
{
	color: Black;
}

#poll 
{
	margin: 40px 0px 0px 0px;
	background-image: url("../images/design/form_background.jpg");
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #EAEDF2;
	padding: 0px;
	float: right;
	text-align: right;
	width: 140px;
	font-size: 10px;
	border: 1px solid #C4CCE3;
}

#poll p 
{
	margin: 0px;
	padding: 5px;
}

#poll table
{
	margin: 0px 0px 0px auto;
}

#sideadvert 
{
	margin: 40px 0px 0px 0px;
	padding: 0px;
	float: right;
	text-align: center;
	width: 146px;
}

#sideadvert p
{
	margin: 4px;
	padding: 0px;
}

#content
{
	position: relative;
	margin: 0px;
	padding:0px;
	text-align: center;
	width: 760px;
}

/* HOME PAGE */

#homecol1
{
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 260px;
}

#homecol2 
{
	margin: 0px;
	padding: 5px;
	padding-top: 30px;
	text-align: left;
	float: left;
	width: 310px;
}

#homefloat 
{
	background-image: url("/Images/Homepage/forumbox_bg.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: solid 1px #3F3F29;
	margin: 20px;
	padding: 8px;
	padding-top: 26px;
	text-align: left;
}

/* SECTION PAGE */

/* ARTICLE PAGE */

#article {
	float:left;
	right: 20px;
	text-align: left;
	padding-left: 24px;
	padding-top: 20px;
	margin: 0px;
	width: 580px;
	height: 700px;
}

html>body #article 
{
	height: auto;
	min-height: 700px;
}

#bigbenarticle {
	background-image: url("/Images/backgrounds/bigben.gif");
	background-position: 0px 100%;
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#history 
{
	background-image: url("/Images/history/history_background.jpg");
	background-position: 0px 0px;
	background-repeat: repeat;
	border: solid 4px #4E280B;
	background-color: #DED7CB;
	padding: 10px;
	margin-right: 10px;
}

#history table tr td img 
{
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}

#pinstripe 
{
	background-image: url("/Images/competition/pinstripe.gif");
	background-position: 100% 0%;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: 1px solid white;
}

#dresscode 
{
	background-image: url("/Images/competition/faded_background.jpg");
	background-position: 130% 0%;
	background-repeat: no-repeat;
	border: solid 4px #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#dresscodehead
{
	margin: 0px;
	padding: 0px;
}

#pinstripe p, #pinstripe h3, #pinstripe h5, #pinstripe img, #pinstripe ul, #pinstripe ol li
{
	font-family: Times New Roman, Serif;
	padding-left: 10px;
	padding-right: 60px;
	margin-right: 10px;
}

#pinstripe p, #pinstripe ol li
{
	font-size: 13px; 
}

#pinstripe h5
{
	font-size: 13px; 
}

#pinstripe .dresscodeimg 
{
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}

#pinstripe .dresscodetitle 
{
	float: left;
	padding-bottom: 20px;
	margin: 10px;
	margin-top: 35px;
}

#returnhome 
{
	padding-left: 10px;
	padding-top: 10px;
	display: block;
	float: left;
	text-align: left;
	clear: both;
	width: 750px;
}

/*************************************************************************
*                                                                        *
*                                 CLASSES                                *
*                                                                        *
*************************************************************************/

div.spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

div.vertspacer {
	height: 400px;
	float: left;
	width: 20px;
	margin: 0px;
	padding: 0px;
}

div.competition {
	display: block;
	border: 2px solid #DCA6C0;
	background-image: url("../images/design/pink.gif");
	background-position: 0px 0px;
	background-repeat: repeat;
	padding: 0px;
	margin-right: 10px;
	margin-left: 4px;
	vertical-align: top;
	height: 154px;
}

div.competition img 
{
	margin: 8px;
	float: left;
}

h2 span.gray 
{
	color: #666666;
}

h2 span.green 
{
	color: #B9CE25;
}

h2 span.orange 
{
	color: #DEAD5E;
}

h2 span.pink 
{
	color: #E391BA;
}

h2 span.blue 
{
	color: #5FAAC1;
}

.extreme 
{
	color: #FF9999;
	font-style: italic;
}

table.form
{
	width: 92.5%;
	background-image: url("../images/design/form_background.jpg");
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #EAEDF2;
	padding: 0px;
	margin: 10px 10px 10px 20px;
}

table.form tr td
{
	padding: 5px;
}

table.data 
{
	border: 1px dashed #BBBBBB;
	margin: 0px;
}

table.data th
{
	background-color: #EEEEEE;
}

table.imagesgrid
{
	margin-top: 10px;
	border-top: 1px solid #CCC;
}

table.navtable 
{
	margin: 10px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

table.navtable  a 
{
	display: block;
	width: 100%;
}

table.navtable  a:hover
{
	color: White;
	background-color: #003469;
	text-decoration: none;
}

.hierarchyblock {position: relative;margin: 10px; padding: 20px; border: 1px solid #DDD;}
ul.sortable {position: relative;width: 100%;}
html>body ul.sortable {width: 90%;}
ul.sortable li {position: relative; clear: both; border-bottom: 1px solid #DDD;}
ul.sortable li .floatright {padding: 0px; margin: 0px; float: right;}
ul.boxy {list-style-type: none;	padding: 0px; margin: 0px; font-size: 13px; font-family: Arial, sans-serif;}
ul.boxy li {margin-bottom: 4px; padding: 2px 2px;}
ul.boxy li a {display: inline; text-decoration: none; padding: 2px 10px 2px 10px; width: 100px; color: #333333;}
ul.boxy li a:hover {background-color: #E8EDF1;}
.handle {cursor: move; display: inline; margin: 0px; padding: 0px 4px;}
.handle img {vertical-align: middle;}
.options {display: inline; text-align: center;}
.options a {color: #3333FF; padding: 0px 10px;}
.options a:hover {color: #FF6633;}

/*************************************************************************
*                                                                        *
*                               H1 Classes                               *
*                                                                        *
*************************************************************************/

h1 
{
	height: 40px;
	background-position: 0px 50%;
	background-repeat: no-repeat;
}

h1 span
{
	position: absolute;
	right: 2000px;
}

h1.welcome 
{
	background-image: url("../images/headings/welcome.gif");
}

h1.history1 
{
	background-image: url("../images/headings/history1.gif");
	padding: 0px;
	margin: 0px;
}

h1.history2
{
	background-image: url("../images/headings/history2.gif");
	padding: 0px;
	margin: 0px;
}

h1.gallery 
{
	background-image: url("../images/headings/gallery.gif");
}

h1.competition 
{
	background-image: url("../images/headings/competition.gif");
}

h1.eatiquette 
{
	background-image: url("../images/headings/e_a_tiquette.gif");
}

h1.forums 
{
	background-image: url("../images/headings/4ms.gif");
}

h1.login 
{
	background-image: url("../images/headings/login.gif");
}

h1.register 
{
	background-image: url("../images/headings/register.gif");
}

h1.account 
{
	background-image: url("../images/headings/account.gif");
}

h1.links
{
	background-image: url("../images/headings/links.gif");
}

h1.sponsors
{
	background-image: url("../images/headings/sponsors.gif");
}

h1.downloads
{
	background-image: url("../images/headings/downloads.gif");
}

h1.admin
{
	background-image: url("../images/headings/administration.gif");
}

h1.contenteditor
{
	background-image: url("../images/headings/contenteditor.gif");
}

h1.imageupload
{
	background-image: url("../images/headings/imageupload.gif");
}

h1.movies
{
	background-image: url("../images/headings/movies.gif");
}

h1.events
{
	background-image: url("../images/headings/events.gif");
}

h1.competitionrules
{
	background-image: url("../images/headings/competitionrules.gif");
}

h1.previouswinners
{
	background-image: url("../images/headings/previouswinners.gif");
}

h1.funstuff
{
	background-image: url("../images/headings/funstuff.gif");
}

h1.tellafriend
{
	background-image: url("../images/headings/tellafriend.gif");
}


/*************************************************************************
*                                                                        *
*                           NAVIGATION Rules                             *
*                                                                        *
*************************************************************************/

#navigation 
{
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-top: 10px;
	display: block;
	float: right;
	text-align: right;
	width: 146px;
}

#navigation #navtop
{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 146px;
	height: 29px;
	background-image: url("../images/design/menu_top.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#navigation #navmiddle
{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 146px;
	background-image: url("../images/design/menu_middle.gif");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

#navigation #navbottom
{
	margin: 0px;
	padding: 0px;
	width: 146px;
	height: 21px;
	background-image: url("../images/design/menu_bottom.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#navigation ul 
{
	margin: 0px;
	float: right;
	display: block;
	padding: 10px 0px;
	list-style-type: none;
	width: 100%;
}

#navigation li {
	margin: 0px;
	padding-top: 2px;
}

#navigation a 
{
	border: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: right;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px; 
	padding-right: 10px; 
}

#navigation a:hover {
	border: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align: right;
	text-decoration: none;
	margin: 0px;
	background-color: white;
}


/*************************************************************************
*                                                                        *
*                              FORUMS Rules                              *
*                                                                        *
*************************************************************************/

table.forumsgeneral
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	background-color: #EAEDF2;
	border: solid 1px white;
}

table.forumsgeneral tr, th
{
	padding: 0px;
	margin: 0px;
}

table.forumsgeneral td
{
	padding: 3px;
	margin: 0px;
	border: solid 1px white;
}

table.replytable table
{
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px white;
}

tr.forumsheader 
{
	width: 100%;
/*	background-image: url("../images/design/forumheader.gif");
	background-color: #C5D7F5; */
	color: #333333;
	font-weight: bold;
	font-size: 1.4em;
}

tr.forumsheader td 
{
	border-bottom: 1px solid white;
}

tr.forumsheader2
{
	width: 100%;
	background-image: url("../images/design/forumheader2.gif");
	background-color: #003469;
	color: White;
	font-weight: bold;
	font-size: 1.4em;
}

tr.forumsheader2 a
{
	color: White;
	font-weight: bold;
	font-size: 1.4em;
}

tr.forumsheader2 a:hover
{
	color: White;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: underline;
}

tr.forumsitem 
{
	background-color: #EAEDF2;
	border: solid 1px white;
}
	
tr.forumsalternatingitem
{
	background-color: #D8DDE7;
	border: solid 1px white;
}

forumstopicsubject 
{
	font-weight: bold;
}

/*************************************************************************
*                                                                        *
*                             FOOTER Rules                               *
*                                                                        *
*************************************************************************/

#footer 
{
	padding-top: 20px;
	text-align: center;
	padding-top: 15px;	
	width: 760px;
}       

#footer p{
	font-size : 9px;
	line-height : normal;
	color : #999999;
}     