/* ----- BASE STYLES ------ */

body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
}
img {
	border: 0px;
}
a {
	outline: none;
	color: #aa0000;
	text-decoration:none;
}
a:hover {
	color: #aa0000;
	text-decoration:underline;	
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 900;
	font-style: none;
	margin: 0px 0px 0px 0px;
}
h1, h2 {
	font-size: 17px;
	line-height: 21px;
}
h3, h4 {
	font-size: 14px;
	line-height: 17px;
}
h5, h6 {
	font-size: 12px;
	line-height: 15px;
}
li h6 {
	display: inline;
}


/* ----- GENERIC STYLES ------ */

.right {
	text-align: right;
}
.left {
	text-align: left !important;
}
div.block {
	margin: 4px 0px 4px 0px;
	padding: 15px 0px 25px 0px;
	border-top: 1px solid #666666;
}
.break {
	clear: both;
}
.bigbreak {
	line-height:50px;
	clear: both;
}
.nomargin {
	margin: 0px 0px 0px 0px;
}
.nopadding {
	padding: 0px 0px 0px 0px;
}
.marker {
	margin-left: -17px;
	padding: 0px 2px 0px 0px;
}
.bottomborder {
	border-bottom: 1px solid #666666;
}
.nobottomborder {
	border-bottom: 0px !important;
}
.topborder {
	border-top: 1px solid #666666;
}
.notopborder {
	border-top: 0px !important;
}
.notoppadding {
	padding-top: 0px !important;
}
.nobottompadding {
	padding-bottom: 0px !important;
}
span.white {
	color: #ffffff;
}
span.live {
	background-color: #ffff00;
}

/* ----- FORM ELEMENTS ----- */

textarea {
	width: 468px;
	height: 150px;
	margin: 5px 0px 5px 0px;
	background-color: #ffffff;
}
input.text {
	width: 468px;
	margin: 5px 0px 5px 0px;
}
input.caption {
	width: 468px;
	margin: 5px 0px 5px 0px;
}
input.checkbox {
	float: left;
	clear: none;
	margin: 0px 6px 0px 0px;
}
input.list {
	width: 440px;
	margin: 5px 0px 0px 0px;
}
label.list_title {
	display: inline;
}
label.checkbox {
	display: inline;
	font-weight: 100;
}
input.radio {
	float: left;
	clear: none;
	margin: 0px 6px 0px 0px;
}
input {
	margin: 5px 0px 5px 0px;
}
select {
	margin: 5px 0px 5px 0px;
}
label {
	display: block;
	font-weight: 900;
	margin: 0px 0px 0px 0px;
}
form div {
	margin:0px 0px 16px 0px;
}
form p {
	margin: 0px 0px 16px 0px;
}
p.formnote {
	font-size: 12px;
	line-height: 16px;
	width: 468px;
	margin: 0px 0px 0px 0px;
	color: #999999;
}
p.lists {
	margin: 0px 0px 4px 0px;
}
p.lists label {
	float: left;
	width: 25px;
	font-weight: 100;
	margin: 0px 0px 0px 0px;
}
p.message {
	font-weight:900;
	color: #00dd00;
}
.error {
	color: #ff0000;
	font-weight: 900;
}
.buttons {
	text-align: right;
}
.required {
	font-size: 14px;
	font-weight: 900;
	margin: 0px 0px 0px 3px;
}

/* ----- LINK STYLES ------ */

a.plain {
	text-decoration: none;
	font-weight: 900;
	color: #000000;
}
a.plain:hover {
	text-decoration: underline;
}

/* ----- MAIN NAV ----- */
a.mainnav {
	text-decoration: none;
	font-weight: 900;
	color: #000000;
}
a.mainnav:hover {
	text-decoration: none;
	color: #ffffff !important;
	background-color: #000000;
}

#navi_live a.mainnav:hover,
#foot_navi_live a.mainnav:hover {
	text-decoration: none;
	color: #000000 !important;
	background-color: #ffff00;	
}

#navi_live {display:none;}

#navi_live a.mainnav:hover .white,
#foot_navi_live a.mainnav:hover .white {
	color: #000000;
}

/* ----- LOG-IN/OUT or NEWSWIRE ----- */
a.loginout {
	text-decoration: none;
	font-weight: 900;
	color: #000000;
}
a.loginout:hover {
	text-decoration: underline !important;
}

/* ----- H1,H2,H3,H4,H5,H5 ------ */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #000000;
	text-decoration: none;	
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #000000;
	text-decoration: underline;
}

/* ----- FILTER ------ */
.contents_filterspace a {
	color: #666666;
	font-weight: 100;
	text-decoration: none;	
}
.contents_filterspace a:hover {
	color: #000000;
	font-weight: 100;
	text-decoration: none;
}
a.filter {
	color: #666666;
	font-weight: 100;
	text-decoration: none;
}
a.filter:hover {
	color: #000000;
	font-weight: 100;
	text-decoration: none;
}
a.filter_white {
	color: #666666;
	font-weight: 100;
	text-decoration: none;
}
a.filter_white:hover {
	color: #eeeeee;
	font-weight: 100;
	text-decoration: none;
}
.contents_filterspace_messages a{
	color: #666666;
	font-weight: 100;
	text-decoration: none;
}
.contents_filterspace_messages a:hover{
	color: #000000;
	font-weight: 100;
	text-decoration: none;
}
span.selected {
	text-decoration: underline; 
}

/* ----- SUBNAV ----- */
a.subnav {
	color: #666666;
	text-decoration: none;
}
a.subnav:hover {
	color: #666666;
	text-decoration: underline;
}

/* ----- PROJECT INGREDIENTS ------ */
.highlight a {
	color: #000000;
	text-decoration: none;
}
.highlight a:hover {
	color: #000000;
	background-color: #999999;
	text-decoration: none;
}

/* ----- FOOTNOTE ------ */
.footnote a {
	color: #000000;
	font-weight: 900;
	text-decoration: none;
}
.footnote a:hover {
	color: #000000;
	font-weight: 900;
	text-decoration: underline;
}
a.footnote {
	color: #000000;
	font-weight: 900;
	text-decoration: none;
}
a.footnote:hover {
	color: #000000;
	font-weight: 900;
	text-decoration: underline;
}

/* ----- EXTERNAL ------ */
a.external {
	color: #006699;
	text-decoration: none;
}
a.external:hover {
	color: #006699;
	text-decoration: underline;
}

/* ----- FORMNOTE ------ */
form .formnote a {
	color: #999999;
	text-decoration: none;
	font-weight: 900;
}
form .formnote a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: 900;
}

/* ------ COPYRIGHT ----- */

a.copyright {
	text-decoration: none;
	font-weight: 100;
	color: #000000;
}
a.copyright:hover {
	text-decoration: underline;
	font-weight: 100;
	color: #000000;
}

/* ----- DOWNLOADS ----- */

img.download_arrow {
	display:inline;
	width:60px;
	height:60px;
	background:url('/furniture/download_arrow.gif') no-repeat 0px 0px #ffffff;
}
img.download_arrow:hover {
	display:inline;
	width:60px;
	height:60px;
	background:url('/furniture/download_arrow_green.gif') no-repeat 0px 0px #ffffff;
}
.associated {
	text-transform:uppercase;
}
.associated a {
	font-weight:900;
	color:#000000;
	text-decoration:none;
}
.associated a:hover {
	font-weight:900;
	color:#000000;
	text-decoration:none;
}



/* ----- HEADER ----- */

.masthead {
	width: 960px;
	padding: 20px 0px 15px 0px;
	clear: both;
	overflow:auto;
}

#masthead_home {
	margin:0 0 10px;
}

#masthead_home h1#logo {
	margin:0;
	padding:0;
	line-height:100%;
}

#masthead_home h2#tagline {
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:100%;
}

.masthead .breadcrumbs {
	float: left;
	width: 414px;
	padding: 3px 0px 0px 0px;
	font-weight: 900;
}
.masthead .breadcrumbs a {
	font-size: 12px;
	text-decoration: none;
	padding: 0em 1em 0em 0em;
	color: #000000;
}
.masthead .tools {
	float: right;
	width: 200px;
	padding: 4px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
	color: #999999;
}
.masthead .tools a {
	text-decoration: none;
	color: #999999;
}
.masthead .campaign_logo {
	float: right;
	width: auto;
	padding: 4px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
	color: #999999;
}
#masthead {
	float: left;
	width: 158px;
}


.masthead_home {
	text-align: left;
	padding: 20px 0px 15px 0px;
}
.masthead_home .tools {
	float: right;
	width: 200px;
	padding: 4px 0px 0px 0px;
	margin: -16px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
	color: #999999;
}
.masthead_home .tools a {
	text-decoration: none;
	color: #999999;
}





/* ----- MASTER CONTAINER ----- */
.master_container {
	position: relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 9px 0px 9px;
	background-color:#ffffff;
}




/* ----- SIDE NAVIGATION ----- */
.column_left {
	float: left;
	width: 288px;
	padding: 35px 0px 0px 0px;
}

.column_left p {
	width:  250px;
}

#navi {
	float: left;
	width: 246px;
	padding: 35px 0px 0px 0px;
}

#navi ul {
	float: left;
	width: 246px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navi ul.navi
{
	font-size: 17px;
	line-height: 18px;
}

#navi ul.topics
{
	margin-top: 44px;
}

#navi ul.topics .title
{
	font-weight: bold;
}

#navi ul.topics li
{
	line-height: 20px;
	width: 155px;
	padding-left: 5px;
}

#navi ul.topics a
{
	outline: none;
	color: #aa0000;
	text-decoration:none;
	font-weight: normal;
	clear: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#navi,
#navi ul
{
	width: 172px;
}

#navi ul li a {
	width: 145px;
	display: block;
	text-decoration: none;
	font-weight: 900;
	color: #000000;
	padding: 0px 0px 3px 5px;
}

#navi ul li.spaced {
	padding-top: 1em;
	line-height: 11px;
}
#navi ul li.spaced a {
	display: inline;
}
#navi ul li .sub {
	font-size: 11px;
	line-height: 15px;
	padding: 0px 0px 0px 5px;
}
#navi .current_section a {
	color: #ffffff;
	background-color: #000000;
	padding: 0px 0px 3px 5px;
}


#navi ul li#navi_live.current_section,
#foot_navi ul li#foot_navi_live.current_section
{
	color: #000000;
}

#navi ul li#navi_live.current_section a 
#foot_navi ul li#foot_navi_live.current_section a
{
	color: #000000;
	background-color: #ffff00;
}

#navi ul li#navi_live.current_section a .white 
#foot_navi ul li#foot_navi_live.current_section a .white 
{
	color: #000000;
}

#loginout {
	float: left;
	width: 100px;
	height: 17px;
	padding: 35px 0px 20px 24px;
}
#loginout ul {
	float: left;
	width: 100px;
	list-style: none;
	padding: 0px 0px 20px 0px;
	margin-top: 0px;
	font-size: 16px;
	line-height: 17px;
}
#loginout ul li a {
	width: 150px;
	display: block;
	text-decoration: none;
	font-weight: 900;
	color: #000000;
	padding: 0px 0px 3px 5px;
}
#loginout ul li.spaced {
	padding-top: 1em;
	line-height: 11px;
}
#loginout ul li.spaced a {
	display: inline;
}
#loginout ul li .sub {
	font-size: 11px;
	line-height: 15px;
	padding: 0px 0px 0px 5px;
}
#loginout .current_section a {
	color: #ffffff;
	background-color: #000000;
	padding: 0px 0px 3px 5px;
}


/** column 3 // MPU **/
.column3 {
	float:left;
	margin:35px 0 0 20px;
	width:300px;
}

.mpu {
	padding:0 0 10px;
	border-bottom:1px solid #eeeeee;
	margin:0 0 10px;
}


/* ----- FOOT NAVIGATION ----- */

#footer {
	clear:both;
}


#footnavi {
	width: 960px;
	text-align:center;
	padding: 0px 0px 9px 0px;
}
#footnavi ul {
	list-style: none;
	font-size: 13px;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footnavi ul li {
	display:inline;
	margin-left:-2px;
}
#footnavi ul li a {
	display:inline;
	text-decoration: none;
	font-weight: 900;
	color: #000000;
	padding: 2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
}

#footnavi ul li.spaced {
	padding-top: 1em;
	line-height: 11px;
}
#footnavi ul li.spaced a {
	display: inline;
}
#footnavi ul li .sub {
	font-size: 11px;
	line-height: 15px;
	padding: 0px 0px 0px 5px;
}
#footnavi .current_section a {
	color: #ffffff;
	background-color: #000000;
	padding: 2px 2px 2px 2px;
}


#footnavi ul li#navi_live.current_section
{
	color: #000000;
}

#footnavi ul li#navi_live.current_section a 
{
	color: #000000;
	background-color: #ffff00;
}

#footnavi ul li#navi_live.current_section a .white 
{
	color: #000000;
}









/* ----- CONTENTS ----- */

.contents {
	float: left;
	width: 468px;
	padding: 35px 0px 0px 0px;
}
.contents ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.contents_head {
	width: 468px;
	padding:0px 0px 0px 0px;
}
.contents_filterspace {
	width: 468px;
	font-size: 12px;
	text-align:right;
	padding: 0px 0px 10px 0px;
	margin: 25px 0px 20px 0px;
	border-bottom: 1px solid #666666;
}
.bottomfilter {
	width: 443px;
	padding: 25px 0px 0px 15px;
	border-top: 1px solid #666666;
}
.count {
	color: #666666;
}
div.module {
	margin: 0px 0px 50px 0px;
}
.terminator_module {
	float: left;
	width: 468px;
	height: 3px;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
	border-top: 5px solid #808080;
	border-bottom: 1px solid #666666;
}



/* ----- HOME ----- */

.home_head {
	width: 468px;
	padding:0px 0px 25px 0px;
}

.attractorContainer
{
	width: 960px;
	height: 360px;
	background: #fafafa;
	clear:both;
}


/* ----- ADS ----- */

div.ad_incolumn {
	width: 468px;
	padding: 0px 0px 20px 0px;
	margin: -20px 0px 20px 0px;
	border-bottom: 1px solid #666666;
}
div.ad_incolumn p {
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	margin: 12px 0px 12px 0px;
}
div.ad_incolumn p a {
	text-decoration: none;
	font-weight: 900;
	color: #000000;
}
div.ad_incolumn p a:hover {
	text-decoration: underline;
	font-weight: 900;
	color: #000000;
}




/* ----- BLOG ENTRIES ----- */

.contents ul.block li, div.entry {
	border-bottom: 1px solid #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

div.entry img
{
	color: #aaaaaa;
	background: #eeeeee;
}

div.entry h3 a
{
	display: block;
	margin-top: 0px;
}

div.entry h3 a.project
{
	font-size: 10px; 
	clear:both; 
	display: inline;
	background: #cccccc;
	line-height: 11px;
}

.contents ul.block li li {
	border-bottom: 0px solid #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.entry_image {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

.entry_image a.media
{
	display: block;
	text-align: center;
	vertical-align: center;
	background: #eeeeee;
	width: 320px;
	height: 256px;
	
}

p.entry_imagecaption {
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
	color:#999999;
}
p.entry_filecaption {
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
	color:#999999;	
}
.entry_comment {
	padding: 9px 9px 0px 9px;
	margin: 0px 0px 25px 0px;
	border: 1px solid #666666;
}
.entry_comment_reply {
	padding: 0px 9px 0px 9px;
	margin: 0px 0px 25px 0px;
	border-bottom: 1px solid #666666;
	font-style: italic;
	margin-left: 20px;
}

.entry_comment.indent_2,
.entry_comment.indent_3,
.entry_comment.indent_4,
.entry_comment.indent_5,
.entry_comment.indent_6,
.entry_comment.indent_7,
.entry_comment.indent_8,
.entry_comment.indent_9,
.entry_comment.indent_10 {
	font-style: italic;
}
.entry_comment.indent_2 p,
.entry_comment.indent_3 p,
.entry_comment.indent_4 p,
.entry_comment.indent_5 p,
.entry_comment.indent_6 p,
.entry_comment.indent_7 p,
.entry_comment.indent_8 p,
.entry_comment.indent_9 p,
.entry_comment.indent_10 p {
	font-style: italic;
	margin-left: 20px;
}

.entry_comment.indent_2 {
	margin-left: 0px;
}
.entry_comment.indent_3 {
	margin-left: 20px;
}
.entry_comment.indent_4 {
	margin-left: 40px;
}
.entry_comment.indent_5 {
	margin-left: 60px;
}
.entry_comment.indent_6 {
	margin-left: 80px;
}
.entry_comment.indent_7 {
	margin-left: 100px;
}
.entry_comment.indent_8 {
	margin-left: 120px;
}
.entry_comment.indent_9 {
	margin-left: 140px;
}
.entry_comment.indent_10 {
	margin-left: 160px;
}



/* ----- PROJECTS (HOME/CURRENT/ARCHIVE) ----- */

ul.ingredients {
	padding: 0px 0px 15px 20px;
}
.archive .module img.left {
	float: left;
	height: auto;
	margin: 0px 10px 25px 0px;
}
.archive .module img.right {
	float: right;
	margin: 0px 0px 25px 10px;
}

.archive .contents_head h2
{
	/* float: left; */
}

.archive .contents_head ul.subsection
{
	/* margin-left: 6px; */
}

.project_thumb {
	padding:0px 0px 15px 0px;
}
.highlight {
	background-color: #cccccc;
	font-weight: 900;
	line-height: 18px;
}
.grey {
	color: #999999;
}



/* ----- CAMPAIGNS ------ */

.campaigns img {
	margin: 0px 0px 0px 0px;
}
.campaign_portfolio {
	width: 960px;
	margin-left: auto;
	margin-right:auto;
}
.campaign_portfolio .gallery {
	padding: 0px 0px 0px 0px;
}
.campaign_portfolio img {
	margin: 10px 0px 0px 0px;	
}
.campaign_portfolio ul.nav {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;	
}
.campaign_portfolio .nav a {
	text-decoration: none;
	color: #666666;
}
.campaign_portfolio .nav a:hover {
	text-decoration: none;
	color: #000000;
}
.campaigns .tools
{
	padding-top: 15px;
}

.campaigns .tools a
{
	color: #000000;
}




/* ----- LINKS (PAGE) ----- */

ul.inline li {
	display: inline;
}
.subsection {
	font-size: 16px;
	color: #666666;	
}
.inline {
	display: inline;
}


/* ----- PROJECT ---- */

.project h4,
.project h6
{
	text-transform: uppercase;
}


/* ----- CONTRIBUTORS ----- */

.contributors ul {
	margin-bottom: 15px;
}
.contributors ul li {
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
}
.contributors img {
	margin: 0px 0px 15px 0px;
}
.contributors h1, .contributors h3 {
	margin: 0px 0px 15px 0px;
}
.professionblock h2 {
	margin: 0px 0px 5px 0px;
}
.professionblock {
	margin: 0px 0px 25px 0px;
}
.contributors ul li.block {
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 15px 0px 15px 0px;
}




/* ----- PROFILES ----- */

.forumactivity div.block {
	margin: 4px 0px 4px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid #666666;
}
p.forumactivity {
	margin:0px 0px 0px 0px;
}
span.fullscore {
	color: #ffaa00 !important;
}
.scored {
	font-weight: 900;
	color: #ffaa00;
}
.notscored {
	font-weight: normal;
	color: #cccccc;
}
.favourite h6 {
	margin: 0px 0px 5px 0px;
}
.favourite img {
	margin: 0px 0px 5px 0px;
}





/* ----- STUDIO ----- */

.people img {
	margin: 0px 0px 15px 0px;
}
.people h4, .people h6 {
	display: inline;
}
.about blockquote {
	font-weight: 900;
	color: #666666;
	line-height:17px;
	margin: 0px 16px 0px 25px;
}
.about cite {
	margin: 0px 0px 25px 325px;
	font-weight: 900;
	color: #666666;
}
.faq .block li {
	margin: 0px 0px 0px 25px;
}
.faq .block li a {
	font-weight: 100;
	color: #aa0000;
}
.faq .block li a:hover {
	text-decoration: underline;
}




/* ----- FOOTER ------ */

.terminator_page {
	float: left;
	width: 468px;
	height: 3px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border-top: 5px solid #808080;
	border-bottom: 1px solid #666666;
}
.terminator_home {
	float: left;
	width: 960px;
	height: 3px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	border-top: 1px solid #808080;
}
.terminator_forummessage {
	float: left;
	width: 600px;
	height: 3px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border-top: 5px solid #808080;
	border-bottom: 1px solid #666666;
}
p.footnote {
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 15px 0px;
}





/* ----- POP UP ----- */

.popup {
	width: 380px;
	margin: 0px 0px 50px 24px;
	padding: 0px 0px 0px 0px;
}
.popup_logo {
	width: 380px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 50px 24px;
}
.popup_title {
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #666666;
}







/* ----- PAGENATION ----- */

.pages ul {
	display: inline;
}
.pages ul li {
	display: inline;
}
.pages a {
	text-decoration: none;
	color: #666666;
}
.pages a.current {
	font-weight: 900;
	color:#000000;
	text-decoration: underline;
}
ul.pages li {
	display: inline;
}