/* ============================================ */
/* ==== ACUMIUM WCMS 3.0 STYLE DEFINITIONS ==== */
/* ============================================ */

/* --- BASE SITE DEFINITIONS --- */

html, body { height:100%; }
body { margin:0px auto; text-align:center; font-family:Arial; font-size:0.7em; }

p { margin:0 0 1.0em 0; text-indent: 0px; font-size:0.7em; line-height:1.4em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333; }

a {	text-decoration:none; color:#000; }

h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:normal; font-weight:normal; color:#000; }

h1 { font-size:1.3em; border-bottom:1px solid #000; }
h3 { font-size:1.0em; }

ul { margin-bottom: 0px; }
li { margin-bottom: 5px; }

.clearboth	{ clear:both; }
.clearleft	{ clear:left; }
.clearright	{ clear:right; }

/* ---------- LEFT NAVIGATION DEFINITIONS ------------- */
#leftmenu { display:none; visibility:hidden; }

/* ---------- LIQUID SITEBASE LAYOUT ------------------ */
#body_container	{ margin:0px auto; text-align:left; width:100%; }
#site_header	{ width:100%; height:20px; border-bottom:4px double #000; background-color:#fff; margin-bottom:10px; }
#footergroup	{ clear:both; margin:5px 0; width:100%; background-color:#fff; padding:10px; font-size:12px; color:#000; border-top:1px solid #000; }
#mgu_footer  { display:none; visibility:hidden; }
#site_footer  { display:inline; float:right; }
#right_content  { display:none; visibility:hidden; }
#email_envelope  { display:none; visibility:hidden; }
#footerULmenu  { display:none; visibility:hidden; }
#coin  { display:none; visibility:hidden; }
#blue_search  { display:none; visibility:hidden; }

#topnavigation  { display:none; visibility:hidden; }
#leftnavigation	{ display:none; visibility:hidden; }
/*#page_content		{ float:left; display:inline; width:100%; padding:20px 0 0 0; margin:0 0 10px 0; border:none; }*/

/* ---------- SITE SEARCH ----------------------------- */#search					{ display:none; visibility:hidden; }

/* --- ELEMENT DEFINITIONS --- */
.title			{ margin-bottom:5px; }

/* ---------- ELEMENT GROUP COLUMNS ------------------- */
.elementgroup_cols		{ width:100%; }
.elementcol				{ float:left; display:inline; margin:0 10px 10px 0; padding:0 3px 5px 0; }
.elementcol a			{  }

#page_toolbar { display:none; visibility:hidden; }

.admin			 { border:none; padding:0; margin:0; text-align:left; }
.admintoolbar	 { display:none; visibility:hidden; }
.admintoolbar a  { text-decoration:none; color:#000; }
.adminsubtoolbar { display:none; visibility:hidden;  }
.adminname		 { display:none; visibility:hidden; }
.admintools		 { display:none; visibility:hidden; }

#mediamanagertable { border:1px solid #000; width:720px; background-color:#fff; }
#mediamanagertable h5 { font-family:"Trebuchet MS", Verdana, Arial, Times New Roman; font-size:12px; color:#000; }
#mediamanagertable .headingpad { margin-left:5px; }

