/*---------- Presentation Stylesheet ------------ */
/*               Gill Readon Cranio               */
/*       Created By Ben Stewart - Mar 2008        */

* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px; /* keeps a vertical scrollbar on all pages */
}
body {
 background: #829299;
 width:690px;
}
h1, h2, h3 {
	font-weight:bold;
	color: #fff;
	margin: 0;
	text-transform:uppercase;
	padding:5px 0 15px 0;
}
h1 {
	font-size:20px;
	text-transform:none;
}
h2 {
	font-size:15px;
	padding:5px 0 10px 0;
}
h3 {
	font-size:12px;
}
ul {
	margin: 0 10px 10px 0;
}
li {
	margin:0px;
	list-style:none;
	padding:0 0 5px 20px; 
	background:url(images/Gill-Redden-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
} 
p {
	margin: 0 0 10px 0;
}
a {
	border:none;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
hr {
	height:1px;
	background-color: #a7b2b7;
	border: 1px solid #a7b2b7;
	margin-bottom: 10px;
}
img.Image_left {
	float: left;
	margin: 0px 5px 10px 0px;
}
img.Image_right {
	float: right;
	margin: 0px 0px 10px 5px;
}
img.Image_centre {
	margin: 0 auto 15px auto;
}
/*------------   Layout Stylesheet -------------- */
/*               Gill Readon Cranio               */
/*       Created By Ben Stewart - Mar 2008        */

body {
 font-family: Arial, Helvetica, Verdana;
 background: #829299 url(images/Gill_Redden_background.jpg) repeat-x;
 color:#FFFFFF;
 font-size:12px;
 line-height:140%;
 width:100%;
 text-align:center;
}
#header {
 height:20px;
 background: #829299;
 border: #fff solid;
 border-width: 0 2px;
 width:690px;
 float:right;
 clear:both;
}
#banner {
 border: #fff solid;
 border-width: 2px 0;
 width:690px;
 height:140px;
}
#container {
 text-align:left;
 width:914px;
 margin:0 auto;
}
#wrapper {
 background: #829299 url(images/Gill_Redden_leftcol_background.jpg) repeat-y left;
 border: #fff solid;
 border-width: 0 0 2px 0;
}
#content {
 float:right;
 border: #fff solid;
 border-width: 0 2px;
 width:690px;
 margin-bottom:150px;
}
#textarea {
 padding: 15px 35px;
 min-height:500px;
}
#left_column {
 float:left;
 width:220px;
 background:#fff url(images/Gill_Redden_leftcol_background.jpg) repeat-y right;
 border: #fff solid;
 border-width: 2px 0 0 0;
 color:#829299;
 font-size:13px;
 padding-bottom:10px;
}
#suppliments {
 margin: 20px;
 line-height:18px;
 border-bottom: 2px solid #83939a;
 padding-bottom:15px;
}
#suppliments a {
 color:#829299;
}
#newsletter {
 margin: 20px;
 line-height:18px;
z-index:9999;
}
#newsletter input {
 border: 1px solid #c00066;
 margin: 3px 0 0 0;
 padding: 2px 5px;
 width:170px;
 color:#829299;
 background:#fff url(images/Gill_Redden_input_background.jpg) repeat-x bottom;
}
#newsletter input.submit {
 border:0;
 float:right;
 margin: 3px 0 0 0;
 padding:0 0 0 10px;
 width:70px;
 color:#829299;
 text-decoration:underline;
 background:url(images/Gill_Redden_leftcol-bullet.jpg) left no-repeat;
 cursor:pointer;
}
#contentbase {
 width:690px;
 float:right;
 z-index:99999;
}
#testimonals {
 float:right;
 border: #fff solid;
 border-width: 2px 2px 0 2px;
 width:620px;
 font-size:16px;
 padding: 15px 35px;
}
#testimonals a {
 font-size:12px;
 text-decoration:underline;
 color:#FFFFFF;
}
#extra {
 float:right;
 border: #fff solid;
 border-width: 2px;
 width:655px;
 height:32px;
 background: url(images/Gill_Redden_contact_background.jpg) no-repeat;
 font-weight:bold;
 font-size:18px;
 padding: 18px 0 0 35px;
}
#footer_wrapper {
 width:690px;
 float:right;
 margin-top:-156px;
 *padding-right:4px;
z-index:99999;
}
#footer {
 height:20px;
 background: #bf0267;
 border: #fff solid;
 border-width: 0 2px;
 width:660px;
 float:right;
 font-size:9px;
 text-align:right;
 padding:7px 15px;
 margin-bottom:-35px;
}
#footer a {
 font-size:9px;
 color:#FFFFFF;
 text-decoration:none;
}
/********** Top Menu ***********/

#navigation_top {
 border: #fff solid;
 border-width: 0 0 2px 0;
 height:18px;
 text-align:right;
 padding: 2px 15px 0 0;
}
#navigation_top ul {
 margin: 0px;
 padding: 0px;
}
#navigation_top li {
 color:#FFFFFF;
 background:none;
 list-style: none;
 margin: 0px;
 display: inline;
}
#navigation_top a {
 padding-left: 15px;
 text-decoration: none;
}
#navigation_top a:hover {
 text-decoration:underline;
}
#navigation_top .active a {
 background:url(images/Gill_Redden_topmenu-bullet.jpg) left no-repeat;
}
#navigation_top .active a:hover {
 text-decoration:underline;
}
/********** Side Menu ***********/

#left_menu {
 margin: 20px;
}
#left_menu a {
 color:#829299;
 text-decoration:none;
 line-height:20px;
 margin-left:-15px;
 padding-left:16px;
}
#left_menu a:hover {
 text-decoration: underline;
}
#left_menu .active a {
 background:url(images/Gill_Redden_leftcol-bullet.jpg) left no-repeat;
}
#left_menu .active a:hover {
 text-decoration: underline;
}
#left_menu ul {
 border-bottom: 2px solid #83939a;
 margin:0;
 padding:0 0 15px 0;
}
#left_menu li {
 background:none;
 margin:0;
 padding:0;
}/*------------- Contact Form --------------*/

div.contactForm{
  width:500px;
  padding: 0px;
  margin: 0px;
}
div.row {
  clear: both;
  padding-top: 5px;
  _padding-top: 2px;
}
div.row span.label {
  float: left;
  width: 35%;
  text-align: right;
  padding:0px 10px 0px 0px;
}
div.row span.formw {
  float: right;
  width: 60%;
  text-align: left;
}
div.row span.formw input.text, div.row span.formw textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  width: 100%;
  border: 1px solid #000000;
  background: #ffffff !important;
  padding-left: 3px;
}
div.row span.formw textarea{
  height:50px;
}
div.spacer {
  clear: both;
}

