/* GENERAL SETTINGS */
body {
	margin:0;
	padding:0;
	background:#4c5b72;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
img {
	border:0;
}
a {
	text-decoration:underline;
	color:#4781bd;
}
a:hover {
	text-decoration:none;
	color:#62861d;
}
p {
	clear:both;
	padding:0;
	margin:15px 0;
	line-height:18px;
	text-align:justify;
}
h1 {
	margin:0 0 15px 0;
	padding:0;
	height:32px;
	float:left;
	background:#fdc713 url(../images/titleDecorL.gif) no-repeat 0 0;
	display:none;
}
h1 span {
	display:block;
	padding:5px 15px 0 15px;
	/*padding:6px 15px 0 15px;*/
	height:27px;
	/*height:26px;*/
	background:url(../images/titleDecorR.gif) no-repeat 100% 0;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000;
}
h2 {
	margin:0 0 20px 0;
	padding:5px 0 0 0;
	height: auto;
	float: none;
	background:none;
	font:normal 24px Arial, Helvetica, sans-serif;
	color:#152d69;
	clear:both;
}
h3 {
	margin:0;
	padding:15px 0 0 0;
	height: auto;
	float: none;
	background:none;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#152d69;
}
h4 {
	margin:0;
	padding:0;
	height: auto;
	float: none;
	background:none;
	color:#4781bd;
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	font-style:italic;
	
	
}
.clear {
	clear:both;
}
#homePg p,
#programPg p,
#programPg2 p,
#programPg3 p
{
	line-height:18px;
	text-align:justify;
}
.picFrame {
	border:1px solid #e6e2d6;
}
#careersPg .picFrame {
	margin:15px 0;
}
#homePg h1 {
	margin:15px 0 0 0;
}
#homePg #textContent ul {
	padding:0;
	margin:0 0 0 25px;
}
#homePg #textContent li {
	padding:0 0 5px 0;
	margin:0 0 0 0px;
	line-height:18px;
}
.star2 {
	color:#dd0000;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.supText {
	font:normal 11px Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#testimPg #newsBox {
	width:850px;
	margin:0 10px 0 0;
	float:left;
}

SUP {
	font:normal 10px Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#page
  {
    /*
     * If you want to make the page a fixed width and centered in the viewport,
     * this is the standards-compliant way to do that. See also the ie.css file
     * for the necessary IE5 hack to center a div.
     */
    margin-left: auto;
    margin-right: auto;
    width: 880px;
	  padding: 0;
		background: #fff;
  }


/* HEADER */
#header {
	background: url(../images/headerBG.gif) repeat-x 0 0;
	width:880px;
	height:100px;
	padding:0;
	margin:0;
}
.logo {
	background: url(../images/JIU-logo.gif) no-repeat 0 14px;
	width:407px;
	height:100px;
	display:block;
	float:left;
	margin:0 0 0 25px;
}
#header .left {
	background: url(../images/bodyDecorL.gif) repeat-y 0 0;
	height:100px;
}
#header .right {
	background: url(../images/bodyDecorR.gif) repeat-y 100% 0;
	height:100px;
	position:relative;
}
.topButs {
	background:url(../images/phone.gif) no-repeat 44px 70px;
	width:281px;
	height:100px;
	display:block;
	float:right;
	text-align:left;
}
.topButs img {
	width:259px;
	height:46px;
	margin:13px 0 0 0;
}







/* VIDEO BOX */
#mainContent {

	background:#f8f6f1;
	width:880px;
}
#mainContent .left {
	background: url(../images/bodyDecorL.gif) repeat-y 0 0;
}
#mainContent .left2 {
	background: url(../images/bodyDecorL.gif) no-repeat 0 0;
	padding:0 0 0 15px;
}
#mainContent .right {
	background: url(../images/bodyDecorR.gif) repeat-y 100% 0;
}
#mainContent .right2 {
	background: url(../images/bodyDecorR.gif) no-repeat 100% 0;
	padding:0 15px 0 0;
	position:relative;
	width:850px;
}
#video {
	width:850px;
	height:298px;
	z-index:10;
	/*border-bottom:2px solid #fdc713;*/
	padding:0;
	margin:0;
}
.LFbox {
	position:absolute;
	top:216px;
	left:0;
	z-index:10000;
	height:60px;
}



/* MENU */

#menu {
	height:50px;
	width: 850px;
	text-align: left;
	background: url(../images/menuBackground.gif) no-repeat center 10px;
	padding:10px 0 0 0;
	margin:0;
	border-top:2px solid #fdc713;
}
#menu-inner {
	padding: 0;
	margin:0;
}
#menu-inner ul{
	margin: 0;
  padding: 0;
	text-align: left;
}
#menu-inner li {
	float: left;
	padding: 0;
	border-right: 1px #5971ae solid;
	border-left: 1px #11265b solid;
	list-style: none;
}
#menu-inner li a {
	padding:12px 10px 0 10px;
	display:block;
	/*width:140px;*/
	height:28px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#f8f6f1;
	text-decoration:none;
	background: url(../images/menuBut-off.gif) repeat-x left top;
}

#menu-inner  li.but1 {
	border-left: none;
}


#menu-inner  li.but1 a  {
	background: url(../images/menuHome-off.gif) repeat-x left top;
}

#menu-inner li.but1 a:hover  {
	background: url(../images/menuHome-on.gif) repeat-x left top;
}

#menu-inner li a:hover {
	color:#11265b;
	text-decoration:none;
	background: url(../images/menuBut-on.gif)  repeat-x left top;
}


#homePg #menu li.but1 a,
#whyPg #menu li.but2 a,
#programPg #menu li.but3 a,
#programPg2 #menu li.but3 a,
#programPg3 #menu li.but3 a,
#fundingPg #menu li.but4 a,
#careersPg #menu li.but5 a,
#applyPg #menu li.but6 a,
#applyPg2 #menu li.but6 a,
#contactPg #menu li.but7 a
{
	/*color:#32659a;
	background: url(../images/menuBut.gif) no-repeat 0 0;
	cursor:default;*/
}

/* TEXT CONTENT */
#textContent {
	background:#f8f6f1;
	width:880px;
	text-align:left;
}
#textContent .left {
	background: url(../images/bodyDecorL.gif) repeat-y 0 0;
}
#textContent .left2 {
	background: url(../images/bodyDecorL.gif) no-repeat 0 0;
	padding:0 0 0 15px;
}
#textContent .right {
	background: url(../images/bodyDecorR.gif) repeat-y 100% 0;
}
#textContent .right2 {
	background: url(../images/bodyDecorR.gif) no-repeat 100% 0;
	padding:0 5px 0 0;
	overflow: auto;
}
.decor {
	height:6px;
	margin:0 10px 15px 0;
}
#programPg #textContent .right2,
#programPg2 #textContent .right2,
#programPg3 #textContent .right2
{
	padding:6px 15px 0 0;
}
#homePg #textContent ul.fileLinks {
	padding:10px 0 0 0;
	margin:0 0 0 0;
}
#homePg #textContent ul.fileLinks li {
	padding:0 15px 0 40px;
	margin:0 15px 0 0;
	list-style-type:none;
	float:left;
	background:url(../images/pdf-icon.gif) no-repeat 0 0;
}
#homePg #textContent ul.fileLinks li a {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}





/* TESTIMONIALS & NEWS BOX */
#testiBox {
	background:#e6e2d6 url(../images/contDecor.gif) no-repeat 0 100%;
	width:259px;
	margin:0 10px 0 0;
	padding:0 0 0 1px;
	float:left;
}
#testiBox .left {
	background: url(../images/contDecor.gif) no-repeat 100% 100%;
	padding:0 1px 0 0;
}
#testiBox .right {
	background:#f8f6f1 url(../images/contDecorBG.gif) repeat-x 0 0;
	padding:25px 30px 50px 30px;
}
#newsBox {
	width:580px;
	margin:0 10px 0 0;
	float:left;
}
#newsBox .left {
	background: none;
}
#newsBox .right {
	background: none;
	padding:10px 30px 50px 30px;
}
#contactPg #newsBox, #applyPg2 #newsBox {
	width:auto;
	margin:0 10px 0 0;
	float:none;
	padding:0 0 30px 0;
}
#programPg #testiBox,
#programPg2 #testiBox,
#programPg3 #testiBox
{
	margin:20px 0 0 0;
	float:right;
}
.testim {
	padding:0 0 20px 0;
}
.testim dt {
	margin:0;
	padding:8px 20px 0 20px;
	color:#8c846f;
	background: url(../images/quoteUp.gif) no-repeat 0 0;
	font:normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
}

.testim dt STRONG {
	color:#F90;
	font-size: 12px;
}

.testim dd.name {
	margin-top:0px;
	padding:15px 0 0 20px;
	background: transparent url(../images/quoteDown.gif) no-repeat 100% 0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.testim dd.title {
	margin:0;
	padding:5px 0 20px 20px;
	color:#4781bd;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e6e2d6;
}


#links {
	margin:0;
	padding:5px 0 20px 20px;
	text-align:center;
	color:#4781bd;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e6e2d6;
}

#links P{
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
	font-size: 10px;
	line-height: 13px;
}



/* FOOTER */
#footer {
	width:880px;
	background:#4c5b72;
}
#footer .left {
	background: url(../images/bodyDecorL.gif) repeat-y 0 0;
	padding:0 0 0 5px;
}
#footer .right {
	background:#f8f6f1 url(../images/bodyDecorR.gif) repeat-y 100% 0;
	padding:0 25px 20px 20px;
}
#footerMenu {
	padding:0 20px;
	margin:0;
	background:#e3e8ee;
	width:790px;
}
#footerMenu li {
	padding:3px 15px;
	margin:4px 0;
	list-style-type:none;
	text-align:left;
	float:left;
	border-left:1px solid #b7cadd;
}
#footerMenu li.first {
	border-left:0;
}
#footerMenu li.clear {
	padding:0;
	margin:0;
	float:none;
	border-left:0;
	font-size:0;
	line-height:0;
}
#footerMenu li a {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#7193b7;
	text-decoration:none;
	white-space:nowrap;
}
#footerMenu li a:hover {
	color:#7193b7;
	text-decoration:underline;
}
.copy {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	padding:5px 0 15px 0;
	background-color:#4c5b72;
}
.upper {
	font:normal 9px Arial, Helvetica, sans-serif;
	vertical-align: super;
}




#footer .top {
	background:#e3e8ee url(../images/footerMenuL.gif) no-repeat 0 0;
	height:5px;
}
#footer .top span {
	display:block;
	background:url(../images/footerMenuR.gif) no-repeat 100% 0;
	height:5px;
}
#footer .btm {
	background:#e3e8ee url(../images/footerMenuL.gif) no-repeat 0 100%;
	height:5px;
}
#footer .btm span {
	display:block;
	background:url(../images/footerMenuR.gif) no-repeat 100% 100%;
	height:5px;
}



#footerDecor {
	width:880px;
	height:10px;
	background:#f8f6f1 url(../images/footerDecorB.gif) repeat-x 0 100%;
}
#footerDecor span {
	background: url(../images/footerDecorL.gif) no-repeat 0 0;
	height:10px;
	display:block;
}
#footerDecor span span {
	background: url(../images/footerDecorR.gif) no-repeat 100% 0;
	height:10px;
	display:block;
}







/* PROGRAMS ============================================================ */
#subtab {
	width:518px;
	height:46px;
	padding:0;
	margin:30px 0 0 0;
	border:1px solid #32659a;
	border-bottom:0;
}
#subtab li {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	display:block;
	border-bottom:4px solid #fdc613;
}
#subtab li a {
	display:block;
	width:101px;
	height:40px;
	padding:2px 0 0 0;
	background:#32659a;
	border-right:1px solid #32659a;
	border-left:1px solid #f8f6f1;
	color:#f8f6f1;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	cursor:pointer;
}
#subtab li a:hover {
	text-decoration:none;
	background:#4378b0;
}
#subtab li.selected a {
	background:#fdc613;
	border-right:1px solid #fdc613;
	color:#32659a;
	cursor:default;
	text-decoration:none;
}
#subtab li.selected a:hover {
	text-decoration:none;
}
#subtab li#first a {
	width:106px;
	border-right:0;
	border-left:0;
}
#programPg3 #subtab li a {
	width:171px;
}
#programPg3 #subtab li#first a {
	width:172px;
}
#progList {
	border:1px solid #32659a;
	border-top:0;
	background:#f8f6f1;
	padding:5px 15px 15px 15px;
	margin:0;
}
#progList dt {
	padding:15px 0 5px 0;
	margin:0;
}
#progList dt a {
	color:#114375;
}
#progList dd {
	padding:0;
	margin:0;
}
#progList dd ul {
	padding:0;
	margin:0;
}





.contentstyle dl {
	padding:0;
	margin:0;
}
.contentstyle dt {
	padding:5px 0 0 0;
	margin:0;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.contentstyle dd {
	padding:5px 0 0 0;
	margin:0;
}
.contentstyle ul {
	padding:5px 0 20px 0;
	margin:0;
}
.contentstyle ul li {
	padding:0 0 5px 0;
	margin:0 0 0 25px;
	line-height:18px;
}





.list {
	padding:0;
	margin:0;
}
.list dt {
	padding:20px 0 0 0;
	margin:0;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.list dd {
	padding:5px 0 0 0;
	margin:0;
}
.list ul {
	padding:5px 0 10px 0;
	margin:0;
}
.list ul li {
	padding:0 0 5px 0;
	margin:0 0 0 25px;
	line-height:18px;
}
.list dd.notes {
	padding:0 0 15px 0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#8c846f;
	border-bottom:1px dashed #c8c2b3;
}
.list dd.border {
	border-bottom:1px dashed #c8c2b3;
}





/* ALERT BOX */
.alert {
	background:#FFF;
	padding:1px;
	margin:0 0 25px 0;
	border:1px solid #e2dfd5;
}
.alert div {
	background:#ebe8de url(../images/bulb.gif) no-repeat 0 0;
	padding:0 0 0 46px;
}
.alert div .title {
	display:block;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#6e695c;
	background:#fdfcf8 url(../images/alertTitleBG.gif) repeat-x 0 0;
	padding:9px 12px 0 12px;
	border-left:1px solid #FFF;
	height:30px;
}
.alert div .text {
	display:block;
	background:#fdfcf8;
	padding:0 12px;
	border-left:1px solid #FFF;
}
.alert div .cont {
	display:block;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#8c846f;
	padding:10px 0 10px 0;
	line-height:18px;
}
.alert div .cred {
	font:normal 13px Arial, Helvetica, sans-serif;
	font-style:italic;
}



/* QUOTES */
.quote, .contentstyle .quote {
	margin:0;
	padding:0 0 20px 0;
}
.quote dt {
	margin:0;
	padding:8px 0px 0 0px;
	color:#4781bd;
	line-height:15px;
	font:bold 11px Georgia, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:right;
}
.quote dt .row1 {
	padding:0 250px 0 0;
}
.quote dt .row2 {
	padding:0 150px 0 0;
}
.quote dd {
	margin:0;
	padding:5px 0px 0 150px;
	text-align:right;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* PROGRAMS */

#business  {
	float:right;
	width:210px;
}

#education  {
	width:210px;
}

.business dt, .education dt {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.business dd, .education dd {
	font-size: 10px;
	margin: 15px 0 15px 8px;
}

dd.program {
	font-size: 10px;
	font-weight: bold;
	margin: 24px 0;
	padding: 4px 0;
	color:#152d69;
	border-top: 1px dotted #999;

}

dd.specialization {

}




ol {
	padding:5px 0 0 0;
	margin:0;
}
ol li {
	padding:0 0 15px 0;
	margin:0 0 0 25px;
	line-height:18px;
	text-align:justify;
}
#homePg ol {
	padding:5px 0 0 0;
	margin:0 0 0 30px;
}
#homePg ol li {
	padding:0 0 15px 0;
	margin:0;
	line-height:18px;
	text-align:justify;
}

/* DOCUMENT BOX */

.documents {
	border: 1px dotted #CCC;
	margin: 4px;
	padding: 1px;
}

ul.documents {
 list-style: url(../images/pdf_icon.gif) none;	
}

.documents li {
 margin: 8px 0;
}

.documents ul li {
	list-style: url(../images/pdf_icon.gif) none;
	vertical-align: text-top;
}

/* HOMEPAGE */
.col1 {
	padding:0 0 15px 0;
	margin:0 30px 0 0;
}
.col2 {
	padding:20px 0 0 0;
	margin:0 30px 0 0;
	border-top:1px solid #e6e2d6;
}
#homePg .col1 p, #homePg .col2 p {
	text-align:left;
}



/*.col1 { /* OLD
	width:210px;
	padding:0 30px 0 0;
	float:left;
}
.col2 {
	width:260px;
	padding:0 0 0 30px;
	float:left;
	border-left:1px solid #e6e2d6;
}
#homePg .col1 p, #homePg .col2 p {
	text-align:left;
}*/


#homePg #testiBox {
	width:259px;
	margin:0 0px 0 0;
}
#homePg #newsBox .right {
	padding:10px 0 50px 30px;
}

/* 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; }
/* 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
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.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 { list-style: none; position: relative; padding: .2em .2em 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; font-size:.7em }
.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; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }



/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_glass_75_ffffff_1x400.png)/*{bgImgUrlContent}*/ 0/*{bgContentXPos}*/ 0/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 0/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 0/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 0/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 0/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 0/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_inset-soft_95_fef1ec_1x100.png)/*{bgImgUrlError}*/ 0/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #363636/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ none/*{bgImgUrlOverlay}*/ 0/*{bgOverlayXPos}*/ 0/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -4px/*{offsetTopShadow}*/ 0 0 -4px/*{offsetLeftShadow}*/; padding: 4px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ none/*{bgImgUrlShadow}*/ 0/*{bgShadowXPos}*/ 0/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .35;filter:Alpha(Opacity=35)/*{opacityShadow}*/; -moz-border-radius: 4px/*{cornerRadiusShadow}*/; -webkit-border-radius: 4px/*{cornerRadiusShadow}*/; }
