﻿/* import and apply main.css */
@import url("http://styles.wool.com/main.css"); 
/*************************************************************/
/* Override Existing Styles                                  */
/*************************************************************/
#divLanguage                { display: none; }
#divNavBarMain                { display: none; }
#divMainMenuScroll          { display: none !important; }
#divMainMenuScroll span     { display: none !important; } 
#divContentRight            { display: none; }
#divBottomContainer            { display: none; }
#divSiteToolsScreen            { display: none; }
#divBreadCrumb                { display: none; }
#divGlossary                { display: none; }
#tblSiteTools                { display: none; }
#tblSiteToolsNoPopup        { display: none; }
#divFooter td.sheepImage    { display: none; }
#divPageTools               { display: none; }
#divMainMenuSelectorImage  { display: none !important; }
#divMainMenuSelector { display: none; }
/* SmartEdit Content Editor Panel*/
#reddotSmartEdit smartEditPanel ui-draggable { display: none; }

/*************************************************************/
/* General Styles                                            */
/*************************************************************/
body        { background: transparent none; margin: 0px; overflow: visible !important; } 
div         { margin: 0px; padding: 0px; clear: both; float: left; }
A    IMG    { border:none; }
/*************************************************************/
/* Content Page Styles                                       */
/*************************************************************/
#divMain                    { width: 100%; background: transparent none; left: 0px; margin-left: 0px; } /*  float: none !important; overflow: visible !important; */
#divContentContainerInner   { float: none !important;  width: 100%; }
#divContentLeft             { width:  100%; padding-top: 5px; float: none !important; overflow: visible !important;} 
#divMainContentWrap         { width:  100%; border-style: none;  } 
#divMainContent             { width:  100%; background-color: #FFFFFF; padding: 3px; float: none !important; overflow: visible !important; } 
#divMainContentArea         { font-family: Arial; font-size: 1.2em; width: 95%;  } 
#divContentContainer        { top: 120px !important; width: inherit;  } 
#divContent                 { margin: 0px; left: 0px; width: 100%; }
#imgImage                   { margin-right: 8px; margin-bottom: 8px; } 
#divTitle                   { width: 100%; font-family: Trebuchet MS; font-size: 2em; margin-bottom: 15px; }
/*************************************************************/
/* Content Anchor Styles                                     */
/*************************************************************/
#divContent a:link, a:visited {    background: transparent; font-weight: bold; text-decoration: underline;    }
#divContent a:after           { content: " [" attr(href) "] "; }
/*************************************************************/
/* Header Styles                                             */
/*************************************************************/
#divBanner        { width: 940px; background: transparent none; border: none; top: 0px; position: absolute; }
#imgLogo        { padding-left: 4px; padding-top:0px; }
#tblBanner td   { vertical-align: middle; } 
/*************************************************************/
/* Footer Styles                                             */
/*************************************************************/
#divFooter              { width: 100%; color: #626161; font-size: 0.8em; height: 41px; position: relative; border-style: none; padding-top: 25px; }
#divFooter table        { padding: 0px; margin:0px; width: auto; }
#divFooter td.copyright { color: #B0B0B0; padding-bottom: 5px; padding-left: 4px; padding-right: 12px; }
/*************************************************************/
/* Currently unused Styles                                   */
/*************************************************************/
#divContentContainerFullWidth   { position: relative; width: 100%; top: 167px; margin-top: 10px; }
#divMainContentFullWidth        { width: auto; clear: none; overflow: visible; background-color: #E8E7DE; }
#divAdminConsoleContainer       { width: 940px; }
#ifrAdminConsole                { width: 940px; min-height: 100px; background-color: #E8E7DE; border: none; }