                                                                                




 
 









.wpsTableAdminHead {
    color: #333333;
    background-color: #CCCCCC;
}


.wpsAdminHeadSeparator {
    background-color: #999999;
    height: 1px;
}


.wpsStatusMsg {
    color: #000000;
    background-color: #E7EFF7; 
    margin: 0px; 
    border: solid 2px #ABCACA; 
    -moz-border-radius: 8px;
    
}






.wpsInstructionText {
    color: #6B6B6B;
    margin: 0.6em 0px 0px 0px;
}



.wpsInstructionText em {
     font-weight: bold;
     font-style: normal;
     color: #8A59A6;
}



.wpsInstructionHeadText {
     font-weight: bold;
     font-size: ;
     color: #405380;
}











.wpsIndentXSmall {
        padding-: 4px; 
}


.wpsIndentSmall {
        padding-: 8px; 
}


.wpsIndentMedium {
        padding-: 16px; 
}


.wpsIndentLarge {
        padding-: 32px; 
}


.wpsIndentXLarge {
        padding-: 48px; 
}




.wpsTaskIconText {
    font-weight: bold;
    color: #000000; 
    white-space: nowrap;
}


.wpsTaskDisabledIconText {
    font-weight: bold;
    white-space: nowrap;
    color: #888888; 
}


.wpsTaskIconBorderTable, .wpsTaskDisabledIconBorderTable {
    border: 0px;
}


.wpsTaskIconTextBackground {
    background-color: #DDDDDD; 
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position:  center;     
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}


.wpsTaskDisabledIconTextBackground {
    background-color: #DDDDDD; 
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position:  center;     
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}


.wpsDialogIconText {
    color: #000000;
}


.wpsDialogDisabledIconText {
    color: #888888;
}


.wpsDialogIconBackground {
    text-align: center;
    vertical-align: middle;
    background-color: #DDDDDD;
    background-image: url("./colors/default/DialogIconBackground.gif");
    background-repeat: repeat-x;
    background-position:  center; 
    border-top: 1px solid #919191;
    border-: 0px none #919191;
    border-bottom: 1px solid #919191;
    border-: 1px solid #919191;
    padding: 0px 0px;
    margin: 0px;
}


.wpsDialogIconTextBackground {
    text-align: center;
    vertical-align: middle;
    background-color: #DDDDDD; 
    background-image: url("./colors/default/DialogIconTextBackground.gif");
    background-repeat: repeat-x;
    background-position:  center; 
    border-top: 1px solid #919191;
    border-: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-: 0px none #919191;
    padding: 2px 4px;
    margin: 0px;
    white-space: nowrap;
}


.wpsDialogDisabledIconBackground {
    text-align: center;
    vertical-align: middle;
    background-color: #DDDDDD;
    background-image: url("./colors/default/DialogIconBackground.gif");
    background-repeat: repeat-x;
    background-position:  center; 
    border-top: 1px solid #919191;
    border-: 0px none #919191;
    border-bottom: 1px solid #919191;
    border-: 1px solid #919191;
    padding: 0px 0px;
    margin: 0px;
}


.wpsDialogDisabledIconTextBackground {
    text-align: center;
    vertical-align: middle;
    background-color: #DDDDDD; 
    background-image: url("./colors/default/DialogIconTextBackground.gif");
    background-repeat: repeat-x;
    background-position:  center; 
    border-top: 1px solid #919191;
    border-: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-: 0px none #919191;
    padding: 2px 4px;
    margin: 0px;
    white-space: nowrap;
}


.wpsDialogIcon {
    width: 16px;
    height: 16px;
}


.wpsButtonBarTop, .wpsButtonBarBottom {
    background-color: #DFDFDF; 
}





.wpsPortletBack {
    background-color:#CCCCCC; 
}


.wpsEditBack, .wpsConfigureBack {
    background-color: #FFFFFF;
}


.wpsAdvancedOptions { 
    background-color: #e4e4e4;
    border: solid 1px #4A4A4A;
    margin-: 10px;
}


.wpsPortletColorBack {
    background-color: #CCCCCC;
}


.wpsPortletHead, .wpsEditHead {
    font-weight: bold;
    color: #333333;
}


.wpsPortletText, .wpsEditText, .wpsPortletSmText, .wpsEditSmText, .wpsPortletTinyText {
    font-family: ;
    font-size: ;
    color: #333333;
}

 
.wpsCopyrightText {
	font-size: ;
    color: #999999;
}


.wpsPortletBody {
}


.wpsTableHead {
    font-weight: bold;
    color: #989898;
    text-align: ;
}


.wpsTableHead th {
	padding: 3px;
}

.wpsTableText {
}


.wpsTableRow, .wpsTableNrmRow {
    color: #333333;
    background-color: #ffffff;
}


.wpsTableSelectedRow {
    color: #333333;
    background-color: #c5d1de;
}



.wpsTableShdRow {
    color: #333333;
}



.wpsTableRow td, .wpsTableNrmRow td, .wpsTableShdRow td {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #aaaaaa;
    padding: 3px;
}



.wpsTableHeadLink, .wpsTableHeadLink:visited, .wpsTableHeadLink:hover, .wpsTableHeadLink:active {
    font-weight: normal;
    color: #000000;
}


.wpsTable {
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
}

.wpsTable td {
	vertical-align:top;
}


.wpsTableHeadStart, .wpsTableHeadMiddle, .wpsTableHeadEnd {
    font-weight: normal;
    color: #000000;
    text-align: ;
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aaaaaa;
}


.wpsTableHeadStartAlignCenter, .wpsTableHeadMiddleAlignCenter, .wpsTableHeadEndAlignCenter {
    font-weight: normal;
    color: #000000;
    text-align: center;
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aaaaaa;
}


.wpsTableHeadStartNumeric, .wpsTableHeadMiddleNumeric, .wpsTableHeadEndNumeric {
    font-weight: normal;
    color: #000000;
    text-align: ;
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aaaaaa;
}



.wpsTableDataStart, .wpsTableDataMiddle, .wpsTableDataEnd {
    text-align: ;
    border-width: 1px 0px 0px 0px ! important;
    border-style: solid ! important;
    border-color: #aaaaaa ! important;
}



.wpsTableDataStartAlignCenter, .wpsTableDataMiddleAlignCenter, .wpsTableDataEndAlignCenter {
    text-align: center;
    border-width: 1px 0px 0px 0px ! important;
    border-style: solid ! important;
    border-color: #aaaaaa ! important;
}



.wpsTableDataStartNumeric, .wpsTableDataMiddleNumeric, .wpsTableDataEndNumeric {
    text-align: ;
    border-width: 1px 0px 0px 0px ! important;
    border-style: solid ! important;
    border-color: #aaaaaa ! important;
}


.wpsPagingTable, .wpsPagingTableHeader, .wpsPagingTableFooter, .wpsPagingTableBody {
    border: 0px;
}


.wpsPagingTableHeaderIcon, .wpsPagingTableFooterIcon {
    width: 16px;
    height: 16px;
}


.wpsPagingTableHeaderStart {
    background-color: #F0F0F0;
    border-top: 1px solid #aaaaaa;
    border-: 0px none #aaaaaa;
    border-bottom: 0px none #aaaaaa;
    border-: 1px solid #aaaaaa;
}


.wpsPagingTableHeaderMiddle {
    background-color: #F0F0F0;
    border-top: 1px solid #aaaaaa;
    border-: 0px none #aaaaaa;
    border-bottom: 0px none #aaaaaa;
    border-: 0px none #aaaaaa;
}


.wpsPagingTableHeaderEnd {
    background-image: url("./colors/default/PagingTableTopRight.gif");
    background-repeat: no-repeat;
    background-position:  top;
    background-color: transparent;
}


.wpsPagingTableFooterStart {
    background-color: #F0F0F0;
    border-top: 0px none #aaaaaa;
    border-: 0px none #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-: 1px solid #aaaaaa;
}


.wpsPagingTableFooterMiddle {
    background-color: #F0F0F0;
    border-top: 0px none #aaaaaa;
    border-: 0px none #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-: 0px none #aaaaaa;
}


.wpsPagingTableFooterEnd {
    background-image: url("./colors/default/PagingTableBottomRight.gif");
    background-repeat: no-repeat;
    background-position:  bottom; 
    background-color: transparent;
}


.wpsPagingTableHeaderEmpty {
	height:7px;
	width:7px;
	line-height:1px;
}


.wpsTableRowDetail td {
	border-width:0px;
   	text-align: ;
   	border-width: 0px ! important;
	padding:2px 3px 5px 3px;
}


.wpsTableSectionHead {
    font-weight: bold;
    color: #000000;
    text-align: ;
}


.wpsTableSectionHead th {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #aaaaaa;
    padding: 3px 0 3px 5px;
}


.wpsTableTopRow td {
    border-color: #aaaaaa ! important;
}


.wpsPagingTableHeaderEmpty {
	height: 7px;
	width: 7px;
	line-height: 1px;
}


.wpsTableRowDetail td {
	border-width: 0px;
   	text-align: ;
   	border-width: 0px ! important;
	padding: 2px 3px 5px 3px;
}




.wpsCompactCheckBox, .wpsCompactRadioButton {
   height: 16px;
   margin-top: 0px;
   margin-bottom: 0px;
}


.wpsEditField{
    border: 1px solid #999999;
}


.wpsButtonText{ 
    font-weight: bold;
    color: #000000;
    background-color: #DDDDDD;
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position:  center; 
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
}


.wpsButtonDisabledText { 
    font-weight: bold;
    color: #888888;
    background-color: #DDDDDD; 
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position:  center; 
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
}


.wpsBrowseButton {
}



.wpsLabelText, wpsRequiredLabelText {
    color: #333333;
}


.wpsRequiredLabelText strong {
    color: #ff0000;
}


.wpsDescriptionText {
    color: #808080;
}




.wpsFieldErrorText {
    color: #000000;
}


.wpsFieldWarningText {
    color: #000000;
}


.wpsFieldSuccessText {
    color: #000000;
}


.wpsFieldInfoText {
    color: #000000;
}


.wpsInlineHelpText {
    color: #666666;
}


.wpsFieldMonospaced {
    font-family: ;
    font-size: ;
}


.wpsFlagText {
   font-size: ;
   color: #FF0000;
}




.wpsPortletTabBar { 
}


.wpsPortletTabBarSeparator {
    background: url("./colors/default/portletTabSeparator.gif");
	background-repeat: repeat-x;
    background-color: #95a5b9;
    margin: 0px;
    padding: 0px;
    height: 3px;
}


.wpsPortletTabSet {
    border: 0px;
    background-color: transparent;
}


.wpsPortletTab {
    border: 0px;
    background-color: transparent;
}


.wpsPortletSelectedTab {
    border: 0px;
    background-color: transparent;
}


.wpsPortletTabTopStart {
	background-image: url("./colors/default/PortletTabTopLeft.jpg");
    background-repeat: no-repeat;
    background-position: bottom ;
    padding: 0px 2px 0px 2px;
    width: 5px;
    height: 5px;
}


.wpsPortletTabTopCenter {
    background-image: url("./colors/default/PortletTabTopMiddle.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}


.wpsPortletTabTopEnd {
    background-image: url("./colors/default/PortletTabTopRight.jpg");
    background-repeat: no-repeat;
    background-position: bottom ;
    border-style: none;
    background-color: transparent;
    padding: 0px 2px 0px 2px;
    width: 5px;
    height: 5px;
}


.wpsPortletTabMiddleStart {
    background-image: url("./colors/default/PortletTabCenter.jpg");
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-top: 0px none #C0C0C0;
    border-: 0px none #C0C0C0;
    border-bottom: 0px none #C0C0C0;
    border-: 1px solid #C0C0C0;
}


.wpsPortletTabMiddleCenter {
    background-image: url("./colors/default/PortletTabCenter.jpg");
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    white-space: nowrap;
    border-style: none;
}


.wpsPortletTabMiddleEnd {
    background-image: url("./colors/default/PortletTabCenter.jpg");
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-top: 0px none #C0C0C0;
    border-: 1px solid #C0C0C0;
    border-bottom: 0px none #C0C0C0;
    border-: 0px none #C0C0C0;
}


.wpsPortletTabBottomStart {
    background-color: #FFFFFF;
    border-top: 0px none #C0C0C0;
    border-: 0px none #C0C0C0;
    border-bottom: 0px none #C0C0C0;
    border-: 1px solid #C0C0C0;
    width: 5px;
    height: 5px;
}


.wpsPortletTabBottomCenter {
    background-color: #FFFFFF;
    border-style: none;
}


.wpsPortletTabBottomEnd {
    background-color: #FFFFFF;
    border-top: 0px none #C0C0C0;
    border-: 1px solid #C0C0C0;
    border-bottom: 0px none #C0C0C0;
    border-: 0px none #C0C0C0;
    width: 5px;
    height: 5px;
}



.wpsPortletSelectedTabTopStart {
    background-image: url("./colors/default/PortletSelectedTabTopLeft.jpg");
    background-repeat: no-repeat;
    background-position: bottom ;
    padding: 0px 2px 0px 2px;
    width: 5px;
    height: 5px;
}


.wpsPortletSelectedTabTopCenter {
    background-image: url("./colors/default/PortletSelectedTabTopMiddle.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    border-top: 0px solid #AAC2E6;
    border-: 0px none #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-: 0px none #AAC2E6;
}


.wpsPortletSelectedTabTopEnd {
    background-image: url("./colors/default/PortletSelectedTabTopRight.jpg");
    background-repeat: no-repeat;
    background-position: bottom ;
    border-style: none;
    background-color: transparent;
    padding: 0px 2px 0px 2px;
    width: 5px;
    height: 5px;
}


.wpsPortletSelectedTabMiddleStart {
    background-image: url("./colors/default/portletSelectedTabCenterMid.jpg");
    background-repeat: repeat-x;
    border-top: 0px none #AAC2E6;
    border-: 0px none #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-: 1px solid #AAC2E6;
}


.wpsPortletSelectedTabMiddleCenter {
    background-image: url("./colors/default/portletSelectedTabCenterMid.jpg");
    background-repeat: repeat-x;
    border-style: none;
    white-space: nowrap;
}


.wpsPortletSelectedTabMiddleEnd {
    background-image: url("./colors/default/portletSelectedTabCenterMid.jpg");
    background-repeat: repeat-x;
    border-top: 0px none #AAC2E6;
    border-: 1px solid #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-: 0px solid #AAC2E6;
}


.wpsPortletSelectedTabBottomStart {
    background-color: #FFFFFF;
    border-top: 0px none #AAC2E6;
    border-: 0px none #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-: 1px solid #AAC2E6;
    width: 5px;
    height: 5px;
}


.wpsPortletSelectedTabBottomCenter {
    background-color:  #FFFFFF;
    border-style: none;
}


.wpsPortletSelectedTabBottomEnd {
    background-color:  #FFFFFF;
    border-top: 0px none #AAC2E6;
    border-: 1px solid #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-: 0px none #AAC2E6;
    width: 5px;
    height: 5px;
}


.wpsPortletTabLink, .wpsPortletTabLink:visited, .wpsPortletTabLink:active, .wpsPortletTabLink:hover {
    color: #333333;
}


.wpsPortletSelectedTabLink, .wpsPortletSelectedTabLink:hover, .wpsPortletSelectedTabLink:visited, .wpsPortletSelectedTabLink:active {
    color: #2056A0;
	font-weight: bold;
}




.wpsPortletToolbar {
    background-color: #c5d1de;
    border-top: 1px solid #e4edf5;
    border-: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-: 1px solid #e4edf5;
}


.wpsPortletToolbarSection {
   border-width: 0px;
}


.wpsPortletToolbarSet {
}


.wpsPortletToolbarButton {    
    background-color: #c5d1de;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #c5d1de;
}


.wpsPortletToolbarButtonRollover {
    background-color: #c5d1de;
    padding: 3px;
    border-top: 1px solid #e4edf5;
    border-: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-: 1px solid #e4edf5;
}


.wpsPortletToolbarButtonPressed {
    background-color: #dadfe5;
    padding: 3px;
    border-top: 1px solid #95a5b9;
    border-: 1px solid #e4edf5;
    border-bottom: 1px solid #e4edf5;
    border-: 1px solid #95a5b9;
}


.wpsPortletToolbarButtonSelected {
    background-color: #aeb8c4;
    padding: 3px;
    border-top: 1px solid #95a5b9;
    border-: 1px solid #e4edf5;
    border-bottom: 1px solid #e4edf5;
    border-: 1px solid #95a5b9;
}


.wpsPortletToolbarButtonSelectedRollover {
    background-color: #aeb8c4;
    padding: 3px;
    border-top: 1px solid #e4edf5;
    border-: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-: 1px solid #e4edf5;
}


.wpsPortletToolbarButtonIcon {
    width: 16px;
    height: 16px;
}


.wpsPortletToolbarControl {
    padding: 3px;
}


.wpsPortletToolbarText {
    color: #333333;
}


.wpsPortletToolbarDisabledText {
    color: #999999;
}


.wpsPortletToolbarLink, .wpsPortletToolbarLink:hover, .wpsPortletToolbarLink:visited, .wpsPortletToolbarLink:active {
    color: #333333;
}



.wpsPortletToolbarSeparator {
    background-color: #95a5b9;
    width: 1px;
    margin: 0px;
    padding: 0px;
    border-top: 0px none #95a5b9;
    border-: 1px solid #e4edf5;
    border-bottom: 0px none #e4edf5;
    border-: 0px none #95a5b9;
}


.wpsPortletToolbarSpacer {
    padding: 0px 2px 0px 2px; 
}


.wpsPortletToolbarHandle {
    background-color: #c5d1de;
    padding: 0px;
    margin: 0px;
    width: 1px;
    border-top: 1px solid #e4edf5;
    border-: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-: 1px solid #e4edf5;
}





.wpsBreadcrumbTrail {
    font-weight: bold;
}


.wpsBreadcrumbTrailLink, .wpsBreadcrumbTrailLink:hover, .wpsBreadcrumbTrailLink:visited, .wpsBreadcrumbTrailLink:active {
    font-weight: bold;
    color: #3366CC;
    text-decoration: underline;
}












.wpsPortletAccentArea {
    background-color: #c5d1de;
    color: #333333;
}


.wpsPortletAccentArea3DHighlight {
    background-color: #e4edf5;
    color: #333333;
}


.wpsPortletAccentArea3DShadow {
    background-color: #95a5b9;
    color: #333333;
}





.wpsWizardTitle {
    font-weight: bold;
    background-color: #c1c1c1;
    color: black;
    padding-: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.wpsWizardStepNotification {
    background-color: #dfdfdf;
    color: black;
    padding-: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.wpsWizardBottomSubmit {
    background-color: #c1c1c1;
    color: black;
    padding-: 5px;
    padding-top: 5px;
    padding-bottom: 25px;
}





.wpsCursorPointer {
	cursor: pointer;
}








.weekday_header {
    font-size: ;
    background-color: #999999;
    color: #333333;
}


.other_month_header {
    background-color: #E4E3E3;
    color: #7E7001;
    height: 20px;
}


.current_month_header {
    background-color: #CBDBF3;
    color: #333333;
    height: 20px;
}


.other_month_cell {
    background-color: #F0F0F0;
}


.current_month_cell {
    background-color: #FFFFFF;
    color: Black;
}


.current_day_header {
    font-size: ;
    background-color: #92B5E6;
    color: #333333;
    height: 20px;
}


a.current_day_header:link {
    background-color: transparent;
    color: #333333;
}


a.other_month_header:link {
    background-color: transparent;
    color: #0000ff;
}


a.current_month_header:link {
    background-color: transparent;
    color: #0050C9;
}









a.wpsPersonName {
	text-decoration: none;
	white-space: nowrap;
	color: #3366CC;
}

a.wpsPersonName:visited {
	text-decoration: none;
	white-space: nowrap;
	color: #666699;
}

a.wpsPersonName:hover {
	text-decoration: underline;
	white-space: nowrap;
	color: #666699;
}







.wpsGettingStartedTitle
{
    font-size: ;
	font-weight: normal;
    color: #2055A3;
}

.wpsGettingStartedHeader
{
    font-size: ;
	font-weight: normal;
    color: #2055A3;
}

.wpsGettingStartedBody
{
    font-size: ;
	color: #616161;
    padding-top: 10px;
}

.gsTableOutside
{
    background-color: #E0EDFC;
    vertical-align : top;
}

.gsTableInside
{
    background-color: #E0EDFC;
    padding-top: 5px;
    padding-: 5px;
    padding-: 5px;
    vertical-align : top;
}

.gsTableEnd
{
    background-image: url("./colors/default/gs_end.gif");
    background-repeat: repeat-x;
}









.wpsSearchInfoBar{
    font-family: ;
    font-size: ;
    color: #333333;
	background-color: #c7d9f1;
}

.wpsSearchUrl, a.wpsSearchUrl {
	font-weight: bold;
}

.wpsSearchUrlAddressText{
	color: #008000;
	font-style: italic;
}

.wpsSearchAttributeText{
	color: #c1c1c1;
	font-style: italic;
}














.lwp-teamSpace-title, .lwp-webConference-title {
    font-weight: bold;
    background-color: #5C5C5C;
    color: #FFFFFF;
}


.popup-background {
	background-color: #eeeeee;
}


.lwp-middleToolbar {
    font-size: ;
    color: #737373; 
    background-color: #FFFFFF;
    border-bottom: 0px solid #D8D8E0;
    padding: 4px 4px;
    margin: 0px;
}


.lwpAdminButton {
    font-size: ;
    color: #FFFFFF; 
    background-color: #A0A0A0;
	text-decoration: none;
	padding: 0px 5px;
    margin: 0px;
}


.lwpAdminButtonLink, .lwpAdminButtonLink:hover, .lwpAdminButtonLink:active, .lwpAdminButtonLink:visited {
    font-size: ;
    font-weight: normal;
    color: #FFFFFF; 
    background-color: #A0A0A0;
    margin: 0px;
    text-decoration: none;
}


.lwpNavButton {
    color: #FFFFFF; 
    background-color: #70A8F0;
    margin: 0px;
	text-decoration: none;
	padding: 0px 5px;       
}


.lwpNavButtonLink, .lwpNavButtonLink:hover, .lwpNavButtonLink:active, .lwpNavButtonLink:visited {
    font-weight: normal;
    color: #FFFFFF; 
    background-color: #70A8F0;
    margin: 0px;
    text-decoration: none;
}


.button-link, a.button-link, a.button-link:hover, a.button-link:visited {
	text-decoration: none;
	color: #000000;
}



.lwpButtonGroup{
	margin: .25em 4px;
}


.lwpIconOnly, .lwpIconOnlyDisabled {
	border:0px;
	background-color:white;
}


.lwpDialogIconBackground {
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #DDDDDD;
	background-image: url("./colors/default/DialogIconTextBackground.gif");
	background-repeat: repeat-x;
	border: 1px solid #919191;
    padding: 0px 2px;
	margin: 0px;
	overflow: visible;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
}


.lwpDialogDisabledIconBackground, .lwpDialogIconBackgroundDisabled {
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #DDDDDD;
	background-image: url("./colors/default/DialogIconTextBackground.gif");
	background-repeat: repeat-x;
	background-position:  center;
	border: 1px solid #919191;
    padding: 0px 2px;
	margin: 0px;
	overflow: visible;
	font-weight: normal;
	color: #888888;
}


.lwpButtonText { 
    font-weight: bold;
    text-decoration: none;
	color: #000000;
	vertical-align: middle;
    background-color: #DDDDDD; 
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position:  center; 
    border-top: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-: 1px solid #919191;
    border-: 1px solid #919191;
    padding: 0px 2px;
	overflow: visible;
    margin: 0px;
    text-align: center;
}



.lwpButtonTextDisabled {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #DDDDDD;
	background-image: url("./colors/default/ButtonBackground.gif");
	background-repeat: repeat-x;
	background-position:  center;
	border-top: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-: 1px solid #919191;
    border-: 1px solid #919191;
    padding: 0px 2px;
	margin: 0px;
	overflow: visible;
	font-weight: bold;
	color: #888888;
}


.lwpButtonSpacer {
	margin-: 2px;
}








.lwpSeparatorBg {
    background-color: #999999;
    height: 1px;
}

div.lwpSeparatorBg {
    background-color: #999999;
	margin: 2px 0 2px 0;
}


.borderNone {
	border-width: 0 ! important;
}


.lwpPortletTitleBorder {
   background-image: url("./colors/default/skin_border.gif");
   background-position: bottom;
   background-repeat: repeat-x;
}


.lwpAlignRight {
	text-align: ; 
}


.lwpBorderAll {
	border-: 1px solid #DCDCDC;
	border-: 1px solid #DCDCDC;	
	border-top: 1px solid #DCDCDC;	
	border-bottom: 1px solid #DCDCDC;	
}


.lwpShadowBorder {
	border-: 1px solid #888888;
	border-bottom: 1px solid #888888;	
}


.lwpSearchBar{
	margin: 5px 0;
	background-color: #ECECEC;			
	text-align: ;
}	
	
.lwpSearchBar table{
	margin-: 0;
	margin-: auto;
}

.lwpSearchBar td{		
	padding: 5px 3px 5px 2px;
}

.lwpSearchBar .portlet-form-field-label{
	padding-: 10px;
}


.lwpInlineHelp td{
	padding: 5px 10px 5px 1px;
	vertical-align: top;
}


.lwpMenuHeader, a.lwpMenuHeader, a.lwpMenuHeader:visited, a.lwpMenuHeader:hover {
	background-color: #F0F0F0;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}


.lwpMenuBackground {
	background-color: #ffffff;
}


.lwpMenuItem, a.lwpMenuItem, a.lwpMenuItem:visited, a.lwpMenuItem:hover  a.lwpMenuItem:active {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}


.lwpSelectedMenuItem, a.lwpSelectedMenuItem:visited, a.lwpSelectedMenuItem:hover, a.lwpSelectedMenuItem:active{
	background-color: #284888;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}


.lwpMenuItemDisabled, a.lwpMenuItemDisabled, a.lwpMenuItemDisabled:visited, a.lwpMenuItemDisabled:hover, a.lwpMenuItemDisabled:active {
	color: #888888;
	text-decoration: none;
	background-color: #ffffff;
}


.unreadMailText, a.unreadMailText {
    font-weight: bold;
	text-decoration: underline;
	color: #3366CC;
}


.lwpLastReadMark {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding: 3px 0;
}


.lwpDateStampMark {
	font-weight: bold;
	color: #666666;
	background-color: #999999;
	text-align: center;
	padding: 3px 0px;
}





.lwpCalFsizeX {
	font-size: ;
}

.lwpCalViewMenuPosition {
	padding-: 2px;
	padding-top: 8px;
	padding-bottom: 8px; 
}

a.lwpCalLinkText {
	text-decoration: none;
}

a.lwpCalLinkText:hover {
	text-decoration: underline;
}

a.lwpCalDateLinkText, a.lwpCalDateLinkText:visited {
	text-decoration: none;
	color: #000000;
}

a.lwpCalDateLinkText:hover {
	text-decoration: underline;
	color: #666699;
}

a.lwpCalInactiveDateLinkText, a.lwpCalInactiveDateLinkText:visited {
	text-decoration: none;
	color: #a0a0a0;
}

a.lwpCalInactiveDateLinkText:hover {
	text-decoration: underline;
	color: #666699;
}

.lwpCal1WeekCellRow {
	height: 6em;
	font-weight: normal;
}

.lwpCalCellRow {
	height: 2.2em;
	font-weight: normal;
}

.lwpCalLDivider {
	border-: solid 1px #aaaaaa;
}

.lwpCalTDivider {
	border-top: solid 1px #aaaaaa;
}

.lwpCalNoBottom {
	border-bottom: none;
}

.lwpCalHeader {
	color: #3366CC;
    font-weight: bold;
	vertical-align: top;
}

.lwpCalHeaderImage {
   padding: 12px 3px 2px 0px; 
   margin-bottom: 5px;
}

.lwpCalAttendeeHeading { 
	color: #898989; 
}

.lwpCalSectionHeader {
   font-weight: bold;
   color: black;
   padding-top: 12px;
   padding-bottom: 2px;
   margin-bottom: 5px;
   display: block;
}

.lwpCalInviteeSection {
   padding-:2px;   
}

.lwpCalWeekNumber {
	color: #808080;
}

.lwpCalEntryHoverDetail {
	border : solid 1px #000000;
	position: absolute; 
	visibility: hidden; 
	width: 400px;
	overflow: hidden;
}

.lwpCalEventField { 
	padding:5px 0px 3px 0px; 
}

.lwpCalEntryHoverPosition {
	padding-: 5px;
}

.lwpCalBgMeeting, .lwpCalBgWebConf {
	background-color: #C3D3E6;
}

.lwpCalBgAppointment{
	background-color: #D8F8D8;
}

.lwpCalBgAnniversary{
	background-color: #F8E8D0;
}

.lwpCalBgReminder{
	background-color: #F8F8D0;
}

.lwpCalBgAllDayEvent{
	background-color: #F8E0E0;
}

.lwpCalTodayCell {
	border: solid 1px #000000;
}

.lwpCalMonthDayCell {
	border-top: solid 1px #AAAAAA;
	height: 6.4em;
	width: 14%;
}

.lwpCalInactiveDayCell {
	background-color: #efefef;
}

.lwpCalInactiveDay {
	color: #a0a0a0;
}

.lwpCalSeperator {
	border-bottom: solid 1px #ffffff;
}

.lwpCalConflict {
	border-: solid 2px #000000;
}

.lwpCalTimeText {
	text-align: ;
}

.lwpCalEntryPosition {
	padding-top: 2px;
}

.lwpCalBDivider {
	border-bottom: solid 1px #aaaaaa;
}







.lwpPpkList {
    width: 250px;
    height: 200px;
    padding-: 2px;
    border-: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    border-: 1px solid black;
    border-top: 1px solid black;
    overflow: auto;
}

.lwpPpkListBorder {
    width: 250px;
    height: 200px;
    border-: 1px solid #a0a0a0;
    border-top: 1px solid #a0a0a0;
}

.lwpPpkNormalText {
    background-color: white; 
    color: black;
}

.lwpPpkSelectedText {
    background-color: #284888;
    color: white;
}








.lwpMailboxRecipientAnchor, a.lwpMailboxRecipientAnchor {	
	color: black;
	text-decoration: underline;
	cursor: pointer;
}

.lwpMailboxRecipientAnchor:hover, a.lwpMailboxRecipientAnchor:hover {
	color: black;
	text-decoration: underline;
	cursor: pointer;
}

.lwpMailboxRecipientAnchor:visited, a.lwpMailboxRecipientAnchor:visited {
	color:black;
}







.chat_background {
    background-color: #FFFFFF;
}

.chat_partner_presence {
	border-top : 1px solid #AAAAAA;
	border- : 1px solid #AAAAAA;
	border-color : #AAAAAA;
	padding: 3px;
    background-color: #EEEEEE;
}

.chat_partner_presence_corner {

    background-image: url("./colors/default/chat_presence_corner.gif");
    background-repeat: no-repeat;
    background-position: top;
    background-color: transparent;
    background-color: #FFFFFF;
}

.chat_partner_alert {
	border-top : 1px solid #AAAAAA;
	border- : 1px solid #AAAAAA;
	border- : 1px solid #AAAAAA;
	border-color : #AAAAAA;
	padding: 3px;
    background-color: #FFFFFF;
	color: #666666;
}

.chat_transcript {
	border- : 1px solid #AAAAAA;
	border- : 1px solid #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
	border-top : 1px solid #AAAAAA;
	border-color : #AAAAAA;
}

.chat_transcript_nway {
	border-top : 1px solid #456A8B;
	border- : 1px solid #456A8B;
	border- : 1px solid #456A8B;
	border-bottom : 1px solid #456A8B;
	border-color : #456A8B;
}

.chat_message_input {
	border-top : 1px solid #AAAAAA;
	border- : 1px solid #AAAAAA;
	border- : 1px solid #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
	border-color : #AAAAAA;
    background-color: #FFFFFF;
}

.chat_statusbar {
	border-top : 1px solid #AAAAAA;
	border-color : #AAAAAA;
	background-color: #EEEEEE;
	color: #AAAAAA;
}

.chat_participants {
	border-bottom : 1px solid #D8D8D8;
	border-color : #D8D8D8;
}












.lwp-agendaItemDocument {
	color: #585858;
	padding-top: 3px;
	padding-bottom: 3px;
}


.lwp-agendaItem-ul {
	padding-top: 3px;
	list-style-type: none;
	margin-: 0px;
	margin-: 20px;
	padding-bottom: 0px;
}


.lwp-agendaItem-li {
	padding-top: 0px;
	padding-bottom: 0px;
}


.lwp-agendaItem, .lwp-agendaItem:visited, a.lwp-agendaItem, a.lwp-agendaItem:active, a.lwp-agendaItem:visited, .lwp-agendaItemPage, a.lwp-agendaItemPage, .lwp-agendaItemSlide, .lwp-agendaItemPage:visited, .lwp-agendaItemSlide:visited {
	background-color: rgb(246,246,246);
	text-decoration: none;
	color: #7080A8;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}


a.lwp-agendaItem:hover, .lwp-agendaItemPage:hover, .lwp-agendaItemSlide:hover {
	text-decoration: underline;
	color: #639ACE;
	font-weight: normal;
}


.lwp-selectedAgendaItem, a.lwp-selectedAgendaItem {
    background-color: rgb(49, 106, 197);
	padding-top: 1px;
	padding-bottom: 1px;
	color:#FFFFFF;
	line-height: 150%;
	text-decoration: none;
	font-weight: bold;
}

.lwp-selectedAgendaItem:visited, a.lwp-selectedAgendaItem:visited {
	color: #FFFFFF;
}

a.lwp-selectedAgendaItem:hover {
    background-color: rgb(49, 106, 197);
	padding-top: 1px;
	padding-bottom: 1px;
	color:#FFFFFF;
	line-height: 150%;
	text-decoration: underline;
	font-weight: bold;
}


.lwpProjectorHeaderStart { 
	background-color: #70A8F0; 
	border-top: 1px solid #777777;
	border-: 0px none #777777;
	border-bottom: 0px none #777777;
	border-: 1px solid #777777;	
}


.lwpProjectorHeaderMiddle {
	background-color: #70A8F0;
	border-top: 1px solid #777777;
	border-: 0px none #777777;
	border-bottom: 0px none #777777;
	border-: 0px none #777777;	
	color: #343434;
    font-weight: bold;
}


.lwpProjectorHeaderEnd {
	background-image: url("./colors/default/projectorTableTopRight.gif");
	background-repeat: no-repeat;
	background-position:  top;
	background-color: transparent;
}


.lwpSlideTable {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}



.lwpSlideTableHeadStart, .lwpSlideTableHeadMiddle, .lwpSlideTableHeadEnd {
    font-weight: bold;
	color: #989898;
	text-align: ;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
}


.lwpSlideBorder
{
	border-color: #b0b0c0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}


.lwpAgendaFrameDiv
{
	position:absolute;
	width:100%;
	visibility:hidden;
	bottom:0;
	border:1px solid rgb(233, 233, 233);
	background-color: rgb(246, 246, 246);
	top:80px;
}


.lwpAttendeesFrameDiv
{
	width:100%;
	position:absolute;
	bottom:0;
	border:1px solid rgb(233, 233, 233);
	background-color: rgb(246, 246, 246);
	visibility:hidden;
	overflow:auto;
	top:26px;
}


.lwpDownloadsFrameDiv
{
	width:100%;
	position:absolute;
	bottom:2px;
	visibility:hidden;
	top:26px;
	
}

.lwpHostingStarted {
	font-size: ;
	font-weight: bold;
	color: #FFFFFF;
}

.lwpHostingStartedLarge {
	font-size: ; 
	font-weight: bold;
	color: #FFFFFF;
}










.lwp_labelNormalStyle, a.lwp_labelNormalStyle, a.lwp_labelNormalStyle:visited, a.lwp_labelNormalStyle:active {
    color: #000000; 
	text-decoration: none;
}

.lwp_tdStyle {
	white-space:nowrap; 
	padding:0px; 
}

.lwp_linkTextStyle {
	text-decoration:none;
}

.lwp_nodeStyle {
	border-collapse: collapse; 
	border-spacing:0px;
}


.lwp_nodeImageStyle {
	border-top: 0px; 
	border-: 0px; 
	border-: 0px; 
	border-bottom: 0px; 
}


.lwp_labelHighlightStyle, a.lwp_labelHighlightStyle, a.lwp_labelHighlightStyle:active, a.lwp_labelHighlightStyle:visited { 
	font-weight: bold;
    text-decoration: none;
	color: #FFFFFF; 
	background-color: #A0A0A0; 
	padding-: 5px;
}


.lwp_labelMouseoverStyle, a.lwp_labelMouseoverStyle:hover, a.lwp_labelMouseoverStyle:active {
	font-weight: normal;
    text-decoration: underline;
	color: #000000; 
}


.lwp_labelDragoverStyle{
	font-weight: normal;
	text-decoration: underline;
	color: #000000; 
}


.lwpFldNodeLableSpacing, .lwpFldNodeLabelSpacing {
	padding-: 5px;
}


.lwpTreePanel {
	overflow: auto;
	height: 100%;
	width: 18em;
}


.lwpTreePanelBody {
	border-: 1px solid #aaaaaa;
	border-: 0px;
	border-top: 0px;
	border-bottom: 0px;
}


.lwpTreePanelHeader {
	background-color: #F0F0F0;
	border-: 1px solid #aaaaaa;
	border-: 0px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}


.lwpTreePanelFooter {
	background-color: #F0F0F0;
	border-: 1px solid #aaaaaa;
	border-: 0px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}










.lwpPeopleFlyoutExpanded {
	background-color: #DEDEDE;
	border-: 1px solid #9A9A9A;
	border-: 0px;
	border-top: 0px;
	border-bottom: 1px solid #DEDEDE;
}


.lwpPeopleFlyoutCollapsed {
	background-color: #DEDEDE;
	border-: 1px solid #686868;
	border-: 0px;
	border-top: 0px;
	border-bottom: 1px solid #DEDEDE;
}


.lwpPeopleFlyoutFrame {
	background-color: #DEDEDE;
	border-: 1px solid #686868;
	border-: 1px solid #686868;
	border-top: 1px solid #686868;
	border-bottom: 1px solid #686868;
}









.lwpTimeDateBorder {
	border:0px;
}
 
.lwpTimeDateCalBorder { 
	background-color: white;
	border-top: 1px none #aaaaaa;
	border-: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-: 1px solid #aaaaaa;
}

.lwpTimeDateCalText { 
	font-weight: bold; 
}

.lwpTimeDateDayName { 
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	background-color: white;
	border-top: 1px none #aaaaaa;
	border-: 1px none #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-: 1px none #aaaaaa;
}

.lwpTimeDateDay { 
	text-align: center;
	vertical-align: middle;
	background-color: white;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #aaaaaa;
}

.lwpTimeDateWeekendDay { 
	text-align: center;
	vertical-align: middle;
	background-color: white;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #aaaaaa;
}

.lwpTimeDateDayLink { 
	text-decoration:none;
}

.lwpTimeDateCalTop {
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
}

.lwpTimeDateSelectedCalTop { 
	border: 1px solid #606098;
	background-color: #d0d0d0;
}

.lwpTimeDateSelectedDay { 
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
}

.lwpTimeDateSelectedDayLink { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #d0d0d0;
}

.lwpTimeDateSelectedWeek { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #d0d0d0;
}

.lwpTimeDateSelectedAllWeeks { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #e8e8e8;
}

.lwpTimeDateWeek { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

.lwpTimeDateMonthRadio { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	width:15px;
	border-: 1px solid #aaaaaa;
}

.lwpTimeDateWeekRadioOn { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #d0d0d0;
	width:15px;
	border-color: #aaaaaa;
	border-: 1px solid #aaaaaa;
	border-: 1px solid #aaaaaa;
}

.lwpTimeDateWeekRadioOff { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	width:15px;
	border-color: #aaaaaa;
	border-: 1px solid #aaaaaa;
	border-: 1px solid #aaaaaa;
}

.lwpTimeDateEmptyDayName { 
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	width:15px;
	border-: 1px solid #aaaaaa;
	border-: 1px none #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}











.outerTreeStyle{
	color: WindowText;
	border-width: 0px;
	border-style: none;
	padding:0px;
	font-weight: 400;
}


.nodeStyle{
	padding: 0px;
	letter-spacing: 0;
	border-collapse: collapse;
}


.scrollStyle{
 	overflow: auto;
 	width: 200px;
}


.tdStyle{
	padding: 0px;
	width: 200px;	
}



.labelDragoverStyle{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.linkTextStyle{
	text-decoration: none
}


.classForTreeSysIcons {
	
	
}


.tdTreeTabStyle{
	padding: 0px;
	width: 200px;
	margin:0px
}


.tdTableStyle{
	width: 200px;
	padding:0px;
	margin:0px
}


.headerStyle{
	width: 200px;
	background-color: ThreeDFace;
	color: WindowText;
	border-width: 1px;
	border-style: solid;
	border-color: ThreeDShadow;
	margin:0px;
	padding:0px;
}



.tree{
}


.tree_outerTreeStyle
{
	color: WindowText;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	font-weight: 400;
}


.tree_nodeStyle {
	padding: 0px;
	letter-spacing: 0;
	border-collapse: collapse;
	margin: 0px;
}


.tree_scrollStyle{
 	overflow: auto;
 	width: 200px;
}


.tree_tdStyle{
	padding: 0px;
	width: 200px;	
}


.tree_labelNormalStyle {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
}


.tree_nodeImageStyle {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 19px;
	border-bottom: 0px;
	height: 16px
}


.tree_labelHighlightStyle{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tree_labelMouseoverStyle{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}


.tree_labelDragoverStyle{
	font-size: 11px;
	color: #000000;
	background-color: #bbbbbb;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}


.tree_linkTextStyle{
	text-decoration: none
}


.tree_classForTreeSysIcons {
	
	
}


.tree_tdTreeTabStyle{
	padding: 0px;
	width: 200px;
	margin:0px
}


.tree_tdTableStyle{
	width: 200px;
	padding:0px;
	margin:0px
}


.tree_headerStyle{
	width: 200px;
	background-color: ThreeDFace;
	color: WindowText;
	border-width: 1px;
	border-style: solid;
	border-color: ThreeDShadow;
	margin:0px;
	padding:0px;
}

  




body, html {
width: 100%;
margin: 0;
padding: 0;
} 
body {
	font-family: ;
	font-size: ;
	background-color: ;
	color: ;
	margin: 0px;
	padding: 0px;
}

table, input, textarea, button, select {
	font-family: ;
	font-size: ; 
}




div, span, p, ul, li, td, th { 
	font-family: ;
}

pre {
	font-family: ;
	font-size: ;
}

img{
	vertical-align:middle;;
	border-color: white;;
}
a, .wpsLink{
	color: ;
}
a:visited, .wpsLink:visited { 
	color: ;
}

a:active, .wpsLink:active {
	color: ;
}
.generalErrorText {
	color: ;
}

.clearing {
	clear: both;
}

.layoutRow {width: 100%; }
.layoutColumn {width: 100%; }

#FLYParent {min-width: 1000px;}

#mainContent {
	padding: 10px;
	background-color: #FFFFFF;
}

.themeHeader {
	width:100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #277AD3;
}


.banner {
	color: ;
	background: ;
	background-color: ;
	border-bottom: 1px solid;
	border-bottom-color: ;
	margin: 0px;
	padding: 0px;
}

.bannerTitle{
	font-family: ;
	font-size: ;
	color: ;
	font-weight: bold;
	padding-left: 20px;
}


.launch {
	float:;
	border: 0px;
	color: ;
	font-family: ;
	font-size: ;
	font-weight: bold;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: ;
	background-color: ;
}
.launch img {
	vertical-align: baseline;   
}

.launch a, .launch a:visited, .launch a:hover, .launch a:active{
	text-decoration: none;
}
.launch:hover {
	background: ;
	background-color: ;
}

.main-menu {
	color: ;
	background-color: ;
	border: 1px solid;
	border-color: ;
	-moz-border-radius-top: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
}

.main-menu-border {
	border: 0px;	
}

.main-menu-item, .main-menu-item:visited  {
	background-color: ;
	color:  ;
	text-decoration: none;	
	padding:3px;
	white-space:nowrap;
	font-size: 
}

.main-menu-item-selected {
	background:;
	background-color: ;
	color:  ;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: ;
	cursor:pointer;
	white-space:nowrap;
	text-decoration: none;	
	padding:3px;
	font-size: 
}

.main-menu-item-selected a{
	background: none;
	background-color: transparent;
}
/* prevent border on selected item from getting inherited by  menu icons */
.main-menu-item-selected img, .main-menu-item img{
	border: 0px;
	background: none;
	background-color: transparent;
	height: 16px;
	width: 16px;
}

.main-menu-item .portlet-separator { 
	margin:0px; 
	line-height:1px;
	background-color: #999999;
}
.portlet-separator { 
	margin:0px; 
	line-height:1px;
	background-color: #444444;
}




.breadcrumbNav {
    
    padding: 7px 5px;
    background-color: #EBEBEB;
    width: 100%;                                                                                                                   
}    

.breadcrumbNav a, .breadcrumbNav a:visited, .breadcrumbNav a:hover, .breadcrumbNav a:active{
    color: ;
    text-decoration: none; 
}



.searchControl {
    float:;
    color: ;
    background-color: transparent;
    margin-: 5px;
    margin-top: 3px;
}


.searchControl input{
    margin-: -2px;
    margin-top: 0px; 
	padding: 2px;
}



.toolbar {
    float:;
    color: ;
    background-color: transparent;
    margin-: 5px;
}

.wpsToolBar p{
	font-family: ;
	font-size: ;
	width:100%;
	color: white;
	
}
.wpsToolBarLink {
  font-size: 10px;
  color: black;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  width:100%;
	
}

.wpsToolBarLinkCopyRight {
  font-size: 0.8em;
  color: black;
  text-decoration: none;
  font-family: sans-serif;
  width:100%;
	
}

#ea_footer
{
	font-family: ;
	font-size: ;
	width:100%;
	color: white;
	
}

#ea_footer_sub
{
	font-family: ;
	font-size: ;
	width:100%;
	color: white;
	border-top: 1px;
	
}



.toolbarLink {
    background-color: transparent;
    text-decoration: none;
}

.toolbarLink img {
    padding: 2px 2px;
    border: 0px;
    vertical-align: middle;
}

a.toolbarLink, a.toolbarLink:visited, a.toolbarLink:hover, a.toolbarLink:active{
    color: ;
    text-decoration: none;
}






.wpsPageBarFirstRow, .wpsPageBar {
	margin:0px;		
	clear: both;
	white-space: nowrap;
	width: 100%;
	float:;    
	padding-: 0px;;      
	border-color:   black

}

.wpsPageBarFirstRow {
	font-family: ;       
	font-size: ;
	 
	background: #287AD3;
	background-color: #287AD3;                                                                                                  
	             
}

.wpsPageBar {
	font-family: ;
	font-size: ;
	color: ;
	background: #287AD3;
	background-color: #287AD3;
	padding: 3px 0px;
	clear: both;
	border-color: black                                                                                                                                         
}

.pageBarSeparator {
	background-color:;
	width: 100%;
	height: 6px;
	clear: both;
	padding: 0px;;
	border-top-width: 0px;
	border-top-style: hidden;
	border-bottom-width: 0px;
	border-bottom-style: hidden;                     
	border-color: black

}

.pageBarSeparator1 {
	background-color: none;                            
	width: 100%;
	height: 1px;
	clear: both;
	padding: 0px;
}

.wpsPageBarFirstRow li, .wpsPageBar li {
	font-family: ;
	margin-: 2px;
	float:;
	list-style: none;;
	font-weight: bold  
}
.wpsPageBarFirstRow li {
	margin-top: 3px;
	margin-bottom: -1px; 
	padding: 4px 8px; 
}
.wpsPageBar li {
	padding: 3px 8px;
}


.wpsSelectedPage{
	color: ;
	background:;
	background-color: ;
	border: 1px solid;
	border-color: ;       
	border-bottom-color:;       
}

.wpsPageBar .wpsSelectedPage{
	color: ;
	background: ;
	background-color: ;
	border: 1px solid;
	border-color: ;
	
}

.wpsSelectedPage a, .wpsSelectedPage a:visited, .wpsSelectedPage a:hover, .wpsSelectedPage a:active{
	color: ;
	text-decoration: none;
}


.wpsPageBarFirstRow .wpsUnSelectedPage{
	color: ;
	background: ;
	background-color: ;
	border: 1px solid;
	border-color: ;       
}

.wpsUnSelectedPage{
	color: ;
}


.wpsUnSelectedPage a, .wpsUnSelectedPage a:visited, .wpsUnSelectedPage a:hover, .wpsUnSelectedPage a:active{
	color: ;
	text-decoration: none;
}


.menuLink {
	border: 0;
	margin-: 4px;
}




.wpsSideNav{
    font-size: ;
    border: 1px solid;
    border-color: ;
    text-decoration: none;
    white-space:nowrap;
    background-color:;
    margin-top:0px;
    margin-bottom:0px;
    margin-: 0px;
    padding-: 0px;
    /* This is a fix for the IE peekaboo bug */
    
}
/* first sublist is not indented */
.wpsSideNav ul{
    margin-: 1.5em;
    padding-: 0px;
}
/* indent sublists nested 2 levels or deeper  */
.wpsSideNav ul ul{
    margin-: 1.5em;
    padding-: 0px;
}


.wpsSideNav li{
    display:inline;
    list-style: none;
    margin-: 0px;
    padding-: 0px;

}

.wpsNavItem{
	text-decoration: none;
	padding: 3px 3px; 
	display:block;
	white-space:nowrap;
	color:black !important;
}

.wpsNavItem a {
	display: inline;
}

.selected{
	color:  ;
	background-color: ;
	text-decoration: none;
	padding:3px 3px;
	display:block;
	cursor:default;
	white-space:nowrap;
}

.selected a {
	background-image:none;
	background-color:transparent;
	display: inline;
	cursor: pointer; 
	text-decoration: none;
}

.wpsNavIcon{
    height: 9px;
    width: 9px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: baseline;
}


.menuLinkSideNav {
    border: 0px;
    margin-: -10px;
    padding: 0px 10px;
}

.wpsNavLevel1{
	color:  !important;
	font-size: ;
	padding-top: 3px;
	font-family: ;
}

.selected .wpsNavLevel1{
	color: black !important;
    
}

.wpsNavLevel2 wpsNavLevel3 wpsNavLevel4 wpsNavLevel5 wpsNavLevel6 wpsNavLevel7 wpsNavLevel7{
	text-indent:36px;    
}


.portalFlyout{
	position: absolute; 
	left: -390px; 
	width: 382px;
	background-color: ;
}

.portalFlyoutExpanded{
	position: absolute;
	border-top: 1px solid;
	border-: 1px solid;
	border-bottom: 1px solid;
	border-top-color: ;
	border--color: ;
	border-bottom-color: ;
	background-color: ; 
}

.portalFlyoutCollapsed{
	position: absolute;
	background-color: ;
}	
	
.portalFlyoutIframe{
	border: 0px;
}


.footer {
	clear:both;
	
	width:100%;
	height:26px;
	min-height:26px;
	bottom: 0;
	background-color: ;
	color:;
	background: ;
	border-top: 1px solid;       	
}

.quickLinks {
	font-size: ;
	background:;
	background-color: ;
	color:;
	margin:0px;		
	white-space: nowrap;
	float:;
	border-spacing: 5px 0px;
	padding-: 2px; 
	
}


.quickLinks li {
	margin-: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	float:;
	list-style: none;
	padding: 2px 4px 2px 4px;   
    
}


.quickLinkItem{
    color: ;
}

.quickLinkItem a, .quickLinkItem a:visited, .quickLinkItem a:hover, .quickLinkItem a:active{
    color: ;
    text-decoration: none;
}



.wpsFLYflyout{
	border: 10px solid;
	border-color: ;
	text-decoration: none;
	white-space:nowrap;
	background-color: ;
	color:;
}



.dndDropAware{
	border: 0px; 
	background-color: ;
}
.dndDropActive{
	border: 0px; 
	background-color: ;
}
.dndDragging{
	width: 100%; 
	
	
}
.dndDragSelected{
   	border: 1px; 
	background-color: ;
}
.dndMoveCursor{
	cursor:move;
}
.dndDropCursor{
	cursor: pointer; 
}
.dndNoDropCursor{
	cursor: not-allowed;
}


.contentPaletteDragClass{
    width: 100%; 
    
	
}
.contentPaletteDragClass div
{
    background-color: ; 
    background: ;
    font-weight: normal;
    font-family: arial;
    font-size: ;
}





.wpsPortlet{
	margin:5px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: ;
	background-image:none;
}
.wpsPortletBody{
	background-image:none;
}

.wpsPortletTitleBar{
	font-size: ;
	color: ;
	background: ;
	background-color: ;
	padding-: 5px;
	width:100%;
	white-space: nowrap;
}

.wpsPortletTitleBar img{
	vertical-align:middle;
}

.wpsPortletIcons{
	text-align: ;
	vertical-align: top;
	padding-: 3px;
}



.wpsPortletTitleIconNonStandardSize, .wpsPortletTitleToolsIconNonStandardSize {
}



.wpsThinSkinContainerBar{
	height: 12px;
	border: 1px solid white;
	margin-bottom: 2px;
}

.wpsThinSkinContainerBarBorder{
	background: ;
	background-position: bottom;
	background-color: ;
}

.wpsThinSkinDragZoneContainer{
	width: 75%; 
	display: inline; 
	float: ;
}

.wpsThinSkinInvisible{
	visibility: hidden;
}

.wpsThinSkinVisible{
	visibility: visible;
}

.wpsThinSkinMenuContainer{
	display: inline; 
	float: ; 
	padding-: 3px;
}


<!-- Other Areas -->
.blueSmallTitle {
	color:#0033CC;
	font-size:x-small;
	font-weight:700;
}
   

.help {
	font-size: ; COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.help_indent {
	font-size: ; COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
A.help {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: ; COLOR: #3366CC
}
A.help:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: ; COLOR: #666699
}
A.help:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: ; COLOR: #3366CC
}
A.help:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: ; COLOR: #3366CC
}
H2.help {
	PADDING-: 8px; font-weight: bold; font-size: ; COLOR: #000000; PADDING-TOP: 22px; BORDER-BOTTOM: 1px solid #B0B0B0; HEIGHT: 16px; BACKGROUND-COLOR: #F0F0F0; TEXT-ALIGN: 
}
H3.help {
	font-size: ; PADDING-: 8px; font-weight: bold; PADDING-TOP: 3px; HEIGHT: 20px; BACKGROUND-COLOR: #F0F0F0
}
H3 A.help {
	font-size: ; COLOR: #000000; BACKGROUND-COLOR: #F0F0F0; TEXT-DECORATION: none
}
H4.help {
	PADDING-: 8px; MARGIN: 16px 20px 0px 20px; COLOR: #000000; PADDING-TOP: 3px; HEIGHT: 20px; BACKGROUND-COLOR: #F0F0F0; TEXT-ALIGN: 
}
H4 A.help {
	font-weight: normal; font-size: ; COLOR: #000000; font-style: italic; BACKGROUND-COLOR: #F0F0F0
}
P.help {
	PADDING-BOTTOM: 0px; MARGIN: 2px 20px 0px 30px; PADDING-TOP: 4px
}
P.help_indent {
	PADDING-BOTTOM: 0px; MARGIN: 2px 20px 0px 0px; PADDING-TOP: 4px
}
UL.help {
	MARGIN-: 56px; MARGIN-: 20px
}
OL.help {
	MARGIN-: 56px; MARGIN-: 20px
}
DL.help {
	MARGIN-: 56px; MARGIN-: 20px
}
PRE.help {
	MARGIN-: 30px; font-family: monospace;
}
DT A.help {
	FONT-WEIGHT: 900; COLOR: #000000
}
DD.help {
	PADDING-BOTTOM: 20px; PADDING-TOP: 2px
}
LI.help {
	PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
TABLE.help {
	PADDING-: 20px; PADDING-: 30px; MARGIN-: 28px
}
TH.help {
	TEXT-ALIGN: center; PADDING-TOP: 5px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: top;
}
TD.help {
	PADDING-BOTTOM: 3px; VERTICAL-ALIGN: top; PADDING-TOP: 3px; TEXT-ALIGN: 
}
samp {
    font-size: ;
}

TABLE.dataTable {
	color              : black; 
	width              : 90%;
	border-collapse    : collapse;
	border-color	   : Black;
	background-color   : white;  
	margin-  : 28px;
}
.dataTable TH {
   font-weight: bold;
   font-size			: 0.7em;
   color                : black; 
   background-color  	: #F0F0F0;  
	
}

/* Basic Portlet Structure */

div.header {
   width: 100%;
   float: ;
}

div.headlines {
   width: 100%;
   float: ;
}

div.portletTools {
   float: ;
}

div.subheader {
   width: 100%;
   float: ;
}

div.content {
   width: 100%;
   float: ;
}

div.column {
   margin: 0;
   padding: 0;
   float: ;
}

div.grouping {}

div.endfloat {
   padding: 0;
   border: 0;
   clear: both;
}


/*                        Typographic Control  
*
* What's all this voice stuff?								
* IE5/Win renders font sizes as one unit larger than other browsers. 			
* Therefore, small in all browsers would look like medium in IE5/Win.				
* The Tantek Box Model Hack allows IE5/Win to be served a different font size than other browsers.	
* IE5/Win sees this style: voice-family:  "\"}\""; and mistakenly thinks the style is over. 		
* voice-family: inherit; allows other browsers to recover, and read the correct style. 		
* Opera has the same behavior as IE5/Win, so it never gets the right style. 			
* The "Be nice to Opera" rule at the end reinforces the correct style to Opera.		
* For more information: http://tantek.com/CSS/Examples/boxmodelhack.html 
*/

div.OOB h1 {
   margin: 0;
   padding: 0;
   font: normal normal normal x-large Helvetica, Arial, Verdana, sans-serif;  /* for IE5/Win */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font: normal normal normal xx-large Helvetica, Arial, Verdana, sans-serif; /* for Compliant Browsers */
}
	html>div.OOB h1 {
	   font: normal normal normal xx-large Helvetica, Arial, Verdana, sans-serif; /* Be nice to Opera */
	}

div.OOB h2 {
   margin: 0;
   padding: 0;
   font: normal normal normal large Helvetica, Arial, Verdana, sans-serif; /* for IE5/Win */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font: normal normal normal x-large Helvetica, Arial, Verdana, sans-serif; /* for Compliant Browsers */
}
	html>div.OOB h2 {
	   font: normal normal normal x-large Helvetica, Arial, Verdana, sans-serif; /* Be nice to Opera */
	}

div.OOB h3 {
   margin: 0;
   padding: 0;
   font: normal normal normal medium Helvetica, Arial, Verdana, sans-serif; /* for IE5/Win */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font: normal normal normal large Helvetica, Arial, Verdana, sans-serif; /* for Compliant Browsers */
}
	html>div.OOB h3 {
	   font: normal normal normal large Helvetica, Arial, Verdana, sans-serif; /* Be nice to Opera */
	}

div.OOB h4 {
   margin: 0;
   padding: 0;
   font: normal normal normal small Helvetica, Arial, Verdana, sans-serif; /* for IE5/Win */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font: normal normal normal medium Helvetica, Arial, Verdana, sans-serif; /* for Compliant Browsers */
}
	html>div.OOB h4 {
	   font: normal normal normal medium Helvetica, Arial, Verdana, sans-serif; /* Be nice to Opera */
	}

div.OOB h5 {
   margin: 0;
   padding: 0;
   font: normal normal normal x-small Helvetica, Arial, Verdana, sans-serif; /* for IE5/Win */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font: normal normal normal small Helvetica, Arial, Verdana, sans-serif; /* for Compliant Browsers */
}
	html>div.OOB h5 {
	   font: normal normal normal small Helvetica, Arial, Verdana, sans-serif; /* Be nice to Opera */
	}

div.OOB h6 {
   margin: 0;
   padding: 0;
   font: normal normal normal xx-small Helvetica, Arial, Verdana, sans-serif; /* for IE5/Win */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font: normal normal normal x-small Helvetica, Arial, Verdana, sans-serif; /* for Compliant Browsers */
}
	html>div.OOB h6 {
	   font: normal normal normal x-small Helvetica, Arial, Verdana, sans-serif; /* Be nice to Opera */
	}

div.OOB p {
   font: normal normal normal xx-small Helvetica, Arial, Verdana, sans-serif;
}



/* Grouping Controls  */

div.grouping {
  float: ;
} 

div.grouping a {
   text-decoration: none;
}

div.grouping a img.float {
   border: 0;
   float: ;
}

div.grouping a img.inline {
   border: 0;
}



/* Getting Started Portlet Specific Styles  */
div#OOBgettingStarted div.header {
   width: 100%;
   background: #5598e9 url(images/oob/stars.gif) top left no-repeat;
}

div#OOBgettingStarted div.headlines {
   color: #fff;
   background: transparent url(images/oob/largeHelpIcon.gif) top right no-repeat;
}
	div#OOBgettingStarted div.headlines h1 {
	   padding-top: 22px;
  	   padding-: 15px;
   	   padding-bottom: 0;
   	   padding-: 183px;
	}
	div#OOBgettingStarted div.headlines h3 {
         padding-top: 4px;
  	   padding-: 15px;
   	   padding-bottom: 18px;
   	   padding-: 183px;
	   width: 502px;
	}

div#OOBgettingStarted div.portletTools {
   display: none;
}

div#OOBgettingStarted div.subheader {
   color: #fff;
   background: #1467cd;
}
	div#OOBgettingStarted div.subheader h4 {
	   padding: 20px 15px;
	}

div#OOBgettingStarted div.content {
   background: #e0edfd url(images/oob/corner-b-l-6.gif) bottom left no-repeat;
}


div#OOBgettingStarted div.one,
div#OOBgettingStarted div.two {
   	margin-top: 15px;
	width: 48%;
}


div#OOBgettingStarted div.grouping {
   margin: 8px;
}
	div#OOBgettingStarted div.grouping h5 {
  	   padding-: 73px;
	   color: #2A7DE3;
	   background: transparent;
	   font-weight: bold;
	}
	div#OOBgettingStarted div.grouping p {
	   margin: 0;
  	   padding-: 73px;
	   color: #404040;
	   background: transparent;
	   font-size:x-small;
	   font-family:Verdana, Arial, Helvetica, sans-serif
	}

div#OOBgettingStarted div.corner-b-r-6 {
   height: 6px;
   background: transparent url(images/oob/corner-b-r-6.gif) bottom right no-repeat;
}



/* Getting Started Help Portlet Specific Styles */
div#OOBgettingStartedHelp{
	/* IE bidi fix */
	padding-right: 5px;
	width: 94%;
}

div#OOBgettingStartedHelp div.header {
   display: none;
}

div#OOBgettingStartedHelp div.subheader {
   display: none;
}

div#OOBgettingStartedHelp h3 {
   	color: #222;
	padding: 5px 0 3px 0;
	background: #fff;
	margin: 0 0 4px 0;
}

div#OOBgettingStartedHelp h3.help {
	color: #222;
}

div#OOBgettingStartedHelp h6 {
   padding: 0 0 7px 0;
   margin: 0;
   color: #666;
   font-size:small;
   font-family: Arial, Helvetica, sans-serif;
}

div#OOBgettingStartedHelp h6 a { 
   color: #1C66C1;
   font-weight: normal;
   text-decoration: none;
}

div#OOBgettingStartedHelp h6 a:hover {
	color: #164ead;
	text-decoration: underline; }

div#OOBgettingStartedHelp h6.link {
	   margin-: 3px;
  	   padding-: 13px;
         background: transparent url(images/oob/bullet.gif)  5px no-repeat; }



/* Home Apps Portlet Specific Styles */

#OOBportalApps {
   width: 250px;
   /* Fixes bidi bug in IE */	
   padding-right: 5px;		
}

#OOBportalApps div.headlines {
   color: #000;
   background: #e4edfb url(images/oob/corner-t-l-6.gif) top left no-repeat;
}

#OOBportalApps div.headlines h4{
   width: 224px;
   margin-: 6px;
   padding-top: 13px;
   padding-: 13px;
   padding-bottom: 10px;
   padding-: 7px;
   font-weight: bold;
   background: transparent url(images/oob/corner-t-r-6.gif) top right no-repeat;
}

#OOBportalApps div.portletTools {
   display: none;
}

#OOBportalApps div.subheader {
   display: none;
}

#OOBportalApps div.content {
   padding: 0;
   background: #E4EDFB url(images/oob/corner-b-l-6.gif) bottom left no-repeat;
} 

#OOBportalApps div.columnone {
   padding: 0 6px;
}

#OOBportalApps a {
   color: #767676;
   background: transparent;
   text-decoration: none;
}

#OOBportalApps a img {
   margin-top: 0;
   border: 0;
   padding-top: 0;
   padding-: 6px;
   padding-bottom: 0;
   padding-: 7px;
}

#OOBportalApps div.grouping {
   padding: 1px 0;
   color: #767676;
   background: transparent;
   display: block;
}

#OOBportalApps div.grouping a {
   width: 238px;
   background: #e4edfb;
   float: ;
   -moz-border-radius: 4px;
    padding: 1px 0;
}

#OOBportalApps div.grouping a:hover {
   background: #B8D3FD;
}

#OOBportalApps div.grouping a h5 {
   margin-top: 0;
   padding-top: 7px;
   padding-: 60px;
   padding-bottom: 0;
   padding-: 6px;
   font-weight: bold;
}

#OOBportalApps div.grouping a p {
   margin: 0;
   padding-top: 1px;
   padding-: 60px;
   padding-bottom: 3px;
   padding-: 6px;
}

#OOBportalApps div.corner-b-r-6 {
   height: 6px;
   background: transparent url(images/oob/corner-b-r-6.gif) bottom right no-repeat;
}



/* Home New Portlet Specific Styles */

#OOBportalWhatsNew {}

#OOBportalWhatsNew  .header h2 {
/* fixes bidi bug in IE */
   padding-right: 5px;
   padding-bottom: 2px;
   color: #1C66C1;
   background: transparent;
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-large;
}

#OOBportalWhatsNew .header h6 {
/* fixes bidi bug in IE */
   padding-right: 5px;
   margin-: 5px;
   background: transparent;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   color: #888;
}

#OOBportalWhatsNew .columnone {
/* fixes bidi bug in IE */
   padding-right: 5px;
   margin-top: 20px;	
   width: 49%;
   float: ;
}

#OOBportalWhatsNew .columnone h4 {
   margin: 0 0 2px 0;
   color: #1C66C1;
   font-family:Arial, Helvetica, sans-serif;
   font-size: large;
   background: transparent;
}

#OOBportalWhatsNew .columnone p {
   margin: 0 0 15px 0;
   color: #888;
   background: transparent;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
}

#OOBportalWhatsNew .columnone .grouping {
   padding-bottom: 10px;
}

#OOBportalWhatsNew .columntwo {
   margin: 20px 0 0 0;
   width: 49%;
   float: ;
}

#OOBportalWhatsNew .columntwo h4 {
   margin: 0 0 2px 0;
   color: #1C66C1;
   font-family:Arial, Helvetica, sans-serif;
   font-size: large;
   background: transparent;
}

#OOBportalWhatsNew .columntwo p {
   margin: 0 0 15px 0;
   margin-: 5px;
   color: #888;
   background: transparent;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
}

#OOBportalWhatsNew .columntwo .grouping {
   margin: 0 5px 0 5px;
   padding-bottom: 10px;
   background: #FFFFFF
}

/* Home Start Portlet Specific Styles  */

div#OOBportalStart{
	width: 96%;
	padding-right: 5px;
}

div#OOBportalStart h4 {
		padding: 0;
		margin: 0 0 5px 0;
		font: normal medium "Helvetica", "Arial", "Verdana", sans-serif; }
		
div#OOBportalStart h4 a {
			display: block;
   			padding-top: 4px;
   			padding-: 20px;
   			padding-bottom: 4px;
   			padding-: 6px;
			background: transparent url(images/oob/arrow_.gif)  50% no-repeat;
			text-decoration: none;
			color: #e05f00; }
			
div#OOBportalStart h4 a:hover {
				color: #af4a00;
				background-color: #fff;
				text-decoration: underline; }

#OOBportalStart .portletTools { display: none; }

#OOBportalStart .subheader {display: none; }

#OOBportalStart h2 {
   padding: 15px 0 0 0;
   color: #2871CB;
   background: transparent
}

#OOBportalStart h5 {
   padding: 2px 0 0 0;
   color: #898989;
   background: transparent;
}


/* Home Welcome Portlet Specific Styles   */

#OOBportalWelcome div.col1 {
   margin: 0;
   float: ;
}

#OOBportalWelcome div.col2 {
   float: ;
} 

#OOBportalWelcome div.endfloat {
   border: 0;
   clear: both;
}

#OOBportalWelcome h1 {
   margin: 0;
   padding: 0;
   font: normal normal normal x-large Helvetica, Arial, Verdana, sans-serif;
}

div#OOBportalWelcome h1 {
   padding-top: 16px;
   padding-: 30px;
   padding-bottom: 0;
   padding-: 0;
   color: #fff;
   background: transparent url(images/oob/corner-t-l.gif) top left no-repeat;
}

#OOBportalWelcome h2 {
   margin: 0;
   padding: 0;
   font: normal normal normal large Helvetica, Arial, Verdana, sans-serif;
}

div#OOBportalWelcome h2 {
   color: #fff;
   background: transparent;
}

div#OOBportalWelcome h2 span {
   color: #1d477c;
   background: transparent;
}

div#OOBportalWelcome h2 {
   color: #1d477c;
   padding-top: 0;
   padding-: 30px;
   padding-bottom: 6px;
   padding-: 0;
}

#OOBportalWelcome h3 {
   margin: 0;
   padding: 0;
   font: normal normal normal medium Helvetica, Arial, Verdana, sans-serif
}

div#OOBportalWelcome h3 {
   padding-top: 36px;
   padding-: 301px;
   padding-bottom: 0;
   padding-: 27px;
   color: #2871cb;
   background: transparent;
   font-weight: bold;
}

#OOBportalWelcome h4 {
   margin: 0;
   font: normal normal normal small Helvetica, Arial, Verdana, sans-serif;
}

div#OOBportalWelcome h4 {
   padding-top: 14px;
   padding-: 301px;
   padding-bottom: 0;
   padding-: 27px;
   color: #fe9a2e;
   background: transparent;
   font-weight: bold;
}

div#OOBportalWelcome h4 a {
			margin-: 3px;
			display: block;
			padding-top: 4px;
   			padding-: 21px;
   			padding-bottom: 4px;
   			padding-: 4px;
			background: transparent url(images/oob/arrow_.gif)  50% no-repeat;
			text-decoration: none;
			color: #e05f00; }
			
div#OOBportalWelcome h4 a:hover {
				color: #af4a00;
				text-decoration: underline; }

#OOBportalWelcome h6 {
   margin: 0;
   padding: 0;
   font: normal normal bold x-small Helvetica, Arial, Verdana, sans-serif;
}

div#OOBportalWelcome h6 {
   padding-top: 0;
   padding-: 301px;
   padding-bottom: 0;
   padding-: 27px;
   color: #515151;
   background: transparent;
   font-weight: normal;
   line-height: 16px;
}
div#OOBportalWelcome {
	/* fixes bidi bug in IE */
	padding-right: 5px;
 }

div#OOBportalWelcome div.header {
   width: 700px;
   background: #b8c2c9 url(images/oob/corner-t-r.gif) top right no-repeat;
}

div#OOBportalWelcome div.content {
   margin: 0;
   background: #eee;
}

div#OOBportalWelcome div.col1 {
   width: 237px;
   padding-top: 15px;
   padding-: 27px;
   padding-bottom: 0;
   padding-: 0;
   float: ; 
}

div#OOBportalWelcome div.col2 {
   float: none;
   display: block;
}

div#OOBportalWelcome div.content {
    background: #eee url(images/oob/corner-b-l.gif) bottom left no-repeat;
    line-height: 1.2;
}

#OOBportalWelcome div.br {
    background: url(images/oob/corner-b-r.gif) 100% 100% no-repeat
}

/* Product Blurb Portlet Specific Styles  */

#OOBproductWelcomeBlurb {}

#OOBproductWelcomeBlurb .header { display: none; }

#OOBproductWelcomeBlurb .subheader {display: none; }

#OOBproductWelcomeBlurb .content {
	width: 710px;}

#OOBproductWelcomeBlurb h6{
   margin-top: 0;
   margin-: 30px;
   margin-bottom: 0;
   margin-: 15px;
   color: #606060;
   background: transparent;
   font-family: Arial, Helvetica, sans-serif;
   font-size:small;
}

#OOBproductWelcomeBlurb h6 a { 
   color: #1C66C1;
   font-weight: normal;
   text-decoration: none;
}

#OOBproductWelcomeBlurb h6 a:hover {
	color: #164ead;
	text-decoration: underline;
 }

/* Product Welcome Portlet Specific Styles */

#OOBproductWelcome {
   width: 725px;}

#OOBproductWelcome .headerWCM {
   color: #5377AB;	
   background: transparent url(images/oob/message_header_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome .headerSearch {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_search_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome .headerDM {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_documents_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome .headerMessage {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_messaging_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome .headerDomino {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_domino_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome .headerPersonal {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_personalization_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome .headerTemplates {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_templates_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome h1 {
   margin-top: 12px;
   margin-: 130px;
   margin-bottom: 0;
   margin-: 20px;
   padding-top: 22px;
   padding-: 28px;
   padding-bottom: 0;
   padding-: 0px;
   color: #1C66C1;
   font-family:Arial, Helvetica, sans-serif;
   font-size:xx-large;
}

#OOBproductWelcome h3 {
   margin-top: 0;
   margin-: 130px;
   margin-bottom: 0;
   margin-: 20px;
   padding-top: 3px;
   padding-: 28px;
   padding-bottom: 0;
   padding-: 0px;
   color: #888888;
   font-family:Arial, Helvetica, sans-serif;
   font-size:large;
}

#OOBproductWelcome .subheader {
   padding-top: 31px;
   padding-: 19px;
   padding-bottom: 0;
   padding-: 0;
}

#OOBproductWelcome .content {
   background: #fff;
   padding: 10px 0 0 0;
   width: 700px;
}

#OOBproductWelcome .columnone {
   width: 330px;
   float: ;
}

#OOBproductWelcome .columntwo {
   width: 330px;
   float: ;
}

#OOBproductWelcome .grouping {
   padding-: 20px;
   padding-: 20px;
   padding-bottom: 15px;
}

#OOBproductWelcome p {
   background: transparent url(images/oob/arrowCon_.gif) top  no-repeat;
   margin: 0 0 20px 0;
   margin-: 10px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:small;
   color:#888888;
   padding-: 28px;
}

#OOBproductWelcome img.float {
   display: none;
}




/* Workcenter Portlet Specific Styles */

#OOBworkcenter {
   width: 300px;
}

#OOBworkcenter div.headlines {
   padding: 17px 17px 7px 17px;
   color: #3966CD;
   background: transparent;
}

#OOBworkcenter div.headlines h4{
   padding-top: 30px;
   color: #77A1ED;
   background: transparent url(images/oob/corner-t-r-6.gif) top right no-repeat;
}

#OOBworkcenter div.portletTools {display: none;}
#OOBworkcenter div.subheader {display: none;}

#OOBworkcenter div.content {
   padding: 0;
} 

#OOBworkcenter div.columnone {
   padding: 0 6px;
}

#OOBworkcenter a {
   color: #767676;
   background: transparent;
   text-decoration: none;
   display: block;
}

#OOBworkcenter a img {
   margin: 5px;
   border: 0;
   padding: 0 0 0 0;
}

#OOBworkcenter div.grouping {		
   padding: 4px 0;
   color: #767676;
   background: transparent;
   display: block;
}

#OOBworkcenter div.grouping a {
   width: 288px;	
   background: #fff;
   float: ;
   -moz-border-radius: 4px;
}

#OOBworkcenter div.grouping a:hover {
   background: #B8D3FD;
}

#OOBworkcenter div.grouping a p {
   margin: 0;
   padding-top: 9px;
   padding-: 80px;
   padding-bottom: 8px;
   padding-: 6px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:x-small;
   color:#404040
}

#OOBworkcenter div.endfloat {
   clear: both;
}


/* Admin Section Portlet Specific Styles */

#OOBadminSection{
	width: 725px;
}

#OOBadminSection .headerUI {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_portalUI_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerAccess {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_access_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerSettings {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_settings_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerContent {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_content_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerSearch {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_search_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerAnalysis {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_analysis_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerVirtual {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_vps_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerPortlets {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_portlets_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection a{
	display: block;
	text-decoration: none;
}

#OOBadminSection a:hover{
	text-decoration: underline;
}

#OOBadminSection div.headlines h1 {
   margin-top: 12px;
   margin-: 130px;
   margin-bottom: 0;
   margin-: 20px;
   padding-top: 20px;
   padding-: 16px;
   padding-bottom: 0;
   padding-: 0px;
   color: #1c66c1;
}

#OOBadminSection .headlines h3 {
   margin-top: 0;
   margin-: 130px;
   margin-bottom: 0;
   margin-: 20px;
   padding-top: 7px;
   padding-:16px;
   padding-bottom: 25px;
   padding-: 0px;
   color: #888;
}

#OOBadminSection .wrap h3,
#OOBadminSection .wrap h5 {
   padding-top: 0;
   padding-: 16px;
   padding-bottom: 0;
   padding-: 21px;
}

#OOBadminSection .one h3,
#OOBadminSection .one h5 {
   padding-top: 0;
   padding-: 16px;
   padding-bottom: 0;
   padding-: 8px;
   padding: 0 8px 0 16px;
}

#OOBadminSection .two h3,
#OOBadminSection .two h5 {
   padding-top: 0;
   padding-: 8px;
   padding-bottom: 0;
   padding-: 16px;
}

#OOBadminSection .content h3 {
   color: #3071c7;
}

#OOBadminSection h3special {
   color: #F86000;
   background: transparent;
   font-family:Arial, Helvetica, sans-serif;
   font-size:large;
   margin-left:7px
}

#OOBadminSection h5 {
   color: #888;
   background: transparent;
}

#OOBadminSection h5.title {
   color: #585858;
   background: transparent;
   font-weight: bold;
}

#OOBadminSection h5.title em {
   color: #F86000;
   background: transparent;
   font-style: normal;
}

#OOBadminSection h5.break {
   margin-top: 15px;
   display: block;
}

#OOBadminSection div.header {
   background: #e0edfd;
}

#OOBadminSection div.headlines {
   background: transparent;
}

#OOBadminSection div.headlines img {
   margin-top: 17px;
   margin-: 0;
   margin-bottom: 0;
   margin-: 19px;
   float: ;
}

#OOBadminSection div.subheader {
   height: 4px;
   margin-bottom: 17px;
   background: #e0edfd;
}

#OOBadminSection div.subheader img {
   float: ;
}

div#OOBadminSection div.one,
div#OOBadminSection div.two {
   width: 49%;
}


/* Admin Welcome Portlet Specific Styles */
#OOBadminWelcome{
	width: 725px;
}

#OOBadminWelcome .header {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_administration_.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

div#OOBadminWelcome h1 {
   margin-top: 30px;
   margin-: 120px;
   margin-bottom: 0;
   margin-: 20px;
   padding-top: 0;
   padding-: 9px;
   padding-bottom: 0;
   padding-: 0px;
   color: #1963c6;
   background: transparent;
   font-size:x-large;
}

div#OOBadminWelcome h3 {
   margin-top: 0;
   margin-: 120px;
   margin-bottom: 0;
   margin-: 20px;
   padding-top: 12px;
   padding-: 9px;
   padding-bottom: 24px;
   padding-: 0;
   color: #888;
   background: transparent;
}

div#OOBadminWelcome a{
   display: block;
   text-decoration: none;
   padding-top: 0;
   padding-: 0;
   padding-bottom: 10px;
   padding-: 5px;
   -moz-border-radius: 4px;
}

div#OOBadminWelcome a:hover{
   background: #e0edfd;
}

div#OOBadminWelcome div.portletTools {
   display: none;
}

div#OOBadminWelcome div.subheader {
   display: none;
}

div#OOBadminWelcome div.one,
div#OOBadminWelcome div.two {
   width: 48%;
}

div#OOBadminWelcome div.grouping {
   width: 93%;
   margin: 8px;
   font-size:small;
}
div#OOBadminWelcome h6 {
	margin: 0;
  	padding-top: 0;
 	padding-: 73px;
      padding-bottom: 10px;
      padding-: 0;
	color: #5C5C5C !important;
	background: transparent;
	font-size: x-small;
}

div#OOBadminWelcome h6.more{
	margin: 0;
  	padding-top: 0;
  	padding-: 73px;
  	padding-bottom: 15px;
  	padding-: 0;
	color: #5C5C5C !important;
	background: transparent;
	font-size: x-small;
}

div#OOBadminWelcome h6.less{
	margin: 0;
  	padding-top: 0;
  	padding-: 73px;
  	padding-bottom: 4px;
  	padding-: 0;
	color: #5C5C5C !important;
	background: transparent;
	font-size: x-small;
}

div#OOBadminWelcome h5 {
	padding: 12px 0 0 0;
	text-indent: 10px;
   	font-size: small;
	margin: 0 0 0 0;
	color: #1C66C1;
	background: transparent;
}

div.OOB div.grouping img.float {
	border: 0;
	float: ;
}

div#OOBadminWelcome div.endfloat h4 {
   margin: 0 20px 0 20px;
   padding: 19px 6px 0 6px;
   color: #606060;
   background: transparent;
   font-family:Arial, Helvetica, sans-serif;
   font-size:small;
} 
/* Header */
.palette h5
{
    color:  !important;
    background-color: ;
    background: ;
    font-size: ;
    border: 1px solid;
    border-right: 0px;
    border-color: ;
	height: 48px;
    margin-top: 0px; 
    margin-bottom: 0px;
}

.palette h5 div
{
	margin-top: 18px;
	margin-left: 10px;
}

/* Hidden forms cause extra whitespace if display is not set to inline */
.palette form
{
    display: inline;
}

/* Search box */
.contentTypeSearch
{
    background-color: ;
    color: ;
    margin-top: 0px;
    margin-bottom: 0px;
}

.contentTypeSearch table
{
	margin-: 10px;
}	

/* Selected category title */
.categoryTitleExpanded
{
    background: ;
	background-position: top;
	background-color: ;
	font-size: ;
    font-family: arial;
    padding: 5px 10px;
	color: ;
    margin-bottom: 0px;
}

/* Unselected category title */
.categoryTitleCollapsed
{
    background: ;
    background-position: top;
    background-color: ;
    font-family: arial;
    font-size: ;
    color: ;
    padding: 5px 10px;
    margin-bottom: 0px;
}

/* hide the contents of a category when unselected */
.contentItemListCollapsed
{
    display: none;
}

/* An Item in a category */
.contentItem
{
    font-weight: normal;
    font-family: arial;
    font-size: ;
    color: ;
}

/* An Item in a category */
.contentItemGrayed
{
    font-weight: normal;
    font-family: arial;
    font-size: ;
    color: ;
}


.contentItemHover
{
    font-weight: normal;
    font-family: arial;
    font-size: ;
    color: ;
}

.contentItemGrayedHover
{
    font-weight: normal;
    font-family: arial;
    font-size: ;
    color: ;
}


/* the icon associated with the item */
.contentItemIcon
{
    vertical-align: middle; 
    border: 0px;
}

/* Only display the item context menu when hovering over the item */ 
.contentItem button
{
    visibility: hidden;
}

.contentItemHover button
{
    visibility: visible;
}

.contextMenu
{
	border: 0px; 
	background-color: transparent;
}	

.actionMainArea
{
    margin: 4px;
}

.actionFooter
{
    margin-top: 4px;
}

 
 



  
        
  








.portlet-dlg-icon-label {
    font-weight: bold;
    color: #000000; 
    white-space: nowrap;
}


.portlet-icon-label {
    color: #000000;
}


.portlet-section-header {
    font-weight: bold;
    color: #333333;
}


.portlet-section-header-highlight {
    background-color: #F0F0F0;
}


.portlet-font {
    font-family: ;
    font-size: ;
    color: #333333;
}


.portlet-section-body {
}

.portlet-section-alternate {
}

.portlet-section-selected {
}

.portlet-section-footer {
}


.portlet-section-subheader {
    color: #333333;
}





.portlet-table-text {
}


.portlet-table-selected {
    color: #333333;
    background-color: #c5d1de;
}


.portlet-table-alternate {
    color: #333333;
}


.portlet-table-header {
    font-weight: normal;
    color: #000000;
    text-align: ;
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aaaaaa;
}




.portlet-table-body {
    text-align: ;
    border-width: 1px 0px 0px 0px ! important;
    border-style: solid ! important;
    border-color: #aaaaaa ! important;
}

.portlet-table-footer{
}





.portlet-table-subheader {
    font-weight: bold;
    color: #000000;
    text-align: ;
}


.portlet-form-input-field {
    border: 1px solid #999999;
}


.portlet-form-button { 
    font-weight: bold;
    color: #000000;
    background-color: #DDDDDD;
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position:  center; 
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
}



.portlet-form-field, .portlet-form-field-label {
    color: #333333;
}


.portlet-font-dim {
    color: #808080;
}


.portlet-form-label {
    color: #333333;
}





.portlet-msg-error {
    color: #000000;
}


.portlet-msg-alert {
    color: #000000;
}


.portlet-msg-success {
    color: #000000;
}


.portlet-msg-info {
    color: #000000;
}


.portlet-section-text {
    color: #666666;
}


.portlet-msg-status {
    color: #333333;
}




.portlet-menu {
	background-color: #EEEEEE;  
	border-style: solid;
	border-color: #333333; 
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-item {
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-item-selected {
	background-color: #aaaaaa;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-item-hover {
	background-color: #cccccc;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-item-hover-selected {
	background-color: #cccccc;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-cascade-item {
	background-color: #eeeeee;
   	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px 3px 3px 3px;
}


.portlet-menu-cascade-item-selected {
	background-color:#cccccc;
    border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px 3px 3px 3px;
}


.portlet-menu-description {
}


.portlet-menu-caption {
	border-style: solid;
	border-color: #333333; 
	border-width: 1px;
}


.portlet-separator {
    background-color: #999999;
    height: 1px;
}

div.portlet-separator {
    background-color: #999999;
	margin: 2px 0 2px 0;
}
 
html {
    background:#828282 url(./images/redesign/top-bg.gif) repeat-x;
    height:100%;
}
body {
    margin:0;
    font:12px Arial, Helvetica, sans-serif;
    color:#666;
    background:url(./images/redesign/bottom-bg.gif) repeat-x 0 100%;
    min-height:100%;
    min-width:1004px;
}
div.center {
    float: none;
    text-align: center;
    padding: 1em;
}
input.smallButton {
    width:74px;
    height:20px;
    overflow:hidden;
    border:0;
    cursor:pointer;
    float:right;
    background:url(./images/redesign/a-short.gif);
    overflow:hidden;
    text-align:center;
    padding:0;
    margin:0 0 0 10px;
    line-height:20px;
    color:#fff;
    font-weight:bold;
}
input.mediumButton {
    width:91px;
    height:20px;
    overflow:hidden;
    border:0;
    cursor:pointer;
    float:right;
    background:url(./images/redesign/bg-button.gif);
    overflow:hidden;
    text-align:center;
    padding:0;
    margin:0 0 0 10px;
    line-height:20px;
    color:#fff;
    font-weight:bold;
}
input.longButton {
    width:113px;
    height:20px;
    overflow:hidden;
    border:0;
    cursor:pointer;
    float:right;
    background:url(./images/redesign/a-long.gif);
    overflow:hidden;
    text-align:center;
    padding:0;
    margin:0 0 0 10px;
    line-height:20px;
    color:#fff;
    font-weight:bold;
}
input.extraLongButton {
    width:160px;
    height:20px;
    overflow:hidden;
    border:0;
    cursor:pointer;
    float:right;
    background:url(./images/redesign/a-extraLong.gif);
    overflow:hidden;
    text-align:center;
    padding:0;
    margin:0 0 0 10px;
    line-height:20px;
    color:#fff;
    font-weight:bold;
}
input,select,textarea{font:12px Arial, Helvetica, sans-serif;}
* html body {
    height:100%;
}
#main h3 {
    color:#ff9100;
    margin:15px 0 0 30px;
    padding:0 0 0 0;
}
a {
    color:#828282;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a.underline {
    color:#828282;
    text-decoration:underline;
}
a.underline:hover {
    color:#FF9100;
    text-decoration:underline;
}
form,fieldset{
    margin:0;
    padding:0;
}
fieldset {border-style:none;}
img {
    border:none;
}
#main h6 {
    color:#848484;
    margin:15px 0 0 30px;
    padding:0 0 0 0;
    font-size:14px;

}
#wrapper {
    width:1004px;
    margin:0 auto;
    padding:26px 0 39px;
}
#page {
    background:#fff;
    padding:36px 22px 0 21px;
    height:1%;
}
#header {
    padding:51px 0 0 0;
    _padding:61px 0 51px 0;
    position:relative;
    width:961px;
}
.title
{
    font-family:Arial, Helvetica, sans-serif;
    color:#FFA022;
    font-size:26px;
    padding-left:28px;
}
.logo {
    position:absolute;
    top:0;
    left:14px;
    width:310px;
    height:27px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(./images/redesign/logo.jpg);
}
.logo a {
    display:block;
    height:100%;
}
#nav-holder{
    border:solid #e7e8e9;
    border-width:1px 0;
    width:100%;
}
#nav-holder:after{
    content: "";
    clear: both;
    display: block;
}
#nav-holder ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    font-weight:bold;
    text-transform:uppercase;
    line-height: 32px;
}
#nav-holder ul li {
    float: left;
    position: relative;
    padding:0 12px 0 18px;
}
#nav-holder ul li:hover a,
#nav-holder ul li.hover a,
#nav-holder ul li.active a {
    text-decoration:none;
    color:#ff9100;
}
#nav-holder ul div{
    position: absolute;
    top: 32px;
    left: 8px;
    padding: 3px 0 0;
    background: url(./images/redesign/bg-t.png) no-repeat 0 0;
    font-size: 12px;
    width: 200px;
    overflow: hidden;
    display: none;
}
#nav-holder ul li:hover div,
#nav-holder ul li.hover div{
    display: block;
}
#nav-holder ul div span{
    width: 169px;
    overflow: hidden;
    height: 5px;
    display: block;
    text-indent: -9999px;
    background: url(./images/redesign/bg-shadow.png);
}
#nav-holder ul ul{
    text-transform: none;
    width: 169px;
    float: none;
    background: url(./images/redesign/bg-ul.png);
    overflow: hidden;
    line-height: 18px;
    padding: 1px 0;
    font-weight: normal;
}
#nav-holder ul ul a{
    padding: 0 0 0 11px;
    width: 157px;
    position:relative;
    display: block;
}
#nav-holder ul ul a.standardNav{
    background-color: #FFFFFF;
}
#nav-holder ul ul a.alternateNav{
    background-color: #E8E8E8;
}
#nav-holder ul ul li{
    float: left;
    padding: 0;
    width: 169px;
    z-index:2;
}
#nav-holder ul li:hover ul a,
#nav-holder ul li.hover ul a{
    color: #727272;
}
#nav-holder ul li:hover ul a:hover,
#nav-holder ul li.hover ul a:hover{
    color: #ffa124;
}
.login {
    float:right;
    padding-right:23px;
    line-height: 32px;
}
.login a {
    margin-left:25px;
    font-weight:bold;
}
#content {
    padding:20px 21px 100px;
}
.dashboard-content {
    width:452px;
    font-size:11px;
}
#content h1 {
    margin:0 0 12px;
    font-weight:normal;
    font-size:22px;
    color:#ff9100;
}
#content .dashboard-content h1 {
    margin-bottom:2px;
}
#content p {
    margin:0 0 20px;
}
.tabs-box {
    background:#020202 url(./images/redesign/tab-bg.png) no-repeat;
    padding-left:20px;
}
.tabs-box-content {
    background:url(./images/redesign/tab-bg.png) no-repeat 100% 0;
    padding-top:8px;
    min-height:26px;
}
* html .tabs-box-content {
    height:26px;
}
.tabs-box ul {
    padding:0;
    margin:0;
    list-style:none;
    width:100%;
    overflow:hidden;
    font-weight:bold;
}
.tabs-box ul li {
    float:left;
}
.tabs-box ul li a {
    color:#fff;
    float:left;
}
.tabs-box ul li a:hover {
    text-decoration:none;
}
.tabs-box ul li a span {
    float:left;
    padding:8px 29px 4px;
    cursor:pointer;
}
.tabs-box ul li a.active {
    background:#f5f5f5 url(./images/redesign/lactive-tab.gif) no-repeat;
    color:#2e2e2e;
}
.tabs-box ul li a.active span {
    background:url(./images/redesign/ractive-tab.gif) no-repeat 100% 0;
}
#tab-content {
    background:#f5f5f5 url(./images/redesign/tab-content.jpg) no-repeat 0 100%;
    min-height:184px;
    padding:10px 23px 24px 20px;
}
* html #tab-content {
    height:184px;
}
.print {
    float:right;
    background:url(./images/redesign/print-ico.gif) no-repeat 0 50%;
    font-size:10px;
    color:#3f3f3f;
    font-weight:bold;
    padding-left:15px;
}
#main .errors{
  color: red;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 3px;
  display: block;
}

.subscribetoday .errors{
  color: red;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 3px;
  display: block;
  margin-left:30px;
}

.jobs-list {
    padding:18px 0 0;
    margin:0 0 12px;
    list-style:none;
    width:231px;
    overflow:hidden;
    color:#2e2e2e;
}
.jobs-list li {
    border-bottom:1px solid #e3e3e3;
    margin-bottom:-1px;
    width:100%;
    overflow:hidden;
    padding:4px 0;
}
.jobs-list li em {
    float:left;
    width:30px;
    text-align:right;
    padding-right:12px;
    font-weight:bold;
}
#tab-content table {
    border:1px solid #d1d1d1;
    border-collapse:collapse;
    margin:0;
    padding:0;
    background:#fff;
    width:874px;
}
#tab-content table th {
    text-align:left;
    background:#dbdbdb;
    color:#3f3f3f;
    padding-top:5px !important;
    padding-bottom:5px !important;
}
#tab-content table .jobs-type {
    width:558px;
    padding:3px 10px;
}
#tab-content table .active {
    width:62px;
    padding:3px 10px 3px 23px;
}
#tab-content table .pending {
    width:65px;
    padding:3px 10px 3px 21px;
}
#tab-content table .total-jobs {
    width:75px;
    padding:3px 10px 3px 20px;
}
#tab-content table td.active,
#tab-content table td.pending,
#tab-content table td.total-jobs {
    border-left:1px solid #dcdcdc;
}
#tab-content table td span {
    float:left;
    width:19px;
    color:#989898;
}
#tab-content table .row td {
    background:#f8f8f8;
}
#footer {
    border-top:1px solid #e7e8e9;
    padding:30px 179px;
    position:relative;
    text-align:center;
    color:#828282;
    width:603px;
}
#footer ul {
    display:inline;
    padding:0 10px;
    margin:0 0 0 -10px;
    list-style:none;
}
#footer ul li {
    display:inline;
    background:url(./images/redesign/footer-separator.gif) no-repeat 0 50%;
    padding:0 1px 0 6px;
}
#footer ul li:first-child {
    background:none;
}
.thomson-logo,
.west-logo {
    position:absolute;
    overflow:hidden;
    text-indent:-9999px;
}
.thomson-logo {
    left:0;
    top:16px;
    width:178px;
    height:40px;
    background:url(./images/redesign/thomson-logo.gif);
}
.west-logo {
    right:6px;
    top:24px;
    width:70px;
    height:18px;
    background:url(./images/redesign/west-logo.gif);
}
.add-jobs {
    background:#f5f5f5 url(./images/redesign/add-jobs.gif) no-repeat 0 100%;
    padding:0 0 25px 0;
}
.add-jobs h3,
.add-jobs h4 {
    color:#666;
    font-size:14px;
    font-weight:bold;
    padding:5px 23px;
    margin:0 0 10px;
}
.add-jobs h3 {
    background:#fff;
}
.add-jobs fieldset {
    padding:2px 0 13px;
}
.add-jobs .row {
    width:100%;
    float:left;
    padding:0 0 4px;
}
.add-jobs .row label {
    float:left;
    width:152px;
    padding:3px 7px 0 0;
    text-align:right;
}
.add-jobs .row label span {
    color:#dd8406;
    font-weight:bold;
}
.add-jobs .row input.text,
.add-jobs .row input.text2,
.add-jobs .row em.text {
    width:90px;
    font:italic 11px Arial, Helvetica, sans-serifa;
    color:#333;
    float:left;
    margin-right:6px;
}
.add-jobs .row input.text {
    border:1px solid #818181;
    padding:3px 0 3px 8px;
}
.add-jobs .row em.text {
    padding:3px 1px 3px 9px;
}
.add-jobs .row span.text {
    font:11px Arial, Helvetica, sans-serifa;
    color:#333;
    float:left;
    padding:3px 0 3px 9px;
}
.add-jobs .row img {
    float:left;
    margin-right:4px;
}
.quiestion {
    margin-top:4px;
}
.add-jobs .row input.text2 {
    width:140px;
    border:1px solid #818181;
}
.add-jobs .row select.select,
.add-jobs .row select.select2 {
    font:11px Arial, Helvetica, sans-serifa;
    color:#333;
    float:left;
    border:1px solid #818181;
}
.add-jobs .row select.select {
    width:142px;
    margin-right:6px;
}
.add-jobs .row select.select2 {
    width:98px;
    margin-right:10px;
}
.add-jobs .row textarea.textarea,
.add-jobs .row textarea.textarea2,
.add-jobs .row textarea.textarea3 {
    font:11px Arial, Helvetica, sans-serifa;
    color:#333;
    float:left;
    margin-right:6px;
    border:1px solid #818181;
    padding:3px 2px 3px 8px;
}
.add-jobs .row textarea.textarea {
    width:553px;
    height:134px;
}
.add-jobs .row textarea.textarea2 {
    width:278px;
    height:54px;
}
.add-jobs .row textarea.textarea3 {
    width:278px;
    height:74px;
}
.add-jobs .row .file {
    font:11px Arial, Helvetica, sans-serifa;
    color:#333;
    float:left;
    margin-right:6px;
    padding:3px 2px 3px 8px;
}
.add-jobs .row .upload-limit {
    font-size:10px;
    padding-top:4px;
    float:left;
    color:#878787;
}
.row-lit {
    float:left;
    width:565px;
}
.plus-minus {
    float:left;
    margin-top:4px;
}
.add-jobs .form-block {
    padding:2px 0 18px;
    height:1%;
    overflow:hidden;
}
.form-block .row h4 {
    float:left;
    width:142px;
    padding:0 0px 0 17px;
    margin:0;
}
.add-jobs .row-lit label {
    width:auto;
    padding:0 14px 0 0;
}
.add-jobs .check {
    float:left;
    width:13px;
    height:13px;
    margin:0 5px 0 0;
}
.form-block .row {
    padding-bottom:8px;
}
.add-jobs .row input.text3 {
    width:42px;
    font:11px Arial, Helvetica, sans-serifa;
    color:#333;
    float:left;
    margin-right:6px;
    padding:3px;
    border:1px solid #818181;
    margin-top:-3px;
    position:relative;
}
.form-block h5 {
    width:142px;
    padding:0 0px 0 17px;
    margin:0 0 5px;
    text-align:right;
    font-size:12px;
}
.add-language {
    float:left;
    margin-left:162px;
    color:#ff8612;
    font-size:11px;
    text-decoration:underline;
}
.add-jobs .row .radio {
    float:left;
    margin-top:0;
}
* html .add-jobs .row .radio {
    margin-top:-2px;
}
.submit-row {
    float:right;
    border-left:1px solid #cecece;
    padding:10px 17px 10px 33px;
}
.submit-row input {
    float:left;
    margin-right:7px;
}
.submit-row ul {
    clear:both;
    padding:17px 0 5px;
    margin:0;
    overflow:hidden;
    float:left;
    list-style:none;
    font-weight:bold;
    font-size:10px;
}
.submit-row ul li {
    display:inline;
    background:url(./images/redesign/submit-separ.gif) no-repeat 0 2px;
    margin-left:-2px;
    padding:0 4px 0 7px;
}
.submit-row ul li a {
    color:#666;
    text-decoration:underline;
}
#header form{
    width:230px;
    height:25px;
    background:#f4f4f4;
    padding:6px 0 0 20px;
    position:absolute;
    right:0;
    top:62px;
}
#header form input{
    float:left;
}
#header form input.txt{
    width:133px;
    height:16px;
    margin:0 14px 0 0;
    padding:1px 0 0 4px;
    border:2px solid #969696;
    border-bottom:1px solid #fbfbfb;
    border-right:1px solid #fbfbfb;
}
.visual{
    margin:5px 0 0;
    width: 961px;
    overflow: hidden;
}
.visual ul{
    margin: 0;
    padding: 0;
    width: 961px;
    height: 240px;
    overflow: hidden;
    list-style: none;
}
.visual ul li{
    display: none;
    width: 961px;
    float: left;
}
.visual a{
    float: left;
    width: 171px;
    height: 24px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(br.gif);
    margin: -92px 0 0 480px;
    position: relative;
    cursor: pointer;
}
.visual img{display:block;}
#twocolumn{
    width:961px;
    margin:0 auto;
    padding:0 0 33px;
    overflow:hidden;
    background:url(./images/redesign/bg-twocolumn.gif) no-repeat 628px -1px;
}
#home2 #twocolumn{
    background:none;
    padding:0 0 22px;
}
#basic #twocolumn{
    background:none;
    padding:0 0 22px;
}
#main{
    width:629px;
    padding:25px 0 0;
    background:url(./images/redesign/bg-main.gif) repeat-x 0 0;
    float:left;
}
#home2 #main{
    padding:0;
    background:none;
}

.leftcontentareaNoBar #main{
    padding:0;
    background:none;
}

.leftcontentarea #main h3{
    margin:0;
    padding: 0;
    background:none;
    color:none;
    font-size:none;
}
.resources{
    width:626;
	margin: 14px 0 0;
    overflow:hidden;
	padding:115px 0 0;
	background:url(./images/redesign/bg-resources-lg.gif) no-repeat 0 100%;

}
.resources h3{
    margin:8px 0 0 27px;
    width:190px;
    height:12px;
    overflow:hidden;
    text-indent:-9999px;
}

#sidebar{
    float:right;
    width:332px;
}
.text{
    margin:28px 0 0 10px;
    overflow:hidden;
    width:604px;
    background:#f1f1f1 url(./images/redesign/bg-text.gif) no-repeat 0 0;
}
.text .frame{
    padding:0 15px 22px 20px;
    width:569px;
    background:url(./images/redesign/bg-text-b.gif) no-repeat 0 100%;
}
.text h3{
    color:#bababa;
    font-size:14px;
    margin:0;
    padding:0 0 22px;
    background:url(./images/redesign/separator.gif) repeat-x 0 100%;
}
.text h4{
    margin:22px 0 0;
    color:#333;
    font-size:12px;
}
.text p{
    margin:2px 0 0;
}
.text ul{
    margin:14px 0 0 14px;
    padding:0;
    list-style:none;
}
.text ul li{
    padding:0 0 0 7px;
    background:url(./images/redesign/bullet.gif) no-repeat 0 5px;
}
.text ul strong{
    color:#ff9100;
}
.two{
    width:569px;
    overflow:hidden;
    padding:10px 0 20px;
}
.two .left{
    float:left;
    width:284px;
}
.two .right{
    float:right;
    width:270px;
}
.text .two ul{
    margin:0;
    padding:0;
}
.text .two ul li{
    padding:15px 0 0;
    background:none;
}
.text .two ul li a{
    color: #ff9100;
}
.text .two ul li a:hover{
    color: #ff9100;
    text-decoration: underline;
}
.heading{
    width:569px;
    overflow:hidden;
    padding:25px 0;
    background:url(./images/redesign/separator.gif) repeat-x 0 100%;
}
.heading.alt{
    background: none;
}
.heading strong{
    font-size:36px;
    color:#ff9100;
    display:block;
    font-weight:normal;
}
.heading strong span{
    font-size:18px;
}
.heading em{
    color:#bababa;
    font-size:18px;
    font-style:normal;
}
.heading .subscribe{
    float:right;
    width:154px;
    height:21px;
    background:url(./images/redesign/btn-subscribe.gif);
    overflow:hidden;
    text-indent:-9999px;
    margin:40px 17px 0 0;
}
.heading .subscribe.alt{
    float: none;
    display: block;
    margin:18px 0 0;
}
#main h2{
    margin:25px 45px 0 30px;
    font-size:30px;
    color:#ff9100;
    font-weight:normal;
}
p.big{
    margin:11px 55px 0 30px;
    line-height:20px;
    font-size:14px;
}
.bodyText {
    margin:11px 55px 0 30px;
    line-height:1.5em;
    font-size:12px;
}
.bodyText a{
    color:#ff9100;

}
.bodyText a:hover{
    color:#ff9100;

}
.bodyText span.header {
    color: #ff9100;
    font-weight: bold;
}
.bodyText ul{
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
.bodyText ul li{
    padding: 0 0 0 5px;
    background:url(./images/redesign/bullet2.gif) no-repeat 0 6px;
}
.member-login{
    width:302px;
    height:64px;
    overflow:hidden;
    padding:10px 0 0 30px;
    background:url(./images/redesign/bg-member-login.gif) repeat-x 0 0;
}
.member-login h3{
    width:102px;
    height:12px;
    background:url(./images/redesign/text-member-login.gif);
    margin:0;
    overflow:hidden;
    text-indent:-9999px;
}
.member-login .help{
    display: block;
    float: right;
}
.member-login ul{
    margin:0;
    padding:6px 0 0;
    list-style:none;
    overflow:hidden;
    width:302px;
}
.member-login ul li{
    float:left;
    width:131px;
    margin:0 4px 0 0;
    overflow:hidden;
}
.member-login ul li.go{
    width:auto;
}
.member-login .txt{
    display:block;
    width:127px;
    height:18px;
    border:0;
    margin:0;
    background:#fff;
    padding:2px 0 0 4px;
}
.member-login label{
    display:block;
    width:127px;
    line-height:18px;
    font-size:9px;
    color:#ccc;
    text-transform:uppercase;
}

.forgot-username{
    width:302px;
    height: 95px;
    overflow:hidden;
    padding:10px 0 0 30px;
    background:url(./images/redesign/bg-forgot-username.gif) repeat-x 0 0;
}
.forgot-username h3{
    margin:0;
    padding:0;
    color:#fff;
    font-size:12px;
    line-height: 25px;
}
.forgot-username ul{
    margin:0;
    padding:6px 0 0;
    list-style:none;
    overflow:hidden;
    width:290px;
}
.forgot-username ul li{
    width:290px;
    margin:0 4px 0 0;
    overflow:hidden;
    line-height:20px;
}
.forgot-username label{
    line-height:18px;
    font-size:12px;
    color:#ccc;
}
.forgot-username ul li div{
    line-height:30px;
}
.forgot-username .errorMsg{
    color:#FF9100;
}

.forgot-password{
    width:302px;
    overflow:hidden;
    padding:10px 0 0 30px;
    background:url(./images/redesign/bg-forgot-password.gif) repeat-x 0 0;
}
.forgot-password h3{
    margin:0;
    padding:0;
    color:#fff;
    font-size:12px;
    line-height: 30px;
}
.forgot-password ul{
    margin:0;
    padding:6px 0 0;
    list-style:none;
    overflow:hidden;
    width:290px;
}
.forgot-password ul li{
    width:290px;
    margin:0 4px 0 0;
    overflow:hidden;
    line-height:30px;
}
.forgot-password ul li div label{
    width:100%
}
.forgot-password ul li div.errorMsg{
    line-height:15px;
    color:#FF9100;
}
.forgot-password ul li span{
    line-height:15px;
}
.forgot-password label{
    line-height:18px;
    font-size:12px;
    color:#ccc;
    width:80px;
    float: left;
}
.forgot-password .errorMsg{
    color:#FF9100;
}

.hotjobs{
    width:332px;
    overflow:hidden;
    background:url(./images/redesign/bg-hotjobs.gif);
}
.hotjobs .frame{
    width:302px;
    overflow:hidden;
    padding:25px 0 0 30px;
    background:url(./images/redesign/bg-hotjobs-b.jpg) no-repeat 0 100%;
}
.hotjobs h3{
    margin:0;
    overflow:hidden;
    text-indent:-9999px;
    width:113px;
    height:20px;
    background:url(./images/redesign/text-hotjobs.gif);
}
.hotjobs ul{
    margin:21px 0 25px;
    padding:0;
    width:281px;
    overflow:hidden;
    list-style:none;
    background:url(./images/redesign/separator2.gif) repeat-x 0 100%;
}
.hotjobs ul li{
    width:281px;
    float:left;
    padding:4px 0 3px;
    background:url(./images/redesign/separator2.gif) repeat-x 0 0;
    color:#000;
}
.hotjobs ul a{
    font-size:13px;
    color:#fff;
    margin:0 0 -2px;
    display:block;
    font-weight:bold;
}
.hotjobs .more{
    line-height:33px;
    padding:0 0 0 8px;
    font-size:11px;
    font-weight:bold;
    background:url(./images/redesign/bullet-more.gif) no-repeat left;
}

.leftcontentarea{
    width:629px;
    margin:0 auto;
    padding:0 0 33px;
    overflow:hidden;
    background:url(./images/redesign/bg-twocolumn.gif) no-repeat 628px -1px;
}

.subscribetoday{
    width:332px;
    margin:13px 0 0;
    overflow:hidden;
    background:url(./images/redesign/bg-subscribetoday-c.gif);
}

.subscribetoday button{
    color: white;
    font-weight: bold;
    background:url(./images/redesign/bg-subscribetoday-b.jpg) no-repeat 0 100%;
}

.subscribetoday .frame{
    width:332px;
    background:url(./images/redesign/bg-subscribetoday-t.gif) no-repeat 0 0;
    overflow:hidden;
}
.subscribetoday .bg{
    width:332px;
    overflow:hidden;
    padding:20px 0 18px;
    background:url(./images/redesign/bg-subscribetoday-b.jpg) no-repeat 0 100%;
}
.subscribetoday .bg2{
    width:332px;
    overflow:hidden;
    background:url(./images/redesign/bg-subscribetoday-b.jpg) no-repeat 0 100%;
}
.subscribetoday h3{
    width:195px;
    height:17px;
    background:url(./images/redesign/text-subscribetoday.gif);
    overflow:hidden;
    text-indent:-9999px;
    margin:0 0 0 32px;
}
.subscribetoday .bg2 h3{
    width:195px;
    height:17px;
    background:url(./images/redesign/text-subscribetoday.gif);
    overflow:hidden;
    text-indent:-9999px;
    margin:10px 0 0 32px;
}
.subscribetoday ul{
    margin:24px 0 0;
    padding:0 0 1px;
    list-style:none;
    width:332px;
    color:#333;
    font-weight:bold;
    overflow:hidden;
    background:url(./images/redesign/separator3.gif) no-repeat 50% 100%;
}
.subscribetoday ul li{
    width:332px;
    overflow:hidden;
    padding:1px 0 0;
    float:left;
    line-height:36px;
    background:url(./images/redesign/separator3.gif) no-repeat 50% 0;
}
.subscribetoday ul li.light{
    background:url(./images/redesign/separator3-light.png) no-repeat 0 0;
}
.subscribetoday ul div{
    float:left;
}
.subscribetoday ul .t1{
    width:140px;
    padding:0 0 0 33px;
    text-transform:uppercase;
}
.subscribetoday ul .t2{
    width:23px;
}
.subscribetoday ul .t3{
    width:117px;
}
.subscribetoday ul .t3 em{
    font-size: 11px;
    color: #333;
    font-style: normal;
    font-weight: normal;
}
.subscribetoday ul input{
    width:15px;
    padding:0;
    height:14px;
    margin:10px 0 0 0;
    float:left;
}
.subscribetoday .subscribe{
    margin:15px 10px 0 0;
    float:right;
    display:block;
}
.box{
    width:597px;
    height:304px;
    background:url(./images/redesign/bg-box.jpg);
    padding:0 0 0 32px;
    overflow:hidden;
}
.careerresources{
    width:603px;
    margin:13px;
    margin-left:13px;
    overflow:hidden;
    background:url(./images/redesign/bg-career-resources-c.gif.removed);
}
.careerresources .frame{
    width:603px;
    background:url(./images/redesign/bg-career-resources.jpg) no-repeat 0 0;
    overflow:hidden;
}
.careerresources .bg{
    width:603px;
    overflow:hidden;
    padding-bottom:10px;
    padding-top:10px;
    background:url(./images/redesign/bg-career-resources-b.gif.removed) no-repeat 0 100%;
}
.careerresources h3{
    width:330px;
    height:18px;
	font-size:17px;
    background:url(./images/redesign/text-career-resources.gif.removed);
    overflow:hidden;
    margin-top:-5px;
    margin-right: 0;
    margin-bottom:0;
    margin-left: 12px;
}
.careerresources  a{
    color: #333333;
    text-decoration: none;
}
.careerresources ul{
    margin:24px 0 0;
    padding:0 0 1px;
    list-style:none;
    width:332px;
    color:#333;
    font-weight:bold;
    overflow:hidden;
    background:url(./images/redesign/separator3.gif) no-repeat 50% 100%;
}
.careerresources ul li{
    width:332px;
    overflow:hidden;
    padding:1px 0 0;
    float:left;
    line-height:36px;
    background:url(./images/redesign/separator3.gif) no-repeat 50% 0;
}
.careerresources ul li.light{
    background:url(./images/redesign/separator3-light.png) no-repeat 0 0;
}
.careerresources  ul li a:hover{
    color: #F7F7F7;
    text-decoration: underline;
}
.careerresources ul div{
    float:left;
}
.careerresources ul .t1{
    width:300px;
    padding:0 0 0 33px;
    color:#333;
    font-weight:bold
}
.careerresources.crcareer{
    margin:24px 0 0 176px;
    display:block;
}
.careerresourcesnotopbar{
    width:332px;
    overflow:hidden;
    background:url(./images/redesign/bg-career-resources-c.gif);
}
.careerresourcesnotopbar .framenotopbar{
    width:332px;
    background:url(./images/redesign/bg-career-resources-notopbar-t.gif) no-repeat 0 0;
    overflow:hidden;
}
.careerresourcesnotopbar .bgnotopbar{
    width:332px;
    overflow:hidden;
    padding:15px 0 30px;
    background:url(./images/redesign/bg-career-resources-notopbar-b.jpg) no-repeat 0 100%;
}
.careerresourcesnotopbar h3{
    width:199px;
    height:17px;
    background:url(./images/redesign/text-career-resources.gif);
    overflow:hidden;
    text-indent:-9999px;
    margin:0 0 0 32px;
}
.careerresourcesnotopbar  a{
    color: #333333;
    text-decoration: none;
}
.careerresourcesnotopbar ul{
    margin:24px 0 0;
    padding:0 0 1px;
    list-style:none;
    width:332px;
    color:#333;
    font-weight:bold;
    overflow:hidden;
    background:url(./images/redesign/separator3.gif) no-repeat 50% 100%;
}
.careerresourcesnotopbar ul li{
    width:332px;
    overflow:hidden;
    padding:1px 0 0;
    float:left;
    line-height:36px;
    background:url(./images/redesign/separator3.gif) no-repeat 50% 0;
}
.careerresourcesnotopbar ul li.light{
    background:url(./images/redesign/separator3-light.png) no-repeat 0 0;
}
.careerresourcesnotopbar  ul li a:hover{
    color: #F7F7F7;
    text-decoration: underline;
}
.careerresourcesnotopbar ul div{
    float:left;
}
.careerresourcesnotopbar ul .t1{
    width:300px;
    padding:0 0 0 33px;
    color:#333;
    font-weight:bold
}
.careerresourcesnotopbar.crcareer{
    margin:24px 0 0 176px;
    display:block;
}

.careerresourcebox{
    width:602px;
    margin-top:6px;
    border:1px solid #E7E8E9;
}

.careerresourceboxcontent{
    margin-top:8px;
    margin-bottom:8px;
    margin-left:8px;
    margin-right:8px;
}

.careerresourceboxcontent a{
    color:#ff9100;
}

.careerresourceboxcontent a:hover{
    color:#ff9100;
}

.careerresourcebrowsetext{
    text-align:right;
    margin-right:10px;
    margin-top:-15px;
}

.careerresourcebrowselink{
    color:#FFFFFF;
    text-decoration:underline;
}

.careerresourceitem{
     display:none;
}

.careerresourcesall{
     width:629px;
}

.careerresourcesall a {
    color:#FF9100;
    text-decoration:none;
}

.careerresourcesall a:hover {
    text-decoration:underline;
    color:#FF9100;

}

.box img{
    float:right;

}
#tab3,#tab2{
    display: none;

}
#tab1 img,#tab2 img,#tab3 img{margin:0 0 0 -20px;}
#main .box h2{
    margin:34px 0 0;
}
.box p{
    color:#828282;
    font-size:14px;
    line-height:20px;
    padding: 0 0 17px;
    margin:0 -30px 0 0;
    float:left;
    clear:left;
    width:370px;
}
.explorebtn{
    margin:17px 0 0 193px;
    _margin:17px 0 0 100px;
    float:left;
    clear:left;
    display:block;
    overflow:hidden;
    text-indent:-9999px;
    width:156px;
    height:27px;
    background:url(./images/redesign/a-explore.gif);
}
.postbtn{
    margin:17px 0 0 193px;
    display:block;
    overflow:hidden;
    text-indent:-9999px;
    width:156px;
    height:27px;
    background:url(./images/redesign/a-postajob.gif);
}
.learnbtn{
    margin:17px 0 0 193px;
    display:block;
    overflow:hidden;
    text-indent:-9999px;
    width:156px;
    height:27px;
    background:url(./images/redesign/a-learnmore.gif);
}
.tabsnav{
    margin:0;
    padding:0;
    list-style:none;
    height:74px;
    width:629px;
}
.inner{
    background: url(./images/redesign/bg-inner.gif) repeat-x 0 0 !important;
}
.inner a.basic-search{
    width: 139px;
    background: url(./images/redesign/text-tabset2.jpg) no-repeat 0 0 !important;
}
.inner a.advanced-search{
    width: 161px;
    background: url(./images/redesign/text-tabset2.jpg) no-repeat -139px 0 !important;
}
.inner a.search-agents{
    width: 165px;
    background: url(./images/redesign/text-tabset2.jpg) no-repeat -300px 0 !important;
}
.inner li.active a.basic-search{
    background: url(./images/redesign/text-tabset2.jpg) no-repeat 0 -74px !important;
}
.inner li.active a.advanced-search{
    background: url(./images/redesign/text-tabset2.jpg) no-repeat -139px -74px !important;
}
.inner li.active a.search-agents
{
    background: url(./images/redesign/text-tabset2.jpg) no-repeat -300px -74px !important;
}
.tabsnav li{
    float:left;
}
.tabsnav a{
    background:url(./images/redesign/text-tabset.jpg) no-repeat 0 0;
    display:block;
    height:74px;
    text-indent:-9999px;
    width:210px;
}
.tabsnav a.jobseeker{
    background-position:0 0;
}
.tabsnav a.employer{
    background-position:-210px 0;
}
.tabsnav a.career{
    width:209px;
    background-position:-420px 0;
}
.tabsnav .active a.jobseeker,.tabset a.jobseeker:hover{background-position:0 -74px;}
.tabsnav .active a.employer,.tabset a.employer:hover{background-position:-210px -74px;}
.tabsnav .active a.career,.tabset a.career:hover{background-position:-420px -74px;}
.bottom{
    clear:both;
    width:961px;
    overflow:hidden;
    padding:17px 0 0;
}
.west{
    width:626px;
    height:134px;
    float:left;
    overflow:hidden;
	margin-top:10px;
}
#main .west{
    margin: 14px 0 0;
}
.west img{
    float:left;
}
.west h3{
    width:258px;
    height:26px;
    background:url(./images/redesign/text-west.gif);
    overflow:hidden;
    margin:25px 0 0;
    text-indent:-9999px;
}
.west p{
    margin:2px 0 0;
    color:#fff;
}
.west div{
    width:418px;
    float:right;
    overflow:hidden;
}
a.start-learning{
    width:160px;
    height:25px;
    background:url(./images/redesign/a-start-learning.gif);
    overflow:hidden;
    text-indent:-9999px;
    display:block;
    margin:10px 0 0 234px;
}
.sIFR-flash {
    visibility:visible !important;
    margin:0;
}
.sIFR-replaced {
    visibility:visible !important;
}
span.sIFR-alternate {
    position:absolute;
    left:0;
    top:0;
    width:0;
    height:0;
    display:block;
    overflow:hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display:none !important;
}
.sIFR-hasFlash #main h2 span {
    visibility:hidden;
    font-size:30px;
}
.sIFR-hasFlash #main .box h2 span {
    visibility:hidden;
    font-size:30px;
    letter-spacing:-2px;
}

div.box{
    top: -9999px;
}

.middle {
    vertical-align: middle;
}
#main .text .hot-jobs{
    margin:15px 0 0;
    padding: 0;
    list-style: none;
    width: 567px;
    overflow: hidden;
}
#main .text .hot-jobs li{
    float: left;
    width: 567px;
    border-top: 1px solid #ccc;
    margin: -1px 0 1px;
    color: #666;
    padding: 5px 0;
    background: none;
}
#main .text .hot-jobs h3{
    background: transparent none repeat scroll 0 0;
    color: #666666;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
#main .text .hot-jobs a{
    color: #ff9100;
    font-weight: bold;
}
#main .text .hot-jobs p strong{
    color: #666;
}

a.create{
    width: 217px;
    height: 20px;
    background: url(./images/redesign/a-create.gif);
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    margin: 17px 0 0;
}
strong.avilable{
    font-size: 12px;
    color: #ff9100;
    margin: 25px 0 0 5px;
    font-weight: normal;
    display: block;
}
p.job-search{
    line-height: 20px;
    margin: 10px 0 0 5px;
}
.text .create-list{
    margin: 25px 0 0 5px;
    padding: 0;
    list-style: none;
    width: 530px;
    overflow: hidden;
    line-height: 24px;
}
.text .create-list li{
    float: left;
    width: 530px;
    background: none;
    padding: 0;
}
.text .create-list strong{
    float: left;
    width: 380px;
    color: #828282;
}
.text .create-list div{
    float: right;
    width: 145px;
    text-align: right;
    color: #ff9001;
    font-weight: bold;
}
.text .create-list a{
    color: #ff9001;
}
.member-box{
    width:302px;
    height:64px;
    overflow:hidden;
    padding:10px 0 0 30px;
    background:url(./images/redesign/bg-member-login.gif) repeat-x 0 0;
}
.member-box h3{
    font-size: 16px;
    margin: 0;
    color: #fff;
}
.member-box h3 strong{
    color: #ff9100;
}
.member-box p{
    margin:8px 0 0;
    font-size: 14px;
    color: #ff9100;
}
.member-box a{
    color: #ff9100;
}
#main .box h2.thousands-of-jobs,
#main .box h2.reach-qualified-attorneys,
#main .box h2.tools-for-successful{
    margin: 34px -60px 12px 0;
    float: left;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    z-index:100;

}
#main .box h2.thousands-of-jobs{
    width:353px;
    height:57px;
    background:url(./images/redesign/text-thousands-of-jobs.gif);
}
#main .box h2.reach-qualified-attorneys{
    width:397px;
    height:58px;
    background:url(./images/redesign/text-reach-qualified.gif);
}
#main .box h2.tools-for-successful{
    width:397px;
    height:58px;
    background:url(./images/redesign/text-tools-for-successful.gif);
}

p.small{
    margin: 13px 0 0 32px;
}
.search-jobs fieldset{
    width:100%;
    overflow:hidden;
}
.search-jobs h3{
    line-height: 46px;
    font-size: 14px;
    color: #ff9100;
    padding: 0;
    margin: 0;
}
input.submit{
    float: right;
    margin:15px 0 0;
}
.by-keyword{
    width: 100%;
    overflow: hidden;
    padding: 18px 0 58px;
}
.by-keyword input{
    float: left;
    margin: 0 10px 0 0;
}
.by-keyword input.txt{
    width: 253px;
    font-size: 11px;
    height: 17px;
    border: 1px solid #919191;
    padding: 4px 0 0 7px;
}
.text .employer-information{
    margin:19px 0 0;
    padding: 0;
    width: 550px;
    overflow: hidden;
}
.text .employer-information li{
    padding:4px 0 0;
    width: 490px;
    float: left;
    background: none;
}
.text .employer-information label{
    width: 126px;
    float: left;
    text-align: right;
    line-height: 20px;
    padding: 0 7px 0 0;
}
.text .employer-information em{
    font-style: normal;
    color: #dd8406;
    font-weight: bold;
}
.text .employer-information div{
    width: 355px;
    float: left;
}
.employer-information select,
.employer-information textarea,
.employer-information input{
    border: 1px solid #818181;
    font-size: 11px;
    width: 148px;
}
.employer-information input{
    padding: 2px 0 0 4px;
    height: 18px;
    width: 143px;
}
.employer-information select{
    height: 20px;
    line-height: 20px;
}
.employer-information textarea{
    padding: 4px 0 0 7px;
    overflow: auto;
    width: 347px;
    height: 105px;
}
.text .date{
    margin:20px 0 0;
    width: 560px;
    overflow: hidden;
}
.text .date li{
    padding:4px 0 0;
    width: 560px;
    float: left;
    background: none;
}
.text .date label{
    float: left;
    width: 129px;
    padding: 0 6px 0 0;
    text-align: right;
}
.text .date div{
    float: left;
    width: 420px;
}
.text .date input{
    float: left;
    width: 88px;
    padding: 3px 0 0 4px;
    height: 17px;
    border: 1px solid #818181;
    font-size: 11px;
}
.text form h4{
    color: #666;
    font-size: 14px;
    font-weight: normal;
    margin: 15px 0 0;
}
a.calendar{
    width: 19px;
    height: 20px;
    background: url(./images/redesign/a-calendar.gif);
    overflow: hidden;
    text-indent: -9999px;
    float: left;
    margin: 0 6px 0 7px;
}
a.info{
    width: 12px;
    height: 11px;
    background: url(./images/redesign/a-info.gif);
    overflow: hidden;
    float: left;
    margin: 4px 0 0;
    text-indent: -9999px;
}
.text .select-list{
    margin: 0;
    width: 566px;
    overflow: hidden;
}
.text .select-list li{
    padding:5px 0 0;
    background: none;
    width: 566px;
    float: left;
}
.text .select-list label{
    width: 130px;
    float: left;
    text-align: right;
    line-height: 20px;
    margin: 0 5px 0 0;
}
.text .select-list div{
    width: 431px;
    float: left;
    color: #999999;
    font-size: 11px;
}
.text .select-list div input{
    float: left;
    margin: 3px 4px 0 0;
}
.checkbox{
    float: left;
    width: 14px;
    height: 15px;
    margin: 3px 4px 0 0;
}
.text .select-list div label{
    float: left;
    width: auto;
    margin: 0 4px 0 0;
    text-align: left;
}
.text .select-list select{
    border: 1px solid #818181;
    width: 150px;
    font-size: 11px;
    line-height: 20px;
    height: 20px;
}
.text .select-list select.multiple{
    height: 60px;
    padding: 2 0 0 4px;
}
.text .select-list .txt{
    border: 1px solid #818181;
    font-size: 11px;
    width: 144px;
    height: 18px;
    padding: 2px 0 0 4px;
}
#searchAgents {
    padding: 0;
    margin: 0;
    list-style: none;
}
#searchAgents li {
    padding: 3px 0;
    margin: 0;
    background: none;
}
.salary{
    width: 560px;
    padding: 24px 0 0;
    overflow: hidden;
}
.salary strong{
    float: left;
    line-height: 20px;
    width: 130px;
    font-size: 14px;
    font-weight: normal;
}
.salary div{
    float: left;
    width: 423px;
}
.salary label{
    float: left;
    line-height: 20px;
    margin: 0 17px 0 0;
}
.location{
    width: 560px;
    overflow: hidden;
    padding: 6px 0 0;
}
.location label{
    float: left;
    width: 85px;
    text-align: right;
    margin: 8px 5px 0 0;
    line-height: 20px;
}
.location label em{
    font-style: normal;
    color: #dd8406;
    font-weight: bold;
}
.location .row{
    float: right;
    width: 470px;
}
.location .row div{
    padding: 8px 0 0;
    width: 470px;
    overflow: hidden;
}
.location .row select{
    width: 100px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #818181;
    font-size: 11px;
    float: left;
    margin: 0 10px 0 0;
}
a.minus{
    width: 10px;
    height: 4px;
    overflow: hidden;
    margin: 9px 0 0;
    background: url(./images/redesign/ico-minus.gif);
    text-indent: -9999px;
    float: left;
}
a.plus{
    text-indent: -9999px;
    float: left;
    width: 10px;
    height: 10px;
    margin: 7px 0 0;
    background: url(./images/redesign/ico-minus.gif) no-repeat 0 -4px;
}
.basic-search-jobs{
    width: 100%;
    overflow: hidden;
}
.text .basic-search-jobs ul{
    margin:24px 0 0;
    width: 570px;
    overflow: hidden;
}
.text .basic-search-jobs ul li{
    padding:11px 0 0;
    width: 570px;
    float: left;
    background: none;
}
.text .basic-search-jobs ul label{
    float: left;
    width: 110px;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
}
.text .basic-search-jobs ul div{
    float: left;
    width: 460px;
}
.text .basic-search-jobs ul select{
    width: 224px;
    border: 1px solid #c3c3c3;
    margin: 0 4px 0 0;
    color: #666;
}
.text .basic-search-jobs ul input{
    width: 218px;
    height: 18px;
    border: 1px solid #c3c3c3;
    padding: 2px 0 0 4px;
}
.text .basic-search-jobs ul input.short{
    width: 88px;
    float: left;
    margin: 0 4px 0 0;
}
.basic-search-jobs .submit{
    width: 135px;
    text-align: center;
    padding: 40px 0 0;
    float: right;
    font-size: 12px;
    font-weight: bold;
}
.basic-search-jobs .submit a{
    color: #fbad45;
}
.basic-search-jobs .submit input{
    display: block;
    margin: 0 0 7px;
}
.register-box{
    padding: 10px 0 0;
    overflow: hidden;
    width: 100%;
}
.register-box .twobox{
    width: 570px;
    padding: 20px 0 0;
    overflow: hidden;
}

.register-box .errors{
  color: red;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 3px;
  display: block;
}

.twobox .form{
    float: left;
    width: 315px;
}
.twobox .order{
    float: right;
    width: 219px;
    padding: 0 0 20px;
    background:#e3e3e3 url(./images/redesign/bg-order.gif) no-repeat 0 100%;
}
.twobox h4{
    width: 219px;
    height: 40px;
    overflow: hidden;
    margin: 0;
    line-height: 46px;
    text-indent: 14px;
    font-size: 14px;
    color: #666;
    background: url(./images/redesign/bg-h4.gif);
}
.twobox h5{
    font-size: 12px;
    color: #727272;
    margin: 19px 0 0 16px;
}
.twobox dl{
    margin: 14px 0 0 16px;
    width: 195px;
    overflow: hidden;
    line-height: 20px;
}
.twobox dt{
    width: 128px;
    float: left;
    padding: 0 10px 0 0;
    text-align: right;
}
.twobox dd{
    margin: 0;
    width: 57px;
    float: left;
}
.twobox .form ul{
    margin: 0;
    width: 315px;
    overflow: hidden;
}
.twobox .form ul li{
    padding: 0 0 8px;
    width: 315px;
    float: left;
    background: none;
}

.twobox .form ul li.tos {
    width: 170px;
}

.twobox .form ul li.tos input.checkbox{
    width: 20px;
    margin: 0;
    padding: 0 10px 0 0;
}
.twobox .form ul li.tos span{
    font-size: 10px;
    color: #8d8d8d;
    margin: 3px 0 0;
    font-style: italic;
    display: block;
    width: 250px;
}
.twobox .form ul li.tos div{
    float: left;
    width: 315px;
    padding: 5px 0;
    color: #8D8D8D;
    font-size: 11px;
}

.twobox .form ul li.tos div.termsofuse {
    float: left;
    font-size: 11px;
    color: #666666;
    width: 300px;
    height: 200px;
    overflow: auto;
    text-align: left;
    border: 1px solid #C3C3C3;
}

.twobox .form ul label{
    float: left;
    width: 110px;
    padding: 0 8px 0 0;
    color: #8d8d8d;
    text-align: right;
    line-height: 20px;
}

.twobox .form ul input.checkbox{
    float: left;
    width: 110px;
    padding: 0 8px 0 0;
    color: #8d8d8d;
    text-align: right;
    line-height: 20px;
}
.twobox .form ul label em{
    color: #ff9100;
    margin: 0 2px 0 0;
}
.twobox .form ul div{
    float: left;
    width: 197px;
}
.twobox .form ul input{
    border: 1px solid #c3c3c3;
    width: 169px;
    height: 18px;
    padding: 2px 0 0 4px;
}

.twobox .form ul input.radio{
    border:0;
    width: 20px;
    color: #8d8d8d;
    text-align: left;
    vertical-align: middle;
}

.twobox .form ul input.phone3Digits{
    width: 30px;
}

.twobox .form ul input.registrationCreditCard{
    width: 45px;
}

.twobox .form ul selectistrationCreditCard{
    width: 55px;
}

.twobox .form ul input.phone4Digits{
    width: 35px;
}

.twobox .form ul input.zipCode{
    width: 45px;
}

.twobox .form ul span{
    font-size: 10px;
    color: #8d8d8d;
    margin: 3px 0 0;
    font-style: italic;
    display: block;
    width: 174px;
}

.twobox .form ul span.securityCodePopup, .twobox .form ul li.tos span.agreementPopup{
    color: #FF9100;
    text-decoration: underline;
    font-style: normal;
}

.twobox .form ul li.tos span.tosPopup{
    display: inline;
}

.twobox .form .submit{
    width: 100%;
    overflow: hidden;
    padding:9px 0 0;
}

.twobox .form .submit input{
    float: right;
    float: left;
    margin: 0 0 0 15px;
}

.twobox .form textarea {
    float: left;
    font-size: 11px;
    color: #666666;
    width: 300px;
}
.register-box h3{
    line-height: 38px;
    font-size: 14px;
    color: #ff9100;
    margin: 0;
    padding: 0;
}
.step ul{
    margin:1px 0 0;
    width: 93px;
    height: 13px;
    overflow: hidden;
    float: left;
    position: relative;
    background: url(./images/redesign/steps.gif) repeat-x 0 0;
}
.step ul li{
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    text-indent: -9999px;
}
.step ul li.active{background: url(./images/redesign/steps.gif) repeat-x 0 -13px;}
.step ul li.step1{width: 13px;}
.step ul li.step2{width: 33px;}
.step ul li.step3{width: 53px;}
.step ul li.step4{width: 73px;}
.step ul li.step5{width: 93px;}
.step{
    float: right;
    margin: 10px 0 -10px;
}
.step strong{
    float: left;
    color: #ff9100;
    margin: 0 10px 0 0;
}
.text .two ul li .more-info{
    color: #ff9100;
    text-decoration: none;
}
.text .two ul li .more-info:hover{
    color: #ff9100;
    text-decoration: none;
}
.tooltiop{
    position: absolute;
    z-index: 200;
    display: none;
    top: 0;
    left: 0;
    border: 1px solid #d4d4d4;
    background: #fff;
    width: 430px;
    padding: 14px;
    color: #666;
}
.show-tooltip .tooltiop{
    display:block;
}
.tooltiop h3{
    font-size: 12px;
    color: #333;
    margin: 0;
    background: none;
    padding: 0;
}
.text .two .tooltiop ul{
    margin:15px 0 0 15px;
    padding: 0;
    list-style: none;
}
.text .two .tooltiop ul li{
    margin: 0;
    padding: 0 0 0 7px;
    background: url(./images/redesign/bullet2.gif) no-repeat 0 5px;
}
.text .subscribtion-list{
    margin: 0;
    width: 450px;
    overflow: hidden;
}
.text .subscribtion-list li{
    padding: 0;
    width: 450px;
    float: left;
    line-height: 50px;
    background: none;
}
.text .subscribtion-list input{
    width: 14px;
    height: 15px;
    margin:21px 0 0;
    float: left;
}
.text .subscribtion-list label{
    float: right;
    cursor: pointer;
    width: 423px;
    font-weight: bold;
}
.text .subscribtion-list span{
    float: left;
    width: 167px;
    font-size: 21px;
    margin: 3px 0 0;
    color: #ff9100;
}
.text .subscribtion-list strong{
    font-size: 26px;
    float: left;
    color: #ff9100;
    font-weight: bold;
}
.text .subscribtion-list em{
    font-size: 14px;
    color: #c0c0c0;
    margin: 2px 4px 0;
    float: left;
}
.text h3.nobg{
    padding: 0;
    font-size: 18px;
    line-height: 40px;
    font-weight: normal;
    background:#f1f1f1 url(./images/redesign/separator.gif) repeat-x 0 100%;
}
.text .frame.nobg{
    background:transparent none repeat scroll 0 0;
}
#main .text .details-job{
    line-height: 21px;
    color: #787878;
}
#main .text .details-job h3{
    font-size: 12px;
    background: none;
    text-transform: uppercase;
    color: #787878;
    margin:19px 0 -15px !important;
}
#main .text .details-job p{
    margin: 19px 0 0;
}
.details-job p a{
    color: #ffb11b;
    text-decoration: underline;
}
.details-job p a:hover{text-decoration: none;}
.details-job big{
    font-size: 12px;
    margin: 19px 0 0;
    display: block;
    text-transform: uppercase;
}
.details-job big a{
    color: #787878;
    text-decoration: underline;
}
.details-job big a:hover{
    text-decoration: none;
}
.details-job ul{
    margin:20px 0 0;
    padding: 0;
    color: #666;
    list-style: none;
}
.details-job ul li{
    padding: 0;
    background: none;
}
.details-job ul strong{
    color: #787878;
}
.details-job .top-box{
    font-size: 14px;
    padding: 0 0 16px;
    background: url(./images/redesign/separator.gif) repeat-x 0 100%;
}
.details-job .two-box{
    width: 100%;
    padding: 0 0 56px;
    background: url(./images/redesign/separator.gif) repeat-x 0 100%;
    overflow: hidden;
}
.details-job .two-box .left{
    float: left;
    width: 364px;
}
.details-job .two-box .right{
    float: right;
    width: 200px;
}
em.line{
    text-decoration: underline;
    font-style: normal;
}
.details-job .option-box{
    margin: 0;
    padding: 0 0 13px;
    overflow: hidden;
    width: 100%;
}
.details-job .option-box li{
    float: left;
    margin: 0 0 0 5px;
    display: inline;
}
.details-job .option-box li.print{
    margin: 0 30px 0 0;
}
.details-job .option-box a{
    width:74px;
    height:20px;
    overflow:hidden;
    background:url(./images/redesign/a-short.gif);
    overflow:hidden;
    text-align:center;
    line-height:20px;
    color: #fff;
    display: block;
    color:#fff;
    font-weight:bold;
    font-size: 12px;
}
.details-job .option-box a.long{
    width: 113px;
    background: url(./images/redesign/a-long.gif);
}

h2.title-job-details{
    width: 192px;
    background: url(./images/redesign/title-job-details.gif) norepeat;
}
.post{
    padding:0 0 0 0px;
    line-height:18px;
    color:#828282;
}
.post p{
    margin:18px 0 0;
}
.post ul{
    margin:0 0 0 30px;
    padding:0 0 0;
    list-style:none;
    font-weight:bold;
    color:#ff9100;
}
.post ul li{
    padding:0 0 0 8px;
    background:url(./images/redesign/bullet3.gif) no-repeat 0 6px;
}
.job-form{
    width:569px;
    overflow:hidden;
}
#main .job-form h3{
    margin:0;
    line-height:40px;
}
.job-form fieldset{
    overflow:hidden;
    width:100%;
}
.text .type{
    margin:0;
    padding:0 0 15px;
    width:100%;
    overflow:hidden;
    list-style:none;
}
.text .type li{
    width:100%;
    overflow:hidden;
    padding:0;
    float:left;
    margin:10px 0 0;
    background:none;
}
.text .type input{
    float:left;
    width:14px;
    margin:0 9px 0 0;
    height:15px;
}
.text .type label{
    float:right;
    width:543px;
    font-weight:bold;
    cursor:pointer;
}
.text .type strong{
    float:left;
    color:#666;
}
.text .type span{
    float:right;
    width:453px;
}
.text .type em{
    font-weight:normal;
    font-style:normal;
    color: #666;
}
.job-form .block{
    margin:0;
    padding:12px 0 30px;
    list-style:none;
    width:310px;
    overflow:hidden;
    float:left;
}
.job-form .block li{
    background:none;
    padding:8px 0 0;
    width:310px;
    float:left;
}
.job-form .block label{
    float:left;
    line-height:22px;
    width:122px;
    text-align:right;
}
.job-form .block div{
    float:right;
    font-size:11px;
    width:175px;
}
.job-form .block input{
    width:169px;
    color:#666;
    height:18px;
    padding:2px 0 0 4px;
    float:left;
    border:1px solid #c3c3c3;
}
.job-form .block input.small{
    width:42px;
}
.job-form .block input.middle{
    width:59px;
}
.job-form .block input.cvv{
    width:35px;
    margin:0 5px 0 0;
}
.job-form .block select{
    width:175px;
    color:#666;
}
.job-form .block a{
    color:#666;
    text-decoration:underline;
    float:left;
    line-height:22px;
}
.job-form .block a:hover{
    text-decoration:none;
}
.job-form .block select.middle{
    width:125px;
}
.job-form .block select.day{
    width:65px;
    float:left;
    margin:0 15px 0 0;
}
.job-form .block .divider{
    float:left;
    line-height:22px;
    color:#acacac;
    text-align:center;
    width:15px;
}
.job-form label em{
    color:#ff9100;
}
.job-form span.or{
    color:#666;
    font-size:14px;
    font-weight:bold;
    height:134px;
    float:left;
    margin:20px 0 0 42px;
    line-height:124px;
    overflow:hidden;
    background:url(./images/redesign/bg-or.gif) no-repeat 50% 0;
}

p.invoice-me{
    float:left;
    margin:76px 0 0 42px;
}
p.invoice-me input{
    width:14px;
    height:15px;
    float:left;
    margin:0 7px 0 0;
}
.text .job-form h4{
    font-size:14px;
    color:#666;
    font-weight:bold;
    margin:20px 0 0;
}
.text .job-form .two{
    width:100%;
    overflow:hidden;
}
.text .job-form .two .right,
.text .job-form .two .left{
    width:auto;
    float:left;
}
.text .job-form .two ul{
    margin:0;
    padding:0;
    list-style:none;
    width:280px;
}
.text .job-form .two ul:after{
    content:"";
    clear:both;
    display:block;
}
.text .job-form .two ul li{
    padding:6px 0 0;
    width:280px;
    float:left;
    background:none;
}
.text .job-form .two ul label{
    float:left;
    line-height:22px;
    width:134px;
    text-align:right;
}
.text .job-form .two ul div{
    float:right;
    width:135px;
}
.text .job-description textarea,
.text .job-form .two ul textarea,
.text .job-form .two ul input{
    width:129px;
    color:#666;
    height:18px;
    padding:2px 0 0 4px;
    float:left;
    border:1px solid #c3c3c3;
    float:left;
}
.text .job-form .two ul textarea{
    height:48px;
}
.text .job-form .two ul textarea.jdescription{
    width:225px;
    max-width:225px;
    float:right;
    margin:12px 0 0;
}
.text .job-form .two ul select{
    width:125px;
}
.text .job-form .two ul .radio{
    width:155px;
    margin:0 -20px 0 0;
    display:inline;
    position:relative;
    z-index:100;
}
.text .job-form .two ul .radio input{
    width:14px;
    height:15px;
    overflow:hidden;
    padding:0;
    border:0;
    margin:4px 2px 0 0;
}
.text .job-form .two ul .radio label{
    width:auto;
    margin:0 12px 0 0;
    line-height:22px;
}
.text .job-form .submit{
    width:560px;
    overflow:hidden;
    padding:0 0 46px;
    margin:0 0 -5px;
    background:url(./images/redesign/separator.gif) repeat-x 0 100%;
}
.text .job-form .submit input{
    width:91px;
    height:20px;
    overflow:hidden;
    border:0;
    cursor:pointer;
    float:right;
    background:url(./images/redesign/bg-button.gif);
    overflow:hidden;
    text-align:center;
    padding:0;
    margin:0 0 0 10px;
    line-height:20px;
    color:#fff;
    font-weight:bold;
}
.text .job-description{
    padding:20px 0 19px 36px;
    overflow:hidden;
}
.text .job-description .small{
    font-size: 11px;
    margin: 0;
}
.text .job-description textarea{
    width:515px;
    max-width:515px;
    margin:9px 0 0;
    float:none;
    height:88px;
}
.text .job-description a{
    color:#ffa125;
    text-decoration:underline;
}
.text .job-description a:hover{
    text-decoration:none;
}
.job-form span.orhorizontal{
    color:#666;
    font-size:14px;
    font-weight:bold;
    float:left;
    margin:20px 0 20px 0;
    width:100%;
    text-align:center;
    background:url(./images/redesign/bg-orhorizontal.gif) no-repeat 50% 8px;
}

.option-box li a.editSearchAgent{
    width: 160px;
    background: url(./images/redesign/a-extraLong.gif);
}

.search-results {
    background: transparent url(./images/redesign/separator4.gif) repeat-x scroll 0 0;
    margin:0 auto;
    overflow:hidden;
    padding:10px 0 0;
    width:582px;
}

.search-results .option-box{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:40px 0 20px;
    overflow:hidden;
    padding:0;
}
.search-results .option-box li{
    float: right;
    padding:0 0 0 18px;
}
.search-results .option-box a{
    width:74px;
    height:20px;
    overflow:hidden;
    background:url(./images/redesign/a-short.gif);
    overflow:hidden;
    text-align:center;
    line-height:20px;
    display: block;
    color:#fff;
    font-weight:bold;
    font-size: 12px;
}

.search-results .option-box a.long{
    width: 114px;
    background: url(./images/redesign/a-long.gif);
}

.search-results .option-box a.next {
    background:transparent url(./images/redesign/a-options.gif) no-repeat scroll -270px 0;
}
.search-results .option-box a.new {
    background:transparent url(./images/redesign/a-options.gif) no-repeat scroll -135px 0;
}

.search-results .row {
    overflow:hidden;
    width:100%;
}
.search-results .row fieldset {
    float:right;
    margin:33px 0 0;
}
.search-results p {
    margin:0;
}
.search-results .results {
    border:1px solid #D1D1D1;
    border-collapse:collapse;
    table-layout:fixed;
    text-align: left;
    color:#3F3F3F;
    font-size:11px;
    margin:13px 0 0 1px;
    width: 580px;
    clear:both;
}
.search-results .results th {
    background:#DBDBDB none repeat scroll 0 0;
    font-size:12px;
    padding:4px;
    text-align:left;
}
.search-results .results td {
    border-right:1px solid #DCDCDC;
    line-height: 14px;
    padding:6px 0 4px 8px;
    overflow: hidden;
}
.search-results .results .t1 {
    width:180px;
}
.search-results .results .t2 {
    width:85px;
}
.search-results .results .t3 {
    width:60px;
}
.search-results .results .t4 {
    width:60px;
}
.search-results .results .t5 {
    width:85px;
}

.bannerText 
{
    float:left;
    font-weight:bold;
    margin-left:478px;
    margin-top:-173px;
    overflow:hidden;
    position:relative;
    width:440px;
    height:74px;
    z-index:0;
}


.bannerText .orange
{
    color:#FF9100;
    font-size:33px;    
}

.bannerText .gray
{
    color:#848484;
    font-size:22px;
} 
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ctl=themeroller
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
