/* -------------------------------------------- */
/*												*/
/*												*/
/*												*/
/* -------------------------------------------- */

body, h1, h2, h3, h4, h5, h6, ul, li, ol, p, table, tr, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
}
ul {
	list-style-type: none;
}

/* -------------------------------------------- */
/*					Globals						*/
/* -------------------------------------------- */
.hidden
{
	display: none;
}

.clearer {
	display: block;
	clear: both;
}

/* -------------------------------------------- */
/*		Body, Wrapper, Masthead, Main Menu		*/
/* -------------------------------------------- */
body{
	text-align: center;
	font-family: verdana, "Times New Roman", Times, serif;
}

#wrapper
{
	width: 960px;
	margin: 0 auto 0 auto;
	
	text-align: left;
}

#topbar
{
	width: 960px;
	height: 180px;
}

#topbar h2 {
	display: block;
	clear: both;
	background-color: #16b4f0;
	
	height: 35px;
	text-align: right;
	padding-right: 20px;
	
	font-size: 16pt;
	font-style: italic;
	line-height: 26pt;
}

#topbar .logo-header
{
	float: left;
	width: 225px;
	height: 150px;
	margin-left: 10px;
}

#topbar #mainmenu
{
	float: right;
	clear: right;
	width: 720px;
	height: 123px;
	margin-top: 50px;
}

#topbar #mainmenu li
{
	float: left;
	clear: right;
	width: 90px;
	height: 50px;
	padding: 0 5px 0 5px;
		text-align: center;

}
#topbar #mainmenu li a {

	width: 90px;
	height: 50px;
	font-family: verdana;
	font-size: 11pt;
	text-decoration: none;
	font-style: bold;
	color: #16b4f0;
	

}

#topbar #mainmenu li ul {
	display: none;
}
/*
.mm-home {background-position: 0 123px;}
.mm-home:hover {background-position: 0 0;}

.mm-whatson {background-position: -75px 123px;}
.mm-whatson:hover {background-position: -75px 0;}

.mm-education {background-position: -150px 123px;}
.mm-education:hover {background-position: -150px 0;}

.mm-visitus {background-position: -225px 123px;}
.mm-visitus:hover {background-position: -225px 0;}

.mm-aboutus {background-position: -300px 123px;}
.mm-aboutus:hover {background-position: -300px 0;}

.mm-supportus {background-position: -375px 123px;}
.mm-supportus:hover {background-position: -375px 0;}

.mm-contactus {background-position: -450px 123px;}
.mm-contactus:hover {background-position: -450px 0;}
*/

/*
	Sidebar Menu	
*/
ul.menu_show_sub li.level_1 {
	display: none;
}
ul.menu_show_sub li.level_1.lit {
	display: block;
}
ul.menu_show_sub li.level_1.lit a {
	display: none;
	
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 5px;
	text-decoration: none;
	color: black;
	width: 220px;
}
ul.menu_show_sub li.level_1.lit ul li a {
	display: block;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #16B4F0;
	font-size: 10pt;
	width: 210px;
	
	color: white;
	text-decoration: none;
	text-align: center;
}

/* -------------------------------------------- */
/*					Columns						*/
/* -------------------------------------------- */
#content
{
	width: 960px;
}

#column-one
{
	float: left;
	width: 235px;
	margin-left: 10px;
}

#column-two
{
	float: left;
	clear: right;
	width: 235px;
}

#column-three
{
	float: left;
	clear: right;
	width: 235px;
}

#column-four
{
	float: right;
	width: 235px;
}

#column-doublewide
{
	float: left;
	clear: right;
	width: 470px;
}

#column-one h3, #column-two h3, #column-three h3, #column-four h3
{
	width: 220px;
	border-bottom: 2px solid black;
	
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 5px;
}

#column-doublewide h3
{
	width: 450px;
	border-bottom: 2px solid black;
	
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 5px;
}

/* -------------------------------------------- */
/*				Column Item Blocks				*/
/* -------------------------------------------- */
.contact-block .title, 
.newsletter-block .title,
.support-block .title 
{margin-top: 5px; color: white; font-size: 11pt; text-decoration: underline;}

.event-block
{
	width: 220px;
	margin-top: 10px;
	display: block;
	background-color: #16b4f0;
}

.event-block p {padding: 10px; text-align: center; line-height: 12pt;}
.event-block .eb-date {color: white; font-size: 9pt;}
.event-block .eb-name {color: white; font-size: 11pt;}
.event-block .eb-location {color: white; font-size: 8pt;}
.event-block .eb-information a {color: black; font-size: 8pt; text-decoration: none;}
.event-block .eb-information a:hover {text-decoration: underline;}

.news-block
{
	width: 220px;
	margin-top: 10px;
	display: block;
}

.news-block h4 {font-size: 11pt;}
.news-block p {margin-top: 5px; font-size: 9pt; text-align: left; line-height: 12pt;}
.news-block .nb-fullstorylink {text-align: right;}
.news-block .nb-fullstorylink a {color: black; text-decoration: none;}
.news-block .nb-fullstorylink a:hover {text-decoration: underline;}

.spotlight-block
{
	width: 220px;
	margin-top: 10px;
	display: block;
}

.spotlight-block h4 {font-size: 11pt;}
.spotlight-block img {margin-top: 5px;}
.spotlight-block p {margin-top: 5px; font-size: 9pt; text-align: left; line-height: 12pt;}
.spotlight-block .sb-fullpagelink {text-align: right;}
.spotlight-block .sb-fullpagelink a {color: black; text-decoration: none;}
.spotlight-block .sb-fullpagelink a:hover {text-decoration: underline;}

.contact-block
{
	width: 200px;
	margin-top: 10px;
	display: block;
	padding: 10px;
	background-color: #16b4f0;
}

.contact-block p {margin-top: 5px; font-size: 9pt; text-align: left; line-height: 12pt; color: white;}
.contact-block .button-contactform {width: 97px; height: 22px; margin: 5px 0 0 50px; display: block; background-image: url(button-contactform.png); background-repeat: no-repeat;}

.newsletter-block
{
	width: 200px;
	margin-top: 10px;
	display: block;
	padding: 10px;
	background-color: #16b4f0;
}

.newsletter-block p {margin-top: 5px; font-size: 7pt; text-align: left; line-height: 12pt; color: white;}
.newsletter-block .input-newsletter {width: 186px; height: 22px; margin-top: 5px; background-image: url(input-newsletter.png); background-repeat: no-repeat; border: none; padding-top: 5px; padding-left: 5px; color: white}
.newsletter-block .button-newsletter {width: 97px; height: 22px; margin-top: 5px; margin-left: 50px; background-image: url(button-newslettersubmit.png); background-repeat: no-repeat; border: none;}

.support-block
{
	width: 200px;
	margin-top: 10px;
	display: block;
	padding: 10px;
	background-color: #16b4f0;
}

.support-block p {margin-top: 5px; font-size: 8pt; text-align: left; line-height: 12pt; color: white;}
.support-block a {color: black; text-decoration: none;}
.support-block a:hover {text-decoration: underline;}

.pagemenu-block
{
	width: 220px;
	margin-top: 10px;
	display: block;
	background-color: #16b4f0;
}

.pagemenu-block ul {padding: 10px; text-align: center;}
.pagemenu-block ul .pm-header {font-size: 10pt; color: black;}
.pagemenu-block ul li {padding: 10px 0 10px 0; border-bottom: 1px solid white; font-size: 9pt;}
.pagemenu-block ul li a {color: white; text-decoration: none;}
.pagemenu-block ul li a:hover {text-decoration: underline;}

.sub-pagemenu-block
{
	width: 220px;
	margin-top: 10px;
	display: block;
	background-color: #16b4f0;
}

.sub-pagemenu-block ul {padding: 10px; text-align: center;}
.sub-pagemenu-block ul .pm-header {font-size: 10pt; color: black;}
.sub-pagemenu-block ul li {padding: 10px 0 10px 0; border-bottom: 1px solid white; font-size: 9pt;}
.sub-pagemenu-block ul li a {color: white; text-decoration: none;}
.sub-6pagemenu-block ul li a:hover {text-decoration: underline;}

.content-block
{
	width: 450px;
	margin-top: 10px;
	display: block;
}

.content-block p, tr, td {margin-bottom: 15px; font-size: 10pt; line-height: 14pt; text-align: left;}
.content-block .img-left {float: left;}
.content-block .img-right {float: right;}
.content-block a {color: #16b4f0; text-decoration: none;}
.content-block a:hover {text-decoration: underline;}

.content-block-large
{
	width: 650px;
	margin-top: 10px;
	float: left;
}

.content-block-large p, tr, td {margin-bottom: 15px; font-size: 10pt; line-height: 14pt; text-align: left;}
.content-block-large .img-left {float: left;}
.content-block-large .img-right {float: right;}
.content-block-large a {color: #16b4f0; text-decoration: none;}
.content-block-large a:hover {text-decoration: underline;}


/* -------------------------------------------- */
/*					Footer						*/
/* -------------------------------------------- */
#footer
{
	float: left;
	width: 960px;
	margin-top: 10px;
}

#footerbar
{
	width: 960px;
	height: 35px;
	background-color: #16b4f0;
	display: block;
}

#footerbar h6
{
	float: left;
	width: 300px;
	height: 35px;
	background-image: url(footer-dealfest.png);
	background-repeat: no-repeat;
}

#iconmenu
{
	float: right;
	height: 35px;
	margin-right: 10px;
	padding-top: 9px;
}

#iconmenu li
{
	float: left;
	clear: right;
	margin-left: 5px;
	width: 16px;
	height: 16px;
}

#foot-left
{
	float: left;
	width: 450px;
	margin-top: 5px;
}

#foot-left .logo-footer {float: left; width: 125px; height: 85px;}
#foot-left p {float: left; clear: right; margin: 5px 0 0 20px; font-size: 7pt;}

#foot-right
{
	float: right;
	width: 450px;
	margin-top: 5px;
}

#foot-right p {margin: 0 10px 0 0; text-align: right; font-size: 8pt; line-height: 10pt;}
#foot-right a {color: #16b4f0; text-decoration: none;}
#foot-right a:hover {text-decoration: underline;}

.f_download_normal {
    display:                	block;
    border:                    	1px #666 dashed;
    padding:                	10px;
    margin:            			10px 10px 10px 0px;
}
.f_download_normal .s_icon {
    float:                    left;
    clear:                    left;
    background-repeat:        no-repeat;
    background-position:    50% 50%;
    background-size: 60px 60px;
    
    width:                    60px;
    height:                    60px;
    margin-right:            10px;
    
    text-indent:            -1000px;
    overflow:                hidden;
}
.f_download_normal .s_icon.s_pdf { background-image: url(icon_pdf_small.gif); }
.f_download_normal .s_icon.s_doc { background-image: url(icon_word.png); }


.f_download_normal .s_name a {
    font-weight:            bold;
    color: #00bdf4;
}

.left {
	float: left;
}

.right {
	float: right;
}

.flv_video {

	padding: 10px 0px 10px 0px;
}


/* POST LIVE ADDITIONS */
.bluebox {
	padding: 10px;
	background-color: #16b4f0;
	
	color: white;
}

.bluebox p.header { 
	font-weight: strong;
	font-size: 14pt;
}

/*
	Scrolling sponsors
*/
.f_sponsors.s_banners {
	
}
.f_sponsors.s_banners ul li {
	display: block;
	width: 160px;
	height: 126px;
}
.f_sponsors.s_banners ul li a {
	display: table-cell;
	width: 160px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
}
