@charset "UTF-8";
/* CSS Document */
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 90%;
	background-image: url(http://www.shoeiassured.co.uk/imgs/stripe_03.gif);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 1.3;
	text-align: left;
}
h2 {
	text-align: left;
}


/* Upper Black Area */

#uppercontainer {
	width: 980px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 0 10px 0;
	position: relative;
} 

#logo {
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 90px;
}

#headerorig {
	text-align:center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	width: 670px;
	float: right;
	z-index: 10;
	position: absolute;
	top: 0px;
	right: 0px;
} 
#headerorig h1 {
	margin: 0;
	padding: 10px 0;
	color: #eee;
}


.homeimage {
	text-align: center;
	margin-bottom: 0px;
	padding-top: 2px;
}


/* Upper content */

#uppercontent {
	margin: 0px;
	float: right;
	width: 620px;
	padding-top: 55px;
}
#uppercontent .captionlarge {
	font-size: 12px;
	font-weight: normal;
}
#uppercontent ul {
	margin-left: 20px;
}
#uppercontent ul li {
	display: list-item;
	padding-bottom: 3px;
	list-style-type: disc;
	list-style-position: outside;
}
#uppercontent .sep {
	padding-top: 8px;
	padding-bottom: 5px;
	margin-top: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	clear: both;
}
#uppercontent h3 {
	font-size: 24px;
	font-weight: normal;
}
#uppercontent h4 {
	font-size: 14px;
	color: #eee;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333;
	margin-bottom: 15px;
	font-weight: normal;
	padding-top: 12px;
	margin-top: 10px;
}

#uppercontent p {
	font-size: 90%;
	line-height: 1.3;
}
#uppercontent a {
	color: #9CF;
	text-decoration: none;
}
#uppercontent a:hover {
	text-decoration: underline;
}
#uppercontent p a {
	color: #9CF;
}
#sidebarupper p a {
	color: #9CF;
}
#uppercontent p a:hover {
	text-decoration: underline;
}


/* Upper Side Bar */

#sidebarupper {
	float: left;
	width: 340px;
	color: #CCC;
	margin-top: 15px;
	position: relative;
}
#sidebarupper .bullets {
	font-size: 12px;
	margin-left: 20px;
}
#sidebarupper .bullets li {
	padding-bottom: 8px;
	display: list-item;
	list-style-type: disc;
	font-weight: bold;
	color: #FFF;
}

#sidebarupper img {border-style: none;}

#sidebarupper p {
	font-size: 90%;
	color: #FFF;
	text-align: left;
}

#sidebarupper h3 {
	color: #eee;
	padding-bottom: 8px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333;
	margin-bottom: 8px;
}
#sidebarupper h2 {
	color: #09F;
	padding-bottom: 5px;
	padding-top: 8px;
}

#sidebarupper ul li a {
	text-decoration: none;
	color: #FFF;
	padding-bottom: 1px;
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 0px;
	margin: 0px;
}
#sidebarupper ul li a:hover {
	color: #09F;
}
#sidebarupper ul li .selected {
	color: #09F;
}

#sidebarupper .eventlisting {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333;
	padding-top: 2px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 12px;
}
#sidebarupper .eventlink {
	color: #9CF;
	font-size: 12px;
	font-weight: normal;
}


/* Bottom Credits */

#copyright {
	clear:both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top:20px;
}
.creds {font-size: 10px;color: #999;}
#copyright .creds a {text-decoration: none;color: #333;}
.selected {
	color: #09F;
}
.captionupper {
	font-size: 11px;
	font-weight: normal;
	color: #999;
}
.caption {
	color: #999;
	font-size: 11px;
}
.event {
	font-size: 12px;
	font-weight: normal;
}
.titlebar td a {
	color: #BEE0FF;
	text-decoration: underline;
}
#uppercontent #map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

/* Lower White Area */

#lowerarea {
	width: 100%;
	text-align:left;
	color:#666
} 
#lowercontainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 10px 0;
	text-align: left;
}
.clearline {
	clear: both;
	margin-top: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.fullwidth {
	width: 980px;
}
.red {
	color: #F03;
}
.linkblock {
	display: block;
	padding-bottom: 6px;
	clear: both;
}
#blogbutton {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 50px;
	position: absolute;
	right: 0px;
	top: 87px;
}
#twitterbutton {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 50px;
	position: absolute;
	right: 0px;
	top: 44px;
}

#facebook {
position:absolute; 
top:0; 
right:0px; 
width:50px; 
height:42px; 
margin: 0px;
overflow:hidden;
}
