body {
	background-image: url(/global/images/bg.jpg);
	margin: 0px;
}
#shell {
	margin-right: auto;
	margin-left: auto;
	width: 762px;
}
#page {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
#topBar {
	background-color: #666666;
	height: 2px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#logoBar {
	/* text-align: right; */
}
#slogan {
	margin: 10px;
}
#logo {
	margin: 5px;
}
#photoBar {
	background-color: #666666;
	background-repeat: no-repeat;
}
#navbar {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content {
	margin: 25px;
}
.pageTitle {
	font-size: 18px;
	color: #DE004A;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.subHead {
	font-size: 14px;
	color: #7F7F7F;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.slogan {
	font-style: italic;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 4px 0px 4px 0px;
	padding-top:15px;
	margin: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	font-weight: bold;
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.horizRule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9EFED;
	margin-bottom: 20px;
}


/* -------------------------------------------  */

a:link, a:visited {
	color: #DE004A;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
}

/* -------------------------------------------  */

.show {
	display: block;
}
.hide {
	display: none;
}
ul {
	margin-left: 0px;
	padding-left: 15px;
}
li {
	padding-bottom: 5px;
	margin-left: 14px;
}

/* -------------------------------------------  */

#breadcrum {
	font-size: 10px;
	color: #666666;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/* #nav a:link {
	color: #666666;
	text-decoration: none;
}
#nav a:visited {
	color: #666666;
	text-decoration: none;
}
#nav a:hover {
	color: #FF7200;
	text-decoration: none;
}
#nav a:active {
	color: #FF7200;
	text-decoration: none;
}
.navOn {
	color: #FF7200;
}
*/
#bottomBar {
	display: block;
	margin: 0px;
	padding: 0px;
}

/* -------------------------------------------  */

#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 10px;
	display: block;
	padding: 10px;
	margin-bottom: 50px;
}
.footerNav {
	font-size: 9px;
	color: #666666;
	margin-right: 10px;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #DE004A;
	text-decoration: none;
}
#footer a:active {
	color: #DE004A;
	text-decoration: none;
}

/* -------------------------------------------  */

.picRight {
	padding-bottom: 15px;
	padding-left: 50px;
}
.picLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

/* -------------------------------------------  */

.sidebarR {
	color: #666666;
	background-color: #EEEEEE;
	margin-left: 30px;
	font-size: 11px;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 200px;
}
.sidebarR-title2 {
	color: #FFFFFF;
	background-color: #ADADAD;
	margin-left: 30px;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.sidebarR-title {
	color: #333333;
	font-size: 12px;
	padding-bottom: 8px;
	font-weight: bold;
}
.sidebarL {
	padding-right: 25px;
	color: #000000;
}
.sidebarR ul {
	margin: 0px;
	padding: 0px;
}
.sidebarR li {
	margin-left: 0px;
	padding-left: 16px;
	list-style-type: none;
	background-image: url(/global/icons/pointer.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

/* -------------------------------------------  */

.columnMain {
	width: 450px;
}
.columnSingle {
	width: 100%;
}
.layerWrap {
	position: relative;
	display: inline;
}
.centerColumn {
	padding-right: 30px;
	padding-left: 30px;
}

.inputText {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	margin-bottom: 2px;
	margin-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrap {
	position:relative;
	width: 387px;
	background-color: #FFFFFF;
}
#pop {
	position:absolute;
	z-index:5;
	left: 95px;
	top: 245px;
	border: 2px solid #41B5BB;
	background-color: #FFFFFF;
	padding: 20px;
	width: 387px;
	visibility: hidden;
}
.floatClear {
	clear: both;
}

.devNote {
	color: #009933;
	background-color:#FFFF99;
}

/* ------------- validation errors ---------------- */

.formHint {
	display: inline;
	color: #E41B5B;
}
.formFieldInfo {
	color: #999999;
	font-size: 10px;
}
.feedbackBox {
	color: #000000;
	text-align: center;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px dotted #FFCC33;
	width: 80%;
	background-color: #FFFEC2;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

/* -------------------------------------------  */

#adminNav {
	padding-bottom: 3px;
	background-color: #E3E3E3;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
}

/* -------------------------------------------  
 #transCurve { behavior: url(/global/iepngfix.htc) }
*/

/* -------------------------------------------  */
#topNav {
	/*background-color:#99CC66;  test */
	padding-top:15px;
	padding-bottom:4px;
	text-align:right;
	font-size: 9px;
}
#topNav span {
}
#topNav span a {
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
}
#topNav span a:link, #topNav span a:visited {
	color: #000;
}
#topNav span a:hover, #topNav span a:active {
	color: #DE004A;
}
#topNav #active #current {
	color: #DE004A;
}

#topNav ul {
	/*position: absolute;    */
	margin:0;
	padding:0;
	padding-top:10px;
	margin-left:130px;
	/*padding-left: 130px; 188*/
	/*padding-bottom: 10px;	text-align: right;*/
	font-size: 9px;
	/*float: left;   */
}
#topNav ul li {
	display: inline; /*   */
}
#topNav ul li a {
	float: left; /* left */
	color: #333333;
	text-decoration: none;
	padding-top: 5px; /* 5 */
	padding-bottom: 5px; /* 5 */
	padding-left: 15px; /* 15 */
	padding-right: 15px; /* 15 */
}
#topNav ul li a:hover {
	color: #DE004A;
}
#topNavList li a:hover, #topNavList li a:active {
	color: #DE004A;
}
#topNav #topNavList #active #current {
	color: #DE004A;
	/* height: 14px; */
	/* padding-bottom: 4px; */
}

/* -------------------------------------------  */

/* -------------------------------------------  */

#nav2 ul {
	font-size: 9px;
	background-color: #E3E3E3;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 10px;
	margin: 0;
}
#nav2 ul li {
	display: inline;
}
#nav2 ul li a {
	color: #333333;
	text-decoration: none;
	float: left;
	padding-right: 30px;
/*	
	padding-top: 4px;
	padding-left: 16px;
	padding-bottom: 4px;
*/
}
#nav2 ul li a:hover {
	color: #DE004A;
}
#nav2list li a:hover, #nav2list li a:active {
	color: #DE004A;
}
#nav2 #nav2list #active #current {
	color: #DE004A;
	/* height: 14px; */
	/* padding-bottom: 4px; */
}
#nav2user {
	float:left;
	font-weight:bold;
	margin-left:0px;
	padding-right:25px;
}

/* -------------------------------------------  */

.chart td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.chartHead {
	background-color: #E3E3E3;
	font-weight: bold;
}
.dataLabel {
	font-weight: bold;
}
#back {
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#back a {
	color:#666666;
}
#back a:hover {
	color:#DE004A;
}
#backAdmin {
	font-size: 9px;
	text-align: right;
	padding-right: 10px;
}
.summary td {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.formTable td {
	font-size: 11px;
	padding: 3px;
}
.formLabel {
	text-align: right;
	vertical-align: top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#AskQuestion textarea {
	font-size: 10px;
	color: #333333;
}
.dirList {
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/* 
OVERRIDES for INTERAKT / NEXTENSIO  
are imported by /includes/skins/mxkollection3.css
from /global/interakt_overrides.css
 */




/* -------------------------------------------  */
.sidebarR img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 1px;
	margin-right: 1px;
}
