/* ======================================== *\
	CLIENT:				MEDION
	BUILT & POWERED BY:	COMMERCIAL DESIGN
	DATE:				FEBRUARY 2007 
	--------------------------------------
	TITLE: 				MAIN CSS CONFIG
\* ======================================== */

/* NOW EVERYTHING IS BROKEN UP...  */
@import "menuh.css";
@import "menuconfig.css";
@import "layout.css";
@import "UAT.css";

/* COPRORATE DISPLAY OVERIDES */
a											{ color: rgb(42,25,67); }

#bodyContent								{ position: relative; top: 0; height: auto; margin: 0; padding: 0 0 183; }
#bodyContent #imageBar						{ height: 130px; background: rgb(64,48,86); }
#bodyContent #imageBar .container 			{ height: 120px; margin: 0 0 4px 0; 1px 0; border-bottom: 1px solid rgb(74,59,95); background: rgb(42,25,67) url(/img/eload/backgrounds/W3C/background-flames.png) repeat-x 0 69px; }
#bodyContent #imageBar .container #eload	{ display: block; position: absolute; top: 5px; left: 50%; height: 111px; width: 277px;  margin-left: -453px; background: url(/img/eload/logos/W3C/logo-eload_main.png) no-repeat 0 0; text-indent: -5000px; }
#bodyContent #imageBar .container #updates	{ color: white; position: absolute; top: 37px; left: 50%; height: 79px;   margin-left: 290px; margin-top: 65px; }
#bodyContent #imageBar .container #updates2	{ color: white; position: absolute; top: 37px; left: 90%; height: 79px;   margin-top: 65px; }
#bodyContent #imageBar .container #eloadtopnav	{ color: white; }


#bodyContent #signUp,#bodyContent #searchForm		{ background: rgb(42,25,67); border-top: 1px solid rgb(149,140,161); border-bottom: 1px solid rgb(149,140,161); font-size: 69%; color: rgb(149,140,161); overflow: hidden; }

#bodyContent #menuContainer					{ border-top: 1px solid rgb(83,69,103); background: rgb(74,59,95); }

#updates h2, #updates a,#menu h2, #menu a,
#updates2 h2, #updates2 a	{ color: white; }

#menu ul ul li 								{ border-bottom: 1px solid rgb(42,25,67); }
#menu ul ul li:hover 						{ background: rgb(53,37,77); }
#menu ul ul,
#menu ul ul ul,
#menu ul ul ul ul,
#menu ul ul ul ul ul 						{ background: rgb(64,48,86); border-left: 1px solid rgb(42,25,67); border-right: 1px solid rgb(42,25,67); }
#bodyContent #bottomTear					{ background-color: rgb(74,59,95); }
#flags										{ position: absolute; right: 0; top: 0; }
#flags img									{ float: left; display: block; margin: 0 0 0 6px; }
#col2										{ border-left: none; }
#col2 #toc									{ padding-bottom: 15px; border-left: 1px dotted rgb(173,173,173); }
#col2 ul									{ margin: 10px 0 0 23px; }
#col2 img									{ display: block; }
#col2 li a									{ color: rgb(83,83,83); }
#col2 li:hover						 		{ background: rgb(244,79,19); }
#col2 #sponsor								{ margin: 0; border-top: 4px solid rgb(244,79,19); }
#col2 #sponsor p							{ margin: 0; padding: 8px 8px 14px; background: rgb(230,230,230) url(/img/common/backgrounds/background-roundsBottom.png) no-repeat 0 100%; font: 65%/1.1 "Trebuchet MS", "Lucida Grande", "Lucida Sans-serif", San-serif; color: rgb(83,83,83); text-align: center; letter-spacing: 0; }
#col2 blockquote							{ margin: 15px 0 0 0; padding: 0; line-height: 1.1; }
#col2 blockquote p.quote					{ margin: 0; padding: 8px 10px 0; background: url(/img/common/icons/icon-quoteStart.png) no-repeat 0 0; font-size: 80%; font-weight: bold; color: rgb(244,79,19); }
#col2 blockquote p.author					{ margin: -15px 0 0; padding: 25px 10px 0; background: url(/img/common/icons/icon-quoteEnd.png) no-repeat 100% 0; font-size: 68%; font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans-serif", San-serif; color: rgb(83,83,83); letter-spacing: 0; }

.science									{ float: right; display: block; height: 81px; width: 83px; background: url(/img/eload/backgrounds/background-science.png) no-repeat 0 0; }

#prop										{ display: none; }
#foot										{ margin-top: 0px; background-color: rgb(71,59,95); /*color: rgb(104,89,127);*/ }
/*#foot a										{ color: rgb(104,89,127); }*/
#foot #semi	a								{ background: url(/img/eload/logos/logo-semi.png) no-repeat 0 0; }
#cap										{ border-top: 1px solid rgb(74,59,95); background: rgb(42,25,67); }

/*UAT*/
#col1 h4									{ color: rgb(244,79,19); }
th											{ padding: 8px; background: rgb(244,79,19); font: bold 110%/1 "Georgia","New Times Roman",Times,Serif; color: white; text-align: left; }
sup											{ font-size: 11px; }
sup a										{ color: blue; }
.tableBorder								{ border-color: rgb(244,79,19); }

.table,td,tr								{ font-size: 12px; }

.question_table								{ border: 1px solid #2A1943; font-size: 12px; }
.question_header							{ background-color: #2A1943; }
.reference									{ color: blue; }

