/* CSS Document */
/* Investis to modify css in this document only - css here overrides all other dicuments*/

/******************************** PRE PAGES CSS*/

.indexbg {
	width: 674px;
}
.indexbg p, .inputBoxLabel {
	color: #000000;
}
h1, h2 {
	font-size: 1em;
	color: #000000;
}
.pre-page {
	width: auto;
	height: auto;
	background: #ffffff; /* Background color can be either #ffffff or #efefef */
	border: 01px solid #cfcfcf;
	padding: 0 0 0px 0;
	margin: 0;
}
#pre-banner {
	background: #ffffff url(images/logo.jpg) no-repeat 15px 10px;
	height: 90px;
	width:674px;
}
#registration, #registration2, #select {
	width: auto;
	min-height: 194px;
	padding: 0px;
	padding: 0 96px 10px 96px;
	background-color: #ffffff;
}
#headding {
	background-color: #003d97;
	height: auto;
	width: 500px;
	margin: 30px 0px 10px 80px;
}
#headding h1 {
	height: auto;
	padding: 7px 0;
	margin: 0 0 0 15px;
	color: #ffffff;
	font-size: 1em;
}
#test-pannel {
	float: left;
	padding: 0 80px 20px 80px;
	background-color: #efefef;
}
#playerdownloads a {
	float: right;
	margin-top: 5px;
}
#playerdownloads a#rp-icon {
	padding-right: 10px;
	background: transparent url(images/rmp.jpg) no-repeat 50% 50%;		/* .jpg image Depends on pre-page Background color */
	height: 25px;
	width: 60px;
}
#playerdownloads a#wmp-icon {
	background: transparent url(images/wmp.jpg) no-repeat 50% 50%;		/* .jpg image Depends on pre-page Background color */
	height: 25px;
	width: 101px;
}
.indexbg #footer {
	width: auto;
}

/******************************** REGISTER PAGE */

.inputBoxLabel {
	width: 116px;
}
.inputBox, .registrationbox {
	width: 256px;
	height: 16px;
	margin: 1px 0;
	border: 1px solid #ccc;
}
#disclaimertext {
	height: 80px;
	width: 430px;
	overflow-y: scroll;
	border: 1px solid #cccccc;
	margin: 10px 0;
	padding: 10px;
}
#register-btn {
	padding-left: 305px;
}
.pre-page #test-pannel {
	/*display: none;*/
}

/******************************** SELECT PLAYER PAGE*/

#options {
	height: 30px;
}
.indexbg #select p {
	margin: 13px 0;
}
#select p.boxed {
	float: left;		 /*un-comment for audio only SIDE BY SIDE */
	width: 177px;
	margin: 3px auto;  /*un-comment for audio only SIDE BY SIDE */
/*	margin: 3px 0;   un-comment for audio only STACKED */
}
img#separator {
	float: left;
	margin: 0 35px;
/*	display: none;	  un-comment for Stacked  */
}
input#autostart {
	margin-top: 22px;
}
input#selectplayer-btn {
	margin-top: 10px;
}

/******************************** PLAYER CSS */

#centerpad {
	height: 100%;
}
#play-controls {
	background: transparent;
}
.banner {
	background: #ffffff url(./images/logo.jpg) no-repeat scroll 10px 50%;
	height: 90px;
	
}
.banner h1 {
	color: #003d97;
	padding: 35px 22px 28px 100px;
	width: 500px;
}
#tabs {
	display: none;
}
.topic-selected {
	background-color: transparent;
}
#menu {
	margin-top: 10px;
}
#menu ul.extra-links {
	height: auto;
}
#menu .titlesheader, #menu .speaker {
	color: #ffffff;
}
#menu .titlesheader, #menu .speaker, .tab-selected a, .tab-selected a:visited, .tab-selected a:hover, .tab-selected a:visited:hover {
	background-color: #867866;
	border: #ffffff;
}
#menu li a, #menu li a:visited, #menu li a:hover, #menu li a:visited:hover {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #5082a7;
	margin: 0;
}
#menu li a.last, #menu li a:visited.last, #menu li a:hover.last, #menu li a:visited:hover.last {
	border-bottom: none;
	padding-bottom: 5px;
}	
#menu li a:hover, #menu li a:visited:hover, .tab a:hover, .tab a:visited:hover {
	color : #c20000;
}

.tab a, .tab a:visited, .tab a:hover, .tab a:visited:hover {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #888888;
}
#tabcontent #feedback {
	padding-left: 20px;
}
#tabcontent #feedback p {
	margin: 0;
}
#left {
	/*width: 214px;*/
}
#video #videoph1 {
	padding-bottom: 1px;
}

#video  {
	height: 230px;
}

