/*
Design by Dave Yates

Title      : Wrekin Forum (CSS)
Version    : 1.0
Released   : 17th October, 2008
Description: Wrekin Forum Style Sheet.
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(images/img01b.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555588;
}

h1, h2, h3 {
	color: #9933CC;
}

h1 {
	margin-bottom: 0.5em;
	font-size: 165%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

.style1 {	font-size: 12pt;
	font-weight: bold;
	color: #9933CC;
}

img.left {
	margin: 0 7px 0 0;
	display: inline;
	padding: 4px;
}

img.right {
	margin: 0 0 0 7px;
	display: inline;
	padding: 4px;
}

.left { float: left; }

.right { float: right; }

.altitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 150%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

.bigger {
      font-size: 15px;
      line-height: 19px;
}

ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat left top;
}

a {
	text-decoration: none;
	color: #CC3399;
}

a:hover {
	text-decoration: underline;
	color: #CC3399;
	font-weight: bold;
}

/* Menu */

.img {
	background: #ffffff;
	padding: 0 0 0 20px;
}


fieldset {
	border: 0;
}

#menu {
	width: 760px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #CC3399;
	border-right: 20px solid #000000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #CC3399;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo - probably now not used since map added */

#logo {
	width: 800px;
	height: 103px;
	margin: 0 auto;
	background: #050500 url(images/banner-plain.jpg) no-repeat
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px 30px 20px 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#seperator {
	background-color: #FFE6FF;
	padding: 0pt 0pt 10pt 0pt;
}

.floating-box {
	float: left;
	width: 220px;
	text-align: center;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
	text-align: center;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
	padding: 20px 30px 20px 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
/*	background: url(images/img09.gif) no-repeat right bottom; */
	border-left: 5px solid #CC3399;
}

#sidebar blockquote p {
	text-align: justify;
	line-height: normal;
	font-style: italic;
}

#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #CC3399;
}

/* Footer */

#footer {
	height: 72px;
	background: #ffffff;
}

#footer .wrapper {
	width: 800px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 480px;
	height: 60px;
	padding: 12px 30px 0px 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 11px;
	line-height: 120%;
	text-align: center;
	color: #CC3399;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 60px;
	margin: 0 auto;
	padding: 12px 20px 0px 0;
	background: #CC3399;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 120%;
}


/* Map for Tool Tip on Banner */

#map {
	width: 800px;
	height: 103px;
	margin: 0 auto;
    font-family: arial, helvetica, sans-serif;
	background: #050500 url(images/banner-plain.jpg) no-repeat;
    font-size:8pt;
}

#map li {
	margin: 0 auto;
    padding:0;
    list-style:none;
}

#map li a {
    position:absolute;
    display:block;
          /*
             Specifying a background image (a 1px by 1px transparent gif)
             fixes a bug in older versions of IE that causeses the block to not
             render at its full dimensions.
          */
    background:url(blank.gif);
}

#map li a span { display:none; }
	  
#map li a:hover span {
    position:relative;
    display:block;
    width:550px;
    left:30px;
    top:20px;
    padding:5px;
    border:1px solid #000;
    background:#FFE6FF;
    text-decoration:none;
    color:#555588;
    filter:alpha(opacity=80);
    opacity:0.8;
}

#map a.banner {
	top: 60px;
	left: inherit;
	width: 800px;
	height: 103px;
	margin: 0 auto;
    text-decoration:none;
}
