/*
-----------------------------------------------------------------------------
Luggage Systems Top
-----------------------------------------------------------------------------*/
.luggage-systems-top {
	position: relative;
	left: -15px;
	width: 531px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: bottom left;
}
.luggage-systems-top h1 {
	margin-bottom: 0px;
}
#content-mid .luggage-systems-top p {
	font-size: 12px;
	color: #666;
	margin: 0px;
}
.luggage-systems-top strong {
	color: #0089CF;
}
.luggage-systems-top .make-logo {
	position: absolute;
	top: -20px;
	right: 15px;
}
.luggage-systems-top .next-step {
	position: relative;
	width: 286px;
	height: 134px;
	margin: 40px 0px 0px 230px;
	padding-bottom: 30px;
	background-image: url(../images/backgrounds/next-step.png);
	background-repeat: no-repeat;
}
.luggage-systems-top .next-step h2 {
	padding: 10px 15px;
	color: #555;
	font-size: 13px;
	margin: 0px;
}
#content-mid .luggage-systems-top .next-step p {
	padding: 7px 15px;
	font-size: 10px;
	line-height: 1.1;
}
.luggage-systems-top a {
	position: absolute;
	bottom: 30px;
	right: 0px;
}
/*
-----------------------------------------------------------------------------
Luggage Systems Bottom
-----------------------------------------------------------------------------*/
.luggage-systems-bottom {
	position: relative;
	left: -15px;
	width: 516px;
	padding: 0px 15px 0px 35px;
}
.luggage-systems-bottom hr {
	position: relative;
	width: 536px;
	left: -20px;
	height: 1px;
	border: none;
	border-top: 1px solid #CCC;
	background-color: #CCC;
	margin: 0px 0px 35px 0px;
	padding: 0px;
	clear: both;
}
.luggage-systems-bottom .menu {
	position: absolute;
	top: 5px;
	right: 15px;
}
.luggage-systems-bottom .menu li {
	display: inline;
}
.luggage-systems-bottom h2 {
	color: #666;
	font-size: 13px;
	font-weight: bold;
}
.luggage-systems-bottom p {
	font-size: 10.5px;
	line-height: 1.4;
	letter-spacing: -0.5px;
}
.luggage-systems-bottom .col {
	position: relative;
	float: left;
	width: 240px;
	margin: 0px 25px 20px 0px;
}
.luggage-systems-bottom .end {
	margin: 0px;
}
.strong-and-secure {
	float: right;
	margin: 10px 0px 20px 10px;
}
.strength-built-in {
	position: relative;
	float: left;
	left: -35px;
	margin: 22px 0px 0px 0px;
}
.water-and-dust-kept-out {
	float: right;
	position: relative;
	right: -15px;
	margin-top: 26px;
}
.q-fit-attachment {
	position: relative;
	right: -15px;
	float: right;
}
.pannier-finishes {
	margin-top: 10px;
}
.options {
	position: relative;
	height: 217px;
	padding: 15px 190px 0px 0px;
}
.options ol {
	margin-left: 40px;
}
.options-image {
	position: absolute;
	top: 0px;
	right: -15px;
	z-index: 30;
}
.luggage-systems-bottom #galleryview,
.luggage-systems-bottom #gallerynav,
.luggage-systems-bottom #gallerythumbs {
	position: relative;
	left: -20px;
}
/*
-----------------------------------------------------------------------------
Specs table
-----------------------------------------------------------------------------*/
#specs-table {
	font-size:10px;
}
#specs-table tr td {
	padding:15px;
}
#specs-table .finishes p {
	font-size:9px;
}
#specs-table .finishes span {
	color:#676767;
}
#specs-table .opts p {
	font-size:9px;
}
#specs-table tr td, #specs-table .end {
	border-right:1px solid #D9D9D9;
}
#specs-table .product-name {
	height:48px;
	padding-right:50px;
	background-image:url(../images/icons/pannier.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#999;
}
#specs-table .headings {
	background-image:url(../images/backgrounds/specstabletop.png);
	background-repeat:no-repeat;
	background-position:right top;
}
#specs-table .headings th {
	text-align:center;
	color:#676767;
}
#specs-table .headings th span {
	font-size:7px;
	color:#999;
}
#specs-table .bottom {
	background-image:url(../images/backgrounds/specstablebottom.png);
	background-repeat:no-repeat;
}