/*------------------------------------------------------------------
Title: Event Partner
Author: Henry Lockett 
Date: March 2009

Padding: Top Right Bottom Left
-------------------------------------------------------------------*/

#content a		{color: #A0BDD0;}
#content a:hover	{color: #CB203A;}

#joinbox a		{color: #dadada;}
#joinbox a:hover	{color: #ffffff;}

#content p		{font-weight: normal;}
#linksbar a		{color: #808080;}
#linksbar a:hover	{color: #ff8400;}

#contactform		{text-align: left; margin-left: 18%;}
#contactform dd		{text-align: left; margin: 0 0 10px 0; display: block;}
#contactform dt		{text-align: left; margin: 0; display: block;}


p.type_a_large		{font-size: 14pt; float: left; clear: both; font-weight: bold;}

ul.bulletlist		{text-align: left; list-style: none; width: 150px; margin-left: 30px; font-weight: normal;}
ul.bulletlist li	{margin-top: 4px; padding-left: 12px; background: url(../images/squarebullet.png) 0 7px no-repeat;}

ul.bulletlistwide	{text-align: left; list-style: none; width: 80%; margin: 20px; font-weight: normal;}
ul.bulletlistwide li	{margin-top: 4px; padding-left: 12px; background: url(../images/squarebullet.png) 0 7px no-repeat;}

ul.subbulletlistwide	{text-align: left; list-style: none; width: 80%; margin-left: 40px; font-weight: normal;}
ul.subbulletlistwide li	{margin-top: 4px; padding-left: 12px; background: url(../images/subsquarebullet.png) 0 7px no-repeat;}

#welcome		{float: left; display: inline; margin-top: 10px;}		
img.newsthumb		{float: left; border: solid 4px #c44d32; margin: 45px 10px 10px 10px;}
img.button		{float: middle; margin-bottom: 30px;}
img.valignmiddle	{vertical-align: middle; margin: 4px;}

div.hr			{clear: both; width: 90%; margin-bottom: 10px; height: 10px; border-bottom: dotted 1px #415a53;}

#content
{
float: middle;
min-height: 600px;
width: 900px;
margin: 0 auto;
background: #ffffff;
padding: 10px 0 20px 0;
}

div.newstext {float: left; margin-top: 20px;}

div.standardbox
{
float: middle;
width: 500px;
min-height: 30px;
margin:0 auto;
background-color: #ffffff;
border: dotted 1px #cccccc;
clear: both;
}


	div.standardboxheader
	{
	border-bottom: dotted 1px #dedede;
	float: middle;
	width: 95%;
	min-height: 30px;
	margin:0 auto;
	clear: both;
	}
	
	div.standardboxmain
	{
	float: middle;
	width: 95%;
	min-height: 30px;
	margin:0 auto;
	clear: both;
	}

	div.standardboxfooter
	{
	float: middle;
	width: 95%;
	min-height: 30px;
	margin:0 auto;
	clear: both;
	border-top: dotted 1px #dedede;
	}
	
	
#image01 {position: absolute; left: 260px; width: 120px; height: 80px; border: solid 1px #dadada;}
#image02 {position: absolute; left: 520px; width: 120px; height: 80px; border: solid 1px #dadada; }
#image03 {position: absolute; left: 780px; width: 120px; height: 80px; border: solid 1px #dadada;}
#image04 {position: absolute; left: 1040px; width: 120px; height: 80px; border: solid 1px #dadada;}
#image05 {position: absolute; left: 1300px; width: 120px; height: 80px; border: solid 1px #dadada;}
#image06 {position: absolute; left: 1560px; width: 120px; height: 80px; border: solid 1px #dadada;}
#image07 {position: absolute; left: 1820px; width: 120px; height: 80px; border: solid 1px #dadada;}
#image08 {position: absolute; left: 2080px; width: 120px; height: 80px; border: solid 1px #dadada;}
#spacer {position: absolute; left: 2340px; width: 120px; height: 80px; border: none;}

#boxwrapper
{
position: relative;
overflow: hidden;
height: 100px;
width: 300px;
margin: 0 auto;
padding-top: 10px;
background: none:
}

img.banner_h
{
float: middle;
clear: both;
margin: 6px;
}

img.banner_v
{
float: left;
margin: 6px;
}