html {background: #666666;}
body {background:#666666; font:13px Arial, Helvetica, Sans-Serif;	color:#555555;	margin:0; padding:0; outline:none;}
.within960{width:960px; height:202px; margin:0px auto 5px auto; padding:0px; background-color:#666666;}

/* ---- Standard Elements ---- */

a {color:#1d75b4; text-decoration:underline;}
a:hover {color:#1d75b4;	text-decoration:none;}
a img {border:none;}
h1, h2, h3, h4, h5 {font-family:Arial, Helvetica, Sans-Serif; font-weight:bolder; color:#555555; padding:0;	margin:0 0 8px 0;}
h1 {font-size:24px; letter-spacing:-1px;}
h2 {font-size:20px; letter-spacing:-.7px;}
h3 {font-size:18px; letter-spacing:-.5px;}
h4 {font-size:16px;}
h5 {font-size:14px; margin-bottom:3px;}

p {line-height:1.7em; padding:0; margin:0 0 8px 0;}
blockquote {line-height:2em; font-style:italic;}
ul {list-style-type:square;	line-height:1.7em; padding-left:25px; margin-left:0px;}

.leftimage {float:left; margin:0 10px 10px 0; width:auto;}
#container {width:960px; margin:0 auto;}

/* ---- Display ---- */
.display_blue {background: url(../images/display_bluebg.gif);	width: 960px;	height: 250px;}/*.display_blue {position:relative; z-index:2; background: url(../images/display_bluebg.gif); width:960px; height: 250px; background-repeat:no-repeat;}*/
.pagetitle {z-index:2; background: url(../images/display_bluebg.gif) top left;	width: 930px;	height: 40px;	padding: 30px 0 30px 30px;}/*.pagetitle {background:url(../images/display_bluebg.gif) top left; width:930px; height:40px; padding:30px 0 30px 30px;}*/
.pagetitle h1 {font-size:30px; color:#FEFEFE;}
#display_images {float:right; position:relative; width:369px; height:244px; background:#FFFFFF; padding:14px 0 0 14px; margin:17px 15px 0 0;}	
.display_gray {background:url(../images/display_graybg.gif); width:960px; height:70px;}
.display_text {float:left; width:500px; height:210px; margin:30px 25px 0 35px; font-size:14px; color:#FEFEFE; overflow:auto;}
.display_text h1 {color:#FEFEFE; margin:0; padding:0;}
.display_text  h3 {color:#FEFEFE; margin: 0; padding:0;}
.display_text p {color:#FEFEFE; line-height:1.8em; margin:0; padding:0;}

#display_controller {position:relative; float:right; width:385px; margin-right:12px; margin-top: 7px; }
#display_controller ul {margin:0; padding:0;}
#display_controller ul li{display:inline; list-style:none;}
#display_controller span.button{margin-right:3px;  cursor:pointer; border-bottom:3px solid #777;}
#display_controller span:hover.button {cursor:pointer; }
#display_controller span.button2{margin-right:3px; cursor:pointer;}
#display_controller span:hover.button2{cursor:pointer;}
#display_controller span.selected{border-bottom:3px solid #a0a0a0;}


/* ---- Navigation ---- */
#navigation {background-color:#555555; width:960px; height:40px;letter-spacing:1px; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif;}
	#navigation ul {margin: 0; padding: 0; float: left;}
	#navigation ul li { display: inline; position:relative; z-index:1; }
	#navigation ul li a {float:left; text-decoration:none;	color:#ccc; padding:9px 16px; }
	#navigation ul li a:hover {color: #fff; background-color:#2c9cdd;}
	.menu_selected {color: #fff !important; background-color:#2c9cdd !important;}

/* ---- Pages/Content ---- */
#content {background:url(../images/content_bg.gif); width:960px;}
.spacer {height:1px; clear: both;}
.folio_img {background:#F5F5F5; border:1px solid #E5E5E5; padding:10px; margin-bottom:10px;}
.preview {background:url(../images/preview.gif) no-repeat; padding-left:20px; font-weight:bolder;}
a:hover.preview {text-decoration:none;}
.view {background:url(../images/view.gif) no-repeat; padding-left:18px; font-weight:bolder;}
a:hover.view {text-decoration:none;}
#left {float:left; width:612px;	padding:17px 24px 15px 24px;}
#right {float:left; width:300px;}

iframe {background-color:#FFFFFF; border:0;}

#terms li {line-height:1.6em;  margin:0 0 12px 0;}

#footer {color: #999999;padding: 20px 0 20px 0;}
#footer a {color: #999999;text-decoration: none; outline:none;}
#footer a:hover {color: #cccccc;}
#footer ul {list-style: none; padding:0; margin:0;}
#footer li {display:inline; color: #999999; font-family: Verdana,Helvetica,Arial,sans-serif; font-size:11px; line-height:16px; margin-bottom: 0px;}
#footer li a {color: #999999;  outline:none; }
#footer li a:hover {color: #cccccc; }

/* ---- Contact Form ---- */
form#contactform {font-family:Arial, Tahoma, Helvetica, sans-serif; font-size:13px;}
form#contactform input {border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7; border-style:solid; border-width:1px; padding:2px; color:#333;} 
form#contactform input#submit {margin-top:6px; border-color:#878787 #b8b8b8 #b8b8b8 #878787; background-color:#d7d7d7; padding:4px;} 
form#contactform textarea {padding:4px; border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7; border-style:solid; border-width:1px;} 
#contact-wrapper {width:500px; border:1px solid #e2e2e2; background:#f4f4f4; padding:10px 20px;}
#contact-wrapper div {clear:both; margin: 6px 0px 20px 0;}
#contact-wrapper label {display:block; float:none; font-size:13px; width:auto; color:#555;}
form label.error, label.error{color:red !important; font-size:13px !important;}
input.error,select.error,textarea.error{border:1px solid red !important;}

/* ---- jQuery Lightbox Plugin ---- */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* ---- jQuery Tabs ---- */
	
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav {
	background: #D5D5D5;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-nav li {
    float: left;
	width:auto;
    margin: 0;
    min-width: 84px; /* be nice to Opera */
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
}

.ui-tabs-nav a {
    margin: 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding: 5px 13px 5px 13px;
	color: #656565;
	font-size: 11px;
    line-height: 1.1em;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    z-index: 2;
    margin-top: 0;
	background: #EEEEEE;
    color: #222222;
}

.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}

.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}

.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.ui-tabs-panel {
    padding: 1em 8px;
    background: #EEEEEE; /* declare background color for container to avoid distorted fonts in IE while fading */
	margin: 3px 10px 0 10px;
	line-height: 1.8em;
}

.ui-tabs-panel img {
	margin: 3px;
}

.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
