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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images_dynamic/bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}

html { overflow: -moz-scrollbars-vertical !important; }

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1.video_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;
	line-height: 22px;
}
input {
	padding: 5px;
}
TextField {
	padding: 5px;
}
.artist {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	padding-top: 10px;
	color: #b2b2b2;
}

.desc {
	text-align: justify;
}


.logo {
	padding-top: 75px;
}

.nav {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.mainForm {
	padding: 5px;
}
.mediapic {
	border: 3px solid #CCCCCC;
}



.music_videos_title {
	color: #fff;
	font-size: 1em;
	height: 30px;
	text-indent: -9999px;
	width: 200px;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 65px;
	background-image: url(../images_dynamic/music_videos_title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 25px;
}

.commercials_videos_title {
	color: #fff;
	font-size: 1em;
	height: 30px;
	text-indent: -9999px;
	width: 200px;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 65px;
	background-image: url(../images_dynamic/commercials_videos_title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 25px;
}

.home_videos_title {
	color: #fff;
	font-size: 1em;
	height: 30px;
	text-indent: -9999px;
	width: 200px;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 65px;
	background-image: url(../images_dynamic/home_videos_title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 25px;
}

.reel_videos_title {
	color: #fff;
	font-size: 1em;
	height: 30px;
	text-indent: -9999px;
	width: 200px;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 65px;
	background-image: url(../images_dynamic/reel_videos_title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 25px;
}

.photography_videos_title {
	color: #fff;
	font-size: 1em;
	height: 30px;
	text-indent: -9999px;
	width: 200px;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 65px;
	background-image: url(../images_dynamic/photography_videos_title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 25px;
	clip: rect(auto,auto,auto,auto);
}

.biography_videos_title {
	color: #fff;
	font-size: 1em;
	height: 30px;
	text-indent: -9999px;
	width: 200px;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 65px;
	background-image: url(../images_dynamic/biography_videos_title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 25px;
}

.contact_videos_title {
	color: #fff;
	font-size: 1em;
	height: 30px;
	text-indent: -9999px;
	width: 200px;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 65px;
	background-image: url(../images_dynamic/contact_videos_title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 25px;
}

.record_label {
	color: #b2b2b2;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
}



.seperator {
	background-color: #FFFFFF;
	background-image: url(../images_dynamic/sep.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.video_name {
	color: #666666;
	text-transform: uppercase;
}

#pagination {
	padding: 3px;
}

#loading{
	background-image: url(../contact/loadingAnimation.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 208px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	text-align: center;
}