/*
 * 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 form, small {
	margin:0 1.5em;
}
.ui-accordion p {
	margin-left:1em;
}
.ui-accordion form p {
	margin-left:12em;
}
.ui-accordion form p label {
	position:absolute;
	left:2em;
}
.tip {
	/*background:url(images/accept.png) no-repeat scroll left center !important;*/
	background:url(images/icon_info.gif) no-repeat scroll left center;
	padding:0pt 0pt 0pt 18px;
}
.input_confirmed, .input_checked {
	/*background:url(images/accept.png) no-repeat scroll left center !important;*/
	background:url(images/icon_accept.gif) no-repeat scroll left center;
	padding:0pt 0pt 0pt 18px;
	font-size:small !important;
	font-size:x-small;
	color:red;
}
.input_not_confirmed, .input_not_checked {
	/*background:url(images/checkoff.png) no-repeat scroll left center !important;*/
	background:url(images/action_stop.gif) no-repeat scroll left center;
	padding:0pt 0pt 0pt 18px;
	font-size:small !important;
	font-size:x-small;
	color:red;
}

/*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: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	//font-size: 1.2em;
	border-bottom: 1px solid #777777;
}
.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 #777777;
	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: #303030 url(images/303030_40x100_textures_02_glass_35.png) 0 50% repeat-x;
}
.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: bold;
	text-decoration: none;
	padding: .5em .5em .5em 1.7em;
	color: #ffffff;
	background: url(images/ffffff_7x7_arrow_right.gif) .5em 50% no-repeat;
}
.ui-accordion-header a:hover {
	text-decoration: none;
	background: url(images/222222_7x7_arrow_right.gif) .5em 50% no-repeat;
	color: #111111;
}
.ui-accordion-header:hover {
	background: #8ab9ff url(images/8ab9ff_40x100_textures_02_glass_90.png) 0 50% repeat-x;
	color: #111111;
}
.selected .ui-accordion-header, .selected .ui-accordion-header:hover {
	background: #245399 url(images/245399_40x100_textures_02_glass_50.png) 0 50% repeat-x;
}
.selected .ui-accordion-header a, .selected .ui-accordion-header a:hover {
	color: #ffffff;
	background: url(images/ffffff_7x7_arrow_down.gif) .5em 50% no-repeat;
}
.ui-accordion-content {
	padding: .5em .7em;
	background: #000000 url(images/000000_40x100_textures_01_flat_0.png) 0 0 repeat-x;
	color: #ffffff;
	//font-size: 1em;
}

/*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: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	//font-size: 1.2em;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #777777;
	bottom: -1px;
}
.ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #777777;
	border-right: none;
}
.ui-tabs-nav-item 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: bold;
	text-decoration: none;
	//padding: .5em 1.7em;
	padding: .2em .6em;
	color: #ffffff;
	background: #303030 url(images/303030_40x100_textures_02_glass_35.png) 0 50% repeat-x;
}
.ui-tabs-nav-item a:hover {
	background: #8ab9ff url(images/8ab9ff_40x100_textures_02_glass_90.png) 0 50% repeat-x;
	color: #111111;
	text-decoration: none;
}
.ui-tabs-selected {
	border-bottom-color: #245399;
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
	background: #245399 url(images/245399_40x100_textures_02_glass_50.png) 0 50% repeat-x;
	color: #ffffff;
	text-decoration: none;
}
.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: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	clear:left;
	border: 1px solid #777777;
	//background: #000000 url(images/000000_40x100_textures_01_flat_0.png) 0 0 repeat-x;
	background-color: #333333;
	color: #ffffff;
	padding: 1.5em 1.7em;	
	//font-size: 1.2em;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
