/* Woolfire 2008 Website */
/* Main Layout CSS */
/* Created by Ben Hodgson */
/* Last Modified: 30-12-2007 */


/* PAGE PROPERTIES */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e2e2e;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #405f97;
	background-image: url(pagebackground.gif);
	background-repeat: repeat-x;
	}

#page {
	margin:0 auto;
	width: 608px;
	}
	
#mast {
	width: 608px;
	height: 47px;
	background-image: url(mast-a.gif);
	background-repeat: no-repeat;
	}
	
#randomimg {
	width: 600px;
	height: 149px;
	background-image: url(../randimg.jpg);
	}
	
#content {
	width: 600px;
	padding: 4px;
	background-color: #bdc9de;
	}
	
#left {
	float: left;
	width: 414px;
	margin-top: 12px;
	margin-left: 12px;
	}
* html #left {
	margin-left: 6px;
	}
	
.leftbox {
	width: 396px;
	margin-bottom: 12px;
	padding: 9px;
	background-color: #dee6f3;
	/* background-image: url(bg-left.gif); */
	/* background-repeat: no-repeat; */
	}
	
.leftsub {
	float: left;
	width: 120px;
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 5px;
	background-color: #dee6f3;
	background-image: url(bg-fpsub.gif);
	background-repeat: no-repeat;
	text-align: left;
	}
	
.leftsubr {
	float: left;
	width: 120px;
	margin-bottom: 12px;
	padding: 5px;
	background-color: #dee6f3;
	background-image: url(bg-fpsub.gif);
	background-repeat: no-repeat;
	text-align: left;
	}

#right {
	float: right;
	width: 150px;
	margin-top: 12px;
	margin-right: 12px;
	}
* html #right {
	margin-right: 6px;
	}
	
.rightbox {
	width: 132px;
	margin-bottom: 12px;
	padding: 9px;
	background-color: #d7dfef;
	background-image: url(bg-right.gif);
	background-repeat: no-repeat;
	text-align: left;
	}
	
#clear {
	clear: both;
	}
	

/* TEXT PROPERTIES */

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
	color: #2e2e2e;
	}
	
.main A:link {
	color: #2e2e2e;
	text-decoration: underline;
	}
	
.main A:visited {
	color: #2e2e2e;
	text-decoration: underline;
	}
	
.main A:active {
	color: #2e2e2e;
	text-decoration: underline;
	}
	
.main A:hover {
	color: #8495b3;
	text-decoration: underline;
	}
	
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	line-height: 17px;
	color: #2e2e2e;
	}
	
.sub A:link {
	color: #2e2e2e;
	text-decoration: underline;
	}
	
.sub A:visited {
	color: #2e2e2e;
	text-decoration: underline;
	}
	
.sub A:active {
	color: #2e2e2e;
	text-decoration: underline;
	}
	
.sub A:hover {
	color: #8495b3;
	text-decoration: underline;
	}
	
.fpsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	color: #2e2e2e;
	}
	
.fpsub A:link {
	color: #2e2e2e;
	text-decoration: none;
	font-size: 9px;
	}
	
.fpsub A:visited {
	color: #2e2e2e;
	text-decoration: none;
	font-size: 9px;
	}
	
.fpsub A:active {
	color: #2e2e2e;
	text-decoration: none;
	font-size: 9px;
	}
	
.fpsub A:hover {
	color: #8495b3;
	border-bottom: 1px dotted #8495b3;
	font-size: 9px;
	}
	
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #2e2e2e;
	}
	
.news A:link {
	color: #2e2e2e;
	text-decoration: underline;
	}
	
.news A:visited {
	color: #2e2e2e;
	text-decoration: underline;
	}
	
.news A:active {
	color: #2e2e2e;
	text-decoration: underline;
	}
	
.news A:hover {
	color: #8495b3;
	text-decoration: underline;
	}
	
.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	line-height: 17px;
	color: #2e2e2e;
	}
	
.big A:link {
	color: #2e2e2e;
	text-decoration: underline;
	}
	
.big A:visited {
	color: #2e2e2e;
	text-decoration: underline;
	}
	
.big A:active {
	color: #2e2e2e;
	text-decoration: underline;
	}
	
.big A:hover {
	color: #8495b3;
	text-decoration: underline;
	}
	
.gcred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #8495b3;
	}
	
.gcred A:link {
	color: #8495b3;
	text-decoration: none;
	font-size: 9px;
	}
	
.gcred A:visited {
	color: #8495b3;
	text-decoration: none;
	font-size: 9px;
	}
	
.gcred A:active {
	color: #8495b3;
	text-decoration: none;
	font-size: 9px;
	}
	
.gcred A:hover {
	color: #b6c1d4;
	border-bottom: 1px dotted #d9edff;
	font-size: 9px;
	}
	

/* LINEUP */

.time {
	float: left;
	width: 38px;
	height: 14px;
	margin-right: 7px;
	margin-bottom: 7px;
	padding: 5px;
	background-color: #ffd5b9;
	text-align: center;
	}

.stagehead {
	float: left;
	width: 99px;
	height: 14px;
	margin-right: 7px;
	margin-bottom: 7px;
	padding: 5px;
	background-color: #ffd5b9;
	text-align: center;
	}
	
.stageheadend {
	float: left;
	width: 99px;
	height: 14px;
	margin-bottom: 7px;
	padding: 5px;
	background-color: #ffd5b9;
	text-align: center;
	}

.stage {
	float: left;
	width: 99px;
	height: 14px;
	margin-right: 7px;
	margin-bottom: 7px;
	padding: 5px;
	background-color: #fddbc4;
	text-align: left;
	}
	
.stageend {
	float: left;
	width: 99px;
	height: 14px;
	margin-bottom: 7px;
	padding: 5px;
	background-color: #fddbc4;
	text-align: left;
	}
	
.stagesched {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	}
	
	
/* NAVIGATION PROPERTIES */

#navbg {
	width: 600px;
	height: 28px;
	margin-top: -28px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	opacity:0.97;
	}

.navroll a {
	float: left;
	margin: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 2px solid #b1bed5;
	opacity:1.0;
	}
* html .navroll a {
	filter: alpha(opacity=100);
	}
.navroll a:hover {
	border-bottom: 2px solid #92a2bd;
	opacity:0.92;
	}
* html .navroll a:hover {
	filter: alpha(opacity=90);
	}
	


/* IMAGE PROPERTIES */
	
img.nav { 
	float: left;
	margin: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	}
* html img.nav {
	filter: alpha(opacity=97);
	}
	
img.navspc { 
	float: left;
	margin: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 2px solid #b1bed5;
	}
* html img.navspc {
	filter: alpha(opacity=97);
	}
	
img.fpbox { 
	margin-bottom: 5px;
	}
	
img.lfloat { 
	float: left;
	border: 0px;
	margin: 0px 15px 15px 0px;
	}
	
img.icon { 
	vertical-align: middle;
	border: 0px;
	}
	
img.gindex {
	border: 0px;
	}
	
img.gbig {
	margin: 0px;
	}
	
.gthumb a {
	float: left;
	margin: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-top: 1px solid #b1bed5;
	border-left: 1px solid #b1bed5;
	border-right: 1px solid #b1bed5;
	border-bottom: 3px solid #b1bed5;
	}
.gthumb a:hover {
	border-top: 1px solid #92a2bd;
	border-left: 1px solid #92a2bd;
	border-right: 1px solid #92a2bd;
	border-bottom: 3px solid #92a2bd;
	}
	
img.gcorner {
	border: 0px;
	margin-top: -120px;
	margin-bottom: 10px;
	}


/* FORM PROPERTIES */

input.mlbutton {
	height: 21px;
	width: 28px;
	background-color: #ccd6e7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	color: #2E2E2E;
	border-top: 1px #4F4F4F solid;
	border-left: 1px #8d9cb7 dashed;
	border-right: 1px #4F4F4F solid;
	border-bottom: 1px #4F4F4F solid;
	}
* html input.mlbutton {
	border-left: 1px #4F4F4F solid;
	}
	
input.mlbutton A:hover {
	background-color: #d46262;
}
	
input.mlbox {
	height: 15px;
	padding: 2px;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #4F4F4F;
	border-top: 1px #4F4F4F solid;
	border-right: 1px #ffffff dashed;
	border-left: 1px #4F4F4F solid;
	border-bottom: 1px #4F4F4F solid;
	}
* html input.mlbox {
	border-right: 1px #4F4F4F solid;
	}
	
input.tkqty {
	height: 20px;
	width: 50px;
	padding: 2px;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	color: #4F4F4F;
	border-top: 1px #4F4F4F solid;
	border-right: 1px #4f4f4f solid;
	border-left: 1px #4F4F4F solid;
	border-bottom: 1px #4F4F4F solid;
	}


/* ACP STYLE PROPERTIES */

input.adbutton {
	background-color: #ccd6e7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #4F4F4F;
	border-width: 1px;
	border-color: #4F4F4F;
	border-style: solid; 
	padding: 5px;
	vertical-align: middle;
	}
	
input.adbox {
	background-color: #ffffff;
	width: 384px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	border-width: 1px;
	border-color: #4F4F4F;
	border-style: solid;
	padding: 5px;
	}
	
textarea.adarea {
	background-color: #ffffff;
	width: 384px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #4F4F4F;
	border-width: 1px;
	border-color: #4F4F4F;
	border-style: solid;
	padding: 5px;
	}