/* author martin barnard @ channel64.org
======================================================== */

* {margin:0; padding:0;}

img {
	border: 0;
}

body {
	background:#dcdcdc url(CS_Gradtop2.jpg) repeat-x;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
}

#wrapper {width:765px; margin:0 auto;}

#pageHeader {
	background-image:url(CS_Head2.jpg);
	width:765px;
	height:64px;
	
}
#pageHeader h1 {
	text-indent: -5000px;
}

/* Introduction
=================================================== */

#about {
	width:765px;
	background-image: url(CS_AboutUsBody.gif);
	position: relative;
}

#about h3 {
	position:relative; 
	background-image:url(CS_AboutUsTop.gif); 
	width:765px; 
	height:41px;
	text-indent: -5000px;
}

#about p {
	padding: 7px 20px 7px 20px;
	margin: 0;
}

#aboutBase {
	position:relative;
	background-image:url(CS_AboutUsBottom.gif);
	width:765px;
	height:18px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#about a {
	padding: 0 0 2px 0;
}

#about a:link, #about a:visited {
	color:#ffffff; 
	text-decoration: none; 
	border-bottom: 1px dotted #FFFFFF;
}
#about a:hover {
	border-bottom: 1px dotted #df0000;
}

/* Studio description
====================================== */

#supportingText {
	float:right;
	width:565px;
	text-align:left;
	position: relative;
}
#supportingText p {
	padding: 7px 20px;
}

#supportingText a {
	padding: 0 0 2px 0;
}
#supportingText a:link, #supportingText a:visited {color:#df0000; text-decoration:none; border-bottom:1px dotted #8d8d8d;}
#supportingText a:hover{border-bottom: 1px dotted #df0000;}

#studio {
	background:url(CS_StudioBody.gif);
	width: 545px;
	margin-left: 20px;
	color: #6d6d6d;
}

#studio h3 {
	position:relative;
	background-image:url(CS_StudioTop.gif);
	width:545px;
	height:41px;
	text-indent: -5000px;
}

#studio img {
	float: left;
	padding-top: 4px;
	padding-right: 20px;
}

#studioBase {
	background-image:url(CS_StudioBottom.gif);
	width:545px;
	height:18px;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;	
}

#contact {
	background:url(CS_ContactUsBody.gif);
	width: 545px;
	margin-left: 20px;
	color: #ffffff;
	position: relative;
	text-align: center;
}

#contact h3 {
	position:relative;
	background-image:url(CS_ContactUs.gif);
	width:545px;
	height:41px;
	text-indent: -5000px;	
}

#contact h4 {
	font-size: 10px;
	color: #ffffff;
}

/*#speaker {
	position: absolute;
	bottom: 70px;
	left: 35px;
	padding: 0;
	background: url(speaker.png) no-repeat;
	width: 50px;
	height: 50px;
	text-indent: -5000px;
}*/

#playBall {
	position: absolute;
	left: 70px;
	top: 66px;
	background: url(play.png) no-repeat;
	width: 90px;
	height: 207px;
	text-indent: -5000px;
}

#contactBase {
	background-image:url(CS_ContactUsBottom.gif);
	width:545px;
	height:20px;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
}


#footer {
	background:url(smallFoot.gif) no-repeat;
	width:765px;
	height:54px;
	position: relative;
	clear: both;
}

/* sub content links
================================================= */

#linkList {
	float:left;
	width:200px;
	color:#d70000;
	font-size:11px;
	text-align:left;
}
#linkList ul {list-style-type:none;}

#insideList li {padding: 0 20px;}
#insideList {background:url(CS_ClientsBody.gif);}

#clients a:link, #clients a:visited {
	display:block;
	color: #9C0000; 
	text-decoration:none; 
	font-weight:bolder; 
	border-bottom:1px solid #ddd;
}

#clients a:hover, #clients a:active {
	color: #BA0000;
}
#clients a:link.c, #clients a:visited.c {
	display:inline; 
	color:#5d5d5d; 
	text-decoration:none; 
	font-style:italic; 
	margin-left:5px; 
	border:0;
}

#clients a:hover.c, #clients a:hover.c {
	color:#949494;
}

#clients span.one {
	color: #9C0000;
	font-weight:bolder;
	border-bottom:1px solid #ddd;
	display:block
}
	
#clients span.two {
	color:#5d5d5d;
	font-style:italic;
    margin-left:5px;
	display:inline;
}
	
#clients h3 {
	position:relative; 
	background-image: url(CS_ClientsTop.gif); 
	width:200px; 
	height:41px;
	text-indent: -5000px;
}

#clients ul {padding-top:8px;}
#clients li {padding-bottom:10px;}

#clientsBase {
	background-image:url(CS_ClientsBottom.gif);
	width:200px;
	height:17px;
	position: relative;
	background-repeat: no-repeat;
}

#links h3 {
	position:relative;
	background-image: url(CS_LinksTop.gif); 
	width:200px; 
	height:41px;
	text-indent: -5000px;
}

#linksBase {
	background-image:url(CS_ClientsBottom.gif);
	width:200px;
	height:17px;
	position: relative;
	background-repeat: no-repeat;
}

#links ul {padding-top:8px; padding-bottom:8px;}
#links li {padding-bottom:2px;}

#links a:link, #links a:visited {color:#606060; text-decoration:none; font-weight:bolder;}
 
#links a:hover, #links a:active {color:#949494; font-style:italic;}

/* classes
==================================== */

.redSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9e2e32;
}

/* form
================================== */

#contactForm {
	padding: 0px;
	text-align: right;
}
	
#contactForm p {
	padding: 20px 30px 0 0;
}

label {
	padding: 0 20px 0 0;
}

input#realname, input#email {
 	width: 200px;
}

textarea#message {
	width: 350px;
 	height: 120px;
}
 
submit#submit {
	width: auto;
}

/* galery page
================================ */

#gallery {
	width: 765px;
}

#backLink {
	position:relative;
	z-index: 1;
}

#backLink p {
	position:absolute;
	left:65px;
	top:8px;
	width: 90px;
	height: 15px;
	padding-bottom: 20px;
}

#backLink a:link, #backLink a:visited {
	color:#9c0000;
	text-decoration: none;
}

#backLink a:hover { 
	border-bottom: 1px dotted #FFFFFF;
}
	
/*
================================================== */



