#wsmr-search { margin: 5px 0 0 25px;}
.wsmr-SearchField {font-size: .9em;}
.wsmr-SearchButton { color: #666666; background: #eeeeee url("/EasySiteWeb/EasySite/StyleData/Default/Images/button_bg.gif") repeat-x left top; border: 1px solid #cccccc;  margin: 0; font-size: .8em; padding: 0 5px 0 5px; cursor: pointer;}
#second_menu{margin: 24.5px 0 0 50px; color: #fff; font-size: 1.12em; }
a.second_menu_link:link { text-decoration: none; color: #fff;}
a.second_menu_link:visited { text-decoration: none; color: #fff;}
a.second_menu_link:hover { text-decoration: underline; color: #fff;}
a.second_menu_link:active { text-decoration: none; color: #fff;}

a.a_small { text-decoration: none; color: #fff; font-size: .9em;}
a.a_norm { text-decoration: none; color: #fff; font-size: 1.1em;}
a.a_large { text-decoration: none; color: #fff;font-size: 1.2em;}

a.a_small:link, a.a_small:visited, a.a_small:active  { text-decoration: none; color: #fff;}
a.a_small:hover { text-decoration: underline; color: #fff;}

a.a_norm:link, a.a_norm:visited, a.a_norm:active  { text-decoration: none; color: #fff;}
a.a_norm:hover { text-decoration: underline; color: #fff;}

a.a_large:link, a.a_large:visited, a.a_large:active  { text-decoration: none; color: #fff;}
a.a_large:hover { text-decoration: underline; color: #fff;}

.menu_search {margin-left:40px;}

/* hide thumbnails in asset browser gallery in page panel style 1 */
.element-panel-alpha-body-outer .oAssetBrowserPickerOuter {display:none;}
.element-panel-beta-body-outer .oAssetBrowserPickerOuter {display:none;}
.element-panel-gamma-body-outer .oAssetBrowserPickerOuter {display:none;}

.oPanelTitle {color:#000;}
.element-panel-alpha-body-content-inner { padding: 0 0 0 5px;}
.element-panel-beta-body-content-inner  { padding: 0 0 0 5px;}
.element-panel-alpha-body-content-inner a{ color: #821e0c;}
.element-panel-beta-body-content-inner  a{ color: #821e0c;}

.element-panel-beta-body-content-outer { background: #ffffff; }

h2.oHeadlineBoxTitle, h2.oBoxTitle { font-size: 1em; font-weight: bold; background: #eeeee6; padding: 6px 5px 6px 8px; color: #000000; }
.oModuleHeadlineList {padding:0px;}
.oBoxBodyOuter { padding: 0px; }
.oBoxBodyOuter ul{ margin-left:14px; padding:0 5px 0 13px;}
.oBoxHeaderOuter { padding: 0px 0px 5px 0px; color: #ffffff; }
.HeadlineBox .oHeadlineBoxItem {padding: 0 0 5px 0;}


/*New Tables */
table.oDataGrid { width: 100%; border: 0; border-collapse: separate; font-size: 1em; empty-cells: show; margin-top: 1em; }
table.oDataGrid tr { text-align: left; }

tr.table-row-background-alpha { background: #ffffff; }
tr.table-row-background-beta { background: #ffffff; }

table.oDataGrid th, table.oDataGrid td { vertical-align: top; padding: 3px 7px 3px 7px; }
table.oDataGrid th { border: 0px solid #736273; color: #821e0c; background: #fff; font-size: 1em; font-weight: bold; }
table.oDataGrid th a:link, table.oDataGrid th a:visited { color: #821e0c; text-decoration: none; }
table.oDataGrid th a:hover, table.oDataGrid th a:active { color: #821e0c; text-decoration: underline; }

table.oDataGrid td {  color: #821e0c; border: 0px solid #CECFCE; }
table.oDataGrid td a:link, table.oDataGrid td a:visited { color: #821e0c; text-decoration: underline; } 
table.oDataGrid td a:hover, td.DataHeader a:active { color: #821e0c; text-decoration: underline; } 

a.oDataGridHeaderLinkSortAsc, a.oDataGridHeaderLinkSortAsc:link, a.oDataGridHeaderLinkSortAsc:visited { background: url(/EasySiteWeb/EasySite/SupportFiles/Images/icons/asc.gif) right no-repeat; padding-right: 15px; }
a.oDataGridHeaderLinkSortAsc:hover, a.oDataGridHeaderLinkSortAsc:active { background: url(/EasySiteWeb/EasySite/SupportFiles/Images/icons/asc.gif) right no-repeat; padding-right: 15px; }

a.oDataGridHeaderLinkSortDesc, a.oDataGridHeaderLinkSortDesc:link, a.oDataGridHeaderLinkSortDesc:visited { background: url(/EasySiteWeb/EasySite/SupportFiles/Images/icons/desc.gif) right no-repeat; padding-right: 15px; }
a.oDataGridHeaderLinkSortDesc:hover, a.oDataGridHeaderLinkSortDesc:active { background: url(/EasySiteWeb/EasySite/SupportFiles/Images/icons/desc.gif) right no-repeat; padding-right: 15px; }
