/* 
-------------------------------------------------
    ___ _                      __  _              
   / __\ |__   ___ ___ ___    / / (_)__   _____  
  / /  | '_ \ / _ | __/ __|  / /  | |\ \ / / _ \ 
 / /___| | | |  __|__ \__ \ / /___| | \ V /  __/ 
 \____/|_| |_|\___|___/___/ \____/|_|  \_/ \___| 
          © 2010 All Rights Reserved             
-------------------------------------------------
*/

@import "dropdown.css";

* {
	margin:0;
	padding:0;
}

html {
	text-align:center;
	background:#ECECEC;
	/*#F3F3F3;*/
}

body {
	font:62.5% Verdana, Arial, Helvetica;
	text-align:left;
	color:#333;
	width:75em;
	margin:2em auto;
	background:#FFF;
	padding:1.3em;
	background:#FFF url(http://www.chesslive.org.uk/img/css/body_bg.gif) bottom repeat-x;
	border:0.1em solid #D4D4D4;
}


p {
	font-size:1.2em;
	line-height:1.5em;
	margin:1em 0;
}

/*a {
	color:#004D85;
	text-decoration:none;
}*/

/*p a, td a, th a {
	background:url(http://www.chesslive.org.uk/img/css/link_underline.gif) bottom repeat-x;
	padding-bottom:0.1em;
}
*/

ul {
	list-style:none;
}


#masthead {
	width:100%;
	height:14em;
	position:relative;
	margin-bottom:0.3em;
/*	background:url(http://www.chesslive.org.uk/img/css/WEBLOGO_fill.gif) repeat-x;*/
	background:url(http://www.chesslive.org.uk/img/css/weblogo2.gif) no-repeat;
	line-height:14em;
}

#masthead h1 {
	font-size:3em;
	font-family:"trebuchet ms";
	margin-left:1em;
	color:#FFF;
}

#masthead h1 a {
	color:#FFF;
}

#masthead sup {
	font-size:0.5em;
}

#mastheadBox {
	background:url(http://www.chesslive.org.uk/img/css/masthead_box2.gif) left center no-repeat;
	z-index:11;
	position:absolute;
	height:10em;
	top:50%;
	margin-top:-6.3em;
	right:0.9em;
	width:21em;
	padding:1em 1em 1em 3.5em;
}

#mastheadBox h2 {
	line-height:1em;
	color:#F60;
	font-size:1.2em;
}

#mastheadBox p {
	padding:0.5em 0 0;
	margin:0;
}

#breadCrumbs {
	clear:both;
	padding:0.5em 0.5em;
	margin-top:0.3em;
	background:#BDBDBD url(http://www.chesslive.org.uk/img/css/breadcrumbs_bg.gif);
}

#breadCrumbs li {
	display:inline;
}

#breadCrumbs li a {
	margin-right:0.5em;
	padding-right:1em;
	background:url(http://www.chesslive.org.uk/img/css/breadcrumbs_bullet.gif) right 0.7em no-repeat;
}

#breadCrumbs li a:hover, #footer li a:hover {
	text-decoration:underline;
}

/* Main Column */

#mainContent {
	width:53em;
	padding:2em 0 1em 0.6em;
	float:left;
/*	background-color:#336699;*/
	background-color:#FFF;

}

#mainContent h2 {
	color:#F60;
	font-size:1.5em;
}

#mainContent p + h2 {
	margin-top:1.5em;
}

#mainContent h3 {
	font-size:1.25em;
}

#mainContent blockquote {
	padding:0 2em;
	font-style:italic;
	font-size:0.9em;
	color:#444;
	border-left:4px solid #F90;
}

#mainContent ul {
	color:#F90;
}

#mainContent li {
	background:url(http://www.chesslive.org.uk/img/css/li_bullet.gif) left center no-repeat;
	font-size:1.2em;
	padding-left:1em;
	margin:0 0 0.5em 1em;
	color:#333;
}

#suckerfish {
	width:100%;
	height:10em;
	font-family:monaco, courier;
}

/* Main Column Table */

#mainContent table {
	margin-top:1.5em;
}

#mainContent thead th {
	background:#BDBDBD;
}

#mainContent td {
	padding:0.5em;
	background:#F4F4F4;
}

#mainContent td:hover {
	background:#BDBDBD;
}

#mainContent th {
	padding:0.5em;
	background:#F4F4F4;
	color:#004D85;
}

#mainContent th strong {
	color:#F60;
}

/* Form */

fieldset {
	padding:1em 1em 0.5em;
	border:1px solid #BDBDBD;
	margin-top:2em;
	background:#F7F7F7;
}

label {
	display:block;
	padding-bottom:0.5em;
	font-weight:bold;
}

input, textarea {
	border:1px solid #CCC;
	padding:0.25em;
	width:20em;
}

textarea {
	width:28em;
	height:5em;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#999;
}

#submit {
	color:#FFF;
	font-size:1em;
	font-weight:bold;
	width:auto;
	background:#F90 url(http://www.chesslive.org.uk/img/css/nav_bg.gif) bottom repeat-x;
}

input#submit:hover {
	border-color:#F60;
}

/* Sub Page */

#subPage {
	padding:2em;
	background-color:#336699;
}

#subPageW {
	padding:2em;
	background-color:#FFF;

}

#subPage_fade {
	padding:0 2em 2em 2em;
	background:#FFF url(http://www.chesslive.org.uk/img/css/contentbar.gif) top repeat-x;
}


.subPageContentBox {
	
	background-color:#FFF;
	height:11.3em;
}

.subPageLeftBox {
	
	background-color:#FFF;
	width:14em;
	background:url(http://www.chesslive.org.uk/img/css/splitbar_side2.gif) no-repeat top;	
	height:11.3em;
	float:left;
	text-align:center;
}

.subPageRightBox {
	
	background-color:#FFF;
	/*width:25em;
	height:11.3em;*/
	margin-right:2em;
	float:right;
	font-size:16px;
}

.subPageLeftBox2 {
	
	background-color:#FFF;
/*	width:22em;
	height:11.3em;*/
	float:left;
	text-align:left;
	margin-left:2em;
	font-size:16px;
}

.subPageRightBox2 {
	
	background-color:#FFF;
	width:14em;
	background:url(http://www.chesslive.org.uk/img/css/splitbar_side3.gif) no-repeat top;	
	height:11.3em;
	float:right;
	text-align:center;
}

.subPageBar {
	background-color:#336699;
	height:1.6em;
	background:url(http://www.chesslive.org.uk/img/css/splitbar.gif) repeat-x top;
}
.subPageBar2 {
	background-color:#336699;
	height:1.6em;
	background:url(http://www.chesslive.org.uk/img/css/splitbar2.gif) repeat-x top;
}
.subPageBar3 {
	background-color:#336699;
	height:3.2em;
	background:url(http://www.chesslive.org.uk/img/css/splitbar3.gif) repeat-x top;
}
/* Side Column */

#imagebox {
	margin:0;
	padding:0;
	text-align:center;
}

#thirdContent {
	width:18em;
	height:15em;
	float:left;
}

#secondaryContent {
	width:19em;
	padding:1em;
	float:left;
}

#secondaryContent h2, #secondaryContent p {
	font-size:1.2em;
}

#secondaryContent h2 {
	color:#F60;
}

.secondaryContentBox {
	text-align:center;
	border:1px solid #BDBDBD;
	background:#F7F7F7;
	padding:0.5em 0.5em 0.5em;
	margin-bottom:2em;
	margin-left:1em;
	width:17em;
}

.secondaryContentBox span {
	color:#F60;
	font-weight:bold;
}

#secondaryContent blockquote {
	font-style:italic;
	font-size:0.9em;
	padding:0.5em 0 0 2em;
	background:url(http://www.chesslive.org.uk/img/css/left_quote.gif) no-repeat;
}

#secondaryContent blockquote p {
	background:url(http://www.chesslive.org.uk/img/css/right_quote.gif) right bottom no-repeat;
	padding-bottom:1em;
}

#secondaryContent blockquote span {
	margin-left:2em;
}

#secondaryContent .source {
	text-align:right;
	margin:-0.5em 0 2em;
	font-size:1em;
}

#footer {
	text-align:center;
	clear:both;
	padding:1em 0 0;
	background:url(http://www.chesslive.org.uk/img/css/footer_hr.gif) repeat-x;
}

#footer li {
	display:inline;
	margin:0.5em;
}

span#e17            { /* kmdlogo */
	position        : absolute;
	left            : 434.25pt;
	top             :  288.75pt;
	width           : 123pt;
	height          :  80.25pt;
	background-color: transparent;
	background-image: url(http://www.chesslive.org.uk/img/004003.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.link {
	color:#333;
}
