/*  Style sheet for AIKB April 2008
Richard Guthrie
www.macademy.co.uk*/

/*  FORMATTING */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	background: #c7e7f0 url(images/bg-grad.jpg) repeat-x;
}

p {
	font-size: 8pt;
	text-align: justify;
}

h1 {
	color: #5bb2ca;
	font-size: 12pt;
	font-weight: bold;
	font-family:"Book Antiqua", "Times New Roman", Times, serif;
}

h2 {
	color: #333;
	font-size: 11pt;
	font-weight: normal;
}

h3 {
	color: #5bb2ca;
	font-size: 10pt;
	font-weight: normal;
}

h4 {
	color: #333;
	font-size: 10pt;
	font-weight: normal;
}

h5 {
	font-size: 9pt;
	color: #333;
	font-weight: normal;
}

h6 {
	font-size: 9pt;
	color: #5bb2ca;
	font-weight: normal;
}

/*  LINKS  */

a, a:visited {
	color: #c0504d;
}

a:hover {
	color: #333;
}

/* We don't want underlining for the photos */

a.people, a.img {
	text-decoration:none;
}

/* Styling of AIKB menu */

div#menu {
	text-align:left;
	width:146px;
}

div#menu ul {
	list-style-type:none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

div#menu ul li {
	display:block;
	padding:3px 0 3px 5px;
	font-size: 8pt;
	border-bottom: 1px solid #ccc;
}

div#menu ul li a {
	color:#5bb2ca;
	text-decoration:none;
}

div#menu ul li a:hover {
	color: #c0504d;
	text-decoration:underline;
}

/* STYLING */

 img.border {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #eb641b;
}

#events img {
	padding:0 5px 10px 5px;
	vertical-align:middle;
}

/*  LAYOUT */


table#holder {
	width:900px;
	border:0;
	margin-top:20px;
}

table#holder tr td {
	background-color: #FFF;
	margin-right: 2px;
	margin-left: 2px;
}

table#holder tr td#menuholder {
	width:150px;
}

table#holder tr td#footer {
	background-color: #c7e7f0;
	border: none;
	margin-right: 2px;
	margin-left: 2px;
}

table#holder tr td#banner {
	background-color:#65b5cc;
	background-image:url(images/aikb_logo886x100.jpg);
	background-repeat:no-repeat;
	border:1px solid #ffffff;
}

td#banner a {
color:#65b5cc;
}

td#maincontent, td#toprow {
	width:735px;
	padding:5px;
}

td#librarycontent {
	background-image:url(images/library_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:600px;
	padding:5px 125px 5px 5px;
}

td#homecontent {
	width:550px;
	padding:5px;
}

td#homecontent ul li {
	margin-bottom:8pt;
}

.floatright { 
	float: right; 
	margin: 0 0 10px 10px; 
	clear: right; 
}

.floatleft 	{ 
	float: left; 
	margin: 10px 10px 10px 0; 
	clear: right; 
}

.floatleft img {
padding: 0 0 10px 0;
}	

.center {
	text-align:center;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

.greyborder {
	border: 2px solid #999;
	background-color: #FFF;
	margin-right: 2px;
	margin-left: 2px;
}

#form {
	width:60%;
	float:left;
	text-align:right;
}

.bluebg {
	background-color:#c7e7f0;
	margin-top: 0;
	margin-right: -2px;
	margin-bottom: 0;
	margin-left: -2px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.bluetext {
	color: #5bb2ca;
}

.redtext {
	color:#c0504d;
}

.text {
	padding: 0 130px 0 110px;
}
.space {
	padding: 15px;
}


/** End Management Layout */

.button {
	background-color:#c7e7f0;
}
		
/*  People layout */

/* To edit the people page, temporarily comment out the next four styles
Comment out by using 'forward slash - asterisk' at the start 
and 'asterisk - forward slash' at the end, as with this paragraph */

.entry {
	position:absolute;
	width:520px;
	height:220px;
	margin-top:5px;
	margin-left:90px;
	visibility:hidden;
	background-image:url(images/bg-cv220.jpg);
}

.entry img {
	margin:20px 10px 20px 10px;
	float:right;
}

.biog {
	position:absolute;
	top:5px;
	left:5px;
	width:320px;
	visibility: inherit;
}

.biog p {
	font-size:7pt;
}

/* End of commenting out for editing */

/* End of people layout */
.center2 {
	text-align:center;
	font-size: 1.2em;
	color: #FF3300;
	padding-right: 20px;
	padding-left: 20px;
}
.clubimage {
	border: 2px solid #CC0000;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
#photoclubmenu li,#photoclubmenu2 li {
	list-style-type: none;
	font-size: 1em;
	margin-left: -20px;
	padding-top: 10px;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
}
#photoclubmenu li a, #photoclubmenu2 li a {
	color: #666666;
	text-decoration: none;
}

#photoclubmenu2 {
	border: thick double #c7e7f0;
}
#photoclubmenu li a:hover, #photoclubmenu2 li a:hover {
	color: #CC3333;
}
.pcmenu {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#photoclubmenu {

	border: thick double #CCCCCC;
}
.photoclubcentrepic {
	margin-right: 5px;
	margin-left: 5px;
}
#bowlsheader h1 {
	text-align: center;
}
#bowlsheader p {
	font-size: 1.1em;
	color: #00C;
	text-align: center;
}
