@import url("reset.css");

body {
	font: 13px/15px Arial, Helvetica, sans-serif;
	background: #000;
	color: #eee;
	}
#aviation {
	background: #000 url(../images/bgBodyAviation.jpg) no-repeat center 0px;
	}
#promusic {
	background: #000 url(../images/bgBodyPromusic.jpg) no-repeat center 0px;
	}
#superwide, #wide {
	width: 962px;
/*	background: #000 url(bgBody.jpg) no-repeat center 0px; */
	margin: 0px auto 0px auto;
	color: #eee;
	padding-bottom: 10px;
	}
#wide {
	padding-bottom: 0px;
	}
#playerShell, #player {
	width: 950px;
	height: 740px;
	}
#player {
	margin: 0px 6px 0px 6px;
	}
img {
	display: block;
	}
#player img {
	margin: 0px auto 0px auto;
	}
p {
	}
#audiologist {
	line-height: 18px;
	padding-bottom: 50px;
}
#audiologist #state {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-size: 1.5em;
}
#audiologist  #where {
	padding-top: 8px;
	padding-bottom: 5px;
}
#audiologist #DR {
	font-size: 20px;
	font-weight: bolder;
	color: #E76B29;
	padding-top: 3px;
}
#audiologist #creds {
	font-weight: bold;
	padding-top: 3px;
	font-size: 14px;
}
#audiologist #contact {
	font-size: 11px;
}
#audiologist  a  {
	color: #fff;
	text-decoration: none;
}
#audiologist a:hover {
	color: #E76B29;
}
#a_left  {
	float: left;
	width: 322px;	
}
#a_right  {
	float: right;
	width: 322px;	
}
#a_anchor  {
	display: block;
	clear: both;
	overflow: hidden;	
}
#player p {
	margin: 0px auto 0px auto;
	padding-top: 220px;
	text-align: center;
	}

/* -----------------
	FOOTER
----------------- */
#footer {
	padding-top: 30px;
	padding-bottom: 25px;
	overflow: hidden;
	float: left;
	width: 962px;
}
#footer ul {
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 23px;
	font-size: 12px;
}
#footer li {
	float: left;
	margin-right: 15px;
}
#footer li:last-child {
	margin-right: 0px;
}
#footer a {
	color: #b7b5b3;
	text-decoration: none;
}
#footer li a:hover {
	color: #fff;
}
#copyright,
address {
	float: left;
	display: inline;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#copyright {
	color: #d66229;
/*	clear: left; */
	width: 155px;
	margin-left: 23px;
}
address {
	border-left: 1px solid #fff;
	font-style: normal;
	color: #9a8377;
	padding-left: 13px;
}

/* --------------------------
	SOCIAL MEDIA TOOLBAR
-------------------------- */
#social {
	float: right;
	width: 480px;
	padding-top: 10px;
	}
#social ul {
	float: right;
	display: inline;
	margin-left: 0px;
	margin-right: 23px;
	}
#social li {
	width: 22px;
	height: 22px;
	text-indent: -3000px;
	overflow: hidden;
	margin-left: 4px;
	margin-right: 0px;
	display: inline;
	}
#social li a {
	display: block;
	width: 22px;
	height: 22px;
	}
#social li a:hover {
	background-position: 0px -22px !important;
	}
#social li#tw {
	margin-right: 3px;
	padding-right: 6px;
	border-right: 1px solid #cdc1bc;
	}
#social li#tw a {
	background: url(../images/icoTw.gif);
	}
#social li#fb a {
	background: url(../images/icoFb.gif);
	}
#social li#dg a {
	background: url(../images/icoDg.gif);
	}
#social li#de a {
	background: url(../images/icoDe.gif);
	}
#social li#su a {
	background: url(../images/icoSu.gif);
	}
#social li#rd a {
	background: url(../images/icoRd.gif);
	}
#tweet {
	float: left;
	background: url(../images/bgTw.gif) no-repeat right top;
	width: 280px;
	padding-right: 9px;
	}
#tweet ul {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 270px;
	height: auto;
	}
#tweet li {
	background: #1a130d;
	padding: 4px 10px 8px 8px;
	border: 1px solid #4d413c;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
	float: right;
	text-align: right;
	text-indent: 0px;
	width: 200px;
	height: auto;
	border-right: none;
	}
#tweet li a {
	display: inline;
	white-space: nowrap;
	}
