/* ------------------------------------------------------------------------
	BASIC RESET & GLOBAL LAYOUT TECHNIQUES
------------------------------------------------------------------------- */

* 					{ margin: 0; padding: 0; border: 0; }
:focus 				{ outline: 0; }
ul					{ list-style-image: none; list-style-type: none; }
em					{ font-style: normal; }

.clear 				{ clear: both; }
.clear_left			{ clear: left; }
.clear_right		{ clear: right; }
.nobreak 			{ white-space: nowrap; }
.align_center 		{ text-align: center; }
.align_right	 	{ text-align: right; }
.align_left		 	{ text-align: left; }
.float_left			{ float: left; }
.float_right		{ float: right; }
.clear-both			{ clear: both; font-size: 0px; line-height: 0px; height: 0px; }

.marginTop1         { margin-top: 10px; }
.marginTop2         { margin-top: 20px; }
.marginTop3         { margin-top: 30px; }

/* ------------------------------------------------------------------------
	FONTS, COLORS, TEXT-DECORATION, MARGINS ETC.
------------------------------------------------------------------------- */

p, input, li, td	{ font-size: 12px; /* color: #b4b9b7;*/ color: #676C6A; line-height: 1.5em; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
p					{ margin-bottom: 10px; }
h1, h2, h3, h4		{ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
h1, h2				{ color: #fff; line-height: 1em; background-color: #ec7218; font-size: 17px; font-weight: normal; text-transform: uppercase; display: inline; letter-spacing: 0.15em; padding: 0 3px; }
h2					{ font-size: 11px; margin-top: 2em; }
.h2Wrapper          { margin-top: 30px; margin-bottom: 10px; }
h3					{ color: #b4b9b7; font-size: 13px; font-weight: normal; text-transform: uppercase;}
h4					{ color: #ec7218; font-size: 12px; font-weight: normal; }
hr					{ height: 1px; border-bottom: 1px solid #bfbfbf; width: 100%; margin: 10px 0;}

a, a:link, a:active, a:visited, a:hover 					{ text-decoration: none; color: #ec7404; }
a:hover 													{ text-decoration: none; color: #bdcd00;}
a.arrow, a.arrow:link, a.arrow:active, a.arrow:visited		{ color: #676c6a; padding-left: 8px; background: transparent url(../images/icon_arrow_link.gif) 0 7px no-repeat; line-height: 100%; font-weight: bold; }
a.arrow:hover												{ color: #bdcd00; }

em                  { color: #BDCD00; }

.frame				{ font-weight: bold; color: inherit; }
.sign				{ color: #ec7218; }
.sector				{ text-transform: uppercase; }

/* #TABLES                                                                                          */

table 											{ width: 100%; border-top: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; margin: 10px auto; }
caption											{ margin-top: 10px; caption-side:top; font-weight: bold; }
td 												{ border-left: 1px solid #cdcdcd; padding: .3em 1em; }
th 												{ border-bottom: 1px solid #cdcdcd; border-left: 1px solid #cdcdcd; padding: .3em 1em; }
th.column1              						{ background-color: #eee; border-bottom: 1px solid #fff; text-align: center; }
thead th										{ text-align: center; color: #004a7f; font-size: 13px; border-bottom-width: 2px; padding-top: 5px; padding-bottom: 5px;}
tfoot th 										{ text-align:center; font-size: 12px; color: #004a7f; padding-top: 12px; padding-bottom: 12px; }
tfoot th                						{ border-top: 1px solid #cdcdcd; }
tfoot td                						{ border-bottom: 1px solid #cdcdcd; }

table.light										{ margin: 10px 0; }
table.light th.column1, table.light td			{ border-bottom: 1px solid #cdcdcd; }

table.semantic									{ margin: 0 0 10px 0; width: auto; border: none; }
table.semantic th, table.semantic td			{ padding: 0; background: none; border: none; border: none; padding: 0; }


/* ------------------------------------------------------------------------
	CONTENT-SPECIFIC DEFINITIONS
------------------------------------------------------------------------- */

/*	CULUMN	*/
.column					{ float: left; width: 47%; }
.first					{ margin-right: 3%; }

/*	HEADER	*/
#logo					{ margin: 0 0 0 64px; } /* margin-top ex 39px */
#imprint				{ position: absolute; right: 46px; top: 15px; }
#imprint a              { font-size: 12px; font-weight: normal;  }


/*	SIDEBAR	*/
h3 em					{ color: #ec7218; }
#column-three img		{ margin: 20px 0 0 20px; }

/*	FOOTER */
#footer 				{ margin-left: 266px; width: 734px; position: fixed; bottom: 0; background: transparent url('../images/bg_footer.png') 0 0 repeat-x; padding-bottom: 10px; }
#footer h3				{ font-size: 12px; margin-top: 15px; }

/*	PERFORMANCES	*/
ul.performances			{ list-style-type: disc; }
ul.performances li		{ margin-left: 25px; }

/*	REASONS			*/
.reason                 { width:650px;}
ol.reasons			    { list-style-position: inside; list-style-type: decimal; width: 650px; }
ol.reasons li           { color: #ec7218; font-size: 17px; margin-bottom: 5px; line-height: 18px; }
ol.reasons em		    { font-weight: bold; padding-bottom: 5px; color: #676C6A; font-size: 12px; }
ol.reasons ul		    { margin-top: 5px; }
ol.reasons ul li	    { list-style-type: disc; margin: 0 0 5px 20px; font-size: 12px; color: #676C6A; line-height: 1.5em; margin-bottom: 0; }
li.last				    { list-style-type: none; }

a.show_reason, a.show_reason:link, a.show_reason:active, a.show_reason:visited		{ font-weight: normal; }
a.show_reason:hover																	{ color: #bdcd00; }
a.single																			{ font-size: 12px; }

/*	NEWS & REFERENCES	*/
p.date				{ color: #bdcd00; font-size: 10px; margin-bottom: 3px; }

/* REFERENCES (NEW AS OF 10/10) */

div.referenceDate           { width: 80px; float: left; clear: left; }
div.referenceContainer      { width: 600px; float: left; }
div.referenceSingle         { width: 180px; margin-right: 20px; float: left; }
div.referenceSingle.last    { margin-left: 0; }
div.referenceSingle.first   { clear: left; }

div.referenceSingle img     { margin-bottom: 5px; }
div.referenceSingle h3      { color: #ec7218; }

/* ------------------------------------------------------------------------
	BOX-MODEL
------------------------------------------------------------------------- */

#website							{ width: 1050px; padding: 50px 0 0 50px; z-index: 10; background-color: #ffffff; }
#header								{ height: 123px; }
#column-one							{ float: left; height: 25em; width: 266px; background-color: #ffffff; }
#column-two							{ margin: 0px 50px 0px 266px; overflow: hidden; width: 680px; }
#column-two-inner					{ float: left; padding-bottom: 60px; width: 680px; }
#column-three						{ float: left; width: 181px; margin: 0px 0px 0px -206px; padding: 100px 0 0 25px; }
/*div.inner_content                 { width: 500px; margin-left: 5px; }*/
/*div.inner_content_new               { margin-left: -700px; z-index: -10; }*/

/*	FULL WIDTH (OVERRIDES ALREADY SET VALUES) */
#column-two-inner-inner				{ margin: 0px; position: relative; }
#column-three						{ display: none; }
div.inner_content                   { width: 680px; float: left; }
div.inner_content_new				{ width: 680px; position: relative; top: 0; margin-left: -700px; z-index: -10; }

#header						        { position: relative; }
body						        { background-color: #fff; }


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

#nav									{ white-space: nowrap; margin: 47px 0 0 36px; } /* margin-top ex 47px */
#nav li 								{ display: block; list-style-type: none; margin: 0 5px 6px 0; padding: 5px 10px; font-size: 12px; line-height: 1.1em; cursor: pointer; }
#nav li a                               { display: block; height: 33px; }
#nav li a span                          { display: block; }
#nav li a span.name						{ font-size: 20px; text-transform: uppercase; padding-left: 20px; color: #b4b9b7; line-height: 25px; height: 25px; }
#nav li.active a span.name,
#nav li a:hover span.name				{ background: transparent url(../images/icon_arrow_nav.gif) center left no-repeat; }
#nav li a span.desc						{ font-size: 12px; line-height: 0.3em; color: #ec7218; padding-left: 20px; line-height: 12px; height: 12px; }
#nav li.active a span.desc,
#nav li a:hover span.desc		        { color: #bdcd00; }
#nav li a:link, #nav a:visited 			{ text-decoration: none; }
