
/* RESET
------------------------------ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
body {
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
:focus {
	outline: 0;
	}
ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
a img {
	border: none;
	}


/* =BASE
================================================= */

html {
	background: #000;
	}
body {
	color: #eee;
	font: 62.5%/1.6 "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	}
table,
td,
li {
	color: #eee;	
	font: 1em "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	}
input,
textarea,
select {
	color: #222;	
	font: 1em "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	}

/* hidden items */

#skip,
.hidden {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}

/* basic links */

a:link,
a:visited,
a:active {
	color: #ff007a;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	}

/* typography */

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	}
#content h1 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	}
h2 {
	clear: both;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	}
h2#pageTitle {
	border: 2px solid #4d4d4d;
	font-weight: normal;
	font-size: 2.4em;
	margin: 0 0 1em 0;
	padding: .2em 20px;
	text-align: center;
	}
#content.custom-title h1 {
	border: 2px solid #4d4d4d;
	font-weight: normal;
	font-size: 2.4em;
	margin: -.4em 0 1em 0;
	padding: .2em 20px;
	text-align: center;
	}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.5em 0 .5em 0;
	}
h4,
h5 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	}
hr {
	display: none;
	}
address {
	font-style: normal;
	margin: 1em 0;
	}


/* =CONTAINER
================================================= */

#container {
	background: url(../graphics/rist/grid.png) repeat-y center top;
	background: none;
	border: 2px solid #4d4d4d;
	margin: 0 auto 2em auto;
	position: relative;
	text-align: left;
	top: 1.5em;
	width: 980px;
	}


/* =HEADER
================================================= */

#header {
	margin: 0 auto 1em auto;
	padding: 1px 0;
	position: relative;
	width: 940px;
	}
h1#logo {
	height: 50px;
	left: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-indent: -999999px;
	top: 7em;
	width: 940px;
	}
h1#logo a {
	background: url(../graphics/rist/logo-bg.gif) no-repeat 2px 0;
	display: block;
	height: 50px;
	}
#tagline {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}
#info {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}
#nav-top {
	border-bottom: 2px solid #4d4d4d;
	float: left;
	margin-top: -1.4em;
	margin-bottom: -1em;
	padding-bottom: .5em;
	width: 940px;
	z-index: 1;
	}
#nav-top li {
	display: inline;
	margin-right: .8em;
	}
#nav-top li a {
	color: #bbb;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	}
#nav-top li a:hover,
#nav-top li.selected a {
	color: #fff;
	}

/* discovery link */

#discovery {
	border: 2px solid #4d4d4d;
	float: left;
	height: 300px;
	overflow: hidden;
	margin: 82px 0 1em 0;
	width: 219px;
	}
#discovery h2 {
	background: url(../graphics/rist/logo-discovery.gif) no-repeat 50% 50%;
	height: 300px;
	margin: 0;
	overflow: hidden;
	text-indent: -999999px;
	}
#discovery h2 a {
	display: block;
	height: 300px;
	}
#discovery p {
	left: -999999px;
	position: relative;
	top: -999999px;
	}

/* slider */

#slider-container {
	border: 2px solid #4d4d4d;
	float: right;
	height: 300px;
	margin: 82px 0 1em 0;
	overflow: hidden;
	position: relative;
	width: 701px;
	}
#slider ul,
#slider li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#slider li {
	height: 300px;
	overflow: hidden;
	width: 701px;
	}

/* slider panels */

.panel-1 {}
.panel-2 {}
.panel-3 {}
.panel-4 {}
.panel-5 {}
.panel-6 {}
.panel-7 {}
.panel-8 {}

/* numeric controls */

ol#controls {
	top: 15px;
	height: 12px;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	}
ol#controls li {
	display: inline;
	float: left;
	height: 20px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	}
ol#controls li a {
	background: url(../graphics/rist/controls-bg.png) no-repeat 0 0;
	display: inline;
	float: left;
	height: 20px;
	overflow: hidden;
	text-indent: -999999px;
	width: 20px;
	}
ol#controls li a:hover {
	background: url(../graphics/rist/controls-bg.png) no-repeat 0 -20px;
	}
ol#controls li.current a {
	background: url(../graphics/rist/controls-bg.png) no-repeat 0 -40px;
	}
ol#controls li a:focus {
	outline: none;
	}


/* =MID
================================================= */

#mid {
	margin-top: 81px;
	}
h2#reseller-notice {
	background: url(../graphics/rist/reseller-notice-bg.gif) no-repeat 50% 50%;
	border-top: 2px solid #4d4d4d;
	border-bottom: 2px solid #4d4d4d;
	letter-spacing: .2em;
	margin: 0 20px;
	overflow: hidden;
	padding: .5em 0;
	text-align: center;
	text-indent: -999999px;
	text-transform: uppercase;
	}

/* breadcrumb trail */

#breadcrumbs {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}


/* =SIDEBAR
================================================= */

#sidebar {
	background: url(../graphics/rist/side-logo.gif) no-repeat 0 0;
	float: right;
	display: inline;
	margin-right: 20px;
	padding-top: 64px;
	width: 220px;
	}

/* sections base */

#sidebar .section {
	border: 2px solid #4d4d4d;
	margin-bottom: 1em;
	}
#sidebar .section h3 {
	background: #2bc313;
	font-size: 1.1em;
	letter-spacing: .2em;
	margin: -2px -2px 1em -2px;
	padding: .75em 10px;
	text-align: center;
	text-transform: uppercase;
	}
#sidebar .section p {
	font-size: 1.1em;
	margin: 1em 10px;
	}
#sidebar .section p a {
	font-weight: bold;
	}
#sidebar .section ul {
	margin: 1em 10px;
	}
#sidebar .section ul {
	font-size: 1.1em;
	}
#sidebar .section label {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}

/* brand */

#sidebar .section.brand {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}

/* main navigation */

#nav-dept {
	left: 15px;
	position: absolute;
	top: 503px;
	}
#nav-dept li {
	border: 2px solid #4d4d4d;
	display: inline;
	float: left;
	height: 57px;
	margin-left: 5px;
	text-align: center;
	width: 126px;
	}
#nav-dept li:hover,
#nav-dept li.selected {
	color: #fff;
	}
#nav-dept li a {
	color: #fff;
	display: inline;
	float: left;
	font-size: 1.4em;
	height: 57px;
	line-height: 57px;
	width: 100%;
	}
#nav-dept li a:hover,
#nav-dept li.selected a {
	background: #fff;
	color: #222;
	}

/* customer tools */

#tools {
	right: 20px;
	position: absolute;
	text-align: right;
	top: 3em;
	width: 525px;
	}
#tools li {
	display: inline;
	font-weight: bold;
	margin-left: .8em;
	height: 3em;
	line-height: 3em;
	text-transform: uppercase;
	}
#tools li a {
	color: #bbb;
	font-size: 1.1em;
	}
#tools li a:hover {
	color: #fff;
	}
#tools li.selected a {
	color: #fff;
	}

/* menu blocks */

#sidebar .section.menu-items {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}

/* recently viewed items */

#sidebar .section.recently-viewed {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}

/* free delivery */

#sidebar .section.free-delivery h3 {
	background: #2bc313 url(../graphics/rist/h3-free-delivery-bg.gif) no-repeat 50% 50%;
	text-indent: -999999px;
	}

/* authorised outlet */

#sidebar .section.authorised-outlet h3 {
	background: #007fbf url(../graphics/rist/h3-authorised-outlet-bg.gif) no-repeat 50% 50%;
	text-indent: -999999px;
	}

/* newsletter */

#sidebar .section.newsletter h3 {
	background: #bec53a url(../graphics/rist/h3-newsletter-bg.gif) no-repeat 50% 50%;
	text-indent: -999999px;
	}
#sidebar .newsletter .formField {
	margin: 0 .5em 1em 10px;
	}

/* secure shopping */

#sidebar .section.secure-shopping h3 {
	background: #ff007a url(../graphics/rist/h3-secure-shopping-bg.gif) no-repeat 50% 50%;
	text-indent: -999999px;
	}
#sidebar .section.secure-shopping .image {
	text-align: center;
	}

/* latest news */

#sidebar .section.latest-news h3 {
	background: #c90097 url(../graphics/rist/h3-latest-news-bg.gif) no-repeat 50% 50%;
	text-indent: -999999px;
	}

/* celebrity corner */

#sidebar .section.celebrity-corner h3 {
	background: #30f url(../graphics/rist/h3-celebrity-corner-bg.gif) no-repeat 50% 50%;
	text-indent: -999999px;
	}

/* follow-us */

#sidebar .section.follow-us h3 {
	background: #ffab00 url(../graphics/rist/h3-follow-us-bg.gif) no-repeat 50% 50%;
	text-indent: -999999px;
	}
#sidebar .section.follow-us ul#social {
	height: 48px;
	margin-top: 1.25em;
	}
#sidebar .section.follow-us ul#social li {
	display: inline;
	float: left;
	height: 48px;
	margin-left: 33px;
	width: 48px;
	}
#sidebar .section.follow-us ul#social li a {
	display: block;
	height: 48px;
	opacity: .85;
	overflow: hidden;
	text-indent: -999999px;
	}
#sidebar .section.follow-us ul#social li#twitter a {
	background: url(../graphics/rist/twitter.gif) no-repeat 0 0;
	}
#sidebar .section.follow-us ul#social li#facebook a {
	background: url(../graphics/rist/facebook.gif) no-repeat 0 0;
	}
#sidebar .section.follow-us ul#social li a:hover {
	opacity: 1;
	}


/* =MAIN
================================================= */

#main {
	float: left;
	display: inline;
	position: relative;
	width: 700px;
	left: 20px;
	}
#departments {
	display: inline;
	left: -20px;
	margin-top: -2em;
	overflow: hidden;
	position: relative;
	width: 720px;
	}
#departments li {
	display: inline;
	float: left;
	margin: 0 0 0 20px;
	text-align: center;
	width: 220px;
	}
#departments li .image a {
	background: #fff;
	display: block;
	height: 220px;
	}
#departments li h3 {
	margin: 1em 0;
	}
#departments li h3 a {
	color: #fff;
	}
h2#free-delivery {
	background: url(../graphics/rist/free-delivery-bg.gif) no-repeat 50% 50%;
	border-top: 2px solid #4d4d4d;
	border-bottom: 2px solid #4d4d4d;
	letter-spacing: .2em;
	height: 26px;
	margin: 0;
	overflow: hidden;
	padding: .5em 0;
	text-align: center;
	text-indent: -999999px;
	text-transform: uppercase;
	}

/* =CONTENT
================================================= */

#content {
	margin: 1em 0;
	}
#content p {
	font-size: 1.2em;
	}
#content a {
	font-weight: bold;
	}
#content ul,
#content ol {
	margin: 1em 0 2em 0;
	}
#content ul li {
	font-size: 1.2em;
	list-style: disc;
	margin: .5em 0 .5em 2em;
	}
#content ol li {
	font-size: 1.2em;
	list-style: decimal;
	margin: .5em 0 .5em 2em;
	}
pre {
	background: #222;
	padding: 0 20px 1.5em 20px;
	}
code {
	color: #00d900;
	font-size: 1.2em
	}
/* contact */

#contactDetails {
	border: 2px solid #4d4d4d;
	float: right;
	margin: 0 0 2em 20px;
	padding: 1em 20px;
	width: 35%;
	font-size: 1.2em;
	}


/* =SUBDEPARTMENTS
================================================= 

#navSubDept,
#navSubDept li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navSubDept {
	background: #f2f2f2;
	color: #777;
	margin: 1em 0 2em 0;
	padding: 1em 10px;
	position: relative;
	}
#navSubDept li {
	display: block;
	float: left;
	height: 2em;
	line-height: 2em;
	list-style: none;
	margin: 0 10px;
	width: 315px;
	}
#navSubDept li a {
	background: url(../graphics/petrol/navStaticBg.gif) no-repeat 0 50%;
	color: #888;
	display: block;
	font-weight: normal;
	text-indent: 1em;
	}
#navSubDept li a:hover,
#navSubDept li a.selected {
	color: #111;
	}


/* =FORMS
================================================= */

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
legend {
	clear: left;
	color: #fff;
	display: block;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .2em;
	text-transform: uppercase;
	}
fieldset h3 {
	margin: 1em 0;
	}
form p {
	font-size: 1.2em;
	}
form p span {
	color: #a00;
	font-weight: bold;
	}
label {
	display: block;
	font-size: 11px;
	margin: .5em 0;
	}
label span {
	color: #a00;
	font-weight: bold;
	}
.formField {
	background: #fff;
	border: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;
	margin-right: .5em;
	padding: 5px;
	width: 145px;
	}
#main .formField {
	width: 290px;
	}
.formFieldShort {
	background: #fff;
	border: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;
	margin-right: .5em;
	padding: 5px;
	width: 50px;
	}
.formFieldMedium {
	background: #fff;
	border: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;
	margin-right: .5em;
	padding: 5px;
	width: 100px;
	}
.formSelect {
	background: #fff;
	border: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;
	margin-right: .5em;
	padding: 4px 5px;
	width: 170px;
	}
#main .formSelect {
	width: 300px;
	}
.formSelectMedium {
	background: #fff;
	border: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;
	margin-right: .5em;
	padding: 4px 5px;
	width: 90px;
	}
h3 .formRadio {
	margin: -.2em .5em 0 0;
	}
p .formRadio {
	margin: -.2em .5em 0 0;
	}
.formButton {
	background: #fdfe35;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #222;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	padding: 4px 4px;
	text-transform: uppercase;
	}
.formButton:hover {
	background: #fff;
	cursor: pointer;
	}
#main .formButton {
	margin-right: .5em;
	}
.formCheckbox,
.formRadio {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}
p .formCheckbox,
p .formRadio {
	margin: -.4em .5em 0 0;
	}


/* =TABLES
================================================= */

table {
	border-collapse: collapse;
	border: 0;
	line-height: 1.6;
	margin: 1em 0;
	width: 100%;
	}
tr {
	border: 0;
	border-bottom: 1px solid #333;
	}
th {
	background: #222;
	border: 0;
	border-top: 1px solid #333;
	padding: 10px 5px;
	}
td {
	background: #000;
	border: 0;
	padding: 10px 5px;
	vertical-align: top;
	}
table .price {
	color: #fff;
	font-weight: bold;
	}
th.first,
td.first {
	width: 25%;
	}
td.qty {
	width: 100px;
	}
th.remove {
	width: 75px;
	}
th.product,
th.attributes {
	width: 30%
	}

table#cart {
	margin-top: -1em;
	}

/* checkout form layout 

table.user,
table.user tr,
table.user td {
	background: none;
	border: none;
	padding: 0;
	}
table.user {
	margin: 0;
	}
table.user td {
	width: 50%;
	}	


/* =PAGINATION
================================================= */

.pagination {
	margin-bottom: .5em;
	}
.pagination p {
	font-size: 1.1em;
	}
.pagination a {
	margin-right: .5em;
	}
.pagination a {
	background: #333;
	color: #aaa;
	float: left;
	padding: .25em 0;
	text-align: center;
	width: 22px;
	}
.pagination a:hover {
	background: #444;
	color: #bbb;
	}
.pagination a.selected {
	background: #fff;
	color: #111;
	}
.pagination p.summary {
	float: right;
	margin-top: .25em;
	}
.pagination #firstPage,
.pagination #prevPage,
.pagination #nextPage,
.pagination #lastPage {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}


/* =PRODUCT LISTS
================================================= */

/* product list */

.products {
	left: -20px;
	position: relative;
	width: 720px;
	}
.products li {
	display: inline;
	float: left;
	margin: 0 0 1em 20px;
	text-align: center;
	width: 220px;
	}
.products .image {
	margin-top: 0;
	}
.products .image a {
	background: #fff;
	display: block;
	height: 220px;
	}
.products .image a:hover img {
	background: #fff;
	}
.products li h3 {
	margin: 1em 0;
	}
.products li h3 a {
	color: #fff;
	}
.products .addWishlist,
.products .addCompare,
.products .desc {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}
.products .rrp {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}
.products .onSale {
	background: #a00;
	display: inline;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: .5em 1em;
	position: absolute;
	top: 0;
	right: 0;
	}
.products .price {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: -.25em;
	}
.products .quantity {
	clear: both;
	margin: -3em 0 1em 0;
	text-align: right;
	}
.products .actions {
	float: right;
	margin: .5em 0;
	text-align: right;
	}

/* sort container */

#productSort {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}


/* =PRODUCT DETAILS
================================================= */

/* product details */

#product {
	margin: 1em 0;
	padding-left: 400px;
	position: relative;
	}

/* image gallery */

#hideGalleryInput {
	display: none;
	}
#product #image-container {
	display: inline !important;
	float: left;
	margin: 0 0 1em -400px;
	text-align: center;
	}
#product #image-container {
	float: left;
	width: 381px;
	}
#product #gallery-container {
	float: left;
	margin-top: -.8em;
	text-align: left;
	width: 381px;
	}
#product #imgGallery,
#product #imgGallery li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#product #imgGallery {
	width: 381px;
	}
#product #imgGallery li {
	float: left;
	}
#product #imgGallery li {
	margin: 0 5px 0 0;
	}
#product #imgGallery li a img {
	border: 1px solid #444;
	padding: 4px;
	}
#product #imgGallery li a:hover img {
	border: 1px solid #777;
	}

/* product price & options */

#product .info {
	float: right;
	margin: 1em 0;
	width: 300px;
	}
#product .info .onSale {
	background: #a00;
	display: inline;
	color: #fff;
	font-weight: bold;
	left: 0;
	margin: 0;
	padding: .5em 1em;
	position: absolute;
	top: 0;
	}
#product .info .price {
	font-size: 1.8em;
	line-height: 1.4em;
	margin: 0 0 1em 0;
	}
#product .info .price span {
	color: #999;
	display: block;
	}
#product .info .rrp {
	margin-top: -1em;
	}
#product .info label {
	float: left;
	margin: .2em .5em 0 0;
	}
#product .info .formField {
	width: 270px;
	}
#product .info .formFieldShort,
#product .info .formButton {
	float: left;
	}
#product .info #addWishlist,
#product .info #addComparison {
	left: -999999px;
	position: relative;
	top: -999999px;
	}


/* =ARTICLES
================================================= */

#articles ul {
	background: #222;
	margin: -.5em 0 2em 0;
	padding: .5em 20px;
	}
#articles ul li {
	font-size: 1.1em;
	margin: .75em 0;
	}
#articles ul li a {
	background: url(../graphics/rist/footer-bullet.gif) no-repeat 0 50%;
	color: #bbb;
	padding-left: 1.2em;
	}
#articles ul li a:hover {
	color: #fff;
	}
#pageAuthor {
	border-top: 1px solid #333;
	padding-top: .5em;
	}


/* =REVIEWS
================================================= */

/* star ratings */

.review {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}

/* product page reviews */

#reviews {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}
dl#reviewForm,
dl#reviewForm dt,
dl#reviewForm dd {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}


/* =SEARCH RESULTS
================================================= 

#searchResults,
#searchResults li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#searchResults {
	margin: 1em 0;
	}
#searchResults li {
	list-style: decimal;
	margin: 1em 0 1em 2.5em;
	}
#searchResults h3 {}
#searchResults p {
	margin-top: -1em;
	}
#searchResults span {
	background: #ccc;
	color: #fff;
	font-size: .9em;
	font-weight: normal;
	margin-left: .5em;
	padding: .2em .5em .15em .5em;
	}



/* =MISC
================================================= */

/* site map */

ul#sitemap,
ul#sitemap ul,
ul#sitemap li {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul#sitemap {
	margin: 1em 0;
	}
ul#sitemap li {
	margin: .5em 0;
	}
ul#sitemap li h3 {
	margin: .2em 0;
	}
ul#sitemap ul {
	padding-left: 20px;
	}

/* shopping cart & checkout */

a.removeItem {
	background: url(../graphics/rist/remove.png) no-repeat 0 50%;
	height: 16px;
	padding-left: 20px;
	}
#acceptedCards {
	margin: 1em 0;
	}
#acceptedCards img {
	margin-right: .5em;
	}

/* cart totals */

#total {
	clear: both;
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 12px;
	}
#total dt {
	border-bottom: 1px solid #333;
	font-weight: bold;
	line-height: 2.5em;
	}
#total dd {
	line-height: 2.5em;
	margin-top: -2.6em;
	text-align: right;
	}
#total .total {
	font-size: 1.2em;
	}
.actions {
	clear: both;
	margin: 1em 0;
	}
#cv2Image {
	float: left;
	margin: -.2em 0 0 1em;
	}


/* =FOOTER
================================================= */

#footer {
	border: 2px solid #4d4d4d;
	clear: both;
	margin: 1em 20px 2em 20px;
	}
#footer .section {
	display: inline;
	float: left;
	margin: 0 0 .5em 30px;
	width: 210px;
	}
#footer .section.first {
	margin-left: 20px;
	width: 198px;
	}
#footer .section.last {
	width: 208px;
	}
#footer .section h3 {
	color: #aaa;
	font-weight: normal;
	letter-spacing: .2em;
	margin: 1.5em 0 1em 0;
	text-transform: uppercase;
	}
#footer .section ul {
	margin: 0 0 1.5em 0;
	}
#footer .section ul li {
	font-size: 1.1em;
	margin: .5em 0;
	}
#footer .section ul li a {
	background: url(../graphics/rist/footer-bullet.gif) no-repeat 0 50%;
	color: #eee;
	padding-left: 1.2em;
	}
#footer .section ul li a:hover {
	color: #bbb;
	}
#footer label {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}
#footer .formField {
	width: 120px;
	}
#footer #search #adv {
	left: -999999px;
	position: absolute;
	top: -999999px;
	}
#footer p#credits {
	height: 49px;
	margin-left: -10px;
	position: absolute;
	width: 200px;
	}
#footer p#credits a {
	background: url(../graphics/rist/footer-logo.jpg) no-repeat 0 0;
	display: block;
	height: 49px;
	overflow: hidden;
	text-indent: -999999px;
	}
#legal {
	margin: -1em 0 1em 0;
	text-align: center;
	}
#legal li {
	display: inline;
	font-size: 1.1em;
	margin: 0 1em;
	}
#legal li a {
	color: #999;
	font-weight: bold;
	}
#legal li a:hover {
	color: #fff;
	}


/* =FLOAT FIX
================================================= */

#mid:after,
#main:after,
#content:after,
#footer:after,
#departments:after,
#departments li:after,
.products:after,
.products li:after,
.pagination:after,
#product:after,
#total:after,
.module1:after,
.module2:after,
#search:after,
#advancedSearch:after,
#brand:after,
#newsletter:after,
#navSubDept:after,
#navSubDept li:after,
#productSortOptions:after,
dl:after,
dl dt:after,
dl dd:after,
form:after,
.billShipBlock:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#mid,
#main,
#content,
#footer,
#departments,
#departments li,
.products,
.products li,
.pagination,
#product,
#total,
.module1,
.module2,
#search,
#advancedSearch,
#brand,
#newsletter,
#navSubDept,
#navSubDept li,
#productSortOptions,
dl,
dl dt,
dl dd,
form,
.billShipBlock {
	display: inline-block;
	}
/* Hide from IE Mac \*/
#mid,
#main,
#content,
#footer,
#departments,
#departments li,
.products,
.products li,
.pagination,
#product,
#total,
.module1,
.module2,
#search,
#advancedSearch,
#brand,
#newsletter,
#navSubDept,
#navSubDept li,
#productSortOptions,
dl,
dl dt,
dl dd,
form,
.billShipBlock {
	display: block;
	}
/* End hide from IE Mac */
