/* 	Project: 	Phil Tait Coaching 1 on 1
	Author:		Andrew Tait
	Version:	1.0.0
	Created:	1 February 2010	
	Media:		Screen Style Sheet  */

/* General cross site properties (CSS Reset) */

html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family:"Trebuchet MS", Helvetica, sans-serif;
    background-color:#223345;
    background-image:url(../img/bg.png);
    background-repeat:repeat-y;
}

#logo {
    width: 250px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -125px;
    height:270px;
}

img { border:none; }

div#container {
    margin: 0;
    padding:0px 4px 4px 4px;
    width:960px;
    margin-right:auto; margin-left:auto;
    min-height: 600px;
    height: 600px;
}

div#nav { padding-top:210px;  }

div#nav ul { padding-left:0px; margin-left:0px; }

div#nav li {
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    text-align:left;
    width:180px;
    display:inline-block;
}

div#nav li.right { margin-left:250px; float:right; }

div#nav li.far-right { float:right; width:160px; }

div#nav li a {
    display:block;
}

div#header {
    background-image:url(../img/logo.png);
    background-position:center center;
    background-repeat:no-repeat;
    height:260px;
    padding-bottom:10px;
    text-align:center;
}

div#below-header {
    border-top:4px dotted #FFFFFF;
    height:10px;
    margin-left:10px;
    margin-top:30px;
    padding-top:20px;
    text-align:center;
}

div#left { width:640px; float:left; }

div#right { width:300px; float:right; }

div#content, .right-box, .content-split {
    background:#262626;
    background-image:url(../img/box_background.png);
    border:2px solid #FFF;
    padding:20px;
    margin:8px;
    opacity: 0.8;
    width:580px;
    float:left;
}

.content-split { width:260px; float:left; margin-top:20px; }

.right-box {
    width:250px;
    margin-bottom:15px;
    float:right;
    background-image:none;
}

div.match { background-image:url(img/field.png); background-repeat:no-repeat; text-align:center; }

div.info {
    background-color:#292929;
    border:1px solid #363636;
    margin:40px 20px 20px;
    padding:20px;
}

p.match { text-align:center; }

p.bold { font-weight:bold; font-size:15px; }

ul.contact { margin-left:0px; }

ul.contact li { 
    float:left; 
    width:100px; 
    background-color:#292929;
    border:1px solid #363636;
    margin:20px 10px 20px 20px;
    padding:15px; 
    list-style-type:none;
    text-align:center;
}

div.contact-small { background-color:#292929; padding:20px; border:1px solid #363636; margin:20px; }

div.contact-small a { font-size:20px; }

div#footer {
    border-top:4px dotted #262626;
    margin-left:auto;
    margin-right:auto;
    margin-top:30px;
    padding:20px;
    width:930px;
}

div#footer li {
    float:left;
    width:115px;
    list-style:none;
    padding-left:6px;
    padding-right:6px; 
}

div#footer p, div#footer a, div#footer a:hover {
    font-size:12px; 
    color:#EEE;
    text-decoration:none;
    text-align:center;
    padding:10px;
}

div#footer ul {
    padding-left: 10px;
}

div#footer a:hover { text-decoration:underline; }

div.splitter, div.splitter-grey { border-bottom:dotted 4px #45CEE1; padding-top:15px; margin-bottom:25px; }

div.splitter-grey { border-bottom:4px dotted #363636; }

p, ul, a, a:hover { color:#FFFFFF; font-size:13px; text-decoration:none; }

a { color:#FFFFFF; text-decoration:underline; }

a:hover { color:#00CCFF; text-decoration:underline; }

.positions { font-style:italic; line-height:20px; }

li { line-height:22px; }

ul.logo-bullet { list-style-image:url(../img/turquoise_shape.png); } ul.logo-bullet li { line-height:26px; }

h1, h1.right, h2 { margin-top:10px; color:#00CCFF; text-transform:uppercase; font-size:16px; margin-bottom:30px;}

h1.right { text-align:center; }

h2 { font-size:15px; margin-top:30px; margin-bottom:20px; }

h3 { color:#FFFFFF; font-size:16px; margin-top:5px; }

/* Easy Slider */

.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
    margin:0;
    padding:0;
    display:none;
    overflow:hidden;
    text-indent:-8000px;
}

#slider { width:578px;}

#slider ul, #slider li,
#slider2 ul, #slider2 li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
    /* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
    width:578px;
    height:250px;
    overflow:hidden; 
}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev, 
#nextBtn, #slider1next, 
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a,
#nextBtn a, #slider1next a { 
    display:none;
}


a:hover,a:active,a:focus{outline:none;-moz-outline-style:none;}

.featureRotator { width: 578px; height: 263px; position: relative; margin: 0 auto; }
.featureRotator div { position: absolute; width: 578px; height: 263px; background-repeat: no-repeat; }
.fr_slide1 { background: url('../img/caption1.jpg'); }
.fr_slide2 { background: url('../img/caption2.jpg'); }
.fr_slide3 { background: url('../img/caption3.jpg'); }
.fr_slide4 { background: url('../img/caption4.jpg'); }
.fr_slide5 { background: url('../img/caption5.jpg'); }

#gallery {
    position:relative;
    height:355px
}
#gallery a {
    float:left;
    position:absolute;
}

#gallery a img {
    border:none;
}

#gallery a.show {
    z-index:500
}

ul.social { list-style:none; margin:0; padding:0; }

ul.social li { float:left; width:18px; padding:3px; }

#addthis {
    float:right;
    margin-top:20px;
    padding:5px;
    height:24px;
    position:absolute;
    margin-left:842px;
}

#addthis a { color: #00CCFF; }

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev { 
    left: 0; 
    float: left;
}
#lightbox-nav-btnNext { 
    right: 0; 
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px; 
    color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
    width: 70%; 
    float: left; 
    text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block; 
    clear: left; 
    padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
    width: 66px; 
    float: right;
    padding-bottom: 0.7em;	
}

h2.trigger {
    border: 1px solid #444444;
    background-color: #333333;  
    cursor: pointer;
    float: none;
    font-size: 2em;
    font-weight: normal;
    height: 110px;
    line-height: 110px;
    margin: 20px 0 0;
    padding: 0 0 0 20px;
    text-transform: none;
}

h2.trigger a {
    text-decoration: none;
    padding-left: 80px;
    font-size: 20px;
}

h2.phil {
    margin-top: 0;
    background: #333333 url(../img/profile.jpg) no-repeat left bottom;
}

h2.chris {
    background: #333333 url(../img/profile2.jpg) no-repeat left bottom;
}

h2.james {
    background: #333333 url(../img/profile3.jpg) no-repeat left bottom;
}

h2.active {
    border-bottom-style: none;
}

.toggle_container {
    margin: 0 0 5px;
    padding: 0;
    overflow: hidden;
    clear: both;
    background-color: #333333;
    border: 1px solid #444444;
    border-top-style: none;
}
.toggle_container .block {
    padding: 20px;
}
