/* CSS Document */
    BODY {  
	margin           : 0px 0px 0px 0px;  
	background-color : #FFFFFF;  
	color            : #000000;   
	scrollbar-base-color: #778899;
	}
	
	td, tr, p, div {  
	font-family      : Century Gothic, Verdana, Arial, Helvetica, sans-serif;  
	font-size        : 13px;  
	color            : #333333;
	}
	
	ul {  
	margin           : 0px 0px 0px 0px;
	}
	
	hr {  
	background       : #CCCCCC;  
	height           : 1px;  
	width            : 100%;
	}
	
	label {
	font-size: 12px;
	text-transform: lowercase;
	color: #666666;
	}
	
	.title {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	color            : #7B8DA1;}
	
	.pathway {  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px;  
	color: #000000;
	}
	
	a.pathway:link, a.pathway:visited {  
	color            : #000000;  
	font-weight      : normal;
	}
	
	a.pathway:hover {  
	color            : #000000;  
	font-weight      : normal;  
	text-decoration   : underline;
	}
	
	/* --Custom Layout Stuff-- */
	div.logo {
	top: 39px;
	position: relative;
	width: 100%;
	height: 121px;
	text-align:center;
	z-index: 3;
	background-image:url(../images/layout/ideal_logo.gif);
	background-repeat:no-repeat;
	background-position: center;
	}
	div.table {
	top: 49px;
	position: relative;
	width: 770px;
	left: 50%;
	margin-left: -385px;
	overflow: visible;
	z-index: 2;
	}
	div.footer {
	z-index: 1;
	position: relative;
	top: 59px;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	}
	td.footer {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}
	div.content {
	width: 80%;
	margin-left:10%;
	height: auto;
	overflow: visible;
	padding-top: 10px;
	background-color:#FFFFFF;
	}
	div.byline {
	color: #34b233;
	position: relative;
	width: 100%;
	font-style:italic;
	font-weight: lighter;
	font-size:16px;
	bottom: 0px;
	text-align:center;
	margin-top:10px;
	}
	div.clientlogin {
	border-bottom-color: #A31A7E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #A31A7E;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #A31A7E;
	border-right-width: 1px;
	border-right-style: solid;
	background-image:url(../images/layout/bg_clientlogin.jpg);
	height: 24px;
	width: 400px;
	position:relative;
	left: 50%;
	margin-left: -200px;
	margin-top:11px;
	text-align: center;
	padding-top: 5px;
	}
	td.topleft, .menu, .topright {
	height: 30px;
	}
	td.topleft, .left, .topright, .right, .bottomright, .bottomleft {
	width: 30px;
	}
	td.topleft {
	background-image:url(../images/layout/topleft.jpg);
	background-repeat:no-repeat;
	}
	td.menu {
	background-image:url(../images/layout/top.jpg);
	text-align:center;
text-transform:lowercase;
	font-size:12px;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, serif; 
	}
	div.menu {
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, serif; 
	color: #ECD1E5;
	font-size:12px;
	line-height: 15px;
	z-index: 5;
	}
	td.topright {
	background-image:url(../images/layout/topright.jpg);
	background-repeat:no-repeat;
	}
	td.left {
	background-image:url(../images/layout/left.jpg);
	background-repeat:repeat-y;
	}
	td.right {
	background-image:url(../images/layout/right.jpg);
	background-repeat:repeat-y;
	background-color: none;
	}
	td.bottomright, .bottomleft, .bottom {
	height: 40px;
	}
	td.bottomright {
	background-image:url(../images/layout/bottomright.jpg);
	background-repeat:no-repeat;
	}
	td.bottomleft {
	background-image:url(../images/layout/bottomleft.jpg);
	background-repeat:no-repeat;
	}
	td.bottom {
	background-image:url(../images/layout/bottom.jpg);
	background-repeat:repeat-x;
	}
	
	td.footer {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}
	
	div.picture {
	z-index: 0;
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align: right;
	height: 300px;
	width: 385px;
	}
	/* --Module styling-- */

	
	#modulebox div.module, #modulebox div.modulesidebar, #modulebox div.modulestore{
	width: 180px;
	background: transparent url(../images/layout/mod_middle.gif) left repeat-y;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #000000;
	}
#modulebox div.module div, #modulebox div.modulecontent div, #modulebox div.modulestore div {
	width: 180px;
	background: transparent url(../images/layout/mod_top.gif) top left no-repeat;
	}
#modulebox div.module div div, #modulebox div.modulecontent div div, #modulebox div.modulestore div div {
	width: 180px;
	background: transparent url(../images/layout/mod_bottom.gif)  bottom left no-repeat;
	}
#modulebox div.module div div div, #modulebox div.modulecontent div div div, #modulebox div.modulestore div div div {
	width: 170px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;
	}
#modulebox div.module div div div h3, #modulebox div.modulecontent div div div h3 {
	display:block;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: inherit;
	text-align: center;
	font-size: 14px;
	font-weight: lighter;
	color: #A31A7E;
	}
	#modulebox div.module div div div p, #modulebox div.modulecontent div div div p {
	display:block;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	line-height: inherit;
	text-align: center;
	font-size: 11px;
	font-weight: lighter;
	color: #4d4d4d;
	}
#modulebox div.modulestore div div div h3 {
	display:block;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	}
#modulebox div.module div div div div, #modulebox div.modulecontent div div div div, #modulebox div.modulestore div div div div{
	padding: 0px;
	margin: 0px;
	}

	/* --Default Class Settings-- */
	
	a.mainlevel:link, a.mainlevel:visited {        
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, serif; 
	color: #D4A8C9;
	font-size:12px;
	line-height: 13px;
	padding-left: 10px;
	text-transform: lowercase;
	}
	
	a.mainlevel:hover {        
	color: #FFFFFF;  
	text-decoration: none;                    
	}        
	
	a.mainmenu:link, a.mainmenu:visited {        
	color: #D4A8C9;
	font-size:12px;
	line-height: 13px;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, serif; 
	text-transform: lowercase;              
	}
	
	a.mainmenu:hover {        
	color: #FFFFFF; 
	text-decoration: none;        
	}
	
	a.sublevel:hover {        
	color: #FFFFFF; 
	text-decoration: none;       
	 
	}
	
	a.sublevel:link, a.sublevel:visited {        
	color: #D4A8C9; 
	font-size:12px;
	line-height: 13px;
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, serif; 
	text-transform: lowercase;
	}
	
	table.moduletable {        
	margin: 0px 0px 0px 0px;        
	width: 95%;                   
	}
	
	table.moduletable th {  
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, serif; 
	font-size        : 12px;  
	font-weight      : normal;  
	color            : #000000;  
	text-align       : centre;  
	width            : 100%;  
	}
	
	table.moduletable td {        
	font-size: 10px;        
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #ffffff;
	}
	
	.poll {  
	font-family      : Arial, Helvetica, sans-serif;  
	font-size        : 10px;  
	color            : #666666;  
	line-height      : 14px;
	}
	
	.sectiontableheader {  
	background-color : #CCCCCC;  
	color            : #A31A7E;  
	font-weight      : bold;
	}
	
	.sectiontableentry1 {  
	background-color : #F0F0F0;
	}
	
	.sectiontableentry2 {  
	background-color : #E0E0E0;
	}
	
	.small {  
	font-family      : Verdana, Arial, Helvetica, sans-serif;  
	font-size        : 9px;  
	color            : #3366C0;  
	text-decoration  : none;  
	font-weight      : medium;
	}
	
	.smalldark {  
	font-family      : Verdana, Arial, Helvetica, sans-serif;  
	font-size        : 10px;  
	color            : #000000;  
	text-decoration  : none;  
	font-weight      : normal;}
	
	.contentpane {  
	background       : #FFFFFF;
	}
	
	.contentpaneopen {  
	background       : #FFFFFF;
	}
	
	.contentheading, .componentheading {  
	font-family      : Century Gothic, Verdana, Arial, Helvetica, sans-serif;  
	font-size        : 15px;  
	font-weight      : normal;  
	color            : #A31A7E;  
	text-align       : left;
padding-bottom: 10px;
	}
	
	.createdate {  
	font-family      : Arial, Helvetica, sans-serif;  
	font-size        : 10px;  
	color            : #999999;  
	text-align       : left;
	}
	
	.button {  
	font-family      : Verdana, Arial, Helvetica, sans-serif;  
	font-style       : normal;  
	font-size        : 10px;  
	font-weight      : bold;  
	background-color : #F0F0F0;  
	color            : #000000;  
	border           : 1px solid #CCCCCC;
	}
	
	.inputbox {  
	font-family      : Verdana, Arial, Helvetica, sans-serif;  
	font-size        : 10px;  
	color            : #000000;  
	background-color : #FFFFFFF;  
	border           : 1px solid #A31A7E;
	}
	
	#mod_login_remember {
	border: 0px none;
	}
	
	a:link, a:visited {  
	font-size        : 12px;  
	color            : #000000;  
	text-decoration  : none;  
	font-family      : Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	}
	
	a.small:link, a.small:visited {  
	font-size        : 9px;  
	color            : #999999;  
	text-decoration  : none;  
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	}
	a.small:hover{
	color            : #A31A7E;  
	text-decoration  : none;
	}
	
	a:hover {  
	color            : #A31A7E;  
	text-decoration  : underline;
	}
	
	
	/* For content item titles that are hyperlink instead of Read On */
	
	a.contentpagetitle:link, a.contentpagetitle:visited {        
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;        
	font-size: 13px;        
	font-weight: bold;         
	color: #000000;        
	text-align:left;        
	}
	
	a.contentpagetitle:hover {        
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;        
	font-size: 14px;        
	font-weight: bold;        
	text-align:left;        
	color: #A31A7E;        
	text-decoration: underline;        
	font-weight: bold;        
	}
	
	a.category:link, a.category:visited {  
	color            : #333333;  
	font-weight      : bold;
	}
	
	a.category:hover {  
	color            : #7B8DA1;
	}
	
	/* Styles for dhtml tabbed-pages */
	.ontab {        
	background-color: #ffae00;        
	border-left: outset 2px #ff9900;        
	border-right: outset 2px #808080;        
	border-top: outset 2px #ff9900;        
	border-bottom: solid 1px #d5d5d5;        
	text-align: center;        
	cursor: hand;        
	font-weight: bold;        
	color: #FFFFFF;
	}
	
	.offtab {        
	background-color : #e5e5e5;        
	border-left: outset 2px #E0E0E0;        
	border-right: outset 2px #E0E0E0;        
	border-top: outset 2px #E0E0E0;        
	border-bottom: solid 1px #d5d5d5;        
	text-align: center;        
	cursor: hand;        
	font-weight: normal;
	}
	
	.tabpadding {}.tabheading {        
	background-color: #ffae00;        
	text-align: left;
	}
	
	.pagetext {        
	visibility: hidden;        
	display: none;        
	position: relative;        
	top: 0;
	}
	
	/* for modifying {moscode} output.  Dont set the colour! */
	.moscode {        
	background-color: #f0f0f0;
	}
	
	/* Text passed with mosmsg url parameter */
	.message {        
	font-family : Verdana, Arial, Helvetica, sans-serif;        
	font-weight: bold;        
	font-size : 10pt;        
	color : #ff6600;        
	text-align: center;}
	
	
	/* custom stuff */
	
	.container{        
	border: solid;        
	border-width: 1px;        
	border-color: #efefef;        
	background-color: White;
	}
	
	.boxes {        
	border: solid;        
	border-color: #efefef;        
	border-width: 1px;
	}