﻿.registrationsuccessfulwrapper
{
    width: 490px;
    min-height: 280px;
    height: auto;
    background:transparent url(../images/registrationsuccessful.png) no-repeat scroll left top;
    position: relative;
}

.validationsummary-bulletlist
{
    padding-left: 30px;  
    font-weight: bold;
}

.validationsummary-bulletlist ul
{
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    padding-left: 15px;  
    font-weight: normal;
}

.validationsummary-bulletlist ul li
{
    list-style-type: disc;
}

.infotext
{
    font-size: 12px; 
    font-weight: bold;
}

.changePassword
{
    background:transparent url(../images/changepassword-icon.png) no-repeat scroll left bottom;
}

.retrievePassword
{
    background:transparent url(../images/retrievepassword-icon.png) no-repeat scroll left bottom;
}

/* Global settings */
.ca_administration_combobox_panel
{
    background-color: White;
    width: 100%;
    color: Black;
}

.ca_administration_combobox_panel:hover
{
    background-color: #0A246A; 
    color: White;
}
/* */

.adminhyperlink
{
    color:#004A8F;
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

.adminhyperlink:hover
{
    text-decoration: underline;
}

.SettingsTextInput
{
	width: 100%;
	background-color: #fefefe;
	border: solid 1px #b3b3b3;
}

.SettingsMultilineTextInput
{
	width: 100%;
	background-color: #fefefe;
	border: solid 1px #b3b3b3;
	overflow-y: auto;
}

.SettingsListBox
{
	width: 100%;
	height: 100%;
	background-color: #fefefe;
	border: solid 1px #b3b3b3;
}

.SettingsDropDownList
{
	width: 100%;
	background-color: #fefefe;
	border: solid 1px #b3b3b3;
}

.SettingsCheckbox
{
}

.Settingstext
{
	font-family: "Lucida Grande" ,Geneva,Arial,Verdana,sans-serif;
	font-size: 1em;
}

.SettingsCheckbox label
{
	padding-left: 5px;
}

.SettingsCheckboxList
{
	float: left;
	margin: 0px;
}

.SettingsCheckboxList label
{
	padding-left: 5px;
}

.SettingsLabel
{
	white-space: nowrap;
	font-family: "Lucida Grande" ,Geneva,Arial,Verdana,sans-serif;
	/*font-size: 1.1em;*/
}

.SettingsHintLabel
{
	font-family: Verdana,Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size: 0.8em;
	color: #4F4F4F;
	white-space: nowrap;
	display: block;
}

.SettingsValueLabel
{
	font-weight: bold;
}

.FormHeaderLabel, .Security-Roles-Panel div.RolesHeader
{
	color: #252E5E;
	font-weight: bold;
}

.RolesAccessLabel
{
	font-weight: bold;
	/*font-size: 1em;*/
	padding-left: 5px;
}

.FormButton
{
	/*font-family: Verdana,Helvetica,Arial,Tahoma,Verdana,sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: #252E5E;
	/*padding: 2px 2px;*/
	padding:0;
	margin:0;
	border: solid 1px #b3b3b3;
	background: transparent url(../images/buttonBackground.gif) repeat-x;
}

.FormButton:hover
{
	border: solid 1px #808DB7;
	background: transparent url(../images/buttonBackground-over.gif) repeat-x;
}

.Security-Roles-Panel
{
	margin-right: 25px;
	margin-bottom: 50px;
}

.Security-Roles-Panel div.RolesHeader, div.RolesBody, div.RolesFooter
{
	width: 100% !important;
}

.Security-Roles-Panel div.RolesFooter
{
	text-align: right;
}

.Security-Roles-Panel div.RolesBody
{
	/*border: solid 1px #b3b3b3;*/
	margin: 5px 0px;
}

.Security-Table
{
	width: 100%;
	table-layout: fixed;
}

.Security-Table-LeftTD
{
	width: 350px;
	height: 150px;
	vertical-align: top;
}

.Security-Roles-ListBox, .Security-Roles-TextBox
{
	background-color: #fefefe;
	border: solid 1px #b3b3b3;
}

.Security-Roles-ListBox
{
	height: 120px;
	width: 100%;
	font-weight: bold;
}

.Security-Roles-TextBox
{
	width: 150px;
}

.Security-Roles-CheckBoxList
{
	margin: 0px;
}

.Security-Roles-CheckBoxList label
{
	margin-left: 5px;
}

.Security-Roles-CheckBoxList-Container
{
	margin: 0px;
	width: 100%;
	height: 200px;
	overflow: auto;
	border-top: dotted 0px #b3b3b3;
	background-color: #fefefe;
	text-align: left;
}

.Security-AccessRights-Table
{
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
	table-layout: fixed;
}

/*.Security-AccessRights-Table thead
{
    border: solid 0px black !important;
}*/

.Security-AccessRights-Table td
{
	vertical-align: top;
	padding: 0px 0px 2px 0px !important;
}

.Security-AccessRights-Table tr.even
{
    background-color: #F9F3D1;
}

.Security-AccessRights-Table tr.odd
{
    background-color: #FFFFFF;
}

.Security-AccessRights-Table tr th
{
	color: #252E5E;
	font-weight: bold;
	padding-bottom: 7px !important;
}

.Security-AccessRights-Table td.SaveButton-TD
{
	padding-top: 5px;
	text-align: right;
}

.Administration-DataList-Wrapper-Table
{
	width: 100%;
	table-layout: fixed;
	margin: 0 auto;
}

.Administration-DataList-Wrapper-Table td
{
	/*text-align: right;*/
}

table.portalLogin
{
	width: 100%;
	/*background: transparent url(../images/connect-icon.png) no-repeat left bottom;*/
	table-layout: fixed;
}

div.portalRegistration
{
	width: 100%;
	background: transparent url(../images/registration-icon.png) no-repeat left bottom;
}

table.portalLogin .header, div.portalRegistration .header
{
	font-family: "Lucida Grande" ,Geneva,Arial,Verdana,sans-serif !important;
	/*font-size: 0.8em !important;*/
	color: Red;
	padding-left: 5px;
	height: 1em;
	display: block;
}

table.portalLogin .wrapper, div.portalRegistration .wrapper
{
    overflow: hidden;
}

table.portalLogin .push, div.portalRegistration .push
{
	height: 0px !important;
}

table.portalLogin .footer, div.portalRegistration .footer
{
	padding: 5px;
	text-align: right;
}

/* Page Access (Login, Error, ...) Design */
.pageaccesscontentwrapper
{
    width: 400px;
}

.pageaccess_title
{
    background: White url(../images/logo.gif) no-repeat scroll left middle; 
    color: #333; 
    text-align: center; 
    vertical-align: middle; 
    height: 2.0em; 
    line-height: 2.0em;
    font-size: 1.4em !important; /* obsolete - font nastavit genericky pre H1 - H6 */
    font-family: Verdana, Sans-Serif !important;
    padding: 0px !important;
}

.pageaccess_decription
{
    background-color: #D2DBE3; 
    color: #013c76; 
    text-align: center; 
    padding: 8px 0;
}

.pageaccess_body
{
    background-color: #EFF2F5; 
    padding-top: 10px;
}

.pageaccess_body .wrapper
{
    margin: 20px 40px;
}

.pageaccess_footer
{
    background-color: #00648F; 
    text-align: right; 
    padding: 6px 5px; 
    margin-top: 15px;
}

/* Administration Action Bar */
.ActionBarMenuHolder
{
	border-bottom: 0px solid #DDDDDD;
	/*font-size: 93%;*/
	/*line-height: normal;*/
	width: 100%;
	/*height: 30px;*/
	padding: 0.5ex 0;
	vertical-align: bottom;
	background-color: #505050;
	margin: 0px;
}
.ActionBarMenuHolder ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 2px 0px;
}

.ActionBarMenuHolder li
{
	display: inline;
	margin: 0pt;
	padding: 0pt;
}
.ActionBarMenuHolder a
{
	margin: 0pt;
	padding: 0pt 0pt 0pt 20px;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.0em;
}

.ActionBarMenuHolder a:hover
{
	text-decoration: underline; 
}

.ActionBarMenuHolder a.current
{
	/*font-size: 1em;*/
	color: #F9F0A9;
}

.gridviewControlBar
{
	width: 100%;
	height: 1.5em;
	line-height: 1.5em;
	vertical-align: middle;
	background-color: #DDD;
	border: solid 1px #CCC;
	/*border-bottom-width: 0px;*/
}

.gridviewControlBar span
{
	font-family: "Lucida Grande" ,Geneva,Arial,Verdana,sans-serif;
	/*font-size: 13px;*/
	font-weight: bold;
	color: Black;	
}

.gridviewControlBar span a
{
	color: #456FDF;
}

.gridviewControlBar span a.disabled
{
	color: #666666;
}

.gridviewControlBar span.leftControlSpan
{
	float: left;
	margin-left: 5px;
}

.gridviewControlBar span.rightControlSpan
{
	float: right;
	margin-right: 5px;
}

.administrationPageWrapper
{
	padding: 20px;
	padding-top: 10px;
}

.administrationPageWrapper .filterControlsContainer
{
	padding-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}

/* Security administration page */
*.administrationPageWrapper.security *.accessRightsVectorsWrapper
{
    height: auto !important;
}

.administrationDecriptionContainer
{
    margin-bottom: 20px;
}

.administrationDecriptionContainer p
{
    margin: 5px 0pt;
}

.administrationDecriptionContainer p.headerText
{
    font-weight: bold;
    font-size: 1.2em;
    margin: 5px 0pt;
}


.administrationSettingsContainer .SettingsLabel,
.administrationSettingsContainer .SettingsText,
.administrationSettingsContainer .SettingsHeaderLabel
{
	font-family: "Lucida Grande" ,Geneva,Arial,Verdana,sans-serif;
}

.administrationSettingsContainer .SettingsHeaderLabel
{
	font-weight: bold;
	color: #252E5E;
	font-size: 0.95em;	
}

.administrationSettingsContainer .SettingsText
{
	font-size: 0.95em;
	-moz-user-select: none;
}

.administrationSettingsContainer .SettingsLabel
{
	float: right;
	font-weight: bold;
	font-size: 0.85em;
}

.administrationSettingsContainer .SettingsLink
{
	font-family: "Lucida Grande" ,Geneva,Arial,Verdana,sans-serif;
	font-weight: bold;
	color: #333333;
}

.administrationSettingsContainer .SettingsLinkButton
{
	color: #456FDF;
	font-family:Verdana,Helvetica,Arial,Tahoma,Verdana,sans-serif;
}

*.administrationContainer
{
	padding: 5px 0px;
	overflow-x: auto; 
	overflow-y: auto;
	clear: both;
	background-color: #EFEFEF;	
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	width: 100%;
	max-height: 600px;
	 
}

/* IE6- star html class hack*/
* html .administrationContainer
{
	height: 600px;
}

*.administrationContainer-oi
{
    width: 900px;
    margin: 0 auto;
}

*.newPagePanel table
{
    border-collapse:collapse;
    text-align:left;
}

*.newPagePanel td
{
   /* padding: 5px !important;*/
    vertical-align:top;
}

/* administration custom Tab theme */

/* default layout */
.adminTabs.ajax__tab_container.ajax__tab_default {min-height: 400px;}
.adminTabs.ajax__tab_default .ajax__tab_header {white-space:nowrap;}
.adminTabs.ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.adminTabs.ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.adminTabs.ajax__tab_default .ajax__tab_tab {margin-right:0px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}


.adminTabs .ajax__tab_header {font-family:verdana,tahoma,helvetica;/*font-size:1.5ex;*/background:url(../images/ajax-tab-line.gif) repeat-x bottom;}
.adminTabs .ajax__tab_outer {padding-right:4px;background:url(../images/ajax-tab-right.gif) no-repeat right;height:21px;}
.adminTabs .ajax__tab_inner {padding-left:3px;background:url(../images/ajax-tab-left.gif) no-repeat;}
.adminTabs .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(../images/ajax-tab.gif) repeat-x;}
.adminTabs .ajax__tab_hover .ajax__tab_outer {background:url(../images/ajax-tab-hover-right.gif) no-repeat right;}
.adminTabs .ajax__tab_hover .ajax__tab_inner {background:url(../images/ajax-tab-hover-left.gif) no-repeat;}
.adminTabs .ajax__tab_hover .ajax__tab_tab {background:url(../images/ajax-tab-hover.gif) repeat-x;}
.adminTabs .ajax__tab_active .ajax__tab_outer {background:url(../images/ajax-tab-active-right.gif) no-repeat right;}
.adminTabs .ajax__tab_active .ajax__tab_inner {background:url(../images/ajax-tab-active-left.gif) no-repeat;}
.adminTabs .ajax__tab_active .ajax__tab_tab {background:url(../images/ajax-tab-active.gif) repeat-x;}
.adminTabs .ajax__tab_body {font-family:verdana,tahoma,helvetica;/*font-size:1.3ex;*/border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

/* scrolling */
.adminTabs.ajax__scroll_horiz {overflow-x:scroll;}
.adminTabs.ajax__scroll_vert {overflow-y:scroll;}
.adminTabs.ajax__scroll_both {overflow:scroll}
.adminTabs.ajax__scroll_auto {overflow:auto}

/*
.administrationSettingsContainer table 
{
	border-width: 0px !important;
	border-collapse: collapse !important;
}

.administrationSettingsContainer table td 
{
	border: solid 0px black !important;
	padding: 5px !important;
	background: none !important;	
}*/



/* -------------------------------------------------------------- */
/* -------------------- Menu Creation Tool ---------------------- */
/* -------------------------------------------------------------- */

*.menuChangesNotification
{
    border: solid 1px #dddac3;
	background-color: #FFF1A8;
	height: 1em;
	padding: 0px 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

*.menuCreationWrapper
{
    width: 900px;
    margin: 0px auto; 
    background: #BBBBBB; 
}

*.menu-management-header
{
	background: #E3E8F3 url(../images/header_background.gif) repeat-x scroll 0%;
	color: #666666;
	font-family: arial,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	height: 20px;
	text-align: left;
	border-bottom: solid 1px #BBBBBB; /*margin-bottom: 1px;*/
	width: 100%;
	vertical-align: middle;
	padding-left: 1ex;
}

*.menu-management-header span
{
	float:left;
    margin-top:0.5ex;
}

*.menu-management-body
{
	margin: 5px;
}

*.menu-management-footer
{
	text-align: right;
	margin-top: 1ex;
	clear: both;
}

*.menutree-container *.menu-management-body
{
}

*.addmenuitem-container *.menu-management-body
{
}

*.menutree-container
{
	height: 595px;
	width: 300px;
	float: left;	
	margin: 0;  
	border: solid 1px #BBBBBB;
}

*.menutree-container-oi
{
	overflow: hidden;
    height:100%;	  
    background-color: #FbFbFb;
}

*.menutree-wrapper 
{
    /*height: 450px;*/
}

*.navcontentcontainer
{
    height: 460px;
}
*.menutree-wrapper *.TreeView
{
    height: 100%;
    overflow: auto;
    border: 1px solid #b0b0b0;    
}

*.addmenuitem-container
{
	height: 595px;
	float: none;
	margin-left: 253px;
	border: solid 1px #BBBBBB;
}
*.addmenuitem-container-oi
{
	overflow: hidden;	
	height: 100%;
	background-color: #FbFbFb;
}

.menubuttons-div
{
	margin-top: 10px;
	text-align: right;
}

.menubuttons-div input
{
	width: 20px;
	height: 20px;
	border: solid 0px silver;
}

.menubuttons-div .arrow-up
{
	background: transparent url(../images/arrow_up.png) no-repeat scroll left top;
}

.menubuttons-div .arrow-up:hover
{
	background-position: left -21px;
}

.menubuttons-div .arrow-down
{
	background: transparent url(../images/arrow_down.png) no-repeat scroll left top;
}

.menubuttons-div .arrow-down:hover
{
	background-position: left -21px;
}

.menubuttons-div .delete
{
	background: transparent url(../images/remove.png) no-repeat scroll left top;
}

.menubuttons-div .delete:hover
{
	background-position: left -21px;
}

.selectedgroup-label
{
	font-weight: bold;
	color: #333333;
	padding-left: 0.2ex;
}



.navcontainer
{
	float: left;
}

.navcontainer ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navcontainer li
{
	margin: 0 0 .2em 0;
}

.navcontainer label
{
	display: block;
	color: #FFF;
	background-color: #47568F;
	width: 15ex;
	padding: 0.4ex 0ex 0.4ex 1ex;
	text-decoration: none;
	border-color: #47568F;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px; /*font-family: Tahoma, Arial, Sans-Serif;*/
}

.navcontainer label:hover
{
	background-color: #369;
	color: #fff;
}

.navcontainer label.current
{
	background-color: #F6F7FF;
	width: 15.5ex;
	color: #47568F;
}

.navcontentcontainer
{
	margin-left: 16.5ex;
	border: solid 1px #47568F;
	background-color: #F6F7FF; /*padding: 1ex;*/
	margin-top: 0px;
	float:none;
}

*.navcontentcontainer *.TreeView
{
    height: 100%;
    margin: 0;
    padding: 0;    
    border: 1px solid #b0b0b0;
    overflow: auto;
}

.navcontentcontainer .menupanel
{
	display: none;
    margin: 5px;
	height: 448px;
}

.navcontentcontainer .menupanel.current 
{
	display: block;
}

.navcontentcontainer .menupanel .contentTable td
{
    padding-bottom: 5px;
}

.navcontentcontainer .menupanel .contentTable thead th
{
    padding-bottom: 10px;
}

.navheadercontainer
{
	border-bottom: solid 1px #DDDDDD;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
}

.navheadercontainer td
{
	padding: 4px 5px !important;
}

.categories-treeview-container
{
	width: 100%;
	/*height: 230px;*/
	overflow: auto;
}

*.contentTable
{
	table-layout: fixed;
}



/* Command notification Control */

*.notificationWrapper
{
    /*height:2em;*/
    z-index: 40;
    vertical-align: top;
    /*margin-top: 5px;*/
}

*.notificationWrapper.true
{
    visibility: visible;
}

*.notificationWrapper.false
{
    visibility: hidden;
}

table.notificationTable
{
    margin:0pt auto !important;
    border-collapse: collapse !important; 
}

/* sides */
table.notificationTable td.topCenterCell,
table.notificationTable td.middleLeftCell,
table.notificationTable td.middleRightCell,
table.notificationTable td.bottomCenterCell
{
    background-color: #FFF1A8 !important;
    padding: 0px !important;
    font-size: 0px !important;
}

/* corners */
table.notificationTable td.topLeftCell,
table.notificationTable td.topRightCell,
table.notificationTable td.bottomLeftCell,
table.notificationTable td.bottomRightCell
{
    width:4px !important;
    height: 4px !important;
    background: transparent url(../images/notificationControlBck.png) no-repeat scroll !important;
    padding: 0px !important;
    font-size: 0px !important;
}

/* corners' uniques */
table.notificationTable td.topLeftCell
{
    background-position: 0px 0px !important;
}

table.notificationTable td.topRightCell
{
    background-position: -4px 0px !important;    
}

table.notificationTable td.bottomLeftCell
{
    background-position: 0px -4px !important;  
}

table.notificationTable td.bottomRightCell
{
    background-position: -4px -4px !important;       
}

/* middle cell */
table.notificationTable td.middleCenterCell
{
	background-color: #FFF1A8 !important;
}

table.notificationTable td.middleCenterCell td
{
}

/* Theme Preview Stuff */

*.themePreviewImageWrapper
{
}

*.themePreviewImagePopup
{
    background-color: #AAAAAA;
    border:3px solid Gray;
    height:auto;
    padding:3px;
}

*.themePreviewImageContainer
{
    width: 828px;
    height: 556px;
    background: transparent url(../images/ThemePreviewLarge.jpg) no-repeat scroll left top;
}

*.themePreviewImageContainerFooter
{
    position: relative;
    height: 40px;
}

*.themePreviewImageContainerFooter *.closebutton
{
    background:transparent url(../images/close-large.png) no-repeat scroll left top;
    color:#808DB7;
    font-size:0px;
    height: 30px;
    position:absolute;
    right:5px;
    text-decoration:none;
    top:5px;
    width: 30px;    
}

/* Security */

*.securityAccessRightsWrapper
{   
    /*padding: 0 5px; */
    margin: 0 auto;
    width: 900px;
    height: 500px;
}

*.securityAccessRightsWrapper *.ajax__tab_body  
{
    height: 450px;
}

*.CreateNew-Link 
{
	font-family: Verdana,Helvetica,Arial,Tahoma,Verdana,sans-serif;
	color: #252E5E;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

*.hiddencontrol
{
    display: none;
}

/* Simple/Error master page style page style */

.roundedcontentwrapper
{ 
    padding-top: 20px;
}

.errorpagecontentwrapper
{
    background: #FFFFFF url(../images/warning.png) no-repeat scroll 300px -30px;	
    font-size: 12px; 
   	padding: 10px 0 0 10px;  
   	width:480px; 
}

table.roundedtable
{
    margin:0pt auto;
	background-color: #FFFFFF;
    border-collapse: collapse; 
}

table.roundedtable thead tr th
{
    background-color: #FAFAFA;
    text-align: left;
    line-height: 200%;
    vertical-align: top;
}

/* sites */
table.roundedtable td.topCenterCell,
table.roundedtable td.middleLeftCell,
table.roundedtable td.middleRightCell,
table.roundedtable td.bottomCenterCell
{
    background: #E0E0E0 none repeat scroll 0%;
    padding: 0px;
    font-size: 0px;
}

/* corners */
table.roundedtable td.topLeftCell,
table.roundedtable td.topRightCell,
table.roundedtable td.bottomLeftCell,
table.roundedtable td.bottomRightCell
{
    width:4px;
    height: 4px;
    background: transparent url(../images/groupsControlBck.png) no-repeat scroll;
    padding: 0px;
    font-size: 0px;
}

/* corners' uniques */
table.roundedtable td.topLeftCell
{
    background-position: 0px 0px;
}

table.roundedtable td.topRightCell
{
    background-position: -4px 0px;    
}

table.roundedtable td.bottomLeftCell
{
    background-position: 0px -4px;  
}

table.roundedtable td.bottomRightCell
{
    background-position: -4px -4px;       
}

/* middle cell */
table.roundedtable td.middleCenterCell
{
	background-color: Transparent;
	vertical-align: top;
}

table.roundedtable td.middleCenterCell td
{
	font-size: 12px;
}

table.roundedtable td.middleCenterCell .text
{
	font-size: 12px;
	font-family: Arial;
	padding-bottom: 5px;
}

table.roundedtable td.middleCenterCell .errorcode
{
	font-size: 14px;
	font-family: Arial;
	padding-left: 5px;
	font-weight: bold;
}
 
table.roundedtable td.middleCenterCell h4
{
	font-size: 15px;
	font-family: Arial;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
}

table.errorinerpage
{
    table-layout: fixed;
    border-collapse: separate;
}

table.errorinerpage td
{
	font-size: 12px;
	overflow: visible;	
}

table.errorinerpage td.fieldLabel-td
{
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    vertical-align: top;
}

table.errorinerpage td select,
table.errorinerpage td textarea
{
   width: 100%;
   overflow: auto;
}

table.errorpagetable .portalnavigationwrapper
{
    margin: 10px 0;    
}

table.errorpagetable .portalnavigationwrapper a
{
    color: #004A8F;
    text-decoration: none;
}

table.errorpagetable .portalnavigationwrapper a:hover
{
    text-decoration: underline;
}

table.errorpagetable .portalnavigationwrapper a:visited
{
    color: #EF680E;
}

.clearer
{
    clear: both;
}

.nowrap
{
    white-space: nowrap;
}

.leftfloat
{
    float:left;
}

.inline
{
    display: inline;
}


/* Popup Server Control */
.popup
{
    border: solid 2px black;
    background: #31489A url(../images/popup_header.png) repeat-x scroll left top;
}

.popupbackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.5;
}

.popuptitle
{
    font-size: 12px;
    font-weight: bold;
    color: White;
    padding-left: 10px;
    position: relative;
}

.popupheader
{
    /*height: 30px;*/
    color: White;    
    line-height: 30px;
    vertical-align: middle;
}

.popupbody
{
    padding: 0px;
}

.popupbody iframe 
{
    overflow: auto;
}

.popupclosebutton  
{    
    height:13px;
    margin:3px;
    position:absolute;
    right:5px;
    text-indent:-2000px;
    top:0px;
    width:13px;
    background: transparent url(../images/closeButtonSettings.gif) no-repeat scroll 0px top;
}

.popupclosebutton:hover
{
    background-position: -13px top;
}

/* Forms */

.formwrapper
{
    margin: 5px auto;
}

.formheader
{
}

.formbody
{
    padding: 5px; 
    background-color: #fefefe; 
    border: solid 1px #efefef;
}

.formfooter
{
    text-align: right; 
    padding: 5px; 
    margin-top: 5px; 
    background-color: #fefefe; 
    border: solid 1px #efefef;
}

table.formtable
{
    width: 100%;
    text-align: left;
}

table.formtable td
{
    vertical-align: top;
}

table.formtable td h2
{
    color:#9CCCC1;
    font-size:14px;
    margin:0px;
    padding:0px;
    letter-spacing: normal;
    line-height: normal;
}

