html {
	height: 100%;
	overflow: hidden;
}

body   { 
	color: black; 
	background: #FFF;
	font: 62.5%/5.5% 'Trebuchet MS', Tahoma, 'Lucida sans', 'Lucida Grande', LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	text-align: justify; 
	margin: 0px; 
	padding: 0px; 
	border-style: none; 
	border-width: 0; 
	overflow: hidden;
	line-height: normal;
	height: 100%;
}

img {
	border: none;
	padding: 0;
	margin: auto 0;
}

ul {
padding: 0px;
margin: 0px;
}

p, a p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1, h2, h3, h4 {
	margin: 0 0;
	padding: 0 0;
}

iframe {
	border: none;
	height: 0px;
}

option {
	margin: 0px;
	padding: 0px;
	display: block;
}

object {
	outline: none;
} 

#Container {
	position: relative;
	margin: 0px auto 0px auto; /* Right And Left Margin Widths To Auto */ /* Hack To Keep IE5 Windows Happy */
	padding: 0px;
	width: 100%;
	height: 100%;
	background: url(/images/grid.gif) repeat ;
} 

#Container-Table, #Container-Cell, #Container-Inner { 
	width: 100%;
	height: 100%;
} 

#Container-Table {
	margin: 0;  
	padding: 0;  
	border: none;
}

#Container-Cell {
	display: table-cell;
	vertical-align: middle;
}

.WAC-languages, .WAC-languages-FR, .WAC-languages-EN,.WAC-languages-US,.WAC-languages-NL,.WAC-languages-IT, .WAC-languages-SP, .WAC-languages-DE {
	display: none;
}

#Languages  {  
	height: 20px;
	z-index: 5000;
}

#Languages ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#Languages li {
	padding: 0px;
}

#Languages a {
	display: inline;
	text-decoration: none;
	background: transparent;
	padding: 0px;
}

#Languages a:hover {
	display: inline;
}

#Main {
	position: relative;
}

#Breadcrumbs {
	display: none;
}

.WAC-trailer {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 0px;
	left: 0px;
	line-height: 12px;
}

.WAC-trailer a {
	text-decoration: none;
	font-weight: bold;
	color: silver;
}

#Trailer {
	display: inline;
}

.MetaDiv { display: block; height:0px;width:0px;overflow:hidden;} 

.MetaDiv p { padding: 0;}

.absDiv { display: block;}

/*	Batches placeholder	*/

.WAC-Batches {
	margin: 0 ;
	font-size: 10px;
}

.WAC-Batches a {
	margin: 0px 1px;
	padding: 0px 3px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;  
}

.WAC-Batches-current {
	margin: 0px 5px;
	padding: 0px 4px;
	border: 1px solid black;
	color: black; 
}

.WAC-Batches-first {
	margin-right:	1em;
	border: none;
	text-decoration: none;
	color: black;
}

.WAC-Batches-previous {
	margin-right:	1em;
	border: none;
	text-decoration: none;
	color: black;
}

.WAC-Batches-next {
	margin-left:	1em;
	border: none;
	text-decoration: none;
	color: black;
}

.WAC-Batches-last {
	margin-left:	1em;
	border: none;
	text-decoration: none;
	color: black;
}

.WAC-Batches a:hover {
  color: red;
}

#Chapters {
	position: relative;
	font-weight: bold;
	clear: both;
}

.WAC-chapters, .WAC-chapters  ul {
}

.WAC-chapters ul {
}

.WAC-chapters ul ul {
}

.WAC-chapters li {
	list-style: none;
	float:left;
	margin: 0px;
}

.WAC-chapters li li { 
	background: none;
}

.WAC-chapters ul li {
}

.WAC-chapters ul li:first-child {
}

.WAC-chapters ul li li:first-child {
}

.WAC-chapters li.back {
 z-index: 49;
}

.WAC-chapters a {
 display: block;
 text-decoration:  none;
 z-index: 60;
}

.WAC-chapters li li a {      
 background: none;
}

.WAC-chapters a:hover, .WAC-chapters a:focus, .WAC-chapters  a.activeMenu, .WAC-chapters a.activeMenu:hover { 
}

.WAC-chapters li li a:hover, .WAC-chapters li li a.activeMenu:hover, .WAC-chapters li li a:focus {
 background: none;   
}

.WAC-chapters  li li a.activeMenu {
 background: none;   
} 

.WAC-chapters span {
	display: block;
}

.WAC-chapters a .subind {
 display:  none;
 padding: 7px 4px 0 0;
}
.WAC-chapters ul a .subind {
 display:  block;
 float: right;
}
.WAC-chapters ul a {
 float: none;
}


/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .WAC-chapters  ul li {
 float: left;
 height: 1%;
}
* html .WAC-chapters  ul a {
 height: 1%;
}
/* End Hack */

#Menus {
	z-index: 100;
}

.WAC-menus, .WAC-menus  ul {
}

.WAC-menus ul {
}

.WAC-menus ul ul {
}

.WAC-menus li {
 float: left;
 list-style: none;
 margin: 0px;
}

.WAC-menus li li {  
 background: none;
}

.WAC-menus ul li {
}

.WAC-menus ul li:first-child {
}

.WAC-menus ul li li:first-child {
}

.WAC-menus a {
 display: block;
 text-decoration:  none;
}

.WAC-menus li a {
}

.WAC-menus li li a {  
 background: none;
}

.WAC-menus a:hover, .WAC-menus a:focus, .WAC-menus  a.activeMenu, .WAC-menus a.activeMenu:hover { 
}

.WAC-menus li li a:hover, .WAC-menus li li a.activeMenu:hover, .WAC-menus li li a:focus {  
 background: none;   
}

.WAC-menus  li li a.activeMenu { 
  background: none;   
} 

.WAC-menus span {
	display: block;
}

.WAC-menus a .subind {
 display:  none;
 padding: 7px 4px 0 0;
}
.WAC-menus ul a .subind {
 display:  block;
 float: right;
}
.WAC-menus ul a {
 float: none;
}


/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .WAC-menus  ul li {
 float: left;
 height: 1%;
}
* html .WAC-menus  ul a {
 height: 1%;
}
/* End Hack */

.visibleContent {
	display: block;
}

.hiddenContent {
	display: none;
}

.WAC-formFLD {
	float: left;
}

.WAC-formIMG {
	float: left;
	padding: 4px 8px 0px 3px;;
	width: 12px;
	min-width: 12px;
	height: 12px;
	border: none; 
	display: block;
}

.WAC-formTIP {
	float: left;
	padding: 2px 5px 0px 4px;
	line-height: 16px;
	font-size: 9px;
	background: url(/images/help.png) center center no-repeat;
	color: white;
	width: 16px;
	text-align: center;
	text-decoration: none;
	
}

.WAC-formMSG {
	float: left;
	display: none;
}

.WAC-ajaxLoader {
	position: absolute;
	left: 50%;
	top: 50%;
} 

.WAC-ajaxLoader-large {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:-16px;
	margin-top:-16px;   
	width: 32px;
	height: 32px;
}

.WAC-ajaxLoader-small {
	position: absolute;
	right: 9px;
	bottom: 9px;  
	width: 13px;
	height: 13px;
}

#WACfileUploadProgress {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left:-8px;
	margin-top:-8px;
}

#A4D_Upload_file {
	position: relative;
	float: left;
	width: 150px;
	overflow: hidden;
}

#A4D_Upload_file input[type=text] {
	width: 130px;
	border: none;
	padding: 0px;
	margin: 3px 0px 3px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 12px;
}

#A4D_Upload_file input[type=file] {
	position: relative;
	float: right;
	text-align: left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	width: auto;
}

#A4D_Upload_file button {
	background: #FFFFFF url(/images/zoom.gif) center center no-repeat;
	border: none;
	width: 18px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
}

.WAC-Calendars {	
}

.WAC-Calendar {
	padding: 1px 2px 2px 2px;
	float: left;
	font-size: 11px;
}

.WAC-Calendar table tr {
	min-height: 18px;
	padding: 0px;
	margin: 0px;
}

.WAC-Calendar table td {
	padding: 0px;
	margin: 0px;
	position: relative;
}

.WAC-Calendar-Title {
	padding: 3px 0px;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}

.WAC-Calendar-Week-Label {
	min-width: 18px;
	min-height: 18px;
	border: 1px white solid;
	background-color: #F9F9F9;
	color: gray;
	text-align: center;
 	vertical-align: middle;
}

.WAC-Calendar-Week {
	width: 18px;
	height: 18px;
	border: 1px white solid;
	background-color: #F9F9F9;
	color: gray;
  text-align: center;
  vertical-align: middle;
}

.WAC-Calendar-WeekDay {
	min-width: 18px;
	min-height: 18px;
	background-color: #E3EBFC;
	border: 1px solid white;
	text-align: center;
	vertical-align: middle;	
}

.WAC-Calendar-WeekEnd {
	min-width: 18px;
	min-height: 18px;
	background-color: #FCE5E5;
	border: 1px solid white;
	text-align: center;
	vertical-align: middle;
}

.WAC-Calendar-Inactive {
	background-color: white;
}

.WAC-Calendar-PastDay {
	background-color: #F4F4F4;
}

.WAC-Calendar-Today {
	border: 1px red solid;
	font-weight: bold;
}

.WAC-Calendar-Previous {
	width: 50%;
	float: left;
	height: 11px;
	background: url(/images/left.gif) center left no-repeat;
}

.WAC-Calendar-Previous a {
	display: block;
	width: 100%;
	line-height: 100%;
	float: left; 
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.WAC-Calendar-Next {
	width: 50%;
	float: left;
	height: 11px;
	background: url(/images/right.gif) center right no-repeat;
}

.WAC-Calendar-Next a {
	display: block;
	width: 100%;
	line-height: 100%;
	float: right;  
	margin: 0;
	padding: 0;
	text-decoration: none;
}   

#WAC-Debug {  
	color: black;
	width: 80%;
	padding: 5px;
	overflow: auto; 
	display: block; 
	z-index: 1000;  
	position: absolute; 
	top: 5px;
	left: 10%; 
	background-color: white; 
	filter:alpha(opacity=60);
  	-moz-opacity: 0.6;
  	opacity: 0.6;
} 

#WAC-Suspended {
	position: absolute;
  	z-index: 100;
  	width: 100%;
  	height: 100%;
  	top: 0px;
  	left: 0px;
  	min-height: 100%;
  	background-color: #000;
  	filter:alpha(opacity=80);
  	-moz-opacity: 0.8;
  	opacity: 0.8;
} 

#WAC-Expired {
	position: relative;
	width: 400px; 
	height: auto;
	margin: 200px auto;   
	padding: 10px;
	background-color: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align: left; 
}

#WAC-Expired-Title { 
	color: red; 
	font-size: 18px; 
	margin: 10px 0px;  
}

#WAC-Expired-Text {
	font-size: 12px;
} 

#WAC-Expired-Text p { 
	margin: 10px 0;
}

.GMaps-iZoom {
	display: none;
} 

/* jquery plugin specific css    */

.ui-tabs-hide {display: none;}
 
.ui-corners-all {
	-moz-border-radius-bottomleft:5px; 
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}     
.ui-corners-top {
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
}

.ui-corners-bottom {
	-moz-border-radius-bottomleft:4px; 
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-topleft:4px;
}

/* jQuery lightBox plugin */

#jquery-overlay, #jquery-hideselect {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9990;
	width: 100%;
	height: 100%;
	background-color: transparent;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9991;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { 
	border: none; 
	overflow: hidden;
}
#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%;
	zoom: 1;
	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;
	height: 40px;
}
#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: 22px; 
	height: 22px;
	float: right;
	padding-bottom: 5px;
	overflow: hidden;	  
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
/*
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;} */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindowButton{
  float:right;
  background: top left no-repeat url(/images/close.png);
  width: 30px;
  height: 30px;
  position: absolute;
  top:-20px;
  right: -20px;
  color: transparent;
}

#TB_closeAjaxWindow{
  padding: 0 ;
  text-align:right;
  float:right;
  position: relative;
  top: 0px;
  left: 0px;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
} 

/* jAnimate specific css */

.jAnimate-scope {
	position: relative;
	float: left;
}

.jAnimate-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.jAnimate-list li {
	position: relative;
    float: left;
    list-style: none;
}

.jAnimateButton-disabled {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
		border: none;
}

.jAnimateButton-prev {
	display: none;
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -12px;
	cursor: pointer;
	border:none;
}

.jAnimateButton-next {
	display: none;
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -12px;
	cursor: pointer;
	border:none;
}

/* clueTip specific css */

/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 16px;
  height: 16px;
  position: absolute;
  background: url(/images/ajax-loader.gif) center center no-repeat;
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #FFFFD9;
  filter:alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
  border: 1px solid yellow;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #FFFFD9;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.4em;
  font-weight: normal;
  background-color: #FFFEA1;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #FFFFD9;
  font-size: 1.3em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
  font-size: 1.3em;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(/images/arrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(/images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(/images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(/images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 1.4em;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block; 
  font-size: 1.3em;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 2px 5px 10px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(/images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(/images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(/images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(/images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/*slider*/
.ui-slider {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
	background: #ffffff url(/images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	border: 1px solid #aaaaaa;
	height: .8em;
	position: relative;
}
.ui-slider-handle {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	position: absolute;
	z-index: 2;
	top: -3px;
	width: 1.2em;
	height: 1.2em;
	background: #e6e6e6 url(/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	border: 1px solid #d3d3d3;
}
.ui-slider-handle:hover {
	background: #dadada url(/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	border: 1px solid #999999;
}
.ui-slider-handle-active, .ui-slider-handle-active:hover {
	background: #ffffff url(/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	border: 1px solid #aaaaaa;
}
.ui-slider-range {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	height: .8em;
	background: #dadada url(/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	position: absolute;
	border: 1px solid #d3d3d3;
	border-left: 0;
	border-right: 0;
	top: -1px;
	z-index: 1;
	opacity:.7;
	filter:Alpha(Opacity=70);
} 

/*datepicker*/
/* Main Style Sheet for jQuery UI date picker */
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	background: #ffffff url(/images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	font-size: 1.1em;
	border: 4px solid #aaaaaa;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
.ui-datepicker-div, #ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #e6e6e6 url(/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #dadada url(/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(/images/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(/images/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(/images/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(/images/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(/images/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(/images/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #555555;
	background: #e6e6e6;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
}
.ui-datepicker-header option:focus, .ui-datepicker-header option:hover {
	background: #dadada;
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 7em;
	left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 5em;
	left: 9.4em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #e6e6e6 url(/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #ffffff;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #212121;
	background: #dadada url(/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #aaaaaa;
	color: #212121;
	background: #ffffff url(/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
}
.ui-datepicker-cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}

/* Ui-Stars */
.ui-stars-cancel,
.ui-stars-star {
	float:left;
	width:17px;
	height:15px;
	text-indent:-999em;
	cursor:pointer;
	display:block;
	background:transparent;
	overflow:hidden
}
.ui-stars-cancel,
.ui-stars-cancel a {
	background:url(/images/ui-stars-delete.gif) no-repeat 0 -16px
}
.ui-stars-star,
.ui-stars-star a {
	background:url(/images/ui-stars-star.gif) no-repeat 0 0px
}
.ui-stars-cancel a,
.ui-stars-star a {
	display:block;
	width:16px;
	height:100%;
	background-position:0 0px
}
.ui-stars-star-on a {
	background-position:0 -32px!important
}
.ui-stars-star-hover a {
	background-position:0 -16px
}
.ui-stars-cancel-hover a {
	background-position:0 -16px
}
.ui-stars-cancel-disabled a,
.ui-stars-star-disabled,
.ui-stars-star-disabled a {
	cursor:default !important
}
.ui-stars-star {
	background:transparent!important;
	overflow:hidden!important
}

/*
Generic ThemeRoller Classes
>> Make your jQuery Components ThemeRoller-Compatible!
*/

/*component global class*/
.ui-component {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
/*component content styles*/
.ui-component-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(/images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	color: #222222;
}
.ui-component-content a {
	color: #222222;
	text-decoration: underline;
}
/*component states*/
.ui-default-state {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	font-weight: normal;
	color: #555555 !important;
}
.ui-default-state a {
	color: #555555;
}
.ui-default-state:hover, .ui-hover-state {
	border: 1px solid #999999;
	background: #dadada url(/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	font-weight: normal;
	color: #212121 !important;
}
.ui-hover-state a {
	color: #212121;
}
.ui-default-state:active, .ui-active-state {
	border: 1px solid #aaaaaa;
	background: #ffffff url(/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	font-weight: normal;
	color: #212121 !important;
	outline: none;
}
.ui-active-state a {
	color: #212121;
	outline: none;
}
/*icons*/
.ui-arrow-right-default {background: url(/images/888888_7x7_arrow_right.gif) no-repeat 50% 50%;}
.ui-arrow-right-default:hover, .ui-arrow-right-hover {background: url(/images/454545_7x7_arrow_right.gif) no-repeat 50% 50%;}
.ui-arrow-right-default:active, .ui-arrow-right-active {background: url(/images/454545_7x7_arrow_right.gif) no-repeat 50% 50%;}
.ui-arrow-right-content {background: url(/images/222222_7x7_arrow_right.gif) no-repeat 50% 50%;}

.ui-arrow-left-default {background: url(/images/888888_7x7_arrow_left.gif) no-repeat 50% 50%;}
.ui-arrow-left-default:hover, .ui-arrow-left-hover {background: url(/images/454545_7x7_arrow_left.gif) no-repeat 50% 50%;}
.ui-arrow-left-default:active, .ui-arrow-left-active {background: url(/images/454545_7x7_arrow_left.gif) no-repeat 50% 50%;}
.ui-arrow-left-content {background: url(/images/222222_7x7_arrow_left.gif) no-repeat 50% 50%;}

.ui-arrow-down-default {background: url(/images/888888_7x7_arrow_down.gif) no-repeat 50% 50%;}
.ui-arrow-down-default:hover, .ui-arrow-down-hover {background: url(/images/454545_7x7_arrow_down.gif) no-repeat 50% 50%;}
.ui-arrow-down-default:active, .ui-arrow-down-active {background: url(/images/454545_7x7_arrow_down.gif) no-repeat 50% 50%;}
.ui-arrow-down-content {background: url(/images/222222_7x7_arrow_down.gif) no-repeat 50% 50%;}

.ui-arrow-up-default {background: url(/images/888888_7x7_arrow_up.gif) no-repeat 50% 50%;}
.ui-arrow-up-default:hover, .ui-arrow-up-hover {background: url(/images/454545_7x7_arrow_up.gif) no-repeat 50% 50%;}
.ui-arrow-up-default:active, .ui-arrow-up-active {background: url(/images/454545_7x7_arrow_up.gif) no-repeat 50% 50%;}
.ui-arrow-up-content {background: url(/images/222222_7x7_arrow_up.gif) no-repeat 50% 50%;}

.ui-close-default {background: url(/images/888888_11x11_icon_close.gif) no-repeat 50% 50%;}
.ui-close-default:hover, .ui-close-hover {background: url(/images/454545_11x11_icon_close.gif) no-repeat 50% 50%;}
.ui-close-default:active, .ui-close-active {background: url(/images/454545_11x11_icon_close.gif) no-repeat 50% 50%;}
.ui-close-content {background: url(/images/454545_11x11_icon_close.gif) no-repeat 50% 50%;}

.ui-folder-closed-default {background: url(/images/888888_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
.ui-folder-closed-default:hover, .ui-folder-closed-hover {background: url(/images/454545_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
.ui-folder-closed-default:active, .ui-folder-closed-active {background: url(/images/454545_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
.ui-folder-closed-content {background: url(/images/888888_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}

.ui-folder-open-default {background: url(/images/888888_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
.ui-folder-open-default:hover, .ui-folder-open-hover {background: url(/images/454545_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
.ui-folder-open-default:active, .ui-folder-open-active {background: url(/images/454545_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
.ui-folder-open-content {background: url(/images/454545_11x11_icon_folder_open.gif) no-repeat 50% 50%;}

.ui-doc-default {background: url(/images/888888_11x11_icon_doc.gif) no-repeat 50% 50%;}
.ui-doc-default:hover, .ui-doc-hover {background: url(/images/454545_11x11_icon_doc.gif) no-repeat 50% 50%;}
.ui-doc-default:active, .ui-doc-active {background: url(/images/454545_11x11_icon_doc.gif) no-repeat 50% 50%;}
.ui-doc-content {background: url(/images/222222_11x11_icon_doc.gif) no-repeat 50% 50%;}

.ui-arrows-leftright-default {background: url(/images/888888_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
.ui-arrows-leftright-default:hover, .ui-arrows-leftright-hover {background: url(/images/454545_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
.ui-arrows-leftright-default:active, .ui-arrows-leftright-active {background: url(/images/454545_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
.ui-arrows-leftright-content {background: url(/images/222222_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}

.ui-arrows-updown-default {background: url(/images/888888_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
.ui-arrows-updown-default:hover, .ui-arrows-updown-hover {background: url(/images/454545_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
.ui-arrows-updown-default:active, .ui-arrows-updown-active {background: url(/images/454545_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
.ui-arrows-updown-content {background: url(/images/222222_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}

.ui-minus-default {background: url(/images/888888_11x11_icon_minus.gif) no-repeat 50% 50%;}
.ui-minus-default:hover, .ui-minus-hover {background: url(/images/454545_11x11_icon_minus.gif) no-repeat 50% 50%;}
.ui-minus-default:active, .ui-minus-active {background: url(/images/454545_11x11_icon_minus.gif) no-repeat 50% 50%;}
.ui-minus-content {background: url(/images/222222_11x11_icon_minus.gif) no-repeat 50% 50%;}

.ui-plus-default {background: url(/images/888888_11x11_icon_plus.gif) no-repeat 50% 50%;}
.ui-plus-default:hover, .ui-plus-hover {background: url(/images/454545_11x11_icon_plus.gif) no-repeat 50% 50%;}
.ui-plus-default:active, .ui-plus-active {background: url(/images/454545_11x11_icon_plus.gif) no-repeat 50% 50%;}
.ui-plus-content {background: url(/images/222222_11x11_icon_plus.gif) no-repeat 50% 50%;}

/*hidden elements*/
.ui-hidden {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
.ui-accessible-hidden {
	 position: absolute; left: -99999999px;
}
/*reset styles*/
.ui-reset {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
/*clearfix class*/
.ui-clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.ui-clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .ui-clearfix {height: 1%;}
.ui-clearfix {display: block;}
/* End hide from IE-mac */

/* Note: for resizable styles, use the styles listed above in the dialog section */

/************* CUSTOM TAG FOR SELECT *************************/
.setScroll{
	overflow-y:scroll;
}
.hideitem,.elmValue{
	display: none; 
}
.selectbox{
	background: url(/images/dropdown.png) no-repeat 0 0;
	padding:0px 0px 0px 35px;
	float:left;
	margin:0 0 5px 0;
}
.selectbox ul{
	background: url(/images/dropdown.png) no-repeat top right;
	padding:8px 22px 6px 0px;
	margin:0;
	vertical-align:top; /*causes ie to align text correctly*/
	list-style: none;
}
.select_wrap{
	float: left;
	margin:0 5px 0px 0px;
}
.selectboxopen{
	clear:both;
	background: url(/images/dropdownopen.png) no-repeat 0 0;
	padding:0px 0px 0px 35px;
	float:left;
	margin:0;
}
.selectboxopen ul{
	background: url(/images/dropdownopen.png) no-repeat top right;
	padding:7px 22px 6px 0px;
	height:19px;
	margin:0;
	vertical-align:top; /*causes ie to align text correctly*/
	list-style: none;
}
.selectbox ul li,.selectboxopen ul li{ 
	list-style: none;
	padding:0;
	margin:0;
	font-family: arial,helvetica,san-serif;
	color:#333;
	font-size: 12px;
	cursor: pointer;
	}
.selectboxoptions_wrap{
	display:none;
	float: left;
	clear:both;
	padding:0;
	margin:0;
}
.selectboxoptions_radio,.selectboxoptions_check{
	clear:both;
	list-style: none;
	padding:0;
	margin:0 ;
	background:#e6e9ed;
}
.selectboxoptions_radio li, .selectboxoptions_check li{
	list-style: none;
	padding:3px 0 2px 20px;
	margin:2px 0 0 2px;
	font-family: arial,helvetica,san-serif;
	color:#333;
	font-size: 12px;
	cursor: pointer;
}
.hover{
	background-color:#e6e9ed; 
}
.selectboxoptions_check li{
	background:#e6e9ed url(/images/checkboxoff.png) no-repeat 5px 6px;
}
.selectboxoptions_radio li{
	background:#e6e9ed url(/images/radiooff.png) no-repeat 5px 6px;
}
.selectboxoptions_radio li.selected{
	background:#f2f2f2 url(/images/selectradio.png) no-repeat 5px 6px;
	display:block !important;
}
.selectboxoptions_radio li.selected_disable{
	background:#f2f2f2 url(/images/selectradio_disable.png) no-repeat 5px 6px;
	display:block !important;
}
.selectboxoptions_check li.selected{
	background:#f2f2f2 url(/images/selectcheck.png) no-repeat 5px 6px;
	display:block !important;
}
.selectboxoptions_check li.selected_disable{
	background:#f2f2f2 url(/images/selectcheck_disable.png) no-repeat 5px 6px;
	display:block !important;
}
.selectboxoptions_radio li.hover,.selectboxoptions_check li.hover{
	background-color:#f2f2f2;
}
.selectboxfoot{
	background:url(/images/selectfoot.png) no-repeat 0 0;
	padding:0px 0px 0px 35px;
	float:left;
}
.selectboxfoot div{
	background:url(/images/selectfoot.png) no-repeat top right;
	padding:7px 22px 10px 0px;
	margin:0;
}
