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


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

body {

padding: 18px;
font: normal 12px "Helvetica","Arial",sans-serif;
color: ##002B42;
}

a {
color: #002B42;
}

a:hover {
color: #002B42;
}

h1, h2, h3, h4, h5, h6 {
font: normal 12px "Helvetica","Arial",sans-serif;
font-weight: bold;
}

h2 {
font-size: 16px;
margin-bottom: 18px;
}

h3 {
font-size: 14px;
margin-bottom: 18px;
}

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

p,ul,ol,dl {
margin-bottom: 18px;
line-height: 18px;
}

ul,ol,dl {
margin-left: 24px;
}

img {
border: none;
}

div.display {
width: 558px;
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;
}

div.ufooter-inner div.scan-alert { 
margin: 0px;
padding: 0px;
position: relative;
right: 550px;
bottom: 30px;
}

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




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;
}

fieldset table {
width: 100%;
}

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

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: 25%;
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;
}

body.cart div.scan-alert {
float: right;
margin-bottom: 18px;
}

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 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;
	}



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;
clear: both;
}

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

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

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;
	padding: 0px !important;
	height: 12px;
	width: 12px;
	}

div.product legend {
display: none;
}

form.subscribe {
border: 1px solid #66808E;
padding: 16px;
clear: both;
}

form.subscribe h3,
form.subscribe p {
margin-bottom: 6px;
}

form.subscribe ul {
margin: 0px;
list-style: none;
}

form.subscribe input {
margin: 0px;
}

form.subscribe div.text {
margin-bottom: 9px;
float: left;
}

form.subscribe div.text p {
font-size: 11px;
margin: 0px;
clear: both;
}

form.subscribe div.text input {
width: 136px;
padding: 3px;
border: 1px solid #66808E;
}

form.subscribe div.checkbox input {
float: left;
}

form.subscribe div.button input {
margin-right: -4px;
margin-left: -4px;
}




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

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


/* Lists of Content */

ul.content {
position: relative;
list-style: none;
margin: 0px;
padding: 0px;
float: left;
}

ul.content li {
width: 273px;
float: left;
padding-bottom: 18px;
}

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 {
position: relative;
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 14px 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;
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;
}

ul.subcats li {
position: relative;
margin-bottom: 0px;
min-height: 1px;
}


ul.subcats li h3 {
/*background: #B2BFC3;*/
background: #D9DFE3;
font-size: 12px;
line-height: 24px;
height: 24px;
padding: 0px 6px;
margin-bottom: 18px;
}

ul.subcats li a.viewall {
position: absolute;
top: 0px;
right: 6px;
line-height: 24px;
display: block;
height: 24px;
}







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;
}

/* ************* Experiment: moved to master from main.css ************* */


div.small input {
width: 75px;
}

div.medium input {
width: 100px;
}

div.large input {
width: 200px;
}

div.small select {
width: 75px;
}

div.medium select {
width: 100px;
}




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 **************/

/* End Global */





div.header,
div.footer {
position: relative;
left: 50%;
margin-left: -390px;
width: 780px;
line-height: 1em;
}

div.header {
position: relative;
margin-bottom: 18px;
height: 32px;
}

div.footer {
height: 23px;
margin-bottom: 18px;
}

div.header h1.logo {
margin: 0px;
padding: 0px;
top: 3px;
position: absolute;
}

div.header h1.logo a {
text-decoration: none;
display: block;
height: 16px;
width: 273px;
background: url(../images/logo.gif) no-repeat;
}

div.header h1 a span {
display: none;
}


div.header form.search {
position: relative;
padding-left: 8px;
background: url(../images/search_bkd.png) no-repeat;
min-height: 1px; /* IE7 Hack */
_width: 171px;
margin-bottom: 0px !important;
}


div.header form.search input {
margin: 0px !important;
border: none;
float: left;
font-size: 12px;
}

div.header form.search input.text {
background: transparent;
padding: 3px 0px 1px 0px;
height: 18px;
width: 144px;
}

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


ul.tnav {
list-style: none;
margin: 0px;
margin-right: -12px;
float: right;
position: absolute;
right: 0px;
top: 0px;
line-height: 22px;
font-size: 11px;
}

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

ul.tnav li a {
color: #616161;
text-decoration: none;
}

ul.tnav li a:hover {
color: #002b42;
}

ul.tnav li.social img {
	height: 22px;
	width: 22px;
	}

ul.tnav li.facebook {
	margin-right: 0px;
	}



ul.pnav {
margin: 0px;
position: absolute;
bottom: 0px;
border-top: 2px solid #002b42;
border-bottom: 2px solid #002b42;
text-transform: uppercase;
list-style: none;
width: 100%;
}

ul.pnav li {
width: 25%;
text-align: center;
margin: 0px;
float: left;
}

ul.pnav li a {
display: block;
line-height: 1em;
text-decoration: none;
padding: 3px 0px 4px 0px;
color: #002b42;
}

ul.pnav li a:hover {
background: #002b42;
color: #fff;
}


div.main {
position: relative;
left: 50%;
margin-left: -378px;
width: 756px;
margin-bottom: 18px;
}

div.display {
position: relative;
width: 558px;
float: left;
}

div.supplemental {
position: relative;
float: right;
padding: 0px;
margin: 0px;
width: 180px;
}

div.supplemental ul.navigation {
margin: 0px;
margin-bottom: 18px;
font-weight: bold;
list-style: none;
width: 180px;
}

div.supplemental ul.navigation li {
margin-bottom: 6px;
width: 180px;
float: left;
}

div.supplemental ul.navigation li.selected {
line-height: 24px;
padding: 0px 6px;
background: #66808E;
color: #fff;
margin-top: 1px;
width: 168px;
}


div.supplemental ul.navigation li a {
text-decoration: none;
display: block;
/*background: #B2BFC3;*/
background: #D9DFE3;
line-height: 24px;
padding: 0px 6px;
}

div.supplemental ul.navigation li a:hover {
background: #66808E;
color: #fff;
}


div.supplemental ul.navigation li ul {
margin-left: 0px;
font-weight: normal;
line-height: 1em;
list-style: none;
margin-bottom: 0;
}

div.supplemental ul.navigation li ul li {
margin: 0;
}

div.supplemental ul.navigation li ul li a {
text-decoration: none;
display: block;
background: #D9DFE3;
margin-top: 1px;
}







div#TB_ajaxContent {
padding-top: 18px;
}


div.hero {
position: relative;
width: 100%;
min-height: 285px;
background: #ddd;
margin-bottom: 24px;
color: #000;
}


/* Cart Overrides */


body.cart div.header {
height: 33px;
margin-bottom: 0px;
}

div.scan-alert {
display: none;
}

body.cart ul.sequence {
width: 780px;
margin-left: -9px;
border-top: 2px solid #002b42;
border-bottom: 2px solid #002b42;
}

body.cart ul.sequence li {
text-transform: uppercase;
font-size: 12px !important;
font-weight: normal !important;
display: block;
line-height: 1em;
text-decoration: none;
padding: 3px 0px 4px 0px;
color: #002b42;
}

body.cart ul.sequence li.selected {
background: #002b42;
color: #fff;
}

body.cart table.cartitems {
width: 762px;
margin-top: 18px;
}


body.cart div.infosummary {
width: 774px;
margin-top: 18px;

}




body.cart h2 + p {
margin: 0px;
padding: 0px;
}

body.cart div.infosummary div {
position: relative;
width: 246px;
}


body.cart table.cartitems th {
background: #e3d9b6;
}




fieldset ul li p {
float: left;
}

div.cartsummary {
position: relative;
}


a.edit {
position: absolute;
top: 0px;
right: 6px;
margin: 0px;
padding: 0px;
line-height: 22px;

}


input.button {
border: 0px;
background: url(../images/button_144.png) pink no-repeat;
width: 152px;
height: 36px;
color: #fff;
font-size: 12px;
margin-left: -4px;
cursor: pointer;
vertical-align: middle;
line-height: 30px;
padding-bottom: 6px;

}

/* Home Page Stuff */


ul.features {
margin: 0px 0px 18px 0px;
padding: 0px;
list-style: none;
background: url(../images/home/features.jpg) no-repeat;
width: 756px;
}

ul.features li {
float: left;
}

ul.features li a {
display: block;
height: 210px;
width: 174px;
margin-right: 18px
}

ul.features li.first a {
background: url(../images/home/bridal-looks.gif) bottom left no-repeat;
}

ul.features li.first a:hover {
background: url(../images/home/bridal-looks-hover.gif) bottom left no-repeat;
}

ul.features li.second a {
background: url(../images/home/shop-online.gif) bottom left no-repeat;
}

ul.features li.second a:hover {
background: url(../images/home/shop-online-hover.gif) bottom left no-repeat;
}

ul.features li.third a {
background: url(../images/home/hair-n-makeup.gif) bottom left no-repeat;
}

ul.features li.third a:hover {
background: url(../images/home/hair-n-makeup-hover.gif) bottom left no-repeat;
}

ul.features li.fourth a {
background: url(../images/home/retail-boutique.gif) bottom left no-repeat;
width: 180px;
margin-right: 0px;
}

ul.features li a:hover {
background: url(../images/home/retail-boutique-hover.gif) bottom left no-repeat;
}

ul.features li a span {
display: none;
}



/* Clearfix Class */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

