/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family:"arial";
	font-size: 12px;
	color: #bababa;
	line-height: 22px;
	background: url(../images/siteBG/siteBG8.gif);
}
a {
	text-decoration:none;
	color: #9ddf00;
}

a:hover {
	text-decoration:underline;
	color:#000000;
}
.hidden {
	display: none;
}

h1 {
	margin: 0;
	padding: 0;
}
.homeprojtitle {
	font-size: 14px;
	color: #9ddf00;
}
.Contacttitle {
	font-size: 16px;
	color: #9ddf00;
	line-height: 28px;
}

#page-container {
	width: 560px;
	margin: auto;
	z-index:10;	
}
#header {
	height: 100px;
	background: url(../images/RCress_header.gif) center left no-repeat;
	padding-top:20px;
	padding-bottom:0px;
}

/* Main Navigation */

#main-nav { height: 22px; }
#main-nav dl { margin: 0; padding: 0; }
/* IE5 Mac Hack \*/ 
#main-nav { padding-left: 0px; } 
/*/
#main-nav { padding-left: 0px; overflow: hidden; } 
/* End Hack */
#main-nav dt { float: left; }
#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:22px; /* IE 5/Win hack */ 
	padding: 22px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
#main-nav dt a:hover {
	background-position: 0 -22px;
	text-decoration:none;
}
#main-nav dt#home,
#main-nav dt#home a { width: 97px; padding-left: 0px; padding-right: 10px; background-image: url(../images/but-home.gif); background-repeat: no-repeat; }

#main-nav dt#work,
#main-nav dt#work a { width: 98px; padding-left: 0px; padding-right: 10px; background-image: url(../images/but-work.gif); background-repeat: no-repeat; }

#main-nav dt#about,
#main-nav dt#about a { width: 98px; padding-left:0px; background-image: url(../images/but-aboutUs.gif); background-repeat: no-repeat; }

#main-nav dt#contact,
#main-nav dt#contact a { width: 136px; float:right; background-image: url(../images/but-contactUs.gif); background-repeat: no-repeat; }

body.home dt#home,
body.home dt#home a,
body.work dt#work,
body.work dt#work a,
body.about dt#about,
body.about dt#about a,
body.contact dt#contact,
body.contact dt#contact a{
	background-position: 0 -44px;
}


#sidebar-a {
	float: right;
	width: 222px;
}
#sidebar-a #space{
	margin: 0;
   	padding: 0;
	height:20px;
}
#sidebar-a #video1{
	margin: 0;
   	padding: 0;
	background-color:#000000;
}
#sidebar-a #video1 .padding {
	padding: 9px;
}

#sidebar-a #quicktime{
	margin: 0;
   	padding: 0;
	background-image: url(../images/quicktimeBG.jpg); 
	background-repeat: no-repeat;
	background-color:#000000;
}
#quicktime h3 {
	font-size: 14px;
	color: #9bdc00;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
#sidebar-a #quicktime .padding {
	padding: 9px;
}


#videoImage img {
	display: block;
	border: 1px solid #000000;
	background:#000000
}
#videoImage a:hover img  {
	display: block;
	color: #9ddf00;
	text-decoration:none;
	border-left-style:dashed;
	border-right-style:dashed;
	border:dashed #9ddf00;
	border-width: 1px;
}

#sidebar-a #video1 .header {
	font-size: 14px;
	color: #bababa;
}
#sidebar-a a:link {
	color: #9ddf00;
	text-decoration:none;
}
#sidebar-a a:active {
	color: #9ddf00;
	text-decoration: none;
}
#sidebar-a a:visited {
	color: #9ddf00;
	text-decoration:none;
}
#sidebar-a a:hover {
	color: #9ddf00;
	border-bottom:dotted 1px;
}
#spacer{
	height:5px;
}

#content {
	margin-right: 222px;
	line-height: 22px;
}
#content_music {
	margin-right: 100px;
	line-height: 22px;
}
#download a{
	display: block;
	width:550px;
	height:22px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(../images/music/WDSSMIx_dwnld.gif) no-repeat 0 0;
	text-decoration: none; 
}
#download a:hover {
	background-position: 0 -22px;
	text-decoration: none; 
}
#breadcrumb{
	height: 60px;
	background-image:url(../images/breadcrumbBG.gif);
	background-repeat: no-repeat;
	background-position:center;
}
#breadcrumb #clock{
	padding-top:18px;
	padding-left:12px;
}
#toptitle{
	height:64px;
	background-color:#000000;
}
#toptitle a:link {
	color: #9ddf00;
	text-decoration:none;
}
#toptitle a:active {
	color: #9ddf00;
	text-decoration: none;
}
#toptitle a:visited {
	color: #9ddf00;
	text-decoration:none;
}
#toptitle a:hover {
	color: #9ddf00;
	border-bottom:dotted 1px;
}
#toptitle h2 {
	margin: 0;
	padding: 0;
}

#toppichome {
   background-color:#000000;
   padding-bottom:5px;
   padding-top:5px;
   
}
#toppic {
   background-color:#000000;
   padding-top:14px;
   padding-bottom:20px;
}
#toppic #Loader {
   margin: 0;
   padding: 0;
   position:absolute;
   display:none;
   z-index: 2;
}
#toppic #Pic{
	margin: 0;
   	padding: 0;
}
#toppic #Pic img {
	display: block;
	border: 0px solid #000000;
}
#toppic #Pic a:hover img  {
	display: block;
	color: #9ddf00;
	text-decoration:none;
	border-left-style:dashed;
	border-right-style:dashed;
	border:dashed #9ddf00;
	border-width: 1px;
}

#contentspace {
	height: 15px;
	clear: both;
}
#content h3 {
	font-size: 14px;
	color: #9bdc00;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
#content_music h3 {
	font-size: 14px;
	color: #9bdc00;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
#content_music p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
#content .padding {
	padding: 10px;
}
#content_music .padding {
	padding: 10px;
}

/* WORK PAGE CSS */


#project-container {
	width:560px;
	margin: 0;
	padding-top:0px;
}
.projectInfo {
	margin-top:0px;
 	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	background-color:#000000;
 }
 
#project-container #PicWork{
	margin: 0;
	padding-top:0px;
	padding-bottom:5px
}
#PicWork #hometop{
	height:162px;
}
#topworktitle{
	width: 560px;
	padding-left:0px;
	padding-top:0px;
}
#toppicWork {
   background-color:#000000;
   padding-top:0px;
   padding-bottom:0px;
   margin-bottom:2px;
}
#projTitle a:link {
	color: #9ddf00;
	text-decoration:none;
}
#projTitle a:active {
	color: #9ddf00;
	text-decoration: none;
}
#projTitle a:visited {
	color: #9ddf00;
	text-decoration:none;
}
#projTitle a:hover {
	color: #9ddf00;
	border-bottom:dotted 1px;
}
#PicWork{
	margin: 0;
	padding: 0;
}
#PicWork a:link {
	color: #9ddf00;
	text-decoration:none;
}
#PicWork a:active {
	color: #9ddf00;
	text-decoration: none;
}
#PicWork a:visited {
	color: #9ddf00;
	text-decoration:none;
}
#PicWork img {
	display: block;
	border: 1px solid #000000;
}
#PicWork a:hover img  {
	display: block;
	color: #9ddf00;
	text-decoration:none;
	border-left-style:dashed;
	border-right-style:dashed;
	border:dashed #9ddf00;
	border-width: 1px;
}


/* ABOUT US PAGE CSS */

#us{
	margin: 0; 
	padding: 0; 
}

#anita{
	position:relative;
	display: visable;
	left:0; 
	top:0; 
	padding: 0px;
}
#anita #albumlist {
	list-style-type: none;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	width:560px
}
#anita #albumlist li {
	float:left;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	Position:relative;
	color: #333333;
}
#anita #albumlist img {
	display: block;
	border: 1px solid #000000;
}
#anita #albumlist a:hover img  {
	display: block;
	color: #9ddf00;
	text-decoration:none;
	border-left-style:dashed;
	border-right-style:dashed;
	border:dashed #9ddf00;
	border-width: 1px;
}

#neil{
	display:none; 
	left:0px; 
	top:0px; 
	padding: 0px;
}
#neil #albumlist {
	list-style-type: none;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	width:560px
}
#neil #albumlist li {
	float:left;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	Position:relative;
	color: #333333;
}
#neil #albumlist img {
	display: block;
	border: 1px solid #000000;
}
#neil #albumlist a:hover img  {
	display: block;
	color: #9ddf00;
	text-decoration:none;
	border-left-style:dashed;
	border-right-style:dashed;
	border:dashed #9ddf00;
	border-width: 1px;
}

#rob{
	display:none; 
	left:0px; 
	top:0px; 
	padding: 0px;
}
#rob #albumlist {
	list-style-type: none;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	width:560px
}
#rob #albumlist li {
	float:left;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	Position:relative;
	color: #333333;
}
#rob #albumlist img {
	display: block;
	border: 1px solid #000000;
}
#rob #albumlist a:hover img  {
	display: block;
	color: #9ddf00;
	text-decoration:none;
	border-left-style:dashed;
	border-right-style:dashed;
	border:dashed #9ddf00;
	border-width: 1px;
}

/* CONTACT US PAGE */

#contactBg{
	background-color:#000000;
}
#contactTeam{
	margin-left:15px;
	text-align:center;
	width:490px;
	border:#9ddf00 dotted 1px;
}
#contactTeam a:hover {
	background-color:#232323;
	background-color:#000000;
	border:#9ddf00 solid 1px;
	text-align:center;
}


#contactBg p{
	padding-left:38px;
	padding-right:140px;
	margin:0px;
}
#contactDets{
	width:140px;
	float:left;
	padding:15px;
	padding-bottom:30px;
	padding-top:0px;
	text-align:left;
}
#contactDets a:link, a:active, a:visited{
	color: #9ddf00;
	text-decoration:none;
	line-height: 22px;
}
#contactDets a:hover {
	color: #9ddf00;
	border-bottom:dotted 1px;
	line-height: 22px;
}
#contactUs {
	width:520px;
	padding:20px;
}
