* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	-ms-interpolation-mode: bicubic;
}

body {
	font-size: 62.5%;
	font-family: Geneva, Helvetica, Verdana, sans-serif;
	background: #fff url( /images/4ms-bg.gif ) left top repeat-y;
}

#notice {
	background-color: #ffc;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	padding: 5px;
	margin-bottom: 10px;
}

h1 {
	font-size: 1.4em;
	color: #71984e;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

p {
	margin-bottom: 5px;
}

a:link, a:visited {
	color: #2159c8;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
	height: 1px;
}

.clear-left {
	clear: left;
	height: 1px;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#outer-wrapper {
	font-size: 1.2em;
	width: 850px;
	position: relative;
}

#tagline {
	font-size: .9em;
	text-align: right;
	padding-right: 10px;
}

#header {
	height: 50px;
	background-color: #71984E; /*border-bottom: 1px dashed #000;*/
/*border-top: 1px dashed #000;*/
}

#header h1 {
	display: inline;
	float: left;
	font-size: 2.4em;
	letter-spacing: 2px;
	padding-left: 20px;
	width: 320px;
	line-height: 50px;
	color: #fff;
}

#header h1 a:link,
	#header h1 a:visited {
	text-decoration: none;
	color: #e2ebf0;
}

#header h1 a:hover {
	text-decoration: underline;
}

.foursavings-header {
	float: right;
	width: 150px;
	text-align: center;
}

.header-phone {
	float: right;
	width: 300px;
	margin-top: 13px;
	margin-right: 15px;
	text-align: right;
	font-size: 1.8em;
	color: #e2ebf0;
}

#middle-wrapper {
	clear: both;
}

#left-sidebar {
	position: absolute;
	width: 150px;
	left: 1px;
	top: 107px;
}

#left-sidebar-inner {
}

#left-sidebar li {
	list-style: none;
}

#left-sidebar li a {
	text-decoration: none;
}

#right-sidebar {
	float: right;
	width: 150px;
}

#right-sidebar li {
	list-style: none;
}

#right-sidebar li a {
	text-decoration: none;
}

.nav-contact-info {
	font-size: .8em;
	margin-top: 10px;
}

.sidebar-contact-info {
	padding: 5px;
}

.sidebar-postalCode {
	text-align: right;
}

.sidebar-address {
	margin-bottom: 10px;
}

.nav-categories,
	.nav-save-money,
	.nav-info,
	.nav-contact-info,
	#featured-sale0,
	#need-help,
	.nav-home {
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	line-height: 120%;
	letter-spacing: 1px;
}

#need-help img {
	float: left;
}

.help-outer {
	clear: left;
	font-size: .9em;
	background-color: #4E8798;
	color: #fff;
}

.help-inner {
	padding: 2px 5px;
}

.hours, .help-service-phone {
	margin-top: 5px;
}

.nav-home {
	text-align: center;
	margin-bottom: 5px;
}

#left-sidebar .nav-home li a:link,
	#left-sidebar .nav-home li a:visited {
	border-right: 1px solid #666; /*border-top: 1px solid #82B05B;*/
/*border-left: 1px solid #82B05B;*/
	border-bottom: 1px solid #59793F;
	display: block;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	background-color: #4E8798;
	color: #fff;
}

#left-sidebar .nav-home li a:hover {
	color: yellow;
}

.nav-group-container {
}

.nav-categories li {
}

.nav-categories li.last {
}

.nav-categories li a:link,
	.nav-categories li a:visited {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #696;
	display: block;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	background-color: #C9F0A8;
	color: #333;
}

#left-sidebar .sub-bar li {
	margin-left: 5px;
}

#left-sidebar .sub-bar li a:link,
	#left-sidebar .sub-bar li a:visited {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #696;
	display: block;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	background-color: #E2EBF0;
	color: #333;
}

* html #right-sidebar a,
	* html #left-sidebar a {
	height: 1%;
}

#left-sidebar .sub-bar li a:hover,
	.nav-categories li a:hover {
	background-color: #fff;
}

.nav-cat-top {
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 15px;
	padding-bottom: 2px;
	background: #696 url( /images/nav-cat-header.gif ) left top no-repeat;
	color: #ffffcc;
	border-bottom: 1px solid #666;
}

.nav-cat-top a:link,
	.nav-cat-top a:visited {
	color: #ffffcc;
	text-decoration: none;
}

#featured-sale0 {
	font-size: .9em;
	text-align: center;
}

.featured-sale-header {
	background: #4e8798 url( /images/featured-sale-header.gif ) 0 0 no-repeat;
	color: #fff;
	text-align: center;
	padding: 2px 1px;
	font-size: 1.1em;
	font-weight: bold;
}

.featured-sale-wrapper {
	padding: 3px; /*border:1px solid #2159c8;*/
}

.featured-sale-name {
	font-weight: bold;
	color: #78a252;
}

.featured-sale-price {
	color: #333;
	font-weight: bold;
	background-color: #fff137;
}

#featured-sale0 img {
	border: 0;
	width: 120px;
}

.nav-save-header {
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 5px;
	background: #fc3 url( /images/nav-save-money.gif ) left top no-repeat;
	color: #666;
	border-bottom: 1px solid #696;
}

.nav-save-money li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #696;
}

.nav-save-money li.first {
	border-top: 1px solid #fff;
}

.nav-save-money li a:link,
	.nav-save-money li a:visited {
	display: block;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	background-color: #fff137;
	color: #2159c8;
}

.nav-save-money li a:hover {
	background-color: #e2ebf0;
}

.nav-info-header {
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 5px;
	background: #666 url( /images/nav-info.gif ) left top no-repeat;
	color: #ccc;
	border-bottom: 1px solid #696;
}

.nav-info li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #696;
}

.nav-info li.first {
	border-top: 1px solid #fff;
}

.nav-info li a:link,
	.nav-info li a:visited {
	display: block;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	background-color: #ddd;
	color: #666;
}

.nav-info li a:hover {
	background-color: #fff137;
}

.third-party li {
	list-style: none;
	text-align: center;
	margin: 5px 0;
}

#content-wrapper {
	margin-left: 155px; /*margin-right: 155px;*/
	min-height: 750px;
	line-height: 160%;
	padding: 2px 0;
}

* html #content-wrapper {
	height: 750px;
}

#titleBar {
	background-color: #e2ebf0;
	margin-bottom: 5px;
	border-left: 3px solid #4E8798;
	margin-top: 10px;
	margin-right: 185px;
}

#titleBar h1 {
	font-size: 1.4em;
	color: #A6ADB0;
	padding: 5px 10px;
}

.phone-banner {
	width: 155px;
	border: 1px solid #71984E;
	background-color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	padding:5px;
	float: right;
	margin-top: -40px;
	margin-right: 10px;
	margin-left: 5px; /*margin-bottom: 5px;*/
}

* html .phone-banner {
	margin-right: 8px;
}
.call-header {
	color: #10556D;
	font-size: 1.1em;
}
.call-generic {
	font-size: 1.2em;
	letter-spacing: 1px;
}
.banner {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.fake-big {
	margin-top: 2px;
	color: #003399;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 1.5px;
}

#breadcrumbs {
	margin-bottom: 10px;
}

#breadcrumbs a {
	color: #10556D;
}

#breadcrumbs li {
	list-style: none;
}

#breadcrumbs ul li {
	display: inline;
	margin-left: 5px;
}

.description li {
	margin-left: 25px;
	padding-right: 15px;
}

#footer {
	clear: both;
	margin: 30px 0;
	text-align: center;
	padding: 10px;
	background-color: #71984E;
	color: #fff;
}

#footer a {
	color: yellow;
}

#footer li {
	list-style: none;
	margin-right: 2px;
	padding: 2px 4px;
	float: left;
	text-align: center;
}

.manufacturer-row-header {
	color: #fff;
	padding: 3px 0;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #C9F0A8;
}

#content-top {
	height: 34px;
	line-height: 34px;
	background-color: #99CDEE;
}

#content-top form {
	float: left;
	width: 240px;
	padding-top: 5px;
}

input.search-input {
	border: 1px solid #1F6689;
	margin: 0 5px;
	padding: 2px;
	width: 135px;
	color: #666;
	float: left;
}

input.search-submit {
	float: left;
}

input#search.focused {
	color: #000000;

}

.announcements {
	float: right;
	width: 520px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	font-size: 1.1em;
	color: #10556A;
}

#instantCoupons iframe {
	border: 0;
	width: 100%;
	background: aliceblue;
}

.not-found-message {
	margin: 20px;
	text-align: center;
	background-color: #ffc;
	padding: 10px;
}

.not-found-message h2 {
	color: #4E8798;
}

.coupon {
	margin: 5px;
	width: 200px;
	height: 85px;
	padding: 2px;
	padding-top: 15px;
	border: 2px dashed black;
	float: left;
}

.coupon .name {
	font-weight: bold;
	text-align: center;
	background: #444444;
	color: white
}

.coupon .amount {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	color: green
}

.coupon .expiration {
	text-align: center;
	color: red
}

.coupon .code {
	text-align: center;
	color: blue;
	font-weight: bold
}

.we-accept {
	text-align: center;
}

.we-accept li span {
	display: none;
}

.we-accept ul {
	width: 90px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.we-accept li {
	float: left;
	margin-right: 5px;
	width: 40px;
	height: 26px;
}

.we-accept li.visa {
	background: transparent url( /images/visa.gif ) 0 0 no-repeat;
}

.we-accept li.masterCard {
	background: transparent url( /images/mastercard.gif ) 0 0 no-repeat;
}

.we-accept li.discover {
	background: transparent url( /images/discover.gif ) 0 0 no-repeat;
}

.we-accept li.check {
	background: transparent url( /images/check.gif ) 0 0 no-repeat;
}

.we-accept li.americanExpress {
	background: transparent url( /images/americanexpress.gif ) 0 0 no-repeat;
}

.we-accept-google {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 92px;
}

.we-accept-google img {
	border: 0;
}

.we-accept-google p {
	margin-bottom: 5px;
}

.disclaimer {
	font-size: .9em;
	padding: 10px;
}
.vpl-call {
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0;
	background-color: #F4FF67;
	color: #10556D;
	font-size: 1.3em;
}
.required {
	color: red;
	font-weight: bold;
}
.success {
	background-color: yellow;
	font-weight: bold;
	padding: 10px;
	margin: 10px 0;
	text-align: center;
}
.localeSelector {
	cursor: pointer;
	position: relative;
	float: right;
	background-color: #99ff99;
	padding: 3px;
	border: 1px solid #006633;
	z-index: 97;
}

.localeSelector:hover {
	background-color: #9999ff;
}

.localeSelectorMenu {
	cursor: pointer;
	position: absolute;
	background-color: #99ff99;
	padding: 0;
	border: 1px solid #006633;
	z-index: 101;
}

div.localeSelectorMenu {
	padding: 3px 3px 3px 3px;
}

.localeSelectorMenu div:hover {
	background-color: #9999ff;
}

span.error, div.error {
	font-weight: bold;
	color: red;
	margin-left: 5px;
	background-image: url(/images/exclamation-16.png);
	background-repeat: no-repeat;
	padding-left: 20px;

}

span.error a, div.error a {
	color: red;
}

.editable-in-place {
	cursor: pointer;
	border: 1px dotted transparent;
}

.editable-in-place:hover {
	background-color: #ffffcc;
	border-color: #999999;
}

.edit-in-place {
	z-index: 100;
	padding: 5px;
	border: 2px inset #009999;
	background-color: #ffffff;
}

.edit-in-place input {
	font-size: 11px;
	margin-right: 3px;
	float: left;
	border: 1px solid #99ccff;
}

.edit-in-place textarea {
	height: 500px;
	width: 700px;
	font-size: 11px;
	padding: 5px;
	margin-right: 3px;
	border: 1px solid #99ccff;
}

.edit-in-place .buttons {
	display: block;
}

.edit-in-place a.edit-in-place-button {
	border: 1px outset #999999 !important;
	text-decoration: none !important;
	background-color: #99ccff !important;
	color: #000000 !important;
	float: right !important;
	padding: 2px !important;
	margin-right: 3px !important;
	font-size: 12px !important;
}

.edit-in-place.textarea a {
	margin-top: 5px;
}

.edit-in-place a.edit-in-place-button:hover {
	background-color: #ccffff;
}

.edit-in-place a.edit-in-place-button:active {
	border: 1px inset #999999;
}

.edit-in-place .localeSelector {
	display: inline;
	float: left;
	margin-right: 4px;
}

.edit-in-place .localeSelector img {
	width: 23px !important;
	height: 15px !important;
}

.edit-in-place.textarea .localeSelector {
	margin-top: 5px;
}

.tooltipped {
	cursor: help;
}

#tooltip {
	background-color: #ffffcc;
	border: 1px solid #666666;
	padding: 2px;
	max-width: 200px;
	z-index: 97;
}

#hiddenNotice,
#unpublishedNotice {
	position: fixed;
	top: 0;
	left: 0;
	text-transform: uppercase;
	width: 100%;
	padding: 20px;
	text-align: center;
	font-size: 50px;
	background-color: #cccccc;
	border-bottom: 1px solid #999999;
	opacity: 0.4;
	z-index: 10000;
}

#lutraDebugger {
	position: fixed;
	top: 50px;
	left: 200px;
	padding: 10px;
	background: #ffcccc;
	border: 1px solid #ff3333;
}

#lutraDebugger a.close {
	float: right;
	border: 1px outset #cccccc;
	padding: 2px;
	cursor: pointer;
	text-decoration: none;
}

#lutraDebugger a:hover.close {
	background: #ccffcc;
}

#lutraDebugger a:focus.close {
	border: 1px inset #cccccc;
}

#lutraDebugger ul {
	list-style: none;
	font-weight: bold;
	clear: right;
}

#lutraDebugger ul li {
	padding: 3px;
}

#lutraDebugger ul li.odd {
	background: #ffaaaa;
	border-top: 1px solid #dd0000;
	border-bottom: 1px solid #dd0000;
}

#lutraDebugger ul li.odd.last {
	border-bottom: none;
}
#alreadyReviewed,
#reviewSaved {
	text-align: center;
	padding: 10px;
}

#product {
	margin-top: 15px;
}

.review .rating {
	float: left;
	padding: 0;
	position: relative;
	background-repeat: no-repeat;
	clear: both;
	margin-right: 10px;
}

#histogram .rating {
	margin-right: 0;
}

.review .rating.big {
	height: 20px;
	line-height: 20px;
	width: 112px;
	background-image: url('/images/review_stars.gif');
}

#ratingDescription {
	font-weight: bold;
	color: #D3A227;
	font-style: italic;
}

.review .r0,
.review-table .r0 {
	background-position: 0 0;
}

.review .r05,
.review-table .r05 {
	background-position: 0 -23px;
}

.review .r1,
.review-table .r1 {
	background-position: 0 -46px;
}

.review .r15,
.review-table .r15 {
	background-position: 0 -69px;
}

.review .r2,
.review-table .r2 {
	background-position: 0 -92px;
}

.review .r25,
.review-table .r25 {
	background-position: 0 -115px;
}

.review .r3,
.review-table .r3 {
	background-position: 0 -138px;
}

.review .r35,
.review-table .r35 {
	background-position: 0 -161px;
}

.review .r4,
.review-table .r4 {
	background-position: 0 -184px;
}

.review .r45,
.review-table .r45 {
	background-position: 0 -207px;
}

.review .r5,
.review-table .r5 {
	background-position: 0 -230px;
}

.review .rating.big .star {
	float: left;
	width: 20px;
	height: 20px;
	padding-left: 3px;
}

.review .rating.big .star.star1 {
	padding: 0;
}

.review .rating.small {
	height: 15px;
	line-height: 15px;
	width: 83px;
	background-image: url('/images/review_stars_small.gif');
}

.review .rating.small.r0 {
	background-position: 0 0;
}

.review .rating.small.r05 {
	background-position: 0 -18px;
}

.review .rating.small.r1 {
	background-position: 0 -36px;
}

.review .rating.small.r15 {
	background-position: 0 -54px;
}

.review .rating.small.r2 {
	background-position: 0 -72px;
}

.review .rating.small.r25 {
	background-position: 0 -90px;
}

.review .rating.small.r3 {
	background-position: 0 -108px;
}

.review .rating.small.r35 {
	background-position: 0 -126px;
}

.review .rating.small.r4 {
	background-position: 0 -144px;
}

.review .rating.small.r45 {
	background-position: 0 -162px;
}

.review .rating.small.r5 {
	background-position: 0 -180px;
}

.review .rating.small .star {
	float: left;
	width: 15px;
	height: 15px;
	padding-left: 2px;
}

.review .rating.small .star.star1 {
	padding: 0;
}

.product-description {
	margin-top: 20px;
	margin-bottom: 20px;
}

.light-gradient {
	background: #fff url(/images/light-gradient.gif) bottom left repeat-x;
	padding: 10px;
	border: 1px solid #E6E6E6;
}

.review td,
.review th {
	padding-bottom: 10px;
	vertical-align: top;
	border: 5px solid #fff;
}

.review th {
	text-align: right;
	padding-right: 5px;
	padding-top: 15px;
	color: #666;
	width: 250px;
}

.review td {
	width: 350px;
}

.product-image {
	float: left;
	margin: 5px;
	height: 100px;
}

table.review {
	border-collapse: separate;
}

table.review textarea {
	width: 353px;
}

table.review input.inputfour {
	padding: 3px 0;
	width: 350px;
}

span.required {
	color: red;
}

.required-label {
	font-size: .9em;
}

.rating {
	width: 112px;
	background: transparent url(/images/review_stars.gif) 0 0 no-repeat;
	height: 23px;
	line-height: 23px;
	float: left;
	margin-right: 5px;
}

.review-headline {
	line-height: 23px;
	font-size: 1em;
	font-weight: bold;
}

.reviews th.review-date {
	font-weight: normal;
	text-align: left;
}

.reviews .review-table {
	width: 500px;
}

table.histogram {
	margin-left: auto;
	margin-right: auto;
	height: 1%; /*IE Sucks!*/
}

.reviews th {
	width: 150px;
	text-align: right;
	padding-right: 5px;
	color: #888;
	font-size: .9em;
	vertical-align: top;
}

.histogram th {
	width: 85px;
	padding-right: 0;
}

.reviews td {
/*width: 65%;*/
	vertical-align: top;
}

.review-location,
.review-name {
	color: green;
}

.reviews-name-location {
	font-weight: bold;
	color: #666;
	padding: 10px 0;
}

.describe-yourself {
	font-size: .9em;
	font-weight: normal;
}

.review-comments {
	padding-top: 15px;
}

.review-voting {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #ddd;
	padding-left: 5px;
	font-size: .9em;
	background-color: #fafafa;
}

img.pic1 {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #efefef;
	padding: 5px;
	width: 100px;
}

img.pic2 {
	float: left;
	clear: left;
	margin: 10px 5px 5px 0;
	border: 1px solid #ececec;
	padding: 5px;
	width: 100px;
}

.review-response-container {
	padding: 10px;
	background-color: #DDF7FD;
	border-left: 10px solid #55DDFD;
	margin: 5px 0 5px 30px;
}

.review-site-name {
	font-weight: bold;
}

.review-certified {
	float: right;
}

.review-histogram {
/*margin-left: 150px;*/
	height: 1%; /*IE Sucks!*/
}

.review-histogram .bar {
	position: relative;
	overflow-x: hidden;
	width: 250px;
	background: #ccc url('/images/bar-glare.png') repeat-x 0 0;
}

td.bar {
	width: 250px;
}

.review-histogram .bar div {
	position: relative; /*overflow: hidden;*/
	float: left;
	width: 200px;
	background: #ffab2c url('/images/bar-glare.png') repeat-x 0 0;
}

#reviews .sorting {
	border-bottom: 1px solid #bbb; /*background-color: #eee;*/
/*padding: 10px;*/
	margin: 15px 0;
	padding-bottom: 15px;
	font-size: .9em;
	text-align: right;
}

#reviews .sorting div {
	text-align: center;
}

#reviews .sorting .buttons {
	padding-top: 10px;
}

#reviews .sorting .buttons a {
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	text-transform: uppercase;
}

#reviews .sorting .buttons a:hover {
	background-color: #ffff99;
}

#reviews .sorting .buttons a.selected {
	border-bottom: 1px solid #006633;
	background-color: #99ff99;
}

.history-count {
	text-align: center;
}

#reviews .review-tweet {
	float: right;
}
#metaBar {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 25px;
	text-align: center;
	background-color: blue;
	padding: 5px 0;
	color: white;
	border-top: 2px inset black;
	text-decoration: none;
	display: block;
	font-size: 12px;
	z-index: 3000;
}

#metaBar.editing {
	height: 100px;
}

#metaBarTitle {
	padding-left: 5px;
}

#metaBar #currentTags li {
	float: left;
	width: 250px;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
	padding-top: 0;
	margin-top: 0;
}

#metaBar #metaTags  li {
	width: 250px;
	float: left;
	list-style-type: none;
	margin: 2px;
	padding: 2px;
}

#metaBar ul li textarea {
	width: 250px;
	text-align: left;
}

#metaBar .button {
	float: left;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border: 1px #a9a9a9;
	text-decoration: none;
	vertical-align: middle;
}

#metaBar .enabled {
	background: #e1ddc8 url(/admin/images/button.gif) repeat-x;
	color: #0a1f62;
	border-style: outset;
}

#metaBar .enabled:hover {
	background: #f1e3d5 url(/admin/images/button-hover.gif) repeat-x;
}

#metaBar .enabled:active {
	border-style: inset;
}

#metaBar .disabled {
	background: #d8d8d7 url(/admin/images/button-disabled.gif) repeat-x;
	color: #777;
	border-style: dotted;
	cursor: default;
}

#metaButtons {
	border: 1px solid blue;
	float: left;
	width: 150px;
	margin-top: 5px;
	text-align: left;
	padding-left: 5px;
}

#metaBarMessage {
	font-size: .9em;
	font-weight: bold;
	line-height: 35px;
	float: right;
	vertical-align: middle;
	margin-right: 4px;
	padding: 3px;
	width: 80px;
	color: green;
	background-color: #FAEBD7;
	border: 1px solid white;
	text-align: center;
}

a#showInAdmin {
	background-color: #FFA500;
	padding: 5px 0;
	color: black;
	border-top: 1px dotted black;
	text-decoration: none;
	float: right;
	width: 150px;
	margin-right: 5px;
}

a#showInAdmin:hover {
	background-color: #FFD53C;
}
/* for clumping */
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	display: block;
}

#prevLink {
	left: 0;
	float: left;
	background: url( /includes/lightbox/images/prevlabel.gif ) left 0 no-repeat;
}

#nextLink {
	right: 0;
	float: right;
	background: url( /includes/lightbox/images/nextlabel.gif ) right 0 no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#imageData #imageDetails {
	width: 100%; /*float: left;*/
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageDetails #closeButton {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha( opacity = 60 );
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
/* Hides from IE-mac \*/
	height: 1%; /* End hide from IE-mac */
}
	
