@import url('reset.css');

/* TAGS */

body {
	font: 10px/1.3 "Myriad Pro", Helvetica, Arial, sans-serif;
}

/* BASE STYLES */
span.nowrap {
	white-space: nowrap;
}
#container {
	width: 842px;
	font-size: 1em;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	height: 179px;
}
#header #logo {
	width: 252px;
	height: 85px;
	background: url('../images/logo-safe2go-secure_luggage_wrap.png') no-repeat;
	position: absolute;
	left: 28px;
	top: 62px;
}
#header #logo a {
	width: 100%;
	height: 100%;
	text-indent: -9999em;
	position: absolute;
}
#header #tagline {
	width: 500px;
	height: 19px;
	background: no-repeat right top;
	text-indent: -9999em;
	position: absolute;
	top: 103px;
	right: 27px;
}
body.n1 #header #tagline {
	background-image: url('../images/tagline-total_peace_of_mind.png');
}
body.n2 #header #tagline {
	background-image: url('../images/tagline-all_round_protection.png');
}
body.n3 #header #tagline {
	background-image: url('../images/tagline-quick_and_effective.png');
}
body.n4 #header #tagline {
	background-image: url('../images/tagline-an_all_round_service.png');
}
body.n5 #header #tagline {
	background-image: url('../images/tagline-everything_from_antlers_to_zimmer_frames.png');
}
body.n6 #header #tagline {
	background-image: url('../images/tagline-waterproof_robust_affordable_protection.png');
}
body.n7 #header #tagline {
	background-image: url('../images/tagline-check-out_with_us_before_you_check-in.png');
}
body.n8 #header #tagline {
	background-image: url('../images/tagline-protect_your_belongings.png');
}
body.n9 #header #tagline {
	background-image: url('../images/tagline-25_million_bags_are_mishandled_each_year.png');
}
#header #location {
	width: 224px;
	height: 22px;
	background: url('../images/location-at_glasgow_international_airport.png') no-repeat;
	text-indent: -9999em;
	position: absolute;
	left: 21px;
	top: 172px;
}
ul#nav {
	position: absolute;
	top: 430px;	
}
ul#nav li {
	width: 216px;
	height: 18px;
	position: relative;
}
ul#nav li a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/nav.png') no-repeat;
	text-indent: -9999em;
}
ul#nav li#n1 a {
	background-position: 0 0;
}
ul#nav li#n1.here a {
	background-position: 0 -162px;
}
ul#nav li#n2 a {
	background-position: 0 -18px;
}
ul#nav li#n2.here a {
	background-position: 0 -180px;
}
ul#nav li#n3 a {
	background-position: 0 -36px;
}
ul#nav li#n3.here a {
	background-position: 0 -198px;
}
ul#nav li#n4 a {
	background-position: 0 -54px;
}
ul#nav li#n4.here a {
	background-position: 0 -216px;
}
ul#nav li#n5 a {
	background-position: 0 -72px;
}
ul#nav li#n5.here a {
	background-position: 0 -234px;
}
ul#nav li#n6 a {
	background-position: 0 -90px;
}
ul#nav li#n6.here a {
	background-position: 0 -252px;
}
ul#nav li#n7 a {
	background-position: 0 -108px;
}
ul#nav li#n7.here a {
	background-position: 0 -270px;
}
ul#nav li#n8 a {
	background-position: 0 -126px;
}
ul#nav li#n8.here a {
	background-position: 0 -288px;
}
ul#nav li#n9 a {
	background-position: 0 -144px;
}
ul#nav li#n9.here a {
	background-position: 0 -306px;
}
#image-panel, 
#image-panel div {
	height: 235px;
}
#image-panel div {
	width: 840px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#page-content {
	padding: 16px 0 100px 228px;
	width: 380px;
	min-height: 250px;
}
#page-content {
	font-size: 14px;
	color: rgb(102, 102, 102);
}
#page-content p,
#page-content ul,
#page-content ol {
	margin: 0 0 1em;
}
#page-content p.beforelist {
	margin-bottom: 0.5em;
}
#page-content p strong {
	font-size: 16px;
	font-weight: bold;
	color: #9D8BC3;
}
#page-content #recyclable {
	background: url('../images/icon-safe2go_100_percent_recyclable.png') no-repeat;
	width: 94px;
	height: 124px;
	text-indent: -9999em;
}
#page-content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #9D8BC3;
}
#page-content ol,
#page-content ul,
#page-content dl {
	line-height: 1.5em;
}
#page-content ol li {
	margin-left: 20px;
	list-style-type: decimal;
	list-style-position: outside;
}
#page-content ul li {
	margin-left: 1em;
	padding-left: 5px;
	list-style-type: disc;
	list-style-position: outside;
}
ul#wrapped-image {
	position: absolute;
	bottom: 10px;
	right: 53px;
	width: 160px;
	height: 200px;
}
ul#wrapped-image li {
	bottom: 0;
	right: 0;
	position: absolute;
}
#footer {
	height: 100px;
	font-size: 14px;
	color: rgb(156, 141, 195);
	clear: both;
	float: left;
}
#footer ul {
	font-weight: bold;
	font-style: italic;
	width: 593px;
	border-bottom: 1px solid #9D8BC3;
	float: left;
	margin-bottom: 5px;
}
#footer li {
	padding: 0 0.5ex 0.5ex;
	float: left;
}
#footer li:first-child {
	padding-left: 0;
}
#footer p {
	clear: both;
	width: 600px;
	font-size: 10px;
	font-family: "Verdana";
}
#footer p a {
	color: #9C8DC3;
	text-decoration: none;
}
/* HOW MUCH DOES IT COST? */

body.n6 #page-content ul li {
	margin: 0 0 0.4em;
	padding: 0;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	color: #C4B6DB;
}
body.n6 #page-content ul li strong {
	color: rgb(156, 141, 195);
}
body.n6 #page-content ul li li {
	margin-bottom: 0;
	list-style-type: disc;
	list-style-position: inside;
}
	


/* WHERE ARE WE? */

body.n7 #page-content img {
	margin: 32px 0 40px 0;
}
body.n7 #page-content dl {
	overflow: hidden;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	color: rgb(156, 141, 195);
}
body.n7 #page-content dl dt,
body.n7 #page-content dl dd {
	width: 80px;
	float: left;
	margin-bottom: 0.6em;
}
body.n7 #page-content dl dt {
	clear: left;
	color: #C4B6DB;
}
body.n7 #page-content dl dd {
	width: 300px;
}
body.n7 #page-content dl a {
	color: rgb(156, 141, 195);
	text-decoration: none;
}

/* FAQ */

body.n9 #page-content ol {
	counter-reset: question;
}
body.n9 #page-content ol li:before {
	content: counter(question, decimal)".";
	counter-increment: question;
	float: left;
	padding-right: 0.5ex;
}
body.n9 #page-content ol li {
	list-style-position: inside;
	list-style-type: none;
	margin: 0 0 1.4em;
}
body.n9 #page-content ol li:before,
body.n9 #page-content ol h2 {
	font-size: 16px;
	font-weight: bold;
	color: #9C8DC3;
	line-height: 1.2em;
}
body.n9 #page-content ol h2 {
	margin-bottom: 2px;
}
body.n9 #page-content ol li p {
	line-height: 1.2em;
	margin: 0 0 0.35em;
}
body.n9 #page-content {
	width: 380px;
}
img.winter-open-times {
	left: 400px;
	top: 550px;
	position: absolute;
}

