html {
height: 100%;
}
body {
height: 100%;
margin: 0px;
padding: 0px;
font: 9pt/170% Verdana, Arial, Helvetica, sans-serif;
color: #333;
text-align: center;
background: #7e7e7e url(../images/bodybg.png) repeat-x;
}
#wrapper {
position: relative;
top: 0px;
width: 868px;
height: 100%;
min-height: 100%;
margin: auto;
background: url(../images/contentbg.png) repeat-y;
}
#header {
position: relative;
width: 868px;
height: 260px;
text-align: right;
background-color: #000;
}
#headshadow-left {
position: absolute;
left: 0px;
top: 0px;
width: 19px;
height: 260px;
background: url(../images/headshadow_l.png) no-repeat;
}
#headshadow-right {
position: absolute;
right: 0px;
top: 0px;
width: 19px;
height: 260px;
background: url(../images/headshadow_r.png) no-repeat;
}
#main {
margin: 50px 0px 0;
padding: 0px 19px;
text-align: left;
background: url(../images/contentbg.png) repeat-y;
}
#footer {
position: relative;
width: 830px;
margin: 0px auto;
padding: 30px 0px 40px;
font: 10pt/normal Arial, Helvetica, sans-serif;
text-align: center;
color: #9F9F9F;
background-color: #000;
}
#footer a:link, #footer a:visited {
color: #9F9F9F;
}
#footer a:hover, #footer a:active {
color: #E9E9E9;
}
#title {
width: 242px;
height: 124px;
position: absolute;
left: 89px;
bottom: 30px;
z-index: 2;
}
.title {
width: 242px;
height: 124px;
background: url(../images/title.png) no-repeat;
}
img {
border: none;
}
.clear {
clear: both;
height: 0px;
}
p {
margin-top: 0px;
margin-bottom: 10px;
}
h1 {
font: 1.7em/normal arial, helvetica, sans-serif;
margin-top: 0px;
margin-bottom: 15px;
color: #000;
line-height: normal;
}
.h1sub {
font-size: 0.7em;
line-height: 140%;
}
h2 {
font: 1.5em arial, helvetica, sans-serif;
margin-top: 20px;
margin-bottom: 10px;
color: #000;
line-height: normal;
}
h3 {
font: bold 1.3em arial, helvetica, sans-serif;
margin-top: 10px;
margin-bottom: 10px;
color: #000;
line-height: normal;
}
h4 {
font: bold 1.2em arial, helvetica, sans-serif;
margin-top: 15px;
margin-bottom: 10px;
color: #000;
line-height: normal;
}

a {
text-decoration: none;
}
a:link {
color: #AC0D0D;
}
a:visited {
color: #AC0D0D/*888800*/;
}
a:hover, a:active {
color: #858585;
}
#nav {
width: 225px;
float: left;
font: 11pt/normal Arial, Helvetica, sans-serif;
}
#nav_border {
border-top: 1px dotted #ccc;
margin-left: 70px;
}
#nav a:link, #nav a:visited {
display: block;
padding: 0.8em 0;
color: #AC0D0D;
border-bottom: 1px dotted #ccc;
outline: none;
}
#nav a:hover, #nav a:active {
color: #858585;
}
#nav a.current:link, #nav a.current:visited {
color: #000;
}
#nav a.current:hover, #nav a.current:active {
color: #000;
}
#nav img {
padding: 30px 0 30px 70px;
}
#content {
width: 485px;
float: right;
padding-right: 70px;
padding-bottom: 40px;
}
#sectionnav {
margin-bottom: 30px;
padding: 8px 10px;
font: 10pt/normal Arial, Helvetica, sans-serif;
background-color: #E2E2E2;
border-top: 1px solid #D4D4D4;
border-bottom: 1px solid #D4D4D4;
}
#sectionnav a:link, #sectionnav a:visited {
color: #AC0D0D;
}
#sectionnav a:hover, #sectionnav a:active {
color: #7A7A7A;
}
#sectionnav a.current:link, #sectionnav a.current:visited {
color: #000;
}
#sectionnav a.current:hover, #sectionnav a.current:active {
color: #000;
}
.rightimg {
float: right;
margin: 3px 0px 10px 10px;
}
.centerimg {
margin: 5px auto 10px;
text-align: center;
}
.list li {
margin-bottom: 5px;
}
.intro {
font-size: 1.2em;
color: #666;
line-height: 140%;
margin: 15px 0px 10px;
}
.subintro {
margin-bottom: 30px;
}
.emphasis {
font-weight: bold;
color: #000;
line-height: 180%;
}
a.footnoteref:visited {
color: #AC0D0D;
}
.leftindent {
padding-left: 50px;
}
.imgrow {
height: 167px;
padding-top: 20px;
clear: left;
}
.imgcol, .imgcol1 {
position: relative;
float: left;
width: 145px;
height: 135px;
text-align: center;
padding-top: 10px;
border: 1px solid #E2E2E2;
background-color: #F9F9F9;
}
.imgcol {
margin-right: 22px;
}
.imgcol1 {
margin-right: 0px;
}
.imgcol p, .imgcol1 p {
position: absolute;
bottom: -33px;
left: 0;
width: 138px;
padding: 2px 4px;
background-color: #E2E2E2;
}
.prevnext {
padding: 10px 0px;
text-align: right;
}
.prevnext a:link, .prevnext a:visited {
color: #AC0D0D;
}
.prevnext a:hover, .prevnext a:active {
color: #858585;
}
.prevnext a.current:link,
.prevnext a.current:visited {
font-weight: bold;
color: #333;
}
.imglarge {
width: 454px;
height: 419px;
margin-top: 30px;
padding-top: 35px;
text-align: center;
border: 1px solid #E2E2E2;
background-color: #F9F9F9;
}
.caption {
width: 434px;
padding: 2px 10px 3px;
background-color: #E2E2E2;
border: 1px solid #E2E2E2;
}
.photo_caption {
display: block;
padding: 5px 10px;
background-color: #E2E2E2;
}
.imgnav {
width: 454px;
margin-top: 10px;
}
.imgnavleft {
float: left;
padding-bottom: 20px;
}
.imgnavright {
float: right;
}
.imgleft {
float: left;
margin: 0 15px 10px 0;
}

.imgnav a:link, .imgnav a:visited {
color: #AC0D0D;
}
.imgnav a:hover, .imgnav a:active {
color: #858585;
}
.topspace {
margin-top: 20px;
}
h1.topspace {
margin-top: 20px;
}
a.perm:link, a.perm:visited {
color: #AC0D0D;
}
a.perm:hover, a.perm:active {
color: #858585;
}
.featured {
margin: 14px 0;
padding: 10px;
/*font-size: 1.1em;*/
background-color: #F7F7F7;
border-top: 1px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
}
.purchase {
padding: 10px;
margin-top: 15px;
background-color: #fff;
border: 1px solid #E1E1E1;
}
.pp {
vertical-align: middle;
}
.leftcol {
width: 210px;
float: left;
}
.rightcol {
width: 210px;
float: right;
}
.block {
display: block;
}
.pressitem {
margin-top: 
30px;
padding: 0 10px;
border-left: 5px solid #E2E2E2;
border-right: 5px solid #E2E2E2;
}
.source {
display: inline-block;
margin-top: 10px;
padding: 2px 6px;
background-color:#D4D4D4;
}
.rule {
margin: 20px 0;
border-top: 1px solid #ccc;
}



.video {
box-sizing: border-box;
max-width: 640px;
text-align: center;
margin: 30px 0;
background-color: #eee;
}
.video iframe, .video object {
display: block;
margin: auto;
}
.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.video .videoWrapper iframe,
.video .videoWrapper object {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
