@import url("/css/global/zoomtool.css");
@import url("/css/global/papi.css");



* {
margin: 0px;
padding: 0px;
}

body,th,tr {
line-height: 1.5em;
color: #404040;
}

h1 {
font-size: 175%;
font-weight: bold;
margin-bottom: 12px;
}

h2 {
font-size: 150%;
font-weight: bold;
margin-bottom: 18px;
}


h3 {
font-size: 125%;
font-weight: bold;
margin-bottom: 12px;
line-height: 1.5em;
}

h4,dt {
font-size: 100%;
font-weight: bold;
margin: bottom: 12px;
}

p,dd {
margin-bottom: 12px;
line-height: 1.5em;
}


/**********************/

h2 + p {
margin-top: -15px;
margin-bottom: 15px;
}

p + h3 {
margin-top: 18px;
margin-bottom: 5px;
}

/**********************/



ul,ol,dl {
margin-bottom: 12px;
margin-left: 24px;
line-height: 1.5em;
list-style-position: outside;
}

img {
border: none;
}

div.display {
width: 558px;
margin-right: 12px;
float: left;
}


/* ************* Universal Footer ************* */

div.ufooter {
padding-left: 50%;
}

div.ufooter-inner {
width: 748px;
margin-left: -374px;
margin-bottom: 12px;
text-align: center;
}

div.ufooter-inner form {
float: left;
clear: both;
padding: 0px 0px 0px 50%;
margin: 0px 0px 12px 0px;
}

div.ufooter-inner form select {
width: 200px;
padding: 0px;
margin: 0px 0px 0px -100px;
}

div.ufooter-inner .copyright {
float: left;
clear: both;
font-size: 11px;
}

/* ************* Set Default Rules for Input ************* */

select,input {
margin-right: 12px;
float: left;
}

optgroup {
margin-bottom: 12px;
}

input.button,
    a.button {
display: block;
color: #000000;
width: 144px;
font-weight: bold;
background: #dddddd;
text-decoration: none;
border-bottom: 2px solid #848484;
border-right: 2px solid #848484;
border-top: 2px solid #F0F0F0;
border-left: 2px solid #F0F0F0;
text-align: center;
padding: 2px 0px;
margin: 0px;
_margin-left: -12px;
}

input.checkbox {
width: auto;
}

div.checkbox {
padding: 6px 0px 0px 0px;
margin: 0px;
}

div.checkbox input {
width: auto;
margin-right: 6px;
background: transparent;
}

div.checkbox table {
border-collapse: collapse;
border: none;
}



div.checkbox table tr td {
border: none;
padding: 0px;
line-height: 1em;
padding-bottom: 6px;
}

div.checkbox table tr td p {
font-size: 11px;
line-height: 1.2em;
margin-top: -.2em;
margin-bottom: 0px;
}

div.checkbox label {
width: 384px;
float: left;
font-weight: normal;
line-height: 1em;
font-size: 100%;
_padding-top: 5px;
}



table.radio {
margin-bottom: 12px;
}

table.radio td {
position: relative;
}

table.radio input {
width: auto;
margin: 0px;
padding: 0px;
}

table.radio input {
width: auto;
}

div.radio label {
float: left;
padding: 0px;
margin: 0px 10px 0px 0px;
line-height: 1em;
font-size: 100%;
font-weight: normal;
_padding-top: 5px;
}

input.radio {
width: auto;
}


input.short {
width: 60px;
}

input.long {
width: 200px;
}



input.really.short.text {
width: 30px;
}

#billFirst, #shipFirst {
width: 130px;
}

#billLast, #shipLast {
width: 173px;
}

#billAdd1,#billAdd2, #shipAdd1, #shipAdd2 {
width: 200px;
}

#billCity, #shipCity {
width: 138px;
}

#billState, #shipState {
width: 130px;
}

#billZip, #shipZip {
width: 79px;
}

#billCountry,#billPhone,#billEmail, {
width: 200px;
}



/* ************* Begin Styles for Breadcrumbs ************* */

div.breadcrumbs {
margin-bottom: 15px;
font-size: 90%;
font-weight: bold;
}

div.breadcrumbs a {
font-weight: normal;
}


/* ************* Pagination ************* */


div.pagination {
float: right;
font-weight: bold;
}

div.pagination li {
font-weight: bold;
}

div.pagination select {
float: left;
}

div.pagination ul {
margin: 0px;
padding: 3px 0px 0px 0px;
list-style: none;
}

div.pagination li {
padding-left: 6px;
float: left;
word-spacing: 24px;
}



/* ************* Sequential Navigation Styles ************* */

ul.sequential {
list-style: none;
margin: 0px 0px 18px 0px;
padding: 0px;
width: 558px;
font-size: 11px;
font-weight: bold;
}

ul.sequential a {
text-decoration: none;
}

ul.sequential a:hover {
text-decoration: underline;
}

ul.sequential li {
float: left;
text-align: center;
width: 358px;
}

ul.sequential li span {
display: block;
margin-top: 9px;
}

ul.sequential img {
height: 40px;
width: 40px;
margin: 0px 6px;
}

ul.sequential li.previous,
ul.sequential li.next {
width: 100px;
}

ul.sequential li.previous span,
ul.sequential li.previous img {
float: left;
}

ul.sequential li.next span,
ul.sequential li.next img {
float: right;
}



/* ************* Default Structure for Forms ************* */

fieldset {
border: none;
margin-bottom: 18px;
}

fieldset ul {
float: left;
list-style: none;
list-style-image: none;
margin: 0px;
padding: 0px;
}

fieldset li {
display: block;
clear: both;
margin-bottom: 6px;
}

fieldset div {
float: left;
}

fieldset h3 {
line-height: 1em;
}

fieldset p {
margin: 0px;
font-size: 11px;
float: left;
}

fieldset table {
width: 100%;
}

fieldset table td {
padding-bottom: 6px;
}

fieldset label {
font-weight: bold;
font-size: 11px;
}

fieldset textarea {
float:left;
}

fieldset fieldset {
border: 0px;
padding: 0px;
margin: 0px;
}

fieldset fieldset legend {
font-weight: bold;
font-size: 95%;
display: block;
padding: 0px;
background: none;
margin-bottom: 0px;
}

fieldset fieldset ul {
margin: 0px;
padding: 0px;
}

fieldset fieldset li {
margin: 0px;
padding: 0px;
}

fieldset fieldset label {
display: none;
}

fieldset.selections ul li div.button {
padding-top: 6px;
}



/* ************* Shopping Cart Sequence ************* */


ul.sequence {
width: 625px;
background: #ddd;
margin: 0px 0px 18px 0px;
list-style: none;
float: left;
}

ul.sequence li {
display: block;
float: left;
width: 33.3%;
text-align: center;
padding: 5px 0px;
font-size: 140%;
font-weight: bold;
color: #bbb;
line-height: 1em;
}

ul.sequence a {
text-decoration: none;
color: #333;
}

ul.sequence li.selected {
color: #ddd;
background: #333;
}



/* ************* Button Bar Styles ************* */

ul.buttonbar {
float: right;
clear: both;
}

ul.empty {
margin-right: 300px;
}

ul.buttonbar li {
display: block;
margin-left: 12px;
float: left;
}



/* ************* Use this section to define big cart pieces ************* */

body.cart ul.products {
}

body.cart ul.products div.pricing {
height: auto;
overflow: visible;
}

body.cart h2 {
clear: left;
}

body.cart h3,
body.cart th {
margin-bottom: 12px;
font-size: 100%;
background: #bbb;
padding: 6px;
line-height: 1em;
}

p.requiredNote {
width: 463px;
text-align: right;
margin-bottom: 0px;
}

p.assurance {
background: #ddd;
height: 14px;
padding: 0px 0px 0px 16px;
margin: 0px 0px 12px 6px;
background: url('/media/global/lock.gif') no-repeat;
font-size: 100%;
}


body.cart fieldset {
clear: left;
width: 463px;
}

table.cartitems {
clear: both;
border-collapse: collapse;
width: 748px;
}

table.cartitems fieldset {
margin-bottom: 0px;
float: left;
width: auto;
clear: none;
}

table.cartitems ul {
list-style: none;
list-style-image: none;
margin: 0px;
}

table.cartitems td {
padding: 12px 6px;
border-bottom: 1px solid #bbb;
}

table.cartitems th {
font-weight: bold;
background-color: #bbb;
}

table.cartitems h4 {
font-size: 100%;
margin-bottom: 12px;
}

table.cartitems h4 a {
text-decoration: none;
}

table.cartitems img {
height: 85px;
width: 85px;
float: left;
margin-right: 10px;
}

.item {
text-align:left;
}

td.quantity {
text-align:left;
width: 100px;
}

td.quantity input.remove {
border: 0px;
margin: 0px 0px 0px -3px;
_margin: 0px 0px 0px 0px;
padding: 0px;
display: inline;
font-weight: normal;
text-align: left;
text-decoration: underline;
width: auto;
background: transparent;
color: #000;
}

td.quantity ul {
clear: both;
}

td.quantity ul li {
clear: both;
}

.price {
text-align: right;
width: 95px;
}

.total {
text-align: right;
width: 95px;
}

.tax {
text-align: right;
width: 95px;
}

.shipping {
text-align: right;
width: 95px;
border-bottom: 1px solid #bbb;
}

.grandtotal td {
font-weight: bold;
}

div.infosummary {
position: relative;
margin-bottom: 18px;
width: 760px;
_width: 772px;
margin-left: -12px;
_margin-left: -24px;
clear: both;
}

div.infosummary div {
float: left;
margin-left: 12px;
width: 241px;
}

div.infosummary ul {
padding: 0px 6px 6px 6px;
list-style: none;
margin: 0px;
}

div.cartsummary {
margin-bottom: 12px;
width: 273px;
float: right;
margin: 0px;
}

div.cartsummary p.availability {
margin-bottom: 12px;
}

div.cartsummary table {
border-collapse: collapse;
width: 100%;
margin-bottom: 12px;
}

div.cartsummary td {
padding: 6px;
}

div.cartsummary p {
padding: 0px 6px;
clear: both;
margin-bottom: 0px;
background: #fff;
}

a.edit {
display: block;
float: right;
margin-right: 10px;
margin-top: -32px;
text-decoration: none;
}



ul.paymentoptions {
margin: 0px;
padding: 0px;
list-style: none;
list-style-image: none;
}

ul.paymentoptions li {
clear: none;
width: 67px;
height: 42px;
float: left;
margin: 0px 12px 12px 0px;
padding: 0px;
text-indent: -9999px;
}

ul.paymentoptions li.visa {
background: url('/media/global/visa.gif') transparent no-repeat;
}

ul.paymentoptions li.mastercard {
background: url('/media/global/mastercard.gif') transparent no-repeat;
}

ul.paymentoptions li.amex {
background: url('/media/global/amex.gif') transparent no-repeat;
}

ul.paymentoptions li.discover {
background: url('/media/global/discover.gif') transparent no-repeat;
}



/* ************* Begin Styles for Product ************* */


div.product div.display {
width: 558px;
}

div.product div.display div.description {
clear: both;
}

div.product div.inset {
width: 273px;
float: left;
margin-bottom: 12px;
}

div.product div.action {
width: 273px;
float: right;
}

div.product fieldset.selections {
margin: 0px;
padding: 0px;
border: 0px;
}

div.product legend {
display: none;
}

/* ************* Supplemental Navigation */

div.supplemental {
position: relative;
float: right;
padding: 0px;
margin: 0px;
width: 178px;
font-size: 95%;
font-weight: bold;
}

div.supplemental a {
text-decoration: none;
}

div.supplemental ul {
margin: 0px 0px 12px 0px;
list-style: none;
}

div.supplemental li {
margin-bottom: 6px;
}

div.supplemental li.selected {
font-weight: bold;
}

div.supplemental ul ul {
padding: 0px 0px 0px 12px;
margin: 6px 0px 0px 0px;
font-weight: normal;
}

form.subscribe h3 {
margin: 0px;
}

form.subscribe p {
font-weight: normal;
margin-bottom: 6px;
clear: both;
}

form.subscribe ul {
margin: 0px;
}

form.subscribe div.button {
margin-bottom: 10px;
}

form.subscribe input.text + p {
margin-bottom: 0px;
}

form.subscribe div.text input{
width: 135px;
}


/* ************* Begin Styles for Support ************* */

div.support {
padding: 0px;
margin: 0px 0px 12px 0px;
clear: both;
}

/* ************* Begin Styles for Category ************* */


div.category ul.subcats h3 {
width: 548px;
margin-bottom: 12px;
line-height: 1em;
padding: 5px;
font-size: 100%;
}


/* Lists of Content */

ul.content {
list-style: none;
margin: 0px;
padding: 0px;
}

ul.content li {
width: 273px;
float: left;
margin-bottom: 12px;
}

ul.content img {
float: left;
margin-right: 12px;
height: 72px;
width: 72px;
}

ul.content h4 {
font-size: 11px;
margin: 0px;
}

ul.content p {
margin-bottom: 0px;
font-size: 11px;
}

ul.content li.feature {
width: 558px;
}

ul.content li.feature img {
height: 216px;
width: 216px;
}

ul.content li.feature h4 {
font-size: 14px;
margin-bottom: 1em;
}

ul.content li.feature p {
font-size: 12px;
margin-bottom: 1em;
}


/* Lists of Products */


ul.products {
margin-left: -14px;
_margin-left: -28px;
width: 572px;
_width: 586px;
padding: 0px;
font-size: 11px;
list-style: none;
}

ul.products div.pricing {
line-height: 1.25em;
height: 2.5em;
overflow: hidden;
}

ul.products a {
text-decoration: none;
}

ul.products li {
margin: 0px 0px 0px 14px;
padding: 0px;
width: 129px;
float: left;
}

ul.products img {
margin: 0px;
padding: 0px;
height: 129px;
width: 129px;
border: none;
}

ul.products li h4 {
width: 129px;
font-size: 11px;
margin: 0px 0px .5em 0px;
padding: 0px;
float: none;
text-align: left;
line-height: 1.25em;
height: 2.5em;
overflow: hidden;
}

ul.products li div {
margin: 0px;
padding: 0px;
}






/* ************* Begin Styles for Content ************* */

div.content {
padding: 0px;
margin: 0px;
clear: both;
}

div.content div.inset {
margin: 0px 0px 12px 12px;
float: right;
}



/* ************* Begin Styles for Pricing ************* */

div.pricing {
margin-bottom: 12px;
}

div.pricing strong {
font-weight: bold;
color: red;
}

div.pricing table {
border-collapse: collapse;
border-top: 1px solid #ddd;
width: 100%;
}

div.pricing td,div.pricing th {
border-bottom: 1px solid #ddd;
padding: 2px 12px 2px 0px;
text-align: center;
line-height: 1.25em;
}

div.pricing th {
text-align: left;
font-weight: bold;
}

div.pricing span {
margin-right: 12px;
}

div.pricing span.regular {
text-decoration: line-through;
}

div.pricing span.sale {
font-weight: bold;
color: #B12226;
}



/* ************* Begin Styles for Inset ************* */

div.inset {
width: 273px;
padding: 0px;
margin: 0px 12px 12px 0px;
float: left;
font-size: 11px;
}

div.inset img {
border: 0px;
height: 273px;
width: 273px;
padding: 0px;
margin: 0px 0px 18px 0px;
_margin-bottom: 10px;
}

div.inset div.caption {
margin-top: -12px;
margin-bottom: 12px;
}

div.inset div.caption img {
height: 60px;
width: 60px;
margin-right: 12px;
float: left;
}

div.inset div.zoom {
margin-bottom: 12px;
text-align: center;
}




div.error {
border: 2px solid #9A191D;
padding: 12px;
margin-bottom: 12px;
width: 435px;
color: #9A191D
}

div.error h4,div.error h2 {
font-size: 150% !important;
color: #9A191D !important;
}

div.error p {
color: #9A191D;
margin: 0px;
font-weight: bold;
}

ul.error {
padding: 0px;
clear: both;
}

ul.error > li {
font-weight: bold;
color: #9A191D;
padding: 0px;
}

ul.subcats {
float: left;
list-style: none;
margin: 0px;
padding: 0px;
width: 558px;
clear: both;
}

a.viewall {
position: relative;
text-decoration: none;
font-size: 11px;
line-height: 1em;
width: 548px;
margin: -29px 5px 0px 0px;
float: right;
clear: both;
text-align: right;
display: block;
}

ul.subcats ul.subcats {
width: 558px;
list-style: none;
margin: 0px 0px 12px -7px;
}

ul.subcats ul.subcats li {
width: 174px;
_width: 165px;
margin-left: 12px;
float: left;
}

ul.subcats li ul.subcats li {
line-height: 1.6em;
}

ul.contactinfo {
width: 290px;
list-style: none;
margin: 0px;
padding: 0px;
}

ul.contactinfo li {
width: 290px;
margin-bottom: 12px;
}

ul.contactinfo h3 {
font-size: 100%;
margin-bottom: 0px;
width: 100px;
float: left;
}

ul.contactinfo p {
float: left;
}

div.author {
margin-bottom: 12px;
}



/******** Bookmarks ********/


ol.bookmarks {
line-height: 1em;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 12px;
list-style: none;
clear: both;
float: none;
}

ol.bookmarks li {
padding: 0px;
margin: 0px;
width: auto;
float: left;
padding: 0px 4px;
}

ol.bookmarks a {
padding: 0px;
margin: 0px;
width: auto;

}

ol.bookmarks img {
float: left;
margin-right: 3px;
}




/* ************* Listing Styles ************* */

div.listings {
float:left;
}




div.testimonials {
margin-bottom: 18px;
}

div.testimonials blockquote img {
float: left;
margin-right: 12px;
}



/* Old Link Styles */

td.rowlabel {
font-weight: bold;
width: 144px;
text-align: right;
}

td.data {
padding-bottom: 12px;
}



/*************** bookmarks **************/


div.ufooter-inner ol.bookmarks {
width: 780px;
_width: 795px;
margin-bottom: 20px;
}

/*************** scan alert **************/





/* Big Styles */

body {
font: normal 12px 'lucida grande','arial','helvetica','sans serif';
color: #414142;
}

h1,h2,h3,h4,h5,h6,th {
color: #455ba0;
}

a {
color: #455ba0;
}

a:hover {
color: #a083a0;
}

input.button,a.button {
color: #ffffff;
background: #455ba0;
border-color: #8a97c3 #2c3965 #2c3965 #8a97c3;
}



/* Big Body Parts */

div.header,div.footer {
width: 760px;
position: relative;
left: 50%;
margin-left: -380px;
margin-bottom: 18px;
}

div.output {
width: 748px;
position: relative;
left: 50%;
margin-left: -374px;
margin-bottom: 18px;
}

/* Wrapper Styles */

div.header {
	position: relative;
	margin-top: 18px;
	height: 94px;
	}

h1.logo {
	position: absolute;
	top: 0px;
	left: -8px;
	margin: 0px;
	padding: 0px;
	}

h1.logo a {
	display: block;
	width: 245px;
	height: 57px;
	background: url(/images/logo.gif) no-repeat;
	}

h1.logo span {
	display: block;
	text-indent: -9999px;
	}

div.headline {
	position: absolute;
	right: 124px;
	top: 8px;
	width: 352px;
	height: 21px;
	background: url(/images/headline.gif) no-repeat;;
	text-indent: -9999px;
	}

ul.tnav {
	position: absolute;
	top: 37px;
	right: 72px;
	padding: 0px;
	margin: 0;
	list-style: none;
	font-size: 11px;
	}

ul.tnav li {
	float: left;
	text-align: right;
	margin-left: 12px;
	}

ul.tnav li a {
	display: block;
	line-height: 22px;
	}

/* ul.tnav li.third a {
	padding-left: 28px;
	background: url('/media/wrapper/000100/cart.gif') no-repeat;
	background-position: 0px 3px;
	}

ul.tnav li.third a:hover {
	background: url('/media/wrapper/000100/cart_hover.gif') no-repeat;
	background-position: 0px 3px;
	}
*/

ul.tnav a {
	display: block;
	line-height: 1em;
	text-decoration: none;
	}


form.search {
	position: relative;
	background: url(/images/search_bkd.png) no-repeat;
	width: 140px;
	height: 22px;
	}


form.search input {
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: none;
	}

form.search input.text {
	left: 0px;
	background: transparent;
	height: 16px;
	width: 125px;
	padding: 3px 6px;
	}

form.search input.button {
	right: 0px;
	background: url(/images/search_btn.png) no-repeat;
	width: 27px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	}


ul.social {
	position: absolute;
	right: 72px;
	top: 8px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
ul.social li {
	float: left;
	}

ul.social li img {
	height: 21px;
	width: 21px;
	}
	
div.header div.shipping {
	position: absolute;
	right: -2px;
	top: 2px;
	height: 66px;
	width: 66px;
	border: none;
	}

div.header div.shipping a {
	display: block;
	height: 66px;
	width: 66px;
	background: url(/images/worldwide.png) no-repeat;
	}
	
div.header div.shipping a span {
	display: block;
	text-indent: -9999px;
	display: none;
	}


ul.pnav {
clear: both;
padding: 0px;
margin: 0px;
list-style: none;
float: left;
background: #A6AEC5;
width: 760px;
}

ul.pnav li {
float: left;
text-align: left;
}

ul.pnav a {
display: block;
text-decoration: none;
text-transform: uppercase;
text-align: center;
color: #fff;
line-height: 1em;
padding: 4px 0px 5px 0px;
width: 126px;
}

ul.pnav a:hover {
color: #455ba0;
}


div.header ul.pnav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	}

/* Supplemental */



div.supplemental ul {
padding: 12px;
border: 1px solid #ced8d0;
}

div.supplemental ul ul {
border: none;
padding: 0px 0px 0px 12px;
}


div.supplemental form.subscribe ul {
border: 0px;
padding: 0px;
}

/* Product Page Styles */

div.product ul.sequential {
	margin: 0px;
	padding: 0px;
	width: 273px;
	list-style: none;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	float: left;
	margin-bottom: 18px;
	}

div.product ul.sequential li {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style: none;
	width: 237px;
	}

div.product ul.sequential li.previous,
div.product ul.sequential li.next {
	width: 18px;
	}

div.product ul.sequential li.previous a,
div.product ul.sequential li.next a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 18px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
div.product ul.sequential li.previous a { background: url(/images/seq-prev-off.png) no-repeat; }
div.product ul.sequential li.previous a:hover { background: url(/images/seq-prev-on.png) no-repeat; }
div.product ul.sequential li.next a { background: url(/images/seq-next-off.png) no-repeat; }
div.product ul.sequential li.next a:hover { background: url(/images/seq-next-on.png) no-repeat; }

div.product ul.sequential li a span {
	padding: 0px;
	margin: 0px;
	}

div.product div.action div.tweetmeme {	
	float: right;
	margin-left: 12px;
	}

body div.product div.action h2 {
	margin-bottom: 12px;
	padding: 0px;
	clear: left;
	font-size: 14px;
	}

div.product table { /* Fixes an empty table issue */
	margin: 0px; 
	padding: 0px;
	}

div.product div.action div.pricing {
	padding: 0px;
	margin-bottom: 12px;
	}
	
div.product div.action div.pricing + input + ul {
	margin-bottom: 12px;
	}

div.product fieldset.selections ul li {
	width: 273px;
	float: left;
	}
	
div.product fieldset.selections ul li label {
	display: block;
	float: none;
	clear: both;
	}
	
div.product fieldset.selections ul li div.checkbox table {
	border-collapse: collapse;
	line-height: 1em;
	}

div.product fieldset.selections ul li div.checkbox table {
	margin: 0px;
	padding: 0px;
	}
	
div.product fieldset.selections ul li div.checkbox table tr td {
	padding: 0px;
	padding-top: 6px;
	}

div.product fieldset.selections ul li div.checkbox table tr td:first-child {
	width: 20px;
	}

div.product fieldset.selections ul li div.checkbox table tr td input {
	margin: 0px 0px 6px 0px !important;
	height: 12px;
	}



/* Conversion Styles */

div.conversion ul.sequence {
background: #a083a0;
}

div.conversion ul.sequence li {
color: #d8d7d3;
}

div.conversion ul.sequence a {
color: #455ba0;
}

div.conversion ul.sequence a:hover {
color: #ffffff;
}

div.conversion ul.sequence li.selected {
color: #ffffff;
background: #455ba0;
}

div.conversion th, div.conversion h3 {
background: #d8d7d3;
color: #455ba0;
}

ul.subcats h3 {
clear: both;
background: #d8d7d3;
}




div.feature {
position: relative;
height: 320px;
margin-bottom: 18px;
}

div.feature h2,
div.feature h3 {
display: none;
}

div.feature p a {
display: block;
position: absolute;
height: 320px;
width: 360px;
}

div.feature p a span {
display: none;
}

div.feature ul {
position: absolute;
top: 190px;
left: 375px;
list-style: none;
margin: 0px;
padding: 0px;
}

div.feature ul li a {
display: block;
width: 124px;
height: 22px;
}

div.feature ul li.silver a {
background: url(/images/silver.png) no-repeat;
}

div.feature ul li.silver a:hover {
background: url(/images/silver_on.png) no-repeat;
}

div.feature ul li.gold a {
background: url(/images/gold.png) no-repeat;
}

div.feature ul li.gold a:hover {
background: url(/images/gold_on.png) no-repeat;
}

div.feature ul li.bronze a {
background: url(/images/bronze.png) no-repeat;
}

div.feature ul li.bronze a:hover {
background: url(/images/bronze_on.png) no-repeat;
}

div.feature ul li a span {
display: none;
}

div.feature ul li {
_list-style-type: disc !important;
_margin-left: 18px;
_color: #fff;
}

div.feature ul li a {
_display: inline;
_background: none !important;
_width: auto !important;
_height: auto !important;
_color: #fff;
_font-weight: bold;
_font-size: 14px;
_text-decoration: none;
}

div.feature ul li a:hover {
_background: none !important;
_color: #fff;
_text-decoration: underline;
}

div.feature ul li a span {
_display: block;
}


ul.subhero {
	width: 100%;
	float: left;
	}

