body { 
font-family : helvetica, arial, sans;
color: #444;
font-size: 9pt;
text-align : center;
background-color: #e2eddf;
background-repeat: no-repeat;
background-position: center top;
}

* {
top: 0;
padding-top: 0;
}

/* begin div ids */

div#wrapper {
position: relative;
top: -8px;
width: 975px;
margin: 0 auto;
padding: 0;
text-align : left;
}

div#intro {
float: left;
position: relative;
top: 24px;
width: 975px;
height: 600px;
margin: 0;
padding: 0;
text-align : center;
border-style: solid;
border-color: #ff6600;
border-width: 1px;
border-radius: 0;
} 

div#masthead {
float: left;
width: 975px;
height: 210px;
margin: 0;
padding: 0;
text-align : left;
}

div#peekaboo {
float: left;
position: relative;
width: 510px; 
margin: 0;
padding: 0;
text-align : left;
}

div#logo {
float: left;
width: 465px;
margin: 0;
padding: 0;
text-align : left;
}

div#content {
float: left;
position: relative;
width: 975px;
margin: 0; 
padding: 0;
text-align : left;
}

div#navcol {
float: left;
width: 404px;
margin: 0;
padding-top: 8px;
text-align : left;
}

div#guts {
float: left;
width: 571px;
margin: 0;
padding: 0;
text-align: left;
}

div#footer {
float: left;
width: 975px;
height: 88px;
margin: 0;
padding-top: 30px;
text-align: center;
}

/* ids for proof area */

div#proofwrapper {
position: relative;
width: 975px;
margin: 0;
padding: 0;
text-align : left;
}

div#proofhead {
float: left;
position: fixed;
z-index: 100;
top: 0;
left: 0;
width: 975px;
height: 165px;
margin: 0;
padding: 0;
text-align : left;
background-image: url(images/proof-header-bg.png);
background-repeat: repeat-x;
}

div#clientname {
float: left;
position: relative;
width: 395px;
height: 140px;
margin: 0;
padding-top: 12px;
padding-left: 24px;
text-align : left;
}

div#nameborder {
float: left;
position: relative;
width: 36px;
height: 165px;
margin: 0;
padding-right: 30px;
text-align : left;
background-image: url(images/nameborder.png);
background-repeat: no-repeat;
}

div#proofmargin {
float: left;
position: relative;
top: 165px;
width: 150px;
min-height: 900px;
margin: 0;
padding: 0;
text-align: left;
background-color: #FF6600;
border-top-left-radius: 18px;
border-bottom-left-radius: 18px;
-moz-border-radius-topleft: 18px;
-moz-border-radius-bottomleft: 18px;
}

div#proofs {
float: left;
position: relative;
top: 165px;
left: 0;
width: 700px;
min-height: 900px;
margin: 0;
padding-top: 16px;
text-align: left;
background-image: url(images/proof-grid-bg.png);
border-top-right-radius: 18px;
border-bottom-right-radius: 18px;
-moz-border-radius-topright: 18px;
-moz-border-radius-bottomright: 18px;
}

div#proof_footer {
float: left;
position: relative;
top: 165px;
width: 785px;
height: 88px;
margin: 0;
padding: 12px;
text-align: right;
}

/* begin classes */

div.nav {
float: bottom;
position: relative;
left: 157px;
width: 90px;
height: 90px;
margin: 0;
padding-top: 8px;
text-align: center;
background-image: url(images/otwnavball.png);
background-repeat: no-repeat;
}

div.nav_sel {
float: bottom;
position: relative;
left: 157px;
width: 90px;
height: 90px;
margin: 0;
padding-top: 8px;
text-align: center;
background-image: url(images/otwnavball_sel.png);
background-repeat: no-repeat;
}

div.fbnav {
float: bottom;
position: relative;
left: 157px;
width: 90px;
height: 90px;
margin: 0;
padding-top: 8px;
text-align: center;
background-image: url(images/fbnavball.png);
background-repeat: no-repeat;
}

div.navlink {
float: bottom;
margin: 0;
padding-top: 30px;
text-align: center;
}

div.slimcol {
float: left;
position: relative;
left: 180px;
width: 240px;
margin: 0;
padding-top: 14px;
padding-bottom: 24px;
text-align: justify;
}

div.fatcol {
float: left;
position: relative;
left: 180px;
width: 391px;
margin: 0;
padding-top: 14px;
padding-left: 16px;
padding-bottom: 24px;
text-align: justify;
}

div.lowertype {
float: left;
position: relative;
left: -8px;
width: 579px;
margin: 0;
text-align: left;
}

div.clientcol {
float: left;
width: 168px;
margin: 0;
padding-right: 24px;
text-align: left;
}

/* classes for proof area */

body.proof { 
font-family : helvetica, arial, sans;
color: #444;
font-size: 9pt;
text-align : left;
background-color: #e2eddf;
background-image: url(images/otwproofbg.jpg); 
background-repeat: no-repeat; 
background-attachment: fixed;
background-position: left top;
}

div.sectlabel {
float: left;
position: relative;
width: 230px;
margin: 0;
padding: 8px;
text-align: center;
border-radius: 12px;
}

div.proofguts {
float: left;
position: relative;
width: 400px;
min-height: 55px;
margin: 0;
padding-bottom: 18px;
text-align: center;
}

div.medialink {
float: left;
position: relative;
width: 100px;
margin: 0;
padding-top: 10px;
text-align: center;
border-radius: 16px;
-moz-border-radius: 16px;
background-color: #000;
}

div.thumbcols {
float: left;
position: relative;
width: 400px;
margin: 0;
text-align: center;
border-radius: 16px;
-moz-border-radius: 16px;
background-image: url(images/thumbcolbg.jpg);
background-repeat: repeat-y;
}

div.proofrow {
float: left;
position: relative;
width: 400px;
margin: 0;
text-align: center;
}

div.stathead {
float: left;
position: relative;
width: 200px;
margin: 0;
padding-top: 10px;
text-align: center;
background-color: #666;
border-top-left-radius: 16px;
-moz-border-radius-topleft: 16px;
}

div.thumbhead {
float: left;
position: relative;
width: 200px;
margin: 0;
padding-top: 10px;
text-align: center;
background-color: #000;
border-top-right-radius: 16px;
-moz-border-radius-topright: 16px;
}

div.status {
float: left;
position: relative;
width: 200px;
margin: 0;
padding-top: 10px;
text-align: center;
}

div.thumb {
float: left;
position: relative;
width: 200px;
margin: 0;
padding-top: 10px;
text-align: center;
}

div.signvidrow {
float: left;
position: relative;
width: 400px;
margin: 0;
padding-top: 10px;
padding-left: 21px;
text-align: left;
background-color: #333;
border-radius: 16px;
-moz-border-radius: 16px;
}

div.cellar {
float: left;
position: relative;
padding-bottom: 21px;
}

div.cellardoor {
float: left;
position: relative;
left: 14px;
width: 650px;
margin: 0;
padding-top: 21px;
padding-left: 21px;
text-align: left;
background-color: #333;
border-radius: 16px;
-moz-border-radius: 16px;
}

div.cellarcol {
float: left;
width: 265px;
margin: 0;
padding-right: 24px;
text-align: left;
}

/* begin typographic styles */

h1 {
font-family: helvetica, arial, sans;
font-size: 12pt;
font-weight:normal;
color: #00b4f1;
margin-bottom: 0;
}

a { text-decoration:none }

a {
	color: #ff6600;
}

a img {
	border: none;
}
a:visited {
	color: #ff6600;
}
a:hover {
	color: #f00;
}

a.nav {
	color: #fff;
	text-decoration:none;
}
a.nav:visited {
	color: #fff;
	text-decoration:none;
}
a.nav:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

p
{
font-family: helvetica, arial, sans;
font-size: 9pt;
color: #444;
margin-top: 0;
margin-bottom: 12px;
}

span.navlink {
font-family: helvetica, arial, sans;
font-size: 12pt;
color: #fff;
}

span.emph {
font-family: helvetica, arial, sans;
font-size: 10pt;
font-weight: bold;
color: #ff6600;
}

span.formlabel {
font-family: helvetica, arial, sans;
font-size: 9pt;
font-weight: bold;
color: #444;
}

span.biggercopy {
font-family: helvetica, arial, sans;
font-size: 11pt;
color: #666;
}

span.fine {
font-family: helvetica, arial, sans;
font-size: 8pt;
color: #666;
}

span.spaced {
font-family: helvetica, arial, sans;
font-size: 10pt;
color: #666;
letter-spacing: 8px;
}

/* type styles for proof area */

h1.clientname {
font-family: helvetica, arial, sans;
font-size: 18pt;
font-weight:bold;
color: #00b4f1;
margin-bottom: 0;
}

p.white {
color: #FFFFFF; 
font-family: helvetica, arial, sans;
font-size: 10px;
}

p.stat {
color: #000000; 
font-family: helvetica, arial, sans;
font-size: 11px;
}

p.lite {
color: #000000; 
font-family: helvetica, arial, sans;
font-size: 9px;
}

p.thick {
color: #000000; 
font-family: helvetica, arial, sans;
font-weight:bold; 
font-size:11px;
}

p.spaced {
color: #000000; 
font-family: helvetica, arial, sans; 
font-size:11px; 
letter-spacing: 0.12cm;
}

span.white {
color: #fff; 
font-family: helvetica, arial, sans;
font-size: 10px;
}
