/***** Designed by Roger Sell for CRS Adventures Ltd *****/


* {
	padding: 5;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(images/img01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


#wrapper {
	width: 870px;
	height: auto;
	moz-border-radius: 15px;
	webkit-border-radius: 15px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #D3D6EF;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}


/***** Div for magazine banner *****/

#header {
	width: 850px;
	float: left;
	height: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: 0px;
	background: transparent;
}

#header h1 {
    
      font-size: 1.6em;
      color: #3b3837;
      width: 100%;
      text-align: left;
      line-height: 1.0em;
      letter-spacing: -0.07em
      
	  }

#header h2 {
    
     font-size: 1.6em;
     color: #3b3837;
     text-align: left;

      }

#header h3 {
    
     font-size: 1.4em;
      color: #3b3837;
      width: 100%;
      text-align: left;
      
      }

#header p {
 
      font-size: 0.9em;
      font-family: Helvetica, Arial Verdana, Sans-Serif;
      color: #3b3837;
      text-align: left;
      #text-decoration: none;
      
      }

/***** Div for navigation *****/

#navigation {
	float: left;
	width: 850px;
	margin: 0px;
	height: 20px;
	background: url(images/nav_background.gif);
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-size: 14px;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 5px 5px; }

#m1 a:link, #m1 a:visited
{
color: #ffffff;
background-color: #000862;
text-decoration: none;
font-size: 14px;
}

#m1 a:hover
{
color: #CE010F;
background-color: #000862;
text-decoration: none;
font-size: 14px;
}

#m2 a:link, #m2 a:visited
{
color: #fff;
background-color: #000862;
text-decoration: none;
font-size: 14px;
}

#m2 a:hover
{
color: #CE010F;
background-color: #000862;
text-decoration: none;
font-size: 14px;
}

#m3 a:link, #m3 a:visited
{
color: #fff;
background-color: #000862;
text-decoration: none;
font-size: 14px;
}

#m3 a:hover
{
color: #CE010F;
background-color: #000862;
text-decoration: none;
font-size: 14px;
}

#m4 a:link, #m4 a:visited
{
color: #fff;
background-color: #000862;
text-decoration: none;
font-size: 14px;
}

#m4 a:hover
{
color: #CE010F;
background-color: #000862;
text-decoration: none;
font-size: 14px;
}

#m5 a:link, #m5 a:visited
{
color: #fff;
background-color: #000862;
text-decoration: none;
font-size: 14px;
}

#m5 a:hover
{
color: #CE010F;
background-color: #000862;
text-decoration: none;
font-size: 14px;
}

#m6 a:link, #m6 a:visited
{
color: #fff;
background-color: #000862;
text-decoration: none;
font-size: 14px;
}

#m6 a:hover
{
color: #CE010F;
background-color: #000862;
text-decoration: none;
font-size: 14px;
}

#navigation h1 {
    
      font-size: 1.6em;
      color: #3b3837;
      width: 100%;
      text-align: left;
      line-height: 1.0em;
      letter-spacing: -0.07em
      
	  }

#navigation h2 {
    
     font-size: 1.6em;
     color: #3b3837;
     text-align: left;

      }

#navigation h3 {
    
     font-size: 1.4em;
      color: #3b3837;
      width: 100%;
      text-align: left;
      
      }

#navigation p {
 
      font-size: 0.9em;
      font-family: Helvetica, Arial Verdana, Sans-Serif;
      color: #3b3837;
      text-align: left;
      
      }

/***** Div for righthand column on Dartcam page*****/
	  
	  
#rightcolumn {
	background: transparent;
	height: auto;
	min-height: 350px;
	width: 150px;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: right;
	}
	
	.class1 A:link {text-decoration: none}
	.class1 A:visited {text-decoration: none}
	.class1 A:active {text-decoration: none}
	.class1 A:hover {text-decoration: none} 

 
/***** Div for lefthand column *****/
	  
	  
#leftcolumn {
	background: transparent;
	height: auto;
	min-height: 350px;
	width: 195px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
a:link { 
	color: #CE010F;
	text-decoration: none;
	}
a:visited { 
	color: #CE010F;
	text-decoration: none;
	}
a:hover { 
	color: #000862;
	text-decoration: none;
	}
a:active { 
	color: #CE010F;
	text-decoration: none;
	}

#leftcolumn p {
	font-weight: normal;
	text-align: left;
}

#leftcolumn ul {
	margin-left: 10px;
	padding: 0;
	list-style: none;
	font-weight: bold;
	text-align: left;
}

#leftcolumn li {

}

#leftcolumn li ul {
}


#leftcolumn h2 {
	font-size: 18px;
	color: #000862;
	line-height: 25px;
	font-weight: bold;

}

#fields_lname {
	width: 180px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #DD2B21;
	}

		  
	

#fields_fname {
	width: 180px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #DD2B21;
}

#fields_email {
	width: 180px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #DD2B21;
}

#Submit {
	padding: 3px;
	border: none;
	background: #DD2B21;
	font-size: 11px;
	color: #FFFFFF;
}


/***** Div for main content *****/

#content {
	float: left;
	background: transparent;
	top-margin: 5px;
	height: auto;
	min-height: 350px;
	width: 450px;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #DD2B21;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	line-height: 50px;
}

h2 {
	font-size: 23px;
	line-height: 40px;
}

h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 17px;
	font-size: 11px;
}	  
	  
label{
float: left;
width: 120px;
font-weight: bold;
padding-left: 40px;
}

input, textarea{
	width: 180px;
	margin-bottom: 5px;
}

textarea{
width: 400px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 160px;
margin-top: 5px;
}

/***** Div for top footer *****/

#footer {
	clear: both;
	width: 860px;
	margin: 0px;
	height: auto;
	padding: 5px;
	background-color: #000862;
	font-size: 10px;
	text-colour: #ffffff;
	text-align: center;
	color: #FFFFFF;
}


      

    
