﻿
a:link		{color:#003399; text-decoration:none; border-bottom-style:solid; border-bottom-color:transparent; border-bottom-width:2px;} 
a:visited	{color:#003399; text-decoration:none; border-bottom-style:solid; border-bottom-color:transparent; border-bottom-width:2px;}
a:hover		{border-bottom-style:solid; border-bottom-color:#ff3300; border-bottom-width:2px; color:#0099ff;}

.nohover:link, .nohover:visited, .nohover:hover	{border-bottom-style:solid; border-bottom-color:transparent; border-bottom-width:2px;}

body		{width:950px; color:#999999; background-color:#cccccc; margin:0px auto; text-align:center; font-family:sans-serif, arial, helvetica;
			background-image:url('/images/bgBody.jpg'); background-attachment:fixed;}
div,table,form 	{margin:0;padding:0;}
table		{text-align:left;}
p			{color:#000000; text-align:left; margin:2px 2px 10px 5px;}
td			{color:#000000; font-size:10px; padding:2px;}
ul			{margin:2px 2px 10px 2px; color:#000000; font-size:12px; text-align:left; font-family:sans-serif, arial, helvetica;}
ul.nav		{list-style-image:url('/images/bullet.gif');}
ul.chk		{list-style-image:url('/images/tick_blue.gif');}
h1			{font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color:#000000; text-align:left; margin:10px 2px 2px 5px;}
hr, .hr		{height:1px; background-color:#cccccc; border-style:none;}

.main		{width:900px; background-color:#ffffff; margin:5px; padding:0;
			border-top-width:1px; border-top-style:solid; border-top-color:#668899; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#668899;
			background-image: url('/images/t1back.gif'); background-repeat:repeat-y; background-position:top;}
.third1		{width:220px; float:left; margin:5px;}
.third2		{width:420px; float:left; margin:5px;}
.third3		{width:220px; float:right; margin:5px;}

#ajaxcontent	{width:650px; float:left; margin:5px;}
#AjaxifyLoading	{}

.redbox		{background-color:#f9f9f9; border-style:solid; border-color:#cccccc; border-width:1px; margin:5px; padding:2px;}
.bluebox	{background-color:#f9f9f9; border-style:solid; border-color:#cccccc; border-width:1px; margin:5px; padding:5px;}
.prnbox		{background-color:#ffffff; padding:5px; overflow:hidden;}
.hoverbox	{border-width:1px; border-style:solid; border-color:#666666; margin-top:5px; cursor:pointer;}
.hoverbox:hover, hoverbox:active	{border-width:1px; border-style:solid; border-color:#ff3300; background-color:#eeeeee;}

.met	{color:#003399; font-weight:bold;}
img 	{border-width:0; border-color:transparent;}
.bullet	{margin-right:5px;}

input	{color:#003399; border-width:1px; border-style:solid; border-color:#999999; background-color:#ffffff; font-family:sans-serif, arial, helvetica; font-size:12px;}
.form	{width:150px;}
.wfrm	{width:250px;}
.cfrm	{width:100px;}
.sfrm	{font-size:10px; width:100px;}

.fbtn	{margin:0px; height:22px; width:60px; border:0; cursor:pointer; background: url('/images/grey_button.gif'); color:#003399; font-family:sans-serif, arial, helvetica; font-size: 11px; font-weight: bold;}
.fbtn:hover, .fbtn:active	{background-position:0px -22px; color:#0099ff;}
.fbtn2	{margin:0px; height:36px; width:36px; border:0; cursor:pointer;}

.credits{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	border:1px solid transparent;
	color:#000000;
}
.credits:hover, .tdcredits:active{
	cursor:pointer;
	border:1px solid #ff3300;
}

.b		{font-weight:bold;}
.i		{font-style:italic;}
.r		{font-style:normal;}
.bl		{color:#003399}
.or		{color:#ff3300;}
.gr		{color:#006600;}
.rd		{color:#CC0000;}
.pu		{color:#990099}
.bk		{color:#000000;}
.wh		{color:#ffffff;}
.gy		{color:#999999;}
.xlg	{font-size:36px;}
.vlg	{font-size:30px;}
.lrg	{font-size:22px;}
.med	{font-size:16px;}
.nrm	{font-size:14px;}
.sml	{font-size:12px;}
.tny	{font-size:10px;}

.al		{text-align:left;}
.ar		{text-align:right;}
.ac		{text-align:center;}
.aj		{ text-align:justify;}


/* jqModal */

.jqmWindow {
display:none;
position:fixed;
top:20%;
left:40%;
background-color:transparent;
margin:0;
padding:0;
}
.jqmOverlay {
background-color:#000000;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


/* iframe modal */

input.jqmClose {clear:right; float:right; margin:0px;}
#jqmTitle {text-align:left; overflow:hidden;}
#jqmContent {width:600px; height:500px; margin:0; padding:0; border:0;}


/* Easy Slider */

.graphic, #prevBtn, #nextBtn{
margin:0;
padding:0;
display:block;
overflow:hidden;
text-indent:-8000px;
}
#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
}
#slider li{
width:300px;
height:225px;
overflow:hidden;
}
p#controls, p#controls2{
margin:0;
position:relative;
}
#prevBtn, #nextBtn{
display:block;
margin:10px;
overflow:hidden;
text-indent:-8000px;		
width:30px;
height:77px;
position:absolute;
left:-50px;
top:-150px;
}
#nextBtn, #nextBtn2{ 
left:300px;
}
#prevBtn a, #nextBtn a{
display:block;
width:30px;
height:77px;
background:url(/images/photoleft.gif) no-repeat 0 0;
}
#nextBtn a{
background:url(/images/photoright.gif) no-repeat 0 0;
}
#nextBtn:hover, #nextBtn:active, #prevBtn:hover, #prevBtn:active {background-position:0px -50px;}


/* Uniform */

/* Global Declaration */

div.selector, 
div.selector span, 
div.checker span,
div.radio span, 
div.uploader, 
div.uploader span.action,
div.button,
div.button span {
  background-image: url(/scripts/pixelmatrix/images/sprite.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

.selector, 
.radio, 
.checker, 
.uploader,
.button, 
.selector *, 
.radio *, 
.checker *, 
.uploader *,
.button *{
  margin: 0;
  padding: 0;
}

/* INPUT & TEXTAREA */

input.text,
input.email, 
input.password,
textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 3px;
  color: #777;
  background: url('/scripts/pixelmatrix/images/bg-input-focus.png') repeat-x 0px 0px;
  background: url('/scripts/pixelmatrix/images/bg-input.png') repeat-x 0px 0px;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
}

input.text:focus,
input.email:focus,
input.password:focus,
textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #999;
  background: url('/scripts/pixelmatrix/images/bg-input-focus.png') repeat-x 0px 0px;
}

/* SPRITES */

/* Select */

div.selector {
  background-position: -483px -130px;
  line-height: 26px;
  height: 26px;
}

div.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}

div.selector:active, 
div.selector.active {
  background-position: -483px -156px;
}

div.selector:active span, 
div.selector.active span {
  background-position: right -26px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
  background-position: -483px -182px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
  background-position: right -52px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  background-position: -483px -208px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  background-position: right -78px;
}

div.selector.disabled {
  background-position: -483px -234px;
}

div.selector.disabled span {
  background-position: right -104px;
}

/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
  background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px;
}

div.checker span.checked {
  background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
  background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
  background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px;
}

div.radio span.checked {
  background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}

/* Uploader */

div.uploader {
  background-position: 0px -297px;
  height: 28px;
}

div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}

div.button {
  background-position: 0px -523px;
}

div.button span {
  background-position: right -643px;
}

div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: 0px -553px;
}

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -673px; 
}

div.button.active,
div.button:active {
  background-position: 0px -583px;
}

div.button.active span,
div.button:active span {
  background-position: right -703px;
  color: #555;
}

div.button.disabled,
div.button:disabled {
  background-position: 0px -613px;
}

div.button.disabled span,
div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}

/* PRESENTATION */

/* Button */

div.button {
  height: 30px;
}

div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}

/* Select */
div.selector {
  width: 150px;
  font-size: 12px;
}

div.selector select {
  width: 150px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border: solid 1px #fff;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #666;
  width: 118px;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
  color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 5px;
}

/* Radio */
div.radio {
  margin-right: 3px;
}

/* Uploader */
div.uploader {
  width: 190px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

div.uploader input {
  width: 190px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector, 
.checker, 
.button, 
.radio, 
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
  outline: 0;
}

/* Button */

div.button a,
div.button button,
div.button input {
  position: absolute;
}

div.button {
  cursor: pointer;
  position: relative;
}

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}

/* Select */

div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 25px;
  border: none;
  background: none;
}

/* Checker */

div.checker {
  position: relative;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
  position: relative;
}

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.radio input {
  opacity: 0;
  filter: alpha(opacity:0);
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}

div.uploader input {
  opacity: 0;
  filter: alpha(opacity:0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}

