/*	Desc:        Australian Clutch Services Screen Style Sheet
	Author:      Intervolve.com.au
	Date:        Feb 08
=== === === === === === === === === === */


/*=STRUCTURE
=== === === === === === === === === === */

body {font:75%/153% "Lucida Sans","Lucida Sans Unicode",Arial,Helvetica,Verdana;color:#000;background:#FFF}
#container {width:100%;}


/*=COMMON
=== === === === === === === === === === */

p,li {line-height:150%}
img {border:0}
input,textarea,select,table {font:100% Arial,"Arial MT",Helvetica,Verdana}
a, a:link {text-decoration:underline;color:#000}
a:hover {color:#000}


/*=HEADER
=== === === === === === === === === === */

#header h1, #header h1 a {text-decoration:none;color:#000;font-size:25px;font-weight:normal;margin:0 0 10px 0}
#header strong {color:#000;font-size:1.2em;margin:0 0 20px 0}

/*=MAIN NAV
=== === === === === === === === === === */

#nav_container {display:none}


/*=FEATURE AREA
=== === === === === === === === === === */

#feature_panel {display:none}


/*=PRODUCT NAV
=== === === === === === === === === === */

#product_nav_container {float:left;width:202px;background:#790000 url(../img/product_nav_bgbottom.gif) no-repeat bottom right;margin:10px 0 0 10px;display:inline}
#product_nav_container h3 {display:none}

#product_nav {padding:10px 10px 20px 10px;background: url(../img/product_nav_bg.jpg) no-repeat}

#product_nav a {width:167px;font-family:"Trebuchet MS",Arial;padding:.3em 0 .3em 15px;color:#FFE0E0;font-weight:bold;font-size:1em;display:block;border-bottom:1px solid #B22020;background:url(../img/product_icon_arrow.gif) no-repeat center left}
#product_nav a:hover {color:#FFF;background:#B00002 url(../img/product_icon_arrowhover.gif)  no-repeat center left;}


/*=DIVISIONS
=== === === === === === === === === === */

#divisions h2 {margin:25px 0 10px 0;font-size:1.3em;font-weight:bold}
#divisions dt {clear:both;float:left;margin:0 5px 0 0 }
#divisions dd {clear:both;margin:0 0 5px 0}
#divisions a {text-decoration:none}


/*=CONTENT
=== === === === === === === === === === */

#content_container {clear:both}

#content {padding:20px 0 5px 0}

#content p {margin:0 0 1em 0;line-height:1.7em;}
#content h2 {clear:both;color:#000;font-size:1.8em;font-weight:normal;margin:0 0 .5em 0;line-height:1.2em;}
#content h3 {clear:both;color:#000;font-size:1.5em;font-weight:normal;margin:1.5em 0 .8em 0;display:block;line-height:1.2em;}
#content h4 {clear:both;color:#000;font-size:1.2em;font-weight:bold;margin:1.5em 0 .8em 0;display:block;line-height:1.2em;}

em,
i {font-style:italic}

b,
strong {font-weight:bold}

#content a[href="#"],
#content a[href=""],
#content a[href^="www"] {display:block;background:#FF0000 url(../img/illegal_code-link.gif) no-repeat bottom left;padding-bottom:21px;margin:20px 0}

#content h1,
#content h5,
#content h6,
#content h7 {display:block;background:#FF0000 url(../img/illegal_code.gif) no-repeat bottom left;padding-bottom:21px;margin:20px 0}

#content ul,#content ol {margin:0 0 1em 0}
#content ul li {list-style-type:disc;margin:0 0 0 15px}
#content ol li {list-style-type:decimal;margin:0 0 0 25px}
#content img.marg {margin:0 1em 1em 1em}
#content img.left {float:left;margin:.5em 1em 1em 0}
#content img.right {float:right;margin:.5em 0 1em 1em}
#content img.thin {background:#F5F5F5;padding:2px;border:1px solid #DBE8EE}
#content img.thick {background:#F5F5F5;padding:5px;border:2px solid #DBE8EE}

#content .clear {clear:both}

#content table {display:block;border-collapse:collapse;width:100%;padding:0 0 1em 0;font-size:1em}
#content .stripeMe th {background:#2986A4 url(../img/table_heading_bg.gif) repeat-x bottom left;color:#FFF;font-weight:bold;padding:7px 11px;text-align:left;border-right:2px solid #FFF;line-height:1.2em;}
#content .stripeMe td {padding:6px 11px;border-bottom:1px solid #C7DCE6;vertical-align:top;border-right:2px solid #FFF;}

#content tr.alt td {background:#EAF7FD}
#content tr.over td {background:#D4F1FF}

.pdf {padding:5px 0 5px 22px;background:url(../img/pdf_icon.gif) no-repeat center left}


#sitemap, #sitemap ul, #sitemap ul ul {margin:0;}
#sitemap {padding:10px;display:block;background:#E9F6FD}

#sitemap li {list-style-type:none !important;overflow:hidden}
#sitemap li a {border-bottom:1px solid #D2E1E8 !important;list-style-type:none !important;padding:5px 0;display:block;overflow:hidden}

.red {color:red}

#name,#company,#phone,#email,#firstname,#surname,textarea,.bdr {padding:3px;border:1px solid #D2E1E8;}
#content form td {padding:0 0 5px 0;margin:0 0 5px 0}
#content form {background:url(../img/vert_grad.gif) repeat-x;padding:10px 10px 5px 10px !important;}
#content form table {display:block;width:350px}

#content small {font-size:.9em;line-height:1.7em}


/*=FOOTER
=== === === === === === === === === === */


#footer_credits a {color:#CCC;display:block;text-indent:-999999px;width:268px;height:30px;overflow:hidden;float:right}
#footer small {font-size:.9em;color:#555}
#footer a {color:#333;text-decoration:none}
#footer a:hover {color:#000}


#footer_other ul {display:none}
