.debug {
display: none;
}

/* typography */
body {font-size:75%;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.5;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1em;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:.5em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em 0;}

body {
color: #000;
background-color: #ebebeb;
}

h1 {
font-size: 2em;
font-weight: bold;
}

h2 {
font-size: 1.5em;
font-weight: bold;
margin: 0 0 .1em 0;
}

a:link, a:visited, a:active {
color: #ffcc33;
text-decoration: none;
}

a:hover {
color: #ffcc33;
text-decoration: underline;
}

ul {
list-style-type: disc;
list-style-position: outside;
margin: 0 0 1.75em 15px;
}

ul li {
line-height: 1.5em;
margin-bottom: .5em;
}

blockquote {
font-style: italic;
line-height: 1.5em;
}

hr {
border: 0;
border-top: 1px solid #ffcc33;
margin: 1em 0 .5em 0;
height: 1px;
}

.ie hr {
position:relative; top:-7px;
}

.ie hr + * { 
position:relative; top:-14px; 
}

#container { 
background-color:#ebebeb; 
margin: 15px auto;
}

#container #header {
padding: 0 0 10px 0;
margin: 0 0 10px 0;
border-bottom: 1px solid #999;
}

#container #header h1 {
display: none;
}

#container #header a:link,  
#container #header a:visited, 
#container #header a:active {
color: #000;
text-decoration: none;
}

#container #header a:hover {
color: #000;
text-decoration: underline;
} 

.container_12 .ttl {
margin-top: 22px;
}

#gnav {
margin-top: 68px;
text-align: right;
}

ul.navlist {
list-style-type: none;
list-style-image:none;
list-style-position:none;
list-style-type:none;
margin: 0;
padding: 0;
}

#gnav .navlist li {
display: inline;
list-style-type: none;
list-style-image:none;
list-style-position:none;
list-style-type:none;
margin: 0 0 0 40px;
padding: 0;
background-image:url(/includes/images/bkd_nav_off.gif);
background-repeat: no-repeat;
background-position: right;
}

.webkit #gnav .navlist li {
background-position-y: 1px;
}

#gnav .navlist li.on {
background-image:url(/includes/images/bkd_nav_on.gif);	
}

#gnav .navlist li#nav-home {
margin-left: 30px;
}

#container #footer {
border-top: 1px solid #999;
padding: 10px 0 0 0;
margin: 10px 0 0 0;
font-weight: bold;
color: #333;
}

#container #footer a {
color: #333;
text-decoration: underline;
}

.sm, .small {
font-size: 0.8em;
}

.lg {
font-size: 1.2em;
}

.mask {
clear: both;
position: relative;
background-color: #000;
background: rgba(23, 23, 23, 0.45);
}

.ie8 .mask {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
filter: alpha(opacity=75);
}

#content {
background-image:url("/includes/images/bkd_content.gif");
background-repeat: repeat-x;
background-color: #333;
padding-bottom: 20px;
color: #fff;	
}

#content .ttl {
width: 780px;
padding: 17px 54px 8px 66px;
}

#content #main {
width: 535px;
margin: 0 0 0 66px;	
}

.ie6 #content #main {
margin: 0 0 0 33px;	
}

#content #rail {
margin: 0 54px 0 30px;
}

#rail a {
font-weight: bold;
color: #99bdcc;
}

#rail ul li {
list-style-image: url(/includes/images/link_arrow_yellow.png);
}

#rail .shade {
background-color: #444;
padding: 15px 15px 1px 15px;
margin-bottom: 20px;
}

.shade h3 {
font-size: 1.3em;
font-weight: bold;
color: #ffcc33;
}

.ttl hr {
margin: 1em 0 .5em 0;
}

ul.related {
list-style: none;
margin: 0 0 2em 0;
padding: 0;
}

ul.related li {
padding: 0;
margin: 0 0 1em 0;
}

ul#slideshow {
display: none;
}

#sswrap {
width: 100%;
background-color: #333;
background-image:url("/includes/images/bkd_content.gif");
float: right;
padding: 0;
text-align: right;
font-size: .9em;
}

#sscaption {
color: #99bdcc;
display: inline-block;
}

ul#ssnav {
margin: 5px 45px 5px 10px;
list-style: none;
display: inline-block;
}

ul#ssnav li {
text-align: center;
list-style: none;
display: inline-block;
width: 17px;
height: 17px;
background-color: #515151;
color: #fff;
margin: 0 9px 0 0;
cursor: pointer;
}

ul#ssnav li.on {
background-color: #99bdcc;
color: #333;
}

.ie ul#ssnav, .ie ul#ssnav li, #sscaption {
display: inline;
}

.strip {
height: 22px;
}

.yellow {
color: #ffcc33;
}

.bkdyellow {
background-color: #ffcc33;
}

.bkdwhite {
background-color: #fff;
}

.bkdblue {
background-color: #99bdcc;
}

.tools a {
font-weight: bold;
text-decoration: none;
color: #fff;
text-transform:uppercase;
}

table#hdrtools {
float: right;
}

#hdrtools td {
vertical-align: middle;
padding-right: 10px;
}

#hdr-signin {
display: none;
}

#hdr-signin #signin-frm {
font-size: .9em;
font-weight: bold;
height: 23px;
width: 900px;
margin: 40px auto 0 auto;
text-align: right;
padding: 0px 0 0 0;
z-index: 1000;
position:absolute;
}

#comment-signin #signin-frm {
font-size: .9em;
font-weight: bold;
}

input[type=text], input[type=password] {
border: 1px solid #99bdcc;
color: #000;
padding: 3px;
}

#signin-frm-btn {
width: 66px;
}

input[type=submit], input[type=button] {
font-size: 1.2em;
text-transform: lowercase;
height: 23px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #ffcc33;
background-color: #ffcc33;
color: #000;
font-weight: bold;
padding: 0px 3px 3px 3px;
margin: 0 0 0 10px;
}

input[type=button].cancel {
color: #333;
background-color: #ebebeb;
}

.left {
float: left;
}

.right {
float: right;
}

.txtright {
text-align: right;
}

.clear {
clear: both;
}
