@charset "UTF-8";
/* CSS Document */

html, body {
     height: 100%;
}

body {
	font-family: Arial, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 13px;
	color: #e42314;
	width: 517px;
	margin-left: 15px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e42314;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h2  {
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 15px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bolder;
	color: #DE281C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
p {
	font-size: 13px;
	line-height: 140%;
	color: #000;
	width: 517px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#artistProfile p a{
	font-size: 13px;
	padding-right: 60px;
}
#navBar {
	width: 160px;
	float: left;
}
* html #navBar {
    overflow-x: auto; overflow-y: hidden; 
    width: 160px;
}
#smallNav {
	float:none;
}
#smallNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 15px;
	margin-bottom: 0px;
}
#smallNav li {
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	#smallNav li { margin-top:0px !important; }
}
#smallNav ul a {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#mainNav {
	float:none;
	margin-top: 68px;
}
#mainNav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
}
#navBar strong {
	color: #DE281C;
}
#mainNav a {
	font-size: 28px;
	font-weight: bold;
}
#wrapper a:hover {
	color: #E42314;
}
#wrapper a {
	color: #000;
	text-decoration: none;
}
.find_your_voice {
	font-size: 14px;
	font-weight: bold;
	color: #e42314;
	text-align: right;
	padding-right: 10px;
}

#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.push, #footer {
	clear: both; height:1em; }
#footer {
	clear: both;
	width: 785px;
	padding-left: 15px;/*
	position: absolute;      
	bottom: 0px;*/
}
#footer a {
	margin-right: 15px;
	font-size: 13px;
	text-transform:lowercase;
}
#topSection {
	height: 38px;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
}
#contentWrapper {
	width: 795px;
	border-right-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #FFF;
	border-left-color: #000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	overflow: hidden;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -1em;
}
#content {
	float: right;
	width: 625px;
	background-image: url(image/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:277px; /*Ensures background logo displays*/
	}
	#content.goanim8 {
		background-image: url(image/goanim8_vertical.jpg) !important;
	}
#copyright { 
	clear:both;
	width:800px;
	color:#999;
	padding-left:40px;
	padding-bottom:20px;
	text-align:left;
	margin:10px auto 0px auto;
	font-size: 13px;
}
#footer p  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #979797;
}
#footer p img {
	margin-right: 5px;
}
.test {
	font-size: 12px;
}
img { border:0; } 
h2 strong {
	font-weight: normal;
}
.language {
	font-size: 14px;
	padding-right: 40px;
	padding-bottom: 15px;
}
.voiceArtist {
	font-size: 13px;
	padding-right: 10px;
}
.voicelistclear { overflow:auto; clear:both; display:block; margin-bottom:5px; }
.femalebox { margin-bottom:-10px !important; margin-top:10px; } 
.voicesex { float:left; width:50px; font-size:12px; font-weight:bold; margin-left:15px; } 
.voiceslist {  float:left; font-size:12px; width:474px; line-height:22px; margin-top:-4px; } 
.redFont {
	color: #DE281C;
}
a.redFont {
	color: #DE281C !important;
}
a.wplink {
	color:#999;
	text-decoration:none;
}
a.wplink:hover {
	color:#000;
	text-decoration:underline;
}
#artistProfile {
	width: 531px;
	border: 1px solid #999;
	margin-top: 20px;
	margin-left: 15px;
	padding-bottom: 30px;
	min-height:150px;
}
#artistProfile p img {
	margin-bottom: 15px;
}
.voiceArtist {
	float:left;
	display:inline;
}
.languages {
	float: left;
	width: 129px !important;
	display:block;
}
.languages p {
	width:129px;
}
#articles {
	margin-left: 0px;
	width: 150px;
}
#articles p strong {
	color: #000;
}
#articles a {
	font-size: 12px;
}
#articles p {
	font-size: 14px;
}

.audioplayer {
	display:block;
	padding-bottom:10px;
	margin-left:15px;
}
.audioplayer object {
	margin-left:15px;
}

.client {
	float:left;
	background-image:url(image/client_bg.gif);
	width:129px;
	height:91px;
	display:block !important;
}
.centerImg { 
	width:129px;
	height:91px;
	text-align:center; /* horizontal in all browsers */
	display:table-cell; vertical-align:middle; /* ~= valign=center in CSS2 browsers */
}
.centerImg img {vertical-align:middle;} /* center img in line box */
* html .centerImg {font-size:82.3px;} /* 90.5% of box height */



.clearleft {
	clear:left;
}

#resourcehidden { display:none; clear:both; margin-top:400px; width:670px; margin:auto; font-size:10px; padding-bottom:50px; } 