form.new-form{
margin:0px auto 0px auto;
background-color:#cedceb;
width:600px;
padding:0px;
}
form.new-form fieldset{
width:550px;
border:0;
border-top:1px solid #ffd;
margin:0px auto 0px auto;
line-height:16px;
}
form.new-form div.borders fieldset ul li{
list-style-type:none;
list-style-image:none;
width:100%;
}
form.new-form fieldset ul li.error{
float:right;
color:red;
text-align:right;
margin-right:50px;
margin-left:-20px;
}
legend{
font-size:1.2em;
}
label{
float:left;
text-align:right;
width:270px;
font-size:1.2em;
clear:both;
padding-right:10px;
}
div.form-holder{
/*
width:500px;
background-color:#cedceb;
*/
}
form-container
{

}
div.tr{
float:right;
width:19px;
height:14px;
background:url(../images/backgrounds/Form_sliced.jpg) no-repeat 0px -0px;
overflow:hidden;
padding:0px;
margin:0px;
display:inline;
}
div.tl{
width:19px;
height:14px;
background:transparent url(../images/backgrounds/Form_sliced.jpg) no-repeat 0px -35px;
position:absolute;
overflow:hidden;
}
div.br{
float:right;
width:19px;
background:url(../images/backgrounds/Form_sliced.jpg) no-repeat 0px -19px;
height:14px;
overflow:hidden;
padding:0px;
margin:0px;
display:inline;
}
div.bl{
width:19px;
height:14px;
background:url(../images/backgrounds/Form_sliced.jpg) no-repeat 0px -54px;
position:absolute;
overflow:hidden;
}
div.t{
line-height:5px;
border-top:2px solid #b2c7d7;
margin-bottom:7px;
background-color:#cedceb;
margin-left:19px;
margin-right:19px;

padding:0px;
font-size:1px;
}
div.b{
border-bottom:2px solid #b2c7d7;
background-color:#cedceb;
margin-left:19px;
margin-right:19px;
margin-top:12px;
padding:0px;
}
div.borders{
border-left:2px solid #b2c7d7;
background-color:#cedceb;
border-right:2px solid #b2c7d7;
line-height:30px;
}
input{
}
input.text{
width:200px;
border:1px solid #fff;
margin-bottom:15px;
}
fieldset textarea{
width:200px;
font-size:1.3em;
border:1px solid #fff;
margin-bottom:15px;
overflow:auto;
}
input.checkbox{
margin-bottom:15px;
border:0px;
}
.hidden{
display:none;
}
button{
background:#cedceb url(../images/backgrounds/Form_sliced.jpg) 0px -124px;
border:0;
width:109px;
height:25px;
margin-left:280px;
font-weight:bold;
font-size:1.2em;
}
button:hover{
background:#cedceb url(../images/backgrounds/Form_sliced.jpg) 0px -148px;
}

div.prioritieslist ul{ 
	text-align: left;
	
	margin-left:50px;
list-style:none;
border-bottom:#CCCCCC 1px solid;

}
div.prioritieslist .divfloat{float:right;
width:620px;
}
div.prioritieslist div.divfloat ul{
border-bottom: none;
margin-top:0px;
}
div.prioritieslist div.divfloat ul li{
list-style-image:url(../images/icons/bullet_orange_bgwhite.png);
border:none;
}
div.prioritieslist span {
color:#005085;
margin-left:-50px;
float:left;
font-weight:bold;
}

div.prioritieslist .actionli{
list-style-image:none;
padding-bottom:8px;
}
div.prioritieslist .issueli{
list-style-image:none;
}
div.prioritieslist .areali{
list-style-image:none;
padding-top:8px;
padding-bottom:8px;
clear:both;
}
div.prioritieslist .clearli{clear:both;height:1px;list-style-image:none; font-size:1px;}
div.prioritieslist span.licontent{
margin-left:0px;
}
#sctmenu { 
width:100%;
height:25px;
}
#sctmenu ul {
margin:0px;
padding:6px 0px 2px 0px; 
width:100%;
border-bottom:
#6996c4 5px solid;
height:18px;
}
#sctmenu li{
display:inline;
}
#sctmenu a{
display:block;
float:left;
width:119.6px;
background-image:url(../images/backgrounds/tabs-sprite.gif);
background-repeat:no-repeat;
background-position:left top;
text-align:center;color:#00457b;
font-weight:bold;
height:15px;
padding:3px 0px;
text-decoration:none;
}

#sctmenu a:hover, #sctmenu .ui-tabs-selected a{
background-position:-126px 0px ; 
color:white;
}

/*
* 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; }
/* 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 { 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; }
.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; }
