@import url("base.css");
@import url("../slide_Nav/styles.css");
/*
==========================================================================
	
	structure.CSS | CSS 
	--------------------------
 	
	
	Client: Beacon Hill Desuign Ltd
	
	author: Neil Bradley [neil@beaconhilldesign.co.nz.co.nz] 
	constructed on: 17/05/09

==========================================================================
1 - Default Typography Sizing, Colours and Margins
==========================================================================
*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th, a:link, a:visited { /* For Nescape 4.0 and other inheritance intolerant browsers */
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #666;
	line-height: 1.3em;
}
body {
	font-size: 62.5%;
	background-color: #1A1A1A;
	background-repeat: repeat;
}


div#container {
	font-size: 1.0em;
}
p, ul, dl, ol, form, blockquote, table {
	margin-bottom: 5px;
}

a:link.external, a:visited.external { background: transparent url(../images/bg/external.gif) top right no-repeat; padding-right: 12px;}

p em { color: #BBB; }
/*
==========================================================================
3 - Main Structural Divs
==========================================================================
*/
html, body { height: 100%; }
body { background: #10130C
	
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;

	
}

#wrapper {
	width:100%;
	position: relative;
	font-size: 1.1em;
	background: #FFFFFF repeat-x left bottom;
}

#TopendHeader {
	background: #06030A;
	height: 12px;
	width: 100%;
}

#header {
	height: 299px;
	position: relative;
	z-index: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #08030A repeat center top;
}
#header-nav_area-wrapper {
	height: 200px;
	width: 100%;
	border-bottom-color: #2d3131;
	background-color: #FFFFFF;
}

#header-nav-area {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: repeat-y;
	
}
#containerWrapper {
	background-repeat: repeat-x;
	width: 100%;
}

#lefCol {
	float:left;
	width:420px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #B78171;
	background-repeat: repeat-y;
	padding: 2em 0em;
}
#rigCol {
	float:right;
	width:407px;
	background-repeat: repeat-y;
	background-position: right;
}
#tickCol {
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 898px;
	background-image: url(../images/listBg.gif);
	background-color: #E0F0F5;
	border: 1px solid #E8E8E8;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tickCol ul {
	list-style-type: none;
	background-image: url(../images/listBg.gif);
	background-repeat: repeat-x;
}
#tickCol    li   {
	display: block;
	background-image: url(../images/core/tick.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 22px;
	padding-top: 10px;
	padding-right: 10px;
}
#tickCol p {
	font-family: Calibri;
	font-size: 1.2em;
}
#tickCol li.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


#singleCol {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0em;
	padding-right: 0em;
	padding-left: 0em;
}

#footer {
	border-top-color: #10130C;
	width: 100%;
	font-size: .9em;
	background-repeat: repeat-x;
	background-color: #1A1A1A;
	background-position: left;
}

#header-inner  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 150px;
}
#Flash_container {
	height: 299px;
	width: 900px;
	position: absolute;
	background: url(../images/core/newBanner1.jpg) no-repeat center bottom;
	z-index: 1;
	top: 0px;
}


h1 {
	color: #626262;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
#h1Container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	padding-top: 27px;
	text-align: center;
	background: repeat-x left top;
}

H2 {
	color: #4C4C4C;
	text-transform: uppercase;
	border-bottom: #DD6D09;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/core/underline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #B34126;
	font-weight: normal;
	margin-bottom: 6px;
}

p {
	PADDING-BOTTOM: 1em;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	COLOR: #666;
	PADDING-TOP: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 1.4em;
}
a.han:link, a.han:visited {
	text-decoration: underline;
	color: #C7380C;
}
a.han:hover {
	color: #08030A;
	text-decoration: underline;
}





#footerInner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 0px;
	background-image: url(../images/icons/nutnBolt.gif);
	background-repeat: no-repeat;
	background-position: 27% center;
}
#footerInner_leftCol {
	width: 320px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	position: relative;
}
#footerInner_rightCol {
	float: right;
	width: 545px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
	text-align: right;
}
#addressFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#addressFooter_rightCol   a:link, #addressFooter_rightCol  a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
}
#addressFooter_rightCol  a:hover {
	color: #00CCFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


#lowerNav {
	font-size: 1.4em;
}
#lowerNav ul {
	font-weight: normal;
}
#lowerNav li {
	display: inline;
}
#lowerNav a {
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #151915;
	border-right-color: #151915;
	border-bottom-color: #151915;
	border-left-color: #151915;
}
#lowerNav a:hover {
	color: #FF6600;
}
#lowerNav li.current a {
	color: #FF6600;
	line-height: 2.5em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #1A1A1A;
	border-right-color: #1A1A1A;
	border-bottom-color: #1A1A1A;
	border-left-color: #1A1A1A;
}

#aboutUs-Container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#aboutUsLLeftCol {
	background-color: #272a22;
	float: left;
	width: 310px;
	position: absolute;
	left: 20px;
	top: -45px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
#aboutUs-Right Col {
	background-color: #CCFF66;
	float: right;
	width: 400px;
}
#content_about_us {
	background-color: #FF3366;
	height: 400px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.underline {
	display: block;
	background-image: url(../images/core/underline.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 30px;
	height: 10px;
	width: 100%;
}
.underlineSubHeading {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	margin-top: 4px;
	padding-top: 10px;
	width: 900px;
	height: 2px;
}

#singleCol  a:link, #singleCol a:visited {
	text-decoration: underline;
	color: #000000;
	font-size: .9em;
}
#singleCol a:hover {
	color: #666666;
	text-decoration: none;
}

.host_tabletop {
	background-color: #E1E1E1;
	padding-top: 10px;
}
.tableBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#titleHolder {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 600px;
	z-index: 4;
}


#topcontrol {
	visibility: hidden;
}
#graphicsFlash {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
#flashGraphics {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
}
ul#nuts-bolts li  {
	list-style-type: none;
	text-transform: none;
}
ul#nuts-bolts    li   a:link, ul#nuts-bolts li a:visited {
	text-decoration: none;
	color: #626262;
}
ul#nuts-bolts li a:hover {
	color: #C66504;
}
#addressFooter_rightCol h1 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.hosting {
	background-image: url(../images/icons/house.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
}
.stats {
	background-image: url(../images/icons/stats.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nutBolt {
	background-image: url(../images/icons/nutBolt.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.helmet {
	background-image: url(../images/icons/helmet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hand {
	background-image: url(../images/icons/hand.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.email {
	background-image: url(../images/icons/email.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cash {
	background-image: url(../images/icons/cash.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pricing {
	background-image: url(../images/icons/cash.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

