/* -----------------------------------------------------------------------


 Gridsystem CSS Framework 0.5
 http://da-ro.de

   * Copyright (c) 2009 Dawid Rogaczewski

----------------------------------------------------------------------- */

/* Some Freedom
--------------------------------------------------------------------------------------- */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;vertical-align:baseline;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}table,td,th{vertical-align:middle;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}a img{border:none;}a{outline:none;}:focus{outline: none;}ul,li{list-style:none;}
h1,h2,h3,h4,h5,h6,p,a,i,b,strong,label{font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; font-size-adjust: none;}

.rpl{overflow:hidden; text-indent:-1000px; float:left; display: block}

.no-show { overflow:hidden; text-indent:-1000em; display:block; height:0px; width:0px; line-height:0px}

.noborder, .noborder li{border: none !important;}

.first,
.last{margin:0;padding:0;border:none;}

.block{display: block;}
.hide{display: none;}
.show{display: block;}

.clear{clear: both;}
.left{float: left;}
.right{float: right;}
.noFlt { clear:both; }
.none{display: none}

hr.spacer{width: 100%; display: block; overflow: hidden; clear: both; border: 0; background: none; height: 1px; margin: 0; padding: 0;}
#footer hr.spacer{color: #e5e3dd;}


/* Grid
--------------------------------------------------------------------------------------- */

#main-content .col1, .col2, #main-content .col3, 
#main-content .col4, #main-content .col5, #main-content .col6{float: left; margin:10px 10px 0 0; min-height: 10px;}

#main-content .col6{width: 810px;} 
#main-content .col5{width: 755px;} 
#main-content .col4{width: 604px;} 
#main-content .col3{width: 450px;} 
.col2{width: 296px;}
#main-content .col1{width: 143px;}

.last{margin-right: 0 !important;}
