/* 
  -----------------------------------
  TabPanel Magic Style Sheet
  by Project Seven Development
  www.projectseven.com

  Style Theme: 01 - Win XP Style
  -----------------------------------
*/
#bottom_tabs_container .ui-state-default,
#bottom_tabs_container .ui-widget-content .ui-state-default,
#bottom_tabs_container .ui-widget-header,
#bottom_tabs_container .ui-state-default,
#bottom_tabs_container .ui-state-hover,
#bottom_tabs_container .ui-state-active,
#bottom_tabs_container .ui-widget-content .ui-state-active,

#tab_container .ui-state-default,
#tab_container .ui-widget-content,
#tab_container .ui-widget-content .ui-state-default,
#tab_container .ui-widget-header,
#tab_container .ui-state-default,
#tab_container .ui-state-hover,
#tab_container .ui-state-active,
#tab_container .ui-widget-content .ui-state-active

{
	background: none;
	border: none;
	padding: 0;	
}

.ui-accordion-content{font-size: small;}

#bottom_tabs_container .ui-widget-content{border: none;
	}


#tab.ui-tabs {
	padding: .2em;
	zoom: 1;	
	clear: both;
}

#tab.ui-tabs .ui-tabs-nav {
	list-style: none;

	padding: .2em .2em 0;
	margin-left:-4px; 
	
}


#tab.ui-tabs .ui-tabs-nav li {		
	clear:none;	
	float: left;
	border-bottom-width: 0 !important;	
	padding: 0;
	background: url(../img/tabs01_up.jpg);
}


#tab.ui-tabs .ui-tabs-nav li a {
	
	float: left;
	text-decoration: none;
	padding: .5em 1em;
	background: url(../img/tabs01_up2.jpg) no-repeat top right;
}



#tab.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 1px;
	border-bottom-width: 0;
	background: url(../img/tabs01_down.jpg);
}

#tab.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	
	background: url(../img/tabs01_down2.jpg) no-repeat top right;
}

	/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#tab.ui-tabs .ui-tabs-panel {
	padding: 1em 1.4em;
	display: block;
	border-width: 0;
	background: none;
	background: url(../images/tab_bg.jpg) repeat-y left top;		
	width: 648px;
	clear: both;
}

#tab.ui-tabs .ui-tabs-panel li{	
	font-size:medium;	
	}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a
	{
	cursor: pointer;
}

.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
	{
	cursor: pointer;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
	
.ui-tabs .ui-tabs-hide {
	display: none !important;
}

.tab_bpttom{
	background: url(../images/tab_bottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
	width: 698px;
}

#bottom_tabs{	
	background: url(../images/tabs_background.jpg) no-repeat left top;		
	}

#bottom_tabs.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding:0 .2em .2em 0;
	margin-left:40px; 
}

#bottom_tabs.ui-tabs .ui-tabs-nav li {		
	padding-top:8px ;
	padding-bottom: 15px;
	float: left;
}

#bottom_tabs.ui-tabs .ui-tabs-nav li a {
	padding:8px 18px 10px 15px;
	font-size:15px; 
	font-weight: bold;
	text-decoration: none;
}

#bottom_tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected {	
	background: url(../images/tabs_background_active_right.jpg) no-repeat top right;
}

#bottom_tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	padding:9px 18px 10px 15px;
	
	background: url(../images/tabs_background_active_left.jpg) no-repeat top left;
}

#bottom_tabs.ui-tabs .ui-tabs-panel {	
	padding: 0px 10px;
	display: block;	
	background: url(../images/tab_bg.jpg) repeat-y left top;	
	clear: both;
	height: 190px;
	overflow: hidden;
}


.faq1 {
	padding: 6px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 23px;
	color: #1A4593;
}

.faq1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.faq1 li {
	background: url(../images/point_1.jpg) no-repeat left 7px;
	padding-left: 13px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 23px;
	color: #1A4593;
}

.faq1 li a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 23px;
	color: #1A4593;
}

.faq1 li a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 23px;
	color: #A9629B;
}
