@charset "UTF-8";
/* CSS Document */

/* General */

* html ul li a {
	height:1em;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:small;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	background-color:#ffec00;
	background-image:url(../images/space_calc_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body a {
	color:#333333;
}
body a:hover {
	color:#990000;
}
.boldtext {
	font-weight:bold;
}
.redtext {
	color:#990000;
}
.boldredtext {
	font-weight:bold;
	color:#990000;
}
.separator {
	clear:both;
}
body h1 {
	font-size:210%;
	font-weight:normal;
	color:#990000;
	line-height:1.1em;
	padding:0 0 15px 0;
}
body h2 {
	font-size:165%;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	line-height:1.25em;
	border-bottom:1px dotted #CCCCCC;
}
body h3 {
	font-size:125%;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	line-height:1.4em;
	border-bottom:1px dotted #CCCCCC;
}
body h4 {
	font-size:115%;
	font-weight:normal;
	padding:6px 0 6px 0;
	line-height:1.25em;
	color:#990000;
	font-weight:bold;
}
.underlined h1 {
	font-size:210%;
	font-weight:normal;
	color:#990000;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	line-height:1.4em;
	border-bottom:1px dotted #CCCCCC;
}
body p {
	padding:0 0 5px 0;
}
.smallprint {
	font-size:75%;
	line-height:1.2em;
	padding:10px 0 0 0;
}
.standouttextbox {
margin:10px 0 15px 0;
padding:15px;
font-weight:bold;
font-size:115%;
line-height:1.3em;
border-bottom:1px dotted #999999;
border-top:1px dotted #999999;
}
/* Main Horizontal Structure */


#wrapper {
	width:900px;
	margin:0 auto;
	padding:0;
}
* html #wrapper  /* this is recognized by IE only */ {
	width: 900px;  /* total width, only for IE5.x/Win */
	w\idth: 900px; /* content width for other IE */
}
.separator {
	clear:both;
}
#header {
	padding:0px;
	margin:0px;
	height:120px;
}
#header img {
	border:0px;
}
#header img a {
	border:0px;
}
#maincontent {
	margin:0 40px 0 40px;
	background-image:url(../images/capital_makeup_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0px;
}
#leftcolumn {
	width:180px;
	margin:0px 10px 0 20px;
	float:left;
	display:inline;
}
#rightcolumn {
	width:580px;
	margin:0px 0px 0 0px;
	float:left;
	padding:0px 0 0 0px;
	display:inline;
	background-image:url(../images/capital_main_shaddow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subfooter {
	margin:0 40px 0 40px;
	background-image:url(../images/capital_makeup_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:20px 40px 5px 40px;
}
.subfooterimage {
	padding:0px;
	margin:0px;
	height:30px;
}
.footerinsetlinks {
	float:left;
	width:135px;
	margin:0px 0px 0px 10px;
	font-size:90%;
	line-height:1.5em;
}
.footerinsetlinks p {
	padding:0;
}
.footerinsetlinks a {
	text-decoration:none;
}


.sitemaplinks {
	float:left;
	width:155px;
	margin:0px 0px 25px 10px;
	font-size:90%;
	line-height:1.5em;
}
.sitemaplinks p {
	padding:0;
}
.sitemaplinks a {
	text-decoration:underline;
}







.addressfooter {
	background-color:#990000;
	margin:0 40px 0 40px;
	background-image:url(../images/capital_makeup_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:18px 40px 0 40px;
	text-align:center;
	color:#FFFFFF;
	font-size:85%;
}
.bottomfooter {
	margin:0 40px 0 40px;
	background-image:url(../images/capital_makeup_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:25px 40px 0 40px;
	text-align:center;
	color:#333333;
	font-size:85%;
}
.navbox img {
	padding:0;
	margin:0;
}
.navbox {
	width:180px;
	background-image:url(../images/nav_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0 0 10px 0;
}
.navbox h3 {
	margin:0;
	font-size:100%;
	color:#990000;
	font-weight:bold;
	padding: 7px 0px 3px 30px;
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/nav_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navbox ul {
	margin:0;
	padding: 0px 0px 10px 0px;
	list-style:none;
}
.navbox ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:90%;
}
.navbox ul li a {
	display:block;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 30px;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.navbox ul li a:hover {
	background-color:#990000;
	background-image:url(../images/cap_nav_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#FFFFFF;
}
#navbox #current {
	color:#FFFFFF;
}
#navbox #current a, body#home #c-home a, body#derby #c-derby a, body#blackpool #c-blackpool a, body#domestic #c-domestic a, body#business #c-business a, body#archive #c-archive a, body#student #c-student a, body#quote #c-quote a, body#offer #c-offer a, body#packing #c-packing a, body#about #c-about a, body#news #c-news a, body#contact #c-contact a, body#van #c-van a, body#removals #c-removals a {
	background-color:#990000;
	color:#FFFFFF;
	background-image:url(../images/cap_nav_current.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#crumblink {
	padding:5px 0 10px 50px;
	font-size:90%;
}
#crumblink a {
	color:#990000;
}
#crumblink a:hover {
	text-decoration:none;
	color:#333333;
}
.standardpagecontent {
	padding:30px 15px 10px 50px;
}
.imageright img {
	float:right;
	padding:0 0 5px 10px;
}
.ticklist {
	margin:0px 0 10px 0;
}
.ticklist ul {
	margin:0;
	padding:0 0px 10px 15px;
}
.ticklist ul li {
	margin: 0 0 0 00px;
	padding:1px 0 7px 30px;
	list-style:none;
	background-image:url(../images/list_tick.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color:#000000;
}
.bulletlist {
	margin:0px 0 10px 0;
}
.bulletlist ul {
	margin:0;
	padding:0 0px 10px 15px;
}
.bulletlist ul li {
	margin: 0 0 0 00px;
	padding:1px 0 7px 30px;
	list-style:none;
	background-image:url(../images/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color:#000000;
}
.lightbulletlist {
	margin:0px 0 10px 0;
}
.lightbulletlist ul {
	margin:0;
	padding:0 0px 10px 10px;
}
.lightbulletlist ul li {
	margin: 0 0 0 00px;
	padding:1px 0 7px 22px;
	list-style:none;
	background-image:url(../images/light_list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
}
.verylightbulletlist {
	margin:0px 0 5px 0;
}
.verylightbulletlist ul {
	margin:0;
	padding:0 0px 5px 10px;
}
.verylightbulletlist ul li {
	margin: 0 0 0 00px;
	padding:1px 0 3px 22px;
	list-style:none;
	background-image:url(../images/light_list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.imageright img {
float:right;
padding:0 0 0 15px;
}
.imageleft img {
float:left;
padding:0 15px 0 0;
}
:target {
background:yellow;
}
.target {
background:yellow;
}

.goToQuestions {
	padding-left: 25px;
	background-image: url(../images/link-up.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#questionslist {
margin:0 0 20px 0;
}

#questionslist li {
	font-size:115%;
	color:#990000;
	font-weight:bold;
	padding: 0px 0 5px 25px;
	background-image: url(../images/link-down.gif);
	background-repeat: no-repeat;
	list-style:none;
	background-position: left top;
	margin:0 0 4px 0;
}

#questionslist li a {
text-decoration:none;
}



.tabbedboxred {
	margin:20px 0 20px 0;
	}

.tabbedboxtitlered {
	background-color:#990000;
	font-size:115%;
	font-weight:bold;
	padding:5px 10px 3px 10px;
	margin:0px;
	float:left;
	margin:0 0 0 10px;
	background-image:url(../images/tab_box_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFFFFF;
}
.tabbedboxcontentred {
background-color:#ffffff;
padding:12px 15px 10px 15px;
clear:both;
border:1px solid #990000;
	background-image:url(../images/tab_box_content_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}


.tabbedboxgrey {
	margin:20px 0 20px 0;
	}

.tabbedboxtitlegrey {
	background-color:#333333;
	font-size:115%;
	font-weight:bold;
	padding:5px 10px 3px 10px;
	margin:0px;
	float:left;
	margin:0 0 0 10px;
	background-image:url(../images/tab_box_title_grey_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFFFFF;
}
.tabbedboxcontentgrey {
background-color:#ffffff;
padding:12px 15px 10px 15px;
clear:both;
border:1px solid #333333;
	background-image:url(../images/tab_box_content_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.inset50 {
margin:0 0 50px 50px;
}
.inset90 {
margin:0 0 0px 90px;
}

.insetright90 {
margin:0 40px 0 30px;
}
.largetextred {
font-weight:bold;
font-size:115%;
line-height:1.3em;
color:#990000;
}
.largetext {
font-weight:bold;
font-size:115%;
line-height:1.3em;
}