/* MIKE */

/*
81
226
243
*/

#sidebar .block {
background-image: none;
padding:15px 25px 15px 22px;
}

ul#secnav li.page-item-118 {
	background-color: #3B52C2;
	color: #fff;
}

ul#secnav li.page-item-118 a:link, ul#secnav li.page-item-118 a:visited {
	color: #fff;
}

ul#secnav li.page-item-118 a:hover, ul#secnav li.page-item-118 a:active {
	color: #000;
}


#main-content {
xmargin: 0px;
}

#content { padding-top: 0px; }

div#wrap {
	background: url(SCB/bg_top_page.jpg) top center;
		background-color: #121aae;
		background-repeat: repeat-x;

}

#page_navi {
height:41px;
}

#page_navi a {
color:#1A00B2;
}


#page_navi ul {
margin-top : 14px;
}

div.already-registered {
	padding: 0px;
	margin: 30px 180px;
	background-color: #cef;
	border: solid 1px #ccc;
	font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-style:italic;
	font-weight: bold;
}

div.note {
	background-color: #fbf8ec;
	padding: 10px;
	margin: 30px 100px;
	border: solid 1px #ccc;
}

div.note input {
	padding: 5px;
	font-size: 16px;
	margin: 5px;
	}

div.note label {
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	}

#top {
width:940px;
}

/*  Images */
#top-out {
	background: url(SCB/bg_top_logo.jpg) top center;
	background-repeat: no-repeat;

}
#header {
	xbackground: url(test/bg_top_gradient.gif) no-repeat 60px 0;
	margin: 0;
	padding: 0;
	background-image: none;
	height: 118px;
}
#middle-out-top { /* Background - Middle Top */
	xbackground: #171717 url(test/bg_middle_out_top.gif) repeat-x 0 0;
	background-image: none;
	background-color: #FAFAFA;
}
#middle-out-bottom { /* Background - Middle Bottom Gradient */
	background: url(test/bg_middle_out_bottom.gif) repeat-x left bottom;
}
#middle-out-bottom .single { /* Background - Content - Single Page */
	background-image: none;
	background-color: #fff;
}
#middle-content { /* Background - Content */
	background: url(test/bg_middle_content.gif) repeat-y;
	background-color: #fff;
	border-left: solid 1px #ccc;
		border-right: solid 1px #ccc;
}
#middle-content-bottom { /* Background - Content Bottom */
	background: url(test/bg_middle_content_bottom.gif) no-repeat 0 bottom;
}
#content {
	background: url(test/bg_middle_top.gif) no-repeat 0 0;
}
#footer {
	background: url(test/bg_footer_gradient.jpg) no-repeat 0 0;
}

#middle-out-bottom .full { /* Background - Content - Full Width Page */
	background: url(test/bg_page_full.gif) repeat-y;
}
#content.full {
	background: url(test/bg_middle_top_full.gif) no-repeat 0 0;
	background-color: #fff;
	xborder-left: solid 1px #ccc;
	xborder-right: solid 1px #ccc;
}


#the-content.waiting-list {
	text-align: center;
	margin: 0px 150px;
}

#content.broadcast {
	xpadding-top: 0;
}

#middle-content.broadcast {
	width: 1080px;
	background-image: url(custom/graphic-red-arrow-300x400.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
}

#main-content.broadcast {
	width: 1000px;
	margin-top: 0;
}

#middle-content.broadcast #ustream-chat {
	float: left;
}

#content.squeeze-wrap {
	padding-top: 0;
	border-top: solid 1px #fff;
}

#main-content.squeeze {
	width: 900px;
	margin-top: 0;
}

#main-content.squeeze h2 {
	margin: 15px 0px;
}

#middle-content-bottom.full { /* Background - Content Bottom */
	background: url(test/bg_middle_content_bottom_full.gif) no-repeat 0 bottom;
}

/*  Colors */
a {
	color: #121aae;
}
#footer h2.widget_title {
	background: #222222;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{
	border: #333333 5px solid;
	background: #EDEDED;
}
.Nav a, .Nav .on,
#sidebar h2,
#sidebar ul.idTabs li a {
	background: #767676;
}
#main-content .post h4.continue a,
#sidebar ul.idTabs li a.selected, #sidebar ul.idTabs li a:hover {
	background: #121aae;
}
.Nav .on, .Nav a:hover {
	background: #838383 !important;
}
#main-content .post h4.continue a:hover {
	background: #607125;
}
#copyright-out {
	background: #000000;
}
#nav li ul li a {
	background: #3a3a3a;
	border-bottom: 1px solid #333333;
}
#footer-out {
	background: #2D2D2D;
}