/* @override http://sandbox.ron/typo3conf/ext/skin_bn_t_bone_starter/css/mainstyles.css */

/*

T-Bone Starter 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 Color Specs */

/* Gold: ffbe01 */
/* Rot: CE181A
/* Gray 404040 */

/* @end */



/* @group Reset Styling */

/* -------------------------------------------------------------- 
  
	reset.css
	Resets default browser CSS.
   
	Based on but not the same as work by Eric Meyer:
	http://meyerweb.com/eric/tools/css/reset/
	v1.0 | 20080212
   
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse:collapse;
	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,
a:focus {
	outline: none;
	}

del {
	text-decoration: line-through;
}

/* @end Reset Styling */

/* @group Base Styling */

html {
	height: 100%;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
	height: 100%;
	background-color: #404040;
}

/* 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;
	}

form {overflow:hidden;}
input, textarea {width:auto; font:11px Verdana, Arial, Helvetica, Sans-Serif; border:1px #ccc solid; background:#fafafa; padding:3px; color:#777;}
input[type=text]:focus, input[type=password]:focus, textarea:focus {background:#f0f0f0; color:#333; border-color:#666;}
.csc-mailform-field label {color:#333; display:block; margin-top:0.5em;}
input[type=submit] {margin-top:1em;}



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

optgroup option {
	padding-left: 5px;
}

legend {
	font-weight: bold;
	color: #333;
	}


/* @end Forms */

/* @end Base Styling */

/* @group TYPO3 Styling Adjustments */

div.csc-textpic-center div.csc-textpic-imagewrap,
div.csc-textpic-left div.csc-textpic-imagewrap,
div.csc-textpic-right div.csc-textpic-imagewrap {
	margin-bottom: 10px;
	}

/* @end TYPO3 Styling Adjustments */


/* @group Common Classes */

.clear {
	clear: both;
	}

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

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

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

.graphicTextWrap {
	overflow: hidden;
	}

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

/* @end Common Classes */

/* @group Layout */

#windowWrap {
	height: 100%;
	background: transparent url(images/window_bg.gif) repeat-x left top;
	}

#pageWrap {
	width: 960px;
	height: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	}
	

#outerContentWrap {
	background: transparent url(images/content_bg.gif) repeat-y center top;
	}

#contentWrap {
	width: 960px;
	background: transparent url(images/footer_bg.gif) no-repeat center top;
	}

#innerContentWrap {
	padding: 30px 0 0;
	}

#feature {
	padding: 15px;
	background-color: white;
	margin-bottom: -10px;
	border-top: 15px solid #CE181A;
	border-bottom: 7px solid #CE181A;
	}

#feature.bleed {
	padding: 0;
	}

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

#generatedContent-2 {
	width: 200px;
	float: right;
	margin-right: 80px;
	}

#f1a #contentBlock-1,
#f1b #contentBlock-1,
#f1c #contentBlock-1 {
	margin: 0 80px 30px;
	}

#f1d #contentBlock-1 {
	float: right;
	width: 660px;
	margin-right: 80px;
	}

#f1d #generatedContent-1 {
	margin-right: 0;
	}

#f1e #contentBlock-1 {
	float: left;
	width: 530px;
	margin-left: 80px;
	}

#f1e #generatedContent-2 {
	width: 250px;
	}

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


#f2a #contentBlock-2,
#f2b #contentBlock-2,
#f2c #contentBlock-2 {
	width: 250px;
	float: right;
	margin-right: 80px;
	}

#f2a #contentBlock-1,
#f2b #contentBlock-1,
#f2c #contentBlock-1 {
	float: left;
	width: 530px;
	margin-left: 80px;
	}

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

#f2d #contentBlock-2 {
	float: right;
	width: 200px;
	margin-right: 80px;
	}

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

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

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

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

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

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

#f3c #contentBlock-2,
#f3d #contentBlock-2 {
	width: 200px;
	float: left;
	margin-left: 80px;
	margin-right: 20px;
	}

/* @end Layout */

/* @group Header */

#header {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	background-color: black;
	}

#masthead {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

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

/* @group Global Menu */

#globalMenu {
	float: right;
	margin: -34px 0 0;
	font-size: 14px;
	line-height: 24px;
	}

#globalMenu li {
	display: inline;
	float: left;
	padding: 5px 10px;
	margin: 0;
	background-color: #404040;
	}


#globalMenu li.active {
	background-color: #CE181A;
	}

#globalMenu li.last {
	border: none;
	}

#globalMenu a {
	display: inline;
	float: left;
	color: #8c8c8c;
}

#globalMenu a:hover {
	color: #bfbfbf;
	}

#globalMenu li.active a,
#globalMenu li.active a:hover {
	color: white;
}

#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 {
	padding: 10px 80px;
	margin-top: 30px;
	background: transparent url(images/footer_bg.gif) repeat-y center top;
	color: white;
	font-size: 11px;
}

#footer a {
	color: white;
	}

#footerCopyright {
	float: left;
}

a#footerHomeLink {
	display: block;
	float: right;
	}

a#footerHomeLink:hover {
	color: black;
	}

/* @end Footer*/

/* @group Local Menu */

#localMenu {
	margin-top: 35px;
	margin-left: 0;
	padding: 15px 0 25px 10px;
	background-color: #CE181A;
	}

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

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

#localMenu li {
	list-style: none;
	margin-top: 15px;
	font-size: 16px;
	line-height: 19px;
	}
	
#localMenu li li {
	font-size: 13px;
	line-height: 14px;
	margin-top: 0;
	}

#localMenu li a {
	display: block;
	color: #866402;
	border-bottom: 1px dotted black;
	}

#localMenu li.current li a {
	color: #866402;
	border-bottom: none;
	}

#localMenu li a:hover {
	color: black;
	}

#localMenu li.current a {
	color: white;
	border-bottom-color: white;
	}


#localMenu li.active li.current a {
	color: white;
	border-bottom-color: white;
	border-bottom: 1px dotted white;
	}

#localMenu li.active li a {
	border-bottom: none;
	}

/* @end Local Menu */






/* @group Module Styling */

.moduleHeader {
	margin: 0;
	padding: 0 15px 0 0;
	color: white;
	background-color: #CE181A;
	font-size: 13px;
	font-weight: bold;
	}

.moduleHeader .moduleHeaderInnerWrap {
	display: block;
	padding: 5px 0 5px 10px;
	}

.moduleFooter {
	height: 7px;
	margin: 0;
	background-color: #CE181A;
	padding-right: 15px;
	font-size: 1px;
	overflow: hidden;
	}

.moduleFooter span {
	display: block;
	height: 15px;
	}

.moduleBody {
	padding: 10px 0 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: 15px;
	}

.moduleFeature {
	margin-bottom: 15px;
	}

/* @end Module Styling */



/* @group Forms */

.csc-mailform-field label,
.csc-mailform-field label {
	font-size: 12px;
	display: block;
	}

/* @end */
