
#header 
{
    background: #dfecfe;
    background-image: url(ThemeAsset.ashx?name=images%2fheader_bg.gif&theme=default&mod=634940375320000000&inst=test);
    color: #234b6f;  
}
img.headerLogo {
	background-image: url(ThemeAsset.ashx?name=images%2fheader_logo.png&theme=default&mod=634940375200000000&inst=test); 
	width: 180px; 
	height: 37px;
	background-repeat: no-repeat;
}

#userAndLibraryName, #loadingDots {
	text-align: right;
	font-size: 11px;
	font-family: Arial;
}

#header td {
	color: #333333;
	padding-right: 8px;
}


img.footerLogo {
	display: none;
}

#footer {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}

#footer td { 
	background: #f2f2f2 url(ThemeAsset.ashx?name=images%2ffooter_bg.gif&theme=default&mod=634940375240000000&inst=test);
}

#copyright {
	color: #919191;
	font: 11px Verdana, sans-serif;
	text-align: left;
	vertical-align: middle;
}

#copyright div {
    margin: 5px 0px 0px 4px;
}



table.titleBar {
	border: solid 1px #a2c5f4;
	font-size: 14px;
}

td.titleBar {
	padding-bottom: 3px;
}

td.titleBar, td.titleBarButton, td.titleBarButtonSelected {
	background-color: #c1ddff;
	border-color: #234b6f;
	color: #234b6f;
	height: 18px;
}

td.titleBarButton a:link, td.titleBarButton a:visited, td.titleBarButton a:active, 
td.titleBarButtonSelected a:link, td.titleBarButtonSelected a:visited, td.titleBarButtonSelected a:active {
	color: #234b6f;
	padding: 4px 7px;
	border: solid 1px transparent;
}

td.titleBarButton a:hover {
	border: solid 1px #ff9933;
}

td.titleBarButton a:hover img, td.titleBarButton a img {
	margin-top: 1px;
}

img.help { width: 14px; height: 14px; } 



th.subTitleBar, td.subTitleBar {
	background: #dfecfe;
	border: solid 1px #a2c5f4;
	color: #234b6f;
	border-left: none;
	border-right: none;
}

#editorToolbar {
	background-image: url(ThemeAsset.ashx?name=images%2feditor_toolbar_bg.gif&theme=default&mod=634940375240000000&inst=test) !important;
}



th.listView, th.listViewNoSort, th.listViewIcon, th.listViewCheck, th.listViewWide {
	border: solid 1px #959595;
	color: #555;
	background-color : #e9e9e9;
	background-image : url(ThemeAsset.ashx?name=images%2ftoolbar_bg.gif&theme=default&mod=634940375220000000&inst=test);
}

th.listView a {
	color: #555 !important;
}

th.listViewWide a 
{
    color: #555 !important;
    width:320px;
}


.accordian {
	background-color: #dfecfe;
}

td.accordianHideShow {
	border-color: #a2c5f4;
}

td.accordianButton {
	background-image : url(ThemeAsset.ashx?name=images%2faccordian%2fbutton_bg.gif&theme=default&mod=634940375220000000&inst=test);
    background-position: top;
    color: #456087;
    border-color: #a2c5f4;
}

img.accordianShow { width: 45px; height: 4px; }
img.accordianHide { width: 45px; height: 4px; }

img.accordianHome { background-image: url(ThemeAsset.ashx?name=images%2faccordian%2fhome.gif&theme=default&mod=634940375220000000&inst=test); }
img.accordianSearch { background-image: url(ThemeAsset.ashx?name=images%2faccordian%2fsearch.gif&theme=default&mod=634940375220000000&inst=test); }
img.accordianFolders { background-image: url(ThemeAsset.ashx?name=images%2faccordian%2ffolders.gif&theme=default&mod=634940375220000000&inst=test); }
img.accordianContent { background-image: url(ThemeAsset.ashx?name=images%2faccordian%2fcontent.gif&theme=default&mod=634940375220000000&inst=test); }
img.accordianPublish { background-image: url(ThemeAsset.ashx?name=images%2faccordian%2fpublish.gif&theme=default&mod=634940375220000000&inst=test); }

img.accordianHomeSmall { background-image: url(ThemeAsset.ashx?name=images%2faccordian%2fhome_small.gif&theme=default&mod=634940375220000000&inst=test); }
img.accordianSearchSmall { background-image: url(ThemeAsset.ashx?name=images%2faccordian%2fsearch_small.gif&theme=default&mod=634940375220000000&inst=test); }
img.accordianFoldersSmall { background-image: url(ThemeAsset.ashx?name=images%2faccordian%2ffolders_small.gif&theme=default&mod=634940375220000000&inst=test); }
img.accordianContentSmall { background-image: url(ThemeAsset.ashx?name=images%2faccordian%2fcontent_small.gif&theme=default&mod=634940375220000000&inst=test); }
img.accordianPublishSmall { background-image: url(ThemeAsset.ashx?name=images%2faccordian%2fpublish_small.gif&theme=default&mod=634940375220000000&inst=test); }


td.toolBar {
	background-image: url(ThemeAsset.ashx?name=images%2ftoolbar_bg.gif&theme=default&mod=634940375220000000&inst=test);
}



html.form { background-color: #fff; }
table.formfull { background-color: #fff; }



table.statusBar {
	color: #7f7f7f;
}



input.button, input.widebutton,  input.smallButton, input.tinyButton {
	border: solid 1px #a2c5f4;
	color: #456087;
	background-color: #dfecfe;
	background-repeat: repeat;
}

input.disabledButton {
	 border: #646464;
	 background-color: #646464;
}


img.dialogHeaderLogo { width: 34px; height: 35px; }

td.dialogTitle, td.dialogTitleLogo {
	background-color: #dfecfe;
	color: #6283ad;
	border-bottom: solid 1px #a2c5f4;
}

td.tabFooterProperties {
	background-color: #f9f9f9;
	border-top: solid 1px #dbdbdb;
}


body.login {
	background: #fff url(ThemeAsset.ashx?name=images%2flogin%2flogin_bg.gif&theme=default&mod=634940375200000000&inst=test) repeat-x;
}

body.login table.form {
	background: #fff;
}

table.loginHeader, table.splashHeader {
	border: none;
	background: none;
	border-bottom: solid 1px #88a2c8;
}

img.loginHeaderLogo, img.splashHeaderLogo { width: 394px; height: 57px; }

img.loginHeaderLeft, img.splashHeaderLeft { background-image: url(ThemeAsset.ashx?name=images%2flogin%2flogin_header_left.gif&theme=default&mod=634940375200000000&inst=test); width: 4px; height: 57px; display: block; }
img.loginHeaderRight, img.splashHeaderRight { background-image: url(ThemeAsset.ashx?name=images%2flogin%2flogin_header_right.gif&theme=default&mod=634940375200000000&inst=test); width: 5px; height: 57px; display: block; }

table.loginFooter, table.splashFooter {
	height: 5px;
}

td.loginFooterCenter, td.splashFooterCenter {
	border-bottom: 1px solid #b0afaf;
	background-color: #ffffff;
	height: 4px;
}

td.loginFooterLeft, img.loginFooterLeft, td.loginFooterRight, img.loginFooterRight,
td.splashFooterLeft, img.splashFooterLeft, td.splashFooterRight, img.splashFooterRight
 {
	width: 5px;
	height: 4px;
	border: none;
}

table.loginTitle {
	display: none;
}

table.loginForm {
	margin-top: 50px;
}

table.loginForm td.titleBar {
	display: none;
}

body.login td.commandbutton {
	border-top: 1px solid #b0afaf;
	padding-bottom: 0;
	background-color: #ffffff;
}

td.loginFieldsBottomSpacer {
	height: 8px;
}

table.loginFields {
	border-left: 1px solid #b0afaf;
	border-right: 1px solid #b0afaf;
}

td.loginError {
	border-top: solid 1px #ffe97f;
	border-bottom: solid 1px #ffe97f;
	border-left: solid 1px #b0afaf;
	border-right: solid 1px #b0afaf;
	background-color: #f9f9dd;
}



td.splashContent {
	height: 80px;
	border-left: 1px solid #b0afaf;
	border-right: 1px solid #b0afaf;
	background: #fff;
}

td.splashFooterContent {
	background-color: #fff;
	border: 1px solid #b0afaf;
	border-bottom: none;
	background-color: #f9f9f9;
}

img.splashFooterLeft { background-image: url(ThemeAsset.ashx?name=images%2flogin%2flogin_footer_left.gif&theme=default&mod=634940375200000000&inst=test); }
img.splashFooterRight { background-image: url(ThemeAsset.ashx?name=images%2flogin%2flogin_footer_right.gif&theme=default&mod=634940375200000000&inst=test); }


td.inactiveTab a:link, td.inactiveTab a:visited, td.inactiveTab a:active, td.inactiveTab a:hover, td.activeTab a:link, td.activeTab a:visited, td.activeTab a:active, td.activeTab a:hover {
	color: #000;
}

td.tabStrip, td.tabTail, td.tabLead {
	background-color: #fff;
}