/* =Layout
----------------------------------------------------------------------------- */
body {
  background: #1f1513 url('../img/background.jpg') no-repeat center top;
  font: 100% Arial, Helvetica Neue, Helvetica, sans-serif;
  min-width: 976px;
  padding: 167px 0 25px;
  text-align: center;
}
#skip-to-content {
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
}
#wrapper {
  margin: 0 auto;
  text-align: left;
  width: 976px;
}
#logo {
  margin-left: 34px;
  position: absolute;
  top: 35px;
}
#logo span {
  position: relative;
  top: -999em
}
#primary-nav {
  height: 27px;
  padding: 0 0 5px 430px;
}
#body {
  background: url('../img/bg-body-top.png') no-repeat center top;
  padding-top: 6px;
}
#body-inner {
  padding: 0 8px;
}
.home #body-inner {
  background: url('../img/bg-body.gif') repeat-y center top;
}
.internal #body-inner {
  background: url('../img/bg-body-internal.gif') repeat-y center top;
}
#content {
	overflow: auto;
}
.internal #content-area {
  background: url('../img/bg-content-bottom.gif') no-repeat center bottom;
  font-size: 0.77em;
  padding-bottom: 6px;
}
.internal #content-area-inner {
  background: url('../img/bg-content-top.png') no-repeat center top;
  height: auto !important;
  height: 365px; /* For IE6 */
  min-height: 365px;
  padding: 0 17px 0 228px;
}
.sidebar {
  margin: 0 17px 0 -211px;
  position: absolute;
  width: 174px;
}
#breadcrumb {
  color: #8d8d8d;
  line-height: 30px;
  margin-bottom: 13px;
	min-height: 30px;
  overflow: auto;
  width: 100%;
}
#breadcrumb li {
  float: left;
  margin-right: 4px;
}
#breadcrumb a {
  color: #b541a6;
}
#footer {
  background: url('../img/bg-footer-bottom.png') no-repeat center bottom;
  color: #fff;
  font-size: 77%;
  padding-bottom: 6px;
}
#footer-inner {
  background: url('../img/bg-body.gif') repeat-y center top;
  height: auto !important;
  height: 47px; /* For IE6 */
  overflow: auto;
  padding: 15px 0 10px;
}
#footer-links li {
  display: inline;
}
#footer-links a {
  margin: 0 5px;
  text-decoration: none;
}
#footer-links a:link, #footer-links a:visited {
  border-bottom: dotted 1px #fff;
  color: #e4b5b5;
}
#footer-links a:hover, #footer a:active {
  border-bottom: none;
  color: #fff;
}
#copyright, #footer-links, #site-attribution {
  float: left;
}
#copyright {
  line-height: 22px;
  margin-left: 15px;
  width: 205px;
}
#footer-links {
  line-height: 22px;
  text-align: center;
  width: 520px;
}
#site-attribution {
  margin-right: 15px;
  text-align: right;
  width: 205px;
}








/* =Primary Navigation
----------------------------------------------------------------------------- */
#primary-nav a {
  background-image: url('../img/primary-nav.png');
  display: block;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
  text-indent: -999em;
  width: 100%;
}
#primary-nav li {
  float: left;
}

/** home **/
#primary-nav .home {
  width: 76px;
}
#primary-nav li:hover .home,
#primary-nav li.sfhover .home {
  background-position: 0 -27px;
}

/** company **/
#primary-nav .company {
  background-position: -76px 0;
  width: 103px;
}
#primary-nav li:hover .company,
#primary-nav li.sfhover .company{
  background-position: -76px -27px;
}

/** news **/
#primary-nav .news {
  background-position: -179px 0;
  width: 74px;
}
#primary-nav li:hover .news,
#primary-nav li.sfhover .news {
  background-position: -179px -27px;
}

/** products **/
#primary-nav .products {
  background-position: -253px 0;
  width: 96px;
}
#primary-nav li:hover .products,
#primary-nav li.sfhover .products{
  background-position: -253px -27px;
}

/** resources **/
#primary-nav .resources {
  background-position: -349px 0;
  width: 108px;
}
#primary-nav li:hover .resources,
#primary-nav li.sfhover .resources{
  background-position: -349px -27px;
}

/** contact **/
#primary-nav .contact {
  background-position: -457px 0;
  width: 89px;
}
#primary-nav li:hover .contact,
#primary-nav li.sfhover .contact {
  background-position: -457px -27px;
}

/** son of suckerfish dropdowns **/
/** See http://htmldog.com/articles/suckerfish/dropdowns/ **/
#primary-nav li ul {
	position: absolute;
	left: -999em;
}
#primary-nav li:hover ul, #primary-nav li.sfhover ul {
	left: auto;
}
#primary-nav li li {
  float: none;
  font-size: 12px;
  width: 142px;
}
#primary-nav li .first {
  background: url('../img/bg-drop-down-top.png') no-repeat left top;
  padding-top: 5px;
}
#primary-nav li li.last {
  background: url('../img/bg-drop-down-bottom.png') no-repeat left bottom;
  padding-bottom: 5px;
}
#primary-nav li li a {
  background: url('../img/bg-drop-down-item.png') no-repeat left top;
  color: #3c3434;
  height: 24px;
  line-height: 24px;
  text-decoration: none;
  text-indent: 10px;
}
#primary-nav li li a:hover {
  background-position: left -24px;
  color: #fff;
}




/* =Sidebar
----------------------------------------------------------------------------- */

/** internal sidebar **/
#sidebar li {
  background-image: url('../img/sidebar.png');
  background-repeat: no-repeat;
  padding-bottom: 3px;
  width: 176px;
}
#sidebar a {
  display: block;
  height: 100%;
  overflow: hidden;
  text-indent: -999em;
  width: 100%;
}
#sidebar .break-open-tickets input, #sidebar .break-open-tickets select {
	border: solid 1px #a5acb2;
  font-size: 0.9em;
	position: absolute;
}
#sidebar .break-open-tickets {
  height: 142px;
}
#sidebar .break-open-tickets form {
  padding: 0 9px;
}
#sidebar .break-open-tickets legend {
  display: block;
  line-height: 48px;
  text-indent: -999em;
}
#sidebar .break-open-tickets select {
  display: block;
	height: 20px;
  width: 159px;
}
#sidebar .break-open-tickets #player-favorites-select {
  margin-top: 30px;
}
#sidebar .break-open-tickets .search-input {
  background-position: -1px 0;
  height: 16px;
	margin-top: 60px !important;
	margin-top: 56px;  /* For IE6 */
  width: 133px;
}
#sidebar .break-open-tickets .search-submit {
	background: url('../img/sidebar.png') no-repeat -148px -108px;
  border: none;
  cursor: pointer;
  height: 20px;
  line-height: 100em;
  margin-left: 139px;
	margin-top: 60px !important;
	margin-top: 56px;  /* For IE6 */
  padding: 0;
  text-indent: -999em;
  width: 20px;
}
#sidebar .tabboxx {
  background-position: left -145px;
  height: 52px;
}
#sidebar .v2-updates {
  background-position: left -200px;
  height: 52px;
}
#sidebar .outside-the-tabboxx {
  background-position: left -255px;
  height: 52px;
}
#admin-sidebar {
	color: #fff;
	font-size: 1.25em;
	padding-top: 10px;
}

/** admin sidebar **/
#admin-sidebar ul {
	list-style-type: disc;
	padding-left: 1.5em;
}
#admin-sidebar ul ul {
	list-style-type: none;
	padding-left: 1em;
}
#admin-sidebar li {
	margin: 0.5em 0;
}
#admin-sidebar li li {
	font-size: 0.8em;
}
#admin-sidebar a {
	color: #fff;
	text-decoration: none;
}
#admin-sidebar a:hover {
	text-decoration: underline;
}




/* =Content Area
----------------------------------------------------------------------------- */

/** notices and errors **/
div#flashMessage {
  background-color: #fff08f;
  border: 1px solid #8f6262;
  padding: 0.25em 0.5em;
}
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/** horizontal buttons **/
#horizontal-buttons {
  overflow: auto;
}
#horizontal-buttons li {
  float: left;
}
#horizontal-buttons a {
  background: url('../img/horizontal-buttons.png') no-repeat left top;
  display: block;
  height: 60px;
  overflow: hidden;
  text-indent: -999em;
  width: 320px;
}
#horizontal-buttons .v2 a {
  background-position: -320px 0;
}
#horizontal-buttons .misc a {
  background-position: -640px 0;
}

/** node lists **/
.node {
	background: url('../img/dot.gif') repeat-x center bottom;
	padding-bottom: 5px;
}
#content .products-listing {
	margin: 0;
	overflow: auto;
	padding: 0;
}
.products-listing li {
	background: url('../img/product-thumbnail-background.png');
	float: left;
	height: 225px;
	list-style: none;
	margin-right: 15px;
	text-align: center;
	width: 170px;
}
.products-listing a.product-title {
	color: #4382c4;
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 29px;
	margin-top: 2px;
	text-decoration: none;
	text-transform: uppercase;
}
.products-listing img {
	border: solid 1px #cfbaaf;
}




/* =HTML Elements
------------------------------------------------------------------------------*/
em {
	font-style: italic;
}
pre, code {
  font-size: 1.1em; /* Monospace fonts can be hard to read */
  font-family: "Bitstream Vera Sans Mono", "Courier New", monospace;
}
strong {
	font-weight: bold;
}

/** headings **/
#content h1 {
  color: #b541a6;
  font-size: 1.666em;
  margin-top: 0;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
#content h2 {
  color: #333;
  font-size: 1.45em;
  margin-top: 0.667em; /* Equivalent to 1em in the page's base font: 1 / 1.5 = 0.667em */
}
h3 {
  font-size: 1.3em;
  line-height: 1.1em;
  margin-top: 0.769em; /* Equivalent to 1em in the page's base font: 1 / 1.3 = 0.769 */
  margin-bottom: 0.769em;
}
h4, h5, h6 {
  font-size: 1.2em;
  line-height: 1em;
  margin-top: 0.909em; /* Equivalent to 1em in the page's base font: 1 / 1.1 = 0.909 */
  margin-bottom: 0.909em;
}

/** block-level elements **/
p, #content ul, ol, dl, pre, table, fieldset, blockquote {
  margin: 0.333em 0 1em;
}
blockquote {
  padding-left: 2em;
}

/** lists **/
/* standardize list item indentation */
#content ul, ol {
  margin-left: 0;
  padding-left: 2em;
}

#content ul          { list-style-type: disc; }
#content ul ul       { list-style-type: circle; }
#content ul ul ul    { list-style-type: square; }
#content ul ul ul ul { list-style-type: circle; }
ol                   { list-style-type: decimal; }
ol ol                { list-style-type: lower-alpha; }
ol ol ol             { list-style-type: decimal; }

dd {
  margin: 0 0 0 2em;
  padding: 0;
}

/** links **/
/* The order of link states are based on Eric Meyer's article:
 * http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states
 */
a:link {
  color: #b541a6; /* Purple */
}

a:visited {
}

a:hover, a:focus {
}

a:active {
}

/** tables **/
th, thead th, tbody th {
  text-align: center;
  padding-right: 0;
  border-bottom: none;
}

tbody {
  border-top: none;
}

/** abbreviations **/
abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
  white-space: nowrap;
}

/** images **/
img {
  border: 0;
}

/** horizontal rules **/
hr {
  height: 1px;
  border: 1px solid #666;
}

/** forms **/
#content fieldset {
	border: solid 1px #cfbaaf;
  margin: 1em 0;
  padding: 0.75em 1.25em;
}
#content fieldset legend {
	color: #af8d7a;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1.3125em;
	padding: 0 10px;
}
#content form {
	margin-top: 1em;
}
#content div.input {
	margin-bottom: 5px;
}
#content label {
	display: block;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1.125em;
	margin-bottom: 3px;
}
#content .checkbox label {
	display: inline;
}
#content .required label {
	font-weight: bold;
}




/* =Admin
----------------------------------------------------------------------------- */
.product-attachments li {
	line-height: 200%;
}
.input.checkbox {
	padding: 10px 0;
}

/** node lists **/
.app-icons img {
	position: relative;
	top: 4px;
}
td.app-icons, th.app-icons {
	text-align: center;
}
.admin #content .node-list {
	margin-top: 1em;
	padding-left: 1em;
}
.admin #content .node-list table {
	border-collapse: collapse;
	font-size: 0.9em;
	margin: 0.25em 0;
}
.admin #content .node-list tr:hover td {
	background-color: #ffefd5;
}
.admin #content .node-list td {
	border-bottom: solid 1px #ffdbaa;
	padding: 0.25em;
}
.admin #content .node-list th {
	background-color: #ffe4bf;
	border-bottom: solid 1px #ffd295;
	font-size: 1.333em;
	padding: 0.25em;
	text-align: left;
}
.admin #content .node-list tr:hover th {
	background-color: #ffd79f;
	border-bottom: solid 1px #ffc980;
}
.admin #content .node-list .node-title {
	border-left: solid 1px #ffdbaa;
	padding-left: 0.75em;
	padding-right: 10em;
}
.admin #content .node-list .app-icons.first {
	border-left: solid 1px #ffdbaa;
}
.admin #content .node-list tr:hover .dummy {
	background-color: transparent;
}




/* =Page-Specific
----------------------------------------------------------------------------- */
.section-news .content-left {
	float: left;
	margin-right: 40px;
	min-height: 200px;
	padding-bottom: 15px;
	width: 515px;
}
.section-news .side-right li {
	line-height: 150%;
	list-style: none;
}
.section-news .side-right a {
	color: #000;
	text-decoration: none;
}
.section-products #content .product-attachments {
	float: right;
	width: 220px;
}
.section-products #content .product-attachments ul {
	padding-left: 0;
}
.section-products .product-attachments li {
	list-style: none;
}
.section-products .product-attachments li a {
	background: url('../img/pdf-icon.gif') no-repeat left center;
	padding: 1px 0 1px 20px;
}




/* =Miscellanea
----------------------------------------------------------------------------- */
.pager {
	margin-top: 15px;
}
.pager a {
	color: #333;
}
.pager .current {
	color: #b541a6;
	font-weight: bold;
}
.disabled {
	color: #777;
	display: inline;
}
.help-text {
	color: #333;
	font-size: 90%;
	font-style: italic;
}
.product-details {
	clear: both;
}
