a, a:visited {
	color:#09C;
	text-decoration:none;
}

a:hover { background:#FFF; }

a img {
	background:none;
	border:none;
}

body {
	background:url(images/background_new.jpg) #000;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}

input, textarea {
	background:none;
	border:none;
	border-bottom:#FFF 1px dotted;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	width:260px;
}

input:hover, textarea:hover { background:url(images/background-panel_white.jpg); }

.box_blue {
	background:url(images/background-panel_blue.jpg) #3CF;
	color:#000;
	line-height:24px;
	padding:20px;
}
.box_blue a {
	background:#000;
	color:#FFF;
	padding:2px;
}
.box_blue a:hover {
	background:#FFF;
	color:#000;
}
.box_blue em {
	color:#FFF;
	font-size:28px;
}
.box_blue strong {
	color:#FFF;
	font-weight:normal;
	padding:2px;
}
.box_blue_outer {
	background:url(images/background-panel_blue-dark.jpg) #09C;
	clear:both;
	padding-bottom:10px;
}
.box_blue_triangle {
	background:url(images/quote_triangle.png) no-repeat;
	clear:both;
	height:19px;
	margin-left:30px;
	margin-top:-10px;
	width:38px;
}
.box_red {
	background:url(images/background-panel_red.jpg) #C00;
	color:#FFF;
	font-size:24px;
	padding:10px;
}
.box_red a { color:#000; }
.box_red_outer {
	background:url(images/background-panel_red-dark.jpg) #A00;
	clear:both;
	float:left;
	padding-bottom:10px;
}

.box_white {
	background:url(images/background-panel_white.jpg) #FFF;
	color:#000;
	font-size:24px;
	padding:8px 10px;
}

.box_white_outer {
	background:url(images/background-panel_white-dark.jpg) #CCC;
	clear:both;
	float:left;
	padding-bottom:10px;
}
.contact_icons {
	float:right;
	margin-top:10px;
}
.contact_icons a, .contact_icons a:hover { background:none; }
.container {
	margin:0px auto;
	padding-top:75px;
	width:900px;
}
.container .panel { width:inherit; }
.content_main {
	float:left;
	margin-left:30px;
	width:100%;
}

.content_menu {
	font-size:28px;
	margin-right:50px;
	text-align:center;
}

.content_menu span {
	clear:both;
	padding:2px;
}

.copyright {
	clear:both;
	font-size:18px;
	padding-top:15px;
}

.corners {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

.fld_search {
	border-bottom:#000 1px dotted;
	width:195px;
}

.header_menu {
	color:#000;
	float:left;
	font-size:14px;
	padding:5px;
}

.header_menu a {
	color:#FFF;
	margin:0px 5px;
}

.header_menu img {
	float:left;
	margin-right:5px;
	margin-top:0px;
	vertical-align:middle;
}

.header_title {
	background:url(images/background-panel_red.jpg) #C00;
	color:#000;
	font-size:36px;
	height:28px;
	left:0px;
	position:absolute;
	top:0px;
	width:100%;
}

.header_title img { vertical-align:top; }

.header_title span {
	background:#FFF;
	padding:5px;
}

.header_title_small {
	background:#FFF;
	color:#000;
	font-size:16px;
	padding:6px;
	padding-top:5px;
	width:auto;
}

.header_title_small img {
	border:none;
	vertical-align:middle;
}

.header_title_small:hover { color:#C00; }
.panel_projects {
	margin:25px auto 0 auto;
	padding-top:50px;
	position:relative;
}
.project_base {
	bottom:20px;
	position:absolute;
	width:400px;
}
.project_box {
	float:left;
	margin-right:5px;
	width:215px;
}
.project_description {
	background:#222;
	color:#999;
	float:left;
	font-size:18px;
	line-height:26px;
	padding:2px;
}
.project_description em { color:#FFF; }
.project_description strong {
	color:#ff0;
	font-size:95%;
	font-weight:normal;
	text-transform:uppercase;
}
.project_info {
	background:#000;
	filter:alpha(opacity=0);
	left:0;
	margin-top:50px;
	opacity:0;
	padding:20px;
	position:absolute;
	top:0;
	width:400px;
	z-index:1000;
}
.project_made {
	border-top:#C00 1px dotted;
	color:#FFF;
	font-size:12px;
	padding:2px;
}

.project_made a { padding:1px; }
.project_made a:hover { background:#FFF; }
.project_slideshow_buttons {
	color:#FFF;
	cursor:pointer;
	font-size:18px;
	margin-top:-5px;
	padding:0px 5px;
}

.project_slideshow_buttons:hover {
	background:#C00;
	color:#FFF;
}

.project_share {
	color:#FFF;
	cursor:pointer;
	float:left;
	padding:2px 4px 0px 4px;
}

.project_share a:hover { background:none; }
.project_thumbnail_heading {
	color:#FFF;
	cursor:pointer;
	font-size:16px;
	padding:2px 5px;
}
.project_thumbnail_heading:hover { color:#000; }
.project_title {
	font-size:36px;
	margin-bottom:20px;
}
.project_tools a {
	background:#FFF;
	color:#000;
	cursor:pointer;
	float:left;
	margin-right:2px;
	padding:3px;
}

.project_tools a:hover {
	background:#000;
	color:#FFF;
}
.slideshow_images {
	cursor:pointer;
	overflow:hidden;
}
.talk_quotes {
	color:#FFF;
	font-size:48px;
}

.talk_size {
	font-size:24px;
	line-height:36px;
}

.thought_bubble {
	float:left;
	margin-right:10px;
}
.thumbnail {
	background-repeat:no-repeat;
	float:left;
	height:215px;
	position:relative;
	width:215px;
}

.thumbnail_text {
	filter:alpha(opacity=0);
	font-size:28px;
	height:215px;
	opacity:0;
	position:absolute;
	width:215px;
}
.thumbnail_text:hover {
	background:url(images/background-panel_red.jpg) #C00;
	color:#FFF;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.thumbnail_text div { margin:10px; }