/*

Theme Name: My theme
Theme URI: http://www.samidesigns.co.nz
Description:  ‘Graphic and Webdesign’
Author: Samantha Saunders
Author URI: http://www.samidesigns.co.nz
Version: 1.0

*/

@charset "UTF-8";
/* CSS Document */

/* Reset */  

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label { 		
	
border: 0; 	
outline: 0; 	
font-size: 100%; 	
/*vertical-align: baseline; */	

} 

body {
	line-height: 1.5;
	font-family: "arial",arial;
	padding:0px;
	margin:0px;
} 

ol, ul { 	
list-style: none; 
}  

/* End Reset */





  

a {  
	text-decoration: underline;  
	color:#eb1c22;
	font-size: 12px; 
}  

a:hover {  
text-decoration: none; 
}


#page_content {
	width:1000px;
	margin-top: 10px;
	padding-bottom: 50px;
	background-color: #fff;
	height:100%;
	max-height:100%;
	height:auto !important;
    	height: 100%;
    	overflow: hidden;
} 

#page_content h1 {	
	color:#000;
	margin-bottom:10px;
	font-weight:bold;
	font-size: 16px;
}

#page_content h2 {	
	color:#eb1c22;
	margin-bottom:10px;
	font-weight:bold;
} 

#page_content h3 {	
	color: #4a4a4a;	
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 300;
	
} 



#page_content h4 {	
color:#eb1c22;
	margin-bottom:10px;
	font-weight:300;
font-family: Tahoma, Arial;
	

} 

#page_content h5 {	
	color:#000000;
	margin-bottom:10px;
	font-weight:bold;
} 


#page_content p{
	font-size:12px;
	color: #4a4a4a;	
	line-height: 18px; 
} 	
	
 
#page_content #pages-without-sidebar-padding{
	padding-left:40px;
	padding-right:40px;
	padding-top:0px;
}


/* ---------------------- Main Styles --------------------*/  

body {

	background-color: #181818;
        background-position: top;
	margin-top: 0px;
	min-width: 1200px;
 	overflow-x: hidden; 
	overflow-y:auto;
	}  

#wrap {

	width: 100%;
	height: auto;
	margin-top:0px;
	
	background-color: #fff;
/*border: 1px solid red; */
}  


#logo {
	margin-top: 20px;
	margin-left: 60px;
	width: 288px;  
	height: 150px;
	background-image: url('/wp-content/uploads/turner_logo2.gif');
	background-repeat: no-repeat;
	float: left; 
	}



#header .facebook-icon
{
/*border: 1px solid #ff0000;*/
}



#header-outer {
	height: 200px;	
	width:100%;
       	background-color: #181818;


	}

#header {
	height: 200px;	
	margin-left:auto;	
	margin-right:auto;
	width:1000px;

	}

#header h1 {  
 	text-indent: -9999px;  
}  

#header h1 a {
	
}  

.top-slideshow-outer {
	margin-top:0px;
	height: 390px;
	padding-top:0px;
	padding-bottom:0px;	
        width:100%;
	background-color: #000;
	}

.top-slideshow-inner {
	width: 950px;
	height: 390px;
	margin-left:auto;
	margin-right:auto;
}  


.grey-section-outer {
	margin-top:-10px;
	margin-bottom:-10px;
	height: 128px;
	padding-top:0px;
	padding-bottom:0px;	
        width:100%;
	background-color: #cccccc;
	}

.grey-section-inner{
	width: 1000px;
	height: 128px;
	margin-left:auto;
	margin-right:auto;
text-align: center;
padding-top: 0px;
/*border: 1px solid #fff000;*/
background-image: url('/wp-content/uploads/grey-home-bg7.png');
background-repeat: no-repeat;
}  


.grey-section-inner h1 {	
	color:#000;
	margin-bottom:0px;
	font-weight:bold;
	font-size: 22px;

	
}

#faq1 p {
margin-top:-4px;
}

#faq2 p {
margin-top:-4px;
}

#faq3 p {
margin-top:-4px;
}

#faq4 p {
margin-top:-4px;
}

#faq5 p {
margin-top:-4px;
}


.FAQ { cursor:hand; cursor:pointer;
        /*border:1px solid red; width:50%;*/ 
/*padding: 1.2em 0px;*/
}


.FAA p {
font-size:12px;
}

 .FAA { display:none; overflow:hidden; }



.FAQ.active .toggleHeading {
    /*background-position: 0px -27px;*/
/*border:1px solid red;*/
/*background: url('/wp-content/uploads/toggle-minus.png') no-repeat;*/
}



.toggleHeadingNEW {
    margin: 0px;
    padding: 5px 10px 5px 40px;
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    /*background: url('/wp-content/uploads/toggle-plus.png') no-repeat;*/
  cursor: pointer;
margin-top:-38px;
margin-bottom:25px;
}

.toggleHeadingNEW h3 {
font-size: 16px;
letter-spacing: -0.5px;
font-family: "Tahoma";
line-height: 1.2em;
color: #eb1c22; /* was #EB1C22 */
font-weight:300;

}

.FAQ .toggleHeadingNEW h3{ 
color: #eb1c22;
}

.services-right-float
{
float:right;
overflow:hidden;
border: 1px solid #c7c7c7;
padding:5px;
margin-left:20px;
margin-too:-5px;

}





#main #main-text .home-links a {  
	color:#000000;
	text-decoration: underline; 
	font-size: 12px;
	line-height: 18px; 	
	font-weight:bold;
	
}

#main #main-text .home-links a:hover {  
	text-decoration: none; 
	font-size: 12px;
	line-height: 18px;  	
}



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


#header ul {  
	padding-left: 100px; 
}  

#header ul li {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 60px;
	float: left;
	list-style:inside none; 
	display:block; 
	position:relative;	
}

  




 

 



/* ---------------------- Drop down Navigation --------------------*/ 

 

#topnav {
	height: 50px;	
	margin-top: 140px;
	margin-right: 0px;
	display: block;	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	width: 540px; 
	float: right;
	}

#topnav > ul {
	list-style:inside none;
	padding:0; 
	margin:0;
	} 

#topnav > ul > li {
	list-style:inside none; 
	display:block; 
	position:relative;
	} 

#topnav > ul > li > a:after{ 
	content:''; 
	position:absolute; 
	top:-1px; 
	bottom:-1px; 
	right:-2px; 
	z-index:99; 
} 

#topnav ul li{
	margin-top: 1px;
	margin-bottom: -1px;
	text-align: center;
	width: auto;
	/*border: 1px solid #ff0000;*/
	margin-left:0px;
	margin-right:0px;
	} 

#topnav ul li a{
	color:#fff;
	padding-left:12px;
	padding-right:12px;
	padding-top:10px; 
	padding-bottom:1px; 
	font-size: 12px; 
	outline:none; 
	display:block; 
	position:relative; 
	text-align:center; 
	text-decoration:none; 
	letter-spacing: 2px;
	font-weight:300;
	}

#topnav ul li a:hover   {
	color:#eb1c22;
	font-weight:300;
	} 

#topnav .current_page_item a { 
	color:#eb1c22;
	font-weight:300;
	} 


/*the backgrounds of the top links when they are hovered over*/
#topnav ul li:hover > a{
	
	} 

#topnav ul li:hover > ul, #topnav ul li:hover > div{
	display:block;		
	} 

#topnav ul li > ul, #topnav ul li > div{ 
	display:none; 
	width:auto; 
	position:absolute; 
	top:39px; 
	padding:5px 0; 
	background:#95e1f8; 
	border-radius:5px 5px 5px 5px; 
	z-index:999; 
	} 

#topnav ul li > ul{
	background:#7CD427; 
	margin-top:10px;
	} 
	
#topnav ul li > ul li {
	display: block;
	list-style: inside none;
	padding: 0;
	margin: 0;
	position: relative;
	width: 145px;
	text-align: left;
	} 
	
#topnav ul li > ul li a{ 
	outline:none; 
	display:block; 
	position:relative; 
	margin:0; 
	padding:12px 20px; 
	font:10pt Arial, Helvetica, sans-serif; 
	color:#000;  /*text colour of drop down menu*/
	background:#fff; /*background colour of drop down menu*/
	text-decoration:none; 
	} 

#topnav, #topnav > ul li > ul li a:hover{ 
	color:#000; /*colour of text on drop down when hovered*/
	} 

#topnav ul li > ul li a:hover{
	background:#e7ffd0; /*background colour on drop down when hovered*/	
	} 

 


/* ---------------------- Search Box --------------------*/  



#header li#search {  
	margin-top: 13px;  
	margin-left: 60px;  
	margin-right: 0; } 

#header li#search img {  
	margin-right: 10px;  
	margin-left: 10px; 
}  

#header li#search input {  
	position: relative;  
	top: -32px; 
}  

#header li#rss {  
	float: right;  
	margin: 0; 
	padding: 0; 
}  

li#rss img {  
	width: 30px;  
	padding-right: 1px;  
	margin-top: 13px; 
}  

#header p#slogan {  
	font-size: 2em;  
	margin: 21px 0 31px 0;  
	float: right;  
	background: url(../img/slogan.png) no-repeat;  
	width: 544px;  
	height: 38px;  
	text-indent: -9999px;  
	border-right: 1px solid white;  
	padding-right: 50px; 
}

#header .facebook-icon
{
	float:right;
	margin-top:32px;
	margin-right:10px;
	width: 30px;  
	height: 30px;
	background-image: url(images/facebook-icon.png);
}

#header .twitter-icon
{
	float:right;
	margin-top:32px;
	margin-right:10px;
	width: 30px;  
	height: 30px;
	background-image: url(images/twitter-icon.png);
}


/*------------------------ Main Content Text---------------------- */  



#main {
	width: 1000px;
	height: auto;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
 



}  

#main #main-text ul li {
	font-size: 14px;
	line-height: 22px;
	margin-left:5px;
	list-style:disc;
	color: #4a4a4a;
	list-style-image: url('http://www.wwpainting.co.nz/wp-content/uploads/tick-bullet2.png'); 
} 

#main #main-text ul {
	margin-bottom:20px;	
}


#main #main-text {  
	margin-top:20px;
	float: left;  
	width: 660px;
	height: auto;  
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 10px;
} 

#main #main-text-without-sidebar {  
margin-top:20px;
	float: left;  
	width: 880px;
	height: auto;  
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 10px; 
	
} 

#main #main-text a {  
	color:#eb1c22;
	text-decoration: none; 
	font-size: 12px;
	line-height: 18px; 	
	font-weight:bold;
	
}

#main #main-text a:hover {  
	text-decoration: underline; 
	font-size: 12px;
	line-height: 18px;  	
}







/*------------------------ Sidebar---------------------- */ 

#page_content #sidebar
{
	float:left;
	width:260px;
	padding-top:30px;
	
}

#page_content #sidebar ul li {
   	list-style: none;
	margin-left:10px;
	margin-bottom:30px;
}

#page_content #sidebar ul {
   	list-style: none;
	margin-left:0px;
}

#page_content #sidebar #black-box {
	width:165px;
	height:268px;
	padding-top:7px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	margin-top:0px;
	margin-left:0px;
	background-color:#181818;
/*border: 1px solid red; */
	
} 

#page_content #sidebar #black-box h2 {
	color: #fff;
	
} 

#page_content #sidebar #black-box p {
	color: #fff;
	font-weight:lighter;
}

#page_content #sidebar #black-box a {
	text-decoration:none;
}

#page_content #sidebar #black-box a:hover {
	text-decoration:underline;
} 

#page_content #sidebar #black-box #red-button {
	font-decoration:none;
	letter-spacing: 2px;
	padding:0px;
	margin-top:25px;
	font-weight:200;
	
}

#page_content #sidebar #black-box #red-button a {
	text-decoration:none;
	color: #fff;
	background-color:#eb1c22;
	/*width:115px;
	height:25px;*/
	letter-spacing: 2px;
	font-weight:200;
	padding:10px;
	
	
}

#page_content #sidebar #black-box #red-button a:hover {
	font-decoration:none;
	background-color:#2f2f2f;
	letter-spacing: 2px;
}  


hr {
  	width: 100%;
	background-color: #7CD427;
	height: 2px;
	border: 0px ;
	}




/*------------------------ Gallery---------------------- */  






#page_content .gallery img {
border: 1px solid #fff;
width:180px;
height:180px;
-moz-box-shadow:    3px 3px 10px 3px #ccc;
  -webkit-box-shadow: 3px 3px 10px 3px #ccc;
  box-shadow:         3px 3px 10px 3px #ccc;
 }

#page_content .gallery {
width:840px;
padding:0px;
margin:0px;
 }

#page_content .gallery .gallery-caption { 
font-size: 12px;
color:#1d3f78;
padding-top:5px;
}

#page_content .gallery img:hover {
/*background: #fff;
 filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */*/

}


/*------------------------ CONTACT PAGE---------------------- */  


.contactpage
{
overflow:hidden;
width:100%;

}

.leftside
{
width: 390px;	
float:left;
padding-right:30px;
padding-bottom:10px;
margin-bottom:10px;
/*border-right: 1px solid #7fc1e0;*/

}

.rightside
{
width: 420px;	
float:left; 
padding-left:30px;
padding-top:26px;
overflow:hidden;
/*border: 1px solid #fff000;*/

}



/*------------------------ CONTACT FORM---------------------- */  

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    border: 1px solid;
    text-indent: 1%;
    padding: 8px 1%;
    outline: medium none;
    border-radius: 2px;
    margin: 0px 0px 1em;
    font-size: 1em;
    width: 98%;
    max-width: 98%;
    display: block;
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.4);
}

.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    color: #FFF;
    background-color: #222;
    border: medium none; }

a:hover, a:focus, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover {
    text-decoration: none;
    transition: #6363CE 0.3s ease 0s, color 0.3s ease 0s, border-bottom-color 0.3s ease 0s;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #222;
    border: medium none;
    padding: 0.5em 1em;
    color: #FFF !important;
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0px 1px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    margin-bottom: 1em;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
}


.contactform p {
font-weight:300;
 letter-spacing: 2px;
} 






/*------------------------ FOOTER---------------------- */  

#footer {
	
   	margin: 0px;
  	margin-bottom: 0px;
	background-color: #181818;
	padding: 0px;
	width: 100%;
	height: 100%;
	clear: left;
} 




#footer-insidebox
{
	
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 100%;
	color:#c7c7c7;
	font-size: 12px;
	padding-left:100px;
	padding-top:10px;
	padding-bottom:15px;
	

	
	
} 


#footer #rightfloatedtext
{
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	width:200px;

} 

#footer #footer-nav
{
float:left;
width: 400px;
overflow:hidden;
	color: #ffffff;	
	font-size: 14px;
margin-left:56px;
margin-top:20px;
	
} 

#footer #footer-nav a
{
	color: #ffffff;	
	font-size: 14px;
	text-decoration:none;

	
} 

#footer #footer-nav a:hover
{
	text-decoration:underline;

} 


#footer #copyright
{
	float: right;
	color: #ffffff;	
	font-size: 14px;
	
} 

#footer #siteby
{
	margin-top:7px;
	float: right;
	color: #ffffff;	
	font-size: 10px;
	
} 

#footer #siteby a {

	float: right;
	font-size: 10px;
	color: #7fc1e0;
	margin-left:2px;
	
} 