/* htkd.css - style for Huddersfield Taekwon-do School */



p.updated
{
	color: #cccccc;
}


body {

	font-size: 62.5%;

	font-family: verdana, helvetca, arial, sans-serif;
	margin: 0px;

 	text-align: center;

}



div.headwrap 
{

	height: 150px;

	background-image: url(gfx/ITF_logo.gif);

	background-repeat: no-repeat;

	background-position: left;

	padding: 0px;

	margin: 0px;

}



div.headwrap2 
{

	height: 150px;

	background-image: url(gfx/UKTA_logo.gif);

	background-repeat: no-repeat;

	background-position: right;

	padding: 0px;

	margin: 0px;

}



div.titlewrap 
{

	height: 127px;	

	padding: 0px;  

	margin-bottom: -1px;

	margin-top: 0px;

/*	background-color: yellow;

	border: 1px solid black; 

	position: relative;
*/

}



div.headwrap2 > div.titlewrap 
{


/*	height: 127px;	

	padding: 0px;  

	margin-bottom: -1px;

	margin-top: 0px;
*/
	border: 1px solid transparent; 

}



div.navwrap 
{	

	margin: 0px;

	text-align: center; 

	border-bottom: 1px solid black; 

	height: 2.1em;

}



div.content 
{	margin-top:0px;																							margin-left: auto;
	margin-right: auto;	
	width: 700px;	  
	padding-left:10px;
	padding-right: 10px;	 
	padding-bottom: 10px;
	border-left: 1px dashed gray;
	border-right: 1px dashed gray;	 
	border-top: 1px solid white;	 
	border-bottom: 1px dashed gray;
	align:center;	   
	text-align: center;
/*	background-color: white;
	border: 1px dashed gray;	 
*/

}

h1 
{

	border-bottom: 0px solid gray;

	font-weight: normal;  

	padding-left: 30px;	  

	font-size: 2.2em; 

}



div.titlewrap h1 
{	

	font-size: 3em;

	font-family: georgia, "Calisto MT", "Times New Roman", serif;	   

	margin-left: auto;

	margin-right: auto;

	margin-top: 1.6em;

	text-align: center;

	margin-bottom: 0px;

	padding: 0px;		

	border: none;

}



h2
{

	font-size: 1.8em;

	font-weight: normal;

}



p, li, td
{

	font-size: 1.2em;

}



p a, p li, li p, li a, p td, td p, td li, li td, td a, a td 
{

	font-size: 1em;

}



ol li 
{

	margin-bottom: 5px;

}



ul.tabs 
{

	list-style: none;

	padding: 0px;

	margin: 0px;	

	position: relative;

}




ul.li 
{



}



ul.tabs li 
{

	font-size: 1.4em;

	display: inline;

	padding: 0.3em;

	margin: -3px;

}



ul.tabs li.faded 
{

	border: 1px solid black;

	background-color: #EEEEEE;	  

}



ul.tabs li.current 
{

	border-top: 1px solid black;

	border-left: 1px solid black;

	border-right: 1px solid black;

	border-bottom: 1px solid white;

	background-color: white;

}



ul.tabs li:hover, ul.tabs li.fadedlit 
{

	border: 1px solid black;

	background-color: lightgoldenrodyellow;

}



ul.tabs li.currentlit 
{

	border-top: 1px solid black;

	border-left: 1px solid black;

	border-right: 1px solid black;

	border-bottom: 1px solid white;

	background-color: lightgoldenrodyellow;

}




ul.tabs li a 
{

	text-decoration: none;

}



#leftscript 
{

	background-image: url(gfx/taewondo-script-small.gif);

	background-repeat: no-repeat;

	background-position: top left;

	background-attachment: fixed;

	height: 400px;

}



#rightscript 
{

	background-image: url(gfx/TKD-chinese-small.gif);

	background-repeat: no-repeat;

	background-position: top right;

	background-attachment: fixed;

	height: 400px;

}



td {

	vertical-align: top;

	text-align: center;

}



td a 
{

	text-decoration: none;

}



td img 
{

	border: 1px solid black;



td.video1
{
align: center;
}

td.video2
{
text-align: bottom;
}

a.bottomlinks
{
color: #333333;
}

a:hover.bottomlinks
{
color: #000000;
}

a:visited.bottomlinks
{
color: #666666;
}


}