/**
* @version $Id: blue.css,v 1.1 2004/05/20 05:16:51 eddieajau Exp $
* @package MOS_4.6
* @copyright (C) 2000 - 2004 Miro International Pty Ltd
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* Mambo Open Source is Free Software
**/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color : #333333;
	background-color: #FFFFFF;
}

#header {
        background-color: #FFFFFF;
        background-position: right top;
        border-bottom: 2px solid #FF9900;
}

#mambo {
        position: relative;
        width: 100%;
        
        background: url(../images/background.jpg);
     
        background-position: top left;
        
        margin: 0px;
        padding: 0px;
        background-color: #FFFFFF;
}




#viewContainer {
	overflow:		scroll;
	width:			600px;
	height:			350px;
	position:		relative;
	font-size: 		10pt;
	color: 			#000000;
	background: 	#FFFFFF;
	font-family : 	Courier, Helvetica, sans-serif;
}

a {
	color : #0099FF;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	color : #FF6600;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}
a:active {
	color : #0099FF;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}
a.toolbar {
        color : #808080;
        font-size : 11px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : none;
}
.pagenav {
	color: #808080;
	font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : none;
}

a.toolbar:hover {
        color : #ff6600;
        font-size : 11px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight : normal;
}

a.toolbar:active {
        color : #FF6600;
        font-size : 11px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight : normal;
}

.pagenav {
	color : #333333;
	font-size : 10px;
	font-weight : normal;
}

a.pagenav {
	color : #333333;
	font-size : 11px;
	font-weight : bold;
text-decoration : underline;
}

a.pagenav:hover {
	color : #ff6600;
	font-size : 11px;
	font-weight : bold;
}

a.pagenav:active {
	color : #333333;
	font-size : 11px;
	font-weight : bold;
}
td {
	color : #333333;
font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.sectionname {
	color : #FF6600;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 18px;
}
.button {
	border-top: solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333333;
	font-weight : bold;
	font-size : 11px;
}
.inputbox {
border : 1px solid #999999;
	color : #333333;
	background : #FFFFFF;
font-family : Courier, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	z-index : -3;
}
input, textarea, select {
	color : #333333;
	font-size : 14px;
	font-weight : normal;
	z-index : -3;
	border: 1px solid #999999;
}

.pd182parameter{
	width :350px;
}

.pd128table{
	width :200px;
}

TEXTAREA, SELECT {
	color : #333333;
	font-family : Courier, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	z-index : -3;
}
.small {
	color : #ff6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
.footer {
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	text-align: center;
}

.footer div {
    background-color: #f1f1f1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: normal;
    color: #999999;
    padding: .5em;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    line-height: 1em;
}


.smallgrey {
	color : #767676;
	font-size : 10px;
}
.smallwhite {
	color : #FFF;
	font-size : 10px;
}
.error {
	color : #c40000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.contentheading, .componentheading {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left
}
.moduleheading {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-align: left
}
table.menubar {
	width: 100%;
}
/* block heading */
table.blockheading {
	margin: 0 0 20px 0;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
table.blockheading th {	/* this replaces section name */
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: normal;
	text-align: left;
	width: 99%;
	color : #FF6600;
}
table.selectheading {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}
table.selectheading th {	/* this replaces section name */
	text-align: left;
	width: 99%;
}
/* standard list style table */
table.adminlist {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}
table.adminlist .left {
	text-align: left;
}
table.adminlist .right {
	text-align: right;
}
table.adminlist th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #0099ff;
	margin: 0px;
	padding: 4px;
	border-bottom: 1px solid #333;
	font-family : Arial, Helvetica, sans-serif;
	word-wrap: none;
	height: 25px;
	color: #FFFFFF;
}

table.adminlist .pn {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #EEE;
	margin: 0px;
	padding: 4px;
	border-bottom: 1px solid #999;
}
table.adminlist tr.row0 {
	background-color: #f5f5f5;
}
table.adminlist tr.row1 {
	background-color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #ddd;
	margin: 0px;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options,input.options {
font-family : Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}
#main {
	margin: auto;
	width: inherit;
	width: 98%;
	padding: 0px;
	border: 0px solid #DDD;
}
table.main {
	margin: 0 0 6px 6px;
	width: 99%;
	border: 1px solid #CCC;
}
/* standard form style table */
table.adminform {
	background-color: #EEE;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 5px;
	/*border-collapse: collapse;*/
}
table.adminform tr.row0 {
	background-color: #f5f5f5;
}

table.adminform tr.row1 {
	background-color: #eeeeee;
}

table.adminform th {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #0099ff;
	border-bottom: 1px solid #333;
	height: 25px;
	color: #FFFFFF;
}
table.adminform td {
	font-size: 12px;
	padding: 0px;
}
table.adminform td.editor {
	color: #333333;
	font-size: 9px;
}
table.adminform .left {
	text-align: left;
}
table.adminform .right {
	text-align: right;
}

form {
	margin: 0px 0px 0px 0px;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	font-size: 14px;
	width: 14%;
	text-align: center;
	cursor: pointer;
	color: #333;
	padding: 5px 12px 5px 12px;
	background-color: #EEE;
	border-top: 1px solid #0099ff;
	border-left: 1px solid #0099ff;
	border-right: 1px solid #0099ff;
	text-decoration: none;
}
.offtab:hover, .offtab:link, .offtab:active {
	font-size: 14px;
	color: #808080;
	text-decoration: none;
}
.ontab:hover, .ontab:link, .ontab:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.offtab {
	font-size: 14px;
	width: 14%;
	text-align: center;
	cursor: pointer;
	color: #808080;
	padding: 5px 12px 5px 12px;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	text-decoration: none;
}
.tabpadding {
	border-bottom: solid 1px #0099ff;
}
.tabheading {
	background-color: #ffae00;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.menu {
	background-color: #0099ff;
	border: 1px solid #333;
}
.menubackgr {
	background-image: url(../images/03_content_backgr.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.menudottedline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-bottom: 1px solid #666666;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;

	border-left-color: #CCCCCC;
}
.menu tr.main {
	background-color: #0099ff;
	border: 1px solid #333;
}
.adminheader {
	color : #0099ff;
	font-size : 24px;
	font-weight: normal;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #ff6600;
	text-align: center;
}

.heading {
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px; COLOR: #0099ff;
    BORDER-BOTTOM: #0099ff 1px dashed;
    FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif
}
.sub-container {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#sub-nav {
	margin: 0px;
	padding: 0px;
}
#sub-nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#sub-nav a:link, #sub-nav a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        float: left;
        font-size: 12px;
        font-weight: bold;
        padding: 0 12px 5px 12px;
        text-decoration: none;
        color: #c0c0c0;
        background: url(../images/tab_2.png) no-repeat bottom center;
}
#sub-nav a:link.active, #sub-nav a:visited.active, #sub-nav a:hover {
	color: #333;
	font-weight: bold;
	background: url(../images/tab.png) no-repeat bottom center;
}
.stats_color_1{ background-color: #8D1B1B; border: 2px ridge #B22222; }
.stats_color_2{ background-color: #6740E1; border: 2px ridge #4169E1; }
.stats_color_3{ background-color: #8D8D8D; border: 2px ridge #D2D2D2; }
.stats_color_4{ background-color: #CC8500; border: 2px ridge #FFA500; }
.stats_color_5{ background-color: #5B781E; border: 2px ridge #6B8E23; }

/* polls Outside Table Border */
.statstableborder {
        border: 1px solid;
        padding: 2px;
}

.elements-icon {
	background: url(../images/ark.png) no-repeat;
	padding: 0px 0px 0px 50px;
	height: 50px;
}

