/***************************************************
     AUTHOR: Ray McKinnes ( gmCUBED.com )
   TEMPLATE: Richard MacKenzie.co.uk
       DATE: 18/07/2006
        USE: THIS TEMPLATE IS THE PROPERTY OF
			 gmCUBED.com AND RICHARDMACKENZIE.CO.UK
			 AND MUST NOT BE REUSED IN ANY FORM
			 WITHOUT PRIOR CONSENT OF THE AUTHOR
			 OR OWNER.
 ***************************************************/


/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin: 20px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 0.7em;
  color: #333333;
  background-color: #ffffff;
}

h1 {
  clear: both;
  padding: 5px 0 5px 10px;
  text-align:left;
  margin: 0;  
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
}

#text h1 {
  background: url(../images/nothingyet.jpg) no-repeat bottom center;
}

h2 {
	clear: both;
	padding: 5px 0 12px 10px;
	margin: 0 0 5px 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
	font-style: italic;
}

p {
  line-height: 20px;
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;
}

#news p {
  padding: 8px;
}

a {
  color: #4A6080;
}

a:hover {
  color: #4A6080;
  background-color: #CDDDF1;
}

#link   a:hover,
#footer a:hover {
  background-color: #CDDDF1;
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
}

ul {
  list-style-image: url(../images/bullet.jpg);
}

acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}




/***************************************************
   Site Layout Container:
   -------------------------------------------
   adjust width attribute if you would like to
   make the site wider, but make sure to also
   adjust either #news or #text widths as well.
 ***************************************************/

#siteBox {
  width: 772px;
  margin: auto;
  margin-top:-5px;
  text-align: left;
  
}





/***************************************************
   Header Styles
   --------------------------------------------
   Change main header image with #header
   background attribute.
   
   For the top Navigation please see gmenu.css
 ***************************************************/

#logo {
padding: 0px 0 0 10px;
  height: 76px;
}

.headlogo {
  float:left;
  width: 425px;
  height: 76px;
  background: url(../images/logo.png) no-repeat;
}

.callme {
  
  float: right;
  width: 245px;
  height: 76px;
  border:none;
  background: url(../images/number.png) no-repeat;
 
}

#callme {

}

#number {
padding: 0px 0 0 100px;
  height: 53px;
  background: url(../images/number.png) no-repeat;
}

#header {
  height: 261px;
  background: url(../images/header.png) no-repeat top center;
}

/***************************************************
   Top Tabbed Menu Styles
 ***************************************************/

#menu {
  text-align: center;
  background: url(../images/nav.png) repeat;
  margin-bottom: 20px;
}

#menu a {
  padding: 6px 20px 0 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #6a6593;
}

#menu a:hover, #menu a.active {

}

/***************************************************
   Table Configuration
 ***************************************************/

.cols {
  float: left;
  width: 568px;
  height: auto;
  padding: 0px;
  border: none;
  margin-top:5px;
}
.col1 {
  background: #FFFFFF url(../images/mp3-ad.jpg) no-repeat;
  float:left;
  width: 281px;
  height: 136px;
}
.col2 {
  background: #FFFFFF url(../images/book-ad.jpg) no-repeat;
  float: left;
  margin-left:6px;
  width: 281px;
  height: 136px;
}
.col-inner {
  width:140px;
  float:left;
  padding:40px 7px 0px 7px;
}
.coltext {
  font-size:9px;
  padding-top:6px;
  padding-bottom:6px;
  line-height:10px;
}
.getblue {
  color:#204369;
}
.colred {
  color:#ae1220;
  font-size:11px;
  font-weight:bold;
}
.cols a.redlink {
  color:#d90b0b;
  font-size:9px;
  line-height:11px;
}
.cols a.redlink:hover {
  background:none;
}
.clr {
clear: both;
}

#colums {
	text-align: left;
  }
  
    
#colums .links a:visited, #colums .links a:link {
	
	background-position: 6px;
	display: block;
	padding: 8px 8px 8px 20px;
	text-transform: uppercase;
	text-decoration: none;

}

.columsrouter {
	clear:both;
	width:500px;
	margin:auto;
}
  div.columslinks
{
  background: #FFFFFF;
  PADDING-BOTTOM: 8px;
  padding-top: 8px;
}

/***************************************************
   Right Link Column
   -------------------------------------------
   1. Change to left side column by altering
      #link float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#news {
	float: right;
	width: 197px;
	padding: 0 0 0 5px;
	position: relative;
}

#news .block {
  margin-bottom: 10px;
}


#news .great {
  margin-bottom: 10px;
  background: #FFFFFF url(../images/how.jpg) no-repeat top center;
}

#news .about {
  margin-bottom: 10px;
  background: #FFFFFF url(../images/and.jpg) no-repeat top center;
}

#news .info {
  margin-bottom: 10px;
  background: #FFFFFF url(../images/info.jpg) no-repeat top center;
}

#news .excellence {
  margin-bottom: 10px;
  background: #FFFFFF url(../images/excellence.jpg) no-repeat top center;
  	border-right: #e8e9f7 1px solid;
	border-left: #e8e9f7 1px solid;
    margin: 10px 0 10px 0;
}


#news  .newsletter {
  width: 197px;
  height: 105px;
  background: url(../images/newsletter.jpg) no-repeat;
}

#news .affiliate{
  
  width: 197px;
  height: 105px;
  border:none;
  background: url(../images/affiliate.jpg) no-repeat;
 
}

#news .links {
	border-right: #e8e9f7 1px solid;
	border-left: #e8e9f7 1px solid;
	border-bottom: #e8e9f7 1px solid;
  background: #FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	text-align: left;
	padding-top: 5px;
}

#news .block .bottom {
  height: 23px;
  background: #FFFFFF;
}

#news .links a:visited, #news .links a:link {
	
	background-position: 6px;
	display: block;
	padding: 6px 0 6px 20px;
	text-transform: uppercase;
	text-decoration: none;

}

#news .links a:hover {
}

/***************************************************
   Right Content Column
   -------------------------------------------
   1. Change to left side column by altering
      #text float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#text {
	float: left;
	width: 568px;
  }
  
  div.textborder
{
  BORDER-RIGHT: #e8e9f7 1px solid;
  BORDER-TOP: #e8e9f7 1px solid;
  BORDER-LEFT: #e8e9f7 1px solid;
  BORDER-BOTTOM: #e8e9f7 1px solid;
  margin:5px 0px 5px 0px;

}

/***************************************************
   Advert Content Columns
   -------------------------------------------
   1. Change to left side column by altering
      #text float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#advert {
	float: left;
	width: 550px;
	padding: 5px 0px 0;
}

#advert .block {
  margin-bottom: 10px;
  background: #FFFFFF;
}


#advert .left {
  margin-bottom: 10px;
background: #FFFFFF url(../images/ad-bg) no-repeat top center;
}

#advert .right {
  margin-bottom: 10px;
  background: #FFFFFF url(../images/ad-bg) no-repeat top center;
}

#advert .links {
  background: #FFFFFF;
  margin: 10px 0 10px 0;
  text-align: left;
}

#advert .block .bottom {
  height: 23px;
  background: #FFFFFF url(../images/nav-bottom.png) no-repeat bottom center;
}

#advert .links a {
  display: block;
  padding: 6px 0 6px 20px;
  text-transform: uppercase;
  text-decoration: none;
}

#advert .links a:hover {
  background: #ffffff url(../images/link_news.gif) no-repeat center center;
}


/***************************************************
   Footer Styles
 ***************************************************/

#footer {
	text-align: left;
  }
  
#copy {
	text-align: center;	
  }
    
#footer .links a:visited, #footer .links a:link {
	
	background-position: 6px;
	display: block;
	padding: 1px 0 1px 20px;
	text-transform: none;
	text-decoration: none;

}

.footerouter {
	clear:both;
	width:772px;
	margin:auto;
	
}

div.callus
{
  background: #FFFFFF url(../images/call-now.jpg) no-repeat;
  margin:5px 0px 15px 0px;
}

  div.footerinfo
{
  background: #FFFFFF;
  BORDER-RIGHT: #e8e9f7 1px solid;
  BORDER-TOP: #e8e9f7 1px solid;
  BORDER-LEFT: #e8e9f7 1px solid;
  BORDER-BOTTOM: #e8e9f7 1px solid;
margin:5px 0px 23px 0px;
}

  div.footertext
{
  background: #FFFFFF;
  BORDER-RIGHT: #e8e9f7 1px solid;
  BORDER-TOP: #e8e9f7 1px solid;
  BORDER-LEFT: #e8e9f7 1px solid;
  BORDER-BOTTOM: #e8e9f7 1px solid;
margin:5px 0px 23px 0px;
}

  div.footerborder
{
  background: #FFFFFF url(../images/clinc.png) no-repeat;
  BORDER-RIGHT: #e8e9f7 1px solid;
  BORDER-TOP: #e8e9f7 1px solid;
  BORDER-LEFT: #e8e9f7 1px solid;
  BORDER-BOTTOM: #e8e9f7 1px solid;
margin:5px 0px 23px 0px;
}

  div.footerborder2
{
  background: #FFFFFF url(../images/definitions.png) no-repeat;
  BORDER-RIGHT: #e8e9f7 1px solid;
  BORDER-TOP: #e8e9f7 1px solid;
  BORDER-LEFT: #e8e9f7 1px solid;
  BORDER-BOTTOM: #e8e9f7 1px solid;
margin:5px 0px 23px 0px;
}

  div.footerborder3
{
  background: #FFFFFF url(../images/keywords.png) no-repeat;
  BORDER-RIGHT: #e8e9f7 1px solid;
  BORDER-TOP: #e8e9f7 1px solid;
  BORDER-LEFT: #e8e9f7 1px solid;
  BORDER-BOTTOM: #e8e9f7 1px solid;
margin:5px 0px 23px 0px;
}

  div.geo
{
  background: #FFFFFF;
  BORDER-RIGHT: #e8e9f7 1px solid;
  BORDER-TOP: #e8e9f7 1px solid;
  BORDER-LEFT: #e8e9f7 1px solid;
  BORDER-BOTTOM: #e8e9f7 1px solid;
margin:5px 0px 23px 0px;
  text-align:center;
}

/***************************************************
   Display Classes
 ***************************************************/

.date {
  display: block;
  text-transform: uppercase;
  color: #56B600;
}

p.quote {
  float: left;
  padding: 8px 0 0 8px;
  margin: 5px 0 20px 5px !important;
  margin: 5px 0 10px 3px;
  background: #e7f0f9;
  border-left: 2px solid #9109fa;
  
}

p.quote span.bottom {
  float: right;
  width: 20px;
  background: url(../images/quote_bottom.gif) no-repeat bottom right;
}

img {
border:0px;
vertical-align: top;
text-align:left;
}


img.right {
  float: right;
  padding: 3px;
  
}

img.left {
  float: left;
  padding: 3px;
}

img.w3c {
  float: inherit;
  padding: 3px;
}

/***************************************************
   Contact Form
 ***************************************************/
 
 #contact-form {
				clear: both;
			}
			
			#contact-form {
				clear: both;
			}
			input.txt, textarea, select {
				background-color: #FFFFFF;
				border: 1px solid #817A88;
			}
			input.btn {
				padding: 2px 6px; 
				font-weight: bold;
				color: #333333;
				background-color: #FFFFFF;
				border: 1px solid #817A88;
			}		
			label, dl dt {
				color: #333333;
			}
			#contact-form textarea {
				width: 300px;
			}
			#contact-form p {
				margin: 0.75em 0 0 0;
				clear: both;
			}
			#contact-form p label {
				display: block;
				float: left;
				width: 150px;
			}
			#contact-form p input.txt {
				width: 330px;
			}
			textarea#message {
				width: 330px;
				height: 150px;
			}
			
			/* Name Block */
			dl.name-block {
				padding: 0;
				margin: 0;
			}
			dl.name-block dt {
				float: left;
				width: 150px;		
				padding: 0;
				margin: 0;
			}
			dl.name-block dd {
				padding: 0;
				margin: 0 0 0 150px;			
			}
			* html dl.name-block dd {
				padding: 0 0 0 153px;
				margin: 0;
			}
			dl.name-block dd input.txt {
				display: block;
				width: 12em;
			}
			dl.name-block dd label {
				display: block;
				color: #333333;
				font-size: 0.75em;
				font-weight: normal;
			}
			dl.name-block dd label.first {
				float: left;
				width: 18em;
			}
			dl.name-block dd label.last {
				margin-left: 18em;
			}
			* html dl.name-block dd label.last {
				margin: 0;
			}