/* =Main Elements
----------------------------------------------- */

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 {
	background: transparent;
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff url('../newimages/bg.gif') repeat-x 0px 0px;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px auto;
}
a {
	outline: none;
}
.clearit {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
a.btn1 {
    background: transparent url('../newimages/btn1_a.gif') no-repeat scroll top right;
    color: #fff !important;
	cursor: pointer;
    display: block;
    float: left;
    height: 23px;
    margin: 0px 0px 0px 0px;
    padding-right: 6px;
    text-decoration: none;
}
a.btn1 span {
    background: transparent url('../newimages/btn1_span.gif') no-repeat top left;
    display: block;
    font-size: 13px;
    line-height: 13px;
    padding: 5px 7px 5px 13px; /* top & bottom padding + line height = btn height */
} 
a.btn1:hover {
    background: transparent url('../newimages/btn1_a.gif') no-repeat scroll bottom right;
}
a.btn1:hover span {
    background: transparent url('../newimages/btn1_span.gif') no-repeat bottom left;
} 
a.btn2 {
    background: transparent url('../newimages/btn2_a.gif') no-repeat scroll top right;
    color: #fff !important;
	cursor: pointer;
    display: block;
    float: left;
    height: 23px;
    margin: 0px 0px 0px 0px;
    padding-right: 6px;
    text-decoration: none;
}
a.btn2 span {
    background: transparent url('../newimages/btn2_span.gif') no-repeat top left;
    display: block;
    font-size: 13px;
    line-height: 13px;
    padding: 5px 7px 5px 13px; /* top & bottom padding + line height = btn height */
} 
a.btn2:hover {
    background: transparent url('../newimages/btn2_a.gif') no-repeat scroll bottom right;
}
a.btn2:hover span {
    background: transparent url('../newimages/btn2_span.gif') no-repeat bottom left;
} 
a.btnbig {
    background: transparent url('../newimages/btnbig_a.gif') no-repeat scroll top right;
    color: #fff !important;
	cursor: pointer;
    display: block;
    float: left;
    height: 34px;
    margin: 0px 0px 0px 0px;
    padding-right: 6px;
    text-decoration: none;
}
a.btnbig span {
    background: transparent url('../newimages/btnbig_span.gif') no-repeat top left;
    display: block;
    font-size: 17px;
    line-height: 17px;
    padding: 7px 7px 10px 13px; /* top & bottom padding + line height = btn height */
} 
a.btnbig:hover {
    background: transparent url('../newimages/btnbig_a.gif') no-repeat scroll bottom right;
}
a.btnbig:hover span {
    background: transparent url('../newimages/btnbig_span.gif') no-repeat bottom left;
} 
#header {
	height: 145px;
	margin: -4px auto;
	position: relative;
	width: 1000px;
	}

#header ul#topnav {
	float: right;
	height: 37px;
	list-style: none;
	margin: 10px 0px 0px 0px;
	}

#header ul#topnav li {
	border-left: 1px solid #d5d5d5;
	float: right;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	}
#header ul#topnav li.cart {
	background: url('../newimages/cart.gif') no-repeat 0px 0px;
	border-left: none;
	padding: 0px 10px 0px 20px;
	}
#header ul#topnav li.phone {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 210px;
	padding-top: 0px;
	border-left: none;
	font-weight: bold;
	font-size: 15px;
	
}
#header ul#topnav li a {
	color: #666;
	text-decoration: none;
	}

#header ul#topnav li a:hover {
	color: #333;
}
#header #logo {
	float: left;
	height: 53px;
	left: -35px;
	position: absolute;
	top: 52px;
	width: 408px;
}


#header #search {
	float: right;
	height: 58px;
	text-align: right;
}
#header #search input[type="image"] {
	border: 0px;
	padding: 0px;
	width: auto;
}
#header #search input.reg {
	background-color: #fff;
	border: 1px solid #e1dbce;
	font-family: arial, sans-serif;
	font-size: 13px;
	margin: 0px 10px 0px 0px;
	padding: 4px;
	width: auto;
	}

#header #contact {
	left: 0px;
	position: absolute;
	top: 118px;
	width: 420px;
	}

#header ul#nav {
	float: right;
	list-style: none;
	}

#header ul#nav li {
	float: right;
	font-size: 14px;
	text-align: center;
	width: 116px;
	}

#header ul#nav li a {
	background: url('../newimages/nav_off.gif') no-repeat 0px 0px;
	color: #fff;
	display: block;
	height: 27px;
	padding: 13px 0px 0px 0px;
	text-decoration: none;
	}
	
#header ul#nav li a:hover {
	background: url('../newimages/nav_on.gif') no-repeat 0px 0px;
	}

#header ul#nav li.on a {
	background: url('../newimages/nav_fix.gif') no-repeat 0px 0px;
	color: #99afaf;
	}
	
#main {
	/* background: #cbdfdf url('../newimages/bg_main.gif') repeat-x 0px 0px; */
	margin: 0px auto;
	width: 100%;
	}

.container {
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
	width: 1000px;
	}

h1 {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	}

h1.pageHead {
	color: #7b9b9b;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	}

h2 {
	color: #7b9b9b;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	}

h3 {
	color: #658888;
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	margin: 15px 0px 5px 0px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 15px 0px 10px 0px;
}
p {
	line-height: 15px;
	margin: 15px 0px 0px 0px;
}
p.alt {
	line-height: 15px;
	margin: 5px 0px 0px 0px;
}
h3 + p,
dl + p {
	clear: both;
	margin-top: 5px;
}
a.tiny {
	color: #666;
	font-size: 11px;
}
.btn1 + .tiny {
	padding-left: 10px;
	padding-top: 5px;
}
#container {
	background: url('../newimages/bg_content.gif') repeat-y 0px 0px;
	margin: 20px auto;
	width: 1000px;
	}
#contentHome {
	float: left;
	padding: 0px 40px 40px 0px;
	width: 433px;
	}

#content {
	float: left;
	padding: 20px 0px 40px 40px;
	width: 700px;
	}

#contentHome a, #content a {
	color: #333;
	}

#contentHome a:hover , #content a:hover {
	color: #f60;
	}

.callout {
	margin: 0px 0px 25px 0px;
	}

.callout img {
	clear: left;
	float: left;
	margin: 15px 15px 0px 0px;
	}

.callout div {
	float: left;
	width: 328px;
	}

.callout h1 {
	}

.callout h1 a {
	background: url('../newimages/arrow_circle.gif') no-repeat right 0px;
	padding: 0px 30px 0px 0px;
	text-decoration: none;
	}

.callout h1 a:hover {
	}
#home-content-outer {
	float: left;
	margin-top: -20px;
}
#promo {
	width: 700px;
	height: 110px;
	}
	
#featured {
	float: left;
	width: 227px;
	}

#featured #outer {
	border: 1px solid #ddd;
	padding: 20px;
	}

img.productMd {
	margin: 10px 0px 10px 0px;
	width: 187px;
	}

.productName {
	color: #f60;
	font-size: 21px;
	/*height: 34px;*//*removed by m, was breaking layout*/	
	}

#featured .productName {
	font-size: 14px;
	}

.productName a {
	color: #f60;
	text-decoration: none;
	vertical-align: bottom;
	}
	
.productName a:hover {
	color: #333;
	}

.productDesc {
	font-size: 13px;
	line-height: 16px;
	}

#featured .productDesc {
	font-size: 12px;
	line-height: 15px;
	margin: 5px 0px 0px 0px;
	}

.productPriceOld {
	color: #999;
	font-size: 11px;
	}

.dotted {
	background: url('../newimages/dotted.gif') repeat-x 0px 0px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}

.btn {
	margin: 5px 0px 0px 0px;
	}

.columnA {
	float: left;
	margin: 0px 40px 0px 0px;
	width: 400px;
	}

.columnB
{
	float: left;
	width: 260px;
}

#crumbs {
	color: #999;
	font-size: 11px;
	}

#crumbs a {
	color: #999;
	text-decoration: none;
	}

#crumbs a:hover {
	color: #f60;
	}

.btnCustomize {
	float: right;
	}

ul.specs {
	font-size: 12px;
	margin: 5px 0px 5px 20px;
	}

a.viewLink {
	color: #999 !important;
	font-size: 10px;
	padding: 0px 0px 0px 5px;
	}

a.viewLink:hover {
	color: #f60;
	}


.seatMaterial {
	float: right;
	}

img.pic {
	background-color: #fff;
	border: 1px solid #eee;
	float: right;
	margin: 0px 0px 10px 20px;
	padding: 5px;
	}

#contactForm {
	background-color: #f7f7f7;
	float: right;
	padding: 20px;
	width: 250px;
	}

.pages {
	font-size: 12px;
	}

td.productOuter {
	padding: 15px 0px 15px 0px;
	}

td.productOuter .productName {
	background: url('../newimages/dotted.gif') repeat-x left bottom;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	}

.displaynone {
	display: none;
	}


/* =Forms
----------------------------------------------- */

fieldset {
	border: none;
	margin: 0px 0px 0px 0px;
	}
	
fieldset legend {
	}
	
dl.formStyling {
	color: #666;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
	width: 600px;
	}

dl.formStyling dt {
	clear: both;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 3px 0px;
	width: 140px;
	}

dl.formStyling dd {
	color: #333;
	float: left;
	padding: 0px 0px 3px 0px;
	width: 300px;
	}

dl.formStyling dd input.reg,
dl.formStylingAlt dd input.reg,
dl.formStyling dd input[type="text"],
dl.formStyling dd input[type="password"]
{
	border: 1px solid #ddd;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 230px;
	}

dl.formStyling dd textarea.reg, dl.formStylingAlt dd textarea.reg {
	border: 1px solid #ddd;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 230px;
	}

dl.formStyling dd textarea.alt, dl.formStylingAlt dd textarea.alt {
	border: 1px solid #ddd;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 250px;
	}

textarea.terms {
	border: 1px solid #ddd;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 15px 0px 15px 0px;
	padding: 2px;
	width: 435px;
	}

dl.formStyling dd input.alt, dl.formStylingAlt dd input.alt {
	border: 1px solid #ddd;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	}

dl.formStyling dd select.alt, select.alt, dl.formStylingAlt dd select.alt {
	border: 1px solid #ddd;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 180px;
	
	}
	
.altDropDownClick{
    font-size:12px;
}

dl.formStyling dd select option, select option, dl.formStylingAlt dd select option {
	padding: 2px 2px 0px 2px;
	}

dl.formStyling dd .hint {
	color: #666;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	}

dl.formStyling dt .hint {
	color: #666;
	display: block;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	}

dl.formStylingAlt {
	color: #666;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
	}

dl.formStylingAlt dt {
	clear: both;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

dl.formStylingAlt dd {
	color: #333;
	margin: 0px 0px 10px 0px;
	}



/* =New Form Elements
----------------------------------------------- */

.error input[type="text"],
.error input[type="password"],
.error select {
    border: 1px solid #c00 !important;
    color: #c00 !important;
}
.error {
    color: #c00 !important;
}



form {
	display: inline;
}
fieldset {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	border: 1px solid #ddd;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
}
select {
	padding: 1px;
}
option {
	font-family: arial, sans-serif;
	font-size: 12px;
}
input[type="checkbox"] {
	border: 0px;
	margin: 5px 7px 0px 0px;
	padding: 0px;
}
.form-label {
	clear: left;
	padding: 3px 0px;
}
.form-entry {
	clear: right !important;
	padding: 3px 0px;
}
.form1col, .form2col {
	margin-top: 0px;
	width: 600px;
}
.form1col {
	padding-top: 0px;
}
.form2col .form-label {
	float: left;
	width: 100px;
}
/*input[type="text"],
textarea {
	width: 250px;
}*/

.redBorder{
	border: 2px red solid !important;
}



/* =Side
----------------------------------------------- */

#side {
	background: url('../newimages/bg_side.gif') repeat-x 0px 0px;
	float: left;
	width: 260px;
	}

#side h1 {
	padding: 20px 20px 10px 20px;
	}

#side ul#sideNav {
	list-style: none;
	margin: 0px 20px 20px 20px;
	}

#side ul#sideNav li {
	background: url('../newimages/dotted.gif') repeat-x 0px 0px;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	}

#side ul#sideNav li a {
	background: url('../newimages/arrow.gif') no-repeat 0px 5px;
	color: #f60;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	}

#side ul#sideNav li a:hover {
	color: #333;
	}

#side ul#sideNav li.sideSubnav {
	background: none;
	font-size: 12px;
	padding: 0px 0px 4px 0px;
	}

#side ul#sideNav li.sideSubnav a {
	background: none;
	color: #666;
	}

#side ul#sideNav li.sideSubnav a:hover {
	color: #333;
	}

#whyshop {
	/*background: url('../newimages/bg_side.gif') repeat-x 0px 0px;  Gives Problems in IE*/
	padding: 20px;
	}

.advantage {
	margin: 10px 0px 0px 0px;
	}

.advantage .icon {
	float: left;
	width: 27px;
	}

.advantage a {
	color: #666;
	background: url('../newimages/arrow2.gif') no-repeat right 5px;
	font-size: 12px;
	padding: 0px 12px 0px 0px;
	text-decoration: none;
	}

.advantage a:hover {
	color: #f60;
	}






/* =Home
----------------------------------------------- */

#mainPic {
	float: left;
	height: 300px;
	margin: 0px 25px 0px 0px;
	width: 700px;
	}

#mainPic img {
	display: none;
	}
	
#first_img {
	display: block !important;
	
}	

#mainContent {
	float: left;
	width: 275px;
	}

#mainContent h1 {
	font-size: 21px;
	line-height: 22px;
	margin: 20px 0px 0px 0px;
	}
	
ul#mainList {
	list-style: none;
	margin: 15px 0px 0px 0px;
	}

ul#mainList li {
	background: url('../newimages/arrow_main.gif') no-repeat 0px 0px;
	font-size: 14px;
	height: 20px;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 28px;
	width: 245px;
	}

ul#mainList li.last {
	height: 19px;
	}

ul#mainList li a {
	color: #333;
	text-decoration: none;
	}

ul#mainList li a:hover {
	color: #f60;
	}




/* =Footer
----------------------------------------------- */

#footer {
	background: url('../newimages/dotted.gif') repeat-x 0px 0px;
	margin: 20px auto;
	padding: 10px 0px 0px 0px;
	width: 1000px;
	}

#footer #links {
	color: #999;
	float: left;
	font-size: 11px;
	width: 40%;
	}

#footer #links a {
	color: #666;
	text-decoration: none;
	}
	
#footer #links a:hover {
	color: #f60;
	}
	
#footer #links #copyright {
	margin: 5px 0px 20px 0px;
	}
	
#footer #links #copyright a {
	color: #999;
	}

#footer #links #copyright a:hover {
	color: #f60;
	}

#footer #badges {
	float: left;
	width: 60%;
	}

#footer #badges .badge {
	float: right;
	margin: 0px 0px 0px 10px;
	}
	
#footer #badges .badge.bbb {
	margin: 7px 0 0;
}


/* =Order Page
----------------------------------------------- */

table.orderTable {
	text-transform: none;
	}

table.orderTable td {
	}

table.orderTable td.orderTableHead {
	background: #fff url('../newimages/dotted.gif') repeat-x left bottom;
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
	}

table.orderTable td.orderTableSubhead {
	background: #fff url('../newimages/dotted.gif') repeat-x left top;
	color: #666;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	}

.total {
	color: #f60;
	font-size: 15px;
	}

table.regTable {
	}

table.regTable td {
	font-size: 12px;
	padding: 0px 0px 5px 0px !important;
	}

table.regTable td.mwn {
	width: 130px !important;
	}

.cart-options {
	font-size: 12px;
}
.cart-options span {
	font-weight: bold;
}

#error-messages
	{
	color: #c00 !important;
	}


/* =Product Listing Page
----------------------------------------------- */

#pagecount {
	float: right;
	font-size: 12px;
	text-align: right;
}
#pagecount span {
	color: #999;
}
.pager {
	background-color: #f5f5f5;
	margin: 10px 0px;
	padding: 5px 10px;
}
.pager .form-label {
	clear: none !important;
	float: left;
	font-size: 12px;
	padding: 3px 10px 0px 0px;
	text-transform: uppercase;
}
.pager .form-entry {
	clear: none !important;
	float: left;
	padding: 0px 25px 0px 0px;
}
.pager ul {
	float: right;
}
.pager ul li {
	display: inline;
	font-size: 12px;
	list-style: none;
	padding-left: 5px;
}
.pager ul li:first-child {
	text-transform: uppercase;
}
.pager ul li a {
	color: #666 !important;
	font-weight: bold;
	text-decoration: none;
}
.pager ul li a:hover {
	color: #f60 !important;
}
.pager ul li a.on {
	font-weight: normal;
}
.pager ul li a span {
	font-size: 14px;
	font-weight: normal;
}
.results {
	overflow: hidden;
	width: 700px;
}
.results ul {
	width: 750px;
}
.results ul li {
	float: left;
	list-style: none;
	margin: 0px 30px 30px 0px;
	min-height: 320px;
	width: 210px;
}
.results .productMd {
	background-color: #fff;
	height: 180px;
	overflow: hidden;
	padding: 15px 0px;
	width: 210px;
}
.results .productMd img {
	max-height: 180px;
	/*width: 185px;*/ 
	/*width: auto; */
	max-width: 185px;
}
.results .productName {
	background: url('../newimages/dotted.gif') repeat-x left bottom;
	font-size: 15px;
	margin-bottom: 5px;
	padding: 7px 0px 5px 0px;
}
.results .productName a {
	color: #f60 !important;
}
.results .productName a:hover {
	color: #333 !important;
}
.results .productPrice {
	color: #333;
}
.results .productPrice strike {
	color: #999;
	font-size: 11px;
	padding-right: 5px;
}
.results .btn2 {
	margin: 5px 10px 0px 0px;
}
.results input[type="checkbox"] {
	margin-right: 2px;
}
.results input[type="checkbox"] + a {
	font-size: 11px;
}


/* =Product Detail Page
----------------------------------------------- */

#prod-collection {
	border: 1px solid #ddd;
	float: right;
	/*height: 420px;*/
	padding: 18px;
	width: 140px;
}
#prod-collection h2 + p {
	color: #999;
	font-size: 11px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.prod-small {
	background: url('../newimages/dotted.gif') repeat-x left top;
	padding: 15px 0px 15px 0px;
}
/*.prod-small img {
	height: 58px;
	margin: 0px 15px 15px 0px;
	width: 58px;
}*/
.prod-small img
{
	border: 1px solid #ddd;
	float: left;
	margin: 0px 15px 15px 0px;
	/*max-height: 70px;*/
	width: 58px;
	height: auto;
}
.prod-small img:hover {
	border-color: #666;
}
.prod-small .productName {
	font-size: 14px;
	line-height: 15px;
}
.prod-small .productName a {
	color: #f60 !important;
}
.prod-small .productName a:hover {
	color: #666 !important;
}
.prod-small .productPrice {
	display: block;
	font-size: 12px;
	padding-top: 2px;
}
.prod-small + a,
.prod-small + a + a {
	color: #7b9b9b !important;
	display: block;
	font-size: 12px;
	padding-top: 5px;
}
.prod-small + a:hover,
.prod-small + a + a:hover {
	color: #666 !important;
}
#prod-collection img {
	/*max-height: 100px;*/
	width: 75px;
}
#prod-collection .productName {
	clear: both;
	display: block;
	height: auto;
}
#prod-content {
	width: 480px;
	margin-bottom: 31px;
}
#prod-main {
	background: url('../newimages/dotted.gif') repeat-x left bottom;
	margin-bottom: 15px;
	padding: 0px 0px 10px 0px;
}
#prod-main .btn1 {
	float: right;
}
#prod-main .productPrice {
	color: #333;
	font-size: 14px;
}
#prod-main .productPrice strike {
	color: #999;
	font-size: 11px;
	padding-right: 5px;
}
#productLg {
}
#productLg img {
	max-width: 400px;
}
ul#thumbs {
	float: right;
}
ul#thumbs li {
	list-style: none;
	margin-bottom: 15px;
}
ul#thumbs li img {
	border: 1px solid #ddd;
	/*height: 58px;*/
	width: 58px;
}
ul#thumbs li img:hover {
	border-color: #666;
}
a.zoomin {
	background: url('../newimages/icon_zoomin.gif') no-repeat 0px 0px;
	color: #999 !important;
	display: block;
	float: left;
	font-size: 11px;
	height: 25px;
	padding: 0px 20px 0px 22px;
	text-decoration: none;
}
a.zoomin:hover {
	color: #f60 !important;
}
a.sendfriend {
	background: url('../newimages/icon_sendfriend.gif') no-repeat 0px 0px;
	color: #999 !important;
	display: block;
	float: left;
	font-size: 11px;
	height: 25px;
	padding: 0px 20px 0px 27px;
	text-decoration: none;
}
a.sendfriend:hover {
	color: #f60 !important;
}
.box {
	border: 1px solid #ddd;
	margin-top: 10px;
	padding: 20px;
	/*position: relative;*/
}
.one {
	background: url('../newimages/number_1.gif') no-repeat 20px 20px;
}
.two {
	background: url('../newimages/number_2.gif') no-repeat 20px 20px;
}
.three {
	background: url('../newimages/number_3.gif') no-repeat 20px 20px;
}
.four {
	background: url('../newimages/number_4.gif') no-repeat 20px 20px;
}
.box h1 {
	background: url('../newimages/dotted.gif') repeat-x left bottom;
	margin: 0px 0px 15px 45px;
	padding: 3px 0px 5px 0px;
}
.three h1,
.four h1 {
	width: 545px;
}
.box h1 a {
	background: url('../newimages/arrow_big.gif') no-repeat right top;
	padding-right: 18px;
	text-decoration: none;
}
.box h1 .instructions {
	color: #666;
	float: right;
	font-size: 12px;
}
.box .form-label {
	clear: none !important;
	float: left;
	padding: 3px 10px 0px 0px;
}
.box .form-entry {
	clear: none !important;
	float: left;
	padding: 0px 25px 10px 0px;
}
.box .sample {
	background-color: #fff;
	/*float: right;
	position: absolute;
	right: 21px;
	text-align: right;
	top: 21px;*/
	height: 50px;
	width: 65px;
}
.box .sample img {
	height: 50px;
	width: 50px;
}
.box .swatches {
	clear: right;
	float: left;
	position: relative;
}
.swatches img {
	float: left;
	margin: 0px 5px 5px 0px;
	height: 30px;
	width: 30px;
}
.four .swatches {
	width: 320px;
}
.four .swatches + .swatches {
	clear: none !important;
	margin-left: 15px;
}
.box + .btnbig {
	margin-top: 15px;
}
.swatch-hover {
	background: url('../newimages/swatchhover.png') no-repeat 0px 0px;
	height: 267px;
	left: 295px; /*temporary*/
	padding: 10px 17px 0px 10px;
	position: absolute; /*temporary*/
	top: -254px; /*temporary*/
	width: 198px;
	z-index: 9977 !important; /*temporary*/
}
.swatch-hover img {
	border: 5px solid #fff;
	height: 187px;
	width: 187px;
}
.swatch-hover img:hover {
	border-color: #999;
}
.swatch-hover span {
	color: #333;
	display: block;
	float: left;
	width: 115px;
}
.swatch-hover span + span {
	color: #999;
	display: block;
	float: left;
	font-size: 10px;
	text-align: right;
	width: 80px;
}
#options_box {	
}
#left_options {
	border-right: 1px solid #ddd;
	float: left;
	margin-right: 30px;
	width: 400px;
}
#right_options {
	width: 190px;
	float: left;
}
#left_options .form-label{
	width: 150px !important;
}
#left_options select {
	width: 190px;
}
#right_options select {
	width: 50px;
}
.orange{
	color: #f60 !important;
}


/*-------mini cart-------*/
#mycart {
	position: fixed;
	left: 600px;
	top: 15px;
	background-color: #8a8780;
	/*display:inline;*/
	/*position: absolute;*/
	text-align: left;
	width: 313px;
	z-index: 200;
}
/*#mycart {
	display:none;
}*/
#mycartproduct {
	background-color: #fff;
	margin: 0 auto;
	padding: 5px;
}
#mycartimage {
	float: right;
	margin: 0 0 0 20px;
	height: 75px;
	padding: 0;
}
#mycartdesc {
	color: #666;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 10px 10px 0px 10px;
	padding: 0;
}
#mycartholder {
	background-color: #fff;
	color: #fff;
	padding: 0;
	margin: 0px 10px 10px 10px;
}
#cartproduct_name {
	color: #f60;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
#cartproduct_options {
	color: #999;
	display: none;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin: 5px 0px 0px 0px;
	padding: 0;
	text-transform: uppercase;
}
#cartproduct_subtotal {
	line-height: 16px;
	margin: 0;
	padding: 0;
}
.mycartoverlayinactive {
	display:none;
}
.mycartoverlayactive {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 150;
	width: 100%;
	height: 800px;
}
#mycarttotal {
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 10px 0 5px 0;
	vertical-align: top;
	width: 165px;
}
#mycartview, #continueLink {
	float: left;
	margin: 5px 5px 0px 0px;
	padding: 0;
}
#mycartholder a {
	background-color: #7b9b9b;
	color: #fff;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 10px;
	margin: 0px 5px 0px 0px;
	padding: 4px;
	text-decoration: none;
	text-transform: uppercase;
}
#mycartholder a:hover {
	background-color: #666;
	color: #fff !important;
}
#cartproduct_subtotal {
	color: #333;
	font-size: 14px;
	line-height: 16px;
}



/* =Cart
----------------------------------------------- */

table#cart, table#prodlist {
	margin: 30px 0px 0px 0px;
	width: 100%;
	}

table#cart td, table#prodlist td {
	border-top: 1px solid #eee;
	padding: 5px;
	}

table#cart td.head, table#prodlist td.head {
	background-color: #eee;
	border: 0px;
	color: #999;
	font-size: 10px;
	padding-bottom: 4px;
	text-transform: uppercase;
	}

table#cart td.subs, table#prodlist td.subs {
	background-color: #f4f4f4;
	}

table#cart td.subPlain, table#prodlist td.subPlain {
	border: 0px;
	}
table#cart td input.reg, table#prodlist td input.reg {
	background-color: #fff;
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	}
.cvv {
	color: #666;
	}
.column1, .column2 {
	float: left;
	width: 345px;
}
td.final {
	background-color: #dee8e8 !important;
}
#cc-content {
	position: relative;
}
#siteseal {
	position: absolute;
	right: 0px;
	top: 0px;
}



/* =Comparison Popup
----------------------------------------------- */

body#popup {
	background: #fff url('../images/popup_logo.gif') no-repeat 0px 0px;
	margin: 0px !important;
	padding: 0px !important;
	top: 0px !important;
}
body#popup #container {
	background: none;
	margin: -15px auto 0px auto;
	padding: 0px;
	width: 100%;
}
body#popup #header {
	height: 40px;
	margin: 0px auto;
	padding: 46px 0px 0px 0px;
	width: 1010px;
}
body#popup .btn2 {
	float: right;
}
body#popup a.print {
	background: url('../images/icon_printer.gif') no-repeat 0px 0px;
	color: #666;
	float: right;
	padding: 0px 20px 0px 15px;
	text-decoration: none;
}
body#popup h1 {
	background-color: #e6e1d6;
	color: #666;
	padding: 5px 0px;
}
body#popup h1 span {
	display: block;
	margin: 0px auto;
	width: 1010px;
}
body#popup #table-compare {
	margin: 30px auto;
	width: 1010px;
}
body#popup #table-compare table {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	width: 1005px;
}
body#popup #table-compare table td {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 10px;
}
body#popup #table-compare table td.heading {
	background-color: #f5f5f5;
	font-size: 11px;
	text-transform: uppercase;
}
body#popup #table-compare table td.heading .btn2 {
	text-transform: none !important;
}
body#popup td.prod-small {
	background: none;
	text-align: center;
}
body#popup td.prod-small img {
	border: 0px;
	height: 140px;
	margin: 0px auto;
	/*max-height: 140px;*/
	max-width: 140px;
}
body#popup td.productName {
	font-size: 14px;
}


/* =Landing Page
----------------------------------------------- */

#landing-container {
	margin: 0px auto;
	padding: 100px 0px;
	width: 1000px;
	
}
#landing-container p {
	margin: 0px auto;
	padding-bottom: 30px;
	text-align: center;
	width: 600px;
}
#landing-container ul {
	margin:0px auto;
	width:800px;
	padding-left: 300px;
}
#landing-container li {
	float: left;
	list-style: none;
	text-align:center;
	width: 200px;	
}
#landing-container li:first-child {
/*
	padding-right: 30px;
	text-align: right;
*/
}
#landing-container li:first-child + li {
/*	padding-left: 30px;*/
}
#landing-container li a {
	display:block;
	margin:0px auto;
	text-decoration: none;
}




/* =Discount 
----------------------------------------------- */

#discount_error {
    color: #c00 !important;
}

.acbtn{
	margin-bottom: -2px;
	vertical-align: text-bottom;
}




