﻿@charset "utf-8";
/*** One Column Centered Layout ***/		body {
											font-family:Arial, Helvetica, sans-serif;
											font-size:.8em;
											line-height:1.3em;
											background-image:url(../site-images/background.gif);
											background-repeat:repeat;
											margin:0;
											padding:0;
											color:black;
											}
											img {border:0;}
											form {margin: 0;}
											ul.dfwp-list {margin:0; padding:0; list-style:none;}												
.ms-cui-modalDiv-ie,.ms-cui-glass-ie
{
background-color:transparent !important;
}
/*** Spotlight ***/	




/*** Container ***/							.oneColCtr #container {
											width:850px;
											margin:0 auto;
											text-align:left;
											}
											
/*** Enterprise Header ***/					.oneColCtr #entHeader {margin:0px 0 0 0; height:31px; font-size:96%;}			
											.oneColCtr #wvGovHome{float:left;}
											.oneColCtr #directories{float:left; text-align:right; padding:9px 0 0 10px;}
											.oneColCtr #search{float:right; padding:7px 0 0 0;}

											#searchBox {text-align:right; padding:0px; margin:0px;}
											.search {border:1px solid #999999; background-color:#FFFFCC;}
											.searchBlank {border:1px solid #999999;}

/*** Agency Header, Banner ***/				.oneColCtr #siteHeader {background-image:url('/site-images/banner.jpg'); height:110px;}
											.oneColCtr #homeLink { margin:0 0 0 15px; float:left; margin-left:-80px;}
											.oneColCtr #agyHeader {font-size:96%; text-align:right; padding:55px 20px 0 0;}
											.oneColCtr #imgBanner {margin:0; padding:10px 0; text-align:center;}
											
/*** Page-Level Assistance ***/				.oneColCtr #pageAssistance{color:#999999; text-align:right; padding-right:7px; width:200px; float:right;}
											#smallfont {font-size:90%; padding:1px;}
											#midfont {font-size:100%; padding:1px;}
											#largefont {font-size:120%; padding:1px;}
/*** Content Areas ***/						.oneColCtr #mainContent {
												padding:0 20px;
												background:#FFFFFF;
												border-left:1px solid #CCCCCC;
												border-right:1px solid #CCCCCC;
												}
												
/*** Top-Level Categories ***/				.oneColCtr #insideDepartment{width:40%; float:left;}
											.oneColCtr #howDoI{width:50%; float:right;}

											.oneColCtr #seeMore{font-size:96%; text-align:right; margin:0 10px 0 0;}

/*** News ***/								.oneColCtr #news, #zoneWrapper{
												width:100%;
												float:left;
												padding:5px 0;
												border-top:1px solid #CCCCCC;
												}
											.articleDate{font-size:90%; font-weight:bold; color:#666666;}
											.descriptiveText{color:#666666; line-height:1.2em;}
																						
/*** Miscellany ***/						.imageBorderRight{border-style:outset; border:1px solid #CCCCCC; padding:5px; float:right;}

/*** Agency Footer ***/						.oneColCtr #agencyFooter {
												font-size:96%;
												background-color:#fff;
												text-align:center;
												padding:0;
												border-left:1px solid #CCCCCC;
												border-right:1px solid #CCCCCC;
												border-bottom:1px solid #CCCCCC;
												}

/*** Enterprise Footer ***/					.oneColCtr #entFooter {
												font-size:96%;
												text-align:center;
												padding:0;
												border-top:1px solid #999999;
												}
											.oneColCtr #footer p, #entFooter p {
												margin:0;
												padding: 10px 0;
												color:white;
												}
												.oneColCtr #entFooter a {
	color:white;
}
												
/*** Subpage General Layout Elements ***/	.oneColCtr #agencyNav {width:190px; float:left; padding: 0 0 0 1px;}
											.oneColCtr #breadcrumbs {padding:0 0 10px 0; float:left; font-size:89%; width:100%}
											#ctl00_PlaceHolderMain_SiteMapPath1 {width:100%;}
											.oneColCtr #contentWrapper{width:600px; float:right;}
											.oneColCtr #searchcontentWrapper{width:800px; float:left; height:400px;}
											.oneColCtr #editPanel{}
												
/*** Two Column Layout Elements ***/		.oneColCtr #centerTwoColumn {width:585px; float:left;}


/*** Three Column Layout Elements ***/		.oneColCtr #centerThreeColumn {width:395px; float:left;}
											.oneColCtr #rightColumn {width:190px; float:right;}
											
/*** Press Release Page ***/				.oneColCtr #articleDate {}
											.oneColCtr #articleContent {}
											.oneColCtr #articleContact {}
											
/*** Menu Styling ***/						.glossymenu{margin:5px 0; padding:0px; width:174px; border-bottom-width:0; border-top:1px solid #FFFFFF;}
											.glossymenu a.menuitem{
												font-family:Arial, Helvetica, sans-serif;
												size:18px;
												font-weight:bold;
												color:#234697;
												display:block;
												width:auto;
												padding:8px 0px;
												padding-left:4px;
												text-decoration:none;
												border-bottom:1px solid #CCCCCC;
												}
											.glossymenu .menuitem:active{color:#234697; text-decoration:none;}
											.glossymenu a.menuitem:visited{color:#234697; text-decoration:none;}
											.glossymenu a.menuitem:submenuheader{text-decoration:none;}
											.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
												border:none;
												margin-top:0px;
												}
											.glossymenu a.menuitem:hover{ text-decoration:none;}
											.glossymenu div.submenu{ /*DIV that contains each sub menu*/
												background-color:#FFFFFF;
												font-size:93%;
												}
											.glossymenu div.submenu ul{ /*UL of each sub menu*/
												list-style-type:none;
												list-style-image:none;
												margin:0;
												padding:0;
												}
											.glossymenu div.submenu ul li{padding:3px 0; border-bottom:1px solid #CCCCCC;}
											.glossymenu div.submenu ul li a{display:block; line-height:1.2em; color:#000000; text-decoration:none; padding:2px 0; padding-left:10px;}
											.glossymenu div.submenu ul li a:hover{color: #666666; text-decoration:none;}
											* html .glossymenu li a{ /*IE only.*/ 
												width: 100%;
												margin-top:-2px;
												}
											.submenuheader_img{margin-left:-5px; margin-right:2px; float:right;}
											#leftNav {
	margin-top:20px;
}
											#leftNav div.glossymenu a.menuitem.submenuheader {
	font-size:14px;
}
										
/*** Callout Box ***/						.oneColCtr #calloutBox{display:none;}
											.oneColCtr #calloutTop{display:none;}
											.oneColCtr #calloutZone{font-size:90%; width:150px; padding:0px 5px 10px 15px;display:none;}
											#ctl00_TextBanner1{margin:0 10px 0 0 0; font-size:90%; color:#666666;}


												
/*** Link Styles ***/						a:link{color:#3366ff; text-decoration:none;}
											a:visited{color:#3366ff; text-decoration:none;}
											a:hover{color:#3366ff; text-decoration:underline;}

											a.black:link{color:#000000; text-decoration:none;}
											a.black:visited{color:#000000; text-decoration:none;}
											a.black:hover{color:#445b87; text-decoration:underline;}

											a.bold:link{color:#445b87; text-decoration:none; font-weight:bold;}
											a.bold:visited{color:#445b87; text-decoration:none; font-weight:bold;}
											a.bold:hover{color:#445b87; text-decoration:underline; font-weight:bold;}

											a.seeall:link{color:#445b87; text-decoration:none;}
											a.seeall:visited{color:#445b87; text-decoration:none;}
											a.seeall:hover{color:#445b87; text-decoration:underline;}

											a.smfont:link{color:#445b87; text-decoration:none;}
											a.smfont:visited{color:#445b87; text-decoration:none;}
											a.smfont:hover{color:#445b87; text-decoration:underline;}

											a.mdfont:link{color:#445b87; text-decoration:none;}
											a.mdfont:visited{color:#445b87; text-decoration:none;}
											a.mdfont:hover{color:#445b87; text-decoration:underline;}

											a.lgfont:link{color:#445b87; text-decoration:none;}
											a.lgfont:visited{color:#445b87; text-decoration:none;}
											a.lgfont:hover{color:#445b87; text-decoration:underline;}				

/*** List Styles ***/						ul{list-style-image:url(../site-images/bullet_wvpeia.gif);}
											ul.noBulletNoIndent {list-style-image:none; list-style-type:none; margin-left:0px; padding-left:0px;}
											ul.padded li {padding-bottom:7px;}												
																							
											
											
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.ms-rteElement-H1,
.ms-rteElement-H2,
.ms-rteElement-H3,
.ms-rteElement-H4 {
color:#234697; margin-left:-1px; padding-bottom:1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
h1,
.h1,
.ms-rteElement-H1 {
  font-size:110%;
}
h2,
.h2,
.ms-rteElement-H2 {
  font-size:106%;}
h3,
.h3,
.ms-rteElement-H3 {
  font-size:100%;
}
h4,
.h4,
.ms-rteElement-H4 {
 font-size:100%;}

											
/*** Table Styles ***/						.textEditor {font-size:100%;}
									
/*** SharePoint Core CSS Overrides ***/		/*** Webpart Output (Controls) Overrides ***/
											.ms-WPHeader TD {border-bottom-width:0px;}
											.ms-WPBody {font-size:.8em; font-family:Arial, Helvetica, sans-serif;}
											.ms-WPBody TABLE {font-size:100%;}
											.ms-TPBody TABLE {font-size:100%;}
											.ms-WPBody TD {font-size:100%; font-family:Arial, Helvetica, sans-serif;}
											.ms-WPBody A:link {color:#445b87; text-decoration:none;}
											.ms-WPBody A:visited {color:#445b87; text-decoration:none;}
											.ms-WPBody A:hover {color:#445b87; text-decoration:underline;}
											.ms-WPBody H1 {font-weight:bold; font-size:110%;}
											.ms-TPBody H1 {font-weight:bold; font-size:110%;}
											.ms-WPBody H2 {font-weight:bold; font-size:106%;}
											.ms-TPBody H2 {font-weight:bold; font-size:106%;}
											.ms-WPBody H3 {font-weight:bold; font-size:96%;}
											.ms-TPBody H3 {font-weight:bold; font-size:96%;}
											.link-item {font-size:100%; color:#3e6d27; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
											.link-item A {font-size:100%; color:#3e6d27; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
											.link-item A:link {font-size:100%; color:#3e6d27; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
											.link-item A:visited {color:#3e6d27; text-decoration:none;}
											.link-item A:active {color:#3e6d27; text-decoration:none;}
											.link-item A:hover {color:#3e6d27; text-decoration:underline;}
											.link-item-large {font-size:110%; color:#3366ff; font-family:Arial, Helvetica, sans-serif;	text-decoration:none;}
											.link-item-large A {font-size:110%; color:#3366ff; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
											.link-item-large A:link {font-size:110%; color:#3366ff; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
											.link-item-large A:visited {color:#3366ff; text-decoration:none;}
											.link-item-large A:active {color:#3366ff; text-decoration:none;}
											.link-item-large A:hover {color:#3366ff; text-decoration:underline;}
											.description {font-size:92%; color:#4C4C4C; font-family:Arial, Helvetica, sans-serif;}
											#column{font-size:100%;}
											/*** Top Nav Overrides ***/
											.topNavContainer {background-image:none; background-repeat:no-repeat; height:40px}
											.topNav {position:relative; top:-1px;}
											.topNavItem {background-position:right top; font-size:1em; font-weight:bold; background-image:none; color:#3A4663; background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif;}
											.topNavItem A {padding-right:5px; display:block; padding-left:5px; padding-bottom:0px; padding-top:8px; height:32px;}
											.topNavSelected A {background-position:right top; background-image:none; color:#EFF4FA; background-repeat:no-repeat;}
											.topNavHover A {background-position:right top; background-image:none; color:#FFFFFF; background-repeat:no-repeat;}
											.topNavFlyOuts {border-top:#CBD1E0 1px solid}
											.topNavFlyOutsItem {border-right:#CBD1E0 1px solid;	border-top:#CBD1E0 1px;	min-width:150px;	font-size:.8em; border-left:#CBD1E0 1px solid; width:150px; color:#3A4663; border-bottom:#CBD1E0 1px solid; font-family:Arial, Helvetica, sans-serif; background-color:#eceff3;}
											.topNavFlyOutsItem A {padding-right:5px; display:block;	padding-left:5px; padding-bottom:4px; padding-top:4px;}
											.topNavFlyOutsHover {background-color:#B2BCD3;}
											/*** Left Nav Overrides ***/
											.ctl00_PlaceHolderMain_Menu1_1 {font-size:.9em; line-height:2em; text-decoration:none;}
											.ctl00_PlaceHolderMain_Menu1_2 {}
											/*** Table Output Overrides ***/
											.ms-rteTable-5 {border-right:0px solid; border-top:0px solid; border-left:0px solid; border-bottom:0px solid; font-family:Arial, Helvetica, sans-serif; border-collapse:collapse;}
											/*** Site Map Overrides ***/
											.level-section {margin:6px; padding:3px; background-image:url(/site-images/sitemap_bg.gif); background-position:bottom left; background-repeat:repeat-x;}
											.level-header {padding-right:0px; padding-left:0px;	padding-bottom:2px;	padding-top:2px; border-bottom:1px solid #CCCCCC;}
											.level-item {font-size:1em; color:#4f5978; font-family:Arial, Helvetica, sans-serif;}
											.level-item A {font-size:.9em; color:#000000; font-family:Arial, Helvetica, sans-serif;}
											.level-item A:link {font-size:.9em; color:#000000; font-family:Arial, Helvetica, sans-serif;}
											.level-item A:visited {color:#000000; text-decoration: none;}
											.level-item A:active {color:#000000; text-decoration:none;}
											.level-item A:hover {color:#000000; text-decoration:underline;}
											.level-section {margin-bottom:6px;}
											.level-bullet {
												border-right:0px;
												padding-right:3px;
												background-position:left 50%;
												border-top:0px;
												padding-left:15px;
												background-image:url(/site-images/sitemap_bullet.gif);
												vertical-align:top;
												border-left:0px;
												border-bottom:0px;
												background-repeat:no-repeat;
												}
											.headertitle {font-weight:bold; font-size:1em; color:#4f5978; font-family:Arial, Helvetica, sans-serif;}
											.headertitle A {font-weight:bold; font-size:1em; color:#4f5978; font-family:Arial, Helvetica, sans-serif;}
											.headertitle A:link {font-weight:bold; font-size:1em; color:#4f5978; font-family:Arial, Helvetica, sans-serif;}
											.headertitle A:visited {color:#4f5978; text-decoration:none;}
											.headertitle A:active {color:#4f5978; text-decoration:none;}
											.headertitle A:hover {color:#4f5978; text-decoration:underline;}
											.headertitle-large {font-weight:bold; font-size:1.2em; color:#4f5978; font-family:Arial, Helvetica, sans-serif;}
											.headertitle-large A {font-weight:bold; font-size:1.2em; color:#4f5978; font-family:Arial, Helvetica, sans-serif;}
											.headertitle-large A:link {font-weight:bold; font-size:1.2em; color:#4f5978; font-family:Arial, Helvetica, sans-serif;}
											.headertitle-large A:visited {color:#4f5978; text-decoration:none;}
											.headertitle-large A:active {color:#4f5978; text-decoration:none;}
											.headertitle-large A:hover {color:#4f5978; text-decoration:underline;}
											.headertitle-small {font-weight:bold; font-size:.8em; color:#4f5978; font-family:Arial, Helvetica, sans-serif;}
											.headertitle-small A {font-weight:bold; font-size:.8em; color:#4f5978; font-family:Arial, Helvetica, sans-serif;}
											.headertitle-small A:link {font-weight:bold; font-size:.8em; color:#4f5978; font-family:Arial, Helvetica, sans-serif;}
											.headertitle-small A:visited {color:#4f5978; text-decoration:none;}
											.headertitle-small A:active {color:#4f5978; text-decoration:none;}
											.headertitle-small A:hover {color:#4f5978; text-decoration:underline;}
											.cqfeed {visibility:hidden;}
											.ms-input{font-family:Arial, Helvetica, sans-serif;}
											.ms-rte{font-family:Arial, Helvetica, sans-serif;}
											.radEditor{
	font-family:Arial, Helvetica, sans-serif;
}

/* Google Search Styles */

/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {

  width: 96%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {

}
.gsc-control-cse {
                                                                font-size:14px !important;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border:none;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 0px solid;

  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 0px solid none;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #D5E2FF;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}
.gsc-search-box {display:none !important;}
.gsc-tabsArea {display:none;}
.gsc-resultsHeader {display:none;}

.gs-title a:link {color:#3366ff;}
.gs-title a:visited {color:#3366ff;}
.gs-title a:hover {color:#3366ff !important;}
.gs-title a:active {color:#3366ff;}

.gs-result  a:link {color:#3366ff;}
.gs-result  a:visited {color:#3366ff;}
.gs-result  a:hover {color:#3366ff!important; }
.gs-result  a:active {color:#3366ff;}
.gs-result .gs-title, .gs-result .gs-title *  {color:#3366ff!important;}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {color:#3366ff !important;}
.cse .gs-promotion, .gs-promotion {padding:10px 10px 10px 10px; display:block !important; border:1px solid #999999;}
.gs-promotion-image {float:left;} 

div.anythingSlider {
	display: block;
	width: 490px;
	height: 212px;
	margin: 0 auto;
	overflow: hidden; /* needed for Opera and Safari */
}

/****** SET COLORS HERE *******/
/* Default State */
div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a {
	background: #777;
	color: #000;
}
div.anythingSlider .anythingWindow {
}
div.anythingSlider .start-stop {
	background-color: #040;
	color: #fff;
}
div.anythingSlider .start-stop.playing {
	background-color: #800;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #ddd;
}

/* Active State */
div.anythingSlider.activeSlider .anythingWindow {
	border-color: #7C9127;
}
div.anythingSlider.activeSlider .thumbNav a.cur{
				
color:#444;
background: #224887; /* Old browsers */
background: -moz-linear-gradient(top,  #feda6f 0%, #e0b945 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feda6f), color-stop(100%,#e0b945)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #feda6f 0%,#e0b945 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #feda6f 0%,#e0b945 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #feda6f 0%,#1e0b945 100%); /* IE10+ */
background: linear-gradient(to bottom,  #feda6f 0%,#e0b945 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feda6f', endColorstr='#e0b945',GradientType=0 ); /* IE6-9 */
 font-size:11px;


}


 div.anythingSlider.activeSlider .thumbNav a {
color:#ddd;
background: #224887; /* Old browsers */
background: -moz-linear-gradient(top,  #224887 0%, #153776100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#224887), color-stop(100%,#153776)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #224887 0%,#153776100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #224887 0%,#153776100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #224887 0%,#153776100%); /* IE10+ */
background: linear-gradient(to bottom,  #224887 0%,#153776100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#224887', endColorstr='#153776',GradientType=0 ); /* IE6-9 */

}
 div.anythingSlider.activeSlider .thumbNav a span {
				display:none;
}
 div.anythingSlider.activeSlider .thumbNav a:hover {
color:#444;
background: #e3e3e3; /* Old browsers */
background: -moz-linear-gradient(top,  #e3e3e3 0%, #c9c9c9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(100%,#c9c9c9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e3e3e3 0%,#c9c9c9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e3e3e3 0%,#c9c9c9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e3e3e3 0%,#c9c9c9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e3e3e3 0%,#c9c9c9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-9 */
 font-size:11px;


}



div.anythingSlider .start-stop {
	background-color: #080;
	color: #fff;
}
div.anythingSlider .start-stop.playing {
	background-color: #d00;
	display:none;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #fff;
}

/**** DO NOT CHANGE BELOW THIS LINE ****/
/* anythingSlider viewport window */
div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
/* wrapper: 45px right & left padding for the arrows, 28px @ bottom for navigation */
div.anythingSlider {
	position: relative;
	padding: 0 0px 40px 0px;
}
/* anythingSlider base UL */
ul.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
ul.anythingBase li.panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}

/* Navigation Arrows */
div.anythingSlider .arrow {
	top: 50%;
	position: absolute;
	display: block;
}
div.anythingSlider .arrow a {
	display: block;
	height: 120px;
	margin: -60px 0 0 0; /* half height of image */
	width: 45px;
	text-align: center;
	outline: 0;
	background:none;
}
div.anythingSlider .arrow a span { display: block; text-indent: -9999px; }
div.anythingSlider .forward { right: 0; }
div.anythingSlider .back { left: 0; }
div.anythingSlider .forward a { background-position: 0 -40px; }
div.anythingSlider .back a { background-position: -88px -40px; }
div.anythingSlider .forward a:hover, div.anythingSlider .forward a.hover { background-position: 0 -240px; }
div.anythingSlider .back a:hover, div.anythingSlider .back a.hover { background-position: -88px -240px; }
div.anythingSlider .forward.disabled { display: none; } /* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
div.anythingSlider .back.disabled { display: none; }

/* Navigation Links */
div.anythingSlider .anythingControls { outline: 0; display: none;margin-top:5px }
div.anythingSlider .thumbNav { margin: 0px 0px 0px 0px; padding:0px; }
div.anythingSlider .thumbNav li { display: inline; }
div.anythingSlider .thumbNav a {
	font-family: arial;
	font-size:11px;
	color:#444;
	display: inline-block;
	text-decoration: none;
	padding: 2px 7px 0px 7px;
	height: 12px;
	margin: 0 5px 10px 0;
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	text-align: center;
	outline: 0;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius:  4px 4px 4px 4px;
	-webkit-border-radius:  4px 4px 4px 4px;
}
div.anythingSlider .thumbNav a:hover {
	background:url('/images/star_cur.gif') no-repeat;
}

/* slider autoplay right-to-left, reverse order of nav links to look better */
div.anythingSlider.rtl .thumbNav a { float: right; } /* reverse order of nav links */
div.anythingSlider.rtl .thumbNav { float: left; }    /* move nav link group to left */
div.anythingSlider.rtl .anythingWindow {
	direction: ltr;
	unicode-bidi: bidi-override;
}
/* div.anythingSlider.rtl .start-stop { float: right; } */ /* move start/stop button - in case you want to switch sides */

/* Autoplay Start/Stop button */
div.anythingSlider .start-stop {
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	float: right;
	z-index: 100;
	outline: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover { background-image: none; }

div.anythingSlider, div.anythingSlider .anythingWindow, div.anythingSlider .thumbNav a, div.anythingSlider .arrow a, div.anythingSlider .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0; 
}

div.anythingSlider .start-stop {
				display:none;
}

.ui-accordion .ui-accordion-header .ui-icon {display:none;}

#tabs{width:600px; height:60px}
#tabs img{float:left}
.clear{clear:both}
ul#slide_control li, ul#slide_nav li, ul#portfolio{list-style:none}
ul#portfolio{margin:0px; padding:0; overflow:hidden; height:203px !important;}
ul#portfolio li{padding:0; margin:0}
ul#portfolio img{width:545px; height:203px}
ul#slide_nav{padding:0px; width:600px; margin:0; height:185px;}
ul#slide_nav li{height:46px; padding:0; margin:0px; width:109px; display:block; float:left}
#slide_nav li:hover{cursor:pointer; cursor:hand; z-index:5000}