/*

Theme Name:		Move Quickly

Theme URI:		http://www.roy-barber.co.uk/

Description:	Custom Theme for Move Quickly

Version:		v2.0

Author:			Roy Barber

Author URI:		http://www.roy-barber.co.uk/

*/


body {
	font-family: Tahoma;
	font-size: 13pt;
	margin:0px;
	padding: 0px;
	color: #8f8f8f;
	}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}


img{ border: none; padding:0; }
img a{border:none;}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 920px;
	background-color: #FFFFFF;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
/* header */

#header {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 95px;
	}
#header .logo {
	float: left;
	margin-top: 25px;
	width: 210px;
	height: 46px;
	margin-left: 10px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
}
#header .call {
	float: right;
}
#header .telephone {
	float: right;
	margin-top: 35px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #444444;
	margin-right: 10px;
}

#header h1{
	font:normal 20pt;
	margin:0;
	}
#header .topmenu {
	float: right;
	width: 367px;
	padding-top: 30px;
}
#header .topmenu ul {
	margin:0;
	padding:0;
}
#header .topmenu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}
#header .topmenu ul li a {
	margin: 0;
	color: #9e9e9e;
	display:block;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
#header .topmenu ul li a:hover {
	color:#333333;
	text-decoration: none;
}







/* main menu */


#menu {
	font-family: Tahoma;
	width:920px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
	background-image: url(img/menu.png);
	background-repeat: repeat-x;
}



#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	margin: 0;
	color: #333333;
	display:block;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}

#menu ul li a:hover {
	text-decoration: underline;
	background-image: url(img/menu_hover.png);
	background-repeat: repeat-x;
}
#menu  .home  {
	background-image: url(img/home_bg.gif);
	color: #FFFFFF;
	width: 65px;
}
#menu .home a {
	color: #FFFFFF;
}
#menu .home a:hover {
	background-image: url(img/home_bg.gif);
	color: #FFFFFF;
	text-decoration: underline;
}
#menu .telephone {
	background-image: url(img/menu_tel.gif);
	background-repeat: no-repeat;
	float: right;
	width: 127px;
	height: 38px;
}
#salepitch {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 275px;
	background-image: url(img/home.png);
	background-repeat: no-repeat;
}
#salepitch .saleform {
	float: right;
	width: 190px;
	padding-top: 123px;
}
#salepitch .saleform #name {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 25px;
	width: 155px;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #1C4259;
	padding-top: 5px;
}
#salepitch .saleform #submit {
	margin-top: 16px;
	margin-left: 19px;
}

#salepitch .saleform #tel {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 26px;
	width: 155px;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #1C4259;
	padding-top: 4px;
	margin-top: 20px;
}
#salepitchrepo {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 275px;
	background-image: url(img/repossession.png);
	background-repeat: no-repeat;
}
#salepitchrepo  .saleform {
	float: right;
	width: 190px;
	padding-top: 123px;
}
#salepitchrepo  .saleform  #name {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 25px;
	width: 155px;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #1C4259;
	padding-top: 5px;
}
#salepitchrepo  .saleform  #submit {
	margin-top: 16px;
	margin-left: 19px;
}
#salepitchrepo  .saleform  #tel {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 26px;
	width: 155px;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #1C4259;
	padding-top: 4px;
	margin-top: 20px;
}
#freephone  {
	background-image: url(img/telephone.png);
	background-repeat: no-repeat;
	height: 153px;
}
#wrap {
	background-image: url(img/main_body.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#wrap   #page {
	float: left;
	width: 610px;
	margin-left: 30px;
}
#wrap   #page   .alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
#wrap   #page   .alignright {
	float: right;
	margin-bottom: 0px;
	margin-left: 10px;
}
#wrap   #page   h1 {
	font-size: 24px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-bottom: 5px;
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #636363;
}
#wrap   #page   h2 {
	font-size: 20px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	font-weight: normal;
	letter-spacing: -0.3px;
}
#wrap #page h3 {
	font-size: 20px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	font-weight: normal;
	letter-spacing: -0.3px;
}
#wrap #page h4 {
	font-size: 20px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	font-weight: normal;
	letter-spacing: -0.3px;
}

#wrap   #page   p {
	font-size: 13px;
}
#wrap #related {
	float: left;
	width: 565px;
	margin-left: 30px;
	background-image: url(img/relatedarticles.png);
	padding-top: 50px;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-bottom: 5px;
	margin-top: 30px;
}
#wrap #relatedbot {
	float: left;
	width: 590px;
	margin-left: 30px;
	font-size: 13px;
	background-image: url(img/relatedarticles_bot.png);
	padding-left: 20px;
	line-height: 20px;
	background-repeat: no-repeat;
	height: 9px;
}
#wrap  #related  li {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	display: block;
	margin: 0px;
	font-size: 13px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#wrap #related ul {
	margin: 0px;
	padding: 0px;
}

#wrap #related li a {
	font-weight: bold;
	color: #4a92c4;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#wrap #page .how {
	float: left;
	height: 765px;
	width: 71px;
	background-image: url(img/how.png);
	background-repeat: no-repeat;
	margin-right: 35px;
	margin-left: 20px;
}











/* sidebar */

#sidebar {
	width:230px;
	float:right;
	margin-top: 15px;
	}
#sidebar  h3 {
	font-size: 20px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-bottom: 5px;
	font-weight: normal;
	color: #1c4259;
}

#sidebar li {
	font-size: 12px;
	color: #636363;
	font-weight: bold;
	background-image: url(img/tick.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	display: block;
	height: 19px;
	margin-bottom: 4px;
}
#sidebar ul {
	list-style-type: none;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar h4 {
	font-size: 20px;
	display: block;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-bottom: 5px;
	font-weight: normal;
	color: #1c4259;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebar .testi {
	font-size: 16px;
	font-family: Georgia;
	font-style: italic;
}
#sidebar img {
	float: right;
}

#sidebar .testiby {
	font-size: 13px;
	font-weight: bold;
	color: #71b3d5;
}
#footer {
	padding-left: 35px;
}
#footer p {
	font-size: 12px;
	color: #8F8F8F;
}
#footer a {
	color: #8f8f8f;
}
#footer a:hover {
	color: #666666;
}
#wrap #page a {
	font-size: 13px;
	color: #4A92C4;
	font-weight: bold;
}
#wrap #page .form {
	background-image: url(img/thank1.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 602px;
	margin-bottom: 20px;
}
#wrap #page .form1 {
	background-image: url(img/thank2.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 602px;
	margin-bottom: 20px;
}
#wrap #page .form2 {
	background-image: url(img/thank4.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 602px;
	margin-bottom: 20px;
}
#wrap #page .form3 {
	background-image: url(img/thank3.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 602px;
	margin-bottom: 20px;
}
#wrap  #page  .form #email {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 25px;
	width: 420px;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	margin-left: 175px;
	margin-top: 4px;
}
#wrap #page .form1 #address {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 25px;
	width: 420px;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	margin-left: 175px;
	margin-top: 4px;
}
#wrap #page .form2 #value {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 25px;
	width: 420px;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	margin-left: 175px;
	margin-top: 4px;
}
#wrap #page #submit {
	float: right;
	color: #FFFFFF;
	background-color: #4B93C4;
	font-weight: bold;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7EB3D6;
	border-right-color: #4B93C4;
	border-bottom-color: #377CAA;
	border-left-color: #4B93C4;
	margin-right: 7px;
}

#wrap #page .form3 #mortgage {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 25px;
	width: 420px;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	margin-left: 175px;
	margin-top: 4px;
}
.where li {
	display: block;
	float: left;
	width: 175px;
}
