div#stash{background:transparent;height:0;overflow:visible;position:absolute;width:0;z-index:1000;}
.arrow{height:21px;position:absolute;width:41px;}
.btn{background-color:#ccc;border:1px solid;border-color:#696 #363 #363 #696;color:#555;font-size:10px;font-weight:700;}
.btn:hover{background-color:#eee;border:1px solid;border-color:#696 #363 #363 #696;color:#555;font-size:10px;font-weight:700;}
.dragwin{background-color:#fff;border:1px solid #888;display:block;left:0;overflow:hidden;position:absolute;top:0;z-index:800 !important;}
.dragwin .close{background:url(../images/close_box.gif) no-repeat;cursor:pointer;height:15px;position:absolute;right:2px;top:2px;width:15px;}
.dragwin .content{margin:5px;overflow:hidden;padding:4px;position:relative;}
.dragwin .handle{background-color:#fff;cursor:move;margin:2px;}
.dragwin .resize{background-color:#CCC;bottom:0;cursor:se-resize;height:10px;position:absolute;right:0;width:10px;}
.dragwin .title{background-image:url(titlebar_macosX.jpg);border-bottom:1px solid #666;color:#000;font-family:Charcoal;font-size:9pt;font-weight:400;height:16px;text-align:left;}
.dragwin div{z-index:900 !important;}
.dragwin div.overlay{background:#fff;display:none;height:100%;left:0;margin:0;overflow:hidden;padding:0;position:absolute;top:0;width:100%;z-index:1000;}
.dragwin div.overlay div{height:0;left:50%;position:relative;top:50%;width:0;}
.dragwin div.overlay div div{background:#000 url(../images/indicators/blackred.gif) no-repeat center15px;border:1px solid #ccc;color:#ddd;font-size:12px;font-weight:700;height:45px;left:-100px;padding-top:35px;position:relative;text-align:center;top:-25px;width:200px;}
.tool-title{border-bottom:1px solid #c00;color:#fff;font-size:11px;font-weight:700;padding:0 6px 3px;}
ul.files{list-style-type:none;padding:0;margin:0;}
ul.files li{padding:0px 0 16px 48px;margin:0;}
ul.files li span.info{color:#888;font-size:9px;}
ul.files ul.files li.swf{background:url(../images/mime-icon-32/swf.gif) no-repeat left top;}
ul.files li.doc{background:url(../images/mime-icon-32/doc.png) no-repeat left top;}
ul.files li.mov{background:url(../images/mime-icon-32/mov.png) no-repeat left top;}
ul.files li.pdf{background:url(../images/mime-icon-32/pdf.png) no-repeat left top;}
ul.files li.xls{background:url(../images/mime-icon-32/xls.png) no-repeat left top;}
ul.files li.ppt, ul.files li.pps{background:url(../images/mime-icon-32/ppt.png) no-repeat left top;}
table.datatable{border-collapse:collapse;border-spacing:0;margin-top:8px;position:relative;table-layout:fixed;width:100%;}
.datatable .highlight td{background-color:#f0f0a0 !important;color:#000;}
.datatable .odd td{background-color:#fff4f4;color:#000;}
.datatable a{background:none;color:#000;cursor:pointer;text-decoration:none;}
.datatable a:hover{background:none;color:#000;text-decoration:underline;}
.datatable td{background:#fff;border:1px solid #ccc;font-family:Arial,lucida,sans-serif;font-size:10px;font-weight:400;margin:0;overflow:hidden;padding:0 2px;}
.datatable th{background-color:#ccc !important;border:1px solid #aaa;font-family:Arial,lucida,sans-serif;font-size:11px;font-weight:700;margin:0;padding:0 2px;text-align:left;}
div.outer{}
div.outer div.group{background-color:#ffd;border:1px solid #ccc;color:#000;margin-bottom:8px;padding:4px;}
.ft-50{width:50px;}
.ft-100{width:100px;}
.ft-100p{width:100%;}
.ft-125{width:125px;}
.ft-150{width:150px;}
.ft-200{width:200px;}
.ft-240{width:240px;}
.ft-300{width:300px;}
.ft-400{width:400px;}
.ft-500{width:500px;}
.ft-600{width:600px;}
.ft-700{width:700px;}
.ft-table{font-size:12px;border-collapse:collapse;margin:0 0 4px 0; padding:0;}
ft-table td{padding:3px 0;vertical-align:middle;}
/*.ft-table td input{padding:2px 2px;}*/
a img{border:none;outline:none;}
td.indent{padding-left:15px;background:url(../images/arrow-off.gif) no-repeat 3px center;}
td.smaller{font-size:9px;}
ul.formlines input, ul.formlines textarea, ul.formlines select{border:1px solid #c3c3c3 !important;border-top:1px solid #7c7c7c !important;background:#fff url(../images/fieldbg.gif) repeat-x top !important;margin:0;padding:2px 1px;color:#000;font-style:normal;}
ul.formlines table{border-collapse:collapse;table-layout:auto;}
ul.formlines table td{padding:0 5px 0 0;}
ul.formlines .caption{font-size:12px;font-weight:bold;padding-bottom:2px;}
table.tdtop td{vertical-align:top;}
ul.formlines input.chb, ul.formlines .chb input{border:none;background:transparent;}
ul.formlines label{font-size:12px;font-weight:normal;}
ul.formlines{margin:0;padding:0;}
ul.formlines li{display:block;list-style:none;margin:0;padding:5px 10px;background:#fff;position:relative;}
ul.formlines li.active{background:#fff7c0;}
td.tdr, .right{text-align:right !important;}
td.tdc, .center{text-align:center !important;}
td.tdl, .left{text-align:left !important;}
.margin8{margin:8px 0;}
.margin8{margin:8px 0 16px;}
.field{margin:0 0 10px 0; }
.field .note{margin:0 0 10px 0; }


table.orderdays {
  border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 8px;
	position: relative;
	table-layout: fixed;    
}

table.orderdays th, table.orderdays td {
  font-size: 9px;
  border: none;
  border-right: 1px solid #fff;
  width: 16px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
table.orderdays td {
  background: #ffffdd;
  padding: 0;
  color: #000;
}

table.orderdays td.na {
  background: #888;
}
table.orderdays th {
  background: #88ff88;
  color: #000;
  border-bottom: 1px solid #fff;
}
table.orderdays .title, table.orderdays .empty {
  text-align: right;
  background: #8888ff;
  color: #fff;
  font-weight:700;
  padding: 0 5px 0 10px;
}
table.orderdays button {
  position: relative;
  width: 16px;
  border: none;
  text-align: center;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

table.orderdays .controlsup button {
  background: url(../images/misc/action_add2.gif) no-repeat center center;
  height: 16px;
}

table.orderdays .controlsdown button {
  background: url(../images/misc/action_remove2.gif) no-repeat center center;
  height: 16px;
}

table.orderdays .inputs input {
  width:14px;
  padding: 1px;
  text-align: center;
  vertical-align: middle;
}

.ordercomment {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.ordercomment .text {
  background: #ffd;
  padding: 2px 5px 10px;
}

.ordercomment .header {
  background: #8f8;
  padding: 2px 5px;
  border-bottom: 1px solid #ccc;
}

.commentsendform {
  padding: 10px;
  border: 1px solid #ccc;
  background: #ffd;
}
.orderstate0 {
color: #a00;
}

.orderstate1 {
color: #888;
}

.orderstate2 {
color: #f00;
}

.orderstate3 {
color: #f80;
}

.orderstate4 {
color: #080;
}
li.spacebefore{margin-top:15px; }
.nomargin{margin:0; padding:0; }
.bl-menu{padding:0;margin:0;}
.bl-menu li.separator{background:none;}
.bl-menu li{background:url(../images/arrow-off.gif) no-repeat 0 4px;font-size:12px;list-style:none;margin:0;padding:0 0 0 17px;}
.label { font-weight: 700; }
div.columns2 div.column{float:left;width:48%;}
div.columns3 div.column{float:left;width:32%;}
div.columns4 div.column{float:left;width:20%;} 

.pipemenu {
  margin:0;
  padding:0 0 5px 0;
  text-align: left;
}

.pipemenu li {
  font-weight:700;
  display:inline;
  list-style:none;
  margin:0;
  padding:0 4px;
  color: #000;
}

.pipemenu span { font-weight:400; }
.pipemenu a { font-weight:400; }
.pipemenu li.active a { font-weight: 700;}
.summaryscreen table td { vertical-align: top; }
.datatable .unread td { font-weight: 700; }

ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}

.langcontainer {
	height: 200px;
	width: 300px;
	margin-top: 5px;
	overflow: auto;
	border: inset 1px;
	padding: 4px;
}

.langlist {
	margin: 0; padding: 0;	
}

.langlist li { list-style: none; padding:0 0 5px 0; margin: 0; }
.langlist li span { padding-left: 10px; } 
.field { position: relative; }

.chb, .rb { margin-right: 10px; }
.rbspaced { margin-bottom:4px; }  /**
 * SqueezeBox - Expandable Lightbox
 *
 * Allows to open various content as modal,
 * centered and animated box.
 *
 * @version		1.1 rc4
 *
 * @license		MIT-style license
 * @author		Harald Kirschner <mail [at] digitarald.de>
 * @copyright	Author
 */

#sbox-overlay {
	position: absolute;
	background-color: #000;
	left: 0px;
	top: 0px;
	zoom: 1;
}

#sbox-window {
	position: absolute;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	padding: 10px;
	/* invalid values, but looks smoother! */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(../images/squeezebox/closebox.png) no-repeat center;
	border: none;
}

.sbox-window-ie6 #sbox-btn-close {
	background-image: url(../images/squeezebox/closebox.gif);
}

.sbox-loading #sbox-content {
	background-image: url(../images/squeezebox/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;
}

.sbox-content-image#sbox-content {
	overflow: visible;
}

#sbox-image {
	display: block;
}

.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.sbox-content-iframe#sbox-content {
	overflow: visible;
}

/* Hides scrollbars */
.body-overlayed {
	overflow: hidden;
}
/* Hides flash (Firefox problem) and selects (IE) */
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}
#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}

/* Shadows */
.sbox-bg {
	position: absolute;
	width: 33px;
	height: 40px;
}

.sbox-bg-n {
	left: 0;
	top: -40px;
	width: 100%;
	background: url(../images/squeezebox/bg_n.png) repeat-x;
}
.sbox-bg-ne {
	right: -33px;
	top: -40px;
	background: url(../images/squeezebox/bg_ne.png) no-repeat;
}
.sbox-bg-e {
	right: -33px;
	top: 0;
	height: 100%;
	background: url(../images/squeezebox/bg_e.png) repeat-y;
}
.sbox-bg-se {
	right: -33px;
	bottom: -40px;
	background: url(../images/squeezebox/bg_se.png) no-repeat;
}
.sbox-bg-s {
	left: 0;
	bottom: -40px;
	width: 100%;
	background: url(../images/squeezebox/bg_s.png) repeat-x;
}
.sbox-bg-sw {
	left: -33px;
	bottom: -40px;
	background: url(../images/squeezebox/bg_sw.png) no-repeat;
}
.sbox-bg-w {
	left: -33px;
	top: 0;
	height: 100%;
	background: url(../images/squeezebox/bg_w.png) repeat-y;
}
.sbox-bg-nw {
	left: -33px;
	top: -40px;
	background: url(../images/squeezebox/bg_nw.png) no-repeat;
}.dateinput {
	background: #fff url('../images/calwidget/calendar2.gif') no-repeat
		center right;
	cursor: pointer;
}

/***************/ /* vlaCalendar */ /***************/ /* Picker */
.vlaCalendarPicker {
	position: absolute;
	z-index: 999;
	margin-top: -5px;
	margin-left: -2px;
	display: none;
	line-height: 1.1em;
}
.vlaCalendarPicker .label {
	line-height: 1.1em !important;
}

.inplace {
	display: block !important;
	position: relative !important;
	z-index: 0 !important;
	width: 200px;
}	

.vlaCalendarPicker .pickerBackground {
	background: transparent
		url('../images/calwidget/calendar_background.png') no-repeat top
		center;
	padding: 16px;
	height: 130px;
	width: 166px;
	overflow: hidden;
}

/* Main calendar */
.vlaCalendar,.vlaCalendar table {
	font-family: calibri, arial !important;
	color: black;
	font-size: 12px !important;
}

.vlaCalendar {
	display: block;
	width: 164px;
	line-height: 1.10em;
}

.vlaCalendar .container,.vlaCalendar .container div {
	width: 164px;
	height: 130px;
	text-align: left;
	position: absolute;
	overflow: hidden;
}

.vlaCalendar span.indication {
	display: block;
	text-align: center;
}

.vlaCalendar .picker td {
	cursor: pointer;
	text-align: right;
}
.vlaCalendar .picker td.non {
	cursor: default;
	text-align: right;
}

/* Label & arrows */
.vlaCalendar .label:hover {
	color: #0066cc;
	cursor: pointer;
}

.vlaCalendar .noHover:hover {
	color: black;
	cursor: default;
}

.vlaCalendar .arrowLeft,.vlaCalendar .arrowRight {
	background: transparent url('../images/calwidget/arrowleft.gif')
		no-repeat center;
	height: 12px;
	width: 10px;
	cursor: pointer;
}

.vlaCalendar .arrowLeft {
	margin-left: 5px;
	float: left;
}

.vlaCalendar .arrowLeft:hover {
	background-image: url('../images/calwidget/arrowleft_hover.gif');
}

.vlaCalendar .arrowRight {
	margin-right: 5px;
	float: right;
	background-image: url('../images/calwidget/arrowright.gif');
}

.vlaCalendar .arrowRight:hover {
	background-image: url('../images/calwidget/arrowright_hover.gif');
}

/* Month */
.vlaCalendar .month th {
	text-align: center;
	font-weight: normal;
	width: 24px;
	padding-bottom: 1px;
	border-bottom: 1px solid #f5f5f5;
}

.vlaCalendar .month td {
	padding-right: 3px;
	height: 15px;
}

.vlaCalendar .month tr.firstRow td {
	padding-top: 2px;
}

.vlaCalendar .month td:hover {
	background: url('../images/calwidget/day_hover.gif') bottom no-repeat;
	color: #0066cc;
}

.vlaCalendar .month td.dued {
  font-weight: 700;	
}
.vlaCalendar .month td.non {
	color: #444;
}
.vlaCalendar .month td.non:hover {
	background: none;
	color: #444;
}

.vlaCalendar .month td.selected {
	background: url('../images/calwidget/day_selected.gif') bottom no-repeat
		;
	color: #0066cc;
}

.vlaCalendar .month td.selected:hover {
	background-image: url('../images/calwidget/day_selected_hover.gif');
}

.vlaCalendar .month td.outsideDay {
	color: #a8a8a8;
}

.vlaCalendar .month td.outsideDay:hover {
	color: #b1c5fc;
}

/* Year & decade */
.vlaCalendar .year {
	margin-left: 2px;
}

.vlaCalendar .year td {
	width: 40px;
	height: 35px;
	text-align: center;
	cursor: pointer;
}

.vlaCalendar .year td:hover {
	background: url('../images/calwidget/month_hover.gif') center no-repeat;
	color: #0066cc;
}

.vlaCalendar .year td.selected {
	background: url('../images/calwidget/month_selected.gif') center
		no-repeat;
}

.vlaCalendar .year td.selected:hover {
	background-image: url('../images/calwidget/month_selected_hover.gif');
}

.vlaCalendar .year td.current {
	background: url('../images/calwidget/month_current.gif') center
		no-repeat;
	color: #0066cc;
}

.vlaCalendar .year td.current:hover {
	background-image: url('../images/calwidget/month_current_hover.gif');
}

.vlaCalendar .year td.selectedcurrent {
	background: url('../images/calwidget/month_selectedcurrent.gif') center
		no-repeat;
}

.vlaCalendar .year td.selectedcurrent:hover {
	background-image:
		url('../images/calwidget/month_selectedcurrent_hover.gif');
}

.vlaCalendar .year td.outsideYear {
	color: #a8a8a8;
}

.vlaCalendar .year td.outsideYear:hover {
	color: #b1c5fc;
}

/*************************/ /* vlaCalendar Adobe CS3 */
	/*************************/ /* Picker */
.adobe_cs3 .pickerBackground {
	background-image: url('../images/adobe_cs3/calendar_background.gif')
		!important;
	padding-top: 26px;
	height: 140px;
}

/* Calender */
.adobe_cs3 .arrowLeft:hover {
	background-image: url('../images/adobe_cs3/arrowleft_hover.gif');
}

.adobe_cs3 .arrowRight:hover {
	background-image: url('../images/adobe_cs3/arrowright_hover.gif');
}

.adobe_cs3 .label:hover {
	color: #939393;
}

/* Month */
.adobe_cs3 .month td:hover {
	background-image: url('../images/adobe_cs3/day_hover.gif');
	color: #515151;
}

.adobe_cs3 .month td.selected {
	background-image: url('../images/adobe_cs3/day_selected.gif');
	color: #939393;
}

.adobe_cs3 .month td.selected:hover {
	background-image: url('../images/adobe_cs3/day_selected_hover.gif');
}

.adobe_cs3 .month td.outsideDay:hover {
	color: #939393;
}

/* Year & decade */
.adobe_cs3 .year td:hover {
	background-image: url('../images/adobe_cs3/month_hover.gif');
	color: #515151;
}

.adobe_cs3 .year td.selected:hover {
	background-image: url('../images/adobe_cs3/month_selected_hover.gif');
}

.adobe_cs3 .year td.current {
	background-image: url('../images/adobe_cs3/month_current.gif');
	color: #939393;
}

.adobe_cs3 .year td.current:hover {
	background-image: url('../images/adobe_cs3/month_current_hover.gif');
}

.adobe_cs3 .year td.selectedcurrent {
	background-image: url('../images/adobe_cs3/month_selectedcurrent.gif');
}

.adobe_cs3 .year td.selectedcurrent:hover {
	background-image:
		url('../images/adobe_cs3/month_selectedcurrent_hover.gif');
}

.adobe_cs3 .year td.outsideYear:hover {
	color: #939393;
}

/****************************/ /* vlaCalendar apple_widget */
	/****************************/ /* Picker */
.apple_widget .pickerBackground {
	background-image: url('../images/apple_widget/calendar_background.png');
}

/* background for ie6 - code does not validate as it is a hack *
/*html .apple_widget .pickerBackground{background-image:url('../images/apple_widget/calendar_background.gif');}
/* Calender */
.apple_widget,.apple_widget table {
	font-family: "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva,
		Verdana, Sans Serif;
	font-size: 11px;
}

.apple_widget table {
	color: white;
	background-color: black;
}

.apple_widget .arrowLeft {
	background-image: url('../images/apple_widget/arrowleft.gif');
}

.apple_widget .arrowRight {
	background-image: url('../images/apple_widget/arrowright.gif');
}

.apple_widget .arrowLeft:hover {
	background-image: url('../images/apple_widget/arrowleft_hover.gif');
}

.apple_widget .arrowRight:hover {
	background-image: url('../images/apple_widget/arrowright_hover.gif');
}

.apple_widget .label {
	color: #ccff00;
}

.apple_widget .noHover:hover {
	color: #ccff00 !important;
}

.apple_widget .label:hover {
	color: white;
}

.apple_widget .month th {
	border-bottom-color: black;
	color: #999;
	text-transform: uppercase;
}

/* Month */
.apple_widget .month td:hover {
	color: #ccff00;
}

.apple_widget .month td.selected {
	color: #ccff00;
}

.apple_widget .month td.outsideDay,.apple_widget .year td.outsideYear {
	color: #313131;
}

.apple_widget .month td.outsideDay:hover,.apple_widget .year td.outsideYear:hover
	{
	color: #999;
}

/* Year & decade */
.apple_widget .year td:hover {
	color: #ccff00;
}

.apple_widget .year td.current {
	color: white;
}

.apple_widget .year td.current:hover,.apple_widget .year td.selectedcurrent,.apple_widget .year td.selectedcurrent:hover,.apple_widget .year td.selected:hover,.apple_widget .month td.selected:hover,.apple_widget .year td.current,.apple_widget .year td:hover,.apple_widget .month td.selected,.apple_widget .month td:hover,.apple_widget .year td.selected
	{
	background: none;
}*{margin:0;}
::selection{background:#000;color:#fff;}
::-moz-selection{background:#000;color:#fff;}
.clearbr{clear:both;display:block;height:0;margin:0;padding:0;position:relative;}
.clearfix:after{content:".";    display:block;    clear:both;    visibility:hidden;    line-height:0;    height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
.poshack{position:relative;}

/* begin site structure */
html {
	height: 100%;
	margin: 0;
	padding: 0;
	font: 11px 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	line-height: 1.35em;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body#bd {
	background: #fff url(../images/fpg/gbg.png) repeat-x;
	color: #7f8080;
	height: 100%;
}
div.scenter { width: 943px; margin: 0 auto; position: relative; }
#wrapper { background: url(../images/fpg/topbg.jpg) no-repeat top left; width: 1003px; margin: 0 auto; position: relative;
  min-height: 270px;
  height: auto !important;
  height: 270px;  

}

a { text-decoration: none; color: #007aa1; }
a:hover { text-decoration: underline; }

h1, h2, h3, h4,h5 {
  /**/
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  font-weight: 400;
}

h3 {
  font-size: 24px;
  color: #007aa2;
  margin-bottom: 10px;
  line-height: 28px;
}

h4 { 
  font-size: 18px;
  color: #007aa2;
  margin-bottom: 8px;
}

h5 { 
  font-size: 12px;
  color: #007aa2;
  margin-bottom: 6px;
}


input {
  border: 1px solid #919191;
}

.noborder {
  border: none;
}

button { font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif; padding: 0 .75em; font-size: 12px; }

/* xindi&stuff */
#captchaimg{margin-top:8px;}
#globalOverlay{background:#000 url(../images/indicators/blackred.gif) no-repeat center center;display:none;height:0;left:0;position:absolute;top:0;z-index:2000;}
.mh, div.hidden{display:none;}
.invis{visibility:hidden;}
.invisible{display:none;visibility:hidden;}
.justify{text-align:justify;}

ul.list-navigator { margin-left: 0; padding-left: 0;}
.list-navigation{margin:5px 0;  overflow:hidden;  width:100%;}
.list-navigation li{background-color:inherit;border-left:1px solid #888;color:#888;display:inline;margin:0;padding:0 .6em;}
.list-navigation li a, .list-navigation li a:hover{color:#088;}
.list-navigation li.first{border:none; padding-left: 0;}
.note{color:#888;font-size:10px;}
.pad10{padding:5px 10px 0;}
.pad8{padding:4px 8px 0;}
.small{font-size:9px;}
.visible{display:block!important;height:100%;width:100%;}
.xindi{display:none;position:absolute;z-index:950;}
#xindi, #xindi img{outline:none;border:none;height:16px;margin:0;padding:0;width:16px;}
#xindis, #xindis img{outline:none;border:none;height:19px;margin:0;padding:0;width:220px;}
div#stash{background:transparent;height:0;overflow:hidden;position:absolute;width:0;z-index:100;}
.strong { font-weight:700 !important;}

.ft-135{width:133px;}
.ft-115{width:117px;}
.ft-180{width:167px;}
.ft-120{width:112px;}

.chb { text-align: left; vertical-align: middle; }
.chblbl { padding-left: 6px; vertical-align: middle;}

/* */

#logo { display: block; outline: none; border:none; top: 16px; left: 0px; width: 390px; height: 60px; position: absolute; }
#logo span { display: none; }

#topmenu { position: relative; height: 126px; overflow: hidden; }
#mainmenu { padding: 0; margin: 0; position: relative; top:93px; left:0; width:944px; height: 33px; overflow: hidden; }
#mainmenu li, #mainmenu a { width:118px; height: 33px; position: absolute; left: 0; top: 0;}
#mainmenu li { text-align: center; padding: 0; margin: 0; list-style: none; position: relative; float: left; overflow: hidden;}
#mainmenu a { position: absolute; color: #000; text-decoration: none !important; font: 13px Arial, helvetica, sans-serif; line-height: 33px; }
#mainmenu li .bg { background: url(../images/fpg/menubtns.png) no-repeat; display: none; position: absolute; width: 118px; height: 198px; left: 0;}
#mainmenu li.active a, #mainmenu li:hover a { color: #fff; }

#mainmenu li.active .bg { display: block; margin-top: -132px;}
#mainmenu li#mifirst.active .bg { margin-top: 0px; }
#mainmenu li#milast.active .bg { margin-top: -66px; }

#mainmenu li:hover .bg { display: block; margin-top: -165px;}
#mainmenu li#mifirst:hover .bg { margin-top: -33px;}
#mainmenu li#milast:hover .bg { margin-top: -99px;}

.frontendcontent { padding: 12px 0;}
.frontendcontent .maincontent { margin-bottom: 10px; background: #fff; border: 1px solid #ececec; border-left: 2px solid #f5f5f5; padding: 15px 14px 80px;  }
#contentbar { float: left; width: 624px; padding-right: 13px; }
#contentbar p { margin: 8px 0; }

#sidebar { float: left; width: 306px; }

#footer { position: relative; height: 33px; background: url(../images/fpg/footerbg.png) no-repeat; padding: 0 10px; }
#footer ul { margin: 0; padding: 0; } 
#footer li { color: #000; display: inline; list-style: none; padding: 0 10px; margin: 0; line-height: 33px; font-size: 10px;}
#footer a {color: #000; text-decoration: none; }
#footer .right { float: right; }

#carcomponent { position: relative; height: 250px; overflow: hidden; background: #fff; margin-bottom: 10px; }
#carpages, .carpage { height: 156px; overflow: hidden; position: relative; }
.carpage { position: absolute; width: 624px; top: 0; left:0; background: #fff url(../images/fpg/carrbg.png) repeat-x bottom; }
.carpage .wrapper { height: 144px; background-position: 0 100%; background-repeat: no-repeat; padding: 12px 18px 0; }

#cartabs, .cartab, .cartabsep { height: 94px; overflow: hidden; position: relative; color:#d5edfa; line-height: 1.25em; }
.cartab, .cartabsep { float: left; background-image: url(../images/fpg/carpad.png); background-repeat: repeat-x;}
.cartab { cursor: pointer; padding: 0 14px; width: 179px; background-position: 0 -94px; }
#cartabs .active { background-position: 0 0 !important; }
#cartabs h4 { color: #fff; margin: 8px 0; }
.cartabsep { width:1px;background-position: 0 -188px;}
#cartab3 { width: 180px; }

.darkbtn, .lightbtn { border: none; outline: none; text-transform: uppercase; display: inline-block; text-align: center;  }
.darkbtn { 
	font-size: 12px;
	color: #fff;		
	background: url(../images/fpg/btn.png) no-repeat; width: 110px; height: 26px; padding-right: 14px; 
	line-height: 25px; }
.lightbtn {
	font-size: 9.75px;
	color: #007aa1 !important;		
	background: url(../images/fpg/btnlight.png) no-repeat; width: 83px; height: 22px; padding-right: 18px; 
	line-height: 22px; }

.solid { background: #007aa1; color: #fff; margin-bottom: 10px; }
.solid a { color: #fff; }
.solid p { margin: 4px 0; }
.solid .pad, .solid .hoverpad { height: 34px; line-height: 34px; overflow: hidden; font-size: 18px; color: #fff; background: url(../images/fpg/accordions.png) repeat-x; margin: 0; padding: 0 10px; }
.solid .pad a, .solid .hoverpad a { color: #fff; text-decoration: underline; }
.center { text-align: center; }
.solid .orange, .solid .hoverpad:hover { background-position: 0 0; }
.solid .blueish, .solid .hoverpad { background-position: 0 -34px; }
.solid .reddish { background: #c00; }
.solid .content { padding: 10px;}
.hoverpad { cursor: pointer; }

.solid .row { clear: both; height: 30px; position: relative; line-height: 24px; vertical-align: middle; }
.solid .row .label { text-align: right; float: left; width: 90px; line-height: 22px; }
.solid .row .entry { float: left; width: 175px; padding-left: 10px; position: relative; }
.solid .narrow { height: 24px !important; line-height: 16px; }
.solid input {
  margin: 0;
  padding: 3px 4px;
  line-height: 24px; vertical-align: center;
}

.solid label { padding-left: 6px; line-height: 16px; vertical-align: center; }

.solid .noborder {
  height: 13px;
  padding: 0;
  border: none;
  vertical-align: middle; 
}

.solid .thankyou {
  color: #eee;
  position: absolute;
  top: 0px; left: 130px;
  visibility: hidden;  
}

.solid .wrapper { overflow: hidden; height: 0; }
.solid .vis { height: auto; }

.article, .story { margin-bottom: 40px; }
.article .date { padding: 10px 0; border-top: 1px solid #e8ebeb; font-size: 10px; color: #c0c0c0; font-style:italic; }

.downloads .resource { padding: 10px 0; margin-bottom: 10px; }
.downloads h4 a { color: #007aa2; text-decoration: underline; }
.downloads a { text-decoration: underline; }
.downloads .resource .thumb { width: 120px; height: 90px; float: left; border: 1px solid #007aa1; }
.downloads .resource .details { width: 440px; padding-left: 23px; float: left; }
.downloads .resource .status { clear: both; font-weight: 700; margin-top: 5px; padding-top: 5px; border-top: 1px solid #dedede; }
.downloads { position: relative; }
 
.mediapreview .resource { background: #f1f0f0; padding: 6px; color: #000; margin-bottom: 6px; }
.mediapreview h5 a { color: #000; text-decoration: underline; font-weight: 700; }
.mediapreview .resource .thumb { width: 90px; margin-right: 8px; height: 67px; float: left; border: 1px solid #007aa1; }
.mediapreview .resource .details { width: 170px; padding-left: 8px; float: left; }
.mediapreview { position: relative; }
.mediapreview a { color: #007aa1; text-decoration: underline; }

.eventmedia { position: relative; padding: 10px 0; }
.eventmedia .resource { background: #f1f0f0; padding: 10px; color: #000; margin-bottom: 6px; }
.eventmedia h5 a { color: #000; text-decoration: underline; font-weight: 700; }
.eventmedia .resource .thumb2 { width: 90px; margin-right: 15px; height: 67px; float: left; border: 1px solid #007aa1; }
.eventmedia { position: relative; }
.eventmedia a { color: #007aa1; text-decoration: underline; }


.events .event { padding: 10px 0; margin-bottom: 10px; }
.events h4 { text-decoration: underline; }
.events .event .thumb { width: 120px; height: 90px; float: left; border: 1px solid #007aa1; }
.events .event .details { width: 440px; padding-left: 23px; float: left; }
.events .event .status { clear: both; font-weight: 700; margin-top: 5px; padding-top: 5px; border-top: 1px solid #dedede; }
.events { position: relative; }

#FrontRegistercontent { position: relative; }
div.outer div.group, div.group, .commentsendform {
  padding: 20px 15px; border: 1px solid #e8ebeb; background: #fff; margin: 15px 0;
}

div.outer, #FrontRegistercontent .nogroup {
  background: none !important; 
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.chb { text-align: left; vertical-align: middle; }
.chblbl { padding-left: 6px; vertical-align: middle;}

.discchb input { float: right; width: 50px; text-align: center;}
.discchb label.chblbl, .discchb label.chblbl .label { font-weight: 400; text-align: justify; padding-left: 0px; width: 560px; display: block; float: left; }
.discchb label.chblbl { padding-bottom: 16px; }
.clearboth { clear: both; }
.group .floatleft, .group .sh_employer, .group .sh_position, .group .sh_reason, .group .sh_from, .group  .sh_to { float: left; padding-right: 15px; }
.group .clearleft, .group .sh_street, .group .sh_reason,  .group .sh_remove_button { clear: left; }
.group .sh_street, .group .sh_city, .group .sh_state, .group .sh_zip, .group .sh_phone { float: left; padding-right: 15px; }

.catfld { color: #444; font-size: 13px;}
.caton { background: #f0f0ff !important; }
.spherefld { }
.otherprodfld { padding: 8px 0;}
.catproducts, .catspheres { padding: 8px 0; margin: 8px 0 12px 0; border-bottom: 1px solid #ccc !important; }
.catcontents { background: #f8f8f8; padding: 0 16px; border: 1px solid #ccc; }
.catoff{ display: none !important; }

.summarydatatable { margin-top: 15px; font-size: 10px; border-collapse: collapse; border: 1px dotted #ddd; width: 100%; table-layout: auto;}

.summarydatatable td, .summarydatatable th { border: 1px dotted #ddd; }
.summarydatatable th { background: #eee; }

.summarydiscq { font-size: 10px; }

.authnetrelay #page_content { padding: 80px 0; } 

#s_FrontMyAccount #page_content .leftbar .wrapper { padding-top: 0; }

ul.tabsmenu {
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 10px;
}

.degeneratepipes ul.tabsmenu { border: none; }

.degeneratepipes .pipemenu {
  margin:0;
  padding:0;
  text-align: left;
}

.degeneratepipes .pipemenu .sep { display: none; }
.degeneratepipes .pipemenu li {
  list-style: none; 
  margin: 0; padding: 0 0 8px 15px; 
  background: url(../images/arrow-off.gif) no-repeat 0 3px;  
  display:block;
  color: #000;
}

#FrontRegistersidebar .content { background: #fff; border: 1px solid #ececec;} 
div#checklist li{font-weight:400;list-style:none;color:#000;margin:16px 0;padding-left:32px; line-height: 1.4em; }
div#checklist li a{background-color:transparent;color:#000;text-decoration:none;}
div#checklist li a:hover{background-color:transparent;text-decoration:underline;}
div#checklist li.checked{background:url(../images/checked.png) no-repeat left top;}
div#checklist li.important{background:url(../images/important.png) no-repeat left top;}
div#checklist li.active {font-weight:700;}
div#checklist li.unchecked{background:url(../images/unchecked.png) no-repeat left top;}
div#checklist ul,ul.gl-menu{margin:0;padding:0;}

.logintitle { font-size: 16px; color: #fff; }

.tabbed { border-top: none; }
.maintabs { background-image: url(../images/fpg/carpad.png); background-position: 0 -248px; position: relative; height: 34px; line-height: 34px; overflow: hidden; width: 624px; }
.maintabs .wrapper { width: 626px; overflow: hidden; height: 34px; }
.maintabs a:hover, .maintabs a.active { background-position: 0 -60px; }
.maintabs a { background-image: url(../images/fpg/carpad.png); color: #fff; display: inline-block; margin: 0 1px 0 0;
	padding: 0; text-align: center; font-weight: 700; background-position: 0 -154px; }
	
#FrontDownloadsblog .maintabs a { width: 124px; }
#FrontEventsblog .maintabs a { width: 312px; }
