body {
	background-image:url(http://www.sxsevents.co.uk/images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}

#longbody {
	background-image:url(http://www.sxsevents.co.uk/images/backgroundlong.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}


* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}

h1 {
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#CCCCCC;
	text-transform: uppercase;
}

h2 {
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#CCCCCC;
}

h3 {
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#CCCCCC;
}



a {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:active {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:visited {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}



a:hover {
	color:#E6E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
}
#header{
	height:304px;
	width:828px;
	background-image:url(http://www.sxsevents.co.uk/images/header.jpg);
	background-repeat: no-repeat;
}
#content{
}
#left{
	width:192px;
	float:left;
}
#middle{
	margin-left:206px;
	margin-right:196px;
	width:450px;
}
#right{
	width:192px;
	float:right;
}

/********************* menu ****************************/
.menuheader{
	width:192px;
	height:37px;
	background-image:url(http://www.sxsevents.co.uk/images/menutop.gif);
	display:block;
}

.menuevent{
	width:192px;
	height:37px;
	background-image:url(http://www.sxsevents.co.uk/images/yourevent.gif);
	display:block;
}




.menuevent h3{
display:none;
	
}

.menuportfolio{
	width:192px;
	height:37px;
	background-image:url(http://www.sxsevents.co.uk/images/portfolio.gif);
	display:block;
}

.menuportfolio h3{
display:none;
	
}

.menucontact{
	width:192px;
	height:37px;
	background-image:url(http://www.sxsevents.co.uk/images/contactus.gif);
	display:block;
}

.menucontact h3{
display:none;
	
}

.menuquickfind{
	width:192px;
	height:37px;
	background-image:url(http://www.sxsevents.co.uk/images/quickfind.gif);
	display:block;
}

.menuquickfind h3{
display:none;
	
}


.menucontent{
	width:192px;
	background-image:url(http://www.sxsevents.co.uk/images/menumiddle.gif);
	padding-top:10px;
	padding-bottom:20px;
	background-repeat: repeat-y;}
	

.menucontent li{
	padding-top:7px;
	padding-bottom:7px;
	list-style-position:outside;
	padding-left:10px;
	margin-left:10px;
	}
	
.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:35px;
	background-image:url(http://www.sxsevents.co.uk/images/menubottom.gif);
	background-repeat:no-repeat;
	display:block;
}
.postheader,.menuheader{
	color:#919191;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(http://www.sxsevents.co.uk/images/posttop.gif);
	display:block;
	width:450px;
	height:33px;
}

.postcontent{

	padding: 00px 0px;
}

.postcontent a{

	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

.postcontent a:active{

	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

.postcontent a:visited{

	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

.postcontent a:hover{

	color:#E7E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}


.postfooter{
	background-image:url(http://www.sxsevents.co.uk/images/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
}
/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:250px;
	display:block;
	left:20px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 0px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 8px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}

#flash {
float:right;
margin-top:15px;
}
/********************* footer ****************************/
#footer{
	width:850px;
}
#footer ul{
	display:block;
	margin-left:20px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0px;
}

#footer span A{
text-decoration:underline;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#CBCBCB;
}
.menu ul li{
	padding-top: 5px;
	color:#CBCBCB;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{

	text-transform: uppercase;
	text-decoration:underline;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}

.rhstitle a {


	color:#CECECE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none}
	
	
	.rhstitle a:active {


	color:#CECECE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none}
	
	.rhstitle a:visited {


	color:#CECECE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none}
	

.rhstitle a:hover {


	color:#DFDBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline}
	
	
	
	

.contact {


	color:#888688;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none}

.contactbod {


	color:#575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none}
	
.contact a{

	color:#888688;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none}
	
.contact a:hover{

	color:#a4a3a4;
	font-size: 13px;
	}
	
