/* 
Global CSS:	 Document
Client name: Clayton Engineering
Designed by: Visualcode Ltd
Author:		 S.Edwards
Creation: 	 30/04/2007.
 */

/*---------------------------Global Start -----------------------------*/

body {
	/*background:#0E1D37 url(images/bodyBack.gif) repeat-x;
	background:#FFF;*/
	text-align: center;
	margin:0;
	padding:0;
	font-family: "Tahoma", arial, helvetica, sans serif;
	color:#333;
	font-size:1em;
	}

* html body { /*to make IE 5.5 Center */ 
	text-align:center;
	}
	
div {	
	margin:0;
	padding:0;
	}
	
img {
	border:none;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: "Tahoma", arial, helvetica, sans serif;
	}

table{
	width:100%;
	border:0;
	padding:0;
	margin:0;
	}
	
table td{
	padding:2px;
	border-bottom:1px solid #ECECEC;
	font-size:95%;
	}
	
h2, h3, h4{color:#1B396B;}	
	
h1 {
	color:#1B396B;
	font-weight:100;
	font-size:160%;
	}
	
h2 {
	font-weight:100;
	font-size:135%;
	}
 
h3 {
	font-weight:100;
	font-size:120%;
	color:#999;
	}

h4 {
	font-weight:100;
	font-size:100%;
	color:#333;
	}
 
a:link {
	color:#1B396B;
	text-decoration:none;
	}

a:visited {
	color:#1B396B;
	text-decoration:none;
	}

a:hover {
	color:#000;
	}

a:active {
	color:#000;
	text-decoration:none;
	}

.clearb {
	clear:both;
	height:1px;
	font-size:0.1em;
	}
/*--------------------------- Containers -----------------------------*/

#htmlWrapper{
	
	}


#Container {
	width:760px;
	margin:0 auto;
	text-align:center;
	padding:0;
	background:#FFF;
	border:4px solid #FFF;
	}

#header{
	text-align:left;
	padding:5px 0px;
	}

#tag{
	width:400px;
	float:right;
	text-align:right;
	padding-top:30px;
	}

#Logo { 
	margin:5px;
	}

/*--------------------------- Logo / Picture -----------------------------*/

#LP_Container {
	font-size:20px; 
	}
	
#LP_Picture {
	clear:both;
	width:760px; 
	height:195px;
	margin-bottom:1px;
	}
	
#LP_Text {
	padding:0;
	width:500px; 
	text-align:right; 
	color:#A63193; 
	float:right;
	font-size:1em;
	margin-right:15px;
	margin-top:75px;
	}	

	
#flash {
	clear:both;
	width:760px; 
	height:195px;
	margin-bottom:1px;
	}
	
/*--------------------------- Main Navigation -----------------------------*/

#MainNav {
	clear:both;
	background:#ECECEC url(images/navBack.gif) no-repeat; 
	height:23px; 
	padding:10px 0 0 0; 
	text-align:center;
	position: relative;
	font-weight:bold;
	font-size:10px;
	}

#MainNav ul {
	list-style:none; 
	display:inline;
	padding:0;
	margin:0;
	position: relative;
	}
	
#MainNav ul li {
	display:inline; 
	padding:0 10px; 
	border-right:#FFF solid 1px;  
	margin:0;
	position: relative;
	}

#MainNav ul li.end{
	border-right:none;  
	}

#MainNav ul li a {
	color:#FFF;
	padding-bottom:5px;
	}
	
#MainNav ul li a:hover {
	color:#003573;
	}

#MainNav li ul {
 	display: none;
 	position: absolute;
  	margin-top:5px;
	top: 12px;
	left: -2px;
	border-top:3px solid #1B396B;
	}


#MainNav li:hover ul,
#MainNav li.mshover ul{ 
	display: block; 
	margin:0;
	padding:0;
	background:transparent url(images/dropNav.png) no-repeat left bottom;
	background-position:left bottom;
	width:180px;
	list-style:none;
	padding-bottom:10px
	}

#MainNav li ul li {
	margin:0;
	padding:0;
	display:block !important;
	border-bottom:#CCC solid 1px;
	text-align:left;
	border-right:none;
	}

#MainNav li ul li a{
	display:block;
	padding:5px;
	color:#FFF;
	border:none;
	text-align:left;
	}

#MainNav li ul li a:hover{
	background:#2F2E2F url(images/dropOver.gif) repeat-x;
	color:#FFF;
	}

/*--------------------------- Side Navigation -----------------------------*/
	
.SideNav {
	width:200px; 
	padding:0; 
	text-align:left;
	float:left;
	font-size:70%;
	color:#FFF;
	}

.SideNav ul {
	list-style:none; 
	padding:0; 
	margin:0; 
	border-top:#3361AE solid 1px;
	border-bottom:#0F2447 solid 1px;
	margin:0 1px;
	}
	
.SideNav li {
	display:block; 
	border-bottom:#3361AE solid 1px;
	border-top:#0F2447 solid 1px;
	}

.SideNav li a{
	display:block; 
	padding:5px 2px 5px 10px;
	background: url(images/sub.gif) no-repeat center left;
	color:#FFF;
	}
	

.SideNav li a:visited{
	color:#FFF;
	}

.SideNav li a:hover{
	color:#1B396B;
	background:#FFF;
	}

.SideNav p{
	margin-left:10px;
	color:#FFF;
	}

.SideNav p a{
	color:#FFF !important;
	}

.SideNav p a:hover{
	text-decoration:underline;
	}

/*--------------------------- MainContent -----------------------------*/	

#contentArea{
	margin:0;
	padding:0;
	background: url(images/mainBack2.gif) repeat-y;
	}

#introContent{
	background: url(images/navBack2.gif) no-repeat bottom;
	height:17px;
	text-align:right;
	font-size:90%;
	padding-top:5px;
	padding-right:10px;
	}

#clearContent{
	clear:both;
	background:url(images/clearBack2.gif) no-repeat bottom;
	background-position:left bottom;
	height:20px;
	}

/*--------------------------- Content -----------------------------*/

#MainBody {
	width:525px; 
	float:right; 
	text-align:left; 
	padding-left:10px;
	margin-right:5px;
	font-size:85%;
	padding-right:10px;
	background:#FFF; /*url(images/tile.gif) no-repeat*/;
	background-position:center top;
	}

#MainBody li.collection {
	background:url(images/bullet.gif) no-repeat;
	background-position:top left;
	list-style:none;
	padding-left:25px;
	margin-top:5px;
	}

#MainBody li {
	background:url(images/bullet.gif) no-repeat;
	background-position:left 2px;
	list-style:none;
	padding-left:25px;
	margin-top:5px;
	}

#MainBody img{
	padding:5px;
	}

/*--------------------------- Footer -----------------------------*/

#Footer {
	background:url(images/footer.gif) no-repeat;
	margin:-4px auto;
	width:740px;  
	font-size:70%;
	text-align:left;
	height:33px;
	padding:8px 10px 2px 10px;
	color:#FFF;
	}


#Footer a{
	color:#FFF;
	}

#registered{	
	width:760px;
	text-align:right;
	margin:0 auto;
	font-size:70%;
	}

#designed {
	width:250px;
	float:left;
	text-align:left;
	}

/*--------------------------- General Forms - Specific ---------------------------*/

form.custDetails {
	margin:0;
	padding:0;
	margin-top:10px;
	padding-top:10px;
	padding-left:20px;
	}

form.custDetails p {
	margin:0;
	padding:2px 0 2px 0 ;
	
	}

form.custDetails label {
	float: left;
	margin:0;
	padding:5px 1px 0 1px;
	width: 8em;
	text-align: left;
	font-size:95%;
	}

form.custDetails input,
form.custDetails select,
form.custDetails textarea{
	margin-bottom:5px;
	padding:2px 1px 0 1px;
	border:#CCC solid 1px;
	}

form.custDetails form input.standard {
	width:200px;
	}

form.custDetails form textarea {
	width:400px;
	font-size:9pt;
	}	


form.custDetails .submitOrder {
	margin-top:10px;
	text-align:left;
	margin-bottom:10px;
	}

form.custDetails .submitOrder input {
	background:#1B396B url(images/button.gif) repeat-x;
	padding:3px 5px ;
	font-weight:bold;
	font-size:85%;
	border: 1px solid #CCC;
 	color:#FFF;
 	margin: 0px;
	}
	