body 
{
    margin: 0;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 12px;
    padding:0px;
    color: #404f80; 
    background:#fff;
} 

#MainWrapper
{
    width: 1000px;
   
    margin:0px auto;
 
 
}

img 
{ 
    border: 0; 
}

#ctl00_ContentPlaceHolder1_CreateUserWizard1
{
font-size:12px; margin-bottom:5px;
padding:40px; text-align:left; 
width:350px; background:#ccc;
margin-top:65px; float:left;
height:220px;color:#000; 
margin-left:120px; border:10px solid #eee;
}

#ctl00_ContentPlaceHolder1_Login1
{
font-size:12px; margin-bottom:65px;
 padding:40px; text-align:left; 
width:350px; background:#ccc;
margin-top:60px; float:left;
height:220px;color:#000; 
margin-left:120px; border:10px solid #eee;

}


#ctl00_ContentPlaceHolder1_Login1 table td  {padding:0px; height:20px;}

#ctl00_ContentPlaceHolder1_Login1 table td input {margin-top:3px; }

#ctl00_ContentPlaceHolder1_Login1 table td label {margin-right:15px;}

#ctl00_ContentPlaceHolder1_Login1 td {height:30px;}

#ctl00_ContentPlaceHolder1_Login1 br {display:none;}

#ctl00_ContentPlaceHolder1_Login1_RememberMe {margin-left:100px;}

#ctl00_ContentPlaceHolder1_Login1_PasswordRecoveryLink {margin-left:110px;}

#ctl00_ContentPlaceHolder1_Login1_CreateUserLink{margin-left:110px; margin-bottom:0px;}

#ctl00_ContentPlaceHolder1_Login1_LoginButton {margin-right:155px; position: relative; top:-10px;}}

.LoginName {font-size:11px; color:#ff0000;font-weight:bold;  top:1px;  position: relative;}

a 
{ 
    text-decoration: underline;
    color: #404f80;
} 
a:hover 
{
    text-decoration: none; color: #404f80; 
} 
h1 
{ 
    font-size: 15px;
    margin: 0; padding: 0;
    z-index:0; 
} 

hr 
{ 
    clear: both;
    height: 1px;
    color: #fff; 
} 

#top 
{
    width: 1000px; 
    margin: 0 auto; 
    z-index:0; 
}



#usermenu 
{ 
    text-align:right;
    height:40px;
    width:990px; 
  
    margin:0 auto;
    z-index:1;
    position: relative; z-index:1; 
    background:url(images/languagebg.png) right top no-repeat;
} 


#usermenu ul {
	padding:5px 100px 0px 0px;
	margin:0px;
	
}
#usermenu ul li {
	
    display: inline;
   list-style: none;
  border-right:1px solid #ec1063;
  padding: 0px 6px 3px 6px;
}
#usermenu ul li a 
{    
   text-decoration:none; 
   color:#004877;
   font-size:10px;
   font-weight:bold;
 
   
    
}
#usermenu li a:hover
{
   
    text-decoration:underline;

}



#usermenu ul li:last-child {border-right:0px; padding-right:0px;} 

#languages { position:relative;  top:-20px; padding-right:20px; float:right; right:0px; } 

 

#header 
{ 
    width: 1000px;
    margin:-10px auto 0 auto;
    position: relative; z-index:0;
    height:80px; 
    background:url(images/header.png) left bottom repeat-x;
}


#logo 
{ 
  
   width:1000px; 
   height:80px; 
   float:left;margin-top:-10px;
   background:url(images/NTUlogo.jpg) left top no-repeat;
   text-align:center;
   margin-left: 15px; 
   position: relative ;
   
 
}

#menu
{

  
    width:1000px;
    margin:0px auto 5px auto; padding-top:11px;
    text-align:left; 
    position:relative;
    height:33px;
    border-bottom:4px solid #e40f61;
    
     
   
}
#menu ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}
#menu ul li
{
    display: inline;
    list-style:none; float:left;

}
#menu ul li a
{
    
    text-decoration:none; 
    padding:10px 15px 9px 15px; 
    color:#ec1063; float:left;
    margin-right:5px;
    font-weight:bold;  
    font-size:12px;
}

#menu a:hover
{
   color:#fff;
background:#ec1063; }
    
 

#menu .current
{
    color:#fff;
background:#ec1063; }
    
 


#content 
{ 
	background-color: #fff; 
	width: 998px; 
	margin: 0px auto 0px auto;
	padding: 0; 
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	height:100%;
} 
#leftbar 
{ 
	height:100%;
	width: 160px; 
	padding: 10px 10px 10px 10px; 
	float: left; 
	color:#000;
	font-size: 11px; 
	background:#d9e2ed; 
	line-height:1.6em;
	position: relative; 
	clear:both; 
	min-height:300px;
	display:inline;

} 

#centerbar 
{ 
	height:100%;
	width: 618px; 
	padding: 10px; 
	float: left; 
	position:relative; 
	min-height:300px;
	line-height:1.6em;
	display:inline;

} 
#centerbar .right 
{ 
	float: right; 
} 
#centerbar .right img, #centerbar .right input 
{ 
	vertical-align: middle; 
} 

#rightbar a {color:#fff;}
#rightbar 
{ 
	height:100%;
	padding: 10px 10px 10px 10px; 
	width: 160px; 
line-height:1.6em;
	float: left; 
	font-size: 11px;
	background:#004876;
	color:#fff;
	
	position: relative; 
	min-height:300px;
	display:inline;

} 
#footer 
{ 
    padding-top:10px;
    width: 1000px; 
    margin: 0 auto;
    text-align:left; 
    position: relative; 
    height:120px; 
    top:-60px;
    color:#fff;
    background:url(images/ntuLogoWhite.jpg) 800px center no-repeat #45494a;
   
} 


#footer p  {float:right;  width: 990px; height:100px; float:left;}
#footer p span a  {color:#fff; font-weight:bold; }
  

.breadCrumbCurrent
{	
	text-decoration:none;
	color: #0033CC;
}
.breadCrumbLast
{
	text-decoration:none;
	color: #3366FF;
}

.breadCrumbNext
{
	text-decoration:none;
	color: #CCCCCC;
}

breadCrumbCurrent:hover 
{
	text-decoration:none;
	color: #0033CC;
}

.breadCrumbLast:hover
{	
	text-decoration:none;
	color: #3366FF;
}

.breadCrumbNext:hover
{
	text-decoration:none;
	color: #CCCCCC;
}

.divTrolleyNotDone
{
	background-color:#CCCCCC;
	height:16px;
}

.divTrolleyDone
{
	background-color:#3366FF;
	height:16px;
}

/* General */
/* General */


html
{
}
#centerbar
{
    height: auto;
}
#content
{
    height: auto;
    margin: 0;
}
.tip
{
    font-size: 9px;
    color: #555;
}
h2
{
    font-size: 14px;
    padding: 4px;
    margin: 0;
}
h3
{
    font-size: 11px;
    padding: 5px 0 5px 15px;
    margin: 10px 0; height:13px;
    background:url(images/link_bullet.gif) 8px center no-repeat #e3e3e3;
    border: solid 1px #cecece;
    clear: both;
    color: #004877;
}

.VariableTitle
{
    font-size: 11px;
    font-weight: bold;
}
/* End General */

/* Portal Selector */
.portalselector
{
    padding: 4px;
    background: #fafafa;
    border: solid 1px #f5f5f5;
    margin: 4px 0;
}
/* End Portal Selector */

/* Product */
#product
{
    border: solid 1px #eee;
    background: #f8f8f8;
    width: 100%;
    overflow: hidden;
}
#product .preview, #product .text
{
    float: left;
    margin: 5px;
}
#product .buttons
{
    float: right;
}

/* End Product */

.adminlist li
{
    margin: 10px 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 40px;
}
.adminlist li a
{
    font-weight: bold;
}
.editmode
{
    position: absolute;
    float: left;
    clear: right;
    left: 10px;
    top: 10px;
  
    z-index: 99;
    padding-left: 10px;
}

.editmodeheader
{
    position: absolute;
    float: left;
    clear: right;
    left: 10px;
    top: 50px;
    background: #eee url( 'Images/EditDrag.gif' ) 4px 50% no-repeat;
    border: solid 1px #ccc;
    z-index: 99;
    padding-left: 10px;
}
.editmode img
{
    margin: 5px;
    cursor: pointer;
}

.editmodeheader img
{
    margin: 5px;
    cursor: pointer;
}

/* Queue Summary Control *******************************************************************************/
.queuesummary, .queuesummary a
{
    color: #0a8fc7;
}
.queuesummary img
{
    margin: 5px;
    vertical-align: middle;
    padding: 5px;
}
/* End Queue Summary Control ***************************************************************************/

/* Bread Crumb *****************************************************************************************/
.breadCrumbCurrent
{
    text-decoration: none;
    color: #0033CC;
}
.breadCrumbLast
{
    text-decoration: none;
    color: #3366FF;
}

.breadCrumbNext
{
    text-decoration: none;
    color: #CCCCCC;
}

.breadCrumbCurrent:hover
{
    text-decoration: none;
    color: #0033CC;
}

.breadCrumbLast:hover
{
    text-decoration: none;
    color: #3366FF;
}

.breadCrumbNext:hover
{
    text-decoration: none;
    color: #CCCCCC;
}

.divTrolleyNext
{
    height: 50px;
    background: #fff url(      '/images/tnotdone.gif' ) 0 0 repeat-x;
}

.divTrolleyLast
{
    height: 50px;
    background: #fff url(      '/Images/tdone.gif' ) 0 0 repeat-x;
}
.divTrolleyCurrent
{
    background: #fff url(      '/images/Trolley.gif' ) 50% 0 no-repeat;
    height: 50px;
}
/* End Bread Crumb ******************************************************************/
/* Admin Screen*/


.adminitems
{
    float: left;
    width: 42%;
    padding: 0;
    color:#000;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 8%;
font-size:12px;
    padding-bottom: 10px;
}
#adminHeader
{
    position: absolute;
    margin: 10px;
    top: 0;
    right: 0;
}
/*End Admin screen*/

/*Upload area*/

.uploadBorder
{
    float: left;
    width: 100%; /*background-color: #f7f7f7; 	border: solid 1px #e5e5e5; 	border-collapse: collapse !important; 	filter: 

progid:DXImageTransform.Microsoft.dropShadow(Color=e5e5e5,offX=2,offY=2,positive=true); 	margin: 5px 0px; 	font: normal 

11px Arial, Verdana, Sans-serif; 	color: #333; 	vertical-align: middle; 	height: 50px;*/
}

.UploadWidth
{
    width: 100%;
    padding-top: 15px;
    float: left;
    padding-bottom: 10px;
}
.FileFormatHyperLink
{
    text-align: center;
    margin-top: 5px;
    text-decoration: none;
}
#UploadWrapper
{
    width: 100%;
}
.UploadDiv
{
    float: left;
    margin: 3px;
    width: 100%;
    padding: 0;
    text-align: Left;
}
.uploadTabs
{
    float: left;
    width: 150px;
    padding: 0;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 8%;
}
.tabPages
{
    float: left;
    width: 100%;
    padding: 0;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 8%;
}


/*End Upload area*/

/* CSS Edit Screen*/

.rowdiv
{
    float: left;
    margin: 3px;
    width: 100%;
    padding: 0;
    text-align: Left;
}
.style
{
    float: left;
    width: 23%;
    padding: 0;
    text-align: Left;
    vertical-align: middle;
    padding-left: 8%;
    padding-bottom: 10px;
}

.stylename
{
    float: left;
    width: 23%;
    padding: 0;
    text-align: Left;
    vertical-align: middle;
    padding-left: 8%;
    padding-bottom: 10px;
}

/*CSS Edit screen*/

/* GridView */

.defaultgridview
{
    border: none;
    width: 100%;
}
.defaultgridview th
{
    text-align: left;
    border-bottom: solid 1px #eee;
}
.defaultgridview tr.current td
{
    background: #eee;
}

.defaultgridview td
{
    border-bottom: solid 1px #eee;
    padding: 4px;
    vertical-align: top;
}
.defaultgridview tr.defaultgridviewaltrow
{
    background: #f8f8f8;
}
.defaultgridview tr:hover td
{
    background: #ffe;
}



/* End GridView */

/* Portal Selector */

.selectoroptions
{
    display: block;
    font-weight: bold;
}
.selectoroptions img
{
    vertical-align: middle;
    margin: 5px;
}

/* End Portal Selector */
/* Admin Footer */
.adminFooter
{
    float: right;
    padding: 0;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-top: 10px;
}

/* End Admin Footer */

.error
{
    color: Red;
}

/*Report Query */
.reportQueryLeft
{
    float: left;
    width: 15%;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 2px;
    padding-bottom: 5px;
}

.reportQueryRight
{
    float: left;
    width: 75%;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 2px;
    padding-bottom: 5px;
}

.reportQueryTextbox
{
    width: 95%;
}


.queryLineHeaderCheckColumn
{
    float: left;
    width: 10%;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
}
.queryLineHeaderAndOrColumn
{
    float: left;
    width: 10%;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
}
.queryLineHeaderFieldColumn
{
    float: left;
    width: 27%;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
}
.queryLineHeaderOperatorColumn
{
    float: left;
    width: 11%;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
}
.queryLineHeaderValueColumn
{
    float: left;
    width: 33%;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
}

.queryLineCheckColumn
{
    float: left;
    width: 10%;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
    vertical-align: middle;
    text-align: center;
}
.queryLineAndOrColumn
{
    float: left;
    width: 10%;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
    vertical-align: middle;
    text-align: center;
}
.queryLineFieldColumn
{
    float: left;
    width: 27%;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
    vertical-align: middle;
    text-align: center;
}
.queryLineOperatorColumn
{
    float: left;
    width: 11%;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
    vertical-align: middle;
    text-align: center;
}
.queryLineValueColumn
{
    float: left;
    width: 33%;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
    vertical-align: middle;
    text-align: left;
}


.queryLineItemWidth
{
    width: 100%;
}

.addRemoveFilterButton
{
    float: left;
    width: 7%;
    padding-left: 2px;
    vertical-align: middle;
    text-align: center;
}
.addRemoveFilterText
{
    float: left;
    width: 90%;
    padding: 0;
    vertical-align: middle;
    text-align: left;
}
/*End Report Query*/
.MenuRollover a
{
    display: block;
    color: #333;
    padding-left: 5px;
    position: relative;
    text-decoration: none;
    height: 20px;
}

.MenuRollover a:hover
{
    display: block;
    padding-left: 5px;
    color: #333;
    background-color: #d6d6d6;
    text-decoration: none;
    height: 20px;
}

/*PrintStationPortals Layout*/
.printStationPortalLeft
{
    float: left;
    width: 55%;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding:5px;
    
}
.printStationPortalRight
{
    float: left;
    width: 40%;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding: 5px;

}

.AddingLeft
{
    float: left;
    width: 30%;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 2px;
    padding-bottom: 5px;
}

.AddingRight
{
    float: left;
    width: 65%;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 5px;
    padding-bottom: 5px;
}
.AddButton
{
    float: left;
    width: 95%;
    text-align: Right;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 5px;
    padding-bottom: 5px;
}
/*end PrintStationPortals Layout*/
/*email settings page*/

.leftColumn
{
    float: left;
    width: 25%;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 2px;
    padding-bottom: 5px;
}

.rightColumn
{
    float: left;
    width: 55%;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 2px;
    padding-bottom: 5px;
}

.textboxWidth
{
    width: 300px;
}
/* end of email settings page*/
.DisabledPanel
{
    z-index: 10;
    opacity: .3;
    filter: alpha(opacity=30);
}
.WarningLabel
{
    z-index: 99;
    font-weight: bold;
    color: Red;
}
.constants
{
    float: left;
    width: 48%;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding: 5px;
}
.constantsLeft
{
    float: left;
    width: 50px;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding: 2px;
}
.constantsRight
{
    float: left;
    width: 200px;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding: 2px;
}
.pricingLeft
{
    float: left;
    width: 405px;
    height: 300px;
    text-align: Left;
    vertical-align: top;
    padding: 2px;
    border: solid 1px #cccccc;
}
.pricingRight
{
    float: left;
    width: 200px;
    height: 300px;
    text-align: Left;
    vertical-align: top;
    overflow: auto;
    padding: 2px;
    border: solid 1px #cccccc;
    border-left-width: 0px;
}

.toolbarlabel
{
    float: left;
    font: normal 11px Arial, Verdana, Sans-serif;
    vertical-align: middle;
    padding-top: 3px;
}
.toolbardropdown
{
    width: 100px;
    font: normal 11px Arial, Verdana, Sans-serif;
}
.noscript
{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
    text-align: center;
    color: Black;
    font-weight: bold;
    z-index: 999;
}

















/*RadUpload skin */



.RadUpload_Default2006 *
{
    font-size: 11px;
    line-height: 1.24;
    font-family: arial,verdana,sans-serif;
}

.RadUpload_Default2006 .ruInputs
{
    padding: 0px;
    border-style: solid;
    border-color: red;
    border-width: 1px 2px 2px 1px;
    background: #f7f7f7;
    background-color: Red;
    width: 500px;
}

/*file inputs and buttons*/

.RadUpload_Default2006 .ruInputs
{
    padding: 8px 0 0.6em 8px;
}

.RadUpload_Default2006 .ruInputs li
{
    margin: 0 0 0.8em;
}

.RadUpload_Default2006 .ruInputs li.ruActions
{
    margin: 1.4em 0 0;
}

.RadUpload_Default2006 .ruFileWrap
{
    padding-right: 0.8em;
}

.RadUpload_Default2006 .ruCheck
{
    top: 1px;
}

.RadUpload_Default2006 .ruFileInput
{
    height: 22px;
    top: -5px;
    left: 0;
}

.RadUpload_Default2006 .ruStyled .ruFileInput
{
    border: 1px solid #e5e5e5;
}

* html .RadUpload_Default2006 .ruFileInput
{
    top: 0;
    left: 2px;
}
/*IE6*/
* + html .RadUpload_Default2006 .ruFileInput
{
    top: 0;
    left: 2px;
}
/*IE7*/

.RadUpload_Default2006 .ruFakeInput
{
    height: 16px;
    border: 1px solid #cfcfcf;
    margin-right: -1px;
    padding-top: 3px;
    color: #666;
    background: #fff;
}

* html .RadUpload_Default2006 .ruFakeInput /*IE6*/
{
    height: 18px;
    margin-top: -1px;
    padding-top: 1px;
    padding-right: 0.6em;
}
* + html .RadUpload_Default2006 .ruFakeInput /*IE7*/
{
    height: 18px;
    margin-top: -1px;
    padding-top: 1px;
    padding-right: 0.6em;
}

.RadUpload_Default2006 .ruReadOnly .ruFakeInput
{
    background: #f7f7f7;
}

.RadUpload_Default2006 .ruButton
{
    width: 68px;
    height: 22px;
    border: 0;
    margin-left: 0.8em;
    padding: 0;
    background: url(Upload/ruButtonSmall.gif) 100% 0 no-repeat;
    color: #666;
    text-align: center;
}

.RadUpload_Default2006 .ruBrowse
{
    width: 67px;
    margin-left: 0;
    background: url(Upload/ruButtonMedium.gif) 100% 0 no-repeat;
}

.RadUpload_Default2006 .ruActions .ruButton
{
    width: 115px;
    margin: 0 0.8em 0 0;
    background: url(Upload/ruButtonMedium.gif) no-repeat;
}

.RadUploadSubmit_Default2006
{
    width: 115px;
    height: 22px;
    border: 0;
    margin: 0;
    padding: 0;
    background: url(Upload/ruButtonMedium.gif) no-repeat;
    font: 11px/1.24 arial,verdana,sans-serif;
    color: #666;
    text-align: center;
}
.NextBackButton
{
    padding: 2px;
   /* padding-left: 7px;*/
    background-color: #efefef;
    vertical-align: middle;
}
.NextBackButton a:link
{
    color: #000000;
    text-decoration: none;
}
.NextBackButton a:visited
{
    color: #000000;
    text-decoration: none;
}
.NextBackButton a:hover
{
    text-decoration: underline;
   	color: #333333;
}
.CatalogueLink
{
    text-decoration:none;
}


/*Library Item*/
.DetailsView .buttons {
	float: left;
	vertical-align: middle;
	width: 100px;
}
.DetailsView .detail {
	display: none;
}

.ListView {
	background: #f8f8f8;
	border: solid 1px #ddd;
	clear: both;
	margin: 4px;
	overflow: auto;
	padding: 4px;
}
.ListView .details {
	display: block;
	float: left;
	margin-left: 10px;
}
.ThumbsView {
	background: #f8f8f8;
	border: solid 1px #ddd;
	float: left;
	height: 150px;
	margin: 4px;
	overflow: auto;
	padding: 4px;
	width: 130px;
	overflow: hidden; 
}
.ThumbsView li.detail, .DetailsView .thumb, .DetailsView .detail .title {
	display: none;
}
.ThumbsView .buttons, .ListView .buttons {
	float: left;
	padding: 0 4px;
	text-align: center;
	width: 20px;
}
.ThumbsView .details {
	clear: both;
}
.ThumbsView .name {
	clear: both;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	width: 95%;
}
.ThumbsView .thumb, .ListView .thumb {
	border: solid 1px #ddd;
	float: left;
	cursor: pointer;
}
.title {
	margin: 0;
	padding: 0;
}
ul.details {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*EndLibrary Item*/

/*LibraryView*/

#libraryview 
{
	height:32px;
	margin-bottom:20px;
}
#libraryactions
{
	list-style: none;
	margin:0;
	padding:0;
	float:right;
}
#libraryactions li 
{
	padding:0 3px;
	display:inline;
	line-height: 30px;
	vertical-align:middle;
}
.move 
{
	font-family: Verdana;
	font-size:11px;
}
.selectedview
{
	padding:2px;
	background: #f8f8f8;
	border:solid 1px #eee;
}

.libraries
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	float: right;
	z-index: 100;
}
.libraries li.current
{
	border: solid 1px #eee;
	background: #fff url(   'images/toolbararrow.gif' ) 98% 50% no-repeat;
	height: 20px;
}
.libraries li.current span
{
	line-height: 20px;
	height: 20px;
	background-position: 7px 50%;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
}
.libraries li
{
	width: 250px;
	padding: 4px;
	z-index: 100;
}
.libraries li img
{
	vertical-align: middle;
}
.libraries li ul
{
	background: #fff;
	border: solid 1px #eee;
	top: 29px;
	left: -40px;
	position: absolute;
	display: none;
	z-index: 100;
}
.libraries li:hover
{
	background-color: #f8f8f8;
}
.libraries li:hover ul
{
	display: block;
}
/*END LibraryView*/


/*PARTS CSS*/


/* JDFControl Class Types
.jdf_dropdown,
.jdf_textbox,
.jdf_multilinetextbox,
.jdf_checklist,
.jdf_image,
.jdf_checkbox,
.jdf_multipleselectlistbox
.jdf_grid
.jdf_gridcolum
.jdf_frame
.jdf_calendar
.jdf_filepick
.jdf_collapsibleframe
.jdf_tabset
.jdf_tab
*/


 .title 
{  
    text-align: left;
    width:150px;
    float:left;
    padding-right:15px;
    margin-bottom:10px;
}

.mandatoryvalue, .editvalues, .optionalvalue, .title, .jdf_textbox, .jdf_multilinetextbox, .jdf_dropdown, .jdf_checklist, 

.jdf_multipleselectlistbox, .jdf_calendar (line 2)
{
    width:150px;
    float: left;
    margin-bottom:10px;
}

fieldset 
{     
    background-color: #F7F7F7;
  	border: 1px dotted #cccccc;
      padding-top:5px;
    width:550px;
    text-align:left;
    padding-bottom:5px;
    }
      
 div.frame
 {
     background-color: #F7F7F7;
      	border: 1px dotted #cccccc;
      	 width:550px;
 }
  
  
.jdf_calendar 
{
    float:none;
}

.calendar div
{
    float:left;
}



br {
	clear: left;
}


.jdf_tab
{
    min-height:190px;
    padding : 10px 15px 10px 15px;
}

.jdf_tabpage
{
    border-style:none;
}

.productPart
{
    border-bottom-style:solid;
    border-bottom-color:Gray;
    border-bottom-width:2px;
    clear:right;
    margin-bottom:5px;
}



.deliveryPart 
{
   
}

div#topFrame, div#leftFrame, div#rightFrame, div#bottomFrame
{
    clear:both;
    text-align:center;
    
    border : solid 1px black;
    padding: 10px 15px 10px 15px;
}

.mandatory
{
    color : red;
    font-weight:bold;
    width:200px;
    float:left;
}

.caption 
{
    font-weight:bold;
    clear:left;  
}

div.frame 
{
	border: 1px dotted #cccccc;
	background-color:#F7F7F7;
 
}
          
/*END PARTS CSS*/

/*Product Applied to Document Popup*/
.Button
{
    padding: 2px;
    background-color: #efefef;
    vertical-align: middle;
}

#NavButtons
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 3px;
}

.productpopup
{

   text-align:left;
}

/*END Product Applied to Document Popup*/

/*PREVIEW*/


  div.scroll 
    {
		background: #eee;
        height: 580px;	
        width: 120px;	
        overflow: auto;	
        border: 1px solid #000;	
        text-align: center;
        padding: 10px;
        float:left;
        margin:10px;
        margin-top:0px;        
    }
    previewCloseButton 
    {
		background: #eee;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 0px;
    }
    div.scroll p {
        text-align:center;
    }
    div.scroll img {
        border:solid 1px #ccc;
        cursor: pointer;
    }
    div.preview {
        float:left;
        border:solid 1px #000;
        margin: 10px 0;
        margin-top:0px;        
       background: #eee;
    }
    .continue 
    {
		border:solid 1px #000;
		padding:5px;
		margin:10px 10px 0 10px;
		background:#eee;
		clear:both;
    }
/*PREVIEW*/

/*PRINTED REPORTS*/

.ReportFields
{
    text-align: left;
    height: 240px;
    overflow: auto;
    width: 100%;
    border: solid 1px #fff;
    padding-left: 10px;
    padding-top: 10px;
}

.SortFields
{
    text-align: left;
    height: 80px;
    overflow: auto;
    width: 100%;
    border: solid 1px #fff;
    padding-left: 10px;
    padding-top: 10px;
}

.ReportPeriod
{
    text-align: left;
    height: 130px;
    overflow: auto;
    width: 100%;
    border: solid 1px #fff;
    padding-left: 10px;
    padding-top: 10px;
}

.ViewReportPeriod
{
    text-align: left;
    height: 180px;
    overflow: auto;
    width: 95%;
    border: solid 1px #fff;
    padding-left: 10px;
    padding-top: 10px;
}
.ReportContainer
{
    text-align: left;
    height: 300px;
    width: 99%;
    overflow: auto;
    border: solid 1px #fff;

}
.ReportDetails
{
    text-align: left;
    height: 540px;
    width: 100%;
    border: solid 1px #fff;
    padding-left: 10px;
    padding-top: 10px;
}

.ViewReportDetails
{
    text-align: left;
    height: 410px;
    width: 100%;
    border: solid 1px #fff;
    padding-left: 10px;
    padding-top: 10px;
}

/*END PRINTED REPORTS*/



.textbox
{
      width:200px !important;
}
