/************************* map backgrounds *************************/
.bath-bg {
	font-family: "Century Gothic";
	color: #7683B2;
	background-color: #FFFFFF;
	border: 1px dotted #394A79;
	width: 325px;
	position: relative;
	right: 3px;
	font-size: 14px;
	text-decoration: none;
	z-index: 1;
}
.bath-bg :link{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
		text-decoration: none;
			z-index: 1;
}
.bath-bg :visited{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
		text-decoration: none;
			z-index: 1;
}
.bristol-bg {
	font-family: "Century Gothic";
	color: #7683B2;
	background-color: #FFFFFF;
	border: 1px dotted #394A79;
	width: 325px;
	position: relative;
	right: 3px;
	font-size: 14px;
		text-decoration: none;
}
.bristol-bg :link{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
		text-decoration: none;
}
.bristol-bg :visted{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
		text-decoration: none;
}
.cardiff-bg {
	font-family: "Century Gothic";
	color: #7683B2;
	background-color: #FFFFFF;
	border: 1px dotted #394A79;
	width: 325px;
	position: relative;
	right: 3px;
	font-size: 14px;
	text-decoration: none;
}
.cardiff-bg :link{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
	text-decoration: none;
}
.cardiff-bg visited{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
	text-decoration: none;
}
.exeter-bg {
	font-family: "Century Gothic";
	color: #7683B2;
	background-color: #FFFFFF;
	border: 1px dotted #394A79;
	width: 325px;
	position: relative;
	right: 3px;
	font-size: 14px;
	text-decoration: none;
}
.exeter-bg :link{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
	text-decoration: none;
}
.exeter-bg :visited{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
	text-decoration: none;
}
.newport-bg {
	font-family: "Century Gothic";
	color: #7683B2;
	background-color: #FFFFFF;
	border: 1px dotted #394A79;
	width: 325px;
	position: relative;
	right: 3px;
	font-size: 14px;
	text-decoration: none;
}
.newport-bg :link{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
	text-decoration: none;
}
.newport-bg :visited{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
	text-decoration: none;
}
.swansea-bg {
	font-family: "Century Gothic";
	color: #7683B2;
	background-color: #FFFFFF;
	border: 1px dotted #394A79;
	width: 325px;
	position: relative;
	right: 3px;
	font-size: 14px;
	text-decoration: none;
}
.swansea-bg :link{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
	text-decoration: none;
}
.swansea-bg :visited{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
	text-decoration: none;
}
.taunton-bg {
	font-family: "Century Gothic";
	color: #7683B2;
	background-color: #FFFFFF;
	border: 1px dotted #394A79;
	width: 325px;
	position: relative;
	right: 3px;
	font-size: 14px;
}
.taunton-bg :link{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
	text-decoration: none;
}
.taunton-bg :visited{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
	text-decoration: none;
}


/************************* Body *************************/
body {
	background-image: url(http://www.cratemate.co.uk/images/bg.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.navbar {
	background-image: url(http://www.cratemate.co.uk/images/crate-nav.jpg);
	background-repeat: repeat-x;
	height: 21px;
	background-color: #FFFFFF;
}
.navbar-buttons {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #002B4F;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	background-image: url(http://www.cratemate.co.uk/images/crate-nav.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
	background-color: #FFFFFF;
}
.navbar-buttons :link{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #002B4F;
	text-decoration: none;
}
.navbar-buttons :visited{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #002B4F;
	text-decoration: none;
}
.navbar-buttons :hover{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar-buttons-hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	cursor: pointer;
	text-decoration: none;
	background-color: #3A486D;
}
.navbar-buttons-hover :link{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar-buttons-hover :visited{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar-buttons-hover :hover{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.big-box {
	height: 170px;
	width: 500px;
}
.header {
	background-color: #3456A7;
}
.bottom {
	background-image: url(http://www.cratemate.co.uk/images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.logo {
	position: relative;
	top: 1px;
	left: 7px;
}
.bulletpoints {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #3B4A78;
	height: 55px;
}
.footer-space-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 280px;
}
.footer-space-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 180px;
}
.footer-space-2 :link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: none;
}
.footer-space-2 :hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer-space-2 :visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-space-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 150px;
}
.footer-space-3 :link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: none;
}
.footer-space-3 :hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer-space-3 :visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.footer :link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: none;
}
.footer :hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer :visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

/************************* \Body *************************/

.movemate {
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: bold;
	color: #3B4A78;
	text-align: left;
	width: 250px;
	position: relative;
	left: 78px;
	line-height: 30px;
	top: 5px;
}
.folderbox {
	background-color: #FFFFFF;
	border: 1px dotted #394A79;
	width: 305px;
	position: relative;
	height: 130px;
	vertical-align: top;
	bottom: 15px;
	padding: 4px;
	background-image: url(http://www.cratemate.co.uk/images/folder.jpg);
	background-repeat: no-repeat;
	background-position: 120px bottom;
}
.packstack {
	font-family: "Century Gothic";
	font-size: 15px;
	padding-top: 15px;
	color: #4277AD;
		position: relative;
	left: 8px;
}
.freeorder {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #3B4A78;
	font-size: 16px;
	position: relative;
	left: 8px;
}
.breakmate {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #3B4A78;
	font-size: 24px;
	position: relative;
	left: 75px;
}
.breaksub {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #4677AC;
	position: relative;
	left: 76px;
}
.packstack {
	font-family: "Century Gothic";
	font-size: 15px;
	padding-top: 15px;
	color: #4277AD;
		position: relative;
	left: 8px;
}
.freeorder {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #3B4A78;
	font-size: 16px;
	position: relative;
	left: 8px;
}
.breakmate {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #3B4A78;
	font-size: 24px;
	position: relative;
	left: 75px;
}
.breaksub {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #4677AC;
	position: relative;
	left: 76px;
	z-index: 5;
}
.whitebox {
	font-family: "Century Gothic";
	color: #7683B2;
	background-color: #FFFFFF;
	border: 1px dotted #394A79;
	width: 325px;
	position: relative;
	right: 3px;
	font-size: 14px;
	z-index: 5;
}
.whitebox :link{
	font-family: "Century Gothic";
	color: #7683B2;
	font-size: 14px;
	text-decoration: none;
}
.movematetext {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #3B4A78;
	width: 298px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	height: 80px;
	top: 2px;
}
.getaquote-link {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #818CAC;
}
.getaquote-link :link{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #818CAC;
}
.getaquote-link :visited{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #818CAC;
}
.getaquote-link :hover{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #3B4A78;
	text-decoration: none;
}
.freequote {
	font-family: "Helvetica Neue";
	font-size: 14px;
	color: #FD6707;
	font-weight: bold;
	text-align: right;
	position: relative;
	right: 27px;
	bottom: 3px;
}
.callus {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FFD80A;
	font-size: 24px;
}
.number {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 32px;
}
.welcome {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #3D4A77;
	font-weight: bold;
	background-image: url(http://www.cratemate.co.uk/images/cratemate_welcome.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.quote-box {
	background-image: url(http://www.cratemate.co.uk/images/hire-quotation.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.new-box {
	background-image: url(http://www.cratemate.co.uk/images/move-mate.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 170px;
	background-color: #FFFFFF;
}
.introtext {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #3B4A78;
	font-size: 24px
}
.putstuff {
	font-family: "Century Gothic";
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #3D4A77;
	text-align: right;
	padding-right: 12px;
	line-height: 35px;
	padding-top: 5px;
}
.stufftext {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #3B4A78;
	text-align: right;
	padding-right: 9px;
	position: relative;
	top: -10px;
}
.callbox {
	text-align: right;
	padding-right: 6px;
}
.your-movemate {
color: #7683B2
}
.area-emails {
	font-size: 18px;
	font-weight: bold;
	color: #3B4A78;
}
.form-text {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #3B4A78;
}
.form-text-3 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #3B4A78;
}
.question-block {
	background-image: url(http://www.cratemate.co.uk/images/cratemate_54.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1D274B;
	background-color: #FFFFFF;
}
.dolly-text {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #394A79;
}
.product-photos {
	background-image: url(http://www.cratemate.co.uk/images/crate_19.jpg);
	background-repeat: repeat-x;
		background-color: #FFFFFF;
}
.product-intro {
	background-image: url(http://www.cratemate.co.uk/images/crate_15.jpg);
	background-repeat: repeat-x;
		background-color: #FFFFFF;
		font-family: "Century Gothic";
}
.product-accessory {
	background-image: url(http://www.cratemate.co.uk/images/crate_25.jpg);
	background-repeat: repeat-x;
		background-color: #FFFFFF;
}
.product-factsheet {
	background-image: url(http://www.cratemate.co.uk/images/crate_28.jpg);
	background-repeat: repeat-x;
		background-color: #FFFFFF;
}
.required-field-contactus {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #818CAC;
	font-size: 10px;
	position: relative;
	bottom: 28px;
	left: 6px;
	height: 0px;
	visibility: visible;
}
.product-block-intro {
	background-image: url(http://www.cratemate.co.uk/images/cratemate_58.jpg);
	background-repeat: repeat-x;
		background-color: #FFFFFF;
	padding: 10px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #3B4A78;
}
.contactus-email-form {
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: bold;
	color: #3B4A78;
	text-align: left;
	position: relative;
	left: 78px;
	top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(http://www.cratemate.co.uk/images/crate_19.jpg);
	background-repeat: repeat-x;
}
.call-quote {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #3B4A78;
	width: 260px;
	padding: 12px 8px 8px;
	background-image: url(http://www.cratemate.co.uk/images/crate-mate_61.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.feedback-block {
	background-image: url(http://www.cratemate.co.uk/images/cratemate_57.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1D274B;
	background-color: #FFFFFF;
}
.feedback-block-intro {
	background-image: url(http://www.cratemate.co.uk/images/cratemate_58.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: "Century Gothic";
	font-size: 12px;
    color: #3B4A78;
	font-weight: bold;
	background-color: #FFFFFF;
	}
.quotation-block {
	background-image: url(http://www.cratemate.co.uk/images/crate_28.jpg);
	background-repeat: repeat-x;
	padding: 0px 10px 10px;
	background-color: #FFFFFF;
}
.quotation-block-big {
	background-image: url(http://www.cratemate.co.uk/images/crate_38.jpg);
	background-repeat: repeat-x;
	padding: 0px 10px 10px;
	background-color: #FFFFFF;
}
.contacts {
	line-height: 35px;
	background-image: url(http://www.cratemate.co.uk/images/crate_28.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #384A8C;
	font-size: 30px;
	padding: 10px;
}
.contacts-sub {
	color: #818CAC
}
.crate-title {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #354A7B;
	font-weight: bold;
}
.factsheet {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #838797;
	background-color: #FFFFFF;
	border: 1px dotted #AFAFAF;
}
.factsheettitle {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #374A7A;
	position: relative;
	left: 4px;
}
.fact-sub {
	color: #354A7B;
	font-weight: bold;
}
.tip-1 {
	color: #344A81
}
.tip-2 {
	color: #354A7B

}
.dollytext {
	font-size: 18px;
	color: #818CAC;
}
.filler {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #818CAC;
	padding: 8px;
}
.dollyimage {
	position: relative;
	left: 3px;
	top: 5px;
}
.desctext {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #374A7A;
	padding: 5px;
}
.cratebox {
	background-color: #FFFFFF;
	border: 1px dotted #7B8AAB;
	text-align: center;
	vertical-align: middle;
}
.product-block {
	background-image: url(http://www.cratemate.co.uk/images/crate_28.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	background-color: #FFFFFF;
}
.product-border {
	background-color: #FFFFFF;
	border: 1px dotted #AFAFAF;
	height: 138px;
	width: 141px;
}
.product-border-link {
	background-color: #FFFFFF;
	border: 1px dotted #AFAFAF;
	height: 138px;
	width: 141px;
	cursor: pointer;
}
.question-block-big {
	background-image: url(http://www.cratemate.co.uk/images/cratemate_60.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1D274B;
	background-color: #FFFFFF;
}
.required-field {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #818CAC;
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.email-form {
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: bold;
	color: #3B4A78;
	text-align: left;
	position: relative;
	left: 78px;
	top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.q-header {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #384A8C;
	font-size: 18px;
}
.submit-block {
	background-image: url(http://www.cratemate.co.uk/images/cratemate_56.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1D274B;
	background-color: #FFFFFF;
}
.title-alt {
	color: #828CAB;
	font-size: 24px;
}
.link-block {
	background-image: url(http://www.cratemate.co.uk/images/cratemate_54.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1D274B;
	cursor: pointer;
	background-color: #FFFFFF;
}
.link-block :link{
	font-family: "Century Gothic";
	font-size: 18px;
	color: #384A8C;
	text-decoration: none;
}
.link-block :hover{
	font-family: "Century Gothic";
	font-size: 18px;
	color: #384A8C;
	text-decoration: none;
}
.link-block :visited{
	font-family: "Century Gothic";
	font-size: 18px;
	color: #384A8C;
	text-decoration: none;
}
.link-block-big {
	background-image: url(http://www.cratemate.co.uk/images/cratemate_55.jpg);
	background-repeat: repeat-x;
	padding: 10px 10px 7px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1D274B;
	background-color: #FFFFFF;
	cursor: pointer;
}
.link-block-big :link{
	font-family: "Century Gothic";
	font-size: 18px;
	color: #384A8C;
	text-decoration: none;
}
.link-block-big :hover{
	font-family: "Century Gothic";
	font-size: 18px;
	color: #384A8C;
	text-decoration: none;
}
.link-block-big :visited{
	font-family: "Century Gothic";
	font-size: 18px;
	color: #384A8C;
	text-decoration: none;
}
.required-field-quote {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #818CAC;
	font-size: 10px;
	position: relative;
	bottom: 25px;
	height: 0px;
	visibility: visible;
}
.required-field-tellafriend {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #818CAC;
	font-size: 10px;
	position: relative;
	to[: 3px;
	height: 0px;
	visibility: visible;
}
.packstack {
	font-family: "Century Gothic";
	font-size: 15px;
	padding-top: 15px;
	color: #4277AD;
		position: relative;
	left: 8px;
}
.freeorder {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #3B4A78;
	font-size: 16px;
	position: relative;
	left: 8px;
}

/************************* Products *************************/

.crate-products {
	background-image: url(http://www.cratemate.co.uk/images/crate-products.jpg);
	background-repeat: no-repeat;
	height: 172px;
	background-color: #FFFFFF;
}
.c-products-gap {
	width: 170px;
	cursor: pointer;
}
	
/************************* Quotation *************************/

.quotation-block {
	background-image: url(http://www.cratemate.co.uk/images/crate_28.jpg);
	background-repeat: repeat-x;
	padding: 0px 10px 10px;
	background-color: #FFFFFF;
}
.sections {
	padding-bottom: 5px;
}
.table-gap {
	width: 20px;
}
.table-gap-2 {
	width: 28px;
}
.table-gap-3 {
	width: 80px;
}

/************************* product profiles *************************/
.items {
	text-align: right;
	position: relative;
	right: 10px;
	top: 3px;
}
.crate-heading {
	color: #828CAB;
	font-weight: bold;
}
.dolly-title {font-size: 18px}
