/*
Theme Name: Colourise
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A colorful.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more themes and <a href="http://www.styleshout.com">Styleshout</a> for more designs.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/

*/

/* ----------------------------------------------
	Template Name : Colourise
	Template Code : S-0022
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : March 07, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 13px/165% 'Myriad Pro';
	color: #000; 	
	margin: 0; 	padding: 0; 
	text-align: center;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #fd21c9;			
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #2c074d;
	border-bottom: 0px dotted #06fc00;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	color: #000;
}
h1 {
	font-size: 3.4em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h2 {
	font-size: 2em;
	color: #000;
	padding: 20px 10px 0px 10px;	
}
h3 {
	font-size: 1.7em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;	
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
      background: #fff;
      border: 0px;
      padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #111;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;	
	color: #808080;	
}


/* start - table */
table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
th {
	background: #000;
	color: #fff;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}
tr {
	color: #5b5b5b;
	height: 34px;	
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #111;	
}
/* end - table */

/* form elements */
form {
	margin: 20px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #fc31cc; 
	background: #fff; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #000;
}
input, select, textarea {
	padding: 20px 4px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #000;
	background: #fff;  
	border: 1px solid #37194c;
}
textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 0px; 
	color: #250a4d;
	background: #250a4d;
	border-width: 1px;
  	border-style: solid;
  	border-color: #1c1c1c;
}
input, submit {
        padding: 5px 4px;
        margin: 0px 0px 0px 0px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #fff;
	background: #250a4d;  
	border: 0px solid #250a4d;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;	
	width: 270px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 185px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 900px;	
	margin: 0 auto;
	text-align: left;		
}
#content-wrap {
	position: relative;
	clear: both;
	width: 1024px;	
	padding: 0;
	margin-left: -65px;	
	background: transparent;
	float: left;	
	display: inline;	
}
#header_link {
        position: relative;
        background: url(http://gavincole.com/wp-content/themes/colourise/images/header_link.png) no-repeat center top;
	width: 428px;	
	height: 58px;	
	margin: 0 0 0 25px; padding: 0;		
}
#header {
	position: relative;
        background: url(http://gavincole.com/wp-content/themes/colourise/images/bg_purple.png) no-repeat center top;
	width: 1024px;	
	height: 923px;	
	margin: 0 0 0 -57px; padding: 0;		        
}
#header2 {
	position: relative;
        background: url(http://gavincole.com/wp-content/themes/colourise/images/header2.png) no-repeat center top;
	width: 1024px;	
	height: 110px;	
	margin: 0 0 0 -60px; padding: 0 0 15px 0;	
}
#header2a {
	position: relative;
        background: url(http://gavincole.com/wp-content/themes/colourise/images/header2b.png) no-repeat center top;
	width: 1024px;	
	height: 175px;	
	margin: 0 0 0 -60px; padding: 0 0 15px 0;	
}
#header3 {
	position: relative;
        background: url(http://gavincole.com/wp-content/themes/colourise/images/bg_book.png) no-repeat center top;
	width: 1024px;	
	height: 484px;	
	margin: 0 0 0 -57px; padding: 0;		       
}
#header4 {
	position: relative;
        background: url(http://gavincole.com/wp-content/themes/colourise/images/bg_company2.png) no-repeat center top;
	width: 1024px;	
	height: 484px;	
	margin: 0 0 0 -57px; padding: 0;		      
}
#header5 {
	position: relative;
        background: url(http://gavincole.com/wp-content/themes/colourise/images/bg_about.png) no-repeat center top;
	width: 1024px;	
	height: 484px;	
	margin: 0 0 0 -57px; padding: 0;		       
}
#header6 {
	position: relative;
        background: url(http://gavincole.com/wp-content/themes/colourise/images/bg_shows.png) no-repeat center top;
	width: 1024px;	
	height: 484px;	
	margin: 0 0 0 -57px; padding: 0;		       
}
#header7 {
	position: relative;
        background: url(http://gavincole.com/wp-content/themes/colourise/images/bg_about.png) no-repeat center top;
	width: 1024px;	
	height: 484px;	
	margin: 0 0 0 -57px; padding: 0;		      
}
#header8 {
	position: relative;
        background: url(http://gavincole.com/wp-content/themes/colourise/images/bookbg_new2new.png) no-repeat center top;
	width: 1024px;	
	height: 484px;	
	margin: 0 0 0 -57px; padding: 0;		       
}
#promolink{
       background:url("images/link.jpg") no-repeat scroll 0 0 transparent;
       float:left;
       height:230px;
       margin:99px 0 0 815px;
       position:relative;
       width:147px;
}
#promolink a {
        background:none repeat scroll 0 0 transparent;
        display:block;
        height:230px;
        left:0;
        position:absolute;
        text-indent:-10000px;
        width:147px;
}


#main2 {
        width: 700px;
}
/* header search */
#header form#quick-search {
	position: absolute;
	top: 64px; right: 25px;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
        color: #000;
	background: none;
	border: none;
}
#header form#quick-search label,
#header form#quick-search .btn {
	display: none;	
}
/* header2 search */
#header2 form#quick-search {
	position: absolute;
	top: 64px; right: 25px;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header2 form#quick-search p {
	margin: 0; padding: 0;		
}
#header2 form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
        color: #000;
	background: none;
	border: none;
}
#header2 form#quick-search label,
#header2 form#quick-search .btn {
	display: none;	
}
/* header2a search */
#header2a form#quick-search {
	position: absolute;
	top: 64px; right: 25px;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header2a form#quick-search p {
	margin: 0; padding: 0;		
}
#header2a form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
        color: #000;
	background: none;
	border: none;
}
#header2a form#quick-search label,
#header2a form#quick-search .btn {
	display: none;	
}

/* header3 search */
#header3 form#quick-search {
	position: absolute;
	top: 64px; right: 25px;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header3 form#quick-search p {
	margin: 0; padding: 0;		
}
#header3 form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
        color: #000;
	background: none;
	border: none;
}
#header3 form#quick-search label,
#header3 form#quick-search .btn {
	display: none;	
}
/* header4 search */
#header4 form#quick-search {
	position: absolute;
	top: 64px; right: 25px;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header4 form#quick-search p {
	margin: 0; padding: 0;		
}
#header4 form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
        color: #000;
	background: none;
	border: none;
}
#header4 form#quick-search label,
#header4 form#quick-search .btn {
	display: none;	
}
/* header5 search */
#header5 form#quick-search {
	position: absolute;
	top: 64px; right: 25px;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header5 form#quick-search p {
	margin: 0; padding: 0;		
}
#header5 form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
        color: #000;
	background: none;
	border: none;
}
#header5 form#quick-search label,
#header5 form#quick-search .btn {
	display: none;	
}
/* header6 search */
#header6 form#quick-search {
	position: absolute;
	top: 64px; right: 25px;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header6 form#quick-search p {
	margin: 0; padding: 0;		
}
#header6 form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
        color: #000;
	background: none;
	border: none;
}
#header6 form#quick-search label,
#header6 form#quick-search .btn {
	display: none;	
}

/* header7 search */
#header7 form#quick-search {
	position: absolute;
	top: 64px; right: 25px;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header7 form#quick-search p {
	margin: 0; padding: 0;		
}
#header7 form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
        color: #000;
	background: none;
	border: none;
}
#header7 form#quick-search label,
#header7 form#quick-search .btn {
	display: none;	
}

/* header8 search */
#header8 form#quick-search {
	position: absolute;
	top: 64px; right: 25px;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header8 form#quick-search p {
	margin: 0; padding: 0;		
}
#header8 form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
        color: #000;
	background: none;
	border: none;
}
#header8 form#quick-search label,
#header8 form#quick-search .btn {
	display: none;	
}

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0; padding: 0;		
	height: 40px;
	width: 560px;	
	left: 459px;	top: 29px;	
}
#nav ul {
	float: left;
	list-style: none;
	width: 560px;		
	height: 40px;
	margin: 0 0 0 5px; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0 8px;
	font:  22px 'Trebuchet MS',Tahoma,Helvetica,Arial,sans-serif;
	text-decoration: none;	
	color: #fff;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #eee;
	background: none;
	border: none;
}
#nav ul li.current_page_item a {	
	color: #fd21c9;	
}

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 72px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1.5px;
	color: #fff;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 140px; left: 10px;	
}
#header h1#logo-text a:hover {
	background: none;	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #cd9857;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 245px; left: 15px;		
}
#BOOKbigButton {
        position: absolute;
        width: 234px;
        heigth: 310px;
        margin: 600px 0 0 27px;
        border: none;
}
#COMPANYbigButton {
        position: absolute;
        width: 234px;
        heigth: 310px;
        margin: 600px 0 0 267px;
        border: none;
}
#SPEAKINGbigButton {
        position: absolute;
        width: 234px;
        heigth: 310px;
        margin: 600px 0 0 507px;
        border: none;
}
#SHOWSbigButton {
        position: absolute;
        width: 234px;
        heigth: 310px;
        margin: 600px 0 0 750px;
        border: none;
}
#twitterFeed { 
        position: absolute;
        margin: 490px 0 0 500px;
        width:495px;
        height: 64px;
        overflow: auto;
        font-family: 'Myriad Pro';
        font-size 17px; 
}
#buyitbutton { 
        position: absolute;
        background: url(http://gavincole.com/wp-content/themes/colourise/images/buyitbutton.png) no-repeat center top;
        margin: -210px 0 0 657px;
        width:287px;
        height: 161px;
        z-index: 20000;
}
#buyitbutton img {
        border: 0px;
	padding: 0px;
}

#visitsitebutton { 
        position: absolute;
        margin: -229px 0 0 662px;
        width:287px;
        height: 161px;
        border-bottom: none;
        z-index: 20000;
}
#visitsitebutton img {
        border: 0px;
	padding: 0px;
}
#bookamberbutton { 
       background:transparent url(http://gavincole.com/wp-content/themes/colourise/images/bookamberbutton.png) no-repeat scroll 0 0;
border-bottom:medium none;
height:161px;
margin:-232px 0 0 636px;
position:absolute;
width:308px;
z-index:0;
}
#bookamberbutton img {
        border: 0px;
	padding: 0px;
}
#followmebutton { 
        position: absolute;
        background: url(http://gavincole.com/wp-content/themes/colourise/images/followtwitter.png) no-repeat center top;
        margin: 383px 0 0 376px;
        width:287px;
        height: 161px;
        border-bottom: none;
        z-index: 20000;
}
#followmebutton img {
        border: 0px;
	padding: 0px;
}
/* Main Column */
#main {
	float: left;
	width: 545px;
	padding: 0; margin: 0 0 0 33px;
	display: inline;		
}
#main h2 {
	padding-bottom: 3px;
	margin-top: -17px;
	font: normal 3.4em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;	
	color: #000; 
	letter-spacing: -2px;	
	text-transform: none;	
}
#main h2 a {
	color: #000;
	text-decoration: none;		
	border: none;	
}
#main ul li {
	list-style-image: url(bullet.gif);
}
#recent {
       color: #06fc00;
       font: normal 3.4em 'FFF Tusj';
       margin-bottom: 5px;
}
/* Sidebar */	
#sidebar {
	float: right;
	width: 253px;
	padding: 0; margin: 0 27px 0 0px;		
	display: inline;
        border: 0px solid #06fc00;
        background-color: #fff;	
}	
#sidebar2 {
	float: right;
	width: 253px;
	padding: 0; margin: -900px 27px 0 0px;		
	display: inline;
        border: 0px solid #06fc00;
        background-color: #fff;	
}	
#sidebar h3 {
	margin-top: 0px;
	padding: 5px 5px 5px 5px; 
	font: normal 14px 'Trebuchet MS';				
	background-color: #27084b;
	color: #fff;
}
#sidebar ul {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;				
}
#sidebar ul li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	border: none;
	color: #5d5d5d; 	
		
	font-weight: bold;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul li a span {
	color: #444;	
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	color: #fd21c9;	
}
#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { border: none; }

/* footer */
#footer-background { 
        background: #000;    
}
#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 2.5em 0;
        margin-left: -56px;
	margin-top: 30px;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;	
	background: #070707 url(images/footer-top.jpg) no-repeat center top;
	color: #555;
	width: 1024px;
	float: left;	
	display: inline;		
}
#footer-wrap2 {
	position: relative;
	clear: both;
	padding: 3em 0 2.5em 0;
        margin-left: -56px;
	margin-top: 30px;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;	
	background: #070707 url(images/bookfooterbg.jpg) no-repeat center top;
	color: #555;
	width: 1024px;
	float: left;	
	display: inline;		
}

#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	color: #ABABAB;	
}
#footer-wrap2 h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	color: #ABABAB;	
}
#footer-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;		
}
#footer-content ul.col-list {
	border-top: 1px solid #111;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	border-bottom: 1px solid #111;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #555;
	border: none;
}
#footer-content ul.col-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
}
#footer-content ul.col-list li a:hover,
#footer-content ul.col-list li a:hover span {
	color: #fff;
	text-decoration: none;
}

#footer-content .col {
	width: 280px;
	padding: 0 0 30px 0;			
	display: inline;
}
#footer-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;	
	display: inline;	
}
#footer-content .space-sep {
	margin-right: 12px;
}

/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 15px 10px;	
	font-size: 14px;	
	color: #545454;
	border: 0px solid #111;
	background: #fff;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: 14px; padding-top: 3px; margin-left: 0px; color: #444;	}
.post-info a { color: #695471; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
#slideshow {
        position: absolute;
        margin: 100px 0px 0 453px;
}
#slideshow_steady {
margin:100px 0 0 399px;
position:absolute;
}
/* Easy Slider */

	#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:545px;
		height:407px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:237px;
		height:268px;
		position:absolute;
		left:0px;
		top:0px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:450px;
                top: -1px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:100px;
		height:266px;
		background:url(http://gavincole.com/wp-content/themes/colourise/images/btn-prev2.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(http://gavincole.com/wp-content/themes/colourise/images/btn-next2.png) no-repeat 0 0;	
		}
#cmdn {
       background: #000;
}

#fb {
     margin: 0px 10px 0 0;
     padding: 5px;
}
#rssFeed {
	position: absolute;
	top: 68px; right: 300px;
	padding: 0; margin: 0;
	border: none;
	width: 120px; height: 22px;
        background: url(http://www.ambermac.com/wp-content/uploads/2010/01/rss.png) no-repeat;	
	z-index: 999999;
}
#rssFeed_show {
	position: absolute;
	top: 94px; right: 25px;
	padding: 0; margin: 0;
	border: none;
	width: 120px; height: 22px;
        background: url(http://www.ambermac.com/wp-content/uploads/2010/01/rss.png) no-repeat;	
	z-index: 999999;
}
img.floatLeft { 
    float: left; 
    margin: 6px; 
}
#details{
margin: 0 0 0 0;
}
#details h6{
font-family:Myriad Pro;
font-size:20px;
margin:10px 0 -52px 9px;
}
#map {
}
.detailsBook {
margin:0 0 0 -10px;
width:300px;
}
#preorder {
margin: 0px 0 0 0;
}
#headerIcon {
background:transparent url(http://gavincole.com/wp-content/themes/colourise/images/iconforheader3.png) no-repeat scroll 0 0;
height:284px;
margin:225px 0 0 -16px;
width:223px;
}
#containerfortips {
margin:-514px 0 0 165px;
z-index: 9999;
}