/*
--------------------------------------------------
www.rhea.co.nz

Copyright (c) 2010 Rhea
Design by Flightless - www.flightless.co.nz
--------------------------------------------------
*/

.spacer {
	clear: both;
	line-height: 0.01px;
	height: 0.01px;
	font-size: 0.01px;
}

a:hover, a:active, a:focus {
	outline: none;
}

object { outline:none; }

table {border-collapse:collapse; border-spacing:0;}

/* Shared
----------------------------------------------- */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: helvetica, arial;
	color: #979797;
	/*background:url(../images/xxxgrey_gradient.jpg) repeat-x left bottom;*/
}

ul,li, form {
	margin: 0px;
	padding: 0px;
}

a {
	color:#0082d9;
	text-decoration: none;
}

a:hover, a.on {
	text-decoration: underline;
}

a img {
	border: none;
}

h1, h2, h3, h4, p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:normal;
}


/* Wrappers
----------------------------------------------- */

#imageWrapper {
	position: absolute;
	z-index: 0;
	width: 100%;
	margin: 0px;
}

#imageWrapper img {
	width: 100%;
}

#headerWrapper {
	background:url(../images/headerGradient.jpg) no-repeat;
	background-color:#47cef3;
	position: relative;
	z-index: 100;
}


#shadowWrapper {
	width: 1020px;
	margin: auto;
	background:url(../images/shadowWrapper.png) repeat-y 0 0;
	position: relative;
	z-index: 100;
}

#pageWrapper {
	width: 980px;
	margin: auto;
	background-color:#fff;
}

.paddedWrapper {
	padding:20px 20px 20px 20px;
}

#footerWrapper {
	width: 1020px;
	background:url(../images/footer_background.png) no-repeat;
	margin: auto;
	position: relative;
	height: 100px;
	z-index: 100;
}


/* Navigation
----------------------------------------------- */


#mainNavigation {
	width:980px;
	height:200px;
	margin:auto;
	background:url(../images/logo_large.png) no-repeat;
}

#mainNavigation a.homelink {
	width:395px;
	float: left;
	height:200px;
	display: block;
	text-indent: -3000px;
	font-size: 0.01px;
	line-height: 0.01px;
}

#mainNavigation ul {
	width:585px;
	height:40px;
	float: right;
	margin-top: 160px;
	text-indent: -3000px;
	font-size: 0.01px;
	line-height: 0.01px;
}

#mainNavigation ul li {
	float: left;
	width: 117px;
}

#mainNavigation ul li a {
	float: left;
	width: 117px;
	background:url(../images/navigation.png) no-repeat;
	height: 40px;
	display: block;
}

#mainNavigation ul li.about a {
	background-position: 0px 0px;
}
#mainNavigation ul li.about a:hover, #mainNavigation ul li.about a.on {
	background-position: 0px -40px;
}

#mainNavigation ul li.solutions a {
	background-position: -117px 0px;
}
#mainNavigation ul li.solutions a:hover, #mainNavigation ul li.solutions a.on {
	background-position: -117px -40px;
}

#mainNavigation ul li.clients a {
	background-position: -234px 0px;
}
#mainNavigation ul li.clients a:hover, #mainNavigation ul li.clients a.on {
	background-position: -234px -40px;
}


#mainNavigation ul li.support a {
	background-position: -351px 0px;
}
#mainNavigation ul li.support a:hover, #mainNavigation ul li.support a.on {
	background-position: -351px -40px;
}

#mainNavigation ul li.contact a {
	background-position: -468px 0px;
}

#mainNavigation ul li.contact a:hover, #mainNavigation ul li.contact a.on {
	background-position: -468px -40px;
}


#footerWrapper p {
	padding:70px 0px 0px 40px;
	font-size: 12px;
}


/* Subpages
----------------------------------------------- */

#leftCol {
	width: 670px;
	float: left;
	padding: 0px 20px 0px 10px;
	margin: 50px 0px 0px 0px;
}

#leftCol ul.subnav {
	margin: 0px 0px 0px 0px;
	background:url(../images/subnav_bkrnd.gif) no-repeat top left;
	height: 28px;
	padding: 5px 0px 0px 10px;
}

#leftCol ul.subnav li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	list-style: none;
}

#leftCol h1 {
	height: 28px;
	width: 203px;
	font-size: 0.01px;
	line-height: 0.01px;
	text-indent: -3000px;
	margin: 0px 0px 10px 0px;
	background:url(../images/h1_titles.gif) no-repeat;
	cursor: pointer;
}

#leftCol h1.about {
	background-position: 0px 0px;
}

#leftCol h1.solutions {
	background-position: 0px -28px;
}

#leftCol h1.clients {
	background-position: 0px -56px;
}

#leftCol h1.support {
	background-position: 0px -84px;
}

#leftCol h1.contact {
	background-position: 0px -112px;
}

#leftCol #news h1.news {
	background-position: 0px -140px;
}

#leftCol h2 {
	margin: 20px 0px 30px 0px;
	padding: 0px 0px 20px 0px;
	line-height:normal;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	color: #666666;
	background:url(../images/hor_dots.gif) repeat-x bottom left;
}

#leftCol h3 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	line-height:normal;
	font-size: 20px;
	line-height: 25px;
	color: #333333;
}

#leftCol p {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	line-height:normal;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}

#rightCol {
	width: 240px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 88px 0px 0px 0px;
	background:url(../images/vert_dots.gif) repeat-y top left;
}

#rightCol .promo {
	float: none;
}



/* Promos
----------------------------------------------- */

h1.intro {
	width: 940px;
	height: 130px;
	text-indent: -3000px;
	font-size: 0.01px;
	line-height: 0.01px;
	background:url(../images/introtext.gif) no-repeat;
}

.promo {
	float: left;
	width: 220px;
	margin: 0px 0px 30px 20px;
}

.promo img {
	margin: 0px 0px 10px 0px;
}

.promo-small {
	float: left;
	width: 75px;
	margin-bottom: 10px;
}

.promo-small img {
	margin-right: 5px;
}

.promo-small-end {
	float: left;
	width: 70px;
	margin-bottom: 10px;
}

.promo h2 {
	margin: 5px 10px 8px 10px;
}

.promo h2 a {
	text-indent: -3000px;
	font-size: 0.01px;
	line-height: 0.01px;
	height: 18px;
	display: block;
}

.promo h2 a.about {
	width: 70px;
	background:url(../images/h2_about.gif) no-repeat;
}

.promo h2 a.solutions {
	width: 112px;
	background:url(../images/h2_solutions.gif) no-repeat;
}

.promo h2 a.clients {
	width: 78px;
	background:url(../images/h2_clients.gif) no-repeat;
}

.promo h2 a.support {
	width: 90px;
	background:url(../images/h2_support.gif) no-repeat;
}


.promo p {
	margin: 0px 10px 0px 10px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;

}


/* Quotes
----------------------------------------------- */

.quote {
	width: 220px;
	margin: 0px 0px 30px 20px;
	background:url(../images/quote_gradient.gif) repeat-y top left;
}

.quote p {
	font-size: 0.01px;
	line-height: 0.01px;
	text-indent: -3000px;
}

.quote a {
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	margin-left: 10px;
}

.quote .top {
	width: 220px;
	height: 15px;
	background:url(../images/quote_header.gif) no-repeat top left;
}

.quote .bottom {
	width: 220px;
	height: 49px;
	background:url(../images/quote_footer.gif) no-repeat bottom left;
}

.quote .quote1 {
	width: 220px;
	height: 112px;
	background:url(../images/quote_1_text.gif) no-repeat top left;
}

.quote .quote2 {
	width: 220px;
	height: 112px;
	background:url(../images/quote_2_text.gif) no-repeat top left;
}

.quote .quote3 {
	width: 220px;
	height: 112px;
	background:url(../images/quote_3_text.gif) no-repeat top left;
}

/* Homepage
----------------------------------------------- */

.newsHome {
	height: 60px;
	background:url(../images/cable.jpg) no-repeat;
}

.newsHome .newsticker {
	width: 700px;
	height: 46px;
	margin-left: 260px;
	background:url(../images/news_background.gif) no-repeat;
}


.newsHome .newsticker h2.news {
	width: 114px;
	height: 46px;
	text-indent: -3000px;
	font-size: 0.01px;
	line-height: 0.01px;
	background:url(../images/h2_news.gif) no-repeat;
	margin-left: 15px;
	float: left;
}

.newsHome .newsticker p  {
	float: left;
	font-size: 12px;
	margin: 18px 0px 0px 0px;
}

.newsHome .newsticker p strong  {
	margin: 0px 10px 0px 0px;
}

/* Contact
----------------------------------------------- */

.map {
	margin: 0px 0px 30px 0px;
}

.map small a {
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	color:#0082d9;
	display: block;
}

/* Client and Solutions
----------------------------------------------- */

.inlinePromo {
	background:url(../images/hor_dots.gif) repeat-x bottom left;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 25px 0px;
}

.inlinePromo .logo {
	float: left;
	width: 210px;
	margin-right: 20px;
}


.inlinePromo .text {
	float: left;
	width: 440px;
}


.inlinePromo .text em {
	color: #8fba2d;
	line-height: 18px;
	font-family: Georgia;
	font-size: 13px;

}

/* News - blog styles
----------------------------------------------- */

#news {


}

#news h2.page-title {
	background-image: none;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#news h2.page-title span {
	font-style: italic;
	font-weight: normal;
}

#news .post {
	background:url(../images/hor_dots.gif) repeat-x top left;
	margin: 20px 0px 25px 0px;
	padding: 20px 0px 0px 0px;
}


#news .post h1 {
	font-size: 24px;
	line-height: 28px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	background-image: none;
	height: auto;
	width: auto;
}

#news .post .entry-meta {
	font-size: 13px;
	margin: 0px 0px 20px 0px;
}

#news .post .entry-content {

}

#news .post .entry-content h1 {
	font-size: 20px;
	line-height: 28px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	background-image: none;
	height: auto;
	width: auto;
	color: #333;
	font-weight: bold;
}


#news .post .entry-content h2 {
	font-size: 18px;
	line-height: 28px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	background-image: none;
	height: auto;
	width: auto;
	color: #333;
	font-weight: bold;
}

#news .post .entry-content h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

#news .post .entry-content h4, #news .post .entry-content h5, #news .post .entry-content h6 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #666;
}


#news .post .entry-content p {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}

#news .post .entry-content blockquote {
	font-size: 15px;
	line-height: 22px;
	margin: 10px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-family: Georgia;
}


#news .post .entry-content ol, #news  .post .entry-content ul {
	color: #666;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}


#news .post .entry-content ul li, #news .post .entry-content ol li {
	list-style-position: inside;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 1px 0px;
}


#news .post .entry-content .alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
}

#news .post .entry-content .alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#news .post .entry-content .aligncenter {
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}


#news .post .entry-content .size-thumbnail {
	width: 185px;
}

#news .post .entry-content .size-medium {
	width: 300px;
}


#news .post .entry-content .size-full {
	width: 670px;
}

#news .post .entry-content .wp-caption  {
	background:url(../images/hor_dots.gif) repeat-x bottom left;
}


#news .post .entry-content .wp-caption .wp-caption-text  {
	color: #666;
	font-style: italic;
	font-size: 13px;
}


#news .navigation {
	color: #666;
	font-size: 14px;
	background:url(../images/hor_dots.gif) repeat-x top left;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

#news .navigation {
	color: #666;
	font-size: 14px;
	background:url(../images/hor_dots.gif) repeat-x top left;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

#news .navigation .nav-previous {
	float: left;
	width: %50;
}

#news .navigation .nav-next {
	float: right;
	width: %50;
}


ul.newsNav {
	list-style: none;
	padding: 15px 0px 20px 20px;
}


ul.newsNav li.widget-container {

}


ul.newsNav li.widget-container ul  {
	margin: 0px 0px 20px 0px;
}

ul.newsNav li.widget-container ul li {
	list-style: none;
	font-size: 14px;
	margin: 0px 0px 3px 0px;
}

ul.newsNav li.widget-container h3 {
	font-size: 16px;
	background:url(../images/hor_dots.gif) repeat-x bottom left;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 8px 0px;
	color: #333;
}
