@charset "UTF-8";
/* CSS Document */
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-width: 100%;
	background-color: #fff;
	background-image:url(http://www.seventelematics.co.uk/);
	background-repeat:repeat-x;
	
}

#wrappertop {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: auto;
}

#header {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 138px;
}

#header #logo {
	float: left;
	width: 339px;
	margin-top: 25px;
}

#header #strapline {
	float: left;	
	margin-top: 22px;
}

#header #login {
	margin: 0px;
	padding: 0;
	width: 220px;
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}

#header #login input {
	width: 148px;
	height: 16px;
	border: 1px solid #000000;
}

#header #login label {
	display: block;
	width: 60px;
	height: 15px;
	padding-top: 3px;
	text-align: right;
	float: left;
	font-size: 0.875em;
}

#header #login input.button {
	width: auto;
	height: auto;
	clear: both;
	margin-left: 70px;
	border: none;
}

#header #login .register {
	font-size: 0.875em;
	color: #999;
	text-decoration: none;
}

#header #login .register:hover {
	text-decoration: underline;
}

#top-nav {
	margin:0 auto;
	padding: 0;
}
	
#menu {
	margin: 0px auto;
	padding: 0;
	width: 100%;
	height: 32px;
	background-image:url(../images/newrptbkg.jpg);
	background-repeat: repeat-x;
}

#purple {
	margin: 0px auto;
	padding: 0;
	height: 315px;
	width: 100%;
	background-image:url(../images/newtelematicsbkg.jpg);
	background-repeat:repeat-x;
}

#purple2 {
	margin: 0px auto;
	padding: 0;
	height: 33px;
	width: 100%;
	background-image:url(../images/newtelematicsbkgsml.jpg);
	background-repeat:repeat-x;
}

#javabox {
	position: relative;
	margin: 0px auto;
	padding: 0;
	top: 35px;
	width: 863px;
	height: 224px;
	border: 3px #fff solid;
}

#leftcol {
	margin: 0px auto;
	padding: 0;
	width: 490px;
	height: 362px;
	float: left;
}

#rightcol {
	margin: 0px auto;
	padding: 0;
	width: 500px;
	height: 362px;
	float: right;
}

#rightcol ul li {
	list-style-image: url(../images/listdot.jpg);
}

#wrapperbottom {
	margin: 0px auto;
	padding: 0;
	height: auto;
	width: 1000px;
	background-color:#FFF;
}

#footer {
	margin: 0px auto;
	padding: 0;
	height: 28px;
	width: 100%;
	clear: both;
	float: left;
	background-image: url(../images/footerbkg.jpg);
	background-repeat: repeat-x;
}

#footer #footer-container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#footer #footer-left {
	margin: 0px auto;
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-bottom: 2px;
	color: #fff;
	font-size: 10px;
}

#footer #footer-right {
	margin: 0px auto;
	padding: 0px;
	float: right;
	margin-top: 8px;
	color: #fff;
	font-size: 10px;
}

li {
	margin-bottom: 5px;
}

h1 {
	color: #2f1d51;	
}

.img-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}

.home-module {
	margin: 0px;
	padding: 11px;
	width: 407px;
	height: 133px;
	margin-bottom: 20px;
	margin-left: 60px;
	background-image: url(../images/bkg-home-module.jpg);	
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #663366;
}

.purple {
	color: #663366;	
}

.contact {
	width: 220px;	
}

.bold {
	font-weight: bold;	
}

.divider {
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #663366;
}

.clear {
	clear: both;	
}

#container {
	float: left;
	background-color: #2f1d51;	
}

#left-col {
	padding: 15px;
	width: 173px;
	float: left;
	margin-top: -11px;
	margin-bottom: -11px;
	padding-bottom: 11px;
	background-image: url(../images/left-col-header-blue.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #2f1d51;
}

#left-col ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left-col li {
	list-style: none;
	padding-bottom: 15px;
}

#left-col li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#left-col .active{
	color: #f8e600;
	text-decoration: none;
	font-weight: bold;
}

#left-col li a:hover {
	color: #f8e600;
}

#left-col ul {
	margin: 0;
	padding: 0;
}

#left-col ul li ul {
	list-style: none;
	margin-top: 10px;
}

#left-col li li {
	margin: 0px;
	display: block;
	padding-top: 2px;
	padding-bottom: 10px;
}

#left-col li li a {
	display: block;
	padding-top: 5px;
	color: #ccc;
	margin-right: 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
}

#left-col li li a:hover {
	color: #f8e600;
}

#right-col {
	margin: 0;
	width: 780px;
	float: left;
	border-left: 15px solid #fff;;
	background-color: #fff;
}

.white {
	color: #fff;
}

.white-link {
	color: #fff;
}

.white-link:hover {
	color: #f8e600;
}

.yellow {
	color: #f8e600;
}

.link {
	color: #2f1d51;
	text-decoration: none;
}

.link:hover {
	color: #FC0;
}
img {
	border: none;	
}

.margin-right {
	margin-right: 20px;	
}

.product {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: 320px;
	min-height: 320px;	
	background-image: url(../images/product-footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.product-no-footer {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	margin-bottom: 20px;
}

.product-footer {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	background-image: url(../images/product-footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding: 15px;
}

.product-header {
	margin: 0px auto;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/product-header.gif);
	background-repeat: no-repeat;
}

.product-content {
	margin: 0px auto;
	padding: 15px;
}

.product-left {
	width: 530px;
	float: left;
}

.product-right {
	width: 205px;
	float: right;
	color: #551470;
	font-weight: bold;
	font-size: 14px;
}

.pl-image {
	width: 123px;
	float: left;
	margin-right: 15px;
}

.pl-text {
	width: 388px;
	float: right;
}

.pl-text a {
	font-weight: bold;
	font-size: 14px;
	color: #551470;
	text-decoration: none;
}

.pl-text a:hover {
	text-decoration: underline;
}

.ph-link {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	float: right;
	text-decoration: none;
}

.ph-link:hover {
	text-decoration: underline;
}

.big {
	font-size: 18px;	
}