/*
Theme Name: Nick Tucker
Theme URI: 
Description: Bespoke theme designed by Dan Daneen @ Karyx for Nick Tucker
Version: 1.0
Author: Paula Sucksmith
Author URI: http://karyx.co.uk
Tags: 

*/

body {
background: #fff url('images/bg_green_strip.jpg') repeat-x top;
margin:0;
padding:0;
font-size:12px;
font-family:'Century Gothic', Helvetica, Arial, Sans serif;
line-height:20px;
}

/* Page Wrapper */
#page{
width:1040px;
margin: 0px auto;
}

#content {
width: 1040px;
text-align: left;
/*margin: 0px auto;*/
}

#maincontent {
width: 500px;
float: left;
margin: 0px 0px 0px 130px;
}

#maincontent h2 {
font-size:24px;
line-height:30px;
}

#maincontent h3 {
font-size:16px;
line-height:24px;
color:#4F9040;
}

#maincontent ul {
list-style-image: url('images/leafbullet.jpg');
margin:20px 0;
}

#maincontent ul li {
line-height:22px;
margin-bottom:10px;
}

.clear {
	clear: both;
}


/* General Typography */
.green {
color:#98C229;
}

a:link, a:visited {
color:#98C229;
text-decoration:none;
border:none;
}

a:hover, a:active {
border-bottom:1px dotted;
}


h1, h2 {
font-size:18px;
color:#B6D545;
font-weight:normal;
line-height:24px;
margin-bottom:20px;
}

h3, h4 {
font-size:14px;
color:#B6D545;
font-weight:normal;
line-height:20px;
margin-bottom:15px;
}

/* Menus */ /***** Need to finish tidying up ****/

#mainmenu {
margin: 0px auto; 
padding: 0; 
height:55px;
background:url('images/bg_nav_bar.jpg') no-repeat top left;
/*border:1px solid red;*/
}

#mainmenu ul {
margin: 0; 
padding: 0; 
list-style-type: none; 
margin-left:120px;
margin-right:120px;
/*float: left;*/
}

#mainmenu ul li {
display: inline; 
float: left;
height: 51px;
/* border-right: 1px solid #1F7115;*/
}

#mainmenu ul li.right {
border-right: none;
/*float:right;*/
}

#mainmenu ul li a:link, #mainmenu ul li a:visited  {
display: block;
text-decoration:none;  
padding: 10px 20px;
font-size:14px;
color: #D3E169;
border: none;
}

#mainmenu ul li a:hover, #mainmenu ul li a:active  {
display: block;
text-decoration:none;  
padding: 10px 20px;
font-size:14px;
color: #FFF;
}

#mainmenu ul li.current a:link, #mainmenu ul li.current a:visited, #mainmenu ul li.current a:hover, #mainmenu ul li.current a:active{
color: #fff;
}

/* Logo */
#logo {
height:112px;
width: 417px;
border: none;
text-decoration:none; 
margin: 0px 0px 0px 120px;
}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active{
border: none;
text-decoration:none; 
}

/* Header */
#headercontent{
width:1040px;
position:relative;
}

/*Header Images */

#header_home {
background: url('images/bg_header_home.jpg') no-repeat top left;
height: 420px;
width: 1250px;
margin: -112px 0px 0px -210px;
float: left;
}

#header_process {
background: url('images/bg_header_process.jpg') no-repeat top left;
height: 420px;
width: 1250px;
margin: -112px 0px 0px -210px;
float: left;
}

#header_howihelp {
background: url('images/bg_header_howihelp.jpg') no-repeat top left;
height: 420px;
width: 1250px;
margin: -112px 0px 0px -210px;
float: left;
}

#header_success {
background: url('images/bg_header_success.jpg') no-repeat top left;
height: 420px;
width: 1250px;
margin: -112px 0px 0px -210px;
float: left;
}

#header_about {
background: url('images/bg_header_about.jpg') no-repeat top left;
height: 420px;
width: 1250px;
margin: -112px 0px 0px -210px;
float: left;
}

#header_contact {
background: url('images/bg_header_contact.jpg') no-repeat top left;
height: 420px;
width: 1250px;
margin: -112px 0px 0px -210px;
float: left;
}

/* Header Text */

#header_text {
width: 365px;
height: 245px;
text-align:left;
position: relative; top: 25px; left:615px;
color:#fff;
padding:0 10px;
}

#header_text h1 {
color:#fff;
/*font-size: 26px;*/
text-transform:uppercase;
line-height:auto;
margin-bottom:0;
}

#header_text p {
font-size:14px;
line-height:22px;
height: 190px;
padding-top:10px;
}

#header_text p a:link, #header_text p a:visited {
color:#fff;
text-decoration:none;
border:none;
}

#header_text p a:hover, #header_text p a:active {
border-bottom:1px dotted;
}

/* Top Quote */
#topquote {
height:145px;
width: 335px;
/*position:relative; top: -113px; left:587px;*/
position:relative; top: 0; left:790px;
*top: -418px; /*ie7 fix */
border: none;
background: url('images/quote-gif.gif') no-repeat top left;
margin:0;
padding:0;
}

/* Sidebar */
#sidebar{
background: url('images/bg_sidebar_top.png') no-repeat top left;
float: right;
width: 266px;
position: relative; top: -23px; right:117px;
margin-bottom: 60px;
}

#ps_sidebar_name {
font-size:18px;
color:#B6D545;
font-weight:normal;
line-height:24px;
margin: 10px 10px 20px 0px;
}

#ps_sidebar_content {
font-size:12px;
line-height:18px;
margin: 10px 10px 20px 0px;
color:#666; /* Grey */
}

#ps_sidebar_content ul {
list-style:none;
list-style-image: none;
padding:0;
margin:0;
}

#ps_sidebar_content ul li {
margin-bottom:10px;
}

#sidebar > ul {
margin:0;
padding:10px 20px;
}

#ps_sidebar_content .smalltext { /* Added by DD 24/02/10 */
font-size:10px;
}

/* Footer */
#footer {
background:url('images/bg_footer.jpg') no-repeat bottom left;
margin: 0px auto; 
padding: 0; 
height:55px;
width: 1040px;
font-size:12px; /* IE fix */
font-family:'Century Gothic', Helvetica, Arial, Sans serif; /* IE Fix */
}

#footercontent{
color:#666;
}

#footercontent a:link, #footercontent a:visited {
color:#666;
text-decoration:none;
border:none;
}

#footercontent a:hover, #footercontent a:active {
text-decoration:none;
border-bottom:1px dotted;
}

#copyright{
margin: 20px 10px 0px 140px;
float: left;
}

#submenu {
float: right;
margin: 20px 20px 0px 10px;
}

#submenu ul {
margin: 0; 
padding: 0; 
list-style-type: none; 
list-style-image: none; 
}

#submenu li {
display: inline; 
}

#karyx{
margin: 20px 140px 0px 20px;
float: right;
}

/* Success stories panels */
.sspanel {
width:480px;
min-height:100px;
background: #DFDFDF url('images/panel_top.jpg') no-repeat top left;
padding:5px 10px;
margin:5px 0 0 0;
}

.topspace {
margin-top:15px;
}

.sspanel h1 {
font-size: 12px;
font-weight:bold;
color:#fff;
line-height:10px;
}

.sspanelextendone, .sspanelextendtwo, .sspanelextendthree {
background-color: #DFDFDF;
width:480px;
padding:1px 10px;
margin:0 0 15px 0;
/* Add in some rounded corner CSS3 goodness for Safari, Firefox and Opera users */
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}

.sspanelextendone > p, .sspanelextendtwo > p, .sspanelextendthree > p {
margin-top:0;
}

/* Signature panel for the contact page */
.signature {
width:290px;
height:65px;
background:url('images/NTsig.gif') no-repeat top left;
}

/* Nick Tucker Bizview video */

#overlay {
width:3000px;
height:3000px;
background:url(blackoverlay.png);
display:none;
}

#nicktuckervid {
/*width:320px;*/
padding:10px;
background-color:#FFFFFF;
display:none;
position:absolute;
left:23%; 
top:25%; 
border: solid 1px #000;
z-index: 500;
}

a[title="vid"] {
font-style:italic;
border-bottom:1px dotted;
}