/* General Rules */
body
{
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	background-color:#f2f2f2;
	margin:5px;
}
body.iframe 
{
	margin:0px;
	background-image: url(../images/content_grid.gif);
	background-repeat: repeat;
}

body.fileview{
	background-color:#FFFFFF;
}

/* File view content

.fileviewContainer, .iframepage
{
	height: 450px;
	width: 721px;
} */


body * 
{
	color: #4B4B4B;
}

form 
{
	margin:0px;
	border:0px;
	padding:0px;
}

p
{
	margin-top:3px;
	margin-botton:3px;
	padding-bottom:0px;
	width: 60%;
}
ol 
{
	width:60%;
}

table, table *
{
	font-size:1em;
}
.error 
{
	color:Red;
	font-weight:bold;
	display:block;
}

p.intro 
{
}
/* Header */
div.headerwrapper 
{
	width:935px;
	position:relative;
}

div.pageheader
{
	background-image: url(../images/topbar.gif);
	background-repeat:no-repeat;
	width:935px;
	height:39px;
	font-weight: bold;
	padding-top: 21px;
	padding-left: 39px;
	padding-bottom:0px;
	font-size:15px;
	color:White;
	margin:0px;
}

div.whitebox{
	margin-top:3px;
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	background-image: url(../images/content_grid.gif);
	background-repeat: repeat;
}

div.fileviewpageheader
{

	background-image: url(../images/topbar_repeat.gif);
	background-repeat:repeat-x;
	width:100%;
	height:60px;
	font-weight: bold;
	padding:0px;
	font-size:15px;
	color:#FFFFFF;
	margin:0px;
	
}

div.fileviewpageheaderstart
{
	background-image: url(../images/topbar_start.gif);
	background-repeat:no-repeat;
	float:left;
	width:453px;
	height:39px;
	font-weight: bold;
	padding-top: 21px;
	padding-left: 39px;
	padding-bottom:0px;
	font-size:15px;
	color:White;
	margin:0px;
}

.headerEnd{
	float:right;
}


* html div.pageheader
{
	/* rule only recognised by IE - fix box model bug */
	width:974px !important;
	height: 60px !important;	
}


div.pageheader span.titleaddress, div.fileviewpageheaderstart span.titleaddress
{
	font-weight:normal;
	font-size:10px;
	color:White;
	display:block;
}

div.pageheader span.titleaddress a, div.fileviewpageheaderstart span.titleaddress a
{
	color:White;
	text-decoration:none;
}


/* Page Header */
.fullpagewidth 
{
}
* html .fullpagewidth 
{
	/* rule only recognised by IE - fix box model bug */
}

#greybarwrapper{

}

#info
{
	padding-left: 70px;
	font-size: 12px;
	padding-top: 12px;
	background-repeat: no-repeat;
	color:White;
	margin:0px;	
}
h1.fullpagewidth
{
	padding-left: 70px;
	font-size: 12px;
	background-image: url(../images/fullpage_graybar.gif);
	padding-top: 12px;
	background-repeat: no-repeat;
	height: 24px;
	color:White;
	margin:0px;
	width: 904px;
}
* html h1.fullpagewidth 
{
	/* rule only recognised by IE - fix box model bug */
	height: 36px !important;
	width:974px !important;
	
}

form.fullpagewidth 
{
	background-image: url(../images/content_grid.gif);
	margin:3px;
	padding-top:20px;
	padding-bottom:70px;
	width: 945px;
	height:448px;
}
form.fullpagewidthusers 
{
	background-image: url(../images/content_grid.gif);
	margin:3px;
	padding-top:0px;
	padding-bottom:0px;
	width: 945px;
}
* html form.fullpagewidth 
{
	width: 895px;
}

.page {
	background-image: url(../images/content_grid.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin-top:0px;
	color:#666666 !important;
	background-color: White;
	}
.page td{
	margin:0px !important;
	padding:4px;
	padding-top:0px;
	vertical-align: middle !important;
	}

.page a{
	color:#386399;
	text-decoration:none;
}
.page a:hover{
	color:#999999;
	text-decoration:none;
}

.page .rowplain{
	vertical-align:top;
	font-size: 0.9em;
	height:42px;
	padding-top:4px;
	}
.page .rowgray{
	font-size: 0.9em;
	vertical-align: top;
	background-color:#e1e1e1;
	height:45px;
}
.page th {
	background-color:#BABABA;
	height:27px;
	border-top:2px solid white;
		border-bottom:2px solid white;
			border-left:2px solid white;
	text-align:left;
	padding-left:4px;
	font-weight:normal;
}

.page th a{
text-decoration:none;
color:#333333;
}
.page th a:hover {
text-decoration:none;
color:#5c5c5c !important;
}
.page .sel{
	background-color:#83B5D8 !important;
	color:#000066!important;
}

* html form.fullpagewidth 
{
	/* rule only recognised by IE - fix box model bug */
	width:965px !important;
}

/* FOOTER */
div#footer 
{
}
h2,h3,p,.indent, ol
{
	padding-left:60px;
}
/* Rules for the terms and condition pages used on the symphony verison of the extenet site */
div.tandcscrollbox {
	overflow:auto;
	height:200px; 
	width:60%; 
	border:solid 1px #ccccc;
	background-color:#eeeeee;
	margin-left:60px;
	
}
div.tandcscrollbox p,div.tandcscrollbox h3
{
	padding-left:10px;
	width:80%;
}
div.tandcscrollbox ol 
{
	width:auto;
	margin:0px;
	
}

* html td.tandcscrollbox ol, *+html td.tandcscrollbox ol 
{
	padding:0px;
	
}

div.tandcscrollbox ol li
{
	padding:0px;
	margin:0px;
}
p.tandc_tickbox 
{
	margin-top:10px;
}
p.tandc_tickbox label
{
	display:block;
	float:left;
	padding-right:5px;
}
p.tandc_tickbox .continuebutton 
{
	margin-top:10px;
	/*float:right;*/
}
	
	
/* End of rules for the terms and condition pages used on the symphony verison of the extenet site */
.indent h2{
	margin-left:-70px;
}
}
.subheading 
{
	text-transform: capitalize;
}
h2, h3, .subheading
{
	font-weight: bold;
	font-size: 1.1em;
	margin-top:20px;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:0px;
}

.subheading2
{
	text-transform:none !important;
}
h2, .subheading,.leftarrow
{
	margin-top: 30px;
	background-position: 29px 3px;
	line-height:1.5em;
	background-image: url(../images/arrowround.gif);
	background-repeat: no-repeat;
}
h2.breadcrumb, h2.breadcrumbfile {
	color: #FFFFFF;
	background-image: none;
	padding:0px;
	margin:0px;
	line-height: 1.1em;
	font-size:0.9em;
}
h2.breadcrumb a 
{
	color: #FFFFFF;
	text-decoration:none;
}
h2.breadcrumb a:hover 
{
	text-decoration:underline;
}


h2.breadcrumbfile{
	font-size:0.9em;
}

div#footer a#supportEmail 
{
	display:block;
	text-decoration:none;
}
div#footer a#aboutLink 
{
	display:block;
	text-decoration:none;
}

label 
{
	margin-top:0.45em;
	margin-bottom:0.15em;
	display:block;
	font-size:1em;
	
}
div.checkboxgrp 
{
	margin-top:0.5em;
	margin-bottom:1em;
	
}
div.checkboxgrp label
{
	display:block;
	float:left;
	margin-left:0em;
	margin-top:0em;
	width:8em;
	line-height:2em;
	clear:both;
	
}

input.textInput
{
	display:block;
	width:100%;
}
#register input.textInput
{
	display:inline;
	width:95%;
}
span.fieldtitle 
{
	font-weight:bold;
	float:left;
}
span.fielddata 
{
	margin-left:15em !important;
}
span.fielddata,span.fieldtitle 
{
	display:block;
}
div.formgroup 
{
	clear:left;
	margin-bottom:0.7em;
}
input.gobutton 
{
	float:right;
	display:block;
}
.clearall
{
	clear:both;
}
#login
{
	margin-bottom:2em;
	width:30em;
}
#emailsentmessage
{
	margin-bottom:20em;
}
#register
{
	margin-bottom:2em;
	width:30em;
}
#confirmRegistration 
{
	margin-bottom:2em;
	width:40em;
}
#login a,input.gobutton 
{
	float:right;
	clear:both;
}
#login a 
{
	font-size:0.85em;
}
#useraccount 
{
	position:absolute;
	top:9px;
	left:0px;
	width:974px;

}
#useraccount div 
{
	height:36px;
	font-size:10px;
	color:White;
	padding:3px;
	margin-top:3px;
	margin-right:3px;
	float:right;
	width:auto;
		background-image:url(../images/accountarea_bg.gif);
	background-repeat:repeat-x;
	border:2px solid #333333;
	
}
#useraccount h2
{
	border-right: white 1px solid;
	padding-right: 5px;
	display: inline;
	padding: 5px;
	font-weight: normal;
	font-size: 10px;
	background-image: none;
	padding-bottom: 0px;
	margin: 0px 5px 0px 0px;
	padding-top: 0px;
	background-color: transparent;
	color: white;
	
}
#useraccount  p 
{
	display:inline;
	margin:0px;
	padding:0px;
}
#useraccount a 
{
	color:White;
}
form span.required 
{
	color:Red;
	position:relative;
	top:-5px;
}
div.parentfolder
{
	background-position: right top;
	background-image: url(../images/nav_rootrightend.gif);
	margin-left: 2px;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-color: #B7B7B7;
	height:450px !important;
}
div.parentfolder a.rootfolder
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-weight: bold;
	background-image: url(../images/nav_rootfolder.gif);
	background-position:0px 0px;
	padding-bottom: 5px;
	text-transform: capitalize;
	text-indent: 41px;
	padding-top: 5px;
	background-repeat: no-repeat;
	text-decoration: none;
}
div.parentfolder a.rootfolder:hover 
{
	text-decoration: underline;
}
.navwrapper
{
	padding: 3px 2px 0 2px; 
	margin: 0px 3px 0px 0px;
	background-color: #f2f2f2 !important;
	overflow:auto;
	height: 448px;
	width:228px;
	vertical-align: top;
}
div.parentfolder .navwrapper
{
	margin-left:3px;
	height:420px !important;
	width:222px !important;
}

.navwrapper ul{
	list-style-image:url(../images/nothing.gif);
	list-style-type:none;
	padding-left:0px;
	line-height:25px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 2px;
}
.navwrapper ul ul{
	margin-left:0px;
}

.navwrapper li {
	display:block;
}
.navwrapper a
{
	margin-left:0px;
	background-repeat: no-repeat;
	background-image:url(../images/nav/rootfolder.gif);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	background-color:#8cacd0;
	color:#666666;
	text-decoration:none;
	display:block;
	height:26px;
	margin:0 0 2px 0;
	padding:0px;
 	overflow:hidden;
 	text-overflow:ellipsis;
}
.navwrapper a
{
	width:196px !important;
}
/* box model */
* html .navwrapper a
{
	width:221px !important;
}
div.parentfolder .navwrapper a
{
	width:190px !important;
}
/* box model */
* html div.parentfolder .navwrapper a
{
	width:215px !important;
}

.navwrapper a:hover 
{
	text-decoration:underline;
	color:#333333 !important;
}

.navwrapper ul li a.folderopen
{
	background-image:url(../images/nav/rootfolder_selected.gif);
}

.navwrapper ul li a:hover.folder
{
	background-image:url(../images/nav/rootfolder_over.gif);
}

.navwrapper ul li a:hover.folderopen
{
	background-image:url(../images/nav/rootfolder_selected.gif);
}

.navwrapper .folderopen ,.navwrapper .folderselected 
{
	font-weight: bold;
	color:#333333 !important;
}

.navwrapper ul li ul li a
{
	background-color:#b3c8df;
	background-image:url(../images/nav/subfolder.gif);
	background-position: -200px 0px;
}

.navwrapper li li a.folderopen, .navwrapper li li a.folderselected
{
	background-image:url(../images/nav/subfolder_selected.gif) !important;
	
}

.navwrapper li li a:hover.folder {
	background-image:url(../images/nav/subfolder_over.gif);
	
}
.navwrapper li li a:hover.folderopen, .navwrapper li li a:hover.folderselected {
	background-image:url(../images/nav/subfolder_selected.gif) !important;
}

.navwrapper li a
{
	padding-left:30px;
}


.navwrapper li li a {
	padding-left:48px;
	background-position: -200px 0px !important;
}


.navwrapper li li li a{
	padding-left:62px;
	background-position: -188px 0px !important;
}


.navwrapper li li li li a{
	padding-left:74px;
	background-position: -176px 0px !important;
}


.navwrapper li li li li li a{
	padding-left:86px;
	background-position: -164px 0px !important;
}


.navwrapper li li li li li li a{
	padding-left:98px;
	background-position: -152px 0px !important;
}

.navback
{
	background-color:#FFFFFF;
	padding:1px;
}

/*button styles*/
.extraLargeButton, .largeButton, .regularButton, .smallButton, .extraLargeButton_admin, .largeButton_admin, .regularButton_admin{
	text-decoration:none;
	color:#333333 !important;
	text-align:center;
	padding-top:6px;
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	float:left;
	margin-right:3px;
}
.extraLargeButton_admin#xLargeRight, .regularButton_admin#regularRight{
	margin:6px 0px 0px 3px;
	float:right;
}

* html .extraLargeButton_admin#xLargeRight, * html .regularButton_admin#regularRight{
	margin:9px 0px 0px 3px;
}

* html .extraLargeButton, * html .largeButton, * html .regularButton, * html .smallButton, * html .extraLargeButton_admin, * html .largeButton_admin, *html .regularButton_admin{
	padding-top:2px;
}
.extraLargeButton{
	width:154px;
	height:19px;
	background-image: url(../images/button_xlarge.gif);
}
.extraLargeButton:hover{
	background-image:url(../images/button_xlarge_over.gif);
}
.extraLargeButton:active{
	background-image:url(../images/button_xlarge_down.gif);
}

.largeButton{
	width:99px;
	height:19px;
	background-image: url(../images/button_large.gif);
}
.largeButton:hover{
	background-image:url(../images/button_large_over.gif);
}
.largeButton:active{
	background-image:url(../images/button_large_down.gif);
}
.regularButton{
	width:56px;
	height:19px;
	background-image: url(../images/button_medium_admin.gif);
}
.regularButton:hover{
	background-image:url(../images/button_medium_over_admin.gif);
}
.regularButton:active{
	background-image:url(../images/button_medium_down.gif);
}
.smallButton{
	width:39px;
	height:19px;
	background-image: url(../images/button_small.gif);
}
.smallButton:hover{
	background-image:url(../images/button_small_over.gif);
}
.smallButton:active{
	background-image:url(../images/button_small_down.gif);
}

/* Admin Button Styles */
.extraLargeButton_admin{
	width:154px;
	height:19px;
	background-image: url(../images/button_xlarge_admin.gif);
}
.extraLargeButton_admin:hover{
	background-image:url(../images/button_xlarge_over_admin.gif);
}
.extraLargeButton_admin:active{
	background-image:url(../images/button_xlarge_down_admin.gif);
}
.largeButton_admin{
	width:99px;
	height:19px;
	background-image: url(../images/button_large_admin.gif);
}
.largeButton_admin:hover{
	background-image:url(../images/button_large_over_admin.gif);
}
.largeButton_admin:active{
	background-image:url(../images/button_large_down_admin.gif);
}
.regularButton_admin{
	width:56px;
	height:19px;
	background-image: url(../images/button_medium_admin.gif);
}
.regularButton_admin:hover{
	background-image:url(../images/button_medium_over_admin.gif);
}
.regularButton_admin:active{
	background-image:url(../images/button_medium_down_admin.gif);
}

.topLeftMenu{
    padding-right:3px;
	border:0px;
	}
.iconbar {
	background-image:url(../images/navtitle_background.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:left;
}



/* Popup window styles */
div.popupheader
{
	background-image: url(../images/title.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:10px;
	font-weight:bold;
	height: 26px;
	width: 365px;
	margin:0px;
	border:0px;
	text-align:left;
	vertical-align:top;
}

div.filebar
{
	background-image: url(../images/greypopup_bar.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:10px;
	font-weight:bold;
	height: 34px;
	width: 340px;
	margin:0px;
	margin-bottom: -12px;
	border:0px;
	text-align:left;
	vertical-align:top;
}

div.filebar p
{
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px;
	color:White;
}

div.editTitle
{
	position:static;
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	padding: 0px 0px 10px 0px;
	float:left;
	width: 360px;
	clear:left;	
}

.editComment
{
	position:static;
	margin-left:30px;
	margin-top:0px;
	margin-right:50px;
	margin-bottom:0px;
	padding: 0px 20px 15px 40px;
	width: 300px;
	clear:left;	
}

div.editTitle img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	text-align:left;
	vertical-align:middle;
}

div.editItem
{
	padding-left: 60px;
	margin-bottom: 8px;
	vertical-align: middle;
}

.fileType
{
	vertical-align:middle;
	margin-right:10px;
	margin-bottom:10px;
	width:35px;
	float:left;
}

div.popupButtons
{
	padding: 15px 0px 10px 60px;
	margin-top: 10px;
	clear:both;
}

a.regularButton{
margin-right: 10px;
}

.fileSelector
{
	padding-left: 40px;
}

.fileSelector img
{
	padding-right: 10px;
}

.inputs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

.spacing
{
	width: 20px;
}

div.popup
{
	background-image: url(../images/content_grid.gif);
	background-repeat: repeat;
	width: 352px;
	height: 400px;
	padding-right:10px;
	margin-top: -2px;
}

ul.tabmenu 
{
	padding:0px;
	margin:0px;
	padding-bottom:8px;
	padding-left:65px;
	padding-top:8px;
	background-color:#f2f2f2;
	
}
ul.tabmenu li 
{
	
	margin:0px;
	display:inline;
	padding-left:0px;
}
ul.tabmenu li a
{
	color:#999999;
	font-weight:bold;
	border-right:5px solid #f2f2f2;
	text-decoration:none;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	background-color:#f2f2f2;
}
ul.tabmenu li a:hover 
{
background-color:#cccccc;
	text-decoration:none;
	
}
ul.tabmenu li a.lastitem
{
	
}
ul.tabmenu a.selected,ul.tabmenu a.firstitemselected,ul.tabmenu a.lastitemselected
{
	color:#333333;
	background-image:url(../images/content_grid.gif);
	background-color: #FFFFFF;
}

div.tabbedsection
{
	border-top: 1px;
	margin-top: 0px;
}
.useradminTable 
{
	width:850px;
	margin-left:70px;
	margin-top:15px;
	margin-bottom:15px;
	border:0px;
	padding:3px 3px 10px;
	border-color:#FFFFFF;
}

.useradminTable td{
padding-bottom:5px;
}

.tableheader {
height:20px !important;
padding:5px 3px 5px 10px !important;
background-color:#CCCCCC;
border-right:2px solid white;
}

.tableheader a:hover{
color:#999999;
}

.adduserbutton {
	padding-left:40px;
	list-style-image: url(../images/arrowround.gif);
	font-weight:bold;
	
}

.adduserbutton a{
color:#333333;
text-decoration:none;
}

.adduserbutton a:hover{
color:#666666;
text-decoration:none;
}



.tableheader a {
text-decoration:none;
}
.tableheader a:hover{
text-decoration:none;
}
#displayDetails 
{
	margin-left:58px;
	margin-top:15px;
	margin-bottom:25px;
	height:260px;
	width:350px;
	overflow:scroll;
	
}
#displayDetails label 
{
	float:left;
	clear:both;
	width:120px;
}
#displayDetails p 
{
	margin-left:0px;
	padding-left:0px;
}

#displayDetails .groupInput th
{
	text-align:left;
}
#displayDetails .groupdescription 
{
	font-size:0.85em;
	font-style:italic;
	display:inline;
	padding-left:10px;
}
#displayDetails p.buttons 
{
	margin-top:15px;
	margin-bottom:25px;
}

.admintable{
	display:inline;
	position:absolute;
	right: 8px;
	top: 7px;
}

.adminfont{
	color:#FFFFFF;
	
}

.admincontent{
	padding-top:2px;
	padding-bottom:2px;
	border-top: 2px solid #4d4d4d;
	border-bottom: 2px solid #4d4d4d;
	background-image:url(../images/accountarea_bg.gif);
	vertical-align:top;
	height:46px;
}

.standardbullet{
	list-style-image:url(../images/arrowround.gif);
	font-weight:bold;
}

p.error
{
	color:#ff0000;
	font-weight:bold;
}
p.error span
{
	font-style:italic !important;
	font-weight:normal !important;
	color:#ff0000 !important;
}
#monitoruploaddisplay 
{
	position:absolute;
	width:976px;
	height:554px;
	left:2px;
	top:2px;
	visibility:hidden;
}
#monitoruploaddisplay .panel
{
	position:relative;
	left:365px;
	top:230px;
	border:solid 1px #777777;
	width:220px;
	margin:0px;
	padding:10px 10px 10px 10px;
	background-image: url(../images/content_grid.gif);
	background-repeat: repeat;
	background-color:#ffffff;
}



#monitoruploaddisplay h2 
{
	padding:0 0 0 24px;
	margin:0px;
	background-position: 0px 3px;
	line-height:1.5em;
}
#monitoruploaddisplay p 
{
	padding:0 0px 2px 24px;
	margin:0px;
	width:200px;
}
#progressWrapper
{
	border:solid 1px #777777;
	padding:0px;
	margin:0px;
	width:200px;
	height:12px;
	background-color:#eeeeee;
}
#progressWrapper img 
{
	height:12px;
	padding:0px;
	margin:0px;
	border:0px;
}
p#progressSize 
{
	font-size:0.8em;
	font-weight:bold;
	color:#777777;
}

.userpermissionlist
{
	height: 150px;
	width: auto;
}

a img 
{
	border: none; 
}

.passChange
{
	padding-left: 0px !important;
}

.userrights
{
	overflow: auto;
	height: 150px;
	width: 400px;
}

.permissioneditor
{
	margin-left: 60px;
}

.filewrapper{
	width:auto;
}

div.thumbnailwrapper_small,div.thumbnailwrapper 
{
	margin-top:4px;
	background-image:url(../images/image_thumbnail_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:2px 0 2px 0;
	line-height:0px;
}
div.thumbnailwrapper 
{
    width:70px;
}
div.thumbnailwrapper_small 
{
    width:64px;
}
table.imageContainer 
{
	padding:0px;
	margin:0 0 0 2px;
}
table.imageContainer tr
{
	padding:0px;
	margin:0px;
}
table.imageContainer td
{
	padding:0px;
	margin:0px;
}

.thumbnailwrapperHover
{
	background-position:0px -44px !important;
	background-repeat:no-repeat;
} 




.thumbnailhover {
    display:none;
}
 /*
.thumbnailwrapper 
{
	background-color:#ffffff;
    border:solid 2px #cccccc;
    margin-top:4px;
    margin-right:8px;
    width:60;
    height:40;
    text-align:center;
}

a.help:hover .thumbnailwrapper
{
    border:solid 2px #888888;
    border-right-width:8px;
}

*/
.helpdiv {
		position:absolute;
		width:auto;
		float:left;
		padding:5px;
		background-color:#ffffff;
		border: 2px solid #888888;
}


