@charset "utf-8";
/* ===============================

Style by Pixel Pie
www.pixelpiemedia.co.uk

for www.changementors.co.uk

Style Colours
=============
DARK RED   = #400a0a
RED        = #6f1616
LIGHT RED  = #a68686

DARK BLUE  = #1f2424
MID BLUE   = #637878
LIGHT BLUE = #c6dada

OFF-WHITE  = #eff1f1

===============================*/


/*  RESETS
===============================*/
html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body, html {
	line-height: 1.1em;
}
html {
 overflow-y: scroll;
}
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
border:0;
}


/*  LAYOUT
===============================*/
html, body {
	height: 100%;
	color:#202424;
}
#wrapper {
min-width:900px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -189px;
background: transparent url('images/content.gif') repeat-y top center;
}
#footer, .push {
height: 189px;
}
body {
background: #1f2424 url('images/bg.jpg') repeat-x 0 162px;
}
.page {
min-height:100%;
background: transparent url('images/top-curve.gif') no-repeat top center;
}

/*  HEADER
===============================*/
#header {
height:162px;
background: transparent url('images/header.jpg') repeat-x;
}
#header .content {
width:740px;
margin:0 auto;
padding-top:40px;
}

/*  FOOTER
===============================*/
#footer {
background: transparent url('images/footer.jpg') repeat-x 0 55px;
min-width:900px;
}
#footer .content {
width:844px;
margin:0 auto;
background: transparent url('images/footer-curve.jpg') no-repeat;
height:100px;
}
.bottom-curve {
background: transparent url('images/bottom-curve.jpg') no-repeat 2px 0;
width:840px;
height:55px;
margin:0 auto;
}
ul.contact {
color:#eff1f1;
float:left;
margin:90px 0 0 38px;
}
ul.contact li {
display:inline;
margin:0 14px;
font-family:Trebuchet MS, Arial, Sans-serif;
font-style:italic;
font-weight:bold;
font-size:15px;
border-left: 3px solid #a68686;
padding:3px 6px;
}
ul.contact li a {
color:#eff1f1;
text-decoration:none;
}
/*  CONTENT
===============================*/

.page .content {
width:740px;
margin:0 auto;
min-height:100%;
padding:40px 50px 10px;
}
.image-right {
float:right;
}
.imgmargin {
margin:10px 0 10px 20px;
}
.quote {
float:right;
margin:0;
width:300px;
font-weight:bold;
color:#6f1616;
background: transparent url('images/quote-top.gif') no-repeat 4px 8px;
padding:10px 0px 10px 28px;
}
.source {
text-align:right;
margin:1em 0;
}
.text {
width:280px;
font-size:17px;
background:none;
padding:0 15px 5px 0;
line-height:1.2em;
margin:0;
background: transparent url('images/quote-bottom.gif') no-repeat right top;
}
.page .content img.noborder {
border:0px;
}
.page .content .center {
text-align:center;
}
ul.stars {
list-style:none;
}
.page .content ul.stars li {
margin:1.4em 0;
padding:10px 0px 10px 40px;
background: url('images/star.jpg') no-repeat 0 4px;
}
#welcome {
margin-top:-5px;
margin-bottom:-20px;
}
.welcome-left {
padding-right:7px;
}
/*  TYPE
===============================*/
.page .content {
font-family: Helvetica, Arial, Sans-serif;
font-size:0.8em;
}
h1, h2, h3, h4, h5, h6 {
color:#6f1616;
margin:1em 0;
font-style:italic;
}
h1 {
margin:0.4em 0;
}
hr {
background-color:#6f1616;
height:1px;
border-color:#6f1616;
clear: both;
}
p {
margin:1.3em 0;
text-align:left;
}
.page .content img {
border: 3px solid #6f1616;
}
.page .content ul, ol {
margin:1em 5em;
}
.page .content li {
margin:0.5em 0;
}
.highlight {
color:#6f1616;
font-weight:bold;
font-style:italic;
}
.highlightStraight {
color:#6f1616;
font-weight:bold;
font-style:normal;
}
.highlightCap {
font-size:15px;
}
.small {
font-size:10px;
}
/*  LINKS
===============================*/
.page .content a {
color:#6f1616;
text-decoration:none;
}
.page .content a:hover {
color:#6f1616;
text-decoration:underline;
}
/*  FORM ELEMENTS
===============================*/
#contact {
width:550px;
margin:0 auto;
}
#contact td.left, #contact td.right {
padding: 8px 4px;
vertical-align:top;
}
#contact td.right {
font-weight:bold;
color:#6f1616;
text-align:right;
border-right: 3px solid #c6dada;
width:119px;
}
#contact td.left {
font-size:15px;
}
#contactform {
width:420px;
margin:0 auto;
}
#contactform td.left, #contactform td.right {
vertical-align:top;
}
#contactform td.right {
font-weight:bold;
color:#6f1616;
text-align:right;
border-right: 3px solid #c6dada;
padding: 8px 4px;
}
#contactform td.left {
padding: 3px 4px;
}
#contactform td #message {
max-width:340px;
}
#contactform td input, #contactform td textarea {
font-family: Helvetica, Arial, Sans-serif;
}
/*  SOCIAL BUTTONS
===============================*/
a.socialbtn 
{
display:block;
width: 270px;
height: 19px;
background: transparent url('images/socialbuttons.png') no-repeat 0px 0px;
margin: 10px 17px;
color: white !important;
padding: 11px 4px 9px 61px;
text-shadow: 1px 0px 2px #000;
float:left;
}

a.socialbtn.linked
{
background-position:0px -39px;
}

a.socialbtn:hover
{
text-decoration:none !important;
background-position:-335px 0;
}

a.socialbtn.linked:hover
{
text-decoration:none !important;
background-position:-335px -39px;
}


/*  MENU
===============================*/
ul.menu {
float:left;
margin-top:32px;
}
ul.menu li {
display:inline;
}
ul.menu li a, ul.menu li a:visited, ul.menu li a:active {
border-left: 3px solid #a68686;
text-decoration:none;
color:#fff;
font-family:Trebuchet MS, Arial, Sans-serif;
font-style:italic;
font-weight:bold;
text-transform:uppercase;
font-size:14px;
padding:3px 6px;
display:block;
float:left;
margin: 0 5px 0 8px;
}
ul.menu li a.first {
margin: 0 8px 0 4px;
}
ul.menu li a.last {
margin: 0 0 0 8px;
}
ul.menu li a:hover {
border-left: 3px solid #eff1f1;
}
ul.menu li a.current{
border-left: 6px solid #eff1f1;
margin: 0 5px;
}
ul.menu li a.current.first {
border-left: 6px solid #eff1f1;
margin: 0 8px 0 1px;
}
/*  MISC
===============================*/
/* POP UP MOUSE */
#dek {
POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;
}

/* TRAINING UL */
.page .content .training ul {
margin: 1em 0em;
}
.page .content .trainingfirst ul {
margin: 1em 0em 1em 5em;
}
/* SITE BY PIXEL PIE*/
ul.contact li.pixel {
border-left: 0px;
margin:0 0 0 32px;
}
