/*
 * 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 accordion*/
.ui-accordion {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.4em;
	border-bottom: 1px solid #d3d3d3;
}
.ui-accordion li{
	margin: 0 !important; padding: 0 !important; 
	background: none !important;
}
*html .ui-accordion li{
	height: 1%;
}
.ui-accordion-group {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	border: 1px solid #d3d3d3;
	border-bottom: none;
}
.ui-accordion-header {
	/*resets*/margin: 0; padding: 5px 15px !important; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	cursor: pointer;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	border: 1px solid #C6C6C6;
	width: 540px;
	display: block;
  color: #616161 !important;
  text-align: left;
  font-size: 16px;
  line-height: 1.3;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.catalog_item .ui-accordion-header{
	display: inline !important;
	border: none !important;
	padding: 0 !important;
	color: #000 !important;
	text-decoration: underline !important; 
   	font-weight: normal !important;
}
.catalog_item .ui-accordion-header:hover{
  	text-decoration: none !important;
  	background: #ffac00 !important;
}
.catalog_item a.gal.ui-accordion-header{
  background: none !important;
  text-decoration: none !important;
}
.ui-accordion-header a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	display: block;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em .5em .5em 1.7em;
	color: #555555;
	background: url(images/888888_7x7_arrow_right.gif) .5em 50% no-repeat;
}
.ui-accordion-header a:hover {
	background: url(images/454545_7x7_arrow_right.gif) .5em 50% no-repeat;
	color: #212121;
}
.ui-accordion-header:hover {
	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	color: #212121;
}
.selected .ui-accordion-header, .selected .ui-accordion-header:hover {
	background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
.selected .ui-accordion-header a, .selected .ui-accordion-header a:hover {
	color: #212121;
	background: url(images/454545_7x7_arrow_down.gif) .5em 50% no-repeat;
}
.ui-accordion-content {
	background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	color: #222222;
	font-size: 1em;
}
.ui-accordion-content p {
	padding: 1em 1.7em 0.6em;
}






/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.4em;
	float: left;
	position: relative;
	z-index: 1;
	bottom: -1px;
	border-left: 1px solid #d3d3d3;
}
.ui-tabs-nav ul {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
.ui-tabs-nav li {
	/*resets*/margin: 0 !important; padding: 0 !important; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #d3d3d3;
	border-bottom-color: #ffffff;
	border-left: none;
       background: none !important;
	position: relative;
	bottom: -1px;
}
.ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em 1.7em;
	color: #616161;
	background: #e6e6e6 /*url(images/e6e6e6_40x100_textures_02_glass_75.png)*/ 0 50% repeat-x;
}
.ui-tabs-nav li a:hover {
	background: #dadada /*url(images/dadada_40x100_textures_02_glass_75.png)*/ 0 50% repeat-x;
	color: #000;
}
.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #ffffff;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #fff /*url(images/ffffff_40x100_textures_02_glass_65.png)*/ 0 50% repeat-x;
	color: #616161;
}
.ui-tabs-nav li.ui-tabs-selected a:hover{
	color: #000;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	clear:left;
	border: 1px solid #d3d3d3;
	border-left: none;
	background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	color: #616161;
	padding: 0 15px 15px 15px;	
	font-size: 1.4em;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}



