

/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }







/* ==|== primary styles =====================================================
   Author: inkahoots.com.au
   ========================================================================== */

body { 
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	background: #BAE0F7;
}
body, select, input, textarea { color:#000; } 
html, body { height:100%; }
a, a:active, a:visited { color:#000; text-decoration: underline; }
a:hover { color:#000; text-decoration: none; }
a img { border:none; }

p { margin: 0 0 1.2em 0; }

h1, h2, h3, h4 {
	font-family: "futura-pt", Helvetica, Arial, sans-serif;
	font-weight: 700;
	margin: 1.0em 0 0.2em 0;
	padding: 0;
}
h1 {
	font-size: 130%;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	display: inline-block;
	line-height: 1.2;
	padding: 0 20px 0 0;
	margin: 0 0 0.8em 0;
}
h2 {
	font-size: 140%;
	color: #FFF;
}
h3 {
	font-size: 120%;
}
h3 {
	margin-top: 2em;
}
h2.aft, h3.aft {
	margin: 0.5em 0 0.2em 0;
}
#main h1+h3 {
	margin-top: 1em;
}


#container {
	position:relative;
	text-align: left;
	overflow: hidden;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
}


#loader {
	position: absolute;
	top: 35px;
	left: 200px;
	width: 16px;
	height: 16px;
	z-index: 40;
	background: url(../img/loading_anim.gif);
	display: none;
}


header {
	position: relative;
	height: 91px;
	overflow: hidden;
}

header h1 {
	position: absolute;
	top: 28px;
	left: 46px;
	width: 123px;
	height: 63px;
	margin: 0; padding: 0;
	background-image: url(/img/header_logo.gif); 
	text-indent: -300em;
	overflow: hidden;
}
header h1 a {
	display: block;
	width: 123px;
	height: 63px;
}
.svg header h1 {
	background-image: url(/img/header_logo.svg?v=4); 
}



header ul.menu {
	position: absolute;
	top: 62px;
	left: 200px;
}
header ul.menu, header ul.menu ul {	
	display: inline;
	float: left;
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
header ul.menu ul {
	display: none;
}
header ul.menu li.sel ul {
	display: inline;
}
header ul.menu li {
	font-family: "futura-pt", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
	display: inline;
	overflow: hidden;
}
header ul.menu > li.sel .i {
	background: url(/img/menu_bar_bg.gif?v=1) no-repeat 0px 3px;
}
header ul.menu > li.sel {
	background: url(/img/menu_bar_bg.gif?v=1) no-repeat right 3px;
}
header ul.menu li .i {
	float: left;
	overflow: hidden;
	padding: 7px 0 0 0;
	margin: 0 0;
}
header ul.menu li .ii {
	display: inline;
	float: left;
	overflow: hidden;
}
header ul.menu li.sel .i {
	padding: 7px 5px 0 5px;
	margin: 0 5px;
}
header ul.menu > li:first-child .i {
	margin: 0;
}
header ul.menu > li:first-child a {
	margin: 0 5px 0 0;
}
header ul.menu > li.sel:first-child .i {
	margin: 0 5px 0 0;
}
header ul.menu > li.sel:first-child a {
	margin: 0 5px 0 5px;
}
header ul.menu li li, header ul.menu li li.sel {
	padding: 0; margin: 0;
	border: none;
}
header ul.menu li a {
	outline: 0;
	color: #FFF;
	text-decoration: none;
	float: left;
	margin: 0 5px 0 5px;
	vertical-align: bottom;
	line-height: 1.4;
}
header ul.menu li.sel a, header ul.menu li a:hover {
	color: #000;
}
header ul.menu li.sel li a, header ul.menu li li a {
	color: #808285;
}
header ul.menu li li.sel a, header ul.menu li li a:hover {
	color: #808285;
	text-decoration: underline;
}



#main {
	position: absolute;
	top: 128px;
}
#main img {
	display: block;
	margin: 12px 0 6px 0;
}
#main p {
	
}


.mainWrap {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
}


.catContentMask {
	position: relative;
	left: 200px;
	width: 530px;
	overflow: hidden;
}
.catContent {
	position: relative;
	left: 0;
	width: 530px;
	overflow: auto;
}
.catContent .inner {
	width: 480px;
}
.mainWrap .randSymbol {
	position: absolute;
	top: 0px;
	left: 56px;
	width: 72px;
	height: 72px;
}
#main .mainWrap .randSymbol img {
	margin: 0;
}
.mainWrap .randSymbol img {
	display: block;
	margin: 0;
}
.mainWrap {
	font-size: 110%;
}



.itemListMask {
	position: absolute;
	top: 170px;
	left: 55px;
	width: 126px;
	z-index: 10;
	overflow: hidden;
}
.itemList {
	position: relative;
	top: 0;
	left: 0;
	width: 126px;
	list-style: none;
	margin: 0; padding: 0;
}
.itemList li {
	display: block;
	margin: 0 0 0.6em 0;
	line-height: 1;
}
.itemList li a {
	text-decoration: none;
	font-family: "futura-pt", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #808285;
}
.itemList li a.sel, .itemList li a:hover {
	color: #000;
}


.item {
	position: absolute;
	z-index: 5;
}
.itemInfoMask {
	position: absolute;
	left: 55px;
	width: 130px;
	height: 165px;
	overflow: hidden;
}
.item h1 {
	position: absolute;
	left: 0;
	margin: 0;
	border: none;
	font-size: 100%;
	font-family: "futura-pt", Helvetica, Arial, sans-serif;
	text-transform: none;
	font-weight: 400;
	width: 130px;
}
.item h1 .sub {
	color: #808285;
}
.itemGalleryNav {
	position: absolute;
	top: 65px;
	margin: 0;
	width: 125px;
}
.itemGalleryNav .tns {
	width: 85px;
	height: 60px;
}
#main .itemGalleryNav .tns img {
	position: absolute;
	display: none;
	margin: 0 0 0 0;
}
#main .itemGalleryNav .tns img:first-child {
	display: block;
}
.itemGalleryNav ul.nav {
	list-style: none;
	overflow: hidden;
	margin: 3px 0 0 0; padding: 0;
}
.itemGalleryNav ul.nav li {
	float: left;
}
.itemGalleryNav ul.nav li a {
	text-decoration: none;
	font-family: "futura-pt", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #808285;
	padding: 0 3px 0 0;
}
.itemGalleryNav ul.nav li a:hover, .itemGalleryNav ul.nav li a.sel {
	color: #000;
}



.itemContentWrap, .itemGalleryWrap, .itemContentMask {
	position: absolute;
	top: 0;
	left: 0;
}
.itemContentMask {
	left: 200px;
	overflow: hidden;
}
.itemContentWrap {
	width: 260px;
	z-index: 10;
	font-size: 85%;
}
.itemContent {
	margin: 55px 8px 0 0;
	display: none;
}
.itemContent .inner {
	width: 215px;
	margin: 0 0 0 15px;
}

.itemGalleryWrap {
	z-index: 5;
}
#main .itemGalleryWrap img {
	margin: 0;
	position: absolute;
	display: none;
}
#main .itemGalleryWrap img:first-child {
	display: block;
}

.toggleItemContent {
	position: absolute;
	bottom: 10px;
	left: 14px;
	background-image: url(../img/toggle_content.png?v=5);
	width: 25px;
	height: 25px;
	display: block;
	overflow: hidden;
	display: none;
}
.svg .toggleItemContent {
	background-image: url(../img/toggle_content.svg?v=5);
}
.toggleItemContent:hover {
	background-position: 0 -27px;
}
.toggleItemContent.active {
	background-position: -27px 0px;
}
.toggleItemContent.active:hover {
	background-position: -27px -27px;
}






/* jScrollPane */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 13px;
	height: 100%;
	background: transparent;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: transparent;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: url(../img/jsp_trak.gif);
	position: relative;
}

.jspDrag
{
	background: url(../img/jsp_drag.png) 0 4px no-repeat;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	height: 16px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspDrag:hover {
	background-position: 0 -9px;
}

.jspArrow
{
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}
.jspArrow:hover {
	background-position: 0 -21px;
}
.jspArrowUp {
	background: url(../img/jsp_up.png);
}
.jspArrowDown {
	background: url(../img/jsp_down.png);
}

.jspArrow.jspDisabled
{
	cursor: default;
}

.jspVerticalBar .jspArrow
{
	height: 13px;
}

.jspHorizontalBar .jspArrow
{
	width: 13px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}




.itemContentWrap .jspTrack {
	background-image: url(../img/jdark_trak.gif);
}
.itemContentWrap .jspDrag {
	background-image: url(../img/jdark_drag.png);
}
.itemContentWrap .jspArrowUp {
	background-image: url(../img/jdark_up.png);
}
.itemContentWrap .jspArrowDown {
	background-image: url(../img/jdark_down.png);
}








/* Notices and Errors */
div.message {
	color: #FFF;
	font-size: 100%;
	display: block;
	
	padding: 0.5em;
	margin: 0 0 6px 0;
	background: rgb(57, 181, 74);
	background: rgba(57, 181, 74, 0.8);
	z-index: 150;
}
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;
}


/* Related */
div.related {
	clear: both;
	display: block;
}













@media only screen and (min-width: 35em) {
  

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
