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

/*
Description: CSS code for the CS DIGITAL MEDIA website.
Hand Coded by: biZo of cs Digital Media
Website: http://www.citesix.com and http://www.de-oh.com
*/


/********* START LINKS ***************/

a:link {
	color: #ccc;
}
a:visited {
	color: #ccc;
}
a:hover {
	color: #09c;
}

/********* END LINKS ***************/



/********* START BUTTONS ***************/

.button_film {
		position: relative;
		top: ;
		left: ;
		width: 253px;
		height: 39px;
}

.button_demo {
		position: relative;
		top: 30px;
		left: 593px;
		width: 157px;
		height: 27px;
}

.button_design {
		position: relative;
		top: ;
		left: ;
		width: 253px;
		height: 39px;
		padding-top: 10px;
}

.button_hosting {
		position: relative;
		top: ;
		left: ;
		width: 253px;
		height: 39px;
		padding-top: 10px;
}

.button_client {
		position: relative;
		top: 463px;
		left: -10px;
		width: 253px;
		height: 26px;
}

/********* END BUTTONS ***************/

body {
		background-color: #3c3c3c;
		background-image: url(../images/bg.jpg);
		background-repeat: repeat;
}

#container {
		position: absolute;
		top: ;
		left: 0px;
		width: 900px;
		height: ;
}

.logo {
		position: relative;
		top: 40px;
		left: 12px;
		width: 238px;
		height: 33px;
}

.update_01 {
		position: relative;
		top: -150px;
		left: 270px;
		height: 33px;
		width: 198px;
		background-image: url(../images/update.png);
		z-index: ;
}

.update_02 {
		position: relative;
		top: -550px;
		left: 15px;
		height: 33px;
		width: 198px;
		background-image: url(../images/update.png);
		z-index: ;
}

#accordion {
		position: relative;
		top: 47px;
		height: ;
		width: 900px;
		height: ;
}

#content_area {
		position: relative;
		top: -49px;
		left: ;
		width: 900px;
		height: 175px;
		background-color: ;
}

.film_01 {
		position: relative;
		top: 0px;
		left: ;
		float: left;
		width: 853px;
		height: 175px;
}

.film_02 {

}

.design_01 {

}

.hosting_01 {

}

.login_hosting {
		position: relative;
		top: 60px;
		left: 255px;
}

.contact {
		background-image: url(../images/contact.png);
		position: relative;
		top: 438px;
		left: 104px;
		width: 139px;
		height: 42px;
}

.networking {
		position: relative;
		top: 451px;
		left: 164px;
		width: 200px;
		height: ;
}

.networking img {
		padding-left: 10px;
}






input#send {
	    margin-left:;

}

input#clear {
	    margin-left:;

}

#send_clear {
		position: absolute;
		left: 242px;

}


#subForm {
	    font-size: .8em;
}
	
#subForm .label {
	    float: left;
	    width: 230px;
	    margin-right: 10px;
	    text-align: right;
	    font-weight: bold;
	    clear: left;
}
	
select#refer {
	    font-family: "Trajan Pro Bold", Helvetica, Arial, sans-serif;
}

select#work {
	    font-family: "Trajan Pro Bold", Helvetica, Arial, sans-serif;
}	
	
input#name, input#bus/org, input#email, input#phone, {
		font-family: "Trajan Pro Bold", Helvetica, Arial, sans-serif;
	    font-size: .9em;
		width: 300px;
	    margin-top: -2px;
}

textarea#comments {
		font-family: "Trajan Pro Bold", Helvetica, Arial, sans-serif;
	    font-size: .9em;
		width: 400px;
		height: 90px;
	    margin-top: -2px;
}




  
















