@charset "utf-8";
/* ==========================================================================
	STYLE.CSS | CSS FRAMEWORK
	--------------------------
 	Main Project specific styles
	- Orcacom -
	author: FuelDesign Ltd www.fueldesign.co.nz

	Contents:
	1 - Default Typography Sizing, Colours and Margins
	2 - Global Styles for types
	3 - Main Structural Divs
	4 - Header styles
	5 - Main body Styles
	6 - Footer Styles
	7 - Page Specific sty;es
========================================================================== */
	@import url("base.css");
	@import url("forms.css");
/* =======================================================================
1 - Default Typography Sizing, Colours and Margins
========================================================================== */
body  { color:#666; background-color:#fff; font-size:13px; line-height:18px; text-align:center; /*font-family:Georgia1, Georgia, serif;*/ font-family:Helvetica, Arial, sans-serif; font-style:normal; font-weight:normal; font-variant:normal; }
/* =======================================================================
2 - Global Styles for types
========================================================================== */
/* links */
a:link, a:visited { border-bottom: none; color:#b50a13; }
a:hover, a:active { border-bottom: 1px solid #999; }
/* remove dotted outlines in FF */
a:hover,a:active,a:focus, :focus { outline-style:none; outline-width:medium; outline:0px none; }

a:link.external, a:visited.external { background: transparent url(../images/bg/external.gif) top right no-repeat; padding-right: 12px; }

/* list types */
ul li { }
ul { }
.thrColAbs #mainContent ul { margin: 10px 0 0 17px; font-size:12px; list-style-image: url("../images/img/OrcaCom-bullet.png") }

dl dt { font-weight: bold; }
dl dd img { display: inline; }
/* ol li { list-style-type: lower-alpha; list-style-position: inside; } */

/* blockquotes */
blockquote { background-color: #F5F5F5; margin-bottom: 1em; font-family:Georgia1, Georgia, serif; }
blockquote p { font-family: georgia, "times new roman", serif; color: #ccc; font-size: 1.5em; margin: 5px 5px 5px 10px; font-family:Georgia1, Georgia, serif; }
blockquote cite { font-style: normal; color: #CCC; font-weight: bold; }

/* strong */
strong.error { color: #f00; }
strong { font-size:14px; }

/* em */
em.required { color: #f00; font-weight: bold; font-style: normal; }

/* headers */
h1 { color:#333; font-size:24px; line-height:30px; padding: 0 0 6px 0; font-weight:normal;  }
h2 { color:#333; font-size:19px; line-height:19px; font-weight:bold; padding: 10px 0 15px; font-weight:normal; }
h3 { color:#333; font-size:18px; line-height:18px; font-weight:normal; padding: 10px 0 10px; font-weight:normal; }
h4 { color:#666; font-size:16px; line-height:16px; font-weight:normal; padding: 10px 0 10px; font-weight:normal; }
h5 { color:#000; font-size:14px; line-height:14px;font-weight:bold; padding: 5px 0 5px 0; font-weight:normal; }
h6 { color:#666; font-size:13px; line-height:13px; padding: 5px 0 5px 0; font-weight:normal; }

hr { border:#cacaca 1px solid; border-width:1px 0 0 0; }

p { line-height:18px; }

/* =======================================================================
3 - Main Structural Divs
========================================================================== */
.thrColAbs #container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 980px;  /* using 20px less than a full 900px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

/* Tips for absolutely positioned sidebars:
1. Absolutely positioned (AP) elements must be given a top and side value, either right or left. (As a default, if no top value is given, the AP element will begin directly after the last element in the source order of the page. This means, if the sidebars are first element in the #container in the document's source order, they will appear at the top of the #container even without being given a top value. However, if they are moved later in the source order for any reason, they'll need a top value to appear where you desire.
2. Absolutely positioned (AP) elements are taken out of the flow of the document. This means the elements around them don't know they exist and don't account for them when taking up their proper space on the page. Thus, an AP div should only be used as a side column if you are sure the middle #mainContent div will always contain the most content. If either sidebar were to contain more content, that sidebar would run over the bottom of the parent div and the sidebar would not appear to be contained.
3. If the above mentioned requirements are met, absolutely positioned sidebars can be an easy way to control the source order of the document.
*/
.thrColAbs #leftSideBar { position: absolute; top: 0; left: 0; width:235px; } /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
.thrColAbs #mainContent { margin: 0  0 0 235px; } /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
.thrColAbs #header { width:100%; margin:0px auto; height:165px; line-height:165px; text-align: left; background:#fff scroll; }
.thrColAbs #headerContainer { width:980px; margin:0px auto; height:165px; line-height:165px; text-align: left; background:#fff scroll; position:relative; }
.thrColAbs #formSeperator { width:100%; height:5px; background:#000 scroll; }
.thrColAbs #banner { width:100%; margin:0px auto; height:208px; border-bottom:1px solid #3d3d3d; background:#000 url("../images/header/bg/OrcaCom-black-reflection-bg.png") repeat-x bottom; }
.thrColAbs #bannerContainer { width:980px; margin:0px auto; height:208px; text-align:left; background:#000 url("../images/header/bg/OrcaCom-black-reflection-bg.png") repeat-x scroll bottom; position:relative; }
.thrColAbs .textBar { width:100%; margin:0px auto; height:32px; line-height:32px; text-align: left; background:#666 url("../images/header/bg/OrcaCom-textfield-bg.png") repeat-x scroll; }
.thrColAbs .orcacom-free-phone-bill-analysis { background:#666 url("../images/header/bg/textfield-green-bg.png") repeat-x scroll; }
.thrColAbs .business-solutions { background:#666 url("../images/header/bg/textfield-orange-bg.png") repeat-x scroll; }
.thrColAbs .free-30day-business-trial { background:#666 url("../images/header/bg/textfield-blue-bg.png") repeat-x scroll; }
.thrColAbs #textBarContainer { width:980px; margin:0px auto; height:32px; line-height:31px; text-align: left; position:relative; }
.thrColAbs #footer { width:100%; height:50px; text-align: left; }
.thrColAbs #footer-container { width:980px; margin:0px auto; position:relative; }

/* ***** Page specific styles ***** */
.orcacom-free-phone-bill-analysis #featureHeader h1 { color:#42b800; font-weight:normal; padding:0 0 5px 0; }
.business-solutions #featureHeader h1 				{ color:#ff6600; font-weight:normal; padding:0 0 5px 0; }
.business-solutions h1 								{ color:#ff6600; font-weight:normal; } 
.business-solutions h1 a,.business-solutions h1 a:link,.business-solutions h1 a:active,.business-solutions h1 a:visited
													{ color:#ff6600; font-weight:normal; }
.business-solutions h2 a,.business-solutions h2 a:link,.business-solutions h2 a:active,.business-solutions h2 a:visited
													{ color:#fb6024; font-weight:normal; }													
.orcacom-free-phone-bill-analysis h1 				{ color:#42b800; font-weight:normal; } 
.free-30day-business-trial h1 						{ color:#00ccff; font-weight:normal; }
.free-telecom-analysis-at-orcacom h1 				{ color:#66cc33; font-weight:normal; }
.orcacom-home #featureHeader h1 					{ color:#fff; font-weight:normal; padding:5px 0 5px 0; }
.voip-explained #mainContent #mainContentPadding h2 { color:#fa7a3b; font-weight:normal; padding:5px 0 5px 0; }
.business-solutions #mainContent #mainContentPadding h2 { color:#fb6024; font-weight:normal; padding:5px 0 5px 0; }
.orcacom-home #mainContent #mainContentPadding h2 		{ color:#000; font-weight:normal; padding:5px 0 5px 0; }

/* =======================================================================
4 - Header styles
========================================================================== */

#logoArea { width:231px; height:133px; position:absolute; left:0px; top:15px; }
#mainMenu { position:absolute; height:43px; left:214px; top:127px;}
#mainMenu ul { list-style-type:none; height:43px; margin:0px; padding:0px; }
#mainMenu ul li { width:218px; height:43px; background: transparent url("../images/header/navigation/OrcaCom-menu-button-bg.png") scroll no-repeat; font-size:17px; line-height:30px; text-align:center; float:left; margin:0 0 0 37px; padding:7px 0 0; font-size:17px; line-height:17px; text-decoration:none }
#mainMenu ul li a, #mainMenu ul li a:link, #mainMenu ul li a:active, #mainMenu ul li a:visited { color:#fff; font-size:17px; line-height:30px; text-decoration:none }
#mainMenu ul li a:hover { color:#ccc; text-decoration:none }
#ClientloginBtnArea { position:absolute; top:0px; right:0px; width:218px; height:43px; background: transparent url("../images/header/navigation/OrcaCom-clients-button-bg.png") scroll no-repeat; text-align:center; font-size:17px; line-height:17px; margin:0px; padding:10px 0 0 0; text-decoration:none }
#ClientloginBtnArea a, #ClientloginBtnArea a:link, #ClientloginBtnArea a:active, #ClientloginBtnArea a:visited { color:#fff; font-size:17px; line-height:17px; text-decoration:none }
#ClientloginBtnArea a:hover { color:#666; }

#header a:hover, #header a:focus, #header a:active { border:0px none; text-decoration:none; }
#header ul#nav { height:30px; line-height:30px; padding-bottom:0px; margin-left:20px; }
#header ul#nav li { list-style:none; float:left; margin:0px; padding:0px 1px 5px; }
#header ul#nav li a { display:block; padding:0px 0px 2px }
#header ul#nav li a:hover { border-bottom:3px solid black; text-decoration:none; }
#header ul#nav li a.focus { border-bottom: 3px solid black;text-decoration:none; }
#header ul#nav li.btn-home a { width:45px;height:18px; background:#f2f2f2 url("../images/img/buttons/button-navs.png") no-repeat scroll -471px 0px; }
#header ul#nav li.btn-contact-us a { width:76px;height:18px; background:#f2f2f2 url("../images/img/buttons/button-navs.png") no-repeat scroll -866px 0px; }
#header ul#nav li.btn-home a.focus { background-position: 0px 0px; }
#header ul#nav li.btn-contact-us a.focus { background-position: -395px 0px; }

/* feature area */
.featureImage { width:231px; height:208px; position:absolute; top:0px; left:0px; margin:0px; padding:0px; }
.featureHeader { width:730px; line-height:30px; color:#fff; font-size:30px; padding:0px; position:absolute; top:50px; left:250px; }
.featureHeader h1 { color:#fff; font-weight:normal; line-height:28px; margin:0; padding:0 0 1px 0; }
.featureDescription { width:730px; color:#fff; margin:0px; padding:0px; position:absolute; top:77px; left:250px; }
.featureDescription p { width:725px; overflow:visible; margin:0px; padding:0px; font-size:15px; line-height:18px; }
.featureDescription p a,.featureDescription p a:link, .featureDescription p a:active, .featureDescription p a:visited { border:0px none; color:#7bd14c; }
.featureDescription p a:hover { color:#fff;  }

/* news ticker */
#textBarContainer, #textBarContainer p { color:#fff; font-size:13px; overflow:hidden; }
#textBarContainer a, #textBarContainer a:link, #textBarContainer a:active, #textBarContainer a:visited { font-size:13px; color:#000; border:0px none; text-decoration:none }
#textBarContainer a:hover { font-size:13px; color:#fff; border:0px none; text-decoration:none }
ul#newsticker { list-style-type:none; margin:-32px 0 0 55px; padding:0px; }
ul#newsticker li { float:left; }

/* news accouncement page */
.announcement-list { border:1px dotted #ccc; border-width:1px 0 1px 0; margin:15px 0 5px 0; padding:5px 0; }
.announcement-list h2 { font-size:16px; line-height:16px; padding:0 0 10px; }
.announcement-list h2 a { color:#8dd763; font-size:16px; line-height:16px; border:0px none; padding:0 0 1px 1px; }
.announcement-list h2 a:hover { color:#000; font-size:16px; line-height:16px; border:0px none; padding:0 0 1px 1px; }

/* product pages */
.catalog-item { width:190px; height:220px; display:block; float:left; margin:0 10px 10px 0; }
.catalog-item h2 { color:#00ccff; }
.shop-catalogue h4 { display:none; height:0px; line-height:0px; }
.shop-catalogue img { height:120px; overflow:hidden; padding:15px 15px 15px 0px; text-align:center; margin:5px 0 0 0; }
.shop-product-small .image { width:151px; height:120px; overflow:hidden; text-align:left; margin:0px auto; }
.shop-product-large .image { width:500px; min-height:300px; height:300px; overflow:hidden; text-align:left; margin:0px auto; }
.shop-product-large .image img { border:1px solid #ccc; }
.cart-summary { display:none; }
.shop-main { margin-top:0px; }
.shop-product-small h5 { font-size:12px; font-weight:normal; margin:0; min-height:30px; padding:10px 10px 3px; }
.thrColAbs #mainContent .shop-product-small ul { font-size:12px; list-style-image:none; list-style:none; margin:0px; }
.shop-product-small { background:#fff none repeat scroll 0 0; border:1px solid #ddd; color:#666; width:350px; }
.shop-product-large .item-detail { background:#f9f9f9 none repeat scroll 0 0; height:auto !important; min-height:360px; padding:18px; }
.shop-product-large h1 { color:#000; font-size:18px; margin:0 0 4px 0; padding:0px; float:left; }
.price { margin:0 0 0 20px; line-height:31px; }
.price-2 { padding:0 0 0 10px;  }
.price-container { width:100%; height:25px; display:block; padding:6px 0; background:#f2f2f2 scroll 0 0; vertical-align:middle; border:1px solid #ebebeb; border-width:1px 0 0 0; }

/* =======================================================================
5 - Main content styles
========================================================================== */

/* #leftSideBar styles */
.thrColAbs #leftSideBarPadding { padding: 25px 10px 15px 0px; }

/* Default page styles */
#leftMenu {  }
#leftMenu ul { list-style-type:none; margin:0px; padding:0px; }
#leftMenu ul li { line-height:22px; border:1px dotted #666; border-width:0 0 1px 0; padding:3px 0; }
#leftMenu ul li a, #leftMenu ul li a:link, #leftMenu ul li a:active, #leftMenu ul li a:visited, a.menu-extras, a.menu-extras:link, a.menu-extras:active, a.menu-extras:visited { text-transform:uppercase; font-size:13px; line-height:13px; color:#000; border:0px none; border-left:4px solid #ccc; padding:0 0 0 5px; text-decoration:none }
#leftMenu ul li a:hover, a.menu-extras:hover { font-weight:normal; font-size:13px; line-height:13px; color:#999; border:0px none; border-left:4px solid #0dcfff; padding:0 0 0 10px; text-decoration:none }
#leftMenu ul li.selected a, #leftMenu ul li.selected a:link { font-size:13px; line-height:13px; color:#999; border:0px none; text-decoration:none }
#leftMenu ul li.selected a:hover { font-size:13px; font-weight:normal; line-height:13px; color:#000; border:0px none; text-decoration:none }
.menu-extras { margin:2px 0 0 0; }

.voip-explained #leftMenu ul li.selected a, .voip-explained #leftMenu ul li.selected a:link {  font-size:13px; line-height:13px; color:#666; border:0px none; border-left:4px solid #666;  }
.voip-explained #leftMenu ul li.selected a:hover { font-size:13px; line-height:13px; color:#000; border:0px none; border-left:4px solid #666; }
/* orcacom-free-phone-bill-analysis Menu styles */
.orcacom-free-phone-bill-analysis #leftMenu ul li.selected a, .orcacom-free-phone-bill-analysis #leftMenu ul li.selected a:link {  font-size:13px; line-height:13px; color:#43bb00; border:0px none; border-left:4px solid #43bb00;  }
.orcacom-free-phone-bill-analysis #leftMenu ul li.selected a:hover { font-size:13px; line-height:13px; color:#000; border:0px none; border-left:4px solid #0dcfff; }
/* business solutions */
.business-solutions #leftMenu ul li.selected a, .business-solutions #leftMenu ul li.selected a:link { font-size:13px; line-height:13px; font-weight:normal; color:#ff6600; border:0px none; border-left:4px solid #ff6600;  }
.business-solutions #leftMenu ul li.selected a:hover { font-size:13px; line-height:13px; font-weight:normal; color:#000; border:0px none; border-left:4px solid #0dcfff; }
/* free-30day-business-trial */
.free-30day-business-trial #leftMenu ul li.selected a, .free-30day-business-trial #leftMenu ul li.selected a:link { font-size:13px; font-weight:normal; line-height:13px; color:#00ccff; border:0px none; border-left:4px solid #00ccff; }
.free-30day-business-trial #leftMenu ul li.selected a:hover { font-size:13px; font-weight:normal; line-height:13px; color:#000; border:0px none; border-left:4px solid #0dcfff; }

/* Contact Form */
#vertical-slide { width:100%; height:0; margin:0; z-index:3; position: relative; overflow:hidden; padding:0; background:#686868 none repeat scroll 0 0; }
#contactForm{ width:980px; margin:0px auto; text-align:left; padding:10px 0 10px 0; }
#contactForm p { margin:0 0 10px 0; }
.callnow { background:#67a54b none repeat scroll 0 0;font-size:20px;font-weight:bold;height:40px;overflow:hidden;padding:20px 10px 0;text-align:center;vertical-align:baseline;width:435px;}
.callnow a,.callnow a:link, .callnow a:visited {color:#006600;}
.callnow a:hover, .callnow a:active {color:#fff; border:0px none; }
.address { width:362px; margin:5px 0 10px 0px; height:170px; float:left;}

/*  Google maps */
dl#googleMaps { width:600px; margin:5px 0 10px 0px; height:150px; }
dl#googleMaps dt img { border:1px solid #000; }
.indent-dd { text-align:right; padding:0 72px 0 0; }

#cat_318580_divs {margin:0 0 4px 0; }
#tesimonials { margin:10px 0 0 0;}
#tesimonials q { width:225px; margin:0px; padding:0px; color:#666; font-size:12px; font-style:italic; }
#tesimonials .cusomter-name { font-size:12px; font-weight:bold; color:#666; padding:2px 0 1px 0; }
#tesimonials .customer-location { font-size:12px; font-weight:normal; text-transform:uppercase; color:#000; }
#tesimonials a,#tesimonials a:link, #tesimonials a:active, #tesimonials a:visited { color:#fb6025; border:0px none; }
#tesimonials a:hover { color:#000; border:0px none; }
/******* End of left styles *****/

/* #mainContent styles */
.thrColAbs #mainContentPadding { padding: 25px 10px 0 10px; min-height:500px; }

/* testimonials */
.bubble { background: transparent url("../images/bg/bubble.png") top left no-repeat; width:100%; height:100%; }
.customer-description  { width:630px; margin:5px 0 15px 0; padding:9px 5px 0 23px; color:#666; font-size:12px; font-style:italic; }
.orcacom-customer-testimonials hr { border:#cacaca 1px dotted; border-width:1px 0 0 0; margin: 5px 0; }
.orcacom-customer-testimonials h4 { color:#666; font-size:18px; line-height:18px; padding: 5px 0 0 0; }
.orcacom-customer-testimonials h5 { color:#000; font-size:14px; line-height:14px; padding: 0 0 8px 0; }

/* Blog Listings */
.blog-list { background:#f9f9f9 none repeat scroll 0 0; border:1px solid #eee; color:#000; font-size:11px; margin:0 0 8px 0; padding:4px 5px 0 10px; }
.blog-list h1 a,.blog-list h1 a:link,.blog-list h1 a:active,.blog-list h1 a:visited { color:#5083b6; font-size:17px; }
.blog-list h1 a:hover {color:#666; font-size:17px;}
.blog-container .side-panel {background:#f9f9f9 none repeat scroll 0 0;border:1px solid #eee; padding:2px;}
.side-panel hr 				{width:70%; height:0px; border:1px solid #eee; border-width:1px 0 1px 0; border-top:#fff; color:#eee;}
.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li { font-size:11px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0 0 0 2px; }
.BlogPostArchive li a { color:#5083b6; }
.side-panel h4 { font-size:12px; margin:0 0 4px 4px; padding:0; }

/* FAQ Pagination */
.pagination { display:inline-block; }
dl.accordion .pagination a,dl.accordion .pagination a:link,dl.accordion .pagination a:active,dl.accordion .pagination a:visited { width:15px; height:18px; display:inline-block; color:#000; border:1px solid #666; padding:0 1px; text-align:center; }
dl.accordion .pagination a:hover { color:#0dcfff; }
dl.accordion  a#webapp3265next,dl.accordion a#webapp3265next:link,dl.accordion a#webapp3265next:visited,dl.accordion a#webapp3265next:active {color:#666;}
dl.accordion  a#webapp3265prev,dl.accordion a#webapp3265prev:link,dl.accordion a#webapp3265prev:visited,dl.accordion a#webapp3265prev:active {color:#666;}
dl.accordion { width:710px; border-left: 1px solid #e6e2af; border-right: 1px solid #e6e2af; border-bottom: 1px solid #e6e2af; border:0px none; margin:40px 0 0 0; }
dl.accordion a, dl.accordion a:link, dl.accordion a:active, dl.accordion a:visited { color:#000; border:0px none; }
dl.accordion a:hover { color:#ccc; }
dl.accordion dd dl p { margin:8px 5px 8px 25px; font-size:13px; }
dl.accordion dt { position: relative; height: 20px;	padding: 5px 0 2px 25px; margin:5px 0; font-weight: bold; color:#fff; background: #000 url("../images/img/icon_accordion_closed.png") no-repeat; cursor: pointer; border-top: 1px solid #ccc; }
dl.accordion dt.open { background-image: url("../images/img/icon_accordion_open.png"); }
dl.accordion dd { position: relative; overflow: hidden;	background: #fff; }
dl.accordion dd.sub_accordion { }
dl.accordion dd.accordion_content {	padding: 0 10px 0 25px; }
dl.accordion dd.accordion_content p { padding: 5px 0 7px 0; }
dl.accordion dd dl dt {	padding-left: 45px;	background-color: #999;	background-position: 20px 0; }
dl.accordion dd dl dd.accordion_content { padding-left: 45px; }
dl.accordion dd dl dd dl dt { padding-left: 65px; background-color: #ccc; background-position: 40px 0; }
dl.accordion dd dl dd dl dd.accordion_content {	padding-left: 65px; }
dl.accordion dd dl dd dl dd dl dt {	padding-left: 85px;	background-color: #ccc;	background-position: 60px 0; }
dl.accordion dd dl dd dl dd dl dd.accordion_content { padding-left: 85px; }

/* mainpage focus boxes */
.thrColAbs #mainContent ul#feature-boxes { margin:10px 0 0 0; padding:0px; list-style:none; list-style-image:none; list-style-type:none; }
.thrColAbs #mainContent ul#feature-boxes li {width:219px; height:183px; float:left; margin:0 0 0 17px; padding:0;}
ul#feature-boxes li a { width:219px; height:183px; display:block; float:left; margin:0 25px 0 0; border:0px none; }
#fbox-free-phonebill-analysis a:link, #fbox-free-phonebill-analysis a:visited, #fbox-free-phonebill-analysis a:active { background:#fff url("../images/focus-boxes/free-ann-box.png") no-repeat top left scroll; cursor:pointer;  }
#fbox-free-phonebill-analysis a:hover { background:#fff url("../images/focus-boxes/free-ann-box.png") no-repeat bottom left scroll; cursor:pointer; border:0px none; }
#orcacom-business-solutions a:link, #orcacom-business-solutions a:visited, #orcacom-business-solutions a:active { background:#fff url("../images/focus-boxes/obs-box-bg.png") no-repeat top left scroll; cursor:pointer; margin:0; }
#orcacom-business-solutions a:hover { background:#fff url("../images/focus-boxes/obs-box-bg.png") no-repeat bottom left scroll; cursor:pointer; margin:0; border:0px none; }
#try-30-days a:link, #try-30-days a:active, #try-30-days a:visited  { background:#fff url("../images/focus-boxes/trial-box-bg.png") no-repeat top left scroll; cursor:pointer; margin:0; }
#try-30-days a:hover { background:#fff url("../images/focus-boxes/trial-box-bg.png") no-repeat bottom left scroll; cursor:pointer; margin:0; border:0px none; }
#fbox-free-phonebill-analysis a span, #orcacom-business-solutions a span, #try-30-days a span  { margin-left:-1999px; }
/* =======================================================================
6 - Footer styles
========================================================================== */
#footerLeft { width:240px; position:absolute; left:243px; top:0px;  }
#footerRight { overflow:hidden; position:absolute; right:0px; top:0px;  text-align:right; }
#footerRight ul { list-style:none; padding-right:8px; margin:0px; }
#footerRight ul li {  float:left; font-size: 12px; padding: 0px 2px; margin-left: 0px; }
#footerRight a, #footer-container a:hover, #footer-container a:active, footer-container a:visited  { color: #666666; border:0px none; }
#footerRight a:hover { color:#000; border:0px none; }
/* =======================================================================
7 - Page specific styles
========================================================================== */ 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right; margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left; margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;	height:0; font-size: 1px; line-height: 0px;
}

/* Product Pages */
.stock, .quantity, .catalogueTable, .catalogueItemNotFound  { height:0px; width:0px; margin:0px; padding:0px; display:none; }

/* sitemap */
ul#sitemap, #sitemap ul { list-style-type: none; background: #FFF url("../images/bg/vline.png") repeat-y; margin: 0; padding: 0; } 
#sitemap ul { margin-left: 40px; }
#sitemap li { margin: 0; padding: 0 12px; line-height: 20px; background: #fff url("../images/bg/node.png") no-repeat top left; text-transform:uppercase; font-weight:normal; }
#sitemap li.noshow { background:none;}
#sitemap li ul { margin-left: 28px; }
#sitemap li ul li { margin: 0; padding: 0 12px; line-height: 20px; list-style:none; background: #fff url("../images/bg/node.png") no-repeat top left; text-transform:none; font-weight:normal;} 
#sitemap li.last { background: #FFF url("../images/bg/lastnode.png") no-repeat; }
#sitemap a { border-bottom:none; color:#666; }
ul#sitemap a:hover {color: #000;}

/* speedtest custom */
.speedtest #speedtest-head { width:770px; height:172px; margin:0px auto; line-height:172px; text-align:left; background:#fff url("http://orcacomcms.corecms.co.nz/images/header/OrcaCom-logo.png") 15px 20px no-repeat; }
.speedtest #mainContent { margin:0 0 0 170px; }
.speedtest #mainContentPadding { min-height:50px; }
.speedtest #headerContainer { width:770px; }
.speedtest #container {width:770px;}

/* Gerogia overide */
#textBarContainer strong,#tesimonials .customer-location,#tesimonials .customer-location { font-family:Georgia1, Georgia, serif; }

/* ***** CORE CMS Editor Styles  ***** */
/* leadin */
.leadin { font-size:16px; line-height:20px; color:#666; font-weight:normal; margin: 0 0 10px 0; }
.large-strong { font-size:18px; letter-spacing:3px; margin:0 0 5px 0; }
.gst {font-style:italic;}
