/***********************************************************
Title:     Main | Emile Blume - Netcreators.com
************************************************************/

/* Global reset v1.0 | 20081023 //////////////////////////////////////////////////////////////////////*/
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, strong, u, i, em, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}

a img { border: none; }
abbr, acronym, .help { border-bottom:1px dotted #333; cursor:help; }
blockquote, q { quotes:none; }
blockquote { text-indent:-0.3em; }
blockquote blockquote { margin-left:1em; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

dd { margin-left:1em;}
sup, sub { font-size:x-small; vertical-align:top; }
sub { vertical-align:bottom;}
table {	border-collapse:collapse; border-spacing:0; empty-cells:show; }

/* Base ////////////////////////////////////////////////////////////////////////////////*/
body { 
	background: #FFF7ED;
	color: #45433D;
	font: normal 76%/1.6 Arial,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color:#008035;
	line-height:1em;
	font-family:"MS Trebuchet";
	font-weight:normal;
	margin-bottom:1em; 
}
h1 { font-size: 1.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h3,h4,h5,h6 { margin-bottom:0.3em; }

p { font-size: 1em; margin-bottom:1.5em; }
pre, code, kbd, samp { font-size:1.5em; }
pre code { font-size:1em; }

a { color:#00458F; }

hr {
	clear:both;
	background: #FFF;
	color: #FFF;
	border: 0;
	height: 1px;
}

ol, ul { 
	list-style:disc;
	margin: 0 0 1.3em 1.3em;
	padding: 0 0 0 1.3em;
}

ol { list-style:decimal;}
#main ol, #main ul { clear:both; overflow:auto; }

.hidden { display: none; }
.unhidden { display: block; }

td { height:auto; padding:0.3em; text-align:left;}
td p { margin:0; }
caption, th { padding:0.3em; }
caption { background:black; color:white; font-style:italic; }

/* Layout 3 cols ///////////////////////////////////////////////////////////////*/
#container {
	margin: auto;
	width: 960px;
	position: relative;	
}

#main, #left, #center, #right, #footer {
	float: left;
	display: inline; /* workaround for IE6*/
}

#main { background:#FFF; margin-bottom:10px; }
#description, #skip, .hide{ display: none;}

#header{
	/*background: #E0E7E3 url(../img/bg-header-energia1.jpg) no-repeat left top;*/
	
	background:#E0E7E3 url(../img/random/random.php) no-repeat left top;
	height: 175px;
	position: relative;
	width: 960px;
}

/* Left  ////////////////////////////////////////////////////////////////////////*/
#left { 
	border:1px solid #FCE1BE;
	background:#FFF7ED;
	margin:10px;
	padding:10px; 
	width: 138px;
}
#left h2 { font-size:1.3em; }
#left p { color:#615841; font-size:0.9em; }

/* Center ///////////////////////////////////////////////////////////////////////*/
#center{	
	min-height: 350px;
	height: auto !important;
	height: 350px;
	
	width: 550px;
	padding: 10px 10px 10px 0;
}

/* Right ////////////////////////////////////////////////////////////////////////*/
#right { padding:10px; width:200px;}
#right p { color:#615841; font-size:0.9em; }

#right div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom:0; }

/* Footer ////////////////////////////////////////////////////////////////////////*/
#footer{
	background:#FFF7ED url(../img/bg-footer.gif) no-repeat 10px 10px;
	border:1px solid #FCE1BE;
	color:#615841;
	font-size: 10px;
	margin: 10px;
	position:relative;
	height:106px;
	width: 938px;
}

/* Design /////////////////////////////////////////////////////////////////////////////////*/
#logo {
	height:70px;
	width:420px;
	left:20px;
	top:20px;
	position: absolute;
}

#copy {
	font-size:9px;
	right:10px;
	top:8px;
	position:absolute;
}

#leveltitle { color:#008035; font-size:15px; margin:-5px 0 5px 0; }
#buttonbar { left:10px; top:45px; position:absolute; }
#buttonbar div { float:left; display:inline; }


/* Frames /////////////////////////////////////////////////////////////////////////////////*/
.frame-01, .frame-02 { border:1px solid #FCE1BE; margin-bottom:1em; }
.frame-01 p, .frame-02 p { margin:0; padding:0 4px 4px 4px; }
.frame-01 .csc-textpic-image { margin:-1px 0 0 0; }
.frame-02 { background:#FCE1BE; }


table.imgtext-table, .imgtext-table td { padding:0; line-height:0;}
.align-center { text-align:center; }
.align-right { text-align:right; }
.csc-frame-rulerAfter, .csc-frame-rulerBefore { border-top:1px solid #00458F; margin-bottom:1em; }

