/******************************************************************************/
/*       <link href="css/styles.css" type="text/css" rel="stylesheet" />      */
/******************************************************************************/
/*                     styles for strata-plan.net.au      2008                */
/******************************************************************************/ 
@import url("reset.css");
#clientloginbasis { position:absolute;width:100%;z-index:100;}
#clientloginbox { width: 815px;margin:auto; }
#clientloginbox a { display:block;width:166px;height:20px;margin-left:600px;text-align:center;color:#FFF;text-decoration:none;background:url(../images/loginbg4.gif) no-repeat;font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;}

#basis{
	margin: auto;
	width: 815px;	/* width of basis */
	display: table;
	height: auto;
}

#header{
	height: 100px;	/* height of header */
}

#content
{
}
#left{
	width: 200px;	/* width of left column */
	background-color: red;
	float: left;
}
#center{
	width: 200px;	/* width of center column */
	float: left;
	background-color: #330066;
}
#right{
	width: 330px;	/* width of right column */
	float: right;
}

#footer{
	width: 815px;	/* width of basis */
	margin: auto;
}



/*** standard classes ***********************************************************************************************/
.separator1{
	height: 1px;
	font-size: 1px;
	display: block;
}
.separator2{
	height: 2px;
	font-size: 1px;
	display: block;
}
.separator3{
	height: 3px;
	font-size: 1px;
	display: block;
}
.separator5{
	height: 5px;
	font-size: 1px;
	display: block;
}
.separator10{
	height: 10px;
	font-size: 1px;
	display: block;
}
.separator20{
	height: 20px;
	font-size: 1px;
	display: block;
}
.separator50{
	height: 50px;
	font-size: 1px;
	display: block;
}

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






/*** follow sections can edit *****************************************************************************/
BODY
{
	background-color: #3b6e8f;
	behavior: url("js/csshover.htc");
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
}
B, STRONG { font-weight: bold; }
I, EM { font-style: italic; }


H1
{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ed291e;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
H2
{
}
H3
{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #ed291e;
}
H4
{
}




#basis
{
}
#main
{
	position: relative;
}

/*** header **************************************************************/
#header
{
	height: 156px;
	position: relative;
}

A#logo
{
	position: absolute;
	top: 34px;
	left: 0px;
}

#header .login
{
	background-image: url(../images/hdr-login-bg.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: none;
}
#header .login A.link,
#header .login A.link:visited
{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #628ba5;
	display: block;
	width: 125px;
	text-align: center;
	padding-top: 5px;
}
#header .login A.link:hover
{
	color: #d70000;
}


/*** menu *****************************************************/
#menu
{
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	width: 815px;
	height: 31px;
	position: relative;
	top: 125px;
	left: 0px;
}


/*** tabss ***********************************/
#tabss
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 125px;
	left: 0px;
}
#tabss UL
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
#tabss UL LI
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 31px;
	width: 91px;
	text-align: center;
	float: left;
	background-image: none;
	position: relative;
}
#tabss UL LI A,
#tabss UL LI A:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #e2e9ee;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	width: 91px;
	height: 24px;
	display: block;
}
#tabss UL LI A:hover
{
	color: #ffffff;
}
#tabss UL LI.active
{
	background-image: url(../images/tabs-active-bg.gif);
	background-repeat: no-repeat;
}
#tabss UL LI.active A,
#tabss UL LI.active A:visited,
#tabss UL LI.active A:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #396e8f;
}

#tabss UL LI UL
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display: none;
	position: relative;
	z-index: 100;
}
#tabss UL LI#tab_2 UL,
#tabss UL LI#tab_3 UL
{
	display: block;
	position: absolute;
	top: 30px;
	left: -1px;
	background-color: #355c7c;
	padding: 3px;
	border: 1px solid #5187a8;
	filter: alpha(opacity=90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.90; opacity:0.90;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#tabss UL LI UL LI
{
	text-align: left;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #5187a8;
	height: auto;
	float: none;
	width: 160px;
	background-color: #355c7c;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#tabss UL LI UL LI.active
{
	background-image: none;
}
#tabss UL LI.active UL LI A,
#tabss UL LI.active UL LI A:visited
{
	color: #ffffff;
}
#tabss UL LI UL LI.last
{
	border: none;
}
#tabss UL LI UL LI A,
#tabss UL LI UL LI A:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 150px;
	height: auto;
	padding: 5px 5px 5px 5px;
}
#tabss UL LI UL LI A:hover
{
	background-color: #ffffff;
	color: #000000;
}
#tabss UL LI.active UL LI A:hover
{
	color: #000000;
}

#tabss UL LI#tab_2 UL,
#tabss UL LI#tab_3 UL,
#tabss UL LI:hover#tab_2 UL LI UL,
#tabss UL LI:hover#tab_3 UL LI UL
{
	display: none;
}
#tabss UL LI:hover#tab_2 UL,
#tabss UL LI:hover#tab_3 UL,
#tabss UL LI:hover#tab_2 UL LI:hover UL,
#tabss UL LI:hover#tab_3 UL LI:hover UL
{
	/*display: block;*/
}


#tabss UL LI#tab_2 UL LI UL,
#tabss UL LI#tab_3 UL LI UL
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	position: absolute;
	top: -2px;
	left: 160px;
	border: 1px solid #5187a8;
	z-index: 1000;
}

#tabss UL LI#tab_3 UL LI UL LI
{
	width: 160px;
}






/*** search *******************/
#searchSection
{
	position: absolute;
	top: 3px;
	right: 0px;
	width: 190px;
	height: 24px;
	background-image: url(../images/search-bg.gif);
	background-repeat: no-repeat;
	display: none;
}
#searchSection INPUT#s
{
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 145px;
	position: absolute;
	top: 4px;
	left: 10px;
	background-color: transparent;
	border: none;
}
#searchSection INPUT.btn
{
	font-size: 1px;
	color: #2a7cca;
	position: absolute;
	top: 0px;
	left: 162px;
	width: 24px;
	height: 24px;
	background-color: transparent;
	border: none;
}



/*** content **********************/
#main
{
}
#content
{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #a1a1a1;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 8px 0px 10px 0px;
	z-index: 10;
}
#wrapper
{
	background-image: url(../images/wrapper-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	position: relative;
	top: 0px;
	left: 14px;
	padding: 0px 0px 20px 0px;
}
#wrapper .top
{
	background-image: url(../images/wrapper-top-bg.gif);
	background-repeat: no-repeat;
	width: 783px;
	height: 51px;
	position: relative;
}
#wrapper .content
{
	background-color:#FFF;
	min-height:350px;
	height:auto !important;
	height:340px;
	padding: 0px 5px 0px 5px;
	background-image: url(../images/wrapper-bg.gif);
	background-repeat: repeat-y;
	width: 773px;
	position: relative;
	color: #396e8f;
	font-size: 11px;
}
#wrapper .entry
{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 30px;
	position: relative;
	font-size: 11px;
}
#wrapper .eleft
{
	width: 342px;
	float: left;
}
#wrapper .eright
{
	width: 343px;
	float: right;
}



#wrapper .entry P
{
	padding: 5px 0px 10px 0px;
}

#wrapper .entry .eleft P
{
	text-align: justify;
}


#wrapper .eright .banner
{
	text-align: right;
	margin-top: -10px;
	margin-bottom: -10px;
}

#wrapper .content A,
#wrapper .content A:visited
{
	color: #ed291e;
	text-decoration: none;
}
#wrapper .content A:hover
{
	color: #000000;
}


#wrapper .content .separator
{
	position: absolute;
	top: -15px;
	left: 390px;
	width: 3px;
	height: 300px;
	background-image: url(../images/page-separator.gif);
	background-repeat: no-repeat;
	background-position: 0px -10px;
}








/*** bannerBottom ******************************/
#wrapper .bannerBottom
{
	/*background-image: url(../images/banner-bottom-bg.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 100%;
	width: 685px;
	margin: 0px auto 0px auto;
	padding: 0px 77px 0px 0px;
	text-align: right;
}
#wrapper .bannerBottom A,
#wrapper .bannerBottom A:visited
#wrapper .bannerBottom A:hover
{
	color: #396e8f;
	text-decoration: none;
}
#wrapper .bannerBottom A.link,
#wrapper .bannerBottom A:visited.link,
#wrapper .bannerBottom A:hover.link
{
	color: #ec1a0e;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}







/*** bottomSection *****************************/
#bottomSection
{
	height: 70px;
	background-image: url(../images/bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	background-color: #ffffff;
	padding: 0px 0px 10px 0px;
	position: relative;
	width: 815px;
	margin: 0px 0px 0px 2px;
}
HTML>BODY #bottomSection
{
	margin: 0px 0px 0px 0px;
}
.earth
{
	width: 98px;
	height: 108px;
}
.earth IMG
{
	width: 98px;
	height: 108px;
}

#bottomSection .section
{
	padding: 0px 20px 0px 20px;
	width: 360px;
	float: left;
	font-size: 11px;
	color: #396e8f;
	position: relative;
}
#bottomSection .section img
{
	border:0;
}
#bottomSection .section .txt A,
#bottomSection .section .txt A:visited
{
	color: #396e8f;
	text-decoration: none;
}
#bottomSection .section .txt H3 A,
#bottomSection .section .txt H3 A:visited
{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d70000;
}
#bottomSection .section .txt H3 A:hover
{
	color: #000000;
}
#bottomSection .section .txt
{
	float: left;
/*	text-align: justify;*/
}
#bottomSection .section .txt A:HOVER
{
	color: #000000;
}
#bottomSection .separator
{
	background-image: url(../images/bottom-separator.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 80px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: -12px;
	left: 400px;
}
#bottomSection .section TD
{
	vertical-align: top;
}






/*** news ************************************************/
.news
{
	background-image: url(../images/news-separator.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
}
#content .news a.mainlink,
#content .news a.mainlink:visited {color:#396e8f;}
#content .news a.mainlink:hover {color:#000;}
.news .meta
{
	font-weight: bold;
	color: #ec1a0e;
	margin:5px;
}
.news H2
{
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

.news_img
{
	background-image: url(../images/news-img-bg.png);
	background-repeat: no-repeat;
	width: 98px;
	height: 53px;
	padding: 0 15px 5px 5px;
}
.news .newsTxt
{
}
#wrapper .entry .news .newsTxt P
{
	padding: 0px 0px 10px 0px;
}
A.more,
A:visited.more
{
	background-image: url(../images/more-arrows-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-align: center;
	display: block;
	width: 45px;
	color: #ec1a0e;
	float: right;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
A:hover.more
{
	background-image: url(../images/more-arrows-hover-bg.gif);
	color: #396e8f;
}





/*** faq **************************************/
.faq
{
	margin-bottom: 20px;
}
#content .faq a.mainlink,
#content .faq a.mainlink:visited {color:#396e8f;}
#content .faq a.mainlink:hover {color:#000;}
#content .faq a.faqtitle { font-weight:bold !important;color:rgb(237, 41, 30);}
#content .faq a.faqtitle:visited { font-weight:bold !important;color:rgb(237, 41, 30);}
#content .faq a.faqtitle:hover { font-weight:bold;color:#000;}
#content .faq P
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.msg
{
	margin-bottom: 10px;
}
.msg STRONG
{
	color: #ed291e;
}
#faqForm
{
	background-image: url(../images/faq-form-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	position: relative;
}

#faqForm .input
{
	width: 200px;
	height: 16px;
	padding: 1px;
	margin: 0px 0px 5px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e2e9ee;
	color: #396e8f;
	border: 1px solid #aec2ce;
}
#faqForm .btn
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 50px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 210px;
}





/*** pagination ********************************/
.pagination
{
	text-align: center;
}


.ditto_page,
.ditto_currentpage
{
	padding: 0px 3px 0px 3px;
}




/*** footer **************************************************************/
#footer
{
	height: 130px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
}

#footer .menu
{
	padding: 15px 0px 8px 0px;
}
#footer .menu UL
{
	width: 750px;
	margin: auto;
}
#footer .menu UL LI
{
	float: left;
	padding: 0px 15px 0px 15px;
}
#footer .menu UL LI A,
#footer .menu UL LI A:visited
{
	color: #3b6e8f;
	text-decoration: none;
}
#footer .menu UL LI A:hover
{
	color: #d70000;
}
#footer #copyright
{
	font-size: 11px;
	text-align: center;
	color: #3b6e8f;
}
#footer #copyright A,
#footer #copyright A:visited
{
	color: #d70000;
	text-decoration: none;
}
#footer #copyright A:hover
{
	color: #000000;
}






/*** withLeftMenu ********************************/
.withLeftMenu #wrapper .top
{
	background-image: url(../images/wrapper-top-withleftmenu-bg.gif);
	background-repeat: no-repeat;
	width: 783px;
	height: 51px;
	position: relative;
}
.withLeftMenu #wrapper
{
	background-image: url(../images/wrapper-bottom-withleftmenu-bg.gif);
	padding: 0px 0px 50px 0px;
}
.withLeftMenu #wrapper .entry
{
	width: 545px;
	float: right;
	margin-top: 0px;
	padding: 0px 30px 0px 0px;
}

.withLeftMenu #wrapper .content
{
	background-image: url(../images/wrapper-withleftmenu-bg.gif);
}


.withLeftMenu #wrapper .entry P
{
	padding: 5px 0px 10px 0px;
	text-align: justify;
}

/*** leftmenu *******************/

#wrapper .content .leftmenu
{
	width: 167px;
	padding: 0px 13px 0px 0px;
	float: left;
}

#wrapper .content .leftmenu UL
{
	padding:0;
	margin:0;
	list-style:none;
	width: 167px; /* Width of Menu Items */
}
	
#wrapper .content .leftmenu UL LI
{
	position: relative;
	width: auto;
	height:auto;
	background-image: url(../images/leftmenu-li-separator-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	padding-bottom:2px;
}
#wrapper .content .leftmenu UL LI A,
#wrapper .content .leftmenu UL LI A:visited
{
	display: block;
	width: 130px;
	height: 26px;
	padding: 12px 23px 0px 24px;
	color: #396e8f;
	text-decoration: none;
	background-repeat: repeat-y;
}
#wrapper .content .leftmenu UL LI A:hover
{
	color: #396e8f;
	background-image: url(../images/leftmenu-li-hover.gif);
}

#wrapper .content .leftmenu UL LI.active
{
	color: #ed291e;
}
#wrapper .content .leftmenu UL LI.active A:hover
{
	color: #ed291e;
}
#wrapper .content .leftmenu UL LI.active A,
#wrapper .content .leftmenu UL LI.active A:visited,
#wrapper .content .leftmenu UL LI.active A:hover
{
	color: #ed291e;
	background-image: url(../images/leftmenu-li-hover.gif);
	background-repeat: repeat-y;
}

#wrapper .content .leftmenu UL LI UL
{
	position: absolute;
	left: 167px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	z-index:99;
}
#wrapper .content .leftmenu UL LI UL LI
{
	padding-bottom:0px;
	color: #396e8f;
}
#wrapper .content .leftmenu UL LI.active UL
{
	position: static;
	left:0;
	display: block;
	border-bottom: 0;
}
#wrapper .content .leftmenu UL LI.active UL LI
{
	color: #396e8f;
	background-image: url(../images/leftmenu-li-separator-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 2px 0px 0px 0px;
}

#wrapper .content .leftmenu UL LI.active UL LI A,
#wrapper .content .leftmenu UL LI.active UL LI A:visited
{
	padding: 3px 23px 0px 34px;
	background-image: none;
	background-color: #ffffff;
	background-repeat: repeat-y;
	width: 109px;
	height: 20px;
	color: #396e8f;
}

#wrapper .content .leftmenu UL LI.active UL LI A:hover
{
	color: #000000;
	background-image: none;
}
#wrapper .content .leftmenu UL LI.active UL LI.active A,
#wrapper .content .leftmenu UL LI.active UL LI.active A:visited,
#wrapper .content .leftmenu UL LI.active UL LI.active A:hover
{
	color: #ed291e;
}




/*** contactInfo *****************************/
.contactInfo
{
	padding-left: 50px;
}
.contactInfo P
{
	padding: 0px 0px 10px 0px;
}

#ContactForm
{
}
#ContactForm TD
{
	vertical-align: top;
}
#ContactForm LABEL
{
	display: block;
	width: 90px;
	padding-top: 4px;
}
#ContactForm .input,
#ContactForm .select,
#ContactForm .textarea
{
	width: 200px;
	height: 14px;
	padding: 1px;
	margin: 0px 0px 5px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e2e9ee;
	color: #396e8f;
	border: 1px solid #aec2ce;
}
#ContactForm .select
{
	height: 17px;
	width: 204px;
}
#ContactForm .textarea
{
	height: 50px;
}
#ContactForm .btn
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 60px;
}





/*** tabs ****************************/
#indexTabs
{
	width: 783px;
	height: 115px;
	background-image: url(../images/index-tabs.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	position: relative;
}
.tab1
{
	background-position: 0px 0px;
}
.tab2
{
	background-position: 0px -115px;
}
.tab3
{
	background-position: 0px -230px;
}




.body_index #wrapper
{
	padding-bottom: 0px;
}
.body_index #wrapper .content
{
	min-height: 384px;
}



#indexTabs DIV
{
	display: block;
	width: 255px;
	height: 60px;
	position: absolute;
	top: 15px;
	left: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #396e8f;
	text-decoration: none;
	font-size: 18px;
	cursor: pointer;
}
#indexTabs DIV:hover
{
	color: #3c8fc2;
	cursor: pointer;
}
#indexTabs DIV#indexTab1
{
	left: 5px;
}
#indexTabs DIV#indexTab2
{
	left: 275px;
}
#indexTabs DIV#indexTab3
{
	left: 550px;
	width: 225px;
}
#indexTabs DIV.active,
#indexTabs DIV:hover.active
{
	color: #ee2e23;
	cursor: default;
}




.body_index .visible,
.body_index .visible .bannerBottom
{
	display: block;
}
.body_index .hidden,
.body_index .hidden .bannerBottom
{
	display: none;
}





#content ol {list-style:decimal;margin:10px 0 10px 32px;padding:default;}

#content ul {list-style:disc;margin:10px 0 10px 32px;padding:default;}
#content li {margin-bottom:2px;}




/*		USER STYLES		*/
.red8 {
	font-size:8px;
	color:#d70000;
}
.red9 {
	font-size:9px;
	color:#d70000;
}
.red10 {
	font-size:10px;
	color:#d70000;
}
.red12 {
	font-size:12px;
	color:#d70000;
}
.red14 {
	font-size:14px;
	color:#d70000;
}



.blue8 {
	font-size:8px;
	color:#396e8f;
}
.blue9 {
	font-size:9px;
	color:#396e8f;
}
.blue10 {
	font-size:10px;
	color:#396e8f;
}
.blue12 {
	font-size:12px;
	color:#396e8f;
}
.blue14 {
	font-size:14px;
	color:#396e8f;
}
	
/* Holly Hack. IE Requirement \*/
* html .leftmenu ul li { float: left; height: 1%; }
* html .leftmenu ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */



#content .content .entry td {
	padding:3px !important;
}