/*
   CSS ProtoGraph V 1.0
   The CSS Graph Paper Framework
   URI: http://www.CSSProtoGraph.com
   Author: Brian Fegter - misternifty.com
*/
/* Reset */ 
body,p,h1,h2,h3,h4,h5,h6,hr,li,ul,ol{margin:0; padding:0;}

/* Horizontal Blocks & Width % */
.x24{width:960px;}
.x23-5{width:940px;}
.x23{width:920px;}
.x22-5{width:900px;}
.x22{width:880px;}
.x21-5{width:860px;}
.x21{width:840px;}
.x20-5{width:820px;}
.x20{width:800px;}
.x19-5{width:780px;}
.x19{width:760px;}
.x18-5{width:740px;}
.x18{width:720px;}
.x17-5{width:700px;}
.x17{width:680px;}
.x16-5{width:660px;}
.x16{width:640px;}
.x15-5{width:620px;}
.x15{width:600px;}
.x14-5{width:580px;}
.x14{width:560px;}
.x13-5{width:540px;}
.x13{width:520px;}
.x12-5{width:500px;}
.x12{width:480px;}
.x11-5{width:460px;}
.x11{width:440px;}
.x10-5{width:420px;}
.x10{width:400px;}
.x9-5{width:380px;}
.x9{width:360px;}
.x8-5{width:340px;}
.x8{width:320px;}
.x7-5{width:300px;}
.x7{width:280px;}
.x6-5{width:260px;}
.x6{width:240px;}
.x5-5{width:220px;}
.x5{width:200px;}
.x4-5{width:180px;}
.x4{width:160px;}
.x3-5{width:140px;}
.x3{width:120px;}
.x2-5{width:80px;}
.x2{width:80px;}
.x1-5{width:60px;}
.x1{width:40px;}
.x-5{width:20px;}
.x100p{width:100%;}
.x95p{width:95%;}
.x90p{width:90%;}
.x80p{width:80%;}
.x75p{width:75%;}
.x70p{width:70%;}
.x65p{width:65%;}
.x60p{width:60%;}
.x55p{width:55%;}
.x50p{width:50%;}
.x45p{width:45%;}
.x40p{width:40%;}
.x35p{width:35%;}
.x30p{width:30%;}
.x25p{width:25%;}
.x20p{width:20%;}
.x15p{width:15%;}
.x10p{width:10%;}
.x5p{width:5%;}

/* Vertical Blocks & Height % */
.y24{height:960px;}
.y23-5{height:940px;}
.y23{height:920px;}
.y22-5{height:900px;}
.y22{height:880px;}
.y21-5{height:860px;}
.y21{height:840px;}
.y20-5{height:820px;}
.y20{height:800px;}
.y19-5{height:780px;}
.y19{height:760px;}
.y18-5{height:740px;}
.y18{height:720px;}
.y17-5{height:700px;}
.y17{height:680px;}
.y16-5{height:660px;}
.y16{height:640px;}
.y15-5{height:620px;}
.y15{height:600px;}
.y14-5{height:580px;}
.y14{height:560px;}
.y13-5{height:540px;}
.y13{height:520px;}
.y12-5{height:500px;}
.y12{height:480px;}
.y11-5{height:460px;}
.y11{height:440px;}
.y10-5{height:420px;}
.y10{height:400px;}
.y9-5{height:380px;}
.y9{height:360px;}
.y8-5{height:3400px;}
.y8{height:320px;}
.y7-5{height:300px;}
.y7{height:280px;}
.y6-5{height:260px;}
.y6{height:240px;}
.y5-5{height:220px;}
.y5{height:200px;}
.y4-5{height:180px;}
.y4{height:160px;}
.y3-5{height:1400px;}
.y3{height:120px;}
.y2-5{height:1000px;}
.y2{height:80px;}
.y1-5{height:60px;}
.y1{height:40px;}
.y-5{height:20px;}
.y100p{height:100%;}
.y95p{height:95%;}
.y90p{height:90%;}
.y80p{height:80%;}
.y75p{height:75%;}
.y70p{height:70%;}
.y65p{height:65%;}
.y60p{height:60%;}
.y55p{height:55%;}
.y50p{height:50%;}
.y45p{height:45%;}
.y40p{height:40%;}
.y35p{height:35%;}
.y30p{height:30%;}
.y25p{height:25%;}
.y20p{height:20%;}
.y15p{height:15%;}
.y10p{height:10%;}
.y5p{height:5%;}

/* Positioning */
.ps-a{position:absolute;}
.ps-r{position:relative;}
.ps-s{position:static;}
.ps-f{position:fixed;}



.o95{opacity:0.95; filter:alpha(opacity=95);}
.o90{opacity:0.90; filter:alpha(opacity=90);}
.o85{opacity:0.85; filter:alpha(opacity=85);}
.o80{opacity:0.80; filter:alpha(opacity=80);}
.o75{opacity:0.75; filter:alpha(opacity=75);}
.o70{opacity:0.70; filter:alpha(opacity=70);}
.o65{opacity:0.65; filter:alpha(opacity=65);}
.o60{opacity:0.60; filter:alpha(opacity=60);}
.o55{opacity:0.55; filter:alpha(opacity=55);}
.o50{opacity:0.5; filter:alpha(opacity=50);}
.o45{opacity:0.45; filter:alpha(opacity=45);}
.o40{opacity:0.40; filter:alpha(opacity=40);}
.o35{opacity:0.35; filter:alpha(opacity=35);}
.o30{opacity:0.3; filter:alpha(opacity=30);}
.o25{opacity:0.25; filter:alpha(opacity=25);}
.o20{opacity:0.20; filter:alpha(opacity=20);}
.o15{opacity:0.15; filter:alpha(opacity=15);}
.o10{opacity:0.10; filter:alpha(opacity=10);}
.o-5{opacity:0.05; filter:alpha(opacity=5);}

/* Position Top */
.pst-5{top:20px;}
.pst1{top:40px;}
.pst1-5{top:60px;}
.pst2{top:80px;}
.pst2-5{top:100px;}
.pst3{top:120px;}
.pst3-5{top:140px;}
.pst4{top:160px;}
.pst4-5{top:180px;}
.pst5{top:200px;}
.pst5-5{top:220px;}
.pst6{top:240px;}
.pst6-5{top:260px;}
.pst7{top:280px;}
.pst7-5{top:300px;}
.pst8{top:320px;}
.pst8-5{top:340px;}
.pst9{top:360px;}
.pst9-5{top:380px;}
.pst10{top:400px;}
.pst10-5{top:420px;}
.pst11{top:440px;}
.pst11-5{top:460px;}
.pst12{top:480px;}
.pst12-5{top:500px;}
.pst13{top:520px;}
.pst13-5{top:540px;}
.pst14{top:560px;}
.pst14-5{top:580px;}
.pst15{top:600px;}
.pst15-5{top:620px;}
.pst16{top:640px;}
.pst16-5{top:660px;}
.pst17{top:680px;}
.pst17-5{top:700px;}
.pst18{top:720px;}
.pst18-5{top:740px;}
.pst19{top:760px;}
.pst19-5{top:780px;}
.pst20{top:800px;}
.pst20-5{top:820px;}
.pst21{top:840px;}
.pst21-5{top:860px;}
.pst22{top:880px;}
.pst22-5{top:900px;}
.pst23{top:920px;}
.pst23-5{top:940px;}
.pst24{top:960px;}
.pst100p{top:100%;}
.pst95p{top:95%;}
.pst90p{top:90%;}
.pst80p{top:80%;}
.pst75p{top:75%;}
.pst70p{top:70%;}
.pst65p{top:65%;}
.pst60p{top:60%;}
.pst55p{top:55%;}
.pst50p{top:50%;}
.pst45p{top:45%;}
.pst40p{top:40%;}
.pst35p{top:35%;}
.pst30p{top:30%;}
.pst25p{top:25%;}
.pst20p{top:20%;}
.pst15p{top:15%;}
.pst10p{top:10%;}
.pst5p{top:5%;}
.pst0p{top:0%;}

/* Position Right */
.psr-5{right:20px;}
.psr1{right:40px;}
.psr1-5{right:60px;}
.psr2{right:80px;}
.psr2-5{right:100px;}
.psr3{right:120px;}
.psr3-5{right:140px;}
.psr4{right:160px;}
.psr4-5{right:180px;}
.psr5{right:200px;}
.psr5-5{right:220px;}
.psr6{right:240px;}
.psr6-5{right:260px;}
.psr7{right:280px;}
.psr7-5{right:300px;}
.psr8{right:320px;}
.psr8-5{right:340px;}
.psr9{right:360px;}
.psr9-5{right:380px;}
.psr10{right:400px;}
.psr10-5{right:420px;}
.psr11{right:440px;}
.psr11-5{right:460px;}
.psr12{right:480px;}
.psr12-5{right:500px;}
.psr13{right:520px;}
.psr13-5{right:540px;}
.psr14{right:560px;}
.psr14-5{right:580px;}
.psr15{right:600px;}
.psr15-5{right:620px;}
.psr16{right:640px;}
.psr16-5{right:660px;}
.psr17{right:680px;}
.psr17-5{right:700px;}
.psr18{right:720px;}
.psr18-5{right:740px;}
.psr19{right:760px;}
.psr19-5{right:780px;}
.psr20{right:800px;}
.psr20-5{right:820px;}
.psr21{right:840px;}
.psr21-5{right:860px;}
.psr22{right:880px;}
.psr22-5{right:900px;}
.psr23{right:920px;}
.psr23-5{right:940px;}
.psr24{right:960px;}
.psr100p{right:100%;}
.psr95p{right:95%;}
.psr90p{right:90%;}
.psr80p{right:80%;}
.psr75p{right:75%;}
.psr70p{right:70%;}
.psr65p{right:65%;}
.psr60p{right:60%;}
.psr55p{right:55%;}
.psr50p{right:50%;}
.psr45p{right:45%;}
.psr40p{right:40%;}
.psr35p{right:35%;}
.psr30p{right:30%;}
.psr25p{right:25%;}
.psr20p{right:20%;}
.psr15p{right:15%;}
.psr10p{right:10%;}
.psr5p{right:5%;}
.psr0p{right:0%;}

/* Position Bottom */
.psb-5{bottom:20px;}
.psb1{bottom:40px;}
.psb1-5{bottom:60px;}
.psb2{bottom:80px;}
.psb2-5{bottom:100px;}
.psb3{bottom:120px;}
.psb3-5{bottom:140px;}
.psb4{bottom:160px;}
.psb4-5{bottom:180px;}
.psb5{bottom:200px;}
.psb5-5{bottom:220px;}
.psb6{bottom:240px;}
.psb6-5{bottom:260px;}
.psb7{bottom:280px;}
.psb7-5{bottom:300px;}
.psb8{bottom:320px;}
.psb8-5{bottom:340px;}
.psb9{bottom:360px;}
.psb9-5{bottom:380px;}
.psb10{bottom:400px;}
.psb10-5{bottom:420px;}
.psb11{bottom:440px;}
.psb11-5{bottom:460px;}
.psb12{bottom:480px;}
.psb12-5{bottom:500px;}
.psb13{bottom:520px;}
.psb13-5{bottom:540px;}
.psb14{bottom:560px;}
.psb14-5{bottom:580px;}
.psb15{bottom:600px;}
.psb15-5{bottom:620px;}
.psb16{bottom:640px;}
.psb16-5{bottom:660px;}
.psb17{bottom:680px;}
.psb17-5{bottom:700px;}
.psb18{bottom:720px;}
.psb18-5{bottom:740px;}
.psb19{bottom:760px;}
.psb19-5{bottom:780px;}
.psb20{bottom:800px;}
.psb20-5{bottom:820px;}
.psb21{bottom:840px;}
.psb21-5{bottom:860px;}
.psb22{bottom:880px;}
.psb22-5{bottom:900px;}
.psb23{bottom:920px;}
.psb23-5{bottom:940px;}
.psb24{bottom:960px;}
.psb100p{bottom:100%;}
.psb95p{bottom:95%;}
.psb90p{bottom:90%;}
.psb80p{bottom:80%;}
.psb75p{bottom:75%;}
.psb70p{bottom:70%;}
.psb65p{bottom:65%;}
.psb60p{bottom:60%;}
.psb55p{bottom:55%;}
.psb50p{bottom:50%;}
.psb45p{bottom:45%;}
.psb40p{bottom:40%;}
.psb35p{bottom:35%;}
.psb30p{bottom:30%;}
.psb25p{bottom:25%;}
.psb20p{bottom:20%;}
.psb15p{bottom:15%;}
.psb10p{bottom:10%;}
.psb5p{bottom:5%;}
.psb0p{bottom:0%;}

/* Position Left */
.psl-5{left:20px;}
.psl1{left:40px;}
.psl1-5{left:60px;}
.psl2{left:80px;}
.psl2-5{left:100px;}
.psl3{left:120px;}
.psl3-5{left:140px;}
.psl4{left:160px;}
.psl4-5{left:180px;}
.psl5{left:200px;}
.psl5-5{left:220px;}
.psl6{left:240px;}
.psl6-5{left:260px;}
.psl7{left:280px;}
.psl7-5{left:300px;}
.psl8{left:320px;}
.psl8-5{left:340px;}
.psl9{left:360px;}
.psl9-5{left:380px;}
.psl10{left:400px;}
.psl10-5{left:420px;}
.psl11{left:440px;}
.psl11-5{left:460px;}
.psl12{left:480px;}
.psl12-5{left:500px;}
.psl13{left:520px;}
.psl13-5{left:540px;}
.psl14{left:560px;}
.psl14-5{left:580px;}
.psl15{left:600px;}
.psl15-5{left:620px;}
.psl16{left:640px;}
.psl16-5{left:660px;}
.psl17{left:680px;}
.psl17-5{left:700px;}
.psl18{left:720px;}
.psl18-5{left:740px;}
.psl19{left:760px;}
.psl19-5{left:780px;}
.psl20{left:800px;}
.psl20-5{left:820px;}
.psl21{left:840px;}
.psl21-5{left:860px;}
.psl22{left:880px;}
.psl22-5{left:900px;}
.psl23{left:920px;}
.psl23-5{left:940px;}
.psl24{left:960px;}
.psl100p{left:100%;}
.psl95p{left:95%;}
.psl90p{left:90%;}
.psl80p{left:80%;}
.psl75p{left:75%;}
.psl70p{left:70%;}
.psl65p{left:65%;}
.psl60p{left:60%;}
.psl55p{left:55%;}
.psl50p{left:50%;}
.psl45p{left:45%;}
.psl40p{left:40%;}
.psl35p{left:35%;}
.psl30p{left:30%;}
.psl25p{left:25%;}
.psl20p{left:20%;}
.psl15p{left:15%;}
.psl10p{left:10%;}
.psl5p{left:5%;}
.psl0p{left:0%;}

/* Floats */
.fl{float:left;}
.fr{float:right;}
.fc{clear:both;}

/* Overflow */
.oh{overflow:hidden;}
.ov{overflow:visible;}
.os{overflow:scroll;}

/* Display */
.dn{display:none;}
.db{display:block;}
.di{display:inline;}

/* Padding */
.p40{padding:40px;}
.p35{padding:35px;}
.p30{padding:30px;}
.p25{padding:25px;}
.p20{padding:20px;}
.pt40{padding-top:40px;}
.pb40{padding-bottom:40px;}
.pt35{padding-top:35px;}
.pt30{padding-top:30px;}
.pt25{padding-top:25px;}
.pt20{padding-top:20px;}
.pr20{padding-right:20px;}
.pb20{padding-bottom:20px;}
.pl20{padding-left:20px;}
.p15{padding:15px;}
.pt15{padding-top:15px;}
.pr15{padding-right:15px;}
.pb15{padding-bottom:15px;}
.pl15{padding-left:15px;}
.p10{padding:10px;}
.pt10{padding-top:10px;}
.pr10{padding-right:10px;}
.pb10{padding-bottom:10px;}
.pl10{padding-left:10px;}
.p5{padding:5px;}
.pt5{padding-top:5px;}
.pr5{padding-right:5px;}
.pb5{padding-bottom:5px;}
.pl5{padding-left:5px;}

/* Margin */
.m20{margin:20px;}
.mt20{margin-top:20px;}
.mr20{margin-right:20px;}
.mb20{margin-bottom:20px;}
.ml20{margin-left:20px;}
.m15{margin:15px;}
.mt15{margin-top:15px;}
.mr15{margin-right:15px;}
.mb15{margin-bottom:15px;}
.ml15{margin-left:15px;}
.m10{margin:10px;}
.mt10{margin-top:10px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
.ml10{margin-left:10px;}
.m5{margin:5px;}
.mt5{margin-top:5px;}
.mr5{margin-right:5px;}
.mb5{margin-bottom:5px;}
.ml5{margin-left:5px;}
.mauto{margin-left:auto; margin-right:auto;}

/* Font Faces */
.ffs{font-family:serif;}
.ffss{font-family:sans-serif;}
.ffc{font-family:"Courier New";}
.ffg{font-family:"Georgia";}
.ffh{font-family:"Helvetica";}
.ffv{font-family:"Verdana";}
.fft{font-family:"Trebuchet";}
.ffa{font-family:"Arial"}
.ffl{font-family:"Lucida Sans Unicode";}

/* Text Styles */
.fbold{font-weight:bold;}
.fital{font-style:italic;}
.fnorm{font-style:normal; font-weight:normal;}
.fup{text-transform:uppercase;}
.flow{text-transform:lowercase;}

/* Font Sizes */
.fs10{font-size:10em;}
.fs9{font-size:9em;}
.fs8{font-size:8em;}
.fs7{font-size:7em;}
.fs6{font-size:6em;}
.fs5{font-size:5em;}
.fs4{font-size:4em;}
.fs3{font-size:3em;}
.fs2{font-size:2em;}
.fs1-95{font-size:1.95em;}
.fs1-9{font-size:1.9em;}
.fs1-85{font-size:1.85em;}
.fs1-8{font-size:1.8em;}
.fs1-75{font-size:1.75em;}
.fs1-7{font-size:1.7em;}
.fs1-65{font-size:1.65em;}
.fs1-6{font-size:1.6em;}
.fs1-55{font-size:1.55em;}
.fs1-5{font-size:1.5em;}
.fs1-45{font-size:1.45em;}
.fs1-4{font-size:1.4em;}
.fs1-35{font-size:1.35em;}
.fs1-3{font-size:1.3em;}
.fs1-25{font-size:1.25em;}
.fs1-2{font-size:1.2em;}
.fs1-15{font-size:1.15em;}
.fs1-1{font-size:1.1em;}
.fs1{font-size:1em;}
.fs-95{font-size:.95em;}
.fs-90{font-size:.90em;}
.fs-85{font-size:.85em;}
.fs-80{font-size:.80em;}
.fs-75{font-size:.75em;}
.fs-70{font-size:.70em;}
.fs-65{font-size:.65em;}
.fs-60{font-size:.60em;}
.fs-55{font-size:.55em;}
.fs-50{font-size:.50em;}
.fs-45{font-size:.45em;}
.fs-40{font-size:.40em;}
.fs-35{font-size:.35em;}
.fs-30{font-size:.30em;}

/* Font Color - Black to White Gradation */
.fc100{color:#000;}
.fc95{color:#0D0D0D;}
.fc90{color:#191919;}
.fc85{color:#262626;}
.fc80{color:#333;}
.fc75{color:#404040;}
.fc70{color:#4c4c4c;}
.fc65{color:#595959;}
.fc60{color:#666;}
.fc55{color:#737373;}
.fc50{color:#7f7f7f;}
.fc45{color:#8C8C8C;}
.fc40{color:#999;}
.fc35{color:#A6A6A6;}
.fc30{color:#b2b2b2;}
.fc25{color:#BFBFBF;}
.fc20{color:#ccc;}
.fc15{color:#D9D9D9;}
.fc10{color:#e5e5e5;}
.fc5{color:#F2F2F2;}
.fc0{color:#fff;}

/* Background Color - Black to White Gradation */
.bg100{background:#000;}
.bg95{background:#0D0D0D;}
.bg90{background:#191919;}
.bg85{background:#262626;}
.bg80{background:#333;}
.bg75{background:#404040;}
.bg70{background:#4c4c4c;}
.bg65{background:#595959;}
.bg60{background:#666;}
.bg55{background:#737373;}
.bg50{background:#7f7f7f;}
.bg45{background:#8C8C8C;}
.bg40{background:#999;}
.bg35{background:#A6A6A6;}
.bg30{background:#b2b2b2;}
.bg25{background:#BFBFBF;}
.bg20{background:#ccc;}
.bg15{background:#D9D9D9;}
.bg10{background:#e5e5e5;}
.bg5{background:#F2F2F2;}
.bg0{background:#fff;}

/* Borders */
.bd{border:1px solid #333;}
.bdt{border-top:1px solid #333;}
.bdr{border-right:1px solid #333;}
.bdb{border-bottom:1px solid #333;}
.bdl{border-left:1px solid #333;}

/* Text Alignment */
.tal{text-align:left;}
.tar{text-align:right;}
.taj{text-align:justify;}
.tac{text-align:center;}

/* Image Floats With Margins */
.il20{float:left; margin:0 20px 20px 0; border:none;}
.ir20{float:right; margin:0 0 20px 20px; border:none;}
.il15{float:left; margin:0 15px 15px 0; border:none;}
.ir15{float:right; margin:0 0 15px 15px; border:none;}
.il10{float:left; margin:0 10px 10px 0; border:none;}
.ir10{float:right; margin:0 0 10px 10px; border:none;}
.il5{float:left; margin:0 5px 5px 0; border:none;}
.ir5{float:right; margin:0 0 5px 5px; border:none;}

/* Lists */
.lsn{list-style:none;}
.lso{list-style:outside;}
.lsi{list-style:inside;}
.lsc{list-style:circle;}
.lss{list-style:square;}

/* Links */
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/* Stack Order */
.z6{z-index:100000;}
.z5{z-index:10000;}
.z4{z-index:1000;}
.z3{z-index:750;}
.z2{z-index:500;}
.z1{z-index:250;}
.z{z-index:0;}
.z-1{z-index:-10000;}

