/* Normal -------------------------------- */.normal h3, .normal h4 {
	margin:0;
	font-weight:normal
}
.normal h3 {
	padding:0 0 9px;
	font-size:1.8em
}
.normal h4 {
	padding-bottom:21px;
	border-bottom:1px dashed #999;
	font-size:1.2em;
	font-weight:bold
}
.normal p {
	font-size:1.2em
}
.demos-nav, .demos-nav dt, .demos-nav dd, .demos-nav ul, .demos-nav li {
	margin:0;
	padding:0
}
.demos-nav {
	float:left;
	width:170px;
	font-size:1.3em
}
.demos-nav dt, .demos-nav h4 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:1.1em;
	font-family:"Trebuchet MS", "Helvetica", "Arial";
	color:#e87b10
}
.demos-nav dt, .demos-nav h4 {
	margin-top:1.5em;
	margin-bottom:0;
	padding-left:8px;
	padding-bottom:5px;
	line-height:1.2em;
	border-bottom:1px solid #F4F4F4
}
.demos-nav dd a, .demos-nav li a {
	border-bottom:1px solid #F4F4F4;
	display:block;
	padding:4px 3px 4px 8px;
	font-size:90%;
	text-decoration:none;
	color:#555;
	margin:2px 0;
	height:13px
}
.demos-nav dd a:hover, .demos-nav dd a:focus, .demos-nav dd a:hover, .demos-nav dd a:focus {
	background:#f3f3f3;
	color:#000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px
}
.demos-nav dd a.selected {
	background:#555;
	color:#ffffff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px
}/* new styles for demo pages,added by Filament 12.29.08eventually we should convert the font sizes to ems -- using px for now to minimize style conflicts*/
.normal h3.demo-header {
	font-size:32px;
	padding:0 0 5px;
	border-bottom:1px solid #eee;
	text-transform:capitalize
}
.normal h4.demo-subheader {
	font-size:10px;
	text-transform:uppercase;
	color:#999;
	padding:8px 0 3px;
	border:0;
	margin:0
}
.normal a:link, .normal a:visited {
	color:#1b75bb;
	text-decoration:none
}
.normal a:hover, .normal a:active {
	color:#0b559b
}
div.demo h3.docs {
	clear:left;
	font-size:12px;
	font-weight:normal;
	padding:0 0 1em;
	margin:0
}
div.demo-description {
	clear:both;
	padding:12px;
	font-family:"Trebuchet MS", "Arial", "Helvetica", "Verdana";
	font-size:1.3em;
	line-height:1.4em
}
.ui-draggable, .ui-droppable {
	background-position:top left
}
.left-nav .demos-nav {
	padding-right:10px
}
#demo-link {
	font-size:11px;
	padding-top:6px;
	clear:both;
	overflow:hidden
}
#demo-link a span.ui-icon {
	float:left;
	margin-right:3px
}/** jQuery UI CSS Framework* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.*//* Layout helpers----------------------------------*/
.ui-helper-hidden {
	display:none
}
.ui-helper-hidden-accessible {
	position:absolute;
	left:-99999999px
}
.ui-helper-reset {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none
}
.ui-helper-clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.ui-helper-clearfix {
	display:inline-block
}
* html .ui-helper-clearfix {
	height:1%
}
.ui-helper-clearfix {
	display:block
}
.ui-helper-zfix {
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	opacity:0;
	filter:Alpha(Opacity=0)
}/* Interaction Cues----------------------------------*/
.ui-state-disabled {
	cursor:default !important
}/* Icons----------------------------------*/
.ui-icon {
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	background-repeat:no-repeat
}/* Misc visuals----------------------------------*/
.ui-widget-overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}/* Tabs----------------------------------*/
.ui-tabs {
	padding:.2em;
	zoom:1
}
.ui-tabs .ui-tabs-nav {
	margin:0;
	width:673px;
	border-top:1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	list-style:none;
	position:relative;
	padding:0;
	font-family:tahoma;
	font-size:11px;
	background:#e6e6e6;
}
.ui-tabs .ui-tabs-nav li {
	position:relative;
	text-align:right;
	float:right;
	border-bottom-width:0 !important;
	border-top-width:0;
	margin:0 0 -1px 0;
	padding:0
}
.ui-tabs .ui-tabs-nav li a {
	width:120px;
	display:block;
	text-decoration:none;
	padding:.3em 1em
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom:1px;
	border-bottom-width:0
}
.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:text
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor:pointer
}
.ui-tabs .ui-tabs-panel {
	border:1px solid #aaa;
	padding:1em 1.4em;
	display:block;
	background:none;
	direction:rtl;
	text-align:right
}
.ui-tabs .ui-tabs-hide {
	display:none !important
}/** jQuery UI CSS Framework* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.* To view and modify this theme,visit http://jqueryui.com/themeroller/*//* Component containers----------------------------------*/
.ui-widget {
	font-family:Verdana, Arial, sans-serif;
	font-size:1.1em
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family:Verdana, Arial, sans-serif;
	font-size:1em
}
.ui-widget-content {;
	background:#ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color:#222222
}
.ui-widget-content a {
	color:#222222
}
.ui-widget-header {
	width:670px;
	;
	background: url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color:#222222;
	font-weight:bold
}
.ui-widget-header a {
	color:#222222
}/* Interaction states----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {
	border:1px solid #e6e6e6;
	background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight:normal;
	color:#555555;
	outline:none
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color:#555555;
	text-decoration:none;
	outline:none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight:normal;
	color:#212121;
	outline:none
}
.ui-state-hover a, .ui-state-hover a:hover {
	color:#212121;
	text-decoration:none;
	outline:none
}
.ui-state-active, .ui-widget-content .ui-state-active {
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	background:#ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight:normal;
	margin: 0 -1px;
	color:#212121;
	outline:none;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#212121;
	outline:none;
	text-decoration:none
}/* Misc visuals----------------------------------*/
.ui-corner-tl {
	/*-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px*/
}
.ui-corner-tr {
	/*-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px*/
}
.ui-corner-bl {
	/*-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px*/
}
.ui-corner-br {
	/*-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px*/
}
.ui-corner-top {
	/*-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px*/
}
.ui-corner-bottom {
	/*-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px*/
}
.ui-corner-right {
	/*-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px*/
}
.ui-corner-left {
	/*-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px*/
}
.ui-corner-all {
	width:675px;
	padding:0;
	margin:0 10px 10px 0;
	/*-moz-border-radius:4px;
	-webkit-border-radius:4px*/
}
.ui-widget-overlay {
	background:#aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity:.3;
	filter:Alpha(Opacity=30)
}
.ui-widget-shadow {
	margin:-8px 0 0 -8px;
	padding:8px;
	background:#aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity:.3;
	filter:Alpha(Opacity=30);
	/*-moz-border-radius:8px;
	-webkit-border-radius:8px*/
}
