/*
 * 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: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	border-bottom: 1px solid #cccccc;
}
.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 #cccccc;
	border-bottom: none;
}
.ui-accordion-header {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	cursor: pointer;
	background: #e6e6e6 url(images/99c2ff_40x100_textures_02_glass_50-2.png) 0 50% repeat-x;
	width:360px;
}
.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: #444444;
	background: url(images/ffffff_7x7_arrow_down.gif) .5em 50% no-repeat;

}
.ui-accordion-header a:hover {
	/*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: #444444;
	background: url(images/ffffff_7x7_arrow_right.gif) .5em 50% no-repeat;
	color: #0b5b98;

}
.ui-accordion-header a:active {
	/*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: #444444;
	background: url(images/ffffff_7x7_arrow_down.gif) .5em 50% no-repeat;
	color: #0b5b98;

}
.ui-accordion-header:hover {

	background: #f0f0f0 url(images/99c2ff_40x100_textures_02_glass_50-2.png) 0 50% repeat-x;
	color: #0b5b98;
}

.selected .ui-accordion-header a:active { 
	/*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: #000000;
	background: url(images/ffffff_7x7_arrow_down.gif) .5em 50% no-repeat;

}
.selected .ui-accordion-header a:hover {
	color: #000000;
	background: url(images/ffffff_7x7_arrow_right.gif) .5em 50% no-repeat;

}
.ui-accordion-content {
	background: #ffffff;
	color: #362b36;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	position: relative;
	width:760px;
	z-index: 1;
/*	border-right: 1px solid #cccccc;
*/	bottom: -1px;
}
.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;
	color:#FFFFFF;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; 
	float: left;
/*	border: 1px solid #ff8942;
*//*	border-right: none;
*/	margin-right:4px;
background:none;
}
.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: #ffffff;
	background: #ff6600 url(images/99c2ff_40x100_textures_02_glass_50-2.png) 0 50% repeat-x;
	filter: alpha(opacity=75); -moz-opacity: .7; opacity: .7;
/*	border-right: 1px solid #CCCCCC;
*/}
.ui-tabs-nav li a:hover {
	background: #f0f0f0 url(images/99c2ff_40x100_textures_02_glass_50-2.png) 0 50% repeat-x;
	color: #ffffff;
	filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1;

}
.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #ff8942;
	color:#FFFFFF;
	filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1;

}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #ff6600 url(images/99c2ff_40x100_textures_02_glass_50-2.png) 0 50% repeat-x;
	color: #ffffff;
	filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1;

}
.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: Verdana, Arial, Helvetica, sans-serif;
	clear:left;
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #666666;
	padding: 1.5em 1.7em;	
	font-size: 11px;;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

/*  RATES TAB */

.ui-tabs-nav li.rates {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; 
	float: left;
/*	border: 1px solid #ff8942;
*//*	border-right: none;
*/	margin-right:4px;
background:none;
}
.ui-tabs-nav li.rates 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: #ffffff;
	background: #ff6600 url(images/99c2ff_40x100_textures_02_glass_50-3.png) 0 50% repeat-x;
	filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1;
/*	border-right: 1px solid #CCCCCC;
*/}
.ui-tabs-nav li.rates a:hover {
	background: #f0f0f0 url(images/99c2ff_40x100_textures_02_glass_50-3.png) 0 50% repeat-x;
	color: #ffffff;
	filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1;

}

.ui-tabs-nav li.rates ui-tabs-selected {
	border-bottom-color: #ff8942;
	color:#FFFFFF;
	filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1;

}
.ui-tabs-nav li.rates ui-tabs-selected a, .rates ui-tabs-nav li.rates ui-tabs-selected a:hover {
	background: #ff6600 url(images/99c2ff_40x100_textures_02_glass_50-3.png) 0 50% repeat-x;
	color: #ffffff;
	filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1;

}

i-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}




