﻿BODY {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small! important;
	line-height: 1.3em;
	color: #666666;
	background-color: #DCE3EE;
}
#wrapper {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}
#masthead {
	background: url(images/masthead.jpg) #fff no-repeat;
	height: 125px;
}
#top_navigation {
	padding: 0px 0px 0px 0px;
	BACKGROUND-COLOR: #cdd4de;
	height: 30px;t
}

#content
{
	padding-top: 5px;
	font-size: 0.9em;
}



/******************  Navigation  *****************************/
.menu {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/bg-mainnav.gif);
	width: 100%;
	text-align: center;
	float: left;
}
.menu ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.menu li {
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	float: left;
	width: auto;
	border-left: 1px #ccccff solid;
	border-right: 1px #99cccc solid;
}
.menu li.last {
	border-right-style: none;
	margin-left: 140px;
}
.menu li a {
	display: block;
	float: left;
	white-space: nowrap;
	text-decoration: none;
	
}
.menu a {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 5px;
	font-weight: bold;
	color: #343e92;
	font-family: Verdana,sans-serif;
	text-decoration: none;
	FONT-SIZE: 0.85em;
}
.menu a:link {text-decoration: none;
	
}
.menu a:visited {text-decoration: none;
	
}
.menu a:hover, .menu LI A:focus, div#home a#m_home, div#competitions a#m_competitions, div#information a#m_information,  div#organisation a#m_organisation, div#contact a#m_contact, div#links a#m_links, div#technical a#m_technical, div#news a#m_news
{
	background-image: url(images/activeMenu_bg.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}


/******************  General  *****************************/

dl
{
	margin-top: 0;
}

dt
{
	font-weight: bold;	
	margin-left: 15px;
}

dd
{
	margin-bottom: 10px;
	margin-left: 20px;
}

address
{
	text-align: right;
	margin-bottom: 10px;
}

.clearAll
{
	clear: both;
}
p.more {
	clear: both;
	text-align: right;
	font-size: 0.9em;
}

p.more a{
	font-size: 0.9em;
}

 #content a:link,   #content a:visited,  #content a:hover{
	color: #336;
	text-decoration: underline;
}


.Sk8
{
	font-weight: bold;
	color: #5C4E4C;
}

a img
{
	border: 0;
	vertical-align: middle;
}


img.inline
{
	vertical-align:middle;
}

}
td.Link img
{
	border: 0;
	vertical-align: middle;
}

td.Link
{
	text-align: center;
}


.seperator
{
	background-image: url('images/seperator.jpg');
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
	width: 100%;
	margin: 20px 0 0 0;
}


p.NewsTimestamp
{
	font-size: 0.9em;
	color: gray;
	margin-left: 10px;
	text-align: right;
}


/******************  Footer  *****************************/
#footer {
	FONT-SIZE: 77%;
	text-align: center;
	height: 60px;
	vertical-align: bottom;
}

#footer a
{
	text-decoration: none;
	color: #336;
	font-weight: bold;
	
}

h4{
	font-size: 1em;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}


.block {
	clear:both;
	margin-top: 5px;

}
.block .right_bot {
	background: url(images/right_bot.gif) right bottom no-repeat;
}
.block .left_bot {
	background: url(images/left_bot.gif) left bottom no-repeat;
	width: 100%;
}

.sep
{
	margin-left: 5px;
	margin-right: 5px;
}



/*************** Index Page **********************/

#centreCol {
	display: block;
	float: left;
	margin: 10px 4px 8px 4px;
	padding-left: 4px;
	padding-right: 4px;
	BORDER-left: #eaeaea 1px solid;
	BORDER-RIGHT: #eaeaea 1px solid;

}

#rightCol {
	FLOAT: right;
	padding-left: 0px;
	background-color: blue;
	

}

#leftCol {
	float: left;
	width: 190px;
	margin-left: 5px;
}


.box {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	
	

}
.box H2 {
	padding: 3px 6px 6px 6px;
	margin: 0 0 0 0;
	background: url(images/h2_bg.jpg) #ffffff no-repeat;
	font: bold 1.1em/1 Tahoma, sans-serif;
	color: #5C4E4C;

}

.box H3 {
	padding: 3px 3px 3px 3px;
	margin: 0 0 0 0;
	font: bold 1.1em/1 Tahoma, sans-serif;
	color: #5C4E4C;
	border-bottom: 1px #E6E6E6 solid;
}

P.narrowitem  {
	margin: 0px;
}

.txt
{
	margin: 2px 5px 2px 5px;
}

.box .important {
	padding: 3px 6px 6px 6px;
	margin: 0 0 0 0;
	background: url(images/important_bg.jpg) #ffffff no-repeat;
	font: bold 1.1em/1 Tahoma, sans-serif;
	color: #5C4E4C;
	border-bottom: 1px #D73531 solid;

}

.box P {
	padding: 3px 6px 3px 6px;
	margin: 0 0 0 0;
}


.box table
{
	margin: 0 0 0 0;

}

.box ul, ul.forms{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	MARGIN: 8px 6px 8px 16px;
	PADDING-TOP: 0px;
	
}


.box ul li
{
	list-style-image: url(images/bul2.gif);
	line-height: 1.3em;
	margin-bottom: 5px;

}

 ul.forms li
{
	list-style-image: url(images/pdf.gif);
	line-height: 1.4em;
	margin-bottom: 5px;
	margin-left: 10px;

}




.date
{
	font-weight: bold;
	width: 70px;
	vertical-align: top;
}

.longdate
{
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 0.9em;
}

.event
{
	margin-left: 10px;
	margin-bottom: 10px;
		font-size: 0.9em;

}



.item, .wideitem, .narrowitem, .mainitem, .fullitem {
	border-top: #eaeaea 1px solid;
	border-left: #eaeaea 1px solid;
	float: left;
	width: 350px;
	margin-left: 30px;
}


.mainitem
{
	margin-left: 15px;
	width: 450px;
}

.item
{
	
}

.wideitem {
	width: 450px;
	
	
}

.fullitem {
	
	width: 900px;
	margin-left: 15px;
}

.narrowitem {
	width: 410px;
	margin-left: 30px;}

.photos
{
	text-align:center;
	margin-bottom: 20px;
}



.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

.label
{
	font-weight: bold;
	text-align: right;
}


.NisaLogo
{
	margin-top: 20px;
	margin-left:0px;
}

.SkateUKLogo
{
	margin-top: 20px;
}

.NisaText
{
	font-size: 0.7em;
	text-align:center;
}



.contentBox
{
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	font-size: 0.9em;
}

.contentBox2
{
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-size: 0.9em;
	
}

.contentBox  H1 {
	margin: 20px 0px 10px 0px;
	padding: 0 0 0 0;
	font: bold 1.4em/1 Arial, sans-serif;
	color: #606890;
	text-align:left;
}

.contentBox2 H1 {
	margin: 20px 20px 10px 15px;
	padding: 0 0 0 0;
	font: bold 1.4em/1 Arial, sans-serif;
	color: #606890;
	text-align:left;
}

 .contentBox H2 {
	margin:  30px 0px 4px 0px;
	font: bold 110%/1 Arial, sans-serif;
	color: #606890;
}



 .contentBox H3 {
	margin: 16px 0px 4px 0px;
	font: bold 100%/1 Arial, sans-serif;
	color: #606890;
}


.contentBox P
{
	margin: 5px 0px 5px 0px;
	text-align: left;

}

 .contentBox2 P
{
	margin: 30px 30px 30px 30px;
	text-align: left;
}



.contentBox UL
{
	margin-top: 0px;
}

.box P
{
	margin: 0px;
}

.box H3 {
	padding: 3px 3px 3px 3px;
	margin: 3px 0px 0px 3px;
	font: bold 1.1em/1 Tahoma, sans-serif;
	color: #5C4E4C;
	font-size:1em;

}


.results
{
	padding-top: 15px;
}

.imgResults
{
	float: left;
	margin-right: 10px;
	

}

/************ Board  ****************/

img.board
{
	float: left;
	padding: 3px 3px 3px 3px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #D2D0D0;
}


.contentBox h2 a
{
	font-style:italic;
}

/************ Contact Form  ****************/

.button {background:url(images/button_bg.gif) repeat-x top; color:#606890;  text-transform:uppercase; float:left; margin-top:12px; margin-right:10px}
.button .left {background:url(images/button_left.gif) no-repeat 0 0}
.button .right {background:url(images/button_right.gif) no-repeat right top; padding:1px 7px 0 22px}
.button  a {color: #606890; text-decoration:none!important; font-weight:bold; }
.button a:hover {color:#000}


.firstLine { font-size: 1.1em; font-weight:bold; }
.spacer {width: 80px; }
.contentSpacer
{
	width: 100px;
	float: left;
}

.mandatory
{
	
	background-color: #DFE3FF;
	padding-left: 3px;
	font-weight: bold;
	text-align:right;
}


.DataEntry TD
{
	padding-left: 3px;
	padding-right: 5px;
}

.DataEntry .label
{
	font-weight: bold;
	margin-right: 5px;
}

.DataEntry .value
{
	vertical-align: top;
}


SELECT
{
	color: #4A5F72;
	font-family: Verdana,sans-serif;
	font-size: 11px;
}

INPUT
{
	color: #4A5F72;
	font-family: Verdana,sans-serif;
	font-size: 11px;
}

TEXTAREA
{
	color: #4A5F72;
	font-family: Verdana,sans-serif;
	font-size: 11px;
}

.warning
{
	color: red;
}


.emailConfirmed
{
	font-weight: bold;
	margin-top: 10px;
	margin-left: 110px;
	color: #606890;
}

.author
{
	font-style:italic;
	text-align:right;
}


table.Outlined
{
	border-collapse:collapse;
	border: 1px solid #ACB1D1;
}

table.Outlined TR
{
	border: 1px solid #ACB1D1;
}

table.Outlined TD
{
	border:  1px solid   #ACB1D1;
	padding: 2px 5px 2px 5px;
}

table.Outlined TH
{
	border:1px  solid #ACB1D1;
	padding: 2px 5px 2px 5px;
}


