/*
* 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: left;
	visibility: hidden;
}
.ui-helper-clearfix {
	display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
	height:1%;
}
.ui-helper-clearfix {
	display:block;
}
/* end clearfix */
.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
----------------------------------*/


/* Overlays */
.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
}
/*
* 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/?ffDefault=&fwDefault=normal&fsDefault=1.1em&cornerRadius=3px&bgColorHeader=333333&bgTextureHeader=01_flat.png&bgImgOpacityHeader=25&borderColorHeader=333333&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=151515&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=0&borderColorContent=666666&fcContent=ffffff&iconColorContent=cccccc&bgColorDefault=303030&bgTextureDefault=03_highlight_soft.png&bgImgOpacityDefault=30&borderColorDefault=303030&fcDefault=ffffff&iconColorDefault=cccccc&bgColorHover=707070&bgTextureHover=02_glass.png&bgImgOpacityHover=40&borderColorHover=a1a1a1&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=002569&bgTextureActive=03_highlight_soft.png&bgImgOpacityActive=50&borderColorActive=002569&fcActive=ffffff&iconColorActive=222222&bgColorHighlight=eeeeee&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=80&borderColorHighlight=cccccc&fcHighlight=2e7db2&iconColorHighlight=4b8e0b&bgColorError=ffc73d&bgTextureError=02_glass.png&bgImgOpacityError=40&borderColorError=ffb73d&fcError=111111&iconColorError=a83300&bgColorOverlay=5c5c5c&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=0&thicknessShadow=0&offsetTopShadow=0&offsetLeftShadow=0&cornerRadiusShadow=0
*/


/* Component containers
----------------------------------*/
.ui-widget-content {
	background: none;
	color: #ffffff;
}

.ui-widget-content a {
	color: #ffffff;
}
.ui-widget-header {
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {
	border: 1px solid #303030;
	background: #303030 url(../../shared_media/2010/ui-bg_highlight-soft_30_303030_1x100.png) 50% 50% repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	color: #ffffff;
	outline: none;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

.ui-widget-content .newstab.ui-state-hover {
	border: 1px solid #003333;
	background: #002569 url(../../shared_media/2010/ui-bg_highlight-soft_20_002569_1x100.png) 50% 50% repeat-x; 
	font-weight: normal;
	letter-spacing: 1px;
	color: #ffffff;
	outline: none;
}

.ui-widget-content .pubtab.ui-state-hover {
	border: 1px solid #003333;
	background: #003333 url(../../shared_media/2010/ui-bg_highlight-soft_20_003333_1x100.png) 50% 50% repeat-x; 
	font-weight: normal;
	letter-spacing: 1px;
	color: #ffffff;
	outline: none;
}
.ui-widget-content .phototab.ui-state-hover {
	border: 1px solid #003333;
	background: #95774c url(../../shared_media/2010/ui-bg_highlight-soft_20_95774c_1x100.png) 50% 50% repeat-x; 
	font-weight: normal;
	letter-spacing: 1px;
	color: #ffffff;
	outline: none;
}

.ui-state-hover a, .ui-state-hover a:hover {
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	outline: none;
}

.ui-widget-content .newstab.ui-state-active {
	border: 1px solid #002569;
	background: #002569 url(../../shared_media/2010/ui-bg_highlight-soft_50_002569_1x100.png) 50% 50% repeat-x;
	font-weight: normal;
	letter-spacing: 1px;
	color: #ffffff;
	outline: none;
}
.ui-widget-content .pubtab.ui-state-active {
	border: 1px solid #003333;
	background: #003333 url(../../shared_media/2010/ui-bg_highlight-soft_50_003333_1x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 1px;
	outline: none;
}
.ui-widget-content .phototab.ui-state-active {
	border: 1px solid #95774c;
	background: #95774c url(../../shared_media/2010/ui-bg_highlight-soft_50_95774c_1x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 1px;
	outline: none;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

/* Corner radius */
.ui-corner-tl {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
}
.ui-corner-tr {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}
.ui-corner-bl {
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
}
.ui-corner-br {
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
}
.ui-corner-top {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}
.ui-corner-bottom {
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
}
.ui-corner-right {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
}
.ui-corner-left {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
}
.ui-corner-all {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/* Overlays */

.ui-tabs {
	padding: .2em;
	zoom: 1;
}
.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding: .2em 1em 0;
}
.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	border-bottom-width: 0 !important;
	margin: 0 .2em -1px 0;
	padding: 0;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: .5em 1em;
	text-transform: uppercase;
}
.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;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	padding: 1em 1.4em 0.4em 1.4em;
	display: block;
	border-width: 0;
	background: #151515;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}

