/* www.cncmachining.com.au -> .css */


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

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

#outerbox
{
	width: 960px;
	margin: 0px auto 0px auto;
	background: #fff url(images_layout/candc_body_bkgnd.gif) left repeat-y;
	text-align: center;
}

#topofpage
{
	height: 135px;
	width: 960px;
	padding: 0px;
	background: #fff url(images_layout/candc_machining_branding.jpg) top no-repeat;
}

#toplinks
{
	float: right; 
	width: 200px;
	height: 120px;
	padding-right: 80px;
	padding-top: 10px;
	text-align: right;
}


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

#menucontainer
{
	position: absolute;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 120px;
	margin-left: 2px;
	padding: 0px;
	width: 135px;
	text-align: left;
	line-height: 200%;
}



#contentouter
{
	clear: both;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background: url(images_layout/content_bkgnd.jpg) left repeat-y;
}

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


/* This works in non-compliant browsers	*/
#verticalpadding
{
	height: 500px;
	width: 1px;
	float: left;
	margin-left: -3px;
}


#footerbox
{	
	width: 960px;
	height: 90px;
	background: url(images_layout/candc_machining_footer.jpg) top no-repeat;
	text-align: center;
	margin-top: 0px;
}


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

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

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



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

li
{
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: disc;
	line-height: 150%;
}


.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.links { font-size: 11px; }
.black { color: #000; }

.left25 { padding-left: 25px; }
.left50 { padding-left: 50px; }

.top20 { padding-top: 20px; }
.top35 { padding-top: 35px; }
.top50 { padding-top: 50px; }


p.neat { margin: 0px;}

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

p.bigtick
{
	background: url(images_layout/bigtick.gif) top left no-repeat;
	padding-left: 25px;
	margin-top: 15px;

}

.contact
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}


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


a.primnavi, .pseudonavi
{
	display: block;
	margin-top: 12px;
	width: 150px;
	height: 30px;
	text-align: left;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.pseudonavi
{
	color: #404080;
	background: url(images_layout/candc_btn_active.jpg) left no-repeat;
	line-height: 250%;
}

a.primnavi:link, a.primnavi:visited
{
	color: #0040f0;
	background: url(images_layout/candc_btn_blur.jpg) left no-repeat;
	line-height: 200%;
}

a.primnavi:hover
{
	color: #e06000;
	background: url(images_layout/candc_btn_focus.jpg) left no-repeat;
	line-height: 220%;
}

a.primnavi:active
{
	color: #a00000;
	background: url(images_layout/candc_btn_active.jpg) left no-repeat;
}


a.bannerlink, a.bannerlink:visited, span.pseudobannerlink
{
	color: #0040b2;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 10px;
}
span.pseudobannerlink

{
	color: #606060;
}


a.bannerlink:hover
{
	color: #960000;
	text-decoration: underline;
}

a.bannerlink:active
{
	color: #ff0000;
	background: #e0e0e0;
	text-decoration: underline;
}

a.footerlink:link, a.footerlink:visited 
{
	color: #4040ff;
	padding: 1px 3px;
	text-decoration: none;
}

a.footerlink:hover
{
	color: #960000;
	text-decoration: underline;
}

a.footerlink:active
{
	color: #ff0000;
	text-decoration: none;
}


a.helptext
{
	cursor: help; 
	font-weight: bold;
	border: solid #888 1px;
	padding: 0px 2px;
}

a.helpphoto
{
	cursor: help; 
}

table { empty-cells: show; }

th
{
	background: #d8e0e8;
	text-align: center;
}

td.photo
{
	border-top: #efefef solid 1px;
	border-left: #efefef solid 1px;
	border-bottom: #e0e0e0 solid 2px;
	border-right: #e0e0e0 solid 2px;
	font-size: 11px;
	line-height: 135%;
	text-align: center;
	vertical-align: top;
	padding: 0px 2px 5px 2px;
	color: #000;
	background: #e8e8e8 url(images_layout/photo_cell_bkgnd.png) top left no-repeat;
}

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.jpg) top left no-repeat;
	padding: 4px 2px 0px 2px;
}

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

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

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