/* layout */
/*\*/html							{ height:100%; }/**/
/*\*/#container					{ height:100%; }/**/
*								{ margin:0; padding:0; }
body								{ background:#F7F5F4; height:100%; text-align:center; }
#container						{ width:100%; }
#container, #footer, #header	{ max-width:1572px; min-width:740px; width:100%; } /* check site.js for min-width setting in IE */
#footer							{ clear:both; margin-top:-4.2em; position:relative; }
#wrapper						{ clear:both; width:100%; padding-bottom:4.2em; position:relative; }
#content						{ float:left; width:100%; }
#nonFooter						{ margin:0em 10% 0em 10%; padding-top:12px; }
#footerMain						{ margin:0em 10% 0em 10%; padding-top:2.5em; }
#header							{ height:70px; }
body								{ background:#fff url(/library/images/bg_main_top.gif) repeat-x 0% 0%; }
#footer							{ background:transparent url(/library/images/bg_main_bottom.gif) repeat-x 0% 25%; height:4.2em; }
#globalcontainer				{ background:transparent url(/library/images/bg_main_top_center.gif) repeat-x 50% 0%; height:100%; margin-left:auto; margin-right:auto; /*width:100%;*/ text-align:left; }

#aboutpredicto					{ margin-left:20px; width:180px;float:right; }
/* /layout */


/* fonts */
body								{ color:#333333; font:0.82em/1.65em arial; }
body #footer						{ font:0.80em/1.09em arial; }
TEXTAREA,INPUT,SELECT			{ font:1.00em/1.00em arial; font-weight:bold; padding:0.1em 0.1em 0.1em 0.1em; }
#header INPUT					{ font:0.80em/0.80em arial; font-weight:normal; padding:0.1em 0.1em 0.1em 0.1em; }
H1								{ background:transparent url() no-repeat 0% 0%; font:1.50em/1.25em arial; font-weight:bold; margin-top:0; padding-left:45px; padding-top:10px; }
H2								{ font:1.25em/1.28em arial; font-weight:bold; }
.error							{ color:#f00; font-weight:bold; }
.old							{ color:#999; }
.old A							{ color:#89c; }
.tags							{ line-height:250%; text-align:justify; word-spacing:0.5em; }
.alignCenter					{ text-align:center; }
#header							{ color:#fff; background:transparent url(/library/images/img_sphere_v1.4.jpg) no-repeat 0% 0%; line-height:1.25em; }
#header A						{ color:#fff; }
A								{ color:#2233cc; text-decoration:underline; }
A:hover							{ color:#000!important; text-decoration:underline; }
/* /fonts */


/* general */
FORM							{ display:inline; }
P								{ margin:0.5em 0em 0.9em 0em; }
.fl								{ float:left; }
.flList							{ float:left; width:10em; }
.fr								{ float:right; }
.cb								{ clear:both; }
.cl								{ clear:left; }
.cr								{ clear:right; }
HR								{ display:none; }
.hr								{ background:transparent url(/library/images/pix_ddd.gif) repeat-x 0% 50%; height:1px; }
/*.hr								{ background:transparent url(/library/images/bg_main_bottom.gif) repeat-x 0% -34px; height:30px; }*/
.voteBox						{ background-color:#fff; border:1px solid #333; color:#333; display:inline; font-weight:bold; margin-right:0.5em; padding:0em 0.25em 0em 0.25em; }
.old .voteBox					{ background-color:#eee; border:1px solid #ccc; color:#999; }
.prediction IMG					{ vertical-align:-0.1em; }
.prediction .firstcomment		{ margin-left:1.75em; }
/* /general */


/* navigation */
UL.nav							{ margin-bottom:0.5em; }
UL.nav LI						{ border-left:1px dotted #666; display:inline; padding-left:0.75em; padding-right:0.25em; }
UL.nav LI.first					{ border-left:none!important; padding-left:0; }
#header .nav LI					{ border-color:#ddd; }
#pagingNav						{ line-height:1.5em; margin:1.5em 0em 1.5em 0em; }
#pagingNav A,#pagingNav .ua		{ border:1px solid #999; color:#333; margin:0px; padding:0.15em 0.4em 0.15em 0.4em; text-decoration:none; }
#pagingNav A:hover				{ border:1px solid #333; text-decoration:none; }
#pagingNav A.selected			{ background-color:#333; border:1px solid #333; color:#fff; font-weight:bold; }
#pagingNav .ua					{ border:1px solid #ccc; color:#ccc; }
/* /navigation */


/* advertising */
#googleAds						{ text-align:center; }
#googleAds DIV					{ border:1px solid #ddd; margin-left:auto; margin-right:auto; margin-bottom:2em; padding:5px; width:728px; }
/* /advertising */



