/* @override http://bn2010.ron/fileadmin/templates/skin_bn_2010/css/mainstyles.css */
/*

QuickSite Wireframe CSS

This is the main stylesheet

author:		Ron Hall, Busy Noggin, Inc.
e-mail:		templavoila@busynoggin.com
website:	www.busynoggin.com & templavoila.busynoggin.com

*/

/* @group Reset Styling */

/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	line-height: inherit;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

a:active {
	outline: none;
	}

a:focus {
	-moz-outline-style: none;
	}

/* @end Reset Styling */

/* @group Base Styling */

html {
	height: 100%;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #a9a9a9;
	font-weight: normal;
	height: 100%;
background: black url(images/page_bg.jpg) no-repeat fixed center 180px;}

/* NOTE: Much of the typography styling is handled in rte.css */

/* @group Table Styling */

/* NOTE: Table Styling is mostly handled in rte.css */
table {
	border-collapse:collapse;
	width: 100%;
	}

/* @end Table Styling */

/* @group Additional Tags */


pre {
	margin-bottom: 15px;
	}

code {
	margin-left: 10px;
	margin-right: 10px;
}

pre code {
	margin-left: 0px;
	margin-right: 0px;
	}

pre,
code {
	font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
	}


/* @end Additional Tags */

/* @group Forms */


form input, form textarea {
	margin-right: 5px;
	}

form input:focus, form input:hover {
	color: black;
	}

form select {
	font-size: 11px;
	}

form option {
	margin: 0px;
	margin-left: 5px;
	margin-right: 10px;
	}

optgroup {
	font-weight: bold;
	font-style: italic;
	margin: 0;
	margin-top: 5px;
	}

optgroup option {
	padding-left: 5px;
}

legend {
	font-weight: bold;
	color: black;
	}


/* @end Forms */

/* @end Base Styling */

/* @group Common Classes */

.clear {
	clear: both;
	}

.clearOnly {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	}

.outOfSight {
	position: absolute;
	top: 0;
	left: -4000px;
	}

.csc-firstHeader {
	margin-top: 0px;
	}

.graphicTextWrap {
	overflow: hidden;
	}

.graphicText {
	line-height:600px;
	display: block;
	}

/* @end Common Classes */

/* @group Layout */

#pageWrap {
	width: 960px;
	height: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(images/center_page_bg.jpg) repeat-y center top;
	}

#pageInnerWrap {
	background: transparent url(images/center_page_bg.jpg) repeat-y center top;
	}

#contentOuterWrap {
	width: 864px;
	margin: 0 auto;
	background: #595959 url(images/side_brdr.jpg) repeat-x left bottom;
	}

#contentWrap {
	padding: 0 12px;
	}

.withFeature #contentWrap {
	background: transparent url(images/feature_shadow.png) repeat-x left top;
	}

#contentInnerWrap {
	background: #252525 url(images/content_header_bg.jpg) repeat-x center top;
	padding: 50px 30px 10px;
	}

.withFeature #contentInnerWrap {
	padding: 25px 30px 10px;
	background: none;
	background-color: #252525;
	}

#feature {
	padding: 10px 0;
	background: #555555 url(images/feature_bdr.jpg) repeat-y center top;
	}

#f2a #contentBlock-1 {
	float: right;
	width: 520px;
	}

#f2a #contentBlock-2 {
	width: 230px;
	float: left;
	}

#f2b #contentBlock-1 {
	float: left;
	width: 410px;
	}

#f2b #contentBlock-2 {
	width: 340px;
	float: right;
	}

/*
#f2c #contentBlock-1 {
	float: right;
	width: 520px;
	}

#f2c #contentBlock-2 {
	width: 230px;
	float: left;
	}

#generatedContent-1 {
	width: 230px;
	float: left;
	margin-right: 20px;
	}

#generatedContent-2 {
	width: 230px;
	float: right;
	}

#f1d #contentBlock-1 {
	float: right;
	width: 730px;
	}

#f1e #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f1f #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f2b #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f2b #contentBlock-2 {
	width: 230px;
	float: right;
	}

#f2c #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f2c #contentBlock-2 {
	width: 230px;
	float: right;
	}


#f2d #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f2d #contentBlock-2 {
	width: 230px;
	float: right;
	}

#f2e #contentBlock-1 {
	float: left;
	width: 480px;
	margin-right: 20px;
	}

#f2e #contentBlock-2 {
	width: 230px;
	float: left;
	}

#f3a #contentBlock-1,
#f3b #contentBlock-1 {
	float: left;
	width: 480px;
	margin-right: 20px;
	}

#f3a #contentBlock-2,
#f3b #contentBlock-2 {
	width: 230px;
	float: left;
	}

#f3a #contentBlock-3,
#f3b #contentBlock-3,
#f3c #contentBlock-3,
#f3d #contentBlock-3 {
	width: 230px;
	float: right;
	}

#f3c #contentBlock-1,
#f3d #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f3c #contentBlock-2,
#f3d #contentBlock-2 {
	width: 230px;
	float: left;
	margin-right: 20px;
	}*/

/* @end Layout */

/* @group Header */

#header {
	background-color: black;
	}

#masthead {
	margin: 0;
	padding: 0;
	height: 82px;
	width: 100px;;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: transparent url(images/header_logo.gif) no-repeat center bottom;
	}

#masthead a {
	display: block;
	padding-top: 200px;
	}

#busyNogginID {
	float: right;
	width: 75px;
	height: 38px;
	overflow: hidden;
	background: url(images/bn_top_logo.gif) no-repeat;
	}

#busyNogginID a {
	display: block;
	padding-top: 100px;
	}

/* @group Global Menu */

#globalMenu {
	width: 840px;
	height: 37px;
	padding: 10px 0 0;
	margin: 0 auto;
	background: transparent url(images/logo_podium_bg.jpg) repeat-y center top;
	list-style-type: none;
	}

#globalMenu li {
	width: 168px;
	height: 37px;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: none;
	}

#globalMenu li.active {
	background-position: center bottom;
	}

#globalMenu li.last {
	border: none;
	}

#globalMenu a {
	height: 37px;
	width:168px;
	display: block;
	padding-top: 60px;
	color: #b2b2b2;
	background: transparent url(images/global_menu_bg.jpg) no-repeat left top;
	}

#globalMenu .active a,
#globalMenu .active a:hover {
	background-position: left -74px;
	}

#globalMenu a:hover {
	background-position: left -37px;
	}

#globalMenu #globalMenuItem-17 a {
	background-position: -168px top;
	}

#globalMenu #globalMenuItem-17.active a,
#globalMenu #globalMenuItem-17.active a:hover {
	background-position: -168px -74px;
	}

#globalMenu #globalMenuItem-17 a:hover {
	background-position: -168px -37px;
	}

#globalMenu #globalMenuItem-3 a {
	background-position: -336px top;
	}

#globalMenu #globalMenuItem-3.active a,
#globalMenu #globalMenuItem-3.active a:hover {
	background-position: -336px -74px;
	}

#globalMenu #globalMenuItem-3 a:hover {
	background-position: -336px -37px;
	}

#globalMenu #globalMenuItem-18 a {
	background-position: -504px top;
	}

#globalMenu #globalMenuItem-18.active a,
#globalMenu #globalMenuItem-18.active a:hover {
	background-position: -504px -74px;
	}

#globalMenu #globalMenuItem-18 a:hover {
	background-position: -504px -37px;
	}

#globalMenu #globalMenuItem-19 a {
	background-position: -672px top;
	}

#globalMenu #globalMenuItem-19.active a,
#globalMenu #globalMenuItem-14.active a:hover {
	background-position: -672px -74px;
	}

#globalMenu #globalMenuItem-19 a:hover {
	background-position: -672px -37px;
	}


#globalMenu li.active a {
	color: #008aec;
}

#globalMenu ul {
	position: absolute;
	height: 20px; 
	top: 20px;
	left: 0px;
	margin: 0px;
	background-color: #999;
	width: 940px;
	font-size: 11px;
	padding-left: 10px;
}

/* @end Global Menu */

/* @end Header */

/* @group Footer */

#footer {
	width: 600px;
	margin: 0 auto;
	border-top: 1px solid #666666;
	padding-top: 10px;
	margin-top: 40px;
	color: #666666;
	text-align: center;
}

#footer a {
	color: #666666;
	}

#footer a:hover {
	color: white;
	}

/* @end Footer*/

/* @group Local Menu */

#localMenu {
	padding-top: 10px;
	padding-bottom: 5px;
	}

#localMenu a {
	color: #ffbe01;
	border-bottom: none;
	}

#localMenu ul {
	margin-top: 10px;
	}

#localMenu ul li {
	margin-bottom: 3px;
	}

#localMenu li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 14px;
	background: none;
	}


#localMenu a:hover {
	color: white;
	background: none;
	}

#localMenu li.current a {
	color: #8dd02d;
	}

#localMenu li.current li a {
	color: #b2b2b2;
	}

#localMenu li.current {
	border-bottom: 1px solid #8dd02d;
	}

/* @end Local Menu */






/* @group Module Styling */

.moduleHeader {
	margin: 0;
	padding: 0 15px 0 0;
	color: white;
	background: url(images/right_module_cap.gif) no-repeat right top;
	font-size: 14px;
	}

.moduleHeader .moduleHeaderInnerWrap {
	display: block;
	padding: 5px 0 5px 10px;
	background: #008aec url(images/left_module_cap.gif) no-repeat left top;
	}

.moduleFooter {
	height: 15px;
	margin: 0;
	padding-right: 15px;
	background: url(images/right_module_cap.gif) no-repeat right bottom;
	font-size: 1px;
	overflow: hidden;
	}

.moduleFooter span {
	display: block;
	height: 15px;
	background: #008aec url(images/left_module_cap.gif) no-repeat left bottom;
	}

.moduleBody {
	padding: 15px 10px 10px 10px;
	}

.moduleBodyWrap {
	border-left: 2px solid #008aec;
	border-right: 2px solid #008aec;
	/* Please note that the thickness values on the two border values above will be overridden in the final output. Make sure these values match the constant moduleBodyBorderWidth */
	}

.unframed .moduleBody,
.unframed .moduleBodyWrap {
	padding: 0;
	border: 0;
	}


.moduleBodyBleed {
	padding: 0;
	}

.columnGroup {
	margin-bottom: 10px;
	}

.columnGroupRule {
	border-bottom: 1px solid #7f7f7f;
	}

.moduleGroup {
	margin-bottom: 10px;
	}

.moduleFeature {
	margin-bottom: 15px;
	}

/* @end Module Styling */



/* @group Forms */

.textInput label,
.textInput input {display:block;width:300px;font-size: 14px;}

.textInput {margin-bottom:10px;}
.textInput input {
	font-size: 14px;
	padding: 3px;
	}

.submitInput {margin-top:20px;margin-bottom:30px;}

legend {font-size:20px;font-weight:normal;color:#8dd02d;margin-bottom:15px;float:none;}


/* @end */

.borderedImage {
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent url(images/image_brdr.jpg) repeat-y center top;
	}

.borderedImage a {
	border-bottom: none;
	}

.borderedImage a:hover,
.borderedImage a:focus {
	background: none;
	}

.leftLinksWrap {
	width:260px;
	margin-left:-30px;
	border-top: 6px solid #333333;
	padding-top:7px;
}

.leftLinksWrap p,
.leftLinksWrap li {
	padding-left:30px;
	padding-bottom:3px;
	border-bottom: 2px solid #333333;
	display:block
	}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #8dd02d;
	border-bottom: none;
	}

.leftLinksWrap a:hover {
	color: white;
	background: none;
	}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a {
	color: #ffbe01;
	background: none;
	}

#portfolioCycle {
	position: relative;
	height: 285px;
	}

#portfolioCycle div {
	position: absolute;
	top: 0;
	left: 0;
	}

#portfolioCycle a {
	display: block;
	background-color: white;
	border: none;
	}

#portfolioSlideshow {
	background-color:#151515;
	height:450px;
	width:450px;
	text-align: center;
	}

#portfolioSlideshowWrap {
	position:relative;
	padding:10px 0;
	width:450px;
	background: #555555 url(/fileadmin/templates/skin_bn_2010/css/images/image_brdr.jpg) repeat-y center top;
	margin-right:10px;
	margin-left:-70px;
	}

#thumbTitle {
	clear: both;
	height: 14px;
	text-align: center;
	padding-top: 5px;
	color: black;
	}

.moreLink {
	float: right;
	padding-left: 30px;
	}

.browseLinksWrap a {
	margin-left: 5px;
	color: #ffbe01;
	border-bottom: none;
	}

.browseLinksWrap a:hover {
	border-bottom: 1px dotted #ffbe01;
	background: none;
	}

.browseLinksWrap .activeLinkWrap {
	margin-left: 5px;
	color: #8dd02d;
	border-bottom: 1px dotted #8dd02d;
	}

.showResultsWrap {
	float: left;
	}

.browseLinksWrap {
	float: right;
	}

.news-list-browse,
.returnLinks {
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #666666;
	}

.ttNewsSingle .title {
	margin-top: 0;
	margin-bottom: 5px;
	}

#loveCreatives {
	display: block;
	margin-right:-25px;
	margin-left: 25px;
	float: right;
	width: 224px;
	height: 205px;
	background: transparent url(images/we_love_agencies_dark.png) no-repeat;
	border-bottom: none;
	}

#loveCreatives.homeLoveCreatives,
#loveCreatives.aboutLoveCreatives {
	margin-right:-100px;
	margin-left:15px;
	}

.leftLinksWrap a {
	color: #ffbe01;
	border-bottom: none;
}

.postImages {
	float: right;
	margin-left: 15px;
	}

.postImages a {
	border-bottom: none;
	}

.postImages a:hover,
.postImages a:focus {
	background: none;
	}
.news-single-imgcaption {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 5px;
	}


