/* @override http://leisure.altiora.knd.com.au/wordpress/wp-content/themes/rt_afterburner_wp/css/altiora.css */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	background: transparent;
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Main Layout */

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font: 62.5%/1.2 Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #555;
}

h1, .contentheading {
	color: #005daa;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 10px;
	margin-top: 20px;
}

h2 {
	font-size: 16px;
}

strong, em {
	color: #005daa;
}

a {
	text-decoration: none;
	/*color: #005daa;*/
	color: #00aeef;
}

.page-container {
	/*min-height: 400px;*/
}

.page-container-home {
	/*min-height: 275px;*/
}

.page-container a {
	color: #005daa;
	text-decoration: underline;
}

.page-container ul {
	list-style-image: url(../images/bullet.gif);
	padding: 5px;
}

.page-container ol {
	margin: 0px;
	padding-left: 18px;
}


a:hover {
	text-decoration: underline;
}

ul {
	margin: 1em;
}

ul.menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}

ul.menu a {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

ul.menu a:hover {
	text-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}

ul.menu li.active a {
	color: #303a3f;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#main {
	font-size: 1.3em;
	line-height: 140%;
}

.background {
	position: absolute;
	width: 100%;
	height: 130px;
	background: url(../images/light.png) 0 -384px repeat-x;
}

#main .foreground, #message, #showcase, .leading, #page {
	position: relative;
}

#message, #showcase {
	z-index: 0;
	height: 128px;
	background-color: #eee;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background: url(../images/leisureMontage.jpg);
}

#main-content {
	background: #fff url(../images/altioraMainBg.png) repeat-y left;
	border-bottom: 1px solid #ddd;
}

.dp20,.dp25,.dp33,.dp50,.dp100 {
	float: left;
	margin-top: 15px;
}

.dp20 {
	width: 20%;
}

.dp25 {
	width: 25%;
}

.dp33 {
	width: 33.33%;
}

.dp50 {
	width: 50%;
}

.dp100 {
	width: 100%;
	margin-top: 0;
}

.clr {
	clear: both;
	font-size: 0;
}

#colmask {
	clear: both;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#maincol, #wrapper {
	position: relative;
}

.s-c-s #colmid, .s-c-x #colright {
	float: left;
	position: relative;
	width: 200%;
}

.s-c-s #colright {
	float: left;
	left: 50%;
	position: relative;
	width: 100%;
}

.s-c-s #col1wrap {
	float: right;
	position: relative;
	right: 100%;
	width: 50%;
}

.s-c-s #col1pad, .x-c-s #col1, .x-c-s #colmid {
	overflow: hidden;
}

.s-c-s #col1 {
	overflow: hidden;
	width: 100%;
}

.s-c-s #col2 {
	float: left;
	position: relative;
	overflow: hidden;
	margin-left: -50%;
}

.s-c-s #col3 {
	float: left;
	position: relative;
	overflow: hidden;
	left: 0;
}

.s-c-x #col1wrap {
	float: right;
	position: relative;
	width: 50%;
}

.s-c-x #col1 {
	overflow: hidden;
	position: relative;
	right: 100%;
}

.s-c-x #col2 {
	float: left;
	position: relative;
}

#col2 a{
	color: #005daa;
}

.x-c-s #colright {
	float: left;
	position: relative;
	right: 100%;
	width: 200%;
}

.x-c-s #col1wrap {
	float: left;
	left: 50%;
	position: relative;
	width: 50%;
}

.x-c-s #col3 {
	float: right;
	position: relative;
}

.s-c-s .ctr-color1, .s-c-s .ckl-color1, .s-c-x .ckl-color1, .x-c-s .cdr-color1 {
	background: #eee;
}

/*.s-c-s .ctr-color2, .s-c-s .ckl-color2, .s-c-x .ckl-color2, .x-c-s .cdr-color2 {*/
.s-c-s .ctr-color2, .s-c-s .ckl-color2, .s-c-x #col2, .x-c-s .cdr-color2 {
	background: #e7f1f9;
}

#colmask{
	background: url(../images/content_bg.jpg) no-repeat 212px bottom;
	border-left:1px solid #bed7ec;
}

.component-pad{
	border-left:1px solid #bed7ec;
	 
}

/*.s-c-s #col1pad, .s-c-x #colright, .x-c-s #colright, #wrapper, body {*/
.s-c-s #col1pad, .x-c-s #colright, #wrapper, body {
	background: #fff;
}

.cols1 {
	display: block;
	float: none;
	margin: 0;
	width: 100%;
}

.cols2 {
	width: 49%;
	overflow: hidden;
}

.cols3 {
	width: 30%;
}

.column1, .column2 {
	position: relative;
	float: left;
	margin: 0;
}

.colpad {
	padding: 0 10px;
	position: relative;
}


.colpad table{
	border: 1px solid #888;
	margin: 10px auto;
	width: 700px;
}

.colpad td{
	border-left: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 5px
}

.column2 {
	float: right;
	width: 49%;
}

.article_row {
	overflow: hidden;
	/*margin: 0 -10px 15px -10px;*/
	margin: 0 -10px 5px -10px;
}

/* Header */

#logo {
	width: 288px;
	height: 116px;
	background: url(../images/altioraLogo.gif) no-repeat;
	display: block;
	/*margin: 20px 15px 15px -58px;*/
	margin: 0px 15px 15px -58px;
}

#header {
	position: relative;
}

#header li {
	list-style: none;
	float: left;
	padding-left: 15px;
	font-weight: bold;
}

#nav {
	height: 34px;
	background: #0188c4 url(../images/altioraMenuBg.jpg);
	z-index: 1;
	position: relative;
}

#nav ul {
	margin: 0 0 0 15px;
}

#nav li {
	list-style: none;
	float: left;
	padding-left: 3px;
	height: 34px;
	position: relative;
}

#nav li a {
	display: block;
	padding: 0 10px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
}

#nav li.active a {
	background: #fff;
	color: #005daa;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.5);
}

#nav li ul {
	position: absolute;
	width: 250px;
	left: -999em;
	margin-left: -1px;
	border: 1px solid #006B9F;
	border-top: 0;
}

#nav li ul ul {
	margin: -31px 0 0 170px;
}




#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #nav li.sfHover ul ul ul ul {
	left: -999em;
}

#nav li li {
	padding: 0;
	height: auto;
	background: #fff;
	width: 250px;
}

#nav li li a, #nav li li.active a, #nav li li a:hover {
	margin: 0;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border-top: 1px solid #006B9F;
	color: #007EBA;
}

#nav li li a, #nav li.active li a {
	font-weight: normal;
}

#nav li:hover ul, #nav li.sfHover ul {
	left: 4px;
}

#nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul, #nav li li li li.sfHover ul {
	left: 0;
}

/* Showcase */

#showcase {
	margin: 3px 0 8px 0;
	position: relative;
	color: #000;
}

#showcase .background {
	position: absolute;
	width: 100%;
	height: 130px;
	background: url(../images/light.png) 0 -514px repeat-x;
}

#showcase .foreground {
	border: 1px solid #dfeaee;
	overflow: hidden;
	padding-bottom: 25px;
}

#showcase h1 {
	font-weight: normal;
	font-size: 3.0em;
	line-height: 105%;
	margin: 25px 55px 10px 25px;
}

#showcase h3 {
	font-weight: normal;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 55px 20px 25px;
}

#showcase b {
	font-weight: normal;
	color: #d03100;
}

#showcase .pad {
	padding: 0 50px 25px 25px;
}

#showcase .num {
	float: left;
	background: #d03100;
	text-align: center;
	line-height: 90%;
	color: #fff;
	font-size: 2em;
	padding: 3px 8px;
}

#showcase .pad h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 5px 40px;
}

#showcase .pad p {
	margin-left: 40px;
}

/* Content styles */

p.buttonheading {
	position: absolute;
	top: 2px;
	right: 10px;
	margin: 0;
}

.buttonheading .icon {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 5px;
}

.buttonheading .pdf {
	background: url(../images/light.png) -57px -366px;
}

.buttonheading .print {
	background: url(../images/light.png) -21px -366px;
}

.buttonheading .email {
	background: url(../images/light.png) -39px -366px;
}

.iteminfo {
	font-size: 90%;
	overflow: hidden;
	border-top: 1px solid #dedede;
	margin-bottom: 20px;
	display: block;
	margin-top: 10px;
	width: 100%;
}

.modifydate, .createdby, .createdate {
	display: block;
}

.createdby {
	font-weight: bold;
}

a.readon, a.readon2 {
	display: block;
	margin-top: 15px;
	font-style: italic;
}

a.readon2 {
	background: url(../images/light.png) 100% -344px;
	display: block;
	float: right;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
}

a.readon2 span {
	background: url(../images/light.png) 0 -344px;
	display: block;
	margin-right: 10px;
	height: 21px;
	float: left;
	padding: 0 5px 0 15px;
}

div.breadcrumbs {
	background: url(../images/blueGrad.png) repeat-x;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 7px 15px 5px;
	color: #fff;
}

div.breadcrumbs .sep {
	padding: 0 5px;
}

div.breadcrumbs a{
	color: #fff;
}

.component-pad {
	/*padding: 0 15px 15px;*/
	padding: 0 15px 5px;
	/*background-image: url(../images/content_bg.jpg);*/
	background-position: bottom left;
	background-repeat: no-repeat;
	/*min-height: 400px;*/
}

.banneritem_text {
	margin-bottom: 10px;
}

#modlgn_username, #modlgn_passwd {
	border: 1px solid #ccc;
	padding: 3px;
}

.pagination span, .pagination a {
	margin-right: 5px;
}

.colpad h2.contentheading {
	padding-right: 65px;
}

.sectiontableheader {
	font-weight: bold;
	line-height: 25px;
	text-align: left;
}

tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	text-align: left;
	padding: 0 4px;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	line-height: 30px;
}

span.attention {
	display: block;
	margin: 0 0 15px 0!important ;
	padding: 8px 10px 8px 10px;
	background: #e7f1f9;
	border: 1px solid #BED7EC!important;
	color: #3a83c0!important;
}

.article-info-surround {
	background: url(../images/light.png) 0 -210px repeat-x;
	border-bottom: 1px solid #e6e6e6;
	color: #777;
	border-top: 1px solid #d9d9d9;
}

/* Modules */

.module-title {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 7px 15px 5px;
	background: url(../images/blueGrad.png) repeat-x;
	color: #fff;
	font-size: 14px;
}

.module-body {
	/*padding: 10px 0 25px 0px;*/
	padding: 10px 0 15px 0px;
}


.left-nav .current_page_item a{
	color: #000;
}

.left-nav .current_page_item ul a{
	color: #295DAA;
}

.left-nav .page_item.parent ul li{
	font-weight: normal;
}

.left-nav li ul{
	margin: 0;
	padding: 0 0 0 20px ;
	list-style: none;
	font-size: 12px;
}

.left-nav .page_item.parent ul{
	list-style: none;
	min-width: 160px;
}

.left-nav li a{
	padding-left: 15px;
	font-size: 13px;
}



#colmask .m_menu {
	background: #cf2700;
	color: #fff;
}

#colmask .m_menu .module-title {
	background: url(../images/light.png) 0 -0px repeat-x;
	color: #fff;
}


#colmask .m_menu a {
	color: #fff;
}

#colmask .m_menu ul {
	margin: 0 1em;
}

#mainmods, #mainmods2, #mainmods3 {
	overflow: hidden;
	padding-top: 15px;
}

#mainmods3 {
	background: #eee;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}

.spacer .module {
	float: left;
}

.spacer.w99 .module {
	width: 100%;
}

.spacer.w49 .module {
	width: 49.2%;
}

.spacer.w33 .module {
	width: 32.8%;
}

#header .module {
	position: absolute;
	right: 20px;
	bottom: 15px;
}

#header .module a {
	color: #aaa;
	font-weight: normal;
}

#main-content li .active a {
	font-weight: normal;
}

.roksearch{
	padding-left: 15px;
}

.roksearch input[type=submit]{
	margin-top: 5px;
	
}

/* Footer */

#footer {
	background: #fff url(../images/footer.png) no-repeat top center;
	border-top: none;
	height: 100px;
}

#footer a {
	color: #fff;
}

#addressBlock {
	overflow: hidden;
	padding: 10px 5px;
}

dl.address {
	float: left;
	width: 150px;
	overflow: hidden;
	margin: 5px;
}

dt.state, dt.area, dt.street, dt.country {
	display: none;
}

.address dt{
	float: left;
	padding-right: 5px;
}

.address dd.state  {
	font-weight: bold;
}

.footer-pad {
	padding: 10px 15px;
	overflow: hidden;
}

#logo2 {
	width: 165px;
	height: 20px;
	background: url(../images/light.png) 5px -646px no-repeat;
	display: block;
	float: right;
	margin-left: 15px;
	margin-top: 15px;
}

#footer ul {
	margin: 0;
	padding-left: 15px;
	padding-top: 3px;
}

#footer li {
	list-style: none;
	float: left;
	padding-right: 20px;
	font-weight: bold;
}

/* Comment */

.comment_alt {
	background: #d1e0e7;
}

form#commentform .fill_field input, form#commentform textarea {
	border: 1px solid #888;
}

/* Accordion */
#accordion {
	margin:0px 20px;
	background: #fff;
}

#accordion h3.toggler {
	cursor: pointer;

	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-size: 14px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 4px 0 0 0;
	padding: 4px 5px 3px 5px;
}

#accordion div.element blockquote{
	margin:0px!important;
	padding:10px 5px 5px 20px!important;

}

#accordion div.element ul{
	margin-top: -2px;
	list-style: disc
}


