* {
	margin: 0;
	padding: 0;
	}

body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	color: #4c4a43;
	background-color: #b6b2a1;
	}

h1 {
	background-image: none;
	background-color: #2f5896;
	font-size: 18px;
	color: #ffffff;
	padding: 7px !important;
	margin: 0;
	margin-top: 12px;
	margin-bottom: 12px;
	height: 14px;
}
h1 img { vertical-align: middle; }
h1 #print { float: right; font-size: 0.6em; font-weight: normal; padding-right: 20px; }
h1 #print a { color: #ffffff; }
h1 #email { float: right; font-size: 0.6em; font-weight: normal; padding-right: 40px; }
h1 #email a { color: #ffffff; }
h1 #help { float: right; font-size: 0.6em; font-weight: normal; padding-right: 8px; }
h1 #help a { color: #ffffff; }

h2 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 15px;
}
h2.delivered {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {
	font-size: 14px;
	background-color: #2f5896;
	color: #ffffff;
	padding: 7px;
	margin-bottom: 10px;
	margin-top: 20px;
}

h4 {
	font-size: 13px;
	margin-bottom: 10px;
}

h5 {
	font-size: 10px;
	color: #4a6ea1;
}

img { border: 0; }

a {
	color: #0332fe;
	text-decoration: none;
}




/* PREVIEW RESUME */
#resume_content {
	width: 570px;
	margin: 0 auto;
	padding: 0 82px 20px 73px;
	background-color: #ffffff;
}

#logo_resume {
	float: left;
}

#close_window {
	float: right;
	padding-top: 30px;
	font-size: 10px;
}
#close_window a { text-decoration: none; }

#headshot {
	float: left;
	width: 179px;
	text-align: center;
	margin-right: 11px;
}
#headshot img { border: 1px solid #4c4a43; }

#slideshow { margin-top: 5px; border: none !important; }

#info {
	float: left;
	width: 380px;
}

#details {
	border-bottom: 1px solid #797979;
	margin-right: 130px;
}

small {
	font-weight: normal;
}

#info p {
	margin-bottom: 15px;
}

#headshots {
	border-bottom: 1px solid #797979;
	padding: 15px 0 15px 0;
	margin-right: 130px;
}

#headshots img {
	vertical-align: middle;
	border: 0;
}
#headshots div {
	margin-bottom: 10px;
}

#sound_clips {
	border-bottom: 1px solid #797979;
	padding: 15px 0 15px 0;
	margin-right: 130px;
}
#sound_clips ul {
	margin-left: 40px;
}
#sound_clips li {
	list-style: none;
	background: url(/ocs/images/casting/g_clips_arrow.gif) left no-repeat;
	padding-left: 10px;
}
#sound_clips .help {
	vertical-align: middle;
	margin-left: 5px;
}

#video_clips {
	border-bottom: 1px solid #797979;
	padding: 15px 0 15px 0;
	margin-right: 130px;
}
#video_clips ul {
	margin-left: 40px;
}
#video_clips li {
	list-style: none;
	background: url(/ocs/images/casting/g_clips_arrow.gif) left no-repeat;
	padding-left: 10px;
}

#notes {
	padding: 15px 0 15px 0;
}
#notes textarea {
	width: 370px;
	height: 108px;
}

#contact table {
	width: 100%;
	border-collapse: collapse;
}
#contact table th {
	background: #ffffff url(/ocs/images/casting/bg_gradient_4.gif) bottom repeat-x;
	border: 1px solid #cccccc;
	text-align: left;
	padding: 5px;
}
#contact table td {
	padding: 5px;
	border: 1px solid #666666;
}

#physical div {
	padding: 5px;
}

#experience table {
	width: 100%;
	background-color: #e8e8e9;
	margin-bottom: 5px;
}

#experience table td {
	width: 33%;
	padding: 5px;
	text-align: left;
}

#skills_training div {
	padding: 5px;
	background-color: #e8e8e9;
	margin-bottom: 5px;
}

#email_resume {
	width: 100%;
}

#email_resume input {
	width: 390px;
}

#email_resume textarea {
	width: 420px;
	height: 240px;
}

#email_resume #message_length {
	margin-bottom: 15px;
}

#email_resume #message_length input {
	width: 50px;
}

#email_resume td.label {
	width: 80px;
	padding: 5px;
}




.alt { background-color: #e8e8e9; }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
