/*
Theme Name: The Move Team
Theme URI: http://wordpress.org/
Description: The Move Team Wordpress Theme from www.themoveteam.co.uk
Version: 1.6
Author: 
Author URI: 
Tags: 
*/



html,body{margin:0;padding:0}

body{
	background-color:#FFFFFF;
	font-family:verdana;
	font-size:14px;
}


a{color:#E41B17;}

a img, img{border:none;}



b span, .red{color:#E41B17;}

h1{
color:#000000;
font-size:25px;
font-weight:bold;
letter-spacing:1px;
margin:0;
padding:10px 0 20px 15px;
float:left;
}

h1 a{
color:#000000;
text-decoration:none;
}

h2{
color:#E41B17;
font-size:15px;
margin:0;
padding:20px 0 0;
}

h2 span{color:#E41B17;}

h3{
	color:#E41B17;
	font-size:100%;
	margin:0 0 14px 0;
}

#latestNews h3{
	color:#393939;
	font-size:15px;
	padding:20px 0 0;
	margin:0 0 5px 0;
}

#latestNews p{
	margin:0 0 10px 0;
}

#latestNews h4{
	margin:0;
}

div#container{
	width: 847px;
	height: 100%;
	margin: auto;
	background-image: url('./images/pageBack.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	padding:0 25px 0 25px;
}

div#header{
	height: 91px;
	background-image: url('./images/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	position:relative;
}

div#header_image{
	height: 267px;
	background-image: url('./images/banner.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}

div#header_image #header_image_text{
	height: 30px;
	position: absolute;
	top: 231px;
	right: 55px;
	font-weight: bold;
	font-size: 25px;
	color: #FFFFFF;
}

div#container #menu{
	width:780px;
	background-color: #616161;
	padding:3px 10px 3px 10px;
	color:#000;
	float:left;
}

div#menu a{
	color:#FFFFFF;
	text-decoration:none;
}

div#menu a:hover, div#menu span{
	color:#E41B17;
}

div#home-container{
	
}

div#content{
	background-color:#DBDBDB;
	color:#393939;
	float:left;
	font-size:12px;
	margin:0 10px 10px 10px;
	padding:10px;
	width:760px;
}


div#HomeContent{
	
	float:left;
	display:inline;
	background-color: #dbdbdb;
	font-size: 12px;
	color: #393939;
	padding: 10px 10px 10px 10px;
	margin:0 15px 20px 15px;
	width:600px;
	min-height:450px;
	
}

div#footer{
	position:relative;
	width:800px;
	height:18px;
	background-color:#393939;
	color:#FFFFFF;
	padding:0 0 0 0;
	text-align:center;
	padding-top:7px;
	font-size:9px;
	margin-top:15px;
}

div#footer a{color:#FFF;text-decoration:none;}
div#footer a:hover{text-decoration:underline;}

div#footer #footer_left{
	position:absolute;
	left:20px;
	top:7px;
}
div#footer #footer_right{
	position:absolute;
	right:20px;
	top:7px;
}



form{}
form label{display:block;float:left;color:#000;width:150px;text-align:right;}
form .small{width:180px;}
form .date{width:50px;}
form input, form textarea{
	margin-bottom:3px;
	border:1px solid #B3B3B3;
}
form input[type=submit]{
	border:1px solid #FFF;
	background-color:#E41B17;
	padding:2px 4px 2px 4px;
	color:#FFF;
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
}


.alert{
	width:100%;
	border:2px solid #6FBC84;
	padding:10px;
	margin:20px auto 0px 10px;
	background-color:#B0E6C6;
}
.alert h3{
	font-size:120%;
}
.alert_messages{
}
.alert_alerts{}
.alert_errors{border-color:#990024;background-color:#D78E8E;}
.alert_errors h3{color:#990024;}

.alert_messages ul{list-style-image:url("images/admin/good.gif");}
.alert_errors ul{list-style-image:url("images/admin/bad.gif");}





form.inplaceeditor-form { /* The form */
}

form.inplaceeditor-form input[type="text"] { /* Input box */
	width:100%;
}

form.inplaceeditor-form textarea { /* Textarea, if multiple columns */
	width:100%;
}

form.inplaceeditor-form input[type="submit"] { /* The submit button */
}

form.inplaceeditor-form a { /* The cancel link */
  margin-left:1em;
	font-size:12px;
}

.boldpara{display:block;text-align:center;font-weight:bold;font-size:16px;margin-bottom:16px;}

.boldpara a {text-decoration:none;}

.center{text-align:center; width:100%;font-weight:bold;}

#QuoteFormDiv{
	padding:16px;
}

#quoteSection{
	float:right;
	margin-right:47px;
	width:125px;
}

#quoteSection #barTwo{
	background-color:#9C9A9A;
	float:right;
	height:538px;
	width:18px;
	margin-left:5px;
}

#quoteSection #barOne{
	background-color:#5F5A5A;
	height:538px;
	width:38px;
	float:right;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display:block;}


.faq_container{margin-top:10px;}
.faq_q{margin-top:10px;}
.faq_q a{color:#393939;text-decoration:none;}
.faq_q a:hover{text-decoration:underline;}
.faq_a{}

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

#menu ul li{
display:inline;
margin:0;
padding:0 17px 0 0;
}

.post{
	background-color:#DBDBDB;
	color:#393939;
	display:inline;
	float:left;
	font-size:12px;
	margin:20px 15px 0 15px;
	padding:10px;
	width:570px;
}

#sidebar{
	float:right;
	margin:20px 60px 0 0;
	width:165px;
}

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

#sidebar ul li{
	
}

#sidebar ul li ul{
	padding:0;
	margin:0;
	
}

#sidebar ul ul li{
	font-size:12px;
}

label.screen-reader-text{
	text-align:left;	
}

.post h2{
	margin:0;
	padding:0;
}

.navigation{
	background-color:#DBDBDB;
	float:left;
	margin:10px 0 0 15px;
	padding:10px;
	width:570px;
}
.navigation .alignleft{
	float:left;
	font-size:10px;
}
.navigation .alignright{
	float:right;
		font-size:10px;
}