/*
 * 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;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	float: left;
	clear:both;
	position: relative;
	z-index: 1;
	/*border-right: 1px solid #d3d3d3;*/
	bottom: -3px;
	left:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;/*	width:448px;*/
}
* html .ui-tabs-nav{
left:0px;
}
.ui-tabs-nav li {
	/*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 #d3d3d3;*/
	border-right: none;
}
/*div#main ul li a, div#main ul li a:link, div#main ul li a:active{
	color: #8a2003;
	text-decoration: underline;
}
div#main ul li a:visited {
	color: #8a2003;
	background-color: transparent;
}
div#main ul li a:hover{
	color: #8a2003;
	text-decoration: underline;
}*/
div#main #target-1 ul.ui-tabs-nav li a,
div#main #target-2 ul.ui-tabs-nav li a,
div#main #target-3 ul.ui-tabs-nav li a,
div#main #target-4 ul.ui-tabs-nav li a,
div#main #target-5 ul.ui-tabs-nav li a,
div#main #target-6 ul.ui-tabs-nav li a {
	/*resets*/margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.2;
	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: #555555;
	background:url(../img/tab142BG-lo.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:149px;
	height:18px;
	margin:0 -10px 0 0;
	padding:2px 0 0 10px;
	overflow:visible;
}

div#main #target-1 ul.ui-tabs-nav li a:hover,
div#main #target-2 ul.ui-tabs-nav li a:hover,
div#main #target-3 ul.ui-tabs-nav li a:hover,
div#main #target-4 ul.ui-tabs-nav li a:hover,
div#main #target-5 ul.ui-tabs-nav li a:hover,
div#main #target-6 ul.ui-tabs-nav li a:hover {
	/*	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;*/
	background:transparent url(../img/tab142BG-hi.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:149px;
	height:18px;
	margin:0 -10px 0 0;
	padding:2px 0 0 10px;
	text-decoration:none;

}
div#main #target-1 ul.ui-tabs-nav li.ui-tabs-selected {
/*border-bottom-color: #ffffff;*/
}
div#main #target-1 ul.ui-tabs-nav li.ui-tabs-selected a, 
div#main #target-1 ul.ui-tabs-nav li.ui-tabs-selected a:hover,
div#main #target-2 ul.ui-tabs-nav li.ui-tabs-selected a, 
div#main #target-2 ul.ui-tabs-nav li.ui-tabs-selected a:hover,
div#main #target-3 ul.ui-tabs-nav li.ui-tabs-selected a, 
div#main #target-3 ul.ui-tabs-nav li.ui-tabs-selected a:hover,
div#main #target-4 ul.ui-tabs-nav li.ui-tabs-selected a, 
div#main #target-4 ul.ui-tabs-nav li.ui-tabs-selected a:hover,
div#main #target-5 ul.ui-tabs-nav li.ui-tabs-selected a, 
div#main #target-5 ul.ui-tabs-nav li.ui-tabs-selected a:hover,
div#main #target-6 ul.ui-tabs-nav li.ui-tabs-selected a, 
div#main #target-6 ul.ui-tabs-nav li.ui-tabs-selected a:hover {
	/*background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;*/
	background:transparent url(../img/tab142BG-hi.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:149px;
	height:18px;
	margin:0 -10px 0 0;
	padding:2px 0 0 10px;
	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: Arial, Verdana, sans-serif;
	clear:left;
	/*border-top: 1px solid #d3d3d3;*/
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	/*background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;*/
	/*font-size: 1.1em;*/
	padding:10px;/*	min-height:600px;*/
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/
}
/*dw*/


#t1-tab-1, #t1-tab-2, #t1-tab-3, #t2-tab-1, #t2-tab-2, #t2-tab-3, #t3-tab-1, #t3-tab-2, #t3-tab-3, #t4-tab-1, #t4-tab-2, #t4-tab-3, #t5-tab-1, #t5-tab-2, #t5-tab-3, #t6-tab-1, #t6-tab-2, #t6-tab-3{
	margin:0 0 20px 0;
	padding:10px;
	height:auto;
 	overflow:auto;
}
* html #t1-tab-1, * html #t1-tab-2, * html #t1-tab-3, * html #t2-tab-1, * html #t2-tab-2, * html #t2-tab-3, * html #t3-tab-1, * html #t3-tab-2, * html #t3-tab-3, * html #t4-tab-1, * html #t4-tab-2, * html #t4-tab-3, * html #t5-tab-1, * html #t5-tab-2, * html #t5-tab-3, * html #t6-tab-1, * html #t6-tab-2, * html #t6-tab-3 {
	height:1%;
	margin:0 0 20px 0;
	padding:10px;
	overflow:visible;
}
.tabColLeft {
	float:left;
	width:200px;
	margin:0 0 0 0;
	padding:0 0 0 0;/*background:pink;*/
}
.tabColRight {
	float:left;
	width:200px;
	margin:0 0 0 0;
	padding:0 0 0 20px;
}

* html
.tabColRight {
	float:left;
	width:200px;
	margin:0 0 0 -10px;
	padding:0 0 0 20px;
}

div#main .ui-tabs-nav li {
font-size: 100%;
line-height: 1.3;
text-decoration: none;
/*background:none;*/

/*float: left;*/
/*list-style: none;*/

margin:0 0 0 0;
padding:0 0 0 0;
}

