@charset "UTF-8";

body {
	background-color:#fff;
	color:#6e6a6a;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgroundnew.gif);
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#e1075c;
	letter-spacing: -1px;
	font-weight: 400;
	line-height: 36px;
	margin-bottom: 30px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
color:#e1075c;
font-weight:normal;
line-height: 30px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#e1075c;
margin-bottom: -10px;
}

a {
text-decoration:none;
color:#E1075C;
}

a:hover {
text-decoration:none;
color:#444141;
}

a img { border: none; }

fieldset { border: none; }

.intro_text {
	color:#444141;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
}


#centerColumn {
	width:960px;
	text-align:center;
	margin:0 auto;
}

.white_text {
color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	}

#header {
	margin:0 0 20px 0;
	padding:0;
	width:960px;
	height:174px;
	background:url(../images/bground.jpg) no-repeat top left;
	float:left;
}

#logo {
	padding:0;
	width:280px;
	height:174px;
	float:left;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#headerlinks {
	padding:0;
	width:629px;
	height:37px;
	float:right;
	margin-top: 30px;
    margin-right: 5px;
}


#splash {
	height: 350px;
	width:960px;
	clear:both;
}

#home_content_left {
	width:625px;
	float:left;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 40px;
}

#home_content_right {
	width:298px;
	float:right;
	text-align: left;
	padding-top: 150px;
	background-image: url(../images/mapv2.gif);
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-left: 20px;
	min-height: 450px;
    }
    
#home_content_right h2 { font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FFF; margin-top: -128px; margin-left: 10px; margin-bottom: 330px; font-weight: lighter;}

#privacy	{
	width:920px;
	text-align: left;
	padding-left: 20px;
}

#press	{
float: left;
	width:580px;
	text-align: left;
	padding-left: 20px;
}

#content_area {
	width:960px;
	text-align: center;
	min-height: 200px;
	margin-top: -40px;
	clear: both;
}


#footer {
	width:100%;
	min-height: 150px;
	clear: both;
	text-align: center;
	border-top: #c6c7c1;
	border-top-width: 1px;
	border-top-style:dotted;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
	text-align: center;
}

.copyright a {
text-decoration:none;
color:#52553d;
}

.copyright a:hover {
text-decoration:underline;
color:#959595;
}


.call {
	width:960px;
	height:46px;
	clear: both;
	margin-top: -10px;
	}

	
.small_type {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align: left;
}

.small_type a {
text-decoration:underline;
color:#222222;
}

.small_type a:hover {
text-decoration:underline;
color:#84b73a;
}

	
/* Bottom Navigation bar menu styling */

#bottom_nav {
	width:940px;
	height:41px;
	background-image:url(../images/bottom-menu.gif);
	background-repeat:no-repeat;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464833;
	text-align: left;
	padding-top: 12px;
	padding-left: 20px;
}
	
	
	
#nav_container1 {
float: left;
width:600px;
height:41px;
}

#nav_container2 {
	float: right;
	width:193px;
	height:41px;
	margin-top: -5px;
	text-align: right;
	margin-right: 30px;
}
	
	
#bottom_nav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
}

#bottom_nav li {
	margin:0;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
}

#bottom_nav li a{
	margin:0;
	display:inline;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #464833;
	padding-right: 10px;
}

#bottom_nav li a:hover {
	color:#333333;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
}

#bottom_nav li a.active {

	color:#333333;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 10px;
	
}


form {
	margin:0; 
	padding:0;
}
	
#contact_form {
	float:left;
	width:460px;
	text-align: left;
	padding-left: 25px;
	margin-top: 40px;
}
	
.contactform {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6e6a6a;
	width:300px;
	text-align: left;
	margin-top: 225px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contactform textarea {
	padding:2px;
	border:1px solid #d2d1cf;
	width:150px;
	height:50px;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f0eee7;
}

.contactform label {
	min-width: 100px;
	float: left;
	padding: 5px;
	padding-left: 0px;
	margin-left: 25px;
	font-size: 14px;
}

.input-submit {
	margin-top:10px;
	margin-left: 130px;
	background-image: url(../images/send_off.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
	border: none;
	cursor: pointer;
	background-color: transparent;
}


.input-submit:hover {
	margin-top:10px;
	margin-left: 130px;
	background-image: url(../images/send_on.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
	border: none;
	cursor: pointer;
	background-color: transparent;
}

.input-textarea {
	padding:2px;
	border:1px solid #d2d1cf;
	width:150px;
	height:18px;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f0eee7;
}
	
.page a {
	text-decoration:underline;
	color:#84b73a;
}

.page a:hover {
	text-decoration:underline;
	color:#222222;
}

.intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e1075c;
	font-style:italic;
}	

/* cu3er */
#cu3er-container {
	outline:0;
	margin-top: 5px;
	margin-right: 30px;
	margin-left: -50px;
}
#cu3er-container2 {
	margin-right: 30px;
}
#cu3er-container3 {
	margin-right: -50px;
}

#header #intro h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
	position: absolute;
	width: 310px;
	float: left;
	margin-top: 185px;
	padding-left: 5px;
	top: -5px;
	letter-spacing:0.5px;
}

.tag { 
	width:298px;
	min-height: 158px;
    text-align: justify;
    background-image: url(../images/tagbg.gif);
	background-repeat: no-repeat;
    margin-top: 50px;
    margin-bottom: 20px;
}
.tagcloud { padding: 0 10px 0 10px }
.tagcloud span a { color: #454142; padding: 2px; }
.tagcloud span a:hover { color: #e11061; }

.feedbackleft {
font-size: 14px;
	float: left;
	width: 260px; padding: 15px; margin-right: 10px;
}
.feedbackright {
font-size: 14px;
	float: left;
	width: 260px; padding: 15px;
}

.formcontainer { margin-top: -3px; background-image:url(http://www.equation-uk.co.uk/assets/templates/equation/images/formbgv2.gif); background-repeat:no-repeat; width: 630px; height: 585px; padding-top: 1px;}
.formcontainer H2 {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#FFF; margin-top: 20px; margin-left: 30px; margin-bottom: 40px; font-weight: lighter;}
.formcontainer p { font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-left: 30px; font-weight:bold;}

.input-contactus {
	background-image: url(../images/send_off.gif);
	width: 94px;
	height: 27px;
    margin-top: 27px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}


.input-contactus:hover {
	background-image: url(../images/send_on.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}

.input-sendform {
	background-image: url(../images/send_off.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}


.input-sendform:hover {
	background-image: url(../images/send_on.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}

.breadcrumb {
margin-top: 40px;
text-align:left;
}

#business {margin-top: 50px; margin-right: -45px; margin-bottom: -50px;}
#cu3er-container-badge {margin-top: 30px; margin-right: -35px; margin-bottom: -70px;}
#twitter {margin-top: 50px; padding: 50px 10px 10px 10px; height: 600px; width: 328px;  background-image: url(../images/twitterbg.gif); background-repeat: no-repeat;}