html, body {
    margin: 0;
    padding: 0;
    font-family: arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #575a5d;
}

/* padding and margin reset */
p, h1, h2, h3, h4, h5, h6, ul {
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 22px;
    margin-bottom: 25px;
    color: #036;
}

h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

img {
    border: 0;
}

.date {
    padding-bottom: 0;
    color: #4682b4;
}

.location {
    color: #575a5d;
}

/* LAYOUT STYLES */

/* header */
div#header {
    padding: 10px;
}

#header ul, #header li {
    list-style-type: none;
}

#header ul {
    position: relative;
    float: right;
    margin-right: 50px;
}

#header li {
    position: relative;
    float: left;
    margin-left: 20px;
}

#header li:first-child {
    margin-left: 0;
}

#header ul a {
    font-weight: bold;
    font-size: 13px;
    color: #555;
}

#header .jeffLogo {
    margin-top: 20px;
}

/* content */
div#content {
    padding-bottom: 20px;
}

#header > .jeffLogo, #content > #wswContent, #footer > * {
    margin-left: 50px;
}

#content-header {
    position: relative;
    top: 0px;
    height: 47px;
    width: 100%;
    background: url('images/header_gradient_47height.jpg') top left repeat-x;
    border-top: 8px solid #676c7c;
}

/* footer */

div#footer {
    /*
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    */
    background-color: #eee;
    padding: 20px 0 50px 0;
}

#footer img.wswLogo {
    width: 100px;
}

#footer span {
	vertical-align: top;
	font-size: 13px;
}

/* wsw main content */

div#inner-content {
    width: 60%;
}

div#wswContent {
    margin-top: 10px;
}

/* register page */

#wswContent form {
    display: block;
    width: 690px;
    padding: 20px;
    margin: 10px 0;
    background-color: #eee;
    font-size: 13px;
}

table#fields {
    display: block;
    width: 510px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 10px 16px;
}

#fields td:first-child {
    text-align: right;
    width: 160px;
}

#fields input[type="text"] {
    width: 350px;
}

#fields input[type="submit"] {
    padding: 3px 10px;
}

.required {
    color: red;
}

.registererror {
    color: red;
    font-size: 0.75em;
}

/* lobby page */

ul#tabs {
    display: block;
    width: 966px; 
    padding: 0;
    list-style-type: none;
    overflow: auto;
}

#tabs li {
    display: block;
    float: left;
    width: 24%;
    margin-left: 2px;
    border: 1px solid #ceced2;
}

#tabs li:first-child {
    margin-left: 0px;
}

#tabs li a {
    display: block;
    background: url('images/tab_gradient_white_45.jpg');
    padding: 8px;
    color: #036;
    font-size: 15px;
}

#tabs li a:hover, #tabs li a.selected {
    background: url('images/tab_gradient_blue_45.jpg');
    color: #fff;
    font-weight: bold;
}

#tables {
    width: 934px;
    padding: 25px 15px;
    background-color: #edece8;
    border: 1px solid #ceced2;
}

#tables table {
    border-collapse: collapse;
    background-color: #fff;
    width: 100%;
}

#tables table th:first-child, #tables table td:first-child {
    width: 90px;
}

#tables table td, #tables table th {
    height: 0;
    border: 1px solid #ceced2;
    padding: 10px 6px;
    font-size: 13px;
}

#tables table td *, #tables table th * {
    display: block;
    color: #575a5d;
}

#tables table th {
    font-weight: bold;
    color: #036;
    text-align: left;
}

#tables table td > a {
    display: block;
    color: #4682b4;
}

#tables table td > a:hover {
    background-color: #ccc;
}




/* Company page */
#slideArea {
	width: 984px;
	background-color: #edece8;
	overflow: auto;
	margin-top: 30px;
}

#slideNav {
	background-color: #676c7c;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0;
	width: 100%;
	overflow: auto;
	height: 25px;
	line-height: 25px;
}

#slideNav a:hover {
	font-weight: bold;
}

#slideNav div {
	float: left;
	padding: 0;
	margin: 0;
}

#external {
	width: 342px;
	font-size: 11px;
}

#external a {
	padding-left: 8px;
	float: right;
	color: #fff;
	font-weight: bold;
}

#slideControlsContainer {
	width: 623px;
	font-size: 13px;
}

#slideControlsContainer a {
	display: block;
	float: right;
	padding-left: 8px;
	color: #fff;
	font-weight: bold;
}

#slideControlsContainer div {
	background-color: #fff;
	float: right;
	margin-left: 8px;
	color: #676c7c;
	width: 30px;
	text-align: center;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
}

#playerCol {
	margin: 20px 0 20px 20px;
	width: 322px;
	min-height: 400px;
	float: left;
	position: relative;
}

#playerCol a {
	color: #575A5D;
}

#playerCol a:hover {
	text-decoration: underline;
}

#frame-player {
    width: 320px;
    height: 52px;
    border: 0;
    margin: 0;
    padding: 0;
}

#player {
	width: 320px;
	border: 1px solid #ceced2;
	height: 130px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#playerCompany {
	height: 78px;
	width: 100%;
	background-color: #dddde0;
	line-height: 78px;
	text-align: center;
	color: #575a5d;
	font-size: 18px;
}

#playerCompany a {
	color: #4692b4;
}

#audioPlayer {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#audioPlayer>div {
	height: 32px;
	width: 300px;
	background-image: url('images/player_gradient_bg.jpg');
	padding: 10px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.playPause {
	width: 32px;
	height: 32px;
	background: url('images/player.button.sprite.png') no-repeat;
	margin-right: 7px;
	padding: 0;
	float: left;
	cursor: pointer;
}

.playPause.active {
	background: url('images/player.button.sprite.png') no-repeat 0 -32px;
}

.statusTime {
	height: 32px;
	width: 240px;
	margin-right: 7px;
	padding: 0;
	float: left;
}

.statusBar {
	margin: 0 0 3px 0;
	height: 5px;
	width: 240px;
	background-color: #dcdbdc;
	cursor: pointer;
	position: relative;
}

.slider {
	width: 236px;
	height: 5px;
	position: relative;
}

.slider a, .slider a:hover, .slider a:active, .slider a:visited {
	height: 13px;
	width: 4px;
	position: absolute;
	top: -4px;
	background-color: #fff;
	outline: 0;
}

.time {
	margin: 0;
	width: 240px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.time span {
	color: #fff;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.volume {
	width: 14px;
	height: 35px;
	float: left;
	cursor: pointer;
}

.volume div.bar {
	background-color: #fff;
	width: 14px;
	height: 3px;
}
			
.volume div.space {
	height: 2px;
	width: 14px;
	background: none;
}

.volume div.active {
	background-color: #8c8d8e;
}


/* player buttons */

#playerButtons {
    position: relative;
    overflow: auto;
    background-color: #dddde0;
	border: 1px solid #ceced2;
    border-top: 0;
}

#playerButtons a.button {
    float: left;
    width: 20px;
    padding: 5px 5px;
    border-right: 1px solid #ceced2;
}

#playerButtons a.button:hover {
    background-color: #fff;
}

#playerButtons a.button.selected {
    background-color: #fff;
}

#playerButtons a.button img {
    margin: 0;
    padding: 0;
    border: 0;
}

/* presenters */

.presenter {
	margin-top: 10px;
	width: 300px;
	border: 1px solid #ceced2;
	padding: 10px;
	background-color: #fff;
	overflow: auto;
}

.presenter img {
	float: left;
	margin-right: 10px;
}

.presenter .title {
	color: #036;
}

#presenterContainer h2 {
    color: #4682b4;
}

.info {
	font-size: 12px;
	padding-top: 15px;
}

.info img {
	margin-right: 5px;
	float: left;
}

.download {
	font-size: 12px;
	line-height: 24px;
    margin-top: 15px;
}

.download img {
	margin-right: 5px;
	float: left;
}

#slides {
	margin: 20px;
	width: 600px;
	border: 1px solid #ceced2;
	float: right;
	height: 450px;
	text-align: center;
	background-color: #fff;
	line-height: 400px;
}

#slides img {
	vertical-align: middle;
}
