html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	text-align : center;
	background-color: #eeeeee;
	min-width : 770px ;
	margin-top: 6px;
	font: small Verdana, Sans-serif;
	line-height: 1.2em;
	color: #444444;
	}
#wrapper {
	width : 770px;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	}
#header {
	padding-top: 0px;
	height: 141px;
	background: url(../images/header.jpg);
	}
.left {
float: left;
text-align: left;
width: 90%;
padding-left: 30px;
font-size: 1em;
}
.right {
float: right;
text-align: right;
width: 49%;
padding-right: 65px;
font-size: 1em;
font-weight: bold;
}
#maincontainer {
	float: left;
	width : 770px;
	background: url(../images/container.png) repeat-y;
	}
#padding {
	clear: both;
	padding: 15px 0 0 0;
	}
#content {
	float: left;
	width: 510px;
	padding: 0px 0 10px 35px;
	}
#navcol {
	float: right;
	padding: 0px 0 0 0;
	}
#innernavcol{
	width: 165px;
	height: 44em;
	margin: 0 20px 20px 0;
	padding: 10px 10px 2em 10px;
	border-left: 1px solid #DEDEDE;
	}
/* ----- Navigation -----  */
#innernavcol h2 {
font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
font-size: 1.3em;
color: #31309C; 
background: #eeeeee;
padding: 4px 2px 2px 2px;
text-transform: capitalize;
margin: 2px 0 0 0;
border: 1px solid;
border-color: #ccc;
}
#nav {
	float: left;
	background: url(../images/nav.png) repeat-y;
	margin: 0;
	}
#navinner {
	float: left;
	width: 770px;
	height: 18px;
	}
h1 {
	padding-top: 10px;
	font-size: 1.2em;
	color:#422100
	}
h2 {
	font-size: 1em;
	color: #31309C;
	padding: 1px;
	margin: 0px 0 2px 0;
	}
#footer a {
	color: #333333;
	text-decoration: none;
	}
#footer a:visited {
	color: #333333;
	text-decoration: none;
	}
#footer a:hover {
	color: #422100;
	text-decoration: underline;
	}
/* ------ Footer ----- */
#footer {
	text-align: center;
	clear:both;
	font-size: .8em;
	color: #666666;
	}
.highLight 
{ 
font-weight: bold;
}
.bread
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bread a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bread a:hover
{
color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}	
.bread a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
.innersubheading
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #31309C;
}
#innerContentColumn a
{
border-bottom: 1px dotted;
text-decoration: none;
color: #000063;
}
a.external:link {
border-bottom: 1px dotted;
text-decoration: none;
padding-right: 12px;
background: url(/assets/images/external.png) no-repeat right;
}
a.external:visited {
border-bottom: 1px dotted;
text-decoration: none;
padding-right: 12px;
background: url(/assets/images/external.png) no-repeat right;
}
a.external span
{
position: absolute;
left: -5000px;
width: 4000px;
}
#innerContentColumn a.external:hover
{
background: url(/assets/images/external_hov.png) no-repeat right;
background-color: #000063;
border-bottom: 1px dotted;
text-decoration: none;
color: #fff;
}
#innerContentColumn a:hover
{
background-color: #000063;
border-bottom: 1px dotted;
text-decoration: none;
color: #fff;
}

#innerContentColumn h1
{
font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
font-size: 1.3em;
color: #31309C; 
background: #eeeeee;
padding: 4px 2px 2px 2px;
border: 1px solid;
border-color: #ccc;
}
/* #innerContentColumn table {
	border-collapse: collapse;
}
#innerContentColumn td {
	border: 1px solid;
	border-color: #D3D3D3;
	padding: 2px;
}
#innerContentColumn th {
	border: 1px solid;
	border-color: #D3D3D3;
	background-color: #FFFFE0;
	padding: 2px;
	color: #557ABD; 
	
	}*/
#innerContentColumn li {
	padding: 0px;
	margin: 6px 0px 0px 15px;
	list-style: disc outside url(/templates/taekwondo/images/li2.gif);
}
#copy {
	text-align: center;
	clear:both;
	font-size: .8em;
	color: #4A4DCE;
	}
	#innerContentColumn table.lay {
	border-collapse: collapse;
}
#innerContentColumn td.lay {
	border: 0px;
	border-color: #D3D3D3;
	padding: 6px;
}
#innerContentColumn th.lay {
	border: 0px;
	padding: 6px;
	color: #557ABD;
}
fieldset.contact { 

border:1px solid #31309C;
padding: 20px 20px 0 20px;
 background: #fff;
 }
label.contact {
	text-align:right;
	width:170px;
	float:left;
	margin:0;
	margin-right: 10px;
}
fieldset.contact .nobr {
	display:none; }
legend.contact {
  padding: 0.2em 0.5em;
  border: 1px solid #31309C;
  color:#31309C;
  font-size:1em;
  text-align:right;
 font-weight: bold;
  background: #eeeeee;
  }
  label
{
	color: #31309C;
}
input:focus
{
	background-color: #fff; 
}
.inputbox
{
margin-bottom: 10px;
color: #31309C;
background: #F5F5F5;
border: #31309C solid 1px;
padding: 1px 2px 1px 2px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
}
.submit-button
{
color: #31309C;
background: #E8E8E8;
border: 2px #DDD outset;
margin-bottom: 10px;
margin-right: 2px;
}
textarea.contact
{
 background-color: #F5F5F5;
 border: #31309C solid 1px;
 color: #31309C;
 width: 440px;
 padding: 1px 2px 1px 2px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
margin-top: 8px;
 }
 textarea.contact:focus
 {
 	background-color: #fff;
 }
.strike
{
	text-decoration:line-through;
}
.imgright {
float: right;
margin: 0px 0px 3px 8px;
}
.imgleft {
	float: left;
	margin: 0px 6px 3px 0px;
}
.homethumb {
padding: 2px 0px 1em 0px;
border: 0px;
float: right;
height: 160px;
width: 160px;
}
.thumbtitle {
	background: #eeeeee;
	/*width: 12.5em;
	max-width: 13em;*/
	font-size: .9em;
	color: #000066;
	padding: 1px 2px 2px 0px;
	border: 1px solid;
	border-color: #ccc;
	float: right;
	margin: 12px 5px 0px 0px;
	}

	
	ul.pde a:link,
	ul.pde a:visited,
	/*ul.pde a:hover,*/
	ul.pde a:active{
		text-decoration:none;
		color:#000063;
	}
	ul.pde a:hover{
		color: #fff;
		/*color: #0000CE;
		background: #EFEFEF;*/
		background: #000063;
	}
		ul.pde,ul.pde li{
		margin:0;
		padding:0;
		list-style:none;
	}
	ul.pde{
		text-align:left;
		font-size:.9em;
		margin:.5em auto;
		/*width:80%;*/
	}
	ul.pde ul{
		margin:0 0 0 1em;
		padding:0;
	}
	ul.pde li{
		line-height:1.3em;
		padding:.2em 0;
		margin:0;
		padding-left:15px;
	}
/* dynamically added to LIs with nested ULs */
	ul.pde li.parent{
		padding-left:0;
	}
	ul.pde li.parent img{
		border:none;
		padding-right:5px;
	}
/* dynamically added to LIs with nested ULs and STRONG elements in them */
	ul.pde li.current li{
		padding-left:0;
	}
/* The class to hide nested ULs */
       .hide{
               position:absolute;
               top:0;
               left:-4000px;
       }

/* The class to show nested ULs */
       .show{
               position:static;
               display: table;
               top:0;
               left:1em;
					}
.skip {
	DISPLAY: none
}
.navigation a {

padding: 2px;

margin: 6px;

margin-bottom: 2px;

margin-top: 2px;

display: block;

color: #000099;

border: 1px solid #000099;

background: #EEEEEE;

text-decoration: none;

border-left: 1em solid #000099;

 font-size: .9em;

 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.navigation a:hover {

padding: 2px;

margin: 6px;

margin-bottom: 2px;

margin-top: 2px;

display: block;

color: #CC0000;

border: 1px solid #000066;

background: #EEEEEE;

text-decoration: none;

border-left: 1em solid #000066;

 font-size: .9em;

 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.highLight 

{ 

font-weight: bold;

}
#innerRightColumn

{

	padding: 10px 0 0 0;

}
.menuhor
{
	color: #fff;
}
.menuhor a
{
color: #fff;	
}
.menuhor a:hover {
color: #0000ff;
}
menuhor a:visited
{
	color: #fff;
}
.taekwondo th {

background-color: #000099;

color: #ffffff;

padding: 1px 1px 1px 2px;

font-weight: normal;

}

.taekwondo td {

background-color: #EEEEEE;

font-size: .8em;

color: #000066;

padding: 1px 1px 1px 2px;

vertical-align: middle;

margin: 10px;

}
.taekwondo table {

float: left;

}
.newsbox
{width: 502px;
/*background-image: url(http://www.taekwondo-enfield.co.uk/templates/taekwondo/images/info_middle2.gif);
background-repeat: repeat-y;*/
background-color: #E6E6FA;
color: #000066;
float: left;
border: 1px solid #000066;
line-height:140%;
padding:0px 5px 5px 5px;
margin:3px 10px 10px 0px;
}
.ImageFrame_image { border: 1px solid black !important }

.newsbox_title
{
	color: #ffffff;
	font-size: 1em;
	font-weight: bolder;
	padding: 2px 2px 3px 5px;
	margin: 0px -5px 0px -5px;
	display: block;
	background:#000066;
	text-align: center;
	width: 506px;
}
a:link img { border: none;
text-decoration: none; }
#ajaxticker1{
width: 143px;
height: 93px;
border: 1px ridge #000099;
padding: 5px;
background-color: #eeeeee;
margin: 10px 0px 0px 6px;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #eeeeee;
}
.ticklink a:link, .ticklink a:visited{
font-weight: bold;
color: #000099;
}
.ticklink a:hover{
	font-weight: bold;
	color: #CC0000;
}
.ticklink a:active{
font-weight: bold;
color: #000099;
}
#pad2{
clear: both;
	padding: 15px 0 0 0;
}
	#flashcontent {
		width: 150px;
		height: 120px;
	}
	#flashcontainer {
	width: 150px;
	height: 139px;
	border: 1px solid #000099;
	padding:3px;
	background-color: #eeeeee;
	margin: 0px 8px 0px 0px;
	cursor: pointer;
	float: left;
	}
	.centre {
	text-align: center;
	}
.sharesb{
	clear:both;
	position:relative;
	border:1px solid #ddd;
	padding:10px;
	margin:15px 0 10px 0;
}
.sharesb p {
	padding:0;
	margin:0;
}
.sharesb p.what{
	margin:10px 0 0 0;
	float:right;
}
.sharesb p a{
	position:absolute;
	top:10px;
	right:10px;
	padding:0px;
}
.sharesb h3{
	padding:0 3px 0 0;
	margin:0;
	margin:0 5px 0 3px;
	font-size:1.3em;
	font-weight:normal;
}
.sharesb ul{
	text-align:left;
	list-style:none;
	margin:15px 0 0px 0px;
	padding:0;
}
.sharesb ul li{
	text-align:center;
	display:inline;
	padding:0 4px 3px 0 ;
}
.sharesb ul li.delicious{
background:url("http://www.taekwondo-rushall.co.uk/assets/images/delicious.gif") no-repeat 0 0;
}
.sharesb ul li.digg{
	background:url("http://www.taekwondo-rushall.co.uk/assets/images/digg.gif") no-repeat 0 0;
}
.sharesb ul li.reddit{
	padding:0 0 0 0px;
	background:url("http://www.taekwondo-rushall.co.uk/assets/images/reddit.gif") no-repeat 0 0;
}
.sharesb ul li.furl{
	background:url("http://www.taekwondo-rushall.co.uk/assets/images/furl.gif") no-repeat 0 0;
}
.sharesb ul li.stumbleupon{
	background:url("http://www.taekwondo-rushall.co.uk/assets/images/stumbleupon.gif") no-repeat 0 0;
}
.sharesb ul li.facebook{
	background:url("http://www.taekwondo-rushall.co.uk/assets/images/facebook.gif") no-repeat 0 0;
}
.sharesb ul li a{
	padding:0 0 0 0px;
	margin-left:18px;
}
.sharesb ul li a .sharesb ul li a:hover .sharesb ul li a:active
{
border: 0;
border-bottom: 0px;
text-decoration:none;
}

.sharesb ul li a{
	font-size:0.9em;
}
