/* reset css */
html {font-size:125%;}
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,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%;font-weight:inherit;font-style:inherit;font-family:inherit;color:inherit;text-align:inherit;}
:focus {outline: 0;}
body { line-height:1; font-size:50%; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center; color:#5c5c5c; }

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0;}
caption,th,td {text-align:left;font-weight:400;}
blockquote:before,blockquote:after,q:before,q:after {content:"";}
blockquote,q {quotes:"" "";}

/*Clearfix*/
.clearfix:after, .row:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .row {display:inline-block;} /*Those two .clearfix have to be separate!)*/
.clearfix, .row {display:block;}

/* grid framework */
.row {position:relative; margin-left:-10px;}

.gu12 .row {width: 960px;}
.gu11 .row {width: 880px;}
.gu10 .row {width: 800px;}
.gu9 .row {width: 720px;}
.gu8 .row {width: 640px;}
.gu7 .row {width: 560px;}
.gu6 .row {width: 480px;}
.gu5 .row {width: 400px;}
.gu4 .row {width: 320px;}
.gu3 .row {width: 240px;}
.gu2 .row {width: 160px;}
.gu1 .row {width: 80px;}

.col {padding-left:10px;float:left; position:relative;}

.gu12 {width: 950px;}
.gu11{width: 870px;}
.gu10 {width: 790px;}
.gu9 {width: 710px;}
.gu8 {width: 630px;}
.gu7 {width: 550px;}
.gu6 {width: 470px;}
.gu5 {width: 390px;}
.gu4 {width: 310px;}
.gu3 {width: 230px;}
.gu2 {width: 150px;}
.gu1 {width: 70px;}

h1, h2, h3, h4 {line-height:0.9em; text-align:left;font-family:Arial,Verdana,Helvetica,sans-serif;text-transform:uppercase;}
h1, h1 a, h2, h2 a, h3, h3 a, h4 a { color:#000; ; font-weight:bold; }
h1 { color: #000; text-transform: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 3em; margin-top: 10px; margin-left: 10px; }
h2 { font-size:1.6em; text-transform:none; font-weight:bold; margin-top: 10px; margin-bottom: 10px; }
h3 {font-size:1.3em;padding:0 0 5px;margin:0;}
h4 {font-size:1.2em;}

a { color:#dc241b; }
strong { font-weight:bold;}

