/** {
	margin: 0px;
	padding: 0px;
}*/

body {
	background-color: #221e24;
	color: white;
}

body, table, td, ul, ol, li, div {
	font-family: arial;
	font-size: 12px;
	line-height: 150%;
}

body.bodyText {
	background-color: #8d8d8e;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 16px !important;
	/*text-transform: uppercase;*/
	margin-bottom: 15px;
	border-bottom: 1px solid #9b9b9b;
	padding-bottom: 3px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 14px !important;;
	/*text-transform: uppercase;*/
	margin-bottom: 13px;
	color: white !important;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 12px !important;
	/*text-transform: uppercase;*/
	margin-bottom: 11px;
	color: white !important;
}

hr {
	border: 0px;
	border-bottom: 1px solid #6d6d6e;
	font-size: 1px;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

p { margin: 0; padding: 0; margin-bottom: 13px; }
a { color: #c09b01; text-decoration: none; }
a:hover { color: #c09b01; text-decoration: underline; }


.bodytext ul {
	margin: 0;
	padding: 0;
}

.bodytext ul li {
	background: url(Images/bullet-point.gif) no-repeat 0px 7px;
	list-style-type: none;
	padding-left: 15px;
}


.caption {
	color: white;
	font-size: 10px !important;
}

.caption .bodytext div,
.caption .bodytext span,
.caption .bodytext table,
.caption .bodytext li,
.caption .bodytext p {
	color: white;
	font-size: 10px !important;
}

.quote {
	font-weight: bold;
	color: #464646;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	width: 100%;
}

#page-container {
	position: relative;
	width: 980px;
	text-align: left;
}

#logo-container {
	float: left;
	width: 244px;
	height: 115px;
}

#logo {
	margin-left: 15px;
	margin-top: 15px;
}

#heading-container {
	float: left;
	width: 734px;
	height: 111px;
}

#heading-text {
	color: #a7a5a7;
	margin-top: 80px;
}

#heading-text .bodytext div,
#heading-text .bodytext span,
#heading-text .bodytext table,
#heading-text .bodytext li,
#heading-text .bodytext p {
	color: #a7a5a7;
}

#navigation-container {
	text-align: left;
}

#navigation-left {
	float: left;
	width: 654px;
	height: 281px;
	background: url(Images/bg-navigation-left.gif) no-repeat top left;
}

#navigation-right {
	float: right;
	width: 325px;
	height: 281px;
	margin-top: 0px;
	background: url(Images/bg-navigation-right.gif) no-repeat top left;
}

#navigation-right .navigation-style ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 7px;
}

.navigation-right-link {
	display: inline;
	padding-right: 10px;
}

.navigation-style {
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	color: #bfbfbf;
	text-transform:uppercase;
	position: relative;
	height: 25px;
}

.nav-right-container {
	position: absolute; 
	top: 0px; 
	right: 0px;
}

.nav-right-container a {
	color: white;
}

#header-left {
	margin-top: 3px;
	width: 654px;
	height: 250px;
}

#header-right {
	width: 325px;
	margin-top: 3px;
	overflow: hidden;
	height: 250px;
}

#contact-bar {
	background-color: #363636;
	width: 100%;
	border-bottom: 1px solid #79797a;
	border-top: 1px solid #505051;
	height: 44px;
}

#contact-bar-content {
	padding-top: 15px;
	width: 950px;
	color: #c3c3c3 !important;
}

#contact-bar-content .bodytext div,
#contact-bar-content .bodytext span,
#contact-bar-content .bodytext table,
#contact-bar-content .bodytext li,
#contact-bar-content .bodytext p {
	color: #c3c3c3;
}

#content-container {
	position: relative;
	width: 980px;
	min-height: 455px;
	_height: 455px;
	#height: 455px;
	border-left: 1px solid #7b7b7c;
	line-height: 150%;
}

#content-right {
	margin-right: 45px;
	_margin-right: 45px;
	#margin-right: 45px;
	margin-left: 45px;
	_margin-left: 45px;
	#margin-left: 45px;
	margin-top: 25px;
	margin-bottom: 45px;
}

#content-left {
	margin-top: 25px;
	margin-bottom: 45px;
	width: 535px;
	text-align: left;
}

.left-column-bg {
	width: 620px;
	background-image: url(Images/bg-content-tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #808080;
}

.right-column-bg {
	width: 360px;
	background-image: url(Images/bg-content-right-tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #7a7a7b;
}

.right-column-bg-template2 {
	width: 980px;
	background-image: url(Images/bg-content-tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8d8d8e;
}

#footer {
	width: 980px;
	margin-top: 20px;
	margin-bottom: 45px;
	color: #5b595b;
	text-align: center;
}

#footer a {
	color: #5b595b;
	font-size: 11px;
}

#footer .bodytext div,
#footer .bodytext span,
#footer .bodytext table,
#footer .bodytext li,
#footer .bodytext p {
	color: #5b595b;
}

/*----------------------------------- SUCKER FISH NAVIGATION -----------------------------------*/

.nav_break {
	padding-top: 3px !important;
	width: 5px;
}


/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}


.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
	/*border: 1px solid red;*/
	height: 27px;
	
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(Images/x.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: white;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */


/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu li li {
	color: #eee;
	font-size: 11px;
	text-transform: none;
}

.menu li li:hover {
	background-color: white;
	
}

/*.menu ul li ul li {
	color: #eee;
	background-color: white;
	font-weight: normal;
}*/

.menu .menuContent_menuActive {
	/*background-color: #bfc0c3;*/
	color: #c09b01;
}

.menu ul {
	width: 11em;
}

.menu a {
	text-decoration: none;
	color: #eee;
	padding: .4em 7px;
	display: block;
	position: relative;
}

.menu a:hover, .menu li:hover>a {
	color: #c09b01;
	text-decoration: none;
}


.menu li li, .menu li li li {	/* create borders around each item */
	background-color: #9d9ea0;
	font-weight: normal;
	border-top: 1px solid #424044;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 1px solid #424044;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 0px;
	left: 100%;
}

.menu li li a {
	font-weight: normal;
	color: #CCCCCC;
}

.menu li li a:hover {
	color: #c09b01;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	/*color: #567;*/
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/*]]>*/



/*----------------------------- CLIENT TEMPLATE GENERIC STYLES ------------------------*/

ul.template {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

.left-column-bg ul, .right-column-bg ul {
	margin-left: 10px;
}

ol {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

li {
	padding-bottom: 3px;
}

li.template-on, li.template-off, li.template-child-off {
 margin: 0; 
 padding: 0;
 border-top: 1px solid #bdbdbd;
 font-weight: bold;
 color: #585757;
}

li.template-on a, li.template-off a, li.template-child-off a {
	color: #585757;
}

li.template-child-off {
	background-color: white;
}

.template-body-container {
	margin-left: 30px;
	width: 665px !important;
}

.template-padding {
	padding: 10px;
	color: #585757;
}

#template-header-container {
	position: relative;
	height: 169px;
	width: 980px;
}

.template-container {
	position: relative;
	width: 980px;
}

#template-logo-container {
	min-height: 111px;
	_height: 111px;
	#height: 111px;
}

.template-logo-text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6e6d6d !important;
	border: 0px;
}

.template-left-side, .template-right-side {
	width: 50%;
}

.template-content-container {
	width: 980px;
	min-height: 400px;
	_height: 400px;
	#height: 400px;
	padding-top: 30px;
	margin-bottom: 30px;
}

.template-content-container, .template-content-container td, .template-content-container li {
	font-family: arial,verdana,sans serif;
	font-size: 12px;
	color: #6e6d6d;
}

.template-header-image {
	position: absolute;
	right: 45px;
	top: 0px;
}

.template-top-button {
	position: absolute;
	top: 0px;
	right: 45px;
	width: 259px;
	height: 35px;
}

.template-button-padding {
	margin-left: 40px;
	margin-top: 10px;
}

.template-white-text {
	color: white;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

span.template-14 {
	font-size: 14px;
}

.template-navigation-container {
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	width: 245px;	
}

.template-event-heading {  
	position: absolute;  
	top: 15px;
	left:10px;
}

.event-heading-one, .event-heading-two, .template-location-container {
	font-weight: bold;
	color: white;
	font-size: 26px;
	font-family: arial,verdana,sans serif;
	width: 570px;
}

.event-heading-two {
	font-weight: normal;
}

.template-location-container {
	position: absolute;
	top: 110px;
	left: 10px;
	
	font-weight: normal;
	font-size: 18px;
}

span.caption {
	font-size: 10px;
	color: #979595;
}

.template-footer {
	background: url(Images/template-footer-tile.gif) repeat-x;
	width: 100%;
	height: 39px;
}

/*.template-footer a, .template-footer td, .template-footer div, .template-footer .bodytext, .template-footer .headertext, .template-footer td .bodytext {
	color: #979597 !important;
}
*/
.template-footer-padding, .template-footer-padding .bodytext, .template-footer-padding div {
	margin-top: 7px;
	color: #979597 !important;  
}

ul ul, li ul {
 list-style-type: none !important;
 padding-left: 0px;
 margin-left: 0px;
}


.template-body-container ul {
	margin-left: 10px;
}
.template-body-container ul li {
	background: url(Images/bullet-point2.gif) no-repeat left 6px;
}

/*-------------- Security styles ----------*/

#mm-security-login-box input {
	border: 1px solid black;
	margin-bottom: 3px;
}