/*Stylesheet: Cramo Energikampanj */
/*Author Jonas Skoglund @ www.dragnet.se */

/*Reset*/
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, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent }
body { line-height:1 }
ol, ul { list-style:none }
blockquote, q { quotes:none }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none }
:focus { outline:0 }
ins { text-decoration:none }
del { text-decoration:line-through }
table { border-collapse:collapse; border-spacing:0 }

/*Utilities*/
img.centered { display: block; margin-left: auto; margin-right: auto; padding:5px 0; }
img.alignright { padding: 4px 0 0 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px 0 4px 0; margin: 0 7px 2px 0; display: inline; }
.alignleft { float: left }
.alignright { float: right; }
.clearfloat { clear:both }

/* Base Typography */
body { font:14px/1.3 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; background: #4A160E url(../images/bg.png) repeat-x scroll center center; color:#FFFFFF; }
html, body { height:100%; }

/*Layout*/
#distance { width:1px; height:50%; margin-bottom:-300px; float:left; }
/*#wrapper {margin:0 auto; width:980px; height:580px}*/

#wrapper { position:relative; margin:0 auto; text-align:left; clear:left; width:980px; min-height:580px; height:auto; z-index: 0; }
/* for Internet Explorer */
* html #something { height: 580px; }
