@charset "utf-8";
/* CSS Document */
.clear-block {
	display: table;
}


.profile, .node-form .standard {
	clear: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/wdop_body-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: transparent;
	padding: 0px;
	width: 980px;
	text-align: left;
	margin: 0 auto;
	background-image: url(images/wrapper-bg.png);
	background-repeat: repeat-y;
	background-position: center bottom;
}
#footwrapper {
	background-color: transparent;
	padding: 0px;
	width: 980px;
	text-align: left;
	margin: 0 auto;
	background-image: url(images/footwrapper-bg.png);
	background-repeat: repeat-y;
	background-position: center bottom;
}

#core {
	background-color: #FFFFFF;
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#core-footer {
	background-color: transparent;
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/header-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow: auto;
}
#head-logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 107px;
	width: 200px;
	overflow: hidden;
}
#header-right {
	overflow: hidden;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 215px;
}

#unity-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	clear: both;
	width: 210px;
	background-color: transparent;
	background-image: url(images/Loginbox_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	float: right;
	margin-top: -3px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#unity-login #login-container {
	padding: 10px;
}
#unity-login #login-container #login-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: right;
}
#unity-login #login-container #login-buttons {
	clear: both;
}
#unity-login #login-container #reqpass-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: right;
	clear: both;
}
#unity-login #login-container #reqpass-link a {
	color: #000;
	text-decoration: none;
}
#unity-login #login-container #reqpass-link a:hover {
	color: #000;
	text-decoration: underline;
}
#unity-login #login-container #login-buttons a {
	text-decoration: none;
	background-color: #FADCA2;
	color: #000;
	display: block;
	text-align: center;
	border: 1px solid #577207;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 20px;
	line-height: 20px;
	clear: both;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#unity-login #login-container #login-buttons a:hover {
	text-decoration: none;
	background-color: #EEC348;
	color: #000000;
	display: block;
	text-align: center;
	border: 1px solid #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 20px;
	line-height: 20px;
	clear: both;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#content-region {
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 15px;
	overflow: auto;
	padding: 0px;
	clear: both;
}
#left-column {
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav h3 {
	background-color: #FFFFFF;
	background-image: url(images/NavTop-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#undernav {
	background-color: #FFFFFF;
	background-image: url(images/NavBottom-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	font-size: 1px;
	margin-bottom: 15px;
}
#nav ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1A15C;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
#nav ul li ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1A15C;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #EBF2E1;
}
#nav ul li ul li ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1A15C;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #DFEFF4;
}
#nav ul li ul li ul li ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1A15C;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #B6DBE7;
}
#nav a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
}
#nav a:hover {
	font-size: 14px;
	color: #EC801D;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	background-color: #FFFFFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-image: url(images/NavLink-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#adspace .textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FADCA2;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #0D3150;
	margin-top: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#adspace .textbox .title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px;
	color: #333333;
}
#adspace .textbox .subtitle {
	font-size: 12px;
	margin-bottom: 10px;
}
#adspace .textbox a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #F7C466;
	display: block;
	border: 1px solid #666666;
	padding: 2px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#adspace .textbox a:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #F1A15C;
	display: block;
	border: 1px solid #666666;
	padding: 2px;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#block-addtoany-0 {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Viewsbox {
	margin-left: 230px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}


#main-content {
	margin-left: 230px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	clear: right;
}
#main-content h2 {
	font-size: 24px;
	color: #29ACC1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-content h3 {
	color: #F1A15C;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #466A83;
	text-decoration: none;
}
 a:hover {
	color: #ED8527;
	text-decoration: underline;
}
#right-sidebar {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#right-popout {
	font-size: 12px;
	background-color: #FADCA2;
	padding: 10px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #B08940;
}
#main-content #right-popout h3 {
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#right-popout p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right-popout .rbar-button a {
	font-size: 16px;
	color: #333333;
	background-color: #F7C466;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	text-align: center;
	border: 1px solid #333333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}

#right-popout .rbar-button a:hover {
	font-size: 16px;
	color: #333333;
	background-color: #FAE5BD;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	text-align: center;
	border: 1px solid #333333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}
#footer {
	background-color: transparent;
	margin-right: 15px;
	margin-left: 15px;
}

#footer .link-column {
	float: left;
	width: 180px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#footer .link-column h3 {
	color: #EAC77A;
	padding: 0px;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#footer .link-column ul {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#footer .link-column ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer .link-column a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer .link-column a:hover {
	color: #EAC77A;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
}

/* Host Center Styles */

#hostcenters {
}
.view-HostCenters {
	margin-top: 30px;
	border: 1px solid #FFB87A;
	background-color: #FFE19B;
	background-image: url(images/hostcentersBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.view-HostCenters .view-footer {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #333333;
	margin: 0px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
div.host a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
div.host a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.host {
	margin-bottom: 10px;
	clear: right;
	margin-top: 0px;
	border: 1px solid #FFC235;
	overflow: auto;
	padding: 5px;
	font-size: 16px;
	font-size: 14px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #FFEDC1;
}

.host table {
	border-collapse: separate;
}

#line {
	padding: 0px;
	overflow: visible;
}
.host .item {
	text-align: right;
	width: 30%;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	color: #36444F;
	overflow: auto;
	margin: 0px;
}
.host .description {
	text-align: left;
	width: 67%;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	overflow: auto;
	margin: 0px;
}
.host .description p {
	margin: 0px;
	padding: 0px;
}
#maincontent .host a.hc-link, #maincontent .host a.hc-link:hover {
	font-weight: bold;
	text-decoration: none;
}
#main-content .content #linkback a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FADCA2;
	padding: 3px;
	text-align: center;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 25px;
	margin-left: 25px;
	border: 1px solid #333333;
	text-decoration: none;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#main-content .content #linkback a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F1A15C;
	padding: 3px;
	text-align: center;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
	border: 1px solid #333333;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#main-content .view #linkback a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FADCA2;
	padding: 3px;
	text-align: center;
	display: block;
	border: 1px solid #333333;
	text-decoration: none;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-content .view #linkback a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F1A15C;
	padding: 3px;
	text-align: center;
	display: block;
	text-decoration: none;
	border: 1px solid #333333;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hosttable {
	background-color: #FFF6D9;
	padding: 15px;
	border: 1px solid #5C7589;
	overflow:auto;
	margin-bottom: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#hosttable .HCtitle {
	font-size: 18px;
	color: #333333;
	line-height: 22px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
}
#hosttable .centers {
	margin-bottom: 15px;
	padding: 0px;
	padding: 0px;
	height: auto;
	overflow: auto;
}
#hosttable #centerbox {
}
#hosttable .centers ul {
	padding: 0px;
	list-style-type: none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hosttable .centers li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 3px;
	width: 155px;
	height: 25px;
	display: block;
	padding: 0px;
	float: left;
	font-size: 14px;
}
#hosttable .centers a {
	background-color: #FFEDB0;
	display: block;
	padding: 3px;
	border: 1px dashed #CCCCCC;
	color: #333333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#hosttable .centers a:hover {
	background-color: #FADCA2;
	display: block;
	padding: 3px;
	border: 1px solid #F3A81B;
	color: #333333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
}
#adhostcenter {
	background-color: #FFFFCC;
	padding: 10px;
	margin-top: 15px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #CCCCCC;
}
#adhostcenter h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.view-HostCenters .view-footer #adhostcenter {
	margin-top: 0px;
}

/* Download Center*/

#downloadbox {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: right;
	overflow: auto;
}
.dlbox {
	float: left;
	width: 200px;
	text-align: center;
	padding: 5px;
	border: 1px solid #545B89;
	margin: 5px;
	background-color: #CACEDA;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
/*.dlbox:hover {
	background-color: #9499BA;
}*/
.dltitle {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 5px;
}
.dlimg {
	margin-bottom: 5px;
}
.dllink a {
	color: #FFFFFF;
	display: block;
	background-color: #466A83;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #353C70;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.dllink a:hover {
	color: #333333;
	display: block;
	background-color: #A4D3E1;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #353C70;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* Events Box */

#wdop_sched {
	border: 1px solid #FFB87A;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: right;
	background-color: #FFE19B;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#wdop_sched h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 0px;
	color: #CD6B12;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#wdop_sched h2 {
	font-size: 12px;
	padding: 0px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#wdop_sched h3 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	/*text-transform: uppercase;*/
	color: #333333;
}
#wdop_sched #event_box {
	padding: 15px;
	background-color: #FFEDC1;
	border: 1px solid #FFCE5E;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#wdop_sched .event-item{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-size: 14px;
}
#wdop_sched h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: .8em;
}
#wdop_sched #event_box h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#wdop_sched #event_box .event-sponsors {
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #999999;
}
#wdop_sched #event_box .event-sponsors td {
	border: 1px solid #CCCCCC;
	vertical-align: top;	
}

#wdop_sched .live_streamed {
	color: #090;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
#wdop_sched .not_streamed {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
}
#wdop_sched #event_box .sched_vidlink {
	color: #333;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #FFC;
	font-size: 14px;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #666;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#wdop_sched #event_box .sched_vidlink:hover {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #8494AB;
	font-size: 14px;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #666;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#wdop_sched #event_box #eventbox_header {
	background-image: url(images/thankyouforjoiningus.png);
	height: 59px;
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: transparent;
	width: 573px;
	display: none;
}
#wdop_sched #event_box .event-subtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#wdop_sched #event_box .event-item .event-subtext strong {
	color: #333333;
}
#event_box .event-sponsors .sponsor_name {
	font-size: 9px;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 2px;
}




#social-media {
	text-align: right;
	margin-bottom: 15px;
	background-color: transparent;
	background-image: url(images/SocialMedia_bg.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#social-media a {
	padding: 0px;
	margin-right: 0px;
	margin-left: 5px;
}
.block-openx {
	background-color: transparent;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#nav #block-openx-1 a, #nav #block-openx-1 a:hover {
	background-color: transparent;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wdop-form hr {
	background-color: #F1A15C;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 25px;
	padding: 0px;
}

.home_feature {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 680px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #666666;
}
.date-clear-block {
	clear: none;
	display:table;
}
 
/*  Live Stream Box  */

#live-stream {
	width: 680px;
	height: 175px;
	background-color: transparent;
	background-image: url(images/WDOP_LiveStream_bg.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
#live-stream #stream_inner {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 200px;
	margin: 0px;
}
#live-stream #stream_inner #stream_content #stream_flowbox {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	height: 93px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#stream_upnow .stream_eventtime {
	font-size: 12px;
}
#stream_upnow .stream_eventtitle {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#stream_upnow {
	width: 290px;
	height: 35px;
	overflow: hidden;
	margin-bottom: 5px;
}
#stream_flowbox #stream_desc {
	font-size: 12px;
	height: 55px;
	overflow: hidden;
	padding-right: 5px;
	padding-left: 5px;
}
#live-stream #stream_inner #stream_content {
	height: 125px;
	margin-bottom: 5px;
}
#live-stream #stream_inner #stream_content #stream_upnext {
}
#stream_linkbar {
	height: 25px;
}
#stream_linkbar a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F1A15C;
	border: 1px solid #666666;
	width: 150px;
	display: block;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
		border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#stream_linkbar a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFE19B;
	border: 1px solid #666666;
	width: 150px;
	display: block;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#stream_upnow .stream_nostream {
}
#live-stream #stream_inner #stream_content #stream_upnext {
	height: 25px;
	overflow: hidden;
}
#stream_upnext .stream_eventtime {
	font-size: 9px;
	font-weight: bold;
}
#stream_upnext .stream_eventtitle {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#stream_upnext .stream_nostream {
	background-color: transparent;
	background-image: url(images/UpNextBg_notstreamed.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 25px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 105px;
}
#stream_upnext .stream_stream {
	background-color: transparent;
	background-image: url(images/UpNextBg_streamed.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 25px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 105px;
}

#stream_livelink {
	overflow: hidden;
	height: 30px;
	width: 160px;
	left: 310px;
	top: -150px;
	float: right;
	margin-top: 3px;
	margin-right: 3px;
}
