
/* --------------------------------------------------------
 * MMG-CMS - developed for Simplot
 * Copyright (C) 2004-2008 MMG interactive
 *
 * MMG interactive versioning:
 * ---------------
 * $Revision: 3 $
 * $Author: brandon $
 * $Date: 2013-09-24 13:41:46 +1000 (Tue, 24 Sep 2013) $
 *
 * --------------------------------------------------------
 */

.login {
	background-image: url('../admin/images/banner/banner_top.gif'); 
	background-repeat: no-repeat; 
	background-position: top center;
}


.form_title {
	background-color: #12375d;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 16px;
	padding-left: 6px;
}

.formtitle {
	background-color: #12375d;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 16px;
	padding-left: 6px;
}

.form_name {
	color: #000000;
}

.form_gap {
	height: 4px;
	border-bottom: 1px solid #648C3A;
}

a.form_DL {
	color: #140766;
	font-size: 9px;
	text-decoration: underline;
}

.textSml {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}

.textMed {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

select.textMed {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

.defaultDropDown{
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

.defaultDropDownSml {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}

.textLrg {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

.button {
	border: 1px #000000 solid;
	width: 60px;
	font-size: 11px;
}

.buttonMed {
	border: 1px #000000 solid;
	width: 100px;
	font-size: 11px;
}

.buttonMed2 {
	border: 1px #000000 solid;
	width: 130px;
	font-size: 11px;
}

.buttonMed3 {
	border: 1px #000000 solid;
	width: 80px;
	font-size: 11px;
}

.buttonMedActive {
	border: 1px #000000 solid;
	width: 100px;
	font-size: 11px;
	background-color: #263f6a;
	color: #ffffff;
}

.buttonLrg {
	border: 1px #000000 solid;
	width: 180px;
	font-size: 11px;
}

.defaultTextArea {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

.textSmlTextArea {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

/*>>>>>>>>>>>>> SITE STYLES >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.siteName {
	background-color: fafaff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	border-bottom: 1px #eaeaee solid;
}

.whiteTitle {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
}

.siteListing {
	background-color: #eeeeef;
	font-size: 10px;
	color: #000000;
	height: 16px;
	padding-left: 6px;
	border-right: 1px #555655 solid;
}

a.siteList {
	color: #565667;
	text-decoration: none;
}

a.siteList:hover {
	color: #000000;
	text-decoration: underline;
}

table.loginForm {
	border: 1px #dddddd solid;
	background-color: #dddddd;
}

#error {
	border: 1px #000000 solid;
	color: #ff0000;
	background-color: #fefded;
	padding: 10px;
	width: 400px;
	text-align: center;
	font-weight: bold;	
}

span.boldBlack{
	color: #000000;
	font-weight: bold;
}

.loggedUser {
	border-bottom: 1px #000000 solid;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 4px;
}

.defaultTxt {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}

form {
	display: inline;
}



.subsiteSelected{
	background-color: #ffde97;
	font-size: 10px;	
	padding: 3px;	
}

.subsiteNonSelected{
	background-color: #efefef;
	font-size: 10px;	
	padding: 3px;	
}

.subsiteTitleBar{
	background-color: #f5f5f8;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
}

span.staging {
	border: 2px solid #ff0000;
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;	
	color: #ff0000;
	height: 25px;
	padding: 10px;
	text-align: center;
	background-color: #ffffff;
}

td.standaloneLocation {
	background-color: #eeeefe;
	font-size: 9px;
}



.titleCell {
    padding: 4px;
    background-color: #fafafa;
    vertical-align: top;
	font-family:Arial,sans-serif;
	font-size:13px;
	font-style:normal;
    text-align: left;
	font-weight: bold;
}

.formLabelAdmin
{
    font-weight: bold;
    padding: 3px;
    background-color: #b7cee5;
	font-family: arial,sans-serif;
	font-size:11px;
	font-style:normal;
	color: #000000;
}

.formValueMiddle
{
    padding: 3px;
    background-color: #fafafa;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-style:normal;
}

.formValue
{
    padding: 3px;
    background-color: #fafafa;
    vertical-align: top;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-style:normal;
}

.formCell
{
    padding: 3px;
    vertical-align: top;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-style:normal;
}

.formListHeader
{
    padding: 3px;
    background-color: #b7cee5;
    vertical-align: top;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-style:normal;
    font-weight: bold;	
}

.formList
{
    padding: 3px;
    background-color: #fafafa;
    vertical-align: top;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-style:normal;
}


.formListBorder
{
    padding: 3px;
    background-color: #fafafa;
    vertical-align: top;
	font-family:Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	border-top: 1px solid #dedeef;
}

.formListTitle
{
    padding: 3px;
    background-color: #fafafa;
    vertical-align: top;
	font-family:Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	border-bottom: 1px solid #000000;
}

.imageOptions {
	background-color: #efeffa;
}

.editorNav {
	background-color: #cecece;
	border-bottom: 1px solid #8a8a8a;
	height: 25px;
}

h3 {
	margin: 0px;
	font-size: 12px;
	color: #153064;
}


td.contcelltree {
	background: #fafafa;
	font-family: arial,sans-serif;
	font-size:11px;
	color: #000000;
	font-style: normal;
}

li.nutritiontree {
	padding : 2px 2px 2px 2px;
}

.nutritiontree_form {
	padding: 2px;
	font-size: 11px;
	font-weight: normal;
}

.nutritiontree_input {
	padding: 2px;
}

input.UploadFile {
	background-color: #ffffff;
	border: 1px solid #acacbc;
	width: 350px;
	font-family: arial;
	font-size: 11px;
	height: 20px;
} 

