	/* ############## Structure ############### */
	/*
	#9d9c9d grey
	
	dark pink : #682a72 or #772674 brighter
	
	*/

html 
{
	font-family:verdana,helvetica,arial,sans-serif;
	padding: 0;
	margin: 0;
	font-size:62.5%;
}	

body 
{
	padding: 0;
	margin: 0;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	padding: 0;
	color:#000;
	background: url(/images/bg_pix_ie.gif) repeat;
}


html>body {
	background: url(/images/bg_pix.gif) repeat;
}

h1, h2
{
	clear:both;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}

h1{
	font-weight:100 !important;
	font-family: arial;
	font-size:18px;
	margin-left:29px;
}


h2{ 
	font-weight:bold !important;
	font-size:12px;
	margin-top:20px;

}

/* ##### Generic links ###### */

a:link, a:visited, a:active {
	text-decoration:none;
	color:#5e5d5e;
}

.link{
	color:#682a72;	
	font-weight:bold;
	text-decoration:underline !important;
}

a:hover, a:focus {
	color: #682a72;
}

#content, #contentinner #header, #menubar, .bodytext, .contentwrapper, .titleblock, .subtitleblock, .iconblock, #imagebar, .innerfooter, #link_block, #link_block dt, #link_block dd, .contentprop, .newslistitem, #backButtBlock, #lowernavblock {
	/* overflow: hidden; */
	text-align:left;
	zoom: 1;
	margin-left:0;
}

html>body #content, html>body #contentinner html>body #header, html>body .bodytext, html>body .contentwrapper, html>body #menubar, html>body .titleblock, html>body .subtitleblock, html>body .iconblock, html>body #imagebar, html>body .innerfooter, html>body #link_block, html>body #link_block dt, html>body #link_block dd, html>body .contentprop, html>body .newslistitem, html>body #backButtBlock, html>body #lowernavblock {
	_height: 1%;
}


#outerwrapper {

	margin:0;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	margin-top: 4px;
	padding-left:0;
	width: 938px;
	position: relative;
	text-align:left;
	background: url(/images/bgmid.png) repeat-y;
	background-position: 0 0;
}

#footshadow{
	margin-right:auto;
	margin-left:auto;
	background: url(/images/bgfoot.png) no-repeat;
	background-position: bottom;
	height:33px;
	width:938px;
}

#clear{
	clear:both;
	display:block;

}

#innerwrapper{

	margin:0;
	margin-left:18px;
	padding:0;

}

#headerinnerwrapper, .innerfooter {
	overflow: hidden;
	_height: 1%;
	margin-left:18px;
	width: 895px;
	/* border:1px red solid; */
}


#headerinnerwrapper{
	overflow: hidden;
	_height: 1%;
	display:block;
	height:69px;
}

#footer{
	background: url(/images/bgfoot.png) no-repeat;
	background-position: bottom;
	height:33px;
	border:1px blue solid;
	width:938px;
}

.innerfooter{
	height:33px;
}

#header{
	margin-left:0;
	width: 938px;
	height:69px;	
	background: url(/images/topBG.png) no-repeat;
	background-position: 0 0;
}

#imagebar{
	margin: 0 !important;
	padding: 0 !important;
	_height: 1%;
	width: 895px;
	background:#682a72;
}

html>body #imagebar{
	overflow: hidden;		
}

.innerpanel{
	height:69px;
	float:left;
}

.logoblock{
	width:192px;
	height:69px;
	float:left;
	display:block;
	background: #fff url(/images/hasley_logo.gif) no-repeat;
	background-position: 0 2px;
}

#menubar{
	text-align:left !important;
	padding-left:0 !important;
	height:22px;
	margin-left:33px;
	margin-top:20px;
	width:666px;

}


.subtitleblock{
	padding-top:16px;
	height:55px; /* 55px */
	float:left;
	margin-left:0;
	color: #fff;
	width:895px;
	background: #682a72;

}

html>body .subtitleblock{
	height:39px;	
}

#lowernavblock{
	margin:0 !important;
	clear:both;
	padding-top:10px;
	height:27px; /* 37px actual */
	margin-left:0;
	color: #000;
	width:895px;
	background: #b999c1;

}

.loginbox{
	text-align:left;
	font-size:11px;
	width:520px;
	height:46px;
	padding-top:6px;
	float:left;
	margin-top:25px;
	margin-left:0;
}

#content{
	float:left;
}

#content{
	width:894px;
}


#contentinner{
	float:left;
	padding-bottom:18px;
	padding-top:26px !important;
	padding-right:10px !important;
	padding-left:32px !important;
	text-align:left;
	width:850px;
}

.contentprop{
	min-height: 163px;
	height: auto !important;
	height: 163px;
	float:left;
	clear:left;
	display:block;
	width:1px;
}

#content, .headingblock{
	font-size:11px;
	color:#494849; /* #5e5d5e */
	background-color:#fff;
}

.bodytext, .bodytextfloat{
	line-height:1.5;
	/* width:98%; */
}

.bodytext a{
	color: #682a72 !important;
	text-decoration:underline;	
}

.bodytext a:hover{
	color: #333 !important;	
}

.headingblock, .headingblock_RH{
	padding:0;
	margin:0;
	margin-top:0 !important;
	padding-top:-6px !important;
	padding-bottom:12px;
	font-size:14px;
	line-height:110%;
	color:#682a72 !important;
	font-weight:900 !important;
	white-space: normal !important;
	background-color:#fff;
}

.headingblock_RH{
	font-size:12px;
	padding-left:20px;
	background-color:transparent;
}

.subhead{
	font-weight:bold !important;
	font-size:12px;
	margin-top:20px;
	color:#682a72;
}

#newslist .subhead, #newslist .teaser{
	color:#ffffff;	
}

.featurebox{
	background: url(/images/longdivider.gif) no-repeat;
	background-position: top left;
	float:right;
	height: 200px;
	margin:0 10px 0;
	position: relative;
	border:0px solid green;
	width:220px;
}

.featurebox ul{
	margin:0;
	padding:0;
	padding-left:20px;
}

.featurebox li{
	margin:0;
	padding:0;
	margin-bottom:12px;
	list-style-type: none;
}

.featurebox li a{
	color: #2c2c2c;
	font-weight:bold;
}

.featurebox li a:hover{
	color: #682a72;
}

.horizcontainer{
	border:0px solid red;	
	display: inline;
	float:left;
}

.clearleft{
	clear:left;	
}
.clearboth{
	clear:both;	
}

.bodytextfloat{
	float:left;
	height: auto;
	position:relative;
	width:590px;	
}

.rhbox{
	float:left;
	border:1px solid blue;
}

/* ################################################# */


div.spacer {
  clear: both;
}


/* ################### forms ######################## */
select {
	border: 1px solid #5e5d5e;
	padding: 2px 1px;
	color: #5e5d5e;
	}
textarea {
	border: 1px solid #5e5d5e;
	padding: 2px 1px;
	color: #5e5d5e;
	font-weight: bold;
	}
input {
	border: 1px solid #5e5d5e;
	font-weight: bold;
	padding: 1px 2px;
	color: #5e5d5e;
	background-color: white;
	}


/* ################################################# */


#link_block{
}
#link_block dt{
	width:60px;
}
#link_block dd{
	width:579px;
}
#link_block dt, #link_block dd{
	/* 	height:60px; */
	float:left;
	margin-left:0;
	margin-top:14px;
}


/*########### News ############ */

#filedownloadbox{
	/* border:1px solid orange; */
}

#newslist{
	padding:0;
	margin-top:20px;
	float:right;
	margin: 0 20px 15px 15px;
	padding-top:28px;
	/* border:1px solid orange; */
	background-image:  url(/images/download_box_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.newslistinnerA{
	/* border:1px solid green; */
	background-image:  url(/images/download_box_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

.newslistinnerB{
	background-image:  url(/images/download_box_foot.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	/* border:1px solid green; */
	_height: 1%;
}

html>body .newslistinnerB{
	overflow: hidden;
	_height: 1%;
	zoom: 1;		
}

.newslistitem, .storylistitem{
	border-bottom:1px dashed #ccc;
	/* border:1px solid green; */
	padding-top:5px;
	padding-bottom:8px;
	margin-bottom:2px;
	overflow: hidden;
}

.newslistitem{ width:214px; }

.newslistitem a, .storylistitem a{
	font-weight:bold;
	font-size:10px;	
	color:#fff;
}

.newslistitem a:hover, .storylistitem a:hover{
	color:#b999c1 !important;	
}

.newslistitem a:visited, .storylistitem a:visited{
	color:#fff;	
}

.newslistitem dt, .newslistitem dd, .storylistitem dt, .storylistitem dd{
	float:left;
	background: none;
}

.newslistitem dt, .storylistitem dt{
	/* border:1px solid red; */
	width:50px;
	margin:0;
	padding:0;
	display:block;
}

.newslistitem dd, .storylistitem dd{
	/* border:1px solid blue; */
	margin-left:2px;
	width:152px;
}

* html .newslistitem dt, * html .storylistitem dt{
	width:50px;
}

* html .newslistitem dd, * html .storylistitem dd{
	width:152px;
}

.newsheadline{
	margin-bottom:14px;
	font-weight:bold;
	font-size:12px;
	color:#682a72;
}

.more{
	font-size:11px !important;
	/* border: 1px solid red; */
	display:block;
}

.dload{
	font-size:10px !important;
	padding-top:2px !important;
	display:block;	
}


.newsbody .filebody, .newsbodypos{
	float:left;
}

.newsbody{
	color:#fff;	
}

#dloadform{
	margin:0;	
}

#dloadform input{
	width:100px;
	margin-top:10px;
}

.newsbody a, .newsbodypos a{
	font-weight:normal !important;
}

.newsbodypos{
	color:#5e5d5e !important;	
}

a.dload, #dllist .newslistitem dd subhead { font-weight:bold !important; }

.filebody{
	width:400px;
	/* border: 1px solid red; */
}

.date{
	color: #b999c1;
	font-weight:bold;
}

/* ########### Download List ########### */

#dllist{
	border: 1px solid #b999c1;
	margin-bottom:24px;
	width:96%;
	padding:10px;
}

#dllist .newslistitem{ /* #dllist .newslistitem dd */
	width:auto;	
}

#dllist .newslistitem dd a, #dllist .newslistitem dd .newsbody a.dload, #dllist .newslistitem dd subhead{
	color:#682a72;
}

#dllist .listsubhead{
	font-weight:bold;
	font-size:12px;
	color:#682a72;
	margin-left:12px;
	margin-bottom:6px	
}

#dllist .newslistitem dd .newsbody a{
	color:#5e5d5e;
}


#dllist .newslistitem dd{
	margin-left:8px;
	padding-left:8px;
	border-left: 1px solid #5e5d5e;
	width:730px;
}

/* #############  indexlist ############ */

#indexlist{
	border-bottom: 1px solid #b999c1;
	margin-left:120px !important;
	margin-bottom:14px;
	width:190px;
	padding:0;
}

#indexlist .listsubhead{
	margin:0;
	padding:0;
		padding-bottom:3px;
	font-weight:bold;
	font-size:12px;
	color:#682a72;
}

/* ######### Image management ########## */

.img_align-right { float:right; margin: 0 0 15px 15px; }

.img_align-right-clear { float:right; margin: 0 0 0 0; }

.img_align-lowright { float:right; margin: 15px 0 15px 15px; }

.img_align-left, .storylistitem img { float:left; margin: 0 15px 5px 0; }

.img_frame { padding: 5px; border: 1px solid #aaa; }

/* ############ Banner ############### */

#imagebar ul#bannerFade {
	/* display: none; */
	list-style-type: none;
	float: left;
}

#imagebar ul#bannerFade li {
	list-style-type: none;
}

#imagebar ul#bannerFade, #imagebar ul#bannerFade li{
	overflow: normal;
	display:block;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
	
/*  ###### Download box ###### */

.downloadbox{
	margin: 8px 8px 3px 0;	
	float: left;
	padding: 0px;
	padding-top: 10px;
	display: block;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
	_height: 1%; /*this line for clearing contained floats*/
	min-height: 30px;
	width: 178px;
	padding-bottom:10px;
	border: 1px solid #ccc;
	clear:both;
}


/* ############ Generic Bullets ############# */

#contentinner .bodytext ul{
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	padding-left:15px;
	margin-left:0;
	list-style-type: disc !important;
}
#contentinner .bodytext ul li{
	/* line-height:150%; */
	margin-bottom:4px;
}


/*  ###### Big Menus ###### */

.bigmenu{
	margin-top:18px;
}

.bigmenu ul{
	padding-left:0 !important;
	list-style-type: none;
}

.bigmenu ul li{
	float:left;
	background:#b999c1;
	padding-bottom:16px;
	margin-right:14px;
	height:210px;
}

/* Adjustments */

.bigmenu ul li .head,  .bigmenu ul li .sub{
	margin:12px;

}

.bigmenu, .bigmenu ul, .bigmenu ul li .head a{
	overflow: hidden;
	display:block;
	text-align:left;
	zoom: 1;
	margin-left:0;
}

.bigmenu ul li .head a{
	font-size:12px;
	color:#fff;
	height:110px;
	padding-left:10px;
	padding-top:10px;
}

 .bigmenu ul li .sub{
 	margin-bottom: 0 !important;
 }

.bigmenu ul li .sub a{
	color:#fff;
	font-weight:normal;
	font-size:11px;
	padding-left:0px;
}

/*  width adjustments */

.bigmenu.three ul li
{
	width:31% !important;
}

.bigmenu.four ul li
{
	width:23% !important;
}

/*  ###################### */


#backButtBlock, #backtoviewbutt{
	width:780px;
	height:36px;	
}
#backButtBlock li, #backtoviewbutt li{
	list-style-type: none;
}

	
#backButtBlock li a, #backtoviewbutt li a{
	border:1px solid #666;
	padding:3px;
	text-align:center;
	margin-top:12px;
	margin-right:20px;
	background:#c6c5c9;
	color:#fff;
	font-weight:bold;
	letter-spacing:-0.5px;
}
#backButtBlock li a:hover , #backtoviewbutt li a:hover{
	background:#bababe;
}
#backButtBlock li a{ width:42px; }

#backtoviewbutt li a{
	width:80px;
}


#backtoviewbutt{
	margin-top:30px;	
}


/* ############ AGREE FORM ############## */

.zend_form{
	padding: 20px;
	overflow: hidden;
	_height: 1%;
	margin-top: 0px;
	width: 720px;
	border:#b4b7ba 1px solid !important;
	margin-right:auto;
	margin-left:auto;
}

#agreeform .zend_form{
	border:none !important;
	margin-left:15px;
	margin-top:20px !important;
	margin-bottom:0 !important;
	padding-top:4px !important;
	/* width:100%; */
	overflow:visible !important;
/* border:1px yellow solid !important; */
}

#agreeform{
	/*
	border:1px solid blue;
	margin-top:20px;
	height:30px;
	*/
}
#agreeform dt, #agreeform dd{
	margin:0;
	/* border:1px solid red; */
	margin-right:12px;
}

#agreeform dt{
	display: block;
	float: left;
	clear: left;
	width:450px;
	text-align:right;
	padding-top:4px;
}

#agreeform dd{
	text-align:left;
	float: left;
	font-size: 12px;
	display: block;
	width: 150px;
	text-align: left;

}

#agreeform dd input {
	width: 100px;
	border:1px solid #666;
	padding:3px;
	text-align:center;
	background:#c6c5c9;
	color:#fff;
	font-weight:bold;
	letter-spacing:-0.5px;
}

/* ############ REGISTER FORM ############## */


.description{
	font-weight:bold;
	margin-top:12px;
	margin-bottom:8px;
}

input {
	font-size: 11px;
	width:240px;
}

.narrow input{
	width:30px !important;
}

form #submitbutton {
	margin-left: 0px;
	font-size: 11px;
	background-color: #ECE9D8;
	border: 2px #3A351A outset;
	padding: 1px 2px;
	color: #682a72;
	font-weight: normal;
}


.zend_form { /* border:red 1px solid; */
	width: 740px;
	padding: 20px;
	padding-left: 0px;
	display:block;
	overflow: hidden;
	_height: 1%;
	margin-top: -20px
}

.formMsg { /*border:1px solid red;*/
	padding: 20px;
	width: 450px
}


/* ############## Forum #################  */

.postlist ul, .postlist ul li, .topiclist ul, .topiclist ul li{
	margin:0;
	padding:0;	
}

.topiclist{ /* link list on forum index page */

	margin-top:24px;
}

.topiclist ul li{

	margin-bottom:10px;
}

.topiclist ul li a{ /* links on topic list on forum index page */
	font-weight:bold;
	font-size:14px;
	background-image:  url(/images/clubicons_cmm.png);
	background-position: 0 60%;
	background-repeat: no-repeat;
	padding-left:12px;
}



.topichead{ /* topic heading at top of view page */
	/* border:1px solid green; */
	font-weight:bold;
	font-size:16px;
	margin-bottom:16px;
}

.topicdesc{
	font-size:11px;
	margin-top:10px;
	margin-bottom:20px;
}

.postlist{ /* post list on view page */
	/*border:1px solid orange; */
}

.postlist ul, .topiclist ul{ /* post list on view page */
	/* border:1px solid yellow; */
	list-style-type:none;
}
.postlist ul li{ /* post list on view page */
	margin-bottom:20px;
}

.postlist ul li .postblock{
	border:1px solid #5e5d5e;
	margin-top:10px;
	margin-bottom:20px;
	padding:20px;
}

.postlist ul li .postmark{
	border-bottom:1px solid #5e5d5e;
	padding-bottom:6px;
	margin-bottom:20px;
}

.message{
	overflow: hidden;
	_height: 1%; /*this line for clearing contained floats*/
	border:1px solid #5e5d5e;
	display:block;
	padding:20px;
	text-align:center;
	margin-bottom:20px;

}

.addbox{
	overflow: hidden;
	_height: 1%; /*this line for clearing contained floats*/
	border:1px solid #5e5d5e;
	display:block;
	padding:20px;
	margin-bottom:20px;
	clear:both;
}

/*  ######### Spaces and gaps ######### */

.space20{
	display:block;
	height:20px;	
}

.edit{
	font-weight:bold;
	font-size:10px;
	color: #000;
}

/* #################################### */

.storypic {
	float:left;
	margin: 0 15px 5px 0;
	border: 4px solid #b999c1;
}

/* #### Warnings messages ect ####*/

.output{
	color:#000;
	font-size:11px;	
	border:1px solid green;
	position:fixed;
	top:40px;
	right:20px;
	background-color:#fff;
	z-index:200;
	padding:10px;
	width: 300px;
	white-space: normal !important;
}


.message{
	overflow: hidden;
	_height: 1%; /*this line for clearing contained floats*/
	border:4px solid red;
	display:block;
	padding:20px;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	width:710px;
	border: solid 6px #FCB9D8;
	background-image: url(/images/alertBG.png);
	background-repeat: repeat-x 0 0;
}

.warning{
	position:absolute;
	top:70px;
	left:65px;
	margin-right:auto;
	margin-left:auto;
	border:4px solid red;
	display:block;
	padding:20px;
	text-align:center;
	width:710px;
	border: solid 6px #FCB9D8;
	background-image: url(/images/alertBG.png);
	background-repeat: repeat-x 0 0;
}

.accept{
	width:130px;
	background-color:#d9d1d9;
	height:30px;
	font-size:14px;
}

/* ################# Date menu bar ################## */

#datemenubar{
	text-align:left !important;
	padding:0;
	height:22px;
	margin:0;
	margin-bottom:6px;
/* border: 1px solid red; */

}

#datemenubar ul {
	margin:0;
	padding:0;
	margin-top:0;
	list-style-type: none;
	height:12px;
	/* border: 1px solid green; */
}

#datemenubar li{
	color:#fff;	
	float: left;
	padding-right:12px!important;
	margin-right:10px!important;
	background-image:  url(../images/divider.png);
	background-position: 100% 60%;
	background-repeat: no-repeat;
}


#datemenubar li a{
	font-size:13px;
	text-decoration:none;
	color:#b999c1;
	zoom: 1;
	width:auto;
	font-weight:bold;
}

#datemenubar li a:hover{
	color:#682a72 !important;
}
