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

html {
   height:100%;
}

* {
   padding:0px;
   margin:0;
}

body {
	margin: 0px;
	background-color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	height:100%;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}

h1_title {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	color:#EEE;
}

h1_bio {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#EEE;
}

p1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:9px;
	color:#999999;
}

p {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}

#wrapper {
	width:798px;
	background-color:#000000;
	margin-top:40px;
}

#mainwindow {
	width:798px;
	float:right;
	height: 420px;
	width: 100%;
	overflow: auto;
	white-space: nowrap;
	position: relative;
	margin-bottom: 20px;
}

#mainwindowsplash {
	width:798px;
	float:left;
}


#header {
	width:798px;
	background-color:#000000;
	
}

#content {
	width:758px;
	padding:20px;
}

.doublespan {
	width:499px;
	float:left;
	margin-right:19px;
}

.doublespan_aboutus {
	width:750px;
	float:left;
	margin-right:19px;
}

.maintextbar {
	width:750px;
	height:auto;
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.maintextbar_motion {
	width:750px;
	height:auto;
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
}

.artist_feature_box {
	width:150px;
	height:60px;
	float:left;
	margin-top:10px;
}

.motion_feature_box {
	width:175px;
	height:150px;
	float:left;
	margin-top:10px;
	margin-left: 10px;
}

.homecontentleft {
	width:240px;
	height:230px;
	float:left;
	margin-right:19px;
}

.homecontentright {
	width:240px;
	height:auto;
	float:right;
}

.header {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#333333;
	padding-bottom:2px;
	margin-bottom:10px;
}

.featureimage {
	margin:0px 0px 10px 0px;
}

.input {
	font-size:10px;
	color:#666666;
	background-color:#000000;
	border-color:#666666;
	border-width:1px;
	border-style:solid;
	margin:2px 0px 15px 0px;
	width:238px;
	padding:1px;
}

.eventcontainer {
	width:499px;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#333333;
	margin-top:2px;
	margin-bottom:10px;
	padding-top:10px;
	height:180px;
}


.eventdetails {
	width:139px;
	float:left;
}

.eventlisting {
	width:109px;
	float:left;
	margin-left:20px;
}

.djprofilescontainer {
	width:499px;
	margin-top:2px;
	margin-bottom:20px;
	padding-top:10px;
	height:155px;
}

.photo {
	margin-bottom:5px;
}

.djprofiles {
	width:340px;
	float:left;
	margin-left:20px;
}

.red {
	color:#990000;
}

a:link {
	color:#990000;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}

a:visited {
	color:#F0C;
	text-decoration:none;
}


a.submitbutton:link {
	color:#999999;
	text-decoration:none;
	background-image:url(../images/submit_bg.gif);
	width:45px;
	height:12px;
	display:block;
	text-align:center;
	padding-top:5px;
	float:right;
	font-size:9px;
	background-repeat:no-repeat;
}

a.submitbutton:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/submit_bg.gif);
	width:45px;
	height:12px;
	display:block;
	text-align:center;
	padding-top:5px;
	float:right;
	font-size:9px;
	background-repeat:no-repeat;
}

a.submitbutton:visited {
	color:#999999;
	text-decoration:none;
	background-image:url(../images/submit_bg.gif);
	width:45px;
	height:12px;
	display:block;
	text-align:center;
	padding-top:5px;
	float:right;
	font-size:9px;
	background-repeat:no-repeat;
}

/*   Navigation   */

#navigation {
	width:683px;
	height:20px;
	margin-top: 2px;
	margin-right: 57px;
	margin-bottom: 2px;
	margin-left: 57px;
}

#navigation ul {
	margin:0px;
	height:20px;
}

#navigation ul li {
	list-style-type:none;
	height:20px;
	float:left;
	text-transform:none;
}

#navigation ul li a {
	height:23px;
	display:block;
	text-decoration:none;
}

#navigation ul li a span {
	visibility:hidden;
}
/* Nav buttons */


#navigation .homeNav {
	background-image:url(../images/navigation/home_off.gif);
	background-repeat:no-repeat;
	width:51px;
}

#navigation .homeNav a:hover,
#navigation .homeNavSelected {
	background-image:url(../images/navigation/home_on.gif);
	background-repeat:no-repeat;
	width:51px;
}


#navigation .photographyNav {
	background-image:url(../images/navigation/photography_off.gif);
	background-repeat:no-repeat;
	width:120px;
}

#navigation .photographyNav a:hover,
#navigation .photographyNavSelected {
	background-image:url(../images/navigation/photography_on.gif);
	background-repeat:no-repeat;
	width:120px;
}

#navigation .illustrationNav {
	background-image:url(../images/navigation/illustration_off.gif);
	background-repeat:no-repeat;
	width:113px;
}

#navigation .illustrationNav a:hover,
#navigation .illustrationNavSelected {
	background-image:url(../images/navigation/illustration_on.gif);
	background-repeat:no-repeat;
	width:113px;
}

#navigation .retouchNav {
	background-image:url(../images/navigation/retouch_off.gif);
	background-repeat:no-repeat;
	width:84px;
}

#navigation .retouchNav a:hover,
#navigation .retouchNavSelected {
	background-image:url(../images/navigation/retouch_on.gif);
	background-repeat:no-repeat;
	width:84px;
}

#navigation .motionNav {
	background-image:url(../images/navigation/motion_off.gif);
	background-repeat:no-repeat;
	width:76px;
}

#navigation .motionNav a:hover,
#navigation .motionNavSelected {
	background-image:url(../images/navigation/motion_on.gif);
	background-repeat:no-repeat;
	width:76px;
}

#navigation .aboutusNav {
	background-image:url(../images/navigation/aboutus_off.gif);
	background-repeat:no-repeat;
	width:84px;
}

#navigation .aboutusNav a:hover,
#navigation .aboutusNavSelected {
	background-image:url(../images/navigation/aboutus_on.gif);
	background-repeat:no-repeat;
	width:84px;
}

#navigation .blogNav {
	background-image:url(../images/navigation/blog_off.gif);
	background-repeat:no-repeat;
	width:56px;
}

#navigation .blogNav a:hover,
#navigation .blogNavSelected {
	background-image:url(../images/navigation/blog_on.gif);
	background-repeat:no-repeat;
	width:56px;
}

#navigation .contactNav {
	background-image:url(../images/navigation/contact_off.gif);
	background-repeat:no-repeat;
	width:71px;
}

#navigation .contactNav a:hover,
#navigation .contactNavSelected {
	background-image:url(../images/navigation/contact_on.gif);
	background-repeat:no-repeat;
	width:71px;
}
