/*
Theme Name: Teldaco
Theme URI: http://www.teldaco.com.au
Description: Website Theme for Teldaco
Author: Mooty Web Design
Version: 1.0
Tags: teldaco
*/

/* CSS Created by Michael Coyle @ Mooty Web Design - 2010 */
/* Teldaco */

* {
	margin:0;
	padding:0;
	border:0;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	/*background: url(/wp-content/themes/teldaco/images/temp/body-bg.jpg) 50% top no-repeat;*/
}	

/* header */

#header-wide {
	background: url(/wp-content/themes/teldaco/images/design/header-bg.jpg) 50% top no-repeat;
}

#header {
	width:960px;
	margin:0 auto;
	height:94px;
}

#header #logo {
	float:left;
	margin:8px 0 0 0;
}

#header #nav {
padding:40px 0 0 0 ;
float:right;
}

#header #nav li {
list-style:none;
float:left;
border-right:1px solid #406DCF;
font-size:14px;
position:relative;
}

#header #nav li:hover ul {
display:block;
}

#header #nav li ul {
	background:#244187;
	position:absolute;
	z-index:1000;
	top:26px;
	left:0;
	width:215px;
}

#header #nav li ul li {
float:none;
border-bottom:1px solid #35508F;
font-size:12px;
}

#header #nav li ul li a {
padding:10px;
display:block;
padding-left:18px;
border:none;
}

#header #nav li a {
text-decoration:none;
color:#fff;
padding:10px 17px 10px 17px;
_padding:5px 17px 5px 17px; /*hack ie6*/
_display:block; /*hack ie6*/
font-weight:normal;

}

*:first-child+html #header #nav li a {
	padding:5px 17px 5px 17px; /*hack ie7*/
	display:block; /*hack ie7*/
}

#header #nav li a:hover {
	color:#5BBB59;
	background:#244187;
}

#header #nav li#current a {
	text-transform:uppercase;
	font-weight:bold;
}

#header #nav li.last {
	border:0;
}

#header #nav li.last a {
	padding-right:0;
}

#header #nav li ul {
	display:none;
}

/* feature */

#feature-wide {
	background: url(/wp-content/themes/teldaco/images/design/feature-bg.jpg) 50% top no-repeat;
}

#feature {
	width:960px;
	margin:0 auto;
	height:329px;
}

#feature h1 {
	text-transform:uppercase;
	width:500px;
	font-size:26px;
	color:#fff;
	padding:53px 0 0 0;
	text-shadow:1px 1px 0px #05204F;
	font-weight:normal;
}

#feature h2 {
	width:410px;
	font-size:15px;
	color:#B5CAF4;
	padding:20px 0 0 0;
	text-shadow:1px 1px 0px #05204F;
	font-weight:normal;
}

#feature h2 em {
	color:#fff;
	font-weight:bold;
	font-style:italic;
}

#get-a-quote a {
	margin:20px 0 0 0;
	width:328px;
	height:63px;
	background:url(/wp-content/themes/teldaco/images/design/header-getaquote.png) top left no-repeat;
	display:block;
	text-indent:-900em;
}

#get-a-quote a:hover {
	background:url(/wp-content/themes/teldaco/images/design/header-getaquote-hover.png) top left no-repeat;
}

/* productrange */

#productrange-wide {
	background: url(/wp-content/themes/teldaco/images/design/productrange-bg.jpg) 50% top no-repeat;
}

#productrange {
	width:960px;
	margin:0 auto;
	height:62px;
}

#productrange p {
	color:#fff;
	font-size:13px;
	padding:10px 0 0 0;
	float:left;
	font-weight:bold;
}

#productrange p strong {
	font-size:21px;
	text-shadow:1px 1px 0px #347C32;
}

#productrange p strong em {
	color:#CEEBCD;
}

#productrange ul {
	float:left;
	padding:5px 0 0 29px;
}

#productrange ul li {
	list-style:none;
	float:left;
	text-shadow:1px 1px 0px #fff;
	font-size:12px;
	width:89px;
	text-align:center;
}

#productrange ul li a {
	color:#164397;
	font-weight:bold;
	text-decoration:none;
	background:url(/wp-content/themes/teldaco/images/design/productrange-ul-bg.jpg) right 6px no-repeat;
	display:block;
	padding:5px;
	height:35px;
	vertical-align:middle;
}

#productrange ul li a:hover {
	color:#164396;
	text-decoration:underline;
}
#productrange-wide #productrange ul li ul {
	display:none;
}

/* content */

#content {
	width:960px;
	margin:0 auto;
}

#content #content-left-small {
	width:300px;
	_width:290px; /*hack ie6*/
	float:left;
	padding:0 20px 0 0;
	margin:45px 0 0 0;
	border-right:1px dotted #ccc;
}

#content h3 {
	font-size:17px;
	color:#333;
	font-weight:normal;
	margin-bottom:20px;
}

#content h3 em {
	color:#46A041;
	font-weight:bold;
}

#content p {
	font-size:12px;
	color:#666;
	font-weight:normal;
	line-height:17px;
	margin-bottom:20px;
}

#content p a {
	color:#46A041;
	font-weight:bold;
	text-decoration:none;
}

#content p a:hover {
	color:#164396;
	font-weight:bold;
	text-decoration:underline;
}

#content h4 {
	margin-bottom:20px;
	color:#333;
	font-size:16px;
}

#content #content-middle-small {
	width:280px;
	_width:270px; /*hack ie6*/
	float:left;
	padding:0 20px 0 20px;
	margin:45px 0 0 0;
	border-right:1px dotted #ccc;
}

#content #content-right-small {
	width:290px;
	float:left;
	padding:0 0 0 20px;
	margin:45px 0 0 0;
}

/* latest-news */

#latest-news {
	clear:both;
	width:960px;
	margin:0 auto;
	border-top:1px dotted #ccc;
	padding:20px 0 20px 0;
}	

#latest-news h5 {
	float:left;
	padding:10px 30px 0 0;
	font-size:16px;
	color:#333;
}

#latest-news .news-item {
	float:left;
	width:170px;
	padding: 0 15px 0 15px;
	border-right:1px dotted #ccc;
}

#latest-news .news-item p {
	color:#bbb;
	font-size:10px;
}

#latest-news .news-item p a {
	color:#333;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

#latest-news .news-item p a:hover {
	color:#164396;
	text-decoration:underline;
}

#latest-news .news-item .align-left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#latest-news h5#all-news {
	float:left;
	padding:10px 0 0 10px;
	font-size:8px;
	color:#46A041;
	display:block;
}

#latest-news h5#all-news a {
	font-size:12px;
	color:#46A041;
	text-decoration:none;
}

#latest-news h5#all-news a:hover {
	color:#164396;
	font-weight:bold;
	text-decoration:underline;
}

/* footer */

#footer-wide {
clear:both;
background:#EFEFEF;
margin-top:20px;
}

#footer {
width:960px;
margin:0 auto;
height:185px;
padding:30px 0 0 0;
}

#footer h5 {
	color:#164397;
	font-size:16px;
	font-weight:bold;
	text-shadow: 1px 1px 0px #fff;
	margin-bottom:20px;
}

#footer p {
	color:#818181;
	font-size:12px;
	margin-bottom:20px;
}

#footer p a {
	color:#46A041;
	font-weight:bold;
	text-decoration:none;
}

#footer p a:hover {
	color:#164396;
	font-weight:bold;
	text-decoration:underline;
}

#newsletter {
width:360px;
border-right:1px dotted #ccc;
padding:0 20px 0 0;
float:left;
}

#newsletter form {
	clear:both;
	width:360px;
}

#newsletter p small {
	clear:both;
}

#newsletter p small strong {
	color:#333333;
}

#newsletter input {
	width:162px;
	padding:10px 0 10px 10px;
	background:url(/wp-content/themes/teldaco/images/design/footer-newsletter-text-bg.jpg) repeat-x;
	float:left;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ccc;
	margin-top:1px;
	color:#164396;
	font-size:12px;
	font-weight:bold;
}

#newsletter input.newsletter-button {
	width:101px;
	height:59px;
	background:url(/wp-content/themes/teldaco/images/design/footer-newsletter-signup-button.jpg) top left no-repeat;
	margin:0 0 0 10px;
	float:left;
	border:none;
	cursor:pointer;
	text-indent:-900em;
}

#social {
width:110px;
border-right:1px dotted #ccc;
padding:0 20px 0 20px;
float:left;
}

#social img {
float:left;
padding: 0 10px 10px 0;
}

#contact {
width:200px;
border-right:1px dotted #ccc;
padding:0 20px 0 20px;
float:left;
}

#address {
width:140px;
padding:0 20px 0 20px;
float:left;
}

/* copyright */

#copyright-wide {
	background:#5BBB59;
}

#copyright {
	margin:0 auto;
	width:960px;
	height:45px;
}

#copyright #copy {
	color:#fff;
	font-size:12px;
	float:left;
	padding:16px 0 0 0;
}

#copyright #webdesign {
	color:#fff;
	font-size:12px;
	float:right;
	padding:16px 0 0 0;
}

#copyright #webdesign a {
	color:#B5E0B4;
	font-weight:bold;
	text-decoration:none;
}

#copyright #webdesign a:hover {
	color:#fff;
	text-decoration:underline;
}

/* INSIDE */

/* feature */

#inside-feature-wide {
	background: url(/wp-content/themes/teldaco/images/design/inside-feature-bg.png) 50% top no-repeat;
}

#inside-feature {
	width:960px;
	margin:0 auto;
	height:130px;
}

#inside-feature h1 {
	width:500px;
	font-size:30px;
	color:#fff;
	padding:46px 0 0 0;
	text-shadow:1px 1px 0px #05204F;
	font-weight:normal;
	float:left;
}

#inside-feature #get-a-quote a {
	margin:40px 0 0 0;
	width:328px;
	height:63px;
	background:url(/wp-content/themes/teldaco/images/design/header-getaquote.png) top left no-repeat;
	display:block;
	text-indent:-900em;
	float:right;
}

#inside-feature #get-a-quote a:hover {
	background:url(/wp-content/themes/teldaco/images/design/header-getaquote-hover.png) top left no-repeat;
}

/*content*/

#content-left-wide {
	width:674px;
	
	margin-top:30px;
	padding:0 30px 0 0;
	border-right:1px dotted #ccc;
	float:left;
}

#content-left-wide a {
	font-weight:bold;
	text-decoration:none;
	color:#46A041;
}

#content-left-wide a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#1E4AA7;
}

#content-left-wide h2 {
	color:#1E4AA7;
	font-size:20px;
	margin-bottom:20px;
}

#content-left-wide h3 {
	color:#333333;
	font-size:18px;
	margin-bottom:20px;
}

#content-left-wide h4, #content-left-wide h5, #content-left-wide h6 {
	color:#489F45;
	font-size:18px;
	margin-bottom:20px;
	font-weight:normal;
}

#content-left-wide .align-left {
	float:left;
	margin-right:20px;
}

#content-left-wide ol, #content-left-wide ul {
	margin: 0 0 20px 35px;
}

#content-left-wide ol li, #content-left-wide ul li {
	font-size:13px;
	color:#666;
}

#content-left-wide blockquote {
	padding:20px 60px 20px 60px;
	font-size:13px;
	color:#164397;
	font-style:italic;
}

#content-left-wide blockquote p {
	font-size:13px;
	color:#164397;
}

#content-left-wide table {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-bottom:20px;
}

#content-left-wide table td {
	padding:10px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	font-size:13px;
	color:#666666;
}

#content-left-wide th {
	background:#DFE8FF;
	padding:20px;
	font-size:15px;
	color:#164397;
	padding:10px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}

#content-right-sidebar {
	width:224px;
	_width:224px; /*hack ie6*/
	margin-top:30px;
	padding:0 0 0 30px;
	float:left;
}

#content-right-sidebar h4 {
	color:#214FB5;
	font-size:20px;
	font-weight:normal;
}

#content-right-sidebar #sectionnav {
	margin-bottom:20px;
}

#content-right-sidebar #sectionnav li {
	font-size:13px;
	list-style:none;
	background:url(/wp-content/themes/teldaco/images/design/this-section-li-bg.png) left bottom no-repeat;
}

#content-right-sidebar #sectionnav li a {
	color:#333333;
	text-decoration:none;
	padding:8px 0 8px 0;
	font-weight:bold;
	display:block;
}

#content-right-sidebar #sectionnav li.current_page_item a {
	color:#2755C3;
}

#content-right-sidebar #sectionnav li a:hover {
	color:#164397;
	text-decoration:underline;
}



#content-right-sidebar .quote {
	font-size:17px;
	color:#333;
	font-weight:normal;
	margin-bottom:20px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:20px 0 20px 0;
	width:238px;
	_width:224px; /*hack ie6*/
}

#content-right-sidebar .quote em {
	color:#46A041;
	font-weight:bold;
}

#content-right-sidebar #productrange {
	background:url(/wp-content/themes/teldaco/images/design/productrange-inside-bg.png);
	float:none;
	height:auto;
	width:238px;
	_width:224px; /*hack ie6*/
	margin-bottom:20px;
}

#content-right-sidebar #productrange ul {
	clear:both;
	float:none;
	padding:22px 0 22px 0;
	border-bottom:1px solid #CBD2E2;
}

#content-right-sidebar #productrange ul li ul {
	clear:both;
	float:none;
	padding:0 0 12px 0;
	border-bottom:none;
}

#content-right-sidebar #productrange p {
	text-align:center;
	color:#fff;
	width:236px;
	_width:224px; /*hack ie6*/
	padding-top:22px;
}

#content-right-sidebar #productrange ul li {
	list-style:none;
	float:none;
	background:url(/wp-content/themes/teldaco/images/design/productrange-inside-ul-bg.png) 50% bottom no-repeat;
	width:236px;
	_width:224px; /*hack ie6*/
	text-align:center;
}

#content-right-sidebar #productrange ul li a {
	background:none;
	height:auto;
	padding: 8px 0 8px 0;
}

#content-right-sidebar #productrange ul li ul li {
	list-style:none;
	float:none;
	background:none;
	width:236px;
	_width:224px; /*hack ie6*/
	text-align:center;
}

#content-right-sidebar #productrange ul li ul li a {
	background:none;
	height:auto;
	padding: 2px 0 2px 0;
	color:#333;
	font-weight:normal;
}

#content-left-wide .categories {
	list-style:none;
	margin;0;
	padding:0;
	display:block;
	clear:both;
	height:25px;
}

#content-left-wide .categories ul {
	margin:0;
	padding:0;
	margin-left:-10px;
}

#content-left-wide .categories ul li {
	float:left;
	padding: 0 10px 0 10px;
	border-right:1px dotted #CCCCCC;
	list-style:none;
}

/* Category Page */

#inside-feature #breadcrumbs {
	width:500px;
	font-size:26px;
	color:#fff;
	padding:46px 0 0 0;
	text-shadow:1px 1px 0px #05204F;
	font-weight:normal;
	float:left;
}

#inside-feature #breadcrumbs span {
	font-size:17px;
	color:#E0E9FA;
	padding:0 5px 5px 5px;
}

#inside-feature #breadcrumbs a {
	color:#fff;
	text-decoration:none;
}

#inside-feature #breadcrumbs a:hover {
	color:#5BBB59;
	text-decoration:none;
}

#content-left-wide h1 {
	color:#1E4AA7;
	font-size:20px;
	margin-bottom:20px;
}

#content-productlist {
	border-top:1px dotted #ccc;
	padding-top:20px;
}

#content-productlist .productsingle {
	width:200px;
	text-align:center;
	float:left;
	margin: 0 12px 20px 12px;
	overflow:hidden;
	height:350px;
}

#content-productlist .productsingle img {
	max-width:185px;
}

.productsingle-button a {
	background:url(/wp-content/themes/teldaco/images/design/product-button.png) top left no-repeat;
	width:94px;
	height:29px;
	display:block;
	text-indent:-900em;
	margin:0 0 0 53px;
}

.productsingle-button a:hover {
	background:url(/wp-content/themes/teldaco/images/design/product-button-hover.png) top left no-repeat;
}

#content-productlist .productsingle h3 {
	margin-bottom:10px;
	margin-top:20px;
}

#content-productlist .productsingle p {
	margin-bottom:10px;
}

#content-productlist .productsingle h3 a {
	color:#333;
}

#content-productlist .productsingle h3 a:hover {
	color:#164396;
}

#content-left-wide object {
	margin-right:15px;
}

#content-right-sidebar #productrange ul li.current a {
	font-weight:bold;
}

.alignright {
	float:right;
	margin: 0 0 15px 15px;
}

.alignleft {
	float:left;
	margin: 0 15px 15px 0;
}


/* SLIDER */

.container { width:300px; height:260px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides .featuresingle { position:absolute; top:0; width:300px; overflow:hidden; display:none; }

#loopedSlider {
	position:relative;
	float:right;
	margin-left:10px;
	margin-bottom:20px;
}

#loopedSlider img {
	text-align:center;
	max-width:300px;
}

ul.pagination {
	position:absolute;
	top:250px;
	right:0;
	width:100px;
	background:url(/wp-content/themes/teldaco/images/design/slider-bg.png) top right no-repeat;
}

ul.pagination li { 
	list-style:none; 
	float:right; 
	margin-left:5px;
	margin-top:15px;
}	

ul.pagination a { 
	width:7px; 
	height:7px; 
	background:url(/wp-content/themes/teldaco/images/design/slider-off.png);
	text-indent:-900em;
	display:block;
}

ul.pagination a:hover { 
	width:7px; 
	height:7px; 
	background:url(/wp-content/themes/teldaco/images/design/slider-on.png);
	text-indent:-900em;
	display:block;
}

ul.pagination li.active a {
	width:7px; 
	height:7px; 
	background:url(/wp-content/themes/teldaco/images/design/slider-on.png);
	text-indent:-900em;
	display:block;
}

/* contact form */

.wpcf7 {
	float:right;
}

.wpcf7 input {
	border:1px solid #ccc;
	padding:8px;
	margin-top:5px;
}

.wpcf7 textarea {
	border:1px solid #ccc;
	padding:8px;
	margin-top:5px;
	font-size:13px;
}

.wpcf7 submit {
	border:1px solid #ccc;
	padding:8px;
	margin-top:5px;
	font-size:13px;
}

.post-categories li {
list-style:none;
line-height:12px;
}

.post-categories li a {
color:#bbb;
text-decoration:none;
font-size:12px;
}