/* @override 
	http://192.168.1.164/styles.css
	http://192.168.1.164:80/styles.css
	http://knutsford.local:8888/styles.css
*/

/* CSS Document */

img#jll { margin-bottom: 10px; margin-right: 10px; }

img#gva {  }


/* @group main */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #24014C;
}
#masthead {
	height: 100px;
	background-color: white;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #5D4E7C;
}
#logo {
	width: 760px; margin: auto;
clear: both;
}

#container {
	width: 760px;
	margin: auto;
}

#feature {
	height: 300px;
	background-color: white;
}

#navigation {
	height: 25px;
	background-color: #73668F;
	padding-top: 10px;
}

/* @end */

/* @gro

up content */

#c1 p {
	color: white;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 85%;
	margin-left: 13px;
}

#c1 h3 {
	margin-left: 13px;
	margin-right: 2em;
	color: white;
	font-size: 1.4em;

}

div#body {
	float: left;
	width: 760px;

}

div#c1 {
	float: left;
	width: 460px;
	padding-bottom: 2em;
}

div#c2 {
	margin-top: 2em;
	float: left;
	width: 300px;
	background-color: #73668f;
}

/* @end */

/* @group navigation */

#navigation a {
	color: white;
	font-size: 1.4em;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a {
	text-decoration: none;
	padding-top: 0;
	padding-left: 1em;
	padding-bottom: 0;
}

#navigation ul li a:hover {
	color: #24014C;
}

/* @end */

#footer p {
	font-size: 1.1em;
	width: 650px;
	color: #73668f;
}

img#knutsford { margin: 2em 0 1em 10px;
	
}

img#miller-logo { float: right; margin: 1em 0 0;
	
}

img#download {
	margin-top: 2em;
}

#c1 h1 {
	margin-left: 13px;
	margin-right: 2em;
	color: #73668f;
	font-size: 1.8em;
}

/* @group Masterplan */


th {
	color: white;
	font-size: 1.2em;
	background-color: #73668f;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	text-indent: 14px;
}

#drivetimes thead tr th {
	background-color: #252464;
}


table.info {
	padding: 0;
	margin-top: 0em;
	border-collapse: collapse ;
}

td.block {font-size: 1.2em;
	border-bottom: 1px solid #5d4e7c;
	font-weight: bold;
	text-indent: 13px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: white;
}





/* @end */

/* @group Download */

#c2 table tbody tr.agents td {
	color: white;
	font-size: 1.1em;
}

#c2 table {
	margin-bottom: 1.5em;
}

#c2 table tbody tr.agents td img {margin-left: 14px;
	
}

#c2 table tbody tr td h2 {
	color: white;
	font-size: 2.2em;
	margin-left: 13px;
}

#c2 table tbody tr.agents td p a {
	text-decoration: none;
	color: white;
}
#c2 table tbody tr.agents td p a:hover {
	color: white;
	text-decoration: underline;
}

#c2 table tbody tr.agents td p {
	margin-top: 0;
}

table#drivetimes {
	margin-left: 13px;
	margin-top: 2em;
	border-collapse: collapse;
}

#drivetimes tbody tr td {
	color: white;
	font-size: 1.2em;
	padding-top: 3px;
	background-color: #374090;
	text-indent: 13px;
	border-bottom: 1px solid #24014c;
	padding-bottom: 1px;
}

img#map {
	width: 400px;
	margin-left: 13px;
}

#c1 table.info tbody tr td {
	font-size: 1.2em;
	text-indent: 13px;
	color: white;
}

#c1 ul {
	font-size: 1.2em;
	color: white;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: 370px;
}



/* @end */

/* @group Mailer */

div#register { width: 300px; float: right; margin-top: 2em;
	
}
#register form fieldset label { display: block;
	color: white;
}
#register form fieldset legend {
	font-weight: bold;
	font-size: 1.2em;
	color: white;
}


/* @end */

