/*///////////////////////////////////////////////////

CSS Document for "DARA" Template
SM2 - www.sm2.com.au
Coded by James Angus

/////////////////////////////////////////////////*/


/*-----------------------------------------------
General Layout
-----------------------------------------------*/

* { padding: 0; margin: 0; }

html, body, div, p {
	font-family: Verdana, Arial, sans-serif;
}

body {
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	color: #353C44;
    background: #353C44;
}

#site {
	position: relative;
	width: 98%;
	margin: 20px auto;
	text-align: left;
}

#shadow {
	margin: 5px 0 0 5px;
	background: #30363D;
}

#wrapper {
	position: relative;
	top: -5px;
	left: -5px;
	background: #FFF;
}

.clearing {
	display: block;
	clear: both;
}

/*-----------------------------------------------
Masthead Layout
-----------------------------------------------*/

#masthead {
	background: #fff;  /*#E4E2D3; */
}

#masthead h1 {
	display: block;
	width: 486px;  /*287px; */
	height: 55px;
	padding: 5px 0 0 0;
    margin-left:15px;
	background: url(../images/siteTitle.jpg) no-repeat bottom left;
	border: 0;
	text-indent: -5000px;
}

#signUpNow {
	position: absolute;
	top: 8px;
	right: 15px;
	display: block;
	width: 72px;
	height: 72px;
	background: url(../images/btnSignUpNow.jpg) no-repeat 0 0;
	text-indent: -5000px;
}

/*-----------------------------------------------
Main Menu Layout
-----------------------------------------------*/

#mainMenu {
	min-height: 24px;
	background: #9ACD01 url(../images/mainMenuBg.gif) repeat-x 0 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#mainMenu .moduletable {
	margin: 0;
}

#mainMenu ul {
	margin: 0;
}

#mainMenu ul li {
	float: left;
	list-style-type: none;
	line-height: 10px;
	margin: 0;
	padding: 0;
	background: none;
	border-right: 1px solid #FFF;
}

#mainMenu ul li a {
	float: left;
	display: block;
	padding: 8px 10px;
	color: #FFF;
	border-left: 1px solid #9ACD01;
	text-decoration: none;
}

#mainMenu ul li a:hover,
#mainMenu ul li a#active_menu {
	background: #43720A;
	border-left: 1px solid #43720A;
}

/*-----------------------------------------------
Content Layout
-----------------------------------------------*/

#content {
	clear: both;
	padding: 20px;
}

.contentpaneopen {
	width: 100%;
}

.buttonheading {
	border-bottom: 2px solid #99CC00;
}

#subMenu {
	float: left;
	width: 20%;
}

/* Begin your games with Menu on the left side
Start Here ! --------------------------------*/
#subMenu a:link
{
  font-size: 150%;
  color: #43720A;
  line-height: 2;
}

#subMenu a:hover
{
  font-size: 150%;
  color: #43720A;
  /*text-decoration: none;*/
  line-height: 2;
}

#subMenu a:visited
{
  font-size: 150%;
  color: #43720A;
  line-height: 2;
}

#subMenu a:active
{
  font-size: 150%;
  color: #43720A;
  line-height: 2;
}

/* Stop your fuc...ing games ! Alles !!! ----*/

#main {
	float: right;
	width: 79%;
	padding: 8px 0;
}

/*-----------------------------------------------
Home page layout and styling
-----------------------------------------------*/

#homead {
	margin: -20px -20px 20px -20px;
	color: #353C44;
	background: #D6D3BC;
}

#homead .moduletable { margin: 0; padding: 0; }

/*-----------------------------------------------
General Element Styling Layout
-----------------------------------------------*/

a:link, a:visited {
	color: #43720A;
}

a:hover, a:active {
	color: #99CD00;
	text-decoration: none;
}

p, td {
	font-size: 11px;
}

tr, p, div  {
	color: #000;
}

.contentheading, .componentheading, h1, .moduletable h3 {
	font-size: 16px;
	font-weight: bold;
	color: #47770C;
	padding: 4px 0 4px 20px;
	background: url(../images/icoHeader.gif) no-repeat 5px 7px;
	border-bottom: 2px solid #99CC00;
}

div.componentheading {
	margin-bottom: 8px;
}

h2, #content h2  {
	font-size: 140%;
	font-weight: bold;
	color: #47770C;
	background: none;
	padding-left: 0;
}

h3, #mosformgrouptitle  {
	font-size: 120%;
	font-weight: bold;
	color: #353C44;
}

h4  {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 100%;
	font-weight: bold;
	color: #5781AE;
}
h5 {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 90%;
	font-weight: normal;
	color: #0B5386;
}

h6, .createdate, .pathway, .pagenavcounter, .pagenavbar, .small, .modifydate  {
	font-size: 10px;
	color: Gray;
	padding-bottom: 10px;
}

.modifydate {
	padding: 10px 0 0 0;
}

.pagenavbar  {
	font-size: 10px;
	font-weight: normal;
	color: Gray;
	text-align: center;
	padding-top: 10px;
}

ul {
	margin: 0 0 0 10px;
	padding: 0;
}

ol {
	list-style-position: inside;
}

ul li {
	list-style: none;
	padding: 0 0 0 15px;
	background: url(../images/arrow.png) no-repeat 0 .4em;
}

ul li, ol li {
	line-height: 130%;
}

p, li {
	margin: 10px 0;
}

.article_seperator {
	display: block;
	clear: both;
	border-top: 1px solid #E4E2D3;
	margin: 10px 0;
}

.inputbox, textarea {
	padding: 3px;
	background: url(../images/inputBg.gif) no-repeat 0 0;
	border: 1px solid #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select.inputbox {
	padding: 0;
}

.button {
	color: #FFF;
	padding: 3px;
	background: #99CC00 url(../images/mainMenuBg.gif) repeat-x 0 0;
	border: 1px solid #99CC00;
	border-top: 0;
	border-bottom: 0;
	font-size: 11px;
	font-weight: bold;
}

th {
	font-size: 13px;
	text-align: left;
}

/*-----------------------------------------------
Modules Layout
-----------------------------------------------*/

.moduletable {
	margin: 10px 0;
}

.moduletable h3 {
	margin-bottom: 8px;
}

.moduletable form {
	padding: 8px 10px;
	border: 1px solid #CAD9B5;
}

/*-----------------------------------------------
Footer Layout
-----------------------------------------------*/

#footer {
	padding: 5px 15px;
	color: #353C44;
	background: #E4E2D3;
	font-size: 10px;
}

#footer p {
	color: #353C44;
	font-size: 10px;
}