﻿/* CSS Document */
/**************************************/
html {
	height: 100%;
}
/**************************************/
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
body, table{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
	color: #666
	}
/**************************************/
.clr {
	clear: both;
}
/**************************************/
.Bgrd {
	padding: 0px;
	background-color: #EAEAEA;
}
/**************************************/
.pageBg {
	background: #FFFFFF;
	padding: 0px;
}
/*********** BREAD CRUMB *******************/
#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	margin-bottom: 2px;
}
/**************************************/
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
/**************************************/
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
/**************************************/
#buttons > ul#mainlevel-nav li a {
	width: auto;
}
/********* TOP NAV BUTTONS ******************/
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
/**************************************/
ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
/**************************************/
ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
/**************************************/
ul#mainlevel-nav li a:hover {
	color: #fff;
	background: #c64934;
	background-color: #5B0A82;
}
/********* FOOTER NAV BUTTONS ******************/
ul#mainlevel-navF {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
/**************************************/
ul#mainlevel-navF li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
/**************************************/
ul#mainlevel-navF li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
/**************************************/
ul#mainlevel-navF li a:hover {
	color: #5B0A82;
}
/*********** CUSTOM MODULE CSS ***************/
.moduletable.newsfeed-news1 {
	color: #5B0A82;
	font-size: xx-small;
	padding-right: 4px;
	padding-left: 4px;
}
#loginForm {
	font-size: 9px;
	padding: 5px;
}
/*********** SEARCH BOX *************/
#search_inner {
	height: 20px !important;
	height: 22px;
	width: 173px;
	overflow: hidden;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	float: right;
}
.cellUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/**************************************/
#search_inner form {
	padding: 0;
	margin: 0;
}
/**************************************/
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5B0A82;
}
/************** HEADER ****************/
#header {
	border: 1px solid #EAC8FB;
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 100%;
	height: 75px;
	background-image: url(../images/header_short.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
/**************************************/
#top_outer {
	float: right;
	width: 480px;
}
/************ TOP POSITION ****************/
#top_inner {
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 3px;
}
/************ LEFT MENU **********************/
#left_inner {
	padding: 0px;
	float: none !important;
	float: left;
	background-color: #ecd4fa;
	width: 165px;
	height: 100%;
	background-image: url(../images/curves1_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/********* MAIN CONTENT DIV INCLUDING RIGHT ***********/
#content_inner {
	float: none !important;
	float: left;
	padding: 0 10 0 10;
	margin: 0;
}
/***** MAIN CONTENT TABLE INCLUDING RIGHT *****/
table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
/************************************/
table.content_table td {
	padding: 0px;
	margin: 0px;
}
/**************************************/
#banner_inner {
	float: none;
	padding: 0px;
	height: 70px;
	text-align: center;
	width: auto;
}
/*********** RIGHT ********************/
#right_inner {
	float: none !important;
	border: 1px none #F3DEEE;
	float: left;
	padding: 5px;
	width: 165px;
	height: 100%;
	background-color: #ecd4fa;
	background-image: url(../images/curves1_r1_c3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/**************************************/
.user1_inner {
	border: 0px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
/**************************************/
.user2_inner {
	border: 0px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}
/**************************************/
table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}
/**************** CONTENT AREA ONLY **********************/
.body_outer {
	padding: 2px;
}
/**************************************/
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
/**************************************/
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
/**************************************/
/** old stuff **/
/**************************************/
.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
/**************************************/
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
/**************************************/
.pagenavbar {
	margin-right: 10px;
	float: right;
}
/**************************************/
#footer {
	text-align: center;
	padding: 3px;
	background: #E8E8E8;
}
/**************************************/
.reserved {
	text-align: center;
	padding: 3px;
	background: #E8E8E8;
	color: #5B0A82;
}
/**************************************/
ul {
	margin: 0;
	padding: 0;
	list-style: square inside;
}
/**************************************/
li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;/*background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;*/
}
/**************************************/
td {
	text-align: left;
	font-size: 12px;
}
/**************************************/
/* Joomla core stuff */
/**************************************/
h1 {
	color: #E0B3FF;
}
/***********************************/
a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
/**************************************/
a:hover {
	color: #5B0A82;
	text-decoration: none;
	font-weight: normal;
}
/**************************************/
table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
/**************************************/
table.contentpaneopen td {
	padding-right: 5px;
}
/**************************************/
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
/**************************************/
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
/**************************************/
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
/**************************************/
table.contentpane td.componentheading {
	padding-left: 4px;
}
/**************************************/
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
/**************************************/
.button {
	color: #5B0A82;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}
/**************************************/
.inputbox {
	padding: 2px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}
/**************************************/
.componentheading {
	/*color: #666666;*/
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	height: 21px;
	font-weight: bold;
	font-size: 16px;/*text-transform: uppercase;*/
	/*background-color: #EECDE6;*/
}
/**************************************/
.contentcolumn {
	padding-right: 5px;
}
/**************************************/
.contentheading {
	height: 30px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}
/**************************************/
.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
}
/**************************************/
table.searchinto {
	width: 100%;
}
/**************************************/
table.searchintro td {
	font-weight: bold;
}
/**************************************/
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
/**************************************/
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
/**************************************/
table.moduletable th, div.moduletable h3 {
	border-style: none none solid none;
	padding: 0px 0px 2px 4px;
	margin: 0px;
	color: #000;
	text-align: left;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #F7E8FD;
	border-bottom-width: 1px;
	border-bottom-color: #E7B8DB;
}
/**************************************/
table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #5B0A82;
}
/**************************************/
table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	padding: 4px;
	background-color: #F1DAFC;
}
/**************************************/
.sectiontablefooter {
}
/**************************************/
.sectiontableentry1 a, .sectiontableentry2 a {
	padding: 10px;
}
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color : #f9f9f9;
}
/**************************************/
.small {
	color: #999999;
	font-size: 11px;
}
/**************************************/
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}
/**************************************/
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}
/**************************************/
table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
/**************************************/
table.contenttoc td {
	padding: 2px;
}
/**************************************/
table.contenttoc th {
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #DFAAF9;
}
/**************************************/
a:link.mainlevel, a:visited.mainlevel {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	height: auto !important;
	width: auto;
	text-decoration: none;
	background-color: #EECDE6;
	padding-bottom: 5px;
	text-decoration: none;
	color: #5B0A82;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1A8D3;
	text-transform: uppercase;
}/**************************************/
a:hover.mainlevel {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #DC9ACC;
}
/**************************************/
a.mainlevel#active_menu {
	color: #BF48A2;
	font-weight: bold;
}
/**************************************/
a:hover.mainlevel#active_menu {
	color: #fff;
}
a:link.sublevel, a:visited.sublevel {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #E9607C;
	text-align: left;
}
/**************************************/
a:hover.sublevel {
	color: #E9607C;
	text-decoration: none;
}
/**************************************/
a.sublevel#active_menu {
	color: #333;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
/**************************************/
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
/**************************************/
form {
	/* removes space below form elements */
	margin: 0;
	padding: 0;
}
/**************************************/
div.mosimage {
	border: 1px solid #ccc;
}
/**************************************/
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px;
}
/**************************************/
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
/**************************************/
span.article_seperator {
	display: block;
	height: 1.5em;
}
/**************************************/
ul.newsfeed-news1, li.newsfeed-news1{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.newsfeed-news1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0B3FF;
	line-height: 10px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
li.newsfeed-news1 a{
	color: #440071;
}
hr {
	border-top: 1px solid #DDDDDD;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
a img {
	border: none;
}
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}
/* Note Style */

p.stickynote, div.stickynote {
	padding: 10px 0px 10px 40px;
	border: 1px solid #DDDDDD;
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}
p.download, div.download {
	padding: 10px 0px 10px 40px;
	border: 1px solid #F7EAFF;
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
}
/* Check list */

ul.checklist {
	list-style: none;
}
ul.checklist li {
	margin-left: 15px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}
/* Check list */

ul.stars {
	list-style: none;
}
ul.stars li {
	margin-left: 15px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/**** FACTILE FORM ****/
div.facFormX {
	background-color: #F5E8FF;
	border: 2px solid #E0B3FF;
	background-image: url(http://www.menopausecentre.com.au/landing1_images/bg.gif);
	padding: 25px;
}
