/* 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;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}
h1, h2 {
	font-size: 1.2em;
	color: #000000;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}
.pre-page {
	width: auto;
	height: auto;
	background: #ffffff; /* Background color can be either #ffffff or #efefef */
	border: 01px solid #cfcfcf;
	padding: 0;
	margin: 0;
}
#pre-banner {
	background: transparent url(./images/weir-logo.jpg) no-repeat ;
	height: 100px;
	width: 672px;
}
#registration, #registration2, #select {
	width: auto;
	min-height: 194px;
	_height: px;
	padding: 0px;
	padding: 0 100px 10px 96px;
	background-color: #ffffff;
}
#headding {
	background: transparent url(images/headding.jpg) no-repeat 0 0;
	height: 29px;
	width: 647px;
	margin: 19px auto;
}
#headding h2 {
	height: auto;
	padding: 5px 0;
	margin: 0 0 0 30px;
	color: #000000;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}
#test-pannel {
	float: left;
	padding: 0 80px 20px 80px;
	background-color: #efefef;
}
#playerdownloads a {
	float: right;
	margin-top: 5px;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}
#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;
}
#register-btn {
	padding-left: 305px;
}

/******************************** SELECT PLAYER PAGE*/

#options {
	height: 30px;
}
.indexbg #select p {
	margin: 13px 0;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}
#select p.boxed {
	float:left;		 /* un-comment for audio only SIDE BY SIDE */
	width: 180px;
	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;
}
#videoselect
{
    float: left;
    margin: 0 7px 0 0;
    width: 210px;
}
#videoselect p
{
    margin-top: 18px;
    font-family: HelveticaNeueLTStd-Lt, arial, serif;
}
#audioselect
{
    border-left: 1px solid #999;
    float: left;
    padding: 0 0 0 7px;
    width: 210px;
}

/******************************** PLAYER CSS */

.banner {
	background: #D59F0B url(./images/antofagasta-logo.jpg) no-repeat scroll 22px 22px;
	height: 103px;
	
}

.banner h1 {
	color: #474f73;
	padding: 40px 40px 0px 0px;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}
#menu .titlesheader, #menu .speaker {
	color: #000000;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}
#menu .titlesheader, #menu .speaker, .tab-selected a, .tab-selected a:visited, .tab-selected a:hover, .tab-selected a:visited:hover {
	background-color: #D59F0B;
	border: #999999;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}
#menu li a, #menu li a:visited, #menu li a:hover, #menu li a:visited:hover {
	background-color: #ffffff;
	color: #000000;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
	}
#menu li a:hover, #menu li a:visited:hover, .tab a:hover, .tab a:visited:hover {
	color : #0132b5;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}

.tab a, .tab a:visited, .tab a:hover, .tab a:visited:hover {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #888888;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}
#tabcontent #feedback {
	padding-left: 20px;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}
#tabcontent #feedback p {
	margin: 0;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}
#video, #videoph1 {
	padding-bottom: 2px;
	font-family: HelveticaNeueLTStd-Lt, arial, serif;
}

