body 
{ 
	margin: 0; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 10px; 
	line-height: 1.7; 
	color: #333; 
	background-image: url('images/sky_grad.jpg');
	background-repeat: repeat; 
	border: solid 1px #098ec6;
	
}

#ctl00_ContentPlaceHolder1_Login1
{
	font-size: 15px;
}

.body-l
{ 
	color: #737373; 
	font-size: 10px; 
	line-height: 1.7; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.body-d { color: #333333; font-size: 10px; line-height: 1.7; font-family: Verdana, Arial, Helvetica, sans-serif;} 
.body_bold { color: #333333; font-size: 11px; line-height: 2; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; } 
.header_blue { color: #098ec6; font-size: 12px; line-height: 1.7; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; } 
.header_white { color: #098ec6; font-size: 12px; line-height: 1.7; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.body_sml { color: #5e5e5e; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 3px; } 
.body_vsml { color: #5e5e5e; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 3px; } 
.border { border: solid 1px #4d4d4d; } 
.border_col { border: solid 1px #098ec6; } 
a 
{
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #0a9fdd;
}
h1 {
	font-size: 15px;
	margin: 0;
	padding: 0;
	z-index:0;
}
hr {
	clear: both;
	height: 1px;
	color: #fff;
}
img {
	border: 0;
}

#header {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index:0;
	margin-top:-25px;
	height:115px;
	background-image: url('images/banner_skyline.jpg'); 
	background-repeat: no-repeat;
}
#top {
	width: 1000px;
	margin: 0 auto;
	z-index:0;	
	}
#logo {
	
	margin: 0 auto;
	width:1000px;
	min-height:40px;
		
}
#usermenu {
	text-align:right;
	height:25px;
	width:1000px;
	width:1000px;
	margin:0 auto;
	position: relative;
	z-index:1;
	line-height:30px;
}
#usermenu .LoginName
{
	color:#000000;
}
#usermenu a:link
{
	color:#000000;
}
#usermenu a:visited
{
	color:#000000;
}
#usermenu a:hover
{
	color:Gray;
}
#usermenu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
}
#usermenu li {
	border-left: solid 1px #333;
	display: inline;
	font-size: 11px;
	padding: 0 10px;
	margin: 0;
	color: #333;

}
#usermenu li.first {
	border-left: none;
}
#menu 
{
	width:1000px;
	margin: 0 auto;
}
#languages {
	margin:8px;
	float:right;
} 
#content 
{ 
	background-color: #fff; 
	width: 1000px; 
	margin: 0 auto;
	padding: 0; 
	border: solid 1px #85bdf0;
	height:100%;
	overflow: hidden;
} 
#leftbar 
{ 
	height:100%;
	width: 170px; 
	padding: 10px 5px 25px 5px; 
	float: left; 
	color: #000000; 
	font-size: 11px; 
	background-position: top right; 
	background-repeat: repeat-y; 
	position: relative; 
	clear:both; 
	min-height:300px;
	display:inline;
	padding-bottom: 99999px;
    margin-bottom: -99999px;

} 
#leftbar p {
    
}
#leftbar a {
    
}

#leftbar a:hover {
    
}

#centerbar 
{ 
	height:100%;
	width: 620px; 
	padding: 10px; 
	float: left; 
	position:relative; 
	min-height:300px;
	display:inline;
	padding-bottom: 99999px;
    margin-bottom: -99999px;

} 
#centerbar .right 
{ 
	float: right; 
} 
#centerbar .right img, #centerbar .right input 
{ 
	vertical-align: middle; 
} 
#rightbar 
{ 
	height:100%;
	padding: 10px 5px 25px 5px; 
	width: 170px; 
	color: #000000; 
	float: left; 
	font-size: 11px;
	background-position: top left; 
	background-repeat: repeat-y; 
	position: relative; 
	min-height:300px;
	display:inline;
	padding-bottom: 99999px;
    margin-bottom: -99999px;
} 
#footer 
{
	color:Gray; 
	padding:10px; 
	clear:both; 
	width: 980px; 
	margin: 0 auto; 
	text-align: right; 
	position: relative; 
	z-index:1; 
	min-height:23px;
} 
#footer ul {
	list-style: none;
	line-height: 23px;
	height:23px;
	padding: 0;
	margin: 0;	
}
#footer li 
{
	background: red;
	font-size: 10px;
	color: #555;
	display: inline;
	padding: 0 4px;
	margin:0;
}

.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: 2px 0 4px 7px;
    margin: 10px 0;
    background: #E5F1FF;
    border: solid 1px #eee;
    clear: both;
}

.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;
    background: #eee url( 'Images/EditDrag.gif' ) 4px 50% no-repeat;
    border: solid 1px #ccc;
    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;
    text-align: Left;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 8%;
    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;
}
.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:160px;
    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*/

#MainWrapper
{
    width: 1000px;
    margin-left: auto; 
    margin-right: auto;
 
}

.textbox
{
      width:200px !important;
}
