/*		For Cracker Print & Paper				*/
/*		www.crackerpp.com.au  -> .css			*/


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

body
{
	background: #fff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
}

body.normal
{
	background: #e0e0e0;			/*	Trick required to use MiniCMS		*/
}

#outershadow
{
	width: 962px;
	margin: 0px auto 0px auto;
	background: #000;
	border: solid #c0c0c0;
	border-width: 0px 2px 2px 1px;
	text-align: center;
}

#outercontainer
{
	width: 960px;
	background: #fff;
	border: solid #000 1px;
	text-align: center;
}

#topofpage
{
	height: 100px;
	width: 960px;
	padding: 0px;
	background: #b2c2d8 url(images_layout/cracker_branding_bkgnd.jpg) left  no-repeat;
}



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


#menucontainer
{
	position: absolute;
	margin-top: 100px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 960px;
	height: 20px;
	text-align: left;
	line-height: 180%;
	background: #b2c2d8 url(images_layout/navi_bar_bkgnd.png) top  repeat-x;
}



#toplinkscontainer
{
	position: absolute;
	margin-top: 10px;
	margin-left: 826px;
	margin-right: 0px;
	padding: 0px;
	width: 150px;
	height: 80px;
	text-align: left;
	line-height: 180%;
}


#contentouter
{
	clear: both;
	width: 960px;
	margin: 0px;
	padding: 0px;
}

#contentinner
{
	width: auto;
	min-height: 500px;				/* This works in compliant browsers  */
	padding: 30px 20px 20px 150px;
	text-align: left;
}

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



#footerbox
{	
	width: 960px;
	text-align: center;
	margin-top: 0px;
}

#footerhighlight
{	
	width: auto;
	height: 25px;
	background: #b2c2d8 url(images_layout/cracker_branding_bkgnd.jpg) bottom left  no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 200%;
	text-align: center;
	margin: 0px;
}


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

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


h1.subtitle
{
	font-size: 16px;
	margin-bottom: 5px;
	padding-top: 20px;
}



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; }

h2.feature 
{
	padding-top: 0px;
	padding-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
	background: url(images_layout/h2_marker.gif) left  no-repeat;
}


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


.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.strong { font-weight: bold; }
.normal { font-weight: normal; }
.silver, .grey { color: #808080;}
.red { color: #960000;}
.devnote { color: #e08000; }

.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; }
.left25 { margin-left: 25px; }
.left50 { margin-left: 50px; }
.left75 { margin-left: 75px; }


span.namespacer
{
	display: inline;
	color: #80a0ff;
	margin-left: 20px;
	margin-right: 20px;
}

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


p.small
{
	font-size: 11px;
	line-height: 150%;
}

td p
{
	margin: 2px 2px 0px 2px;
}

td.left5
{
	text-align: left;
	padding-left: 5px;
}

p.copyright
{
	width: 970px;
	margin: 5px auto 20px auto;
	font-size: 11px;
	text-align: center;
	color: #404040;
}

.pdflink
{
	background: url(images_layout/pdf_icon.gif) left no-repeat;
	padding-left: 20px; 
	text-decoration: none;
}

.toplink
{
	font-size: 11px;
	color: #fff;
}

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

ul li
{
	list-style-type: disc;
}


a:link { color: #2020ff; }
a:visited { color: #6060b2; }
a:hover { color: #ff6060; }
a:active { color: #ff0000; }

a.inverse:link { color: #fff; text-decoration: none;}
a.inverse:hover { color: #ff6060; text-decoration: underline;}



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

.pseudonavi
{
	color: #ffd080;
	background: url(images_layout/cpp_navi.png) 0 20px;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: url(images_layout/cpp_navi.png) no-repeat;
}

a.primnavi:hover
{
	color: #ffd080;
	background: url(images_layout/cpp_navi.png) 0 20px;
}

a.primnavi:active
{
	color: #ffa000;
	background: url(images_layout/cpp_navi.png) 0 20px;
}


a.toplink:link, a.toplink:visited  { color: #fff; text-decoration: none;}
a.toplink:hover { color: #ff4040; text-decoration: underline;}



table { empty-cells: show; }

th
{
	background: #185483;
	color: #fff;
	vertical-align: top;
	text-align: center;
}
td
{
	line-height: 150%;
	vertical-align: top;
}

td.left5
{
	text-align: left;
	padding-left: 5px;
}


td.right5
{
	text-align: right;
	padding-right: 5px;
}


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

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;
}


select
{
	background: #ffffd8;
}

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