/* @override http://catalyst.bunk.local/sf/nutrient2009/css/nutrient2009.css */

/*
----------------------------------------------------------------
B A S E
---------------------------------------------------------------- */
html{
    height:100%;
    font-size: 100%
}

html,body,h1,h2,h3,h4,h5,h6,ul,ol,li,p,form,pre,fieldset,table,td{
    margin: 0; padding: 0; border: 0;
}

body{
	min-height:100.01%;
    font-size: 90%;
    font-family: Helvetica, Arial, sans-serif;
    background: #d3d3d3;
    text-align: center;
}

h1, h2, h3,h4 {
	font-family: "Helvetica Neue", Geneva, Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	margin-bottom: 0.75em;
	font-weight: normal;
}
h1            { font-size: 170%; }
h2            { font-size: 130%; }
h3            { font-size: 120%; }
h4            { font-size: 110%; font-weight: normal; margin-bottom: 0.5em; }
p, li, td     { font-size: 100%; line-height: 1.3em; }
p             { padding-bottom: 0.8em; color: #2e2e2e; }
ul, ol        { margin: 0 0 2em 0; }

a { overflow:hidden; }
a:link, a:visited { color: #6D0000; text-decoration: none; }
a:hover, a:active { color: #CB6F14; text-decoration: underline; }
a img { border: none; }

img{ display: block; }


/* S T R U C T U R E */
#centre-float {
    width: 995px;
    margin: auto;
    text-align: left;
}

#container{
    width: 965px;
    padding: 15px;
    float: left;
	background: #fff;
}

#breadcrumb p{ padding: 0; }

#side-bar{
    width: 130px;
    float: left;
    padding: 10px 0;
}

#content{
	float: left;
	width: 550px;
    padding: 10px;
    margin-bottom: 75px;
}

/* Does position inside upset IE6? */
#content ul, #content ol{ list-style-position: inside; }

#col2{
    width: 223px;
    float: left;
    padding: 10px 0;
}

.panel ul{
    list-style: none;
    padding: 0; 
}

.panel h3{
    margin-bottom: 10px;    
}

.hidden{
	position: absolute;
	left: -9999px;
}

/*
----------------------------------------------------------------
    S I D E B A R
---------------------------------------------------------------- */
#side-bar .panel h3, #col2 .panel h3{
	font-weight: normal;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-weight: bold;
}
html>body #side-bar .panel h3, html>body #col2 .panel h3{
	font-weight: normal;
}


    
/*
----------------------------------------------------------------
    H E A D E R   A N D   F O O T E R
---------------------------------------------------------------- */
#header{
    background: #151515;
    color: #8B8A78;
	padding: 10px 10px 20px 10px;
}
#header #site-name{
	color: #fff;
	font-size: 160%;
	font-family: "Century Gothic", Geneva, Helvetica, Arial, sans-serif;
}

#user-account-actions{ font-size: 100%; float: right; }

#footer{
	width: 995px;
    margin: 0 auto;	
	height: 100px;
    color: #fff;
    text-align: left;
    clear: both;
    background: #151515;
}
#footer p{
    margin: 0;
    padding: 0;
    line-height: 20px;
}

#back-to-top{ clear: both; }

/*
----------------------------------------------------------------
    N A V
---------------------------------------------------------------- */

/* M A I N   N A V */
#main-nav{
    float: left;
    width: 100%;
    background: #000;
    border-top: 1px solid #999;
}

#main-nav ul {
    list-style: none;
    padding-left: 0;
}

#main-nav li {
    display: block;
    float: left;
    border-right: 1px solid #999;
    font-family: Helvetica, Arial, sans-serif;
}

#main-nav li a { 
    float: left;
    padding: 10px 20px; 
    font-size: 110%;
    color: #fff;
}

#main-nav li a:link,  #main-nav li a:visited{ text-decoration: none; }

#main-nav li a:hover, #main-nav li a:active { 
    color: #fff;
    background: #151515;
    text-decoration: none;
}


/* S U B N A V */
#side-bar ul {
    padding-left: 0;
    list-style-type: none;
    margin-left: 5px;
}

#side-bar ul li{
	line-height: 1.1em;
	margin-bottom: 8px;
	font-size: 105%;
    font-family: Helvetica, Arial, sans-serif;
}

#side-bar li a:link, #side-bar li a:visited{ text-decoration: none; }

#side-bar h3{
	margin: 0 0 5px 0;
}

div.debug{
    background: #fff;
    text-align: left;
    padding: 10px;
}

/*
----------------------------------------------------------------
    T O O L B A R
---------------------------------------------------------------- */
#toolbar{
    width: 100%;
    height: 30px;
    float: left;
    background-image: url(/sf/nutrient2009/images/toolbar_back.png);
}

#toolbar p.account-options{
	float: right;
	margin: 8px 15px 0 0;
	font-size: 12px;
}

#toolbar ul{
	list-style-type: none;
    float: left;
	margin: 0 10px 0 0;
}
#toolbar li{ 
	float: left;
	margin: 5px 0 0 0;
	padding: 1px 10px;
    border-right: 1px solid #000;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin: 6px 25px 0 0;
}
html>body #toolbar li{
	margin: 5px 0 0 0;
}

#toolbar p, #toolbar a{
    font: normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#toolbar a{
	color: #2e2e2e;
	text-decoration: none;
}

#toolbar p.account-options a{
    font: normal bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#toolbar a:link,  #toolbar a:visited{}
#toolbar a:hover, #toolbar a:active{
	background: transparent;
	color: #cd202c;
}

#toolbar a.edit-button{
	float: left;
	margin: 3px 0 0 15px;
	width: 74px;
	height: 24px;
	display: inline;
}
#toolbar a.edit-button:link, #toolbar a.edit-button:visited { background: url(/sf/nutrient2009/images/cms_toolbar_edit.png); }
#toolbar a.edit-button:hover, #toolbar a.edit-button:active { background: url(/sf/nutrient2009/images/cms_toolbar_edit_over.png); }

#toolbar a.save-button{
	float: left;
	margin: 3px 0 0 15px;
	width: 74px;
	height: 24px;
	display: inline;
}
#toolbar a.save-button:link, #toolbar a.save-button:visited{ background: url(/sf/nutrient2009/images/cms_toolbar_edit_on.png); }
#toolbar a.save-button:hover, #toolbar a.save-button:active{ background: url(/sf/nutrient2009/images/cms_toolbar_edit_on.png); }

#toolbar p{
	margin: 6px 0 0 100px;
	padding: 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin: 5px 0 0 95px;
}
html>body #toolbar p{
	margin: 6px 0 0 100px;
}

#menu-options{
    width: 100%;
    float: left;
	position: relative;
}

.menu-options-panel, .menu-options-panel2{
	position: absolute;
	background: url(/sf/nutrient2009/images/cms_menu_options_back.png);
    z-index: 5;
    padding-top: 5px;
    display: none;
	width: 158px;
}
.menu-options-panel ul, .menu-options-panel2 ul{
	margin-bottom: 0;
	list-style-type: none;
}
.menu-options-panel li a, .menu-options-panel2 li a{
	display: block;
	margin: 0 4px;
	padding: 2px 10px;
	font-size: 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-weight: bold;
}
html>body .menu-options-panel li a, html>body .menu-options-panel2 li a{
	font-weight: normal;
}

.menu-options-panel li a:link, .menu-options-panel li a:visited, .menu-options-panel2 li a:link, .menu-options-panel2 li a:visited{
	color: #2e2e2e;
	text-decoration: none;
}
.menu-options-panel li a:hover, .menu-options-panel li a:active, .menu-options-panel2 li a:hover, .menu-options-panel2 li a:active{
	background: #2c52f4;
	color: #fff;
}