@charset "utf-8";
/* CSS Document */

html, body {height: 100%; width:100%}
body {background: url(../gfx/bg_ice196.jpg); margin: 0px; padding: 0px}
body.one_column #col1 { max-width: 600px;}
body.T #tcol p {max-width: 900px;}
body.T #tcol {max-width: 918px;}
body.big_small #col1 { width: 60%; max-width: 520px; }
body.big_small #col2 { width: 37%; max-width: 321px; font-size: 0.8em;}
body.T #col1, body.T #col2, body.two_columns #col1, body.two_columns #col2 { width: 48%; max-width: 450px;} 
#tcol, #col1, #col2, .column, p.description { background: #B5C6DA; border: 1px solid black; padding: 4px; float:left; 
	-moz-border-radius: 8px; margin-top: 8px; margin-left: 8px; -moz-box-sizing: border-box}

#logo .x1 {left: 73px; top: 0px; width: 36px; height: 133px; background: url(../../gfx/logo1.jpg);z-index: 30}
#logo .x2 {left: 109px; top: 0px; width: 177px; height: 113px; background: url(../../gfx/logo2.jpg); z-index:50}
#logo a {display:block; font-size: 1px; width: 177px; height: 113px; color:#84DAFA; text-align: right}
#logo div[class="x1"] {background: url(../gfx/logo1ultra1.png)!important}
#logo div[class="x2"] {background: url(../gfx/logo2ultra2.png)!important}
#style_selector {position: absolute; top: 0px; right: 15px; z-index: 25; background: #0041A2; height: 18px; overflow: hidden}
	#style_selector p {margin: 0px; color: #AAE3F7; font-size: 14px}


div#content {position: absolute; left: 105px; top: 105px; right: 0px;padding-right: 4px}