/* CSS stylesheet for CashOnTheMove.com */
/* Vince Robbins, 1 June 2010 */

* { margin:0; padding:0; border:none;}
body { 
	background-color:black; 
	font-family:Arial, Helvetica, sans-serif;
}

div#pageoutline {
	width:890px;
	margin: 20px auto;
}

div#banner h1 { 
	color:#FFFFFF;
	/* font-family: Tahoma; */
	font-size:20px;
	font-weight:normal;
	text-align:center;
}
div#main {
	margin-top:20px;
}
div#menu {
	width:138px;
	height:500px;
	float:left;
}
div#menu ul {
	list-style:none;
	margin-left:10px;
}

div#menu ul li a {
	display:block;
	width:138px;
	height:27px;
	margin-bottom:1px;
	background:url(/images2/cssmenu-bg-off.gif) no-repeat;
	color:#FEE66C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:5px 4px 0 15px;
	text-decoration:none;
}
div#menu ul li a:hover {
	background:url(/images2/cssmenu-bg-on.gif) no-repeat;
	color:black;
}

div#collage img { 
	margin: 0;
	border:none;
}
div#content {
	margin: 20px 20px 20px 170px;
}
div#content h2 {
	color:#FEE66C;
	margin:20px 0 12px 0;
}
div#content h3 {
	font-size:16px;
	color:white;
	margin:20px 0 0 0;
}

div#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F0F0F0;
	text-align:justify;
	margin-bottom:8px;
}
span.cotm {
	/* color:#FEE66C; */
	color:white;
}

div#footer { 
	height:40px;
}
div.equipment {
	margin:20px 0 10px 0;
}

#fixed {
	position:fixed;
	top:30px;
	right:5px;
}
#slideshow{
	width:680px;
	/* height:400px; */
	border:0px solid white;
	text-align:center;
}
#content a {
	color:#FFFFFF;
}
#content #attended {
	width:680px;
	height:400px;
	border:0px solid yellow;
}
#attended h2 {

}
#content #attended p {
	text-align:justify;
	color:#FFFFFF;
}

img#bigpic {
	width:450px;
	margin: 0 auto;
}
#content #attended p {
	margin:0;
	color:#FEE66C;
	text-align:left;
}

/* Contact Form */

#enq {
	width:420px;
	height:470px;
	border:0px solid red;
	float:left;
	margin:20px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

#enq table {width:360px;border-collapse:collapse;border:0px solid yellow;margin-left:30px}
#enq table th {width:110px;text-align:left;color:white;background-color:black;}
#enq table td {width:240px}
#enq table th {
	vertical-align: top;
}
#enq table th p{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 15px 0;
	text-align: left;
	width: 94px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px solid white;
}

#enq input {
	display:block; 
	padding:2px; 
	color:#000000;
	background-color:#FFFFFF; 
	border:0px solid silver;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	width:196px;
}

#enq input.submit {
	width:60px;
	margin:12px 0;
	font-weight:normal;
}
div#enq textarea {
	display:block; 
	padding-left:2px; 
	color:#000000; 
	background-color:#FFFFFF; 
	border:0px solid silver; 
	width:196px; 
	height:120px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
} 

#content #contactaddress {
	width:270px;
	height:470px;
	float:right;
	margin:20px 0 0 0;
	border:0px solid yellow;
}
#content #contactaddress p {
	font-size:16px;
	margin-bottom:0;
	color:#FFFFFF;
	background-color:#000000;
}
#content #contactaddress p a {
	font-size:18px;
	margin-bottom:0;
	color:#FFFFFF;
	background-color:#000000;
}
#content .sbs, #content .sbs1 {
	border:0px solid #DDDDDD;
	margin:0 0 30px 0;
}
#content .sbs .pic {
	width:250px;
	border:0px solid yellow;
	float:right;
	margin-right:20px;
	text-align:center;
}
#content .sbs2 .pic {
	width:270px;
	border:0px solid yellow;
	float:right;
	margin-right:20px;
	text-align:center;
}

#content .sbs p {
	text-align:justify;
	width:320px;
	margin:12px 0 12px 30px;
	font-size:18px;
}
#content .sbs2 p {
	text-align:justify;
	width:350px;
	margin:12px 0 12px 0;
	font-size:16px;
}

#content .eqbanner {
	padding:12px;
}

#enq2 {
	width:400px;
	height:470px;
	border:0px solid red;
	background-color:#000000;
	float:left;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

#enq2 form {margin:0;border:0px solid green;background-color:#000000;padding:15px}
#enq2 fieldset{border:0px solid gray;width:250px;}
#enq2 .prompt{}
#enq2 .error{color:red}
#enq2 h5{color:white;background-color:black;}
#enq2 .field{height:30px;border:1px dotted yellow;margin:4px 0;}
#enq2 label{display:block;width:90px;color:#FFFFFF;text-align:left;font-size:16px;font-weight:normal;margin:2px 20px 2px 0;}
#enq2 input{width:220px;float:left;margin:3px 0 3px 0;padding-left:2px;background-color:white;border:1px solid silver;color:#333333;font-size:13px}
#enq2 select{width:220px;margin:3px 0 3px 0;padding-left:2px;background-color:white;border:1px solid silver;color:#333333;font-size:13px}
#enq2 textarea{width:220px;margin:3px 0 3px 0;padding-left:2px;background-color:white;border:1px solid silver;color:#333333;font-size:13px}
#enq2 .submit {width:80px;color:#000000;background-color:#FEE66C;margin:15px 0 0 0;font-weight:bold;text-align:center;padding:0.4em;-webkit-border-radius:10px;-moz-border-radius:10px;border:0px solid #DDDDDD;}
#enq2 form h5{text-align:center;}

table #enqform{width:350px}
table #enqform th{width:90px}
table #enqform td{width:260px}

#adr p{text-align:center}
#adr a{color:#333333;text-decoration:none}
#adr a:hover{text-decoration:underline}

