body
{
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
    text-align: center;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    color: #333;
    background: #fff url(/Images/4BG.jpg) repeat-x 0 0;
    padding: 0;
    margin: 0;
}
html
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
div.wrapper
{
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    border: solid #666;
    border-width: 0 1px;
    background: #fff url('/Images/right_column_bg.jpg') repeat-y right top;
}
div.logo
{
    position: relative;
    display: block;
    width: 1000px;
    text-align: right;
}

div.logo img
{
	border: 0;
}

div.middle
{
    background: #c1d82f;
    width: 1000px;
    height: 26px;
    text-align: left;
}

div#content
{
    width: 700px;
    float: left;
    text-align: center;
}

div.content_inner
{
    width: 680px;
    margin: 10px auto;
    text-align: left;
}

img
{
	border: 0;
}

a
{
    color: #3950a2;
    text-decoration: underline;
}

a:hover
{
    color: #8BC53F;
    text-decoration: none;
}

div.content_inner h1
{
    font-size: 16px;
    font-weight: bold;
    color: #3950a2;
    padding: 0;
    margin: 0 0 15px 15px;
    text-transform: uppercase;
    border: solid #333;
    border-width: 0 0 1px 0;
}

div.content_inner h3
{
    font-size: 14px;
    font-weight: bold;
    color: #666;
    padding: 4px 0;
    margin: 0 0 15px 15px;
    background: #ecf3c0 ;
    text-transform: uppercase;
    border: solid #333;
    border-width: 0 0 1px 0;
}

div.content_inner p
{
    font-size: 12px;
    margin: 5px 15px 15px 15px;
    padding: 0;
}

div.content_inner ul
{
    font-size: 12px;
    margin: 5px 15px 0 15px;
    padding: 0 0 0 30px;
}

div.content_inner h3 a 
{
    color: #3950a2 !important;
    text-decoration: none !important;
}

div.content_inner h3 a:hover 
{
    color: #8BC53F !important;
    text-decoration: none !important;
}

div.content_inner p.venue
{
    margin: 0 0 30px 15px !important;
}

div.content_inner div.Module_Forms p
{
    width: 200px;
    display: block;
}

div.content_inner div.Module_Forms input, div.content_inner div.Module_Forms textarea, div.content_inner div.Module_Forms label {
    display: block;
    margin: 0;
    left: 205px;
    top: -17px;
    position: relative;
    font-size: 12px;
}

div#right_bar
{
    width: 290px;
    float: left;
    margin: 5px 0 0 10px;
    position: relative;
}

div.rhead
{
    position: relative;
    margin: 10px auto !important;
    padding: 0;
    width: 265px;
}

div#right_bar h3
{
    text-align: right;
    color: #fff;
    margin: 0;
    padding: 0 15px 0 0;
    font-weight: bold;
    font-size: 1em;
    line-height: 25px;
    text-transform: uppercase;
    border: solid #333;
    border-width: 0 0 1px 0;
    background: #c1d82f;
}

.smldate
{
    font-size: 10px;
    color: #666;
}

.venue
{
    color: #c1d82f;
    font-weight: bold;
}

div.gray_back
{
    margin: 0;
}

.mini_image
{
	text-align: center;
	margin: 0 !important;
}

.mini_image img
{
	border: solid #333;
	border-width: 0 1px 1px 1px;
}

div#footer
{
    clear: both;
    background: #fff;
    border: solid #999;
    border-width: 1px 0;
    width: 1000px;
    height: 50px;
    margin: 5px 0;
}

div#links ul
{
    list-style-type: none;
    display: inline;
    margin: 10px;
    padding: 0;
}

div#links ul li
{
    margin: 0 0 5px 10px;
    padding: 5px 0;
    display: inline;
    font-size: 0.675em;
    color: #333;
    font-weight: bold;
    line-height: 24px;
}

div#image_links
{
    float: right;
    margin: -18px 0 0 0;
}

div#image_links img
{
    border: none;
}

div#footer_block
{
    background: transparent url('/Images/footer.gif') no-repeat top left;
    width: 1002px;
    height: 20px;
    margin: -5px auto 0;
    padding: 0;
}

div.clearfix
{
    clear:both;
}

p
{
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

/******************************** Breadcrumbs *************************************/

div.st_Breadcrumbs
{
	float: left;
	position: relative;
}
div.st_Breadcrumbs ul
{
    list-style-type: none;
    display: inline;
    margin: 0 0 0 4px;
    padding: 0;
}
div.st_Breadcrumbs ul li
{
    margin: 0 0 5px 10px;
    padding: 5px 0;
    display: inline;
	font-family: Segoe UI, Calibri, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
}
div.st_Breadcrumbs ul li a
{
	color: #333;
    text-decoration: none;
    font-weight: normal;
}
div.st_Breadcrumbs ul li a:hover
{
    color: #005d9d;
}

/******************************** Search *************************************/

div.st_Search
{
	position: relative;
	float: right;
    background: url('/Images/search-box7.gif') no-repeat;
    width: 266px;
    height: 24px;
    border: 0;
    padding: 0;
    margin: 2px 14px 0 0;
}
div.st_Search .SearchButton
{
    display: none;
}
div.st_Search .TextBox
{
    width: 215px;
    margin: 0 0 0 3px;
    height: 19px;
    border: 0;
    padding: 0;
    font-size: 11px;
}
div.st_SearchResultBox
{
    width: 215px;
    height: 150px;
    border: solid 1px #dfdfdf;
    border-top: 0;
    position: absolute;
    left: 0;
    z-index: 25001;
    background: #fff;
    overflow: auto;
    overflow-y: scroll;
    display: none;
    margin: 0 auto;
}
div.st_SearchResultBox ul
{
	list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 193px;
    text-align: left;
}
div.st_SearchResultBox ul li
{
	position: relative !important;
	list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    text-align: left !important;
    float: left !important;
}
div.st_SearchResultBox ul li a
{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
	padding: 4px 0;
}
div.st_SearchResultBox ul li a:hover
{
	background: #f0f0f0;
	text-decoration: none;
	color: #005d9d;
}

/******************************** EventDetails *************************************/

div.st_EventDetails .TextBox
{
    margin: 5px 0;
    padding: 2px;
    border: solid 1px #ccc;
    width: 300px;
}
div.st_EventDetails .Button
{
    margin: 5px 0;
    padding: 2px;
    border: solid 1px #ccc;
    background: #ecf3c0;
    width: 100px;
}

/******************************** EventsMinifeed *************************************/

div.st_EventsMinifeed,
div.st_NewsMinifeed
{
    margin-top: 4px;
}

div.st_EventsMinifeed p,
div.st_NewsMinifeed p
{
    font-size: 12px;
    padding: 0;
    margin: 0;
}

div.st_EventsMinifeed p.date,
div.st_NewsMinifeed p.date
{
	font-size: 10px;
	padding: 0;
	margin: 0 0 5px 0;
}

div.st_EventsMinifeed p.venue
{
    font-size: 11px;
}


/******************************** Newsletter *************************************/

div.st_Newsletter
{
    position: relative;
    display: block;
    margin: 4px 0 0 0;
    padding: 0;
}

div.st_Newsletter p
{
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
}

div.st_Newsletter p.msgerror
{
	font-size: 11px;
	color: #ff0000;
}
div.st_Newsletter p.msg
{
    font-size: 11px;
}
div.st_Newsletter input.TextBox
{
    margin: 0 0 5px 0;
    padding: 2px;
    border: solid 1px #ccc;
    width: 90%;
}
div.st_Newsletter input.Button
{
    margin: 5px 5px 0 0;
    padding: 2px;
    border: solid 1px #ccc;
    width: 100px;
}

/******************************** Menu *************************************/

div.st_Menu
{
	position: relative;
	display: block;
	margin:0;
	padding:0;
	width: 1000px;
	height: 26px;
	background: #fff url('/Images/MenuBg.gif') repeat-x top left;
	border: solid 1px #777;
	border-width: 1px 0;
}
div.st_Menu ul.rmRoot
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}
div.st_Menu li.rmRoot
{
	float: left;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 15px 6px 15px;
	background: transparent url('/Images/MenuBgRight.gif') repeat-y top right;
}
div.st_Menu li.rmRoot:hover
{
	background: #fff url('/Images/MenuBgRight.gif') repeat-y top right;
	color: #005d9d !important;
}
div.st_Menu ul.rmGroup,
div.st_Menu ul.rmGroup li.rmItem ul.rmGroup
{
	width: 210px;
	background: #fff;
	position: absolute;
	list-style-type: none;
	display: none;
	margin: 0;
	padding: 0;
	left: -1px;
	top: 26px;
	z-index: 100;
	border: solid 1px #777;
	border-width: 1px 1px 0 1px;
}
div.st_Menu li.rmItem
{
	float: left;
	position: relative;
	width: 180px;
	display: block;
	margin: 0;
	padding: 5px 15px;
	margin: 0;
	background: #fff url('/Images/MenuBg.gif') repeat-x 0 0;
	border: solid 1px #777;
	border-width: 0 0 1px 0;
	cursor: pointer;
}
div.st_Menu li.rmItem:hover
{
	background: #fff;
	color: #005d9d !important;
}
div.st_Menu ul.rmGroup li.rmItem ul.rmGroup
{
	left: 210px;
	top: -1px;
}
div.st_Menu a
{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #333;
	font-family: Segoe UI, Calibri, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
div.st_Menu a:hover
{
	color: #005d9d;
}

/******************************** Rotating Content ***********************************/

div.st_RotatingContent
{
	width: 1000px !important;
	height: 200px !important;
	border: 0;
	position: relative;
	display: block;
	overflow: hidden;
}
div.st_RotatingContent ul.st_RotatingContent
{
	list-style-type: none !important;
	margin: 0;
	padding: 0;
	border: 0;
}
div.st_RotatingContent ul.st_RotatingContent li
{
	position: absolute;
	list-style-type: none !important;
	margin: 0;
	padding: 0;
	border: 0;
	width: 1000px !important;
	height: 200px !important;
	display: none;
}
div.st_RotatingContent ul.st_RotatingContent li img
{
	border: 0;
}

label
{
	display: block;
}

/************ BOOK A PLACE **********************/

div.EventDetails div.st_Forms
{
	position: relative;
	width: 470px;
	border: 0;
}


div.EventDetails div.st_Forms .st_Tooltip,
div.EventDetails div.st_Forms .st_Tooltip.st_Invalid
{
	display: block;
	z-index: 1000;
	padding: 0;
	margin: -25px 0 0 0;
	width: 140px;
	height: 20px;
	float: right;
	background: #fff url(/Images/cross.gif) no-repeat 0 0;
}
div.EventDetails div.st_Forms .st_Tooltip.st_Valid
{
	background: #fff url(/Images/tick.gif) no-repeat 0 0;
}

