/* @override 
	http://nitv.org.au/templates/livingstrong/css/template_css.css
	http://carbon-media.com.au/newnitv/subsite/templates/livingstrong/css/template_css.css
*/

/* @group Template Styles */

img {
	border-style: none;
}
.bodybg {
	background: #1f120a url(../images/bg.jpg) no-repeat center 230px;
	font-size: 12px;
	line-height: 16px;
}

.container {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

td,tr,p,div {
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
p	{	

	margin-bottom: 5px !important;
	margin-top: 5px !important;
}



#header {
	
	background: #653d23 url(../images/head.jpg) no-repeat center top;
	padding-top: 185px;
	text-align: left;
	border-bottom: 2px solid #97281c;
}



#livingstrongmenu {
	width: 100%;
	margin: 0;
	padding: 0;
}

#livingstrongmenu table.moduletable {
	margin: 10px auto;
}



.middle {
}



 table.contentpaneopen tbody tr td {
	width: 700px;
}






/* @end */

/* @group General Styles */

td,tr,p,div {
	color: white;
}


.grid_4 table.moduletable {
	background: url(../images/modbg.jpg) no-repeat center top;
	padding: 10px;
	font-weight: normal;
	font-style: normal;
	width: 100%;
}

.grid_4 table.moduletable td {
	margin: 0;
	padding: 10px;
}

table.moduletable th {
	padding: 20px;
	font-weight: normal;
	font-style: normal;
}

#header div.grid_16 div.grid_4 table.moduletable {
	width: 100%;
}

div.componentheading, .contentheading, .right table.moduletable th, #class table.moduletable th {
	font-size: 25px;
	line-height: 30px;
	text-transform: capitalize;
	text-align: left;
	color: #e45728;
	text-indent: 2px;
	font-weight: bold;
	border-bottom: 1px solid #e45728;
	margin-bottom: 10px !important;
}


h2 {
	color: gray;
	font-size: 15px;
}

h3 {
	margin: 10px 0 !important;
	font-size: 16px !important;
	line-height: 20px;
	color: #8e181b;
}

h4 {
	color: silver;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	color: silver;
	font-size: 13px;
	font-weight: bold;
}

h6 {
	color: silver;
	font-size: 12px;
	font-weight: bold;
}

p {
	margin: 10px 0 !important;
}

a:link, a:visited {
	color: #b83322;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

ul {
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0
}

li {
	margin: 0;
	padding: 0;
}

.createdate {
	font-size: 10px;
	text-transform: uppercase
}

.modifydate {
	


}

a.readon:link, a.readon:visited {
	color: #fff !important;
	padding: 5px 8px;
	font-size: 11px;
	line-height: 12px;
	clear: both;
	float: left;
	text-transform: lowercase;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	background-image: url(../images/buttonbg.gif);
}

a.readon:hover {
	text-decoration: underline;
}

/* @end */

/* @group Form Styles */

.button {
	color: #ffffff;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	background: #d90500;
	text-align: center;
	margin-top: 4px;
	height: 20px;
	border-width: 0
}

.inputbox {
	color: #000;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background: #ffffff;
	padding: 2px;
}

/* @end */

/* @group Module Styles */

#livingstrongmenu table.moduletable td {
	margin: 0;
	padding: 0;
	color: black;
	font-size: 16px;
	letter-spacing: 1px;
	word-spacing: 4px;
}

table.moduletable a:link,table.moduletable a:visited {
	color: black;
}


table.moduletabletop  {
	height: 22px;
	margin: 0;
	padding: 0;
	background: url(../images/menubg.gif) repeat-x;
}

.footer table.moduletableblank, .footer table.moduletablefootertext {
	margin: 5px auto;
}

.grid_4 .moduletable {
	margin-bottom: 15px;
}

.grid_4 .moduletable {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}

.grid_4 th {
	font-size: 24px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold !important;
	line-height: 45px;
	padding: 0 !important;
}

.moduletable-fllw {
	width: 100%;
	margin-bottom: 5px;
}

.moduletable-fllw td h3 {
	float: left;
	color: #fff;
	line-height: 30px;
	margin: 0 5px 0 0!important;
	font-size: 11px !important;
}

.moduletable-fllw td img {
	margin: 0 !important;
	border: 0 !important;
}

/* @end */

/* @group Top Menu Styles */
.menubar {
	background-image: url(../images/topbg.gif);
}
.mainleveltop       {
	display: inline;
	padding: 4px 13px;
	text-align: center;
	border-left: 1px solid gray;	
}

a.mainleveltop:link, a.mainleveltop:visited                { color: #fff;
	font-size: 12px;
}

a.mainleveltop:hover       {
	background: url(../images/menubg-hover.gif) repeat-x 0 bottom;
}

.grid_16 {
	padding-bottom: 10px !important;
}

.grid_16 .moduletable {
	width: 90%;
	margin: 0 auto !important;
}

.grid_16 .mainlevel {
	display: block;
	float: left;
	color: #fff !important;
	padding: 10px 5px 7px 5px !important;
}

.grid_16 a:hover, .grid_16 #active_menu {
	text-decoration: none;
	background-color: #97281c;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
}

/* @end */

/* @group search */
table.moduletable-sc .inputbox-sc {
	background: transparent url(../images/searchbox.gif) no-repeat scroll 0%;
	border: 0 none;
	font-size: 100%;
	font-weight: normal;
	color: #333;
	overflow: hidden;
	width: 105px;
	height: 19px;
	margin: 2px 5px 0 0;
	padding: 4px 10px 0 22px;
}


/* @end */

/* @group back home */

#returnhome {
	display: block;
	width: 100%;
	height: 40px;
	background: #000 no-repeat center top;
	text-align: center;
	border-bottom: 3px solid #fff;
}

#returnhome p {
	display: block;
	margin: 0 auto 0 auto !important;
	line-height: 40px;
	height: 40px;
	width: 960px;
	background: url(../images/minlogo.gif) no-repeat left top;
	text-align: left;
}

#returnhome a:link, #returnhome a:visited {
	float: right;
	line-height: 40px;
	height: 40px;
	color: #fff;
	font-size: 12px;
}

/* @end */