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

body {
	behavior: url("csshover.htc");
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

html, body {
	overflow: hidden;
/*	scrollbar-3dlight-color:#ffd700;
	scrollbar-arrow-color:#ff0;
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#ffa500;
	scrollbar-face-color:#008080;
	scrollbar-highlight-color:#ff69b4;
	scrollbar-shadow-color:#f0f;
    scrollbar-track-color:#800080; */
}

#page {
	width: 100%;
}
#left_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	overflow: hidden;
}
#right_bg {
	position : absolute;
	top: 0px;
	left: 860px;
	z-index: 0;
	overflow: hidden;
}


#right_col {
	width: 690px;
	left: 280px;
	position: relative;
	border: 0px #FFFFFF solid;
}
#logo {
	position: absolute;
	top: 0px;
	left: 30px;
	z-index: 7;
	width:244px;
	text-align: right;
	border: 0px #FFFFFF solid;
	float: left;
}
#content_pane {
	background-color: #FFFFFF;
	min-height: 300px;
	margin: 0px 0px 0px 2px;
	width: 685px;

}
#feature {
	width: 161px;
}

#caption {
	text-align: center;
	font-size: 10px;
}

#content {
	width: 500px;
	float: right;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 0px #000FFF solid;
	height: 310px;
	overflow: hidden;
}
#newsletter {
	position: absolute;
	top: 215px;
	left: 38px;
	width: 238px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 0px;
	border: 0px #FFFFFF solid;
	text-align: right;
}

#dropcontainer {
	position: absolute;
	top: 250px;
	left: 38px;
}
#designerdefined, #projectprep {
	width: 238px;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 0px;
	border: 0px #FFFFFF solid;
	text-align: right;
	cursor: pointer;
}

#designerdrop, #projectprepdrop {
	background-color: #CCCCCC;
	width: 165px;
	margin: 0px;
	padding: 5px;
	border: 0px #FFFFFF solid;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	display: none;
	margin-left: 68px;
	font-weight: bold;
}
#designerdefined {
}
#projectprep {
	margin-top: 5px;
}

#quote_cont {
	position: absolute;
	z-index: 6;
	top : 20px;
	left : 280px;
	background-color: #000000;
}
#quote {
	background-color: #000000;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 5px 5px 0px;
	margin: 0px;
	width: 160px;
	border: 0px #FFFFFF solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	height: 185px;
}
* html #quote {
	margin-left: 0px;
	padding: 5px;
}
#secure_icon {
	position: absolute;
	top: 92px;
	left: 10px;
	z-index: 5;
	width: 20px;
	color: #FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	cursor: pointer;
	text-align: left;
	border: 0px #FFFFFF solid;
}
#logos {
	text-align: left;
	margin-top: -13px;
	margin-left: 165px;
	width: 527px;
}
#logos img {
	padding: 10px 14px 10px 13px;
/*	padding: 0px 14px 0px 14px;
*/}
#edit_btn {
	position: absolute;
	z-index: 5;
	top: 90px;
	left: 40px;
}
/*/////////////////////////////////
///   NAV STYLES
/////////////////////////////////*/
#nav {
	margin: 0px;
	padding: 0px;
}
#main_nav {
	position: relative;
	z-index: 0;
	padding: 0px;
	margin: 0px;
}
* html #main_nav {
	padding: 0px;
	margin: 0px;
}
#main_nav img {
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
#sub_nav {
	position: absolute;
	z-index: 0;
	top : 81px;
	background-image: url(images/navbg.jpg);
	background-position: right;
	width: 689px;
	height: 39px;
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
}

#subnav_home, #subnav_portfolio, #subnav_services, #subnav_contact {
	position: absolute; 
	margin-top: 3px;
	z-index: 1;
	width: 600px;
	text-align: center;
	left: 82px;
}

.visible {
	display: block;
	visibility: visible;
}
.hidden {
	display: none;
	visibility: hidden;
}
#pointer {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 250px;
}

/*/////////////////////////////////
///   PORTFOLIO STYLES
/////////////////////////////////*/
.proj_desc {
	padding:5px;
	height: 86px;
	background-color: #e1dfd9;
	margin: 0px 0px 2px 5px;
}


/*/////////////////////////////////
///   THEME STYLES
/////////////////////////////////*/

#foot_imgs {
	width : 690px;
	text-align: right;
	margin : 7px 0px 10px 0px;
}

#foot_imgs .footimg {
	margin: 0px;
	padding: 0px;
	border: 2px #535353 solid;
}

table td { vertical-align: top; }

a:link {
	color: #999999;
}
a:active {
	color: #999999;
}
a:visited {
	color: #999999;
}
#content a:link {
	color: #555555;
	text-decoration: none;
}
#content a:active {
	color: #555555;
	text-decoration: none;
}
#content a:visited {
	color: #555555;
	text-decoration: none;
}
#content a:hover {
	color: #9ca651;
}

/*/////////////////////////////////
///   RESUME STYLES
/////////////////////////////////*/

#resumes th {
	text-align:left;
}
#resumes td {
	text-align: left;
}

/*/////////////////////////////////
///   MEDIA STYLES
/////////////////////////////////*/
.media_item {
	position: relative;
	background-color: #e2e3dd;
	padding: 3px 3px 3px 10px;
	margin: 4px 0px 4px 10px;
	width: 478px;
}

* html .media_item {
	width: 496px;
	padding: 4px;
	margin: 4px;
}

.media_image {
	margin-top: 0px;
}
* html .media_image {
	margin: 4px 4px 4px 4px;
}
.media_body {
	margin-left: 100px;
}

.media_admin {
	position:absolute;
	z-index: 3;
	top: -30px;
	left: 30px;	
}
#mp3_interview1, #mp3_interview2, #mp3_interview3, #mp3_interview4, #mp3_interview5, #mp3_interview6, #mp3_interview7, #mp3_interview8 {
	position: absolute;
top: 300px;
}

/*/////////////////////////////////
///   NEWSLETTER SUBSCRIPTION STYLES
/////////////////////////////////*/

.newsletter {
	width: 100%;
	border: 0px;
}
.newsletter td {
	padding: 3px;
}
.newsletter-signup input {
}


/*/////////////////////////////////
///   FORMS STYLES
/////////////////////////////////*/

input.field {
	width: 300px;
	background-color: #ffff00;
	border: 1px;
}

input.button { 
	
}

.page_textarea {
	width: 95%;
	height: 200px;
}

.media_textarea {
	width: 375px;
	height: 140px;
}

/*/////////////////////////////////
///   EXTRA STYLES
/////////////////////////////////*/

#services .left {
	text-align: left;
}
#services .right {
	text-align: left;
}
#services tr.odd .left {
	background-color: #e1dfd9;
	width: 50%;
}
#services tr.odd .right {
	background-color: #f0efec;
}
.serv_item {
	display: inline;
	cursor: pointer;
	font-weight: bold;
}
.serv_drop {
	text-align: left;
	display: none;
}

.media_logo {
	width: 100px;
	height: 50px;
	text-align: center;
	padding: 10px;
}
.media_logo img {
	border: 0px;
}


.sub_menu { 
	margin: 10px 0px 10px 0px;
	padding: 0px;
}



h1.title{
font-size: 18px;
color: #555555;
padding: 0;
margin: 0 0 2px 0;
border-bottom: 1px #555555 solid;
}



#contest_btn {
	position: relative;
	z-index: 50;
	float: left;
	margin-top: -100px;
	margin-left: 5px;
	
}

table.media{
 background:#E2E3DD;
 margin: 0px 0px 0px 0px;
}
tr.date{
    font-weight:900;
}
