
/*  content  --------------------------------------------------------------------------------------------------*/

.wrapper .content
{
	padding-top: 10px;
}

.wrapper .content-inner
{
	padding-bottom: 300px;
}

.wrapper .content ul
{
	padding-left: 15px;
	list-style-type: disc;
}




/*  pods  --------------------------------------------------------------------------------------------------*/


.wrapper .content .pods
{
	list-style-type: none;
	padding: 0 42px;
	margin: 20px 0;
}

.pods li
{
	list-style-type: none;
	float: left;
	width: 301px;
	position: relative;
}

.pods li.first
{
	margin-right: 18px;
}

.pods li.last
{
	float: right;
}

.pods li .pod-top
{
	height: 15px;
	background: transparent url(../img/layout/pod-top.png) no-repeat 0 0;
}

.pods li .pod-middle
{
	background-color: white;
	padding: 0 5px;
}

.pods li .pod-bottom
{
	height: 15px;
	background: transparent url(../img/layout/pod-bottom.png) no-repeat left bottom;
}

* html .pods li .pod-bottom
{
	height: 25px;
}

.pods li .pod-content
{
	min-height: 330px;
	max-height: 330px;
	padding: 20px;
	border-right: 9px solid #6dcef5;
	border-left: 9px solid #6dcef5;
	/*background: transparent url(../img/layout/body-line.gif) 0 0;*/
}

* html .pods li .pod-content
{
	height: 300px;
}


/*  body  --------------------------------------------------------------------------------------------------*/

.body
{
	width: 940px;
	margin: 0 auto;
	position: relative;
}

.body-top
{
	height: 15px;
	background: transparent url(../img/layout/body-top.png) no-repeat 0 0;
}

.body-middle
{
	background-color: white;
	padding: 0 5px;
}

.body-bottom
{
	height: 17px;
	background: transparent url(../img/layout/body-bottom.png) no-repeat left bottom;
}

.body-content
{
	min-height: 300px;
	padding: 10px 20px;
	border-right: 9px solid #6dcef5;
	border-left: 9px solid #6dcef5; /*	background: transparent url(../img/layout/body-line.gif) 0 0; */
}

.background 
{
    background: url(../cms/footprint-v-01.png) no-repeat 835px bottom;  
}

* html .body-content
{
	height: 300px;
}

/*  table-01  --------------------------------------------------------------------------------------------------*/

table.table-01
{
	border-collapse: collapse;
	border: 0;
	width: 100%;
}

.table-01 th, .table-01 td
{
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}

.table-01 th
{
	font-size: 1.8em;
}

.table-01 tbody tr
{
}

.table-01 tbody tr.last
{
	background-image: none;
}

.table-01 td
{
}

.table-01 td a.view
{
	float: left;
	height: 98px;
	width: 230px;
	background: transparent url(../img/layout/view-btn.gif) no-repeat right center;
}

.table-01 td a.view:hover span
{
	cursor: pointer;
}

.table-01 td .photo, .photo
{
	float: left;
	height: 98px;
	width: 156px;
	position: relative;
}

.table-01 td .photo img, .photo img
{
	position: absolute;
	top: 6px;
	left: 6px;
	height: 86px;
	width: 144px;
}

.table-01 td .photo .frame, .photo .frame, .table-01 td .photo .frame-l1, .photo .frame-l1, .table-01 td .photo .frame-l2, .photo .frame-l2, .table-01 td .photo .frame-r1, .photo .frame-r1, .table-01 td .photo .frame-r2, .photo .frame-r2
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 98px;
	width: 156px;
	background: transparent url(../img/layout/img-frame-left-1.png) no-repeat 0 0;
}

.table-01 td .photo .frame-l1, .photo .frame-l1
{
	background: transparent url(../img/layout/img-frame-left-1.png) no-repeat 0 0;
}

.table-01 td .photo .frame-l2, .photo .frame-l2
{
	background: transparent url(../img/layout/img-frame-left-2.png) no-repeat 0 0;
}

.table-01 td .photo .frame-r1, .photo .frame-r1
{
	background: transparent url(../img/layout/img-frame-right-1.png) no-repeat 0 0;
}

.table-01 td .photo .frame-r2, .photo .frame-r2
{
	background: transparent url(../img/layout/img-frame-right-2.png) no-repeat 0 0;
}


ul.equipment
{
	float: left;
	display: inline-table;
	padding-top: 25px;
}

ul.equipment li
{
	float: left;
	width: 190px;
	min-height: 360px;
	height: 360px;
	margin-right: 10px;
	margin-bottom: 30px;
	list-style-type: none;
	padding: 5px;
}

ul.equipment li .catalogue-item
{
	float: left;
}

ul.equipment li .catalogue-item .points
{
	float: left;
	height: 40px;
}

ul.equipment li .catalogue-item .image
{
	float: left;
}

ul.equipment li .catalogue-item .title, ul.equipment li .catalogue-item .remaining
{
	float: left;
	clear: left;
	font-weight: bold;
	padding-top: 10px;
	width: 190px;
}

ul.equipment li .catalogue-item .remaining
{
	font-size: 0.8em;
	width: 190px;
}

ul.equipment li .catalogue-item .description
{
	clear: left;
	width: 190px;
	float: left;
	font-size: 0.8em;
}

ul.equipment li .catalogue-item .redeem
{
	clear: left;
	float: left;
	height: 40px;
	width: 190px;
}

.starburst
{
	float: left;
	position: absolute;
	z-index: 300;
	width: 65px;
	height: 65px;
	left: 115px;
	top: 55px;
	background: transparent url(../img/layout/stock-special.png) no-repeat left top;
	/*background: transparent url(../img/layout/stock-starburst.png) no-repeat left top;*/
}

#paging
{
	clear: left;
	padding: 0 0 20px 0;
	margin-bottom: 20px;
}

.item-remaining-text
{
	float: left;
	clear: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
}

/*  index img  --------------------------------------------------------------------------------------------------*/

.index-img
{
	display: block;
	margin: 0;
	padding: 0;
	width: 81px;
	height: 63px;
	position: relative;
}

.index-img .img
{
	width: 67px;
	height: 51px;
	position: absolute;
	top: 6px;
	left: 6px;
}



/*  pages  --------------------------------------------------------------------------------------------------*/

.pages
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.pages li
{
	list-style-type: none;
	margin: 0;
	padding: 0 11px 0 10px;
	display: inline;
	background: transparent url(../img/layout/pages-divider.gif) no-repeat right center;
}

.pages li.first
{
	background-image: none;
}

.pages li.last
{
	background-image: none;
}

.pages li a
{
	text-decoration: none;
	color: #D21B1B;
	font-weight: bold;
}

.pages li a:hover, .pages li a.active
{
	color: #414141;
	text-decoration: underline;
}

/*  gallery  --------------------------------------------------------------------------------------------------*/

.equipment-available
{
	margin: 20px 0;
}


/*  gallery  --------------------------------------------------------------------------------------------------*/

.gallery-scrollable
{
}

.gallery-scrollable .prevPage
{
	float: left;
	height: 26px;
	width: 30px;
	margin: 70px 0 0 0;
	padding: 0;
	text-indent: -9000px;
	background: transparent url(../img/layout/red-arrow-left.gif) no-repeat 0 0;
}

.arrow-prev
{
	position: absolute;
	left: -10px;
	top: 110px;
	height: 26px;
	width: 30px;
	background: transparent url(../img/layout/red-arrow-left.gif) no-repeat 0 0;
	text-indent: -9000px;
}

.arrow-nxt
{
	position: absolute;
	left: 195px;
	top: 110px;
	height: 26px;
	width: 30px;
	background: transparent url(../img/layout/red-arrow-right.gif) no-repeat 0 0;
	text-indent: -9000px;
}

.gallery-scrollable .nextPage
{
	float: right;
	height: 26px;
	width: 30px; /*	margin: 70px 0 0 0; */
	padding: 0;
	text-indent: -9000px;
	background: transparent url(../img/layout/red-arrow-right.gif) no-repeat 0 0;
}

.gallery-scrollable .scrollable
{
	width: 780px;
	position: relative;
	margin: 0 auto;
	min-height: 300px;
}



* html .gallery-scrollable .scrollable
{
	height: 300px;
}


.gallery-scrollable .scrollable .items
{
	position: absolute;
	top: 0;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.gallery-scrollable .scrollable .items li
{
	list-style-type: none;
	margin: 0;
	padding: 0 15px 0 0;
	float: left;
	width: 140px;
}

.gallery-scrollable .scrollable .items li .points
{
	font-weight: bold;
	margin: 0 0 3px 0;
}

.gallery-scrollable .scrollable .items li .thumb
{
	height: 112px;
	width: 141px;
	position: relative;
}

.gallery-scrollable .scrollable .items li .thumb-custom
{
	height: 170px;
	width: 141px;
	left: 40px;
	top: 60px;
	position: relative;
}

.gallery-scrollable .scrollable .items li .thumb img, .gallery-scrollable .scrollable .items li .thumb-custom img
{
	position: absolute;
	top: 8px;
	left: 6px;
	width: 126px;
	height: 95px;
}

.gallery-scrollable .scrollable .items li .thumb .frame, .gallery-scrollable .scrollable .items li .thumb-custom .frame, .gallery-scrollable .scrollable .items li .thumb .frame-01, .gallery-scrollable .scrollable .items li .thumb .frame-02, .gallery-scrollable .scrollable .items li .thumb .frame-03, .gallery-scrollable .scrollable .items li .thumb .frame-04
{
	position: absolute;
	top: 0;
	left: 0;
	height: 112px;
	width: 141px;
	background: transparent url(../img/layout/index-frame-01.png) no-repeat 0 0;
	cursor: pointer;
}

.gallery-scrollable .scrollable .items li .thumb .frame-02
{
	background: transparent url(../img/layout/index-frame-02.png) no-repeat 0 0;
}

.gallery-scrollable .scrollable .items li .thumb .frame-03
{
	background: transparent url(../img/layout/index-frame-03.png) no-repeat 0 0;
}

.gallery-scrollable .scrollable .items li .thumb .frame-04
{
	background: transparent url(../img/layout/index-frame-04.png) no-repeat 0 0;
}


.gallery-scrollable h4
{
	margin: 10px 0 0 0;
}




/*  fascinating facts -------------------------------------------------------------------------------------*/

ul.facts
{
	font-size: 0.8em;
	line-height: 1.2em;
}
ul.facts li
{
	padding-bottom: 5px;
}
.fact_item
{
	float: left;
	width: 860px;
}
.fact_item .fact_q
{
	width: 90px;
	float: left;
	display: inline;
	text-align: center;
	padding: 30px 10px;
	cursor: pointer;
}
.fact_item .fact_a
{
	float: left;
	display: inline;
	width: 720px;
	padding: 10px;
}
.fact_item .fact_a .did_you_know
{
	font-size: 0.8em;
	line-height: 1.3em;
}





















