/*
 * 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
*/

/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0 auto; padding: 0; border: 0; outline: 0; line-height: 2.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: "lucida grande", helvetica, verdana, arial, sans-serif;
	float: left;
	position: relative;
	bottom: -1px;
	border-bottom: 3px solid #a2292d;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 15px;
	margin-left: auto;
	width: 100%;
	z-index: 1;
}


.ui-tabs-subnav {
	/*resets*/margin: 0 auto; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: "lucida grande", helvetica, verdana, arial, sans-serif;
	float: left;
	position: relative;
	bottom: -1px;
	background-color: white;
	margin-left: -5px;
	padding-right: 15px;
	padding-top: 15px;
	width: 100%;

}


.ui-tabs-subnav-item {
	/*resets*/margin: 0 auto; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border-right: none;
	padding-left: 0px;
	padding-right: 1px;
	text-align: center;
	margin-left: auto;


}

.ui-tabs-nav-item {
	line-height: 2.1; text-decoration: none; font-size: 13px;
	text-align: center;
	display:inline; cursor:pointer;
}

.ui-tabs-nav-item span {
	line-height: 1.3; text-decoration: none; font-size: 100%;
	
	font-weight: bold;
	padding: .5em 8px;
	color: #eeeeee;
	background: #b12d32 url("/img/roller/b12d32_5F40x100_textures_04_highlight_hard_5F25.png") 0 50% repeat-x;
}
.tabbb {border-top:3px solid #a2292d; padding: 20px 30px 0px}
.tabbb p {margin:13px 0px 5px}
.tabbb ul {margin:0px}

.twoColFixLtHdr #tabs {
	/*font-size: .8em;*/
	position: relative;
	left: -15px;
	width: 724px;
	z-index: 0;
}

.twoColFixLtHdr #tabs ol {
	list-style-type: square;
	margin-left: 20px;
}
#tabbar {margin-left:6px}

.ui-tabs-subnav-item a {
	/*resets*/margin: 0 auto; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left; font-family: verdana;
	text-decoration: none;
	padding: .5em .8em;
	color: #eeeeee;
	background: #b12d32 url("/img/roller/b12d32_5F40x100_textures_04_highlight_hard_5F25.png") 0 50% repeat-x;
}

.ui-tabs-nav-item div:hover {
	background: #a7252a url("/img/roller/a7252a_5F40x100_textures_04_highlight_hard_5F25.png") 0 50% repeat-x;
	color: #ffffff;
}

.ui-tabs-subnav-item a:hover {
	background: #a7252a url("/img/roller/a7252a_5F40x100_textures_04_highlight_hard_5F25.png") 0 50% repeat-x;
	color: #ffffff;
}
.ui-tabs-selected {
	border-bottom-color: #831e22;
}
.ui-tabs-selected span, .ui-tabs-nav-item span:hover {
	background: #831e22 url("/img/roller/831e22_5F40x100_textures_04_highlight_hard_35.png") 0 50% repeat-x;
	color: #ffffff;
}
.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;
	color: #222222;
	padding: 1.5em 1.7em;	
	width: 100%;
	position: relative;
	top: 20px;
	padding-bottom: 40px;
	margin-left: -10px;

	
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}



/*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;
	
}
/*component content styles*/
.ui-component-content {
	border: 1px solid #dddddd;
	background: #ffffff url("/img/roller/ffffff_5F40x100_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 #a2292d;
	background: #b12d32 url("/img/roller/b12d32_5F40x100_textures_04_highlight_hard_5F25.png") 0 50% repeat-x;
	font-weight: bold;
	color: #eeeeee !important;
}
.ui-default-state a {
	color: #eeeeee;
}
.ui-default-state:hover, .ui-hover-state {
	border: 1px solid #a2292d;
	background: #a7252a url("/img/roller/a7252a_5F40x100_textures_04_highlight_hard_5F25.png") 0 50% repeat-x;
	font-weight: bold;
	color: #ffffff !important;
}
.ui-hover-state a {
	color: #ffffff;
}
.ui-default-state:active, .ui-active-state {
	border: 1px solid #831e22;
	background: #831e22 url("/img/roller/831e22_5F40x100_textures_04_highlight_hard_35.png") 0 50% repeat-x;
	font-weight: bold;
	color: #ffffff !important;
	outline: none;
}
.ui-active-state a {
	color: #ffffff;
	outline: none;
}
/*icons*/

/*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 */
