#adv1, 
#adv2 {
  width: 900px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
}
#adv1 ul,
#adv2 ul {
 display: block;
 width: 950px;
 height: 30px;
 line-height: 30px;
 vertical-align: middle;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 float: left;
 background-color: #FFFFFF;
}

#adv1 li, #adv2 li { float:left; }
#adv1 li a, 
#adv2 li a {
  display: block;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  width: 275px;
  text-decoration: none;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background: #FFFFFF;
  color: #000000;
}
#adv1 li a:hover,
#adv2 li a:hover {
  background: #c0c0c0;
}
#adv1 li a.selected, 
#adv2 li a.selected {
  background: #fef7e0;
  color: #000000;
  font-weight: bold;
/*  border: 1px solid #CCCCCC;
  border-bottom: 0px; */
}

#adv1 span,
#adv2 span {
  display: block;
/*  width: 100%;*/
/*  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;*/
  float: left;
  background: #fef7e0;
/*  border: 1px solid #CCCCCC;*/
}





/*
 * jQuery UI screen structure and presentation
 * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
 * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
 * Visit ThemeRoller.com
*/

/*
 * Note: If your ThemeRoller settings have a font size set in ems, your components will scale according to their parent element's font size.
 * As a rule of thumb, set your body's font size to 62.5% to make 1em = 10px.
 * body {font-size: 62.5%;}
*/


/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; list-style: none;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #999999;
	bottom: -1px;
	background-color: #ffb600;
}
.ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #999999;
	border-right: none;
}
.ui-tabs-nav-item a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;
	color: #555555;
	background: #e0e0e0 url(imgs/e0e0e0_40x100_textures_04_highlight_hard_100.png) 0 repeat-x;
}
.ui-tabs-nav-item a:hover {
	background: #c0c0c0 url(imgs/c0c0c0_40x100_textures_04_highlight_hard_100.png) 0 50% repeat-x;
	color: #222222;
}
.ui-tabs-selected {
	border-bottom-color: #ffb600; 
/*	border-bottom-color: #ffff99; */
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
	background: #ffb600 url(imgs/ffb600_10x30_textures_04_highlight_hard_100.png) bottom repeat-x;
/*	background: #ffff99 url(imgs/ffff99_40x100_textures_04_highlight_hard_100.png) 0 50% repeat-x;*/
	color: #222222;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; text-decoration: none; font-size: 100%; list-style: none;
	font-family:  Arial, sans-serif;
	clear: left;
	border: 1px solid #999999;
	background: #ffffff url(imgs/ffb600_ffffff.png) top repeat-x;
/*	background: #ffff99 url(imgs/ffff99_40x100_textures_01_flat_0.png) 0 0 repeat-x; */
	color: #222222;
/*	padding: 0px;	*/
	font-size: 10px;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}




/*
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:  Arial, sans-serif;
	font-size: 10px;
}
/*component content styles*/
.ui-component-content {
	border: 1px solid #999999;
	background: #ffff99 url(imgs/ffff99_40x100_textures_01_flat_0.png) 0 0 repeat-x;
	color: #222222;
}
.ui-component-content a {
	color: #222222;
	text-decoration: underline;
}
/*component states*/
.ui-default-state {
	border: 1px solid #999999;
	background: #e0e0e0 url(imgs/e0e0e0_40x100_textures_04_highlight_hard_100.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: #c0c0c0 url(imgs/c0c0c0_40x100_textures_04_highlight_hard_100.png) 0 50% repeat-x;
	font-weight: normal;
	color: #202020 !important;
}
.ui-hover-state a {
	color: #202020;
}
.ui-default-state:active, .ui-active-state {
	border: 1px solid #999999;
	background: #ffff99 url(imgs/ffff99_40x100_textures_04_highlight_hard_100.png) 0 50% repeat-x;
	font-weight: normal;
	color: #202020 !important;
	outline: none;
}
.ui-active-state a {
	color: #202020;
	outline: none;
}

/*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 */

