body {
	color: black;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.8em;

}

a:link, a:visited
{
	color:#22a;	
}

a:hover
{
	color:#44f;
}

h1, h2, h3
{
	color: #5a4c9f;	
}


h1
{
	font-size: 25px;
	font-weight: bold;
	text-transform:capitalize;
}


.header a
{
	color: #fff;
	text-decoration: none;
}

h2
{
	font-size: 18px;
	font-weight: normal;
}

h3
{
	font-size: 14px;
	text-transform:capitalize;
}

h4
{
	font-size: 1em;
}

.content
{
	margin-top: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }


#myGallery
{
	text-align: left;
	margin: 0 auto;
}

#wrap {
    width: 960px;
	margin: 0 auto;
	position: relative;
    top:-12px;
    padding-top:0;
    border-top:0;
    border-left:10px solid transparent;
    border-right:10px solid transparent;

    -moz-border-image: url(http://www.pureindigo.co.uk/publishing/images/backgr.png) 0 14 0 14 stretch; /* Old Firefox */
    -webkit-border-image: url(http://www.pureindigo.co.uk/publishing/images/backgr.png) 0 14 0 14 stretch; /* Safari */
    -o-border-image: url(http://www.pureindigo.co.uk/publishing/images/backgr.png) 0 14 0 14 stretch; /* Opera */
    border-image: url(http://www.pureindigo.co.uk/publishing/images/backgr.png) 0 14 0 14 stretch;
}




#submit-button, .submit-button {
	-moz-box-shadow:inset 2px 1px 2px 0px #97c4fe;
	-webkit-box-shadow:inset 2px 1px 2px 0px #97c4fe;
	box-shadow:inset 2px 1px 2px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1355bf) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1355bf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1355bf');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial Black;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:27px;
	line-height:27px;
	width:80px;
	text-decoration:none;
	text-align:center;
	text-shadow:3px 3px 0px #1570cd;
}
#submit-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1355bf), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1355bf 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1355bf', endColorstr='#3d94f6');
	background-color:#1355bf;
}

#submit-button:active {
	position:relative;
	top:1px;
}





.menu-bar
{
	padding:0;
	margin:0;
	width: 960px;
	height: 60px;
	background-color: #10253f;
}

.menu-bar ul
{
	list-style-type:none;
	margin:0;
	padding:0;	
}

.menu-bar li
{
	float: left;
	margin: 0;
	border-left: 1px solid rgb(0,0,0);
	border-right: 2px solid rgb(200,200,255);
	
}

.menu-bar a#home
{
	display: block;
	width: 181px;
	height: 96px;
	padding:0;
	margin:0;
	position: absolute;
	left:26px;
	top:20px;
        background-image: url("../images/pureindigo publishing logo 180x96.png");
}

.menu-bar a
{
	display:block;
	width:140px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding:10px 8px;
	/*background: url(../images/button-mid.png);*/
	text-align: right;
}

.menu-bar a:hover,
.menu-bar a.left:hover,
.menu-bar a.right:hover {
/* background-position:0px -3px; */
}

.footer
{

	background-color: #10253f;
	padding: 10px 20px;
	width: 916px;
	margin-top:0;
	margin-bottom: 20px;
	border: 2px solid rgb(33, 65, 108);
}

.content-pane
{
	padding: 10px 20px;
	width: 920px;
	margin-top:0;
	margin-bottom: 20px;
	background-color: white;
}

p.quote
{
	padding-left:2em;
	padding-right:2em;
}

div.rhs
{
	padding: 10px;
	padding-right:0;
	width: 180px;
	margin-bottom: 10px;
	background-color: #ddd;
	float:right;
	-moz-border-radius: 15px;
	border-radius: 15px;    
}

div.rhs h1
{
	position: relative;
	top:-10px;
	left:-10px;
	width:170px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #888888;
	color: black;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	/*text-shadow: 1px 1px #777;*/
}

a:link, a:visited
{
	color: grey;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
}

a:hover
{
	color: blue;
}

.ccol p, .ccol p, .ccol h1, .ccol h1
{
    text-align: center;
}



.lhs p, .rhs p, .rhs h1, .lhs h1
{
    margin: 0px 5px 20px 0px;
    text-align: center;
}

.bookbox img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    border:0;
}

.bookbox p
{
  margin-bottom: 10px;
  font-size:11px;
}

.bqstart {
     float: left;
     height: 65px;
     margin-top: -60px;
     padding-top: 45px;
     font-size: 700%;
 }

 .bqend {
     float: right;
     height: 60px;
     padding-top: 120px;
     font-size: 700%;
 }

td
{
	vertical-align: top;
}

.header
{
    padding:0;
    width: 960px;
    height: 100px;
    background-color: white;
}
.header p
{
	font-size: 30px;
	color: purple;
	padding-left: 10px;
}


.edition {font-size:small; font-style:italic;}
.price {color:rgb(255,255,100); font-weight:bolder;}
.tight {margin:1px; padding:0}

.book, .minibook
{
	margin: 0.5em 5em 0.5em 2em;
	border-bottom-style: dashed;
	border-width:1px;
}

.minibook img
{
	margin-right: 5px;
	margin-bottom:15px;
}

.book:after, .minibook:after
{
	content: "";
	clear: both;
	display: table;
}

.subtitle
{
	font-style: italic;
}

.blurb
{
	width: 430px;
        padding: 0;
	
    text-align: justify;
}

 .blurb p
 {
    margin:0;
 }

.footer
{
	margin:0;
	text-align: left;
	padding:10px;
	width:937px;
        color:white;
	font-size:0.8em;
}
.footer p{
    -webkit-margin-before: 0.1em;
    -webkit-margin-after: 0.1em;
}

.footer a:link, .footer a:visited
{
	color:#eef;	
}

.footer a:hover
{
	color:#fff;
}

.big-button
{
    width:200px;
    height: 150px;
    font-size: 18px;
    color: white;
    margin: 15px 15px 30px 15px;
    padding:5px;
    background: #00a;
    float:left;
    -moz-border-radius: 15px;
    border-radius: 15px;    
}

.headline-text
{
    font-size:16px;
    line-spacing: 18px;
    margin: 30px;
    color: #999;
}

#contactform label, #memberform label
{
	width: 150px;
	display:block;
	float:left;
	clear:both;
	font-size: 11px;
}

#contactform select, #memberform select
{
	float:left;
	display:block;
}

#contactform, #memberform 
{
    -moz-border-radius: 15px;
    border-radius: 15px;
    border-color: #aaa;
    border-width: 1px;
    border-style: solid;
    padding: 25px 15px;
    margin-top: 10px;
}

#contactform select
{
	width: 270px;
}

#contactform h2, #memberform h2
{
	text-align: right;
	margin-top: 3px;
	font-size: 14px;
	margin-right: 7px;
}

.first-col, .last-col
{
	float:left;
	display:block;
	width:45%;
	padding: 5px 10px;
}

.first-col
{
	padding-left: 0;
}

.sub-pane
{
	display: block;
	float:left;
	width: 690px;
	padding:0;
	margin:0 20px;
}

#logo
{
	position: relative;
	top: 26px;
	left: 20px;
	height: 60px;
}

#tagline
{
	display:block;
	position:relative;
	top: -35px;
	left: 240px;
	font-size: 20px;
	font-weight: 400;
	font-family: sans-serif;
	color: Grey;
}

#indexpage a
{
	text-decoration: none;
	display: inline-block;
	width: 330px;
	color:black;
	vertical-align: top;
	margin: 5px;
}

#indexpage a:hover
{
	background: #ddd;
	color: black;
}

#indexpage img
{
	float: left;
	border: 0;
}

#indexpage h3
{
	margin: 2px 0;
	padding-left:105px;
	color: black;
	
}

#indexpage a p
{
	font-size: 11px;
	padding-left:105px;
	margin:0;
	color: #777;
}



.centered p
{
	text-align:center;	
}

.imagebox, .imageboxr
{
	float:left;
	margin-right:20px;
	margin-top:15px;
	/*position: absolute;*/
	width: 180px;
	/*left:40px;*/
        -moz-border-radius: 15px;
	border-radius: 15px;    
	
}

.imageboxr
{
    float:right;
}

.imagebox p, .imageboxr p
{
    text-align:center;
    padding:0;
    margin:0;
}
  
.imagebox img, .imageboxr img 
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.breadcrumbs
{
    font-size:11px;
    margin:0;
    padding:0;
    background-color: white;
    padding-left:20px;
    padding-top:10px;
}

.minisubsection
{
    BORDER: #9999ff 1px solid;
    PADDING: 2px;
    MARGIN: 0px 4px 4px 4px;
    BACKGROUND-COLOR: #DDDDDD;
    WIDTH: 130px;
    float:left;
    text-align:center;
    height:155px;
}
.minisubsection>img
{
  margin:0px;
  border: #dddddd 1px solid;
}

.buyblock span
{
  margin-right: 5px;
  margin-top: 5px;	
}

.equipdetails
{
	width:450px;
}

.equipimage, .equipdetails, .buyblock form, .buyblock span
{
  display: block;
  float:left;
}

table.courselist
{
  border-collapse: collapse;
}

.courselist th, .locationlist th {
  padding:0;
  background-color:#787878;
  border-top:1px solid #eef;
  border-left:1px solid #eef;
  border-right:1px solid #999;
  border-bottom:1px solid #999;
  COLOR: #FFFFFF;
  FONT-WEIGHT: bold;
  FONT-FAMILY: Arial;
  text-align:center;
}

.courselist td, .locationlist td {
  padding:0;
  border-right:1px solid #999;
  border-bottom:1px solid #999;
  background-color:#ddd;
  FONT-FAMILY: Arial;
  text-align:center;
  vertical-align:middle;
}

.invoice, .invoice-vertical
{
  border-collapse: collapse;
  width:80%;
  margin:10px;
}

.invoice td, .invoice th, .invoice-vertical th, .invoice-vertical td
{
  padding: 10px;
  border-top:1px solid #999;
  border-left:1px solid #eef;
  border-right:1px solid #eef;
  border-bottom:1px solid #999;
}

.invoice th, .total
{
	background-color: #ddd;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

.invoice-vertical th
{
	background-color: #ddd;
	border-top: 1px solid #eef;
	border-bottom: 1px solid #eef;	
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}

.centered td
{
	text-align: center;
}

.alert
{
  color: red;
}

a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
    color: initial;
	padding:4px;
}

table.bookingheader th
{
	text-align: left;
}