@charset "utf-8";
/* CSS Document */
html, body {
	/*overflow:hidden;*/
}
body {
	background-color:#e4e4e4;
	margin-right:0px;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#414040;
}
.clear {
	CLEAR: both; FONT-SIZE: 0px; VISIBILITY: hidden; LINE-HEIGHT: 0; HEIGHT: 0px;
}
a:link {
	color:#575757;
	text-decoration:none;
}
a:visited {
	color::#575757;
	text-decoration:none;
}
a:active {
	color::#575757;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:none;
}

h2 {
	font-size:14px;
}
li {
	margin-top:15px;
	margin-bottom:8px;
}
li ul li {
	margin-top:3px;
	margin-bottom:3px;
}

.absoluteMaster {
	width:100%;
	position:absolute;
	z-index:100;
}
.relativeMaster {
	width:946px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.contentBG {
	float:left;
	width:581px;
	height:301px;
	background-image:url(../images/int_contentArea.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.contentBG:hover {
	/*cursor: url("images/grab.cur"), url("../images/grab.cur"), default;*/
}
.coverScroll {
	position:absolute;
	z-index:200;
	left:660px;
}
.contentArea {
	float:left;
	position:relative;
	width:581px;
	height:300px;
/*	overflow:scroll;
	overflow-y:auto;
	overflow-x:auto;
*/}

/* BEGIN Contact Drop Down Styles */
.contact {
	position:absolute;
	top:95px;
	left:260px;
	width:343px;
	height:452px;
	overflow:scroll;
	overflow-x:auto;
	overflow-y:auto;
}
.dropDrape {
	position:relative;
	top:-452px;
	width:343px;
	height:452px;
	background-image:url(../images/contactBG.png);
	background-repeat:no-repeat;
}
.interCut {
	position:absolute;
	display:none;
	top:95px;
	left:205px;
	z-index:200;
}
.close {
	position:absolute;
	top:40px;
	left:310px;
	cursor:pointer;
}
.contactLogo {
	position:absolute;
	top:40px;
	left:20px;
}
.form {
	position:absolute;
	top:25px;
	width:310px;
	margin:20px;
	font-size:8px;
}
.form input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:1px;
}
.returnMessage {
	position:absolute;
	top:80px;
	left:10px;
	width:250px;
	border:3px dotted #333300;
	font-size:11px;
	padding:15px;
	padding-bottom:25px;
}

/* END Contact Form Styles */

/* BEGIN Navigation Styles */
.nav {
	float:left;
	width:269px;
	display:block;
}
.navBar {
	width:100%;
	height:39px;
	background-color:#FFFFFF;
}
.navTrans {
	filter:alpha(opacity=0);
	opacity: 0.0;
	cursor:pointer;
}
.aboutNav {
	width:269px;
	height:43px;
	background-image:url(../images/int_about.jpg);
	background-repeat:no-repeat;
}
.creativeNav {
	width:269px;
	height:43px;
	background-image:url(../images/int_creative.jpg);
	background-repeat:no-repeat;
}
.skillSetNav {
	width:269px;
	height:43px;
	background-image:url(../images/int_skillSet.jpg);
	background-repeat:no-repeat;
}
.experienceNav {
	width:269px;
	height:43px;
	background-image:url(../images/int_experience.jpg);
	background-repeat:no-repeat;
}
.contactNav {
	width:269px;
	height:43px;
	background-image:url(../images/int_contact.jpg);
	background-repeat:no-repeat;
}
#trailimageid {
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	z-index:1;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
/* END Navigation Styles */

/* BEGIN Sub Page Styles */
.content {
	position:relative;
	width:555px;
	font-size:11px;
	text-align:justify;
}
.button {
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:30px;
	padding-left:30px;
	border:1px dashed #333333;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	width:auto;
	cursor:pointer;
}
.button:hover {
	background-color:#CCCCCC;
}
.headerIcon {
	position:absolute;
	top:-1px;
	left:-82px;
	width:auto;
}
.contentSub {
	position:absolute;
	display:block;
	top:-25px;
	left:63px;
	z-index:6000;
	width:480px;
	font-size:10px;
}
.contentSubHide {
	display:none;
}

.skillIcon {
	float:left;
	width:auto;
	margin-right:10px;
}
.skillText {
	float:left;
	width:auto;
	font-size:11px;
	padding-top:3px;
	margin-right:20px;
}

.skillBar {
	width:465px;
	padding:5px;
	padding-left:8px;
	font-size:10px;
	color:#FFFFFF;
	background-color:#647378;
	background-image:url(../images/int_downArrow.png);
	background-repeat:no-repeat;
	background-position:450px top;
	cursor:pointer;
	border-bottom:1px dashed #998d7d;
}
.skillBar:hover {
	width:465px;
	padding:5px;
	padding-left:8px;
	font-size:10px;
	color:#FFFFFF;
	background-color:#6b848c;
	cursor:pointer;
}
.experienceBar {
	width:465px;
	padding:5px;
	padding-left:8px;
	font-size:10px;
	color:#FFFFFF;
	background-color:#707f54;
	background-image:url(../images/int_downArrow.png);
	background-repeat:no-repeat;
	background-position:450px top;
	cursor:pointer;
	border-bottom:1px dashed #998d7d;
}
.experienceBar:hover {
	width:465px;
	padding:5px;
	padding-left:8px;
	font-size:10px;
	color:#FFFFFF;
	background-color:#889b65;
	cursor:pointer;
}
#experienceContent li {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	list-style-type: square;
}
#skillSetContent li {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	list-style-type: square;
}

.skillContent {
	width:457px;
	display:block;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:8px;
	text-align:left;
}
.skillContentHide {
	display:none;
}
.listOrient {
	float:left;
	margin-right:15px;
	text-align:left;
}

.scrollBTNs {
	position:absolute;
	top:191px;
	left:100px;
	z-index:200;
}
.aboutLatestWork {
	position:relative;
	left:-15px;
	width:505px;
}
.creativeThumb {
	float:left;
	width:39px;
	height:56px;
	padding-top:4px;
	padding-bottom:11px;
	padding-left:4px;
	padding-right:5px;
	margin-right:15px;
	margin-bottom:15px;
	background-image:url(../images/creative_backing.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#flashMain {
	width:946px;
	height:210px;
}
.creativeThumb img {
	/*position:relative;
	float:left;
	width:39px;
	height:56px;*/
}
.creativeBox {
	padding-left:35px;
	width:470px;
}
.formAlert {
	border:1px dashed red;
}
.formReg {
	border:none;
	margin:1px;
}

