/* This file is part of Mura CMS. 
	/trunk/www/admin/ 
	/trunk/www/tasks/ 
	/trunk/www/config/ 
	/trunk/www/requirpxents/mura/ 

	You may copy and distribute such a combined work under the terms of GPL for Mura CMS, provided that you include  
	the source code of that other code when and as the GNU GPL requires distribution of source code. 

	For clarity, if you create a modified version of Mura CMS, you are not obligated to grant this special exception 
	for your modified version; it is your choice whether to do so, or to make such modified version available under 
	the GNU General Public License version 2  without this exception.  You may, if you choose, apply this exception 
	to your own modified versions of Mura CMS. */

/* @group GLOBALS
===================================== */

body {
	font-size: 100%;
	}

textarea {
	font-family: " Arial",Verdana, Helvetica, sans-serif;
	}

ul, ol, dl { margin-bottom: 1.5px;}



a { text-decoration: none; color:#893776;   }
a:hover { text-decoration: underline; color:#893776;}
a:visited { color:#893776;}


/* @end GLOBALS
-------------------------------- */



/* @group LAYOUT
===================================== */

#container {
	width: 800px;
	margin: 0 auto; padding: 0px; 
	}

#content {
	clear: both; padding: 0px; margin:0px;
	}
	
#table { padding: 0px; margin:0px;
	
	}

#primary {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 2px;
	
	}
.oneCol #primary {
	width: 800px;
	border: 0;
	}
.threeCol #primary {
	width: 455px; 
	}

.content { vertical-align: top; padding-top: 0px; margin: 0px; 
}

.content {
	 border-right: 0px solid #554842;

}
.callout {
	padding: 2px;
	border: thin ridge #eeeeee;
        width: 170px;

}

.pageTitle {
	text-transform: uppercase;
}


.sidebar { 
	 min-height: 338px;   /* Fixes odd no-content disappearing bug. */
	}

.sidebar li { line-height: 13px; padding: 0 px; letter-spacing: 0px; font-size: 12px; list-style-position:  outside;
	}


#left { float: left; vertical-align:top; background-image:url(http://mura.martreg.com/Chill/images/bg_leftNav.jpg); background-repeat:no-repeat; padding:0px; margin:0px; max-width: 170px; min-width: 170px; }

#right { float: right; vertical-align:top; min-width: 135px;}


/* main nav*/
#left.sidebar {padding-left: 4px; padding-right: 0px; margin: 0px;}
#right.sidebar {padding: 0px; margin: 0px; }


/* @group Layout - Header
===================================== */

#header {
padding:0px; margin:0px; height:156px;
	}

/* @end Layout - Header
-------------------------------- */


/* @group Layout - Footer
===================================== */

#footer {
	margin: 0px; padding: 0px; height:81px; width: 800px; text-align:left;
	}
	# footer img { text-align: left; float:left;
	}

/* @end Layout - Footer
-------------------------------- */

/* @end LAYOUT
-------------------------------- */



/* @group NAVIGATION/UI
===================================== */

/* @group Nav - Primary
===================================== */



/* @end Nav - Primary - Dropdown
-------------------------------- */

/* @end Nav - Primary
-------------------------------- */


/* @group Nav - Secondary
===================================== */


/* @end Nav - Secondary - Second Level
-------------------------------- */

/* @end Nav - Secondary
-------------------------------- */

/* @end NAVIGATION/UI
-------------------------------- */



/* @group MODULES
===================================== */

/* add modules, components, etc. here */

/* @end MODULES
-------------------------------- */


/* EOF */
