/*
---------------- GENERAL
-------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background: #000000 url(../images/tail.jpg) repeat-x scroll top;
	}
	
body#inside {
	background: #000000 url(../images/bg.inside_tophorz.gif) repeat-x scroll left top;
	}
	
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}
	
#contentbg {
	background: url(../images/bg.contentbgvert.gif) repeat-y scroll left top;
	width: 800px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/*
---------------- HEADER
-------------------------------------------------------- */

#header {
	float: left;
	height: 103px;
	width: 300px;
	margin-top: 27px;
	}
	
#header h1 {
	text-indent: -9999px;
	margin-left: 0px;
	height: 74px;
	background: url(../images/creativologo.gif) no-repeat scroll left top;
}

#header a {
	background: url(../images/img.logo.gif) no-repeat scroll left top;
	height: 52px;
	width: 202px;
	text-indent: -9999px;
	display: block;
	}
	
#header a:hover {
	background: url(../images/img.logo.gif) no-repeat scroll -202px top;
	height: 52px;
	width: 202px;
	text-indent: -9999px;
	}
	
#banner {
	float: left;
	height: 300px;
	width: 523px;
	}
	
/*
---------------- SIDEBAR
-------------------------------------------------------- */	

.sidebar {
	float: right;
	width: 265px;
	margin-top: 41px;
	}

.box {
	width: 265px;
	border: 1px solid #bbbcbe;
	background: url(../images/bg.projectpins.gif) repeat;
	margin-bottom: 20px;
	}

.box h1.recent_news {
	background: #29292C url(../images/h.recentnews.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 52px;
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #666666;
	}

	
.box h1.testimonials {
	background: #29292C url(../images/h.testimonials.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 52px;
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #666666;
	}

.box p {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 13px 13px;
	background: #101012 url(../images/bg.projectli_bg.gif) repeat-x scroll left top;
	border-bottom: 1px solid #666666;
	}
	
.box p strong {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
.box span {
	text-align: right;
	}
	
.box a {
	text-transform: uppercase;
	color: #FFFFFF;
	font: 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	}

.box a:hover {
	color: #FCFA51;
	text-decoration: underline;
	}


/*
---------------- MAIN CONTENT
-------------------------------------------------------- */	

.maincontent {
	width:523px;
	border-bottom:1px solid #54555b;
	border-top:1px solid #54555b;
	background: #101012 url(../images/bg.projectli_bg.gif) repeat-x scroll left top;
	margin-top: 10px;
	float: left;
	}
	
	
.maincontent p {
	font: 14px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 30px 30px;
	background: #101012 url(../images/bg.projectli_bg.gif) repeat-x scroll left top;
	border-bottom: 1px solid #666666;
	}

/*
---------------- INTRO
-------------------------------------------------------- */

#intro {
	width: 525px;
	float: right;
	background: #E8E8E8;
	margin-bottom: 0px;
	}
	
#intro h1 {
	background: #999999 url(../images/h.featured_projects.gif) no-repeat scroll left top;
	height: 35px;
	width: 525px;
	text-indent: -9999px;
	border-bottom: 1px solid black;
	}
	
#intro h5 {
	font: italic lighter 22px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	margin-top: 85px;
	margin-bottom: 85px;
	}
	
#intro p {
	font: normal 12px Helvetica, Verdana, Arial, sans-serif;
	color: #666666;
	}
	
#intro p strong {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}	
	
.featured {
	margin-left: 21px;
	margin-top: 30px;
	}
	
html>body .featured {
	float: left;
	text-align: center;
	margin-top: 30px;
	margin-left: 21px;
	}
	
.featured li {
	list-style: none;
	float: left;
	padding: 0px 5px;
	}
	
.featured img {
	border: 0px;
	}
	
#featured_caption {
	width: 466px;
	margin: 16px 0px 0px 0px;
	text-align: center;
	float: left;
	padding: 0px 26px;
	}
	
#featured_caption p {
	margin: 0px;
	line-height: 22px;
	font-size: 17px;
	font-weight: normal;
	}
#featured_caption img {
	border-width: 0px;
}
	
.prev {
	float: left;
	margin: 5px 0px 0px 0px;
	}
	
.next {
	float: right;
	margin: 5px 0px 0px 0px;
	}
	
/*
---------------- about
-------------------------------------------------------- */			
	
#about_list {
	float: left;
	width: 523px;
	margin: 30px 0px 30px 0px;
	}
	
#about_header {
	position: relative;
	height: 53px;
	width: 523px;
	background: #29292C url(../images/h.aboutus.gif) no-repeat scroll left top;
	}

#about_list h1 {
	text-indent: -9999px;
	}
	
#questions {
	border-top: 1px solid #54555b;
	margin-top: 10px;
	}

#questions h2 {
	font: lighter 25px 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 0px;
	margin-bottom: 10px;
	}
#questions h2 .yellow {
	color: #fcfa51;
}

#questions li {
	list-style: none;
	border-bottom: 1px solid #54555b;
	overflow: hidden;
	width: 523px;
	display: block;
	padding-top: 12px;
	padding-bottom: 10px;
	}

#questions li:hover {
	}

#questions li h2 a {
	height: 37px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	color: #fcfa51;
	}

#questions li h2 a:hover {
	color: #fcfa51;
	}
	
#questions li p a {
	color: #999999;
	text-decoration: none;
	}
	
#questions li p a:hover {
	text-decoration: underline;
	}
	
#questions li a.current {
	background: #1d1d21;
	}
	
#questions p {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 2px;
	padding-left: 15px;
	}

/*
---------------- CONTACT
-------------------------------------------------------- */			
	
#contactbody {
	float: left;
	width: 523px;
	margin: 30px 0px 30px 0px;
	}
	
#contactbody a {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
#contactbody a:hover {
	color: #FCFA51;
	text-decoration: none;
	}
	
#contact_header {
	position: relative;
	height: 53px;
	width: 523px;
	background: #29292C url(../images/h.contact.gif) no-repeat scroll left top;
	}
#contactfields {
	margin-left: 30px;
	width: 400px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	}
#contactfields #submit {
	width: 150px;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
}

#contactbody h1 {
	text-indent: -9999px;
	}
#contactfields textarea {
	width: 460px;
}
label {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFCC33;
}
input {
	font-size: 25px;
	width: 460px;
	margin-bottom: 15px;
}

/*
---------------- PROJECT LIST
-------------------------------------------------------- */		

#project_list {
	float: left;
	width: 523px;
	margin: 30px 0px 30px 0px;
	}
	
#projectlist_header {
	position: relative;
	height: 53px;
	width: 523px;
	background: #29292C url(../images/h.projects.gif) no-repeat scroll left top;
	}

#project_list h1 {
	text-indent: -9999px;
	}
	
#legendlink {
	height: 18px;
	width: 92px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	right: 23px;
	top: 34px;
	}

#legendlink a {
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #fafcca;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .1em;
	}

#legendlink a:hover {
	color: #FFA442;
	}
	
#legend {
	background: repeat scroll left top;
	margin: 5px 20px;
	}


.legend {
	background: repeat scroll left top;
	margin: 5px 20px 10px 20px;
	}
	
#legend img {
	padding: 0px;
	}
	
#projects {
	border-top: 1px solid #54555b;
	}

#projects h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 4px;
	}

#projects li {
	list-style: none;
	border-bottom: 1px solid #54555b;
	height: 49px;
	overflow: hidden;
	width: 523px;
	display: block;
	padding-top: 12px;
	padding-bottom: 0px;
	}

#projects li:hover {
	background: #101012 url(../images/bg.projectli_bg.gif) repeat-x scroll left top;
	}

#projects li h2 a {
	height: 37px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	color: white;
	}

#projects li h2 a:hover {
	color: #fcfa51;
	}
	
#projects li p a {
	color: #999999;
	text-decoration: none;
	}
	
#projects li p a:hover {
	text-decoration: underline;
	}
	
#projects li a.current {
	background: #1d1d21;
	}

#projects img {
	float: left;
	margin-right: 9px;
	margin-left: 20px;
	border-width: 0px;
	}
	
#projects p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 2px;
	}
	
#projects .skillcolors {
	float: right;
	margin-top: 14px;
	margin-right: 11px;
	}

/*
---------------- PROJECT DETAIL
-------------------------------------------------------- */		

#project_detail {
	float: left;
	width: 523px;
	margin: 30px 0px 30px 0px;
	text-align: right;
	}

#projectdetail_header {
	position: relative;
	height: 53px;
	width: 523px;
	background: #29292C url(../images/h.projectdetail.gif) no-repeat scroll left top;
	}
	
#viewalllink {
	height: 18px;
	width: 92px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	right: 86px;
	top: 31px;
	}
	
#viewalllink a {
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #fafcca;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .1em;
	}

#viewalllink a:hover {
	color: #FFA442;
	}
		
#project_detail h1 {
	font: lighter 20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 20px;
	text-align: left;
	}
	
#project_detail h2 {
	color: #999999;
	margin-left: 10px;
	font: lighter 14px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	text-align: left;
	}
#project_detail img {
	margin-right: 5px;
}

/*
---------------- PROJECT INFO
-------------------------------------------------------- */	
	
#project_info {
	float: right;
	width: 265px;
	border: 1px solid #bbbcbe;
	background: url(../images/bg.projectpins.gif) repeat;
	margin: 30px 0px 30px 0px;
	}
	
#project_info h1.info {
	background: #29292C url(../images/img.project_info.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 52px;
	position: relative;
	z-index: 2;
	}
	
#project_info h1.categories {
	background: #29292C url(../images/h.projectcat.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 52px;
	position: relative;
	z-index: 2;
	}
	
#project_info li {
	list-style: none;
	border-bottom: 1px solid #54555b;
	background: #101012 url(../images/bg.projectli_bg.gif) repeat-x scroll left top;
	width: 265px;
	}

#project_info li:hover {
	background: #1d1d21;
	}

#project_info p {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 13px 13px;
	}
	
#project_info p strong {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
#project_info a {
	color: #FFFFFF;
	text-decoration: none;
	}
	


#project_info a:hover {
	color: #FCFA51;
	}

#project_info ul#links li{
	background: url(../images/img.pins_mini.gif);
	height: 40px;
	line-height: 40px;
	}
	
#project_info ul#links li:hover {
	background: #000000;
	}
	
ul#links {
	width: 264px;
	height: 30px;
	}
	
ul#links a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	height: 40px;
	line-height: 40px;
	}

.next, .prev, .all {
	text-transform: uppercase;
	font: 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666666;
	}

#project_info ul#links li.prev {
	text-align: center;
	width: 54px;
	float: left;
	border-bottom: 0px;
	margin: 0px;	
	}

#project_info ul#links li.next {
	text-align: center;
	width: 54px;
	float: left;
	border-bottom: 0px;
	margin: 0px;	
	}

#project_info ul#links li.all {
	text-align: center;
	width: 156px;
	float: left;
	border-bottom: 0px;
	margin: 0px;	
	}
	
#project_info ul#links li.all a {
	color: #fafcca;
	}
	
#project_info ul#links li.all a:hover {
	color: #FCFA51;
	}

/*
---------------- RECENT PROJECTS
-------------------------------------------------------- */	

#contact_page {
	float: right;
	width: 265px;
	border: 1px solid #bbbcbe;
	background: url(../images/bg.projectpins.gif) repeat;
	margin: 0px 0px 0px 0px;
	height: 200px;
	}
#contact_page h1 {
	margin: 0px 0px 30px 0px;	
	padding-top: 4px;
	padding-left: 20px;
	FONT: 240%/1 Georgia, serif;
	COLOR: #fff;	
	}
#contact_page h2 {
	font: bold 12px Georgia, serif;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 20px;	
	}	
#contact_page A {
	COLOR: #ff7c00; TEXT-DECORATION: none;
	padding-left: 20px;
}
#contact_page A:hover {
	TEXT-DECORATION: underline
}	
#contact_page p  {
	FONT: 18px/1.5 Georgia, serif;
		color: #999999;
			padding-left: 20px;
}
	
#recent_projects {
	float: right;
	width: 265px;
	border: 1px solid #bbbcbe;
	background: url(../images/bg.projectpins.gif) repeat;
	margin: 0px 0px 0px 0px;
	height: 298px;
	}
	
#inside #recent_projects {
	float: right;
	width: 265px;
	border: 1px solid #bbbcbe;
	background: url(../images/bg.projectpins.gif) repeat;
	margin: 0px 0px 30px 0px;
	height: 298px;
	}
	
#recent_projects h1 {
	background: #DCDCDD url(../images/img.projects.gif) no-repeat scroll left top;
	text-indent: -9999px;
	height: 52px;
	position: relative;
	z-index: 2;
	}
	
#recent_projects h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 4px;
	}

#recent_projects li {
	list-style: none;
	border-bottom: 1px solid #54555b;
	height: 49px;
	overflow: hidden;
	background: #101012 url(../images/bg.projectli_bg.gif) repeat-x scroll left top;
	margin-top: -2px;
	width: 265px;
	display: block;
	padding-top: 12px;
	padding-bottom: 0px;
	}

html>body #recent_projects li {
	margin-top:0px;
	}
	
#recent_projects li:hover {
	background: #1d1d21;
	}

#recent_projects li h2 a {
	height: 37px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	color: white;
	}

#recent_projects li h2 a:hover {
	color: #FF7C00;
	}
	
#recent_projects li p a {
	color: #999999;
	text-decoration: none;
	}
	
#recent_projects li p a:hover {
	text-decoration: underline;
	}
	
#recent_projects li a.current {
	background: #1d1d21;
	}

#recent_projects img {
	float: left;
	margin-right: 9px;
	margin-left: 13px;
	border-width: 0px;
	}
	
#recent_projects p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 2px;
	}

/*
---------------- welcome
-------------------------------------------------------- */	

#welcome {
	float: left;
	width: 800px;
	background-color: #e8e8e8;
	}

#welcome h1 {
	background: #999999 url(../images/h.welcome.gif) no-repeat scroll left top;
	height: 35px;
	width: 800px;
	text-indent: -9999px;
	border-bottom: 1px solid black;
	}
	
#welcome h2 {
	font: lighter normal 22px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	margin-top: 12px;
	margin-left: 20px;
	}

#welcome h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 20px;
	margin-top: 8px;
	}

#welcome p {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 6px;
	padding-right: 27px;
	padding-left: 27px;
	border-bottom: 1px solid #cbcbcb;
	padding-bottom: 13px;
	}
	
#welcome a {
	color: #000000;
	}
	
#welcome a:hover {
	text-decoration: none;
	background: #FFFFFF;
	}
	
#button {
	width: 152px;
	height: 23px;
	margin-right: 14px;
	float: right;
	margin-top: 14px;
	margin-bottom: 14px;
	}
	
#button a {
	display: block;
	height: 23px;
	width: 152px;
	}

#button img {
	border-width: 0px;
	}
	


/*
---------------- NAVIGATION
-------------------------------------------------------- */	
#mainNav {
	right: 0px; OVERFLOW: hidden; WIDTH: 400px; LIST-STYLE-TYPE: none; POSITION: relative; HEIGHT: 80px; float: right;
}
#mainNav LI {
	MIN-HEIGHT: 36px; FLOAT: left; LIST-STYLE-TYPE: none
}
#mainNav LI A {
	DISPLAY: block; BACKGROUND-IMAGE: url(../images/menu.jpg); OVERFLOW: hidden; TEXT-INDENT: -2000em; BACKGROUND-REPEAT: no-repeat; POSITION: relative; HEIGHT: 36px
}
#m_home A {
	BACKGROUND-POSITION: 0px 0px; WIDTH: 90px
}
#m_home A:hover {
	BACKGROUND-POSITION: 0px -36px
}
#m_home A.selected {
	BACKGROUND-POSITION: 0px -36px
}
#m_portfolio A {
	BACKGROUND-POSITION: -90px 0px; WIDTH: 118px
}
#m_portfolio A:hover {
	BACKGROUND-POSITION: -90px -36px
}
#m_portfolio A.selected {
	BACKGROUND-POSITION: -90px -36px
}
#m_about A {
	BACKGROUND-POSITION: -207px 0px; WIDTH: 100px
}
#m_about A:hover {
	BACKGROUND-POSITION: -207px -36px
}
#m_about A.selected {
	BACKGROUND-POSITION: -207px -36px
}
#m_contact A {
	BACKGROUND-POSITION: -309px 0px; WIDTH: 81px
}
#m_contact A:hover {
	BACKGROUND-POSITION: -309px -36px
}
#m_contact A.selected {
	BACKGROUND-POSITION: -309px -36px
}


/*
---------------- FOOTER
-------------------------------------------------------- */	
	
#footer {
	height: 114px;
	width: 800px;
	background: url(../images/bg.home_btmreflect.jpg) no-repeat scroll left top;
	clear: both;
	}

#w_footer {
	height: 104px;
	width: 800px;
	background: url(../images/bg.work_btmreflect.gif) no-repeat scroll left top;
	clear: both;
	}
	
#footer_inside {
	height: 114px;
	width: 100%;
	clear: both;
	border-top: 1px solid #666666;
	background: url(../images/bg.footer_inside.gif) repeat-x scroll left top;
	}
	
#footer_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 5px;
}
#footer_inside ul {
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#footer_inside li {
	display: inline;
	color: #666666;
	font-size: 9px;
	padding-left: 8px;
}
#footer_inside a {
	color: #999999;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
}
#footer_inside a:hover {
	color: #FCFA51;
}
#footer_inside p {
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
}
	
/*
---------------- PROJECTS
-------------------------------------------------------- */
	
#portfolio {
	background: repeat-y scroll left top;
	width: 799px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid white;
	}

#portfolio .headerbar {
	background: url(../images/w_img.headerbg.gif) repeat scroll left top;
	height: 35px;
	width: 799px;
	display: block;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
	}
	
#portfolio h1 {
	background: url(../images/w_img.projects.gif) no-repeat scroll 19px 7px;
	text-indent: -9999px;
	}
	
#portfolio ul {
	float: left;
	}
	
#portfolio li {
	width: 267px;
	list-style: none;
	float: left;
	overflow: hidden;
	padding-bottom: 12px;
	border-bottom: 1px solid #707176;
	}
	
#portfolio li.side {
	border-left: 1px solid #95969a;
	border-right: 1px solid #95969a;
	}
	
#portfolio span.thumb {
	text-align: center;
	background: #1b1b1b;
	border-bottom: 1px solid #6b6b6d;
	display: block;
	height: 184px;
	width: 264px;
	}
	
#portfolio .thumb img {
	margin-top: 15px;
	margin-bottom: 17px;
	border: 1px solid #8d8e90;
	}
	
#portfolio .project_info {
	display: block;
	border-bottom: 1px solid #6b6b6d;
	height: 83px;
	background: #29292c;
	}

#portfolio div.project_info h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 19px;
	padding-left: 20px;
	}
	
#portfolio div.project_info h2 a {
	height: 37px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	color: white;
	}

#portfolio div.project_info h2 a:hover {
	color: #fcfa51;
	text-decoration: none;
	}
	
#portfolio div.project_info p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top: 2px;
	padding-left: 20px;
	}

#portfolio div.project_info:hover {
	background: #1d1d21;
	}

/*
---------------- JD.NEWS_SCROLL
-------------------------------------------------------- */	

div.jd_news_scroll {
	position: relative;
	overflow: hidden;
	}
	
div.jd_news_scroll ul {
	position: relative;
	overflow: hidden;
	}
	
div.jd_news_scroll ul li {
	white-space: nowrap;
	}
	
div.jd_news_scroll ul li.hover {
	cursor: default;
	}
	
/*
---------------- sIFR
-------------------------------------------------------- */	

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
