/*							For Strategy Resource								*/
/*						 www.strategyresource.com.au							*/
/*									CSS											*/


*
{
	margin: 0px;
	padding: 0px;
}

body.normal
{
	background: #f0f0f0 url(images_layout/sra_body_bkgnd.png) top repeat-x;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
}

#outershadow,
#outercontainer,
#footerbackground,
#topofpage,
#img_branding,
#contentouter
{
	width: 1000px;
	z-index: 1;
}

#outershadow
{
	background: #f0f0f0;
	border-width: 0px 1px 1px 1px;
	margin: 0px auto 5px auto;
	text-align: center;
}

#outercontainer
{
	background: #f0f0f0;
	border: solid #2020a8;
	border-width: 0px 1px 1px 1px;
	text-align: center;
}

#topofpage
{
	height: 133px;
	width: 1000px;
	background: url(images_layout/sra_branding_bkgnd.jpg) top right no-repeat;
	border-bottom: solid 1px #3232b2;
	text-align: left;
}

#img_branding
{
	display: block;
	width: 1000px;
	height: 125px;
	margin: 0px;
}


#logoOverlay
{
	width: 470px;
	height: 90px;
	margin: 15px;
}

#menuparent
{
	z-index: 1;
	position: relative;
	display: block;
	float: left;
	text-align: right;
	left: 0px;
	width: 1px;
	height: 0px;
	background: #fff;
}

#menucontainermain
{
	position: absolute;
	left: 405px;
	height: 20px;
	width: 595px;
	text-align: left;
	background: #2020a8;
}

#contentobject
{
	width: auto;
	min-height: 500px;
	/* This works in compliant browsers  */
	margin: 0px;
	padding: 40px;
	text-align: left;
}


#minicms
{
	width: 860px;
	margin: 0px auto 0px auto;
	text-align: center;
	border-top: solid 3px #800000;
	border-bottom: solid 3px #800000;
}

#brandingobject
{
	width: 100%;
	height: 180px;
	margin: 0px auto 0px auto;
	display: block;
}

#contentouter
{
	z-index: 1;
	clear: right;
	margin: 0px;
	padding: 0px;
	background: #fff url(images_layout/sra_sb.jpg) top left no-repeat;
}

#contentinner
{
	z-index: 1;
	width: auto;
	min-height: 500px;
	/* This works in compliant browsers  */
	padding: 75px 20px 50px 100px;
	text-align: left;
}

#contentinnercms
{
	width: auto;
	padding: 30px 20px 20px 20px;
	text-align: left;
}


#footerobject
{
	z-index: 1;
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 5px;
	background: #fff;
}

div.footerlinks { margin: 0px 0px 0px 0px; }

p.footerlinks
{
	color: #808080;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	margin: 0px auto 4px;
}

p.footertext
{
	color: #fff;
	margin: 0px auto;
}


/*	#######		Anchor Styles	#######		*/

a { text-decoration: none; }
a:link { color: #2020ff; }
a:visited { color: #2020d8; }

a:hover
{
	color: #ff6060;
	text-decoration: underline;
}

a:active { color: #ff0000; }

a.primnavi, .pseudonavi 
{
	display: block;
	float: left;
	width: 140px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 180%;
}

a.homelink
{
	display: block;
	width: 140px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 180%;
	color: #606060;
}

.pseudonavi
{
	color: #ffe000;
	background: #4040d8;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
}

a.primnavi:hover
{
	color: #ffe000;
	background: #4040d8;
	text-decoration: underline;
}

a.primnavi:active
{
	color: #e0a000;
	background: #6080ff;
}



/*	#######		Table Styles	#######		*/
table
{
	empty-cells: show;
	font-size: 12px;
}

table { empty-cells: show; }

th, td.highlight
{
	vertical-align: top;
	text-align: center;
}

td
{
	line-height: 150%;
	vertical-align: top;
}

td.height20
{
	height: 20px;
	vertical-align: middle;
}

td.rightrq
{
	text-align: right;
	font-size: 10px;
}


/*	#######		Form Styles	#######		*/


form { display: inline; }

img
{
	border: none;
	font-size: 9px;
	color: #888;
	margin: 0px;
	text-align: center;
}

input, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: left;
	border: solid #efefef;
	border-width: 0px 1px 1px 0px;
	background: url(images_layout/input_bkgnd_blur.jpg) top left no-repeat;
	padding: 4px 2px 0px 2px;
}

input:focus, textarea:focus { background: url(images_layout/input_bkgnd_focus.jpg) top left no-repeat; }
textarea { padding: 2px 5px; }

/*		A hack required for MS Explorer	*/
input.checkbox
{
	background: #fff;
	border: none;
}

input.submit
{
	background: url(images_layout/submit_btn.png) no-repeat;
	display: block;
	border: none;
	width: 112px;
	height: 20px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 14px;
}

input.submit:hover { background: url(images_layout/submit_btn.png) 0 20px; }

option
{
	background: #f0f0f0;
	padding: 2px;
	border-bottom: solid #fff 1px;
}


/*	#######		Heading Styles	#######		*/

h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	color: #000080;
	text-align: left;
	margin-left: 5px;
	padding-top: 20px;
}

h1
{
	font-size: 20px;
	margin-bottom: 5px;
	padding-top: 10px;
}

h1.subtitle
{
	font-size: 14px;
	margin-bottom: 5px;
	padding-top: 0px;
	font-style: italic;
}

h2, h3, h4, h5, h6 { margin-bottom: 2px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }


/*	#######	Text Styles	#######		*/

p, ul, ol, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #202020;
	text-align: left;
	font-size: 12px;
	margin: 0px 10px 10px 5px;
	line-height: 150%;
}

p.neat { margin: 0px 5px 0px 5px; }

p.footertext
{
	margin: 2px 5px 0px 5px;
	color: #808080;
	font-weight: bold;
	text-align: center;
}

.clear
{
	background: #e0e0e0;
	font-size: 1px;
	height: 1px;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }

span.large
{
	font-size: 14px;
	font-weight: bold;
	color: #d88000;
}

.strong { font-weight: bold; }

.normal
{
	font-weight: normal;
	font-size: 12px;
}

.silver, .grey { color: #808080; }
.red { color: #960000; }
.white { color: #fff; }
.help { cursor: help; }

.top0 { margin-top: 0px; }
.top20 { margin-top: 20px; }
.top35 { margin-top: 30px; }
.top50 { margin-top: 50px; }
.left0 { margin-left: 0px; }
.left5 { margin-left: 5px; }
.left15 { margin-left: 15px; }
.left50 { margin-left: 50px; }

p.copyright
{
	text-align: center;
	font-size: 10px;
	color: #808080;
}

li
{
	text-align: left;
	margin-left: 25px;
	margin-bottom: 5px;
	line-height: 150%;
}

ul li { list-style-type: disc;}
ul ul li { list-style-type: square; margin-left: 12px;}

span.copyright
{
	font-size: 10px;
	color: #888;
	background: #fff;
}

span.link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

span.linkspacer
{
	display: inline;
	color: #808080;
	margin-left: 6px;
	margin-right: 6px;
}

span.namespacer
{
	display: inline;
	color: #fff;
	margin-left: 10px;
	margin-right: 5px;
	padding: 0px 12px;
}

span.alert { color: maroon; }


