/*	Desc:		Air Rap Screen Style Sheet
	Author:	Intervolve.com.au
  	Date:		August 09
=== === === === === === === === === === */

body {font:100%/150% Arial,Verdana;color:#CCC;background:#111;text-align:center}
html>body {font-size:16px}


/*=COMMON
=== === === === === === === === === === */

p,li {line-height:150%}
img {border:0}
a,a:link {text-decoration:underline;color:#fe4e00}
a:hover {color:#cd0000;cursor:pointer}
a:focus {outline:none}
button {cursor:pointer}


/* Formatting */

#content p, #sidebar p {margin:0 0 1em 0}

h2,h3,h4,h5 {color:#F2D710;line-height:1.3em;margin:0 0 10px 0;}
#content h2 {font-size:1.7em;margin:0 0 20px 0}
#content h2 span {font-weight:normal}
#content h3 {font-size:130%;margin:0 0 10px 0;padding:0}
#content h4 {font-size:120%}
#content h5 {font-size:105%;margin:10px 0 0 0}
#content small {font-size:80%;line-height:1.4em}
#content big {color:#222;font-size:130%;line-height:1.6em}

em,i {font-style:italic}
b,strong {font-weight:bold}

#content ul {margin:0 0 1em 1.5em;list-style-type:disc}
#content ul li {margin:0 0 .3em 0}
#content ul ul {margin:0 0 0 .5em}
#content ol {margin:0 0 1em 20px;padding:0;list-style-type:decimal}
#content ol ul {margin:0 0 25px 15px;padding:0}

#content img.bthick {padding:6px;background:#FFF;border:1px solid #CCC;margin-bottom:.85em}
#content img.bthin,#sidebar img.bthin {padding:3px;background:#FFF;border:1px solid #CCC;margin-bottom:.85em}

#content img.left {float:left;margin:0 1em 1em 0}
#content img.right {float:right;margin:0 0 1em 1em}


/*=LAYOUT + BACKGROUNDS
=== === === === === === === === === === */

#container {width:890px;margin:0 auto;text-align:left}
#header {width:890px;position:relative}
#content-container {width:890px;clear:both;padding:0 0 10px 0;float:left}
#content {clear:both;}
#footer {clear:both;width:890px;text-align:left;padding:20px 0}


/*=IMAGE REPLACEMENT ITEMS
=== === === === === === === === === === */

#header h1,
#header h1 a {display:block;text-indent:-999999px;overflow:hidden;background-repeat:no-repeat !important}


/*=HEADER

=== === === === === === === === === === */

#header {height:250px}

#header h1 {background:url(logo.gif) no-repeat center left;height:230px}


/*=CONTENT
=== === === === === === === === === === */

#content {width:890px;overvflow:hidden}

/* Front Boxes */

.col1 {float:left;width:500px;margin:0 40px 0 0;color:#FFF}
.col2 {float:left;width:350px}

.col2,.col3,.suitable{font-size:.8em;line-height:2.3em;}

.col2 h3 {padding-bottom:10px !important}
.col2 ul {margin-top:6px !important}

#distributors {text-align:center;background:#222;padding:20px;margin:20px 0 0 0;background:#333}
#distributors p {margin:0}


/*=FOOTER
=== === === === === === === === === === */

#footer {position:relative;color:#777;height:50px;padding:0}
#footer small {float:left;clear:both;margin:8px 0 0 0;font-size:70%;font-family:arial,verdana}
#footer a {color:#DBD3AD}
#footer a:hover {color:#FFF}
#footer hr {display:none}

