body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #564834;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
body.white{
	padding:10px;
	background-image:none !important;
	background-color:#FFF;
	}
a:link {
	color: #3c3730;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3c3730;
}
a:hover {
	text-decoration: underline;
	color: #3c3730;
}
a:active {
	text-decoration: none;
	color: #3c3730;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #6d5b41;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height:normal;


}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #6d5b41;
	margin-top: 0px;
	margin-bottom: 4px;
}

h2.designer {
	font-size: 14px;
	font-weight: normal;
	color: #6d5b41;
	margin-top: 24px;
	margin-bottom: 4px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6d5b41;
}


h3 {
	font-size: 12px;
	font-weight: normal;
	color: #ae9168;
	margin-top: 0px;
	margin-bottom: 4px;
}
p.elementtype {
	font-size: 14px;
	font-weight: normal;
	color: #ae9168;
	margin-top: -4px !important;
	margin-bottom: 4px !important;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hidden {
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.cleaner10 {
	font-size: 1px;
	clear: both;
	height: 10px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	display:inline;
}
li.linklist {
	display: list-item;
	background-image: url(../images/arrow_grey.gif) !important;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 0px;
	line-height: 16px;
}
li.linklistInline {
	display:inline !important;
	background-image: url(../images/arrow_grey.gif) !important;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 0px;
	line-height: 16px;
}
li.linklistBack {
	display: list-item;
	background-image: url(../images/arrow_grey_back.gif) !important;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 0px;
	line-height: 16px;
}
li.linklistWhite {
	display: list-item;
	background-image: url(../images/arrow_white.gif) !important;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 0px;
	line-height: 16px;
}
li.linklistWhite a:link, li.linklistWhite a:active, li.linklistWhite a:visited, li.linklistWhite a:hover {
	color:#FFF;
	text-decoration: none;
}
li.linklist a, li.linklistBack a, li.linklistInline a {
	text-decoration: none;
}
#content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	list-style-type: none;
}
#content ol {
	margin-top: 0px;
}

#content li {
	display: list-item;
}
#content ul.nomargin {
	padding: 0px;
	margin: 0px;
}
#content li.list {
	display: list-item;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 0px;
	line-height: 16px;
}
.box170_grey li, box170_white li {
	display: list-item;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
hr {
	display:none;
}
/*form definitions*/

form {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.eingabeXL {
	width: 500px;
}
.eingabeL, .validate-select {
	width: 200px;
}
.eingabeM {
	width: 100px;
}
.eingabeS {
	width: 50px;
}
.eingabeSize {
	width: 70px;
}
.eingabeXS {
	width: 20px;
}
fieldset {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
legend {
	color: #999999;
}
label {
	
}
label.labelleft {
	display: block;
	padding-top: 2px;
	padding-bottom: 0px;
	width: 150px;
	float: left;
}
label.radiobox {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
label.checkbox {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.buttondiv {
	text-align: right;
	padding-top: 10px;
}
.buttondiv label {
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px
}
.required {
	color: #F00;
}
/*form definitions*/


#container {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#head {
	background-image: url(../images/bg_head.gif);
	background-repeat: no-repeat;
	height: 150px;
}
#quintLogo {
	float: left;
	height: 56px;
	width: 257px;
	padding-top: 33px;
	padding-left: 5px;
}
#searchDiv {
	color: #FFF;
	float: left;
	width: 690px;
	padding-top: 32px;
	font-size:16px;
}
#searchInput {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background-color: #FFF;
	width: 270px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#searchInputDiv label {
	padding-right: 5px;
	display:inline;
}
#searchInputDiv {
	float:left;
	width: 647px;
	text-align: right;
	padding-right: 10px;
}
#searchButtontDiv {
	float:left;
	width: 26px;
	padding-top: 2px;
}
#util {
	text-align: right;
	width: 949px;
	font-size: 11px;
	color: #FFF;
	padding-top: 8px;
	height: 16px;
}
#util a {
	color: #FFF;
}
#nav {
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	height: 20px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 25px;
	text-align: center;
	font-weight:normal;
}
#nav a {
	color: #FFF;
	padding-right: 12px;
}
#nav li {
	color: #FFF;
	padding-right: 4px;
}
#nav a.act {
	font-weight: bold;
}
#nav .dots {
	padding-right: 10px;
}
#breadcrumbs {
	font-size: 11px;
	color: #FFF;
	height: 19px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 30px;
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#breadcrumbs a {
	color: #FFF;
	padding-right: 3px;
}
#breadcrumbs .dots {
	padding-right: 3px;
}
#left {
	float: left;
	width: 170px;
	padding-right: 10px;
	font-size: 11px;
}
#middle {
	float: left;
	width: 600px;
	padding-right: 10px;
}
#right {
	float: left;
	width: 170px;
	font-size: 11px;
}
.homeImageCont {
	padding-bottom: 10px;
}
.font11 {
	font-size: 11px;
	line-height: 12px;
}
.box170_white {
	margin-bottom: 10px;
}
.box170_white h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/bg_box170_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.box170_white h2.first {
	background-image: url(../images/bg_box170_top.gif);
}
.box170_white .inner {
	padding-right: 10px;
	padding-left: 10px;
	background-color:#FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 35px;
}
.box170_white .bottom {
	background-image:url(../images/bg_box170_bottom_white.gif);
	height: 10px;
	font-size: 1px;
	background-repeat: no-repeat;
}
.box170_grey {
	margin-bottom: 10px;
	font-size: 12px;
}
.box170_grey h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/bg_box170_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.box170_grey h2.first {
	background-image: url(../images/bg_box170_top.gif);
}
.box170_grey .inner {
	padding-right: 10px;
	padding-left: 10px;
	background-color:#e8e8e8;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box170_grey .bottom {
	background-image:url(../images/bg_box170_bottom_grey.gif);
	height: 10px;
	font-size: 1px;
	background-repeat: no-repeat;
}
.requestitem {
	height: 35px;
}
.requestitem p {
	margin-bottom: 5px;
}
#content {
	line-height: 16px;
}
.homeMainBox {
	height: 250px;
	width: 600px;
	overflow:hidden;
}
.homeMainBoxLeft {
	background-image: url(../images/bg_boxHome.gif);
	background-repeat: no-repeat;
	float: left;
	height: 206px;
	width: 370px;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
}
.homeMainBoxLeft p {
	margin-bottom:12px !important;
}
.homeMainBoxRight {
	float: left;
	height: 60px;
	width: 150px;
	color:#FFF;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 180px;
}
.homeMainBoxRight p {
	margin-bottom: 3px !important;
}
.homeBoxTextMessage {
	background-image: url(../images/bg_boxHomeTextMessage.gif);
	background-repeat:no-repeat;
	font-size: 18px;
	color:#FFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	line-height: 24px;
	height: 32px;
	margin-bottom: 10px;
	overflow:hidden;
}
.homeBoxTextMessage a {
	color:#FFF;
	font-size: 12px;
	text-decoration: underline;
}
.homeBoxTripple {
	height: 250px;
}
.homeBoxTripple h1 {
	color: #FFF;
}
.homeBoxTripple p {
	margin-bottom: 4px !important;
}
.homeBoxTripple .boxLeft {
	background-image: url(../images/bg_boxHomeBottom_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 193px;
	padding-right: 10px;
}
.homeBoxTripple .boxMiddle {
	background-image: url(../images/bg_boxHomeBottom_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 193px;
	padding-right: 10px;
}
.homeBoxTripple .boxRight {
	background-image: url(../images/bg_boxHomeBottom_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 193px;
}
.homeBoxTripple .trippleBoxText {
	color: #FFF;
	padding-top: 18px;
	padding-right: 15px;
	padding-left: 15px;
	width: 163px;
	height: 142px;
	overflow: hidden;
}
.homeBoxTripple .textDiv {
	margin-bottom: 4px !important;
	height: 80px;
}
.homeBoxTripple .trippleBoxImage {
	height: 80px;
	overflow: hidden;
}
.homeBoxTripple .trippleBoxImage img {
	display: block;
}
.homeRightFix {
	height: 505px;
	overflow: hidden;
	background-color:#e8e8e8;
	margin: 0px;
}
#footer {
	font-size: 11px;
	color: #FFF;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-bottom: 30px;
}
#footer .footerLeft {
	float: left;
	width: 300px;
}
#footer .footerRight {
	float: left;
	width: 660px;
	text-align: right;
}
#footer a {
	color:#FFF;
}
.elementS {
	clear: left;
}
.elementS img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.box600 {
	margin-bottom: 10px;
}
.box600 .top {
	font-size: 1px;
	background-image: url(../images/bg_box600_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.box600 .middle {
	background-color: #FFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFAB7A;
	border-left-color: #D5BA8F;
	padding: 10px 10px 15px 10px;
	margin: 0px;
	min-height: 585px;
}
.box600 .middleElementOverview {
	background-color: #FFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFAB7A;
	border-left-color: #D5BA8F;
	padding: 10px 0px 15px 10px;
	margin: 0px;
	min-height: 495px;
}
.box600 .bottom {
	font-size: 1px;
	background-image: url(../images/bg_box600_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.font12 {
	font-size: 12px;
}
.font18 {
	font-size: 18px;
}
.elementM img {
	border: 3px solid #CCC;
	margin-bottom: 4px;
	display: block;
}
.elementM {
	float: left;
	width: 136px;
	margin-right: 8px;
	line-height: normal;
	height: 245px;
}
#left select, #left input {
	width: 140px;
}
.buttonSignup {
	width: auto !important;
	margin-top: 4px;
}
.mycartDiv .subtotalText {
	float: left;
	width: 40px;
	padding-left: 55px;
}
.mycartDiv .subtotalAmout {
	text-align: right;
	float: left;
	width: 55px;
}
/*Stepcarousel Styles*/
.stepcarousel {
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 289px; /*Width of Carousel Viewer itself*/
	height: 369px;
	border: 5px solid #CCC;
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 289px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	margin-right: 0px;
	margin-left: 0px;
}
/*Stepcarousel Styles*/

#elementImageContainer {
	width: 325px;
	float: left;
}
#elementLeftContainer {
	width: 245px;
	float: left;
}
#elementTextContainer {
	height: 293px;
	padding-bottom: 10px;
}
#elementSImageContainer {
	height: 76px;
}
#elementSImageContainer img {
	padding-right: 31px;
}
#elementSImageContainer img.last {
	padding-right: 0px;
}
.box600 a {
	text-decoration: underline;
}
#elementTextContainer .elementCol1 {
	float: left;
	width: 72px;
	padding-right: 10px;
}
#elementTextContainer .elementCol2 {
	float: left;
	width: 72px;
	padding-right: 10px;
}
#elementTextContainer .elementCol3 {
	float: left;
	width: 80px;
}
#elementTextContainer .elementCol2w {
	float: left;
	width: 162px;
}
#elementTextContainer .elementCol1w {
}
.font18_beige {
	font-size: 16px;
	color: #ae9168;
}
.mycart_introText {
	float: left;
	width: 390px;
	padding-right: 20px;
}
.mycart_introCheckoutButtonDiv {
	text-align: right;
	float: left;
	width: 160px;
}
th {
	font-weight: normal;
	text-align:left;
}
table.table_mycart {
	border-collapse: collapse;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b4b4b4;
	border-right-color: #b4b4b4;
	border-left-color: #b4b4b4;
}
table.table_mycart th {
	color: #FFF;
	font-weight: normal;
	text-align: left;
	background-image: url(../images/bg_box170_title.gif);
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
table.table_mycart td {
	border-collapse: collapse;
	padding: 8px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
}
table.table_mycart td.last {
	border-right-width: 0px;
	border-right-style: none;
}
table.table_mycart tr.even td {
	background-color:#faf6f0;
}
.innerCol1 {
	float: left;
	width: 275px;
	padding-right: 20px;
}
.innerCol2 {
	float: left;
	width: 275px;
}
.boxGrey {
	background-image: url(../images/bg_box_grey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #b4b4b4;
}
.boxBeige {
	background-image: url(../images/bg_box_beige.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #b4b4b4;
	background-color: #f1e6d7;
}
.successbox {
	margin-bottom: 16px;
	border: 1px solid #79bb89;
}
.successbox .title {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/bg_successbox.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.successbox .inner {
	padding: 10px 10px 0px 10px;
	margin-bottom: 0px;
}
.errorbox {
	margin-bottom: 16px;
	border: 1px solid #fa7171;
}
.errorbox .title {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/bg_errorbox.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.errorbox .inner {
	padding: 10px 10px 0px 10px;
	margin-bottom: 0px;
	color:#fa7171;
}
.warningbox, .noticebox {
	margin-bottom: 16px;
	border: 1px solid #e2de65;
}
.warningbox .title, .noticebox .title  {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ooo;
	background-image: url(../images/bg_warningbox.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.warningbox .inner, .noticebox .inner {
	padding: 10px 10px 0px 10px;
	margin-bottom: 0px;
}
.elementM a:link, .elementM a:visited, .elementM a:active {
	text-decoration: none;
}
.elementM a:hover {
	text-decoration: underline;
}
/* Form Elements */
option, optgroup {
	font:12px arial, helvetica, sans-serif;
}
optgroup {
	font-weight:bold;
}
textarea {
	overflow:auto;
}
.qty {
	width:2.5em;
}
.button-set { /* Container for form buttons*/
	clear:both;
	margin-top:4em;
	border-top:1px solid #e4e4e4;
	padding-top:8px;
	text-align:right;
}
.btn-checkout {
	display:block;
	float:right;
	background:transparent url(../images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
	font-size:15px;
	font-weight:bold;
	padding-right:8px;
}
.btn-checkout, .btn-checkout:hover {
	color:#fef5e5;
	text-decoration:none;
}
.btn-checkout span {
	display:block;
	padding:0 17px 0 25px;
	background:transparent url(../images/btn_proceed_to_checkout_bg.gif) no-repeat;
	line-height:40px;
}
/* Form lists */
.form-list li {
	margin-bottom:6px;
}
.form-list li .input-box .input-text, .form-list li .input-box textarea {
	width:200px;
}
.form-list li .input-box select {
	width:200px;
}
.form-list li.addElement {
	border-top:1px solid #DDD;
	padding-top:10px;
}
.group-select {
	margin:28px 0;
	border:1px solid #bbafa0;
	padding:22px 25px 12px 25px;
	background:#faf6f0;
}
.group-select .legend {
	margin-top:-33px;
	float:left;
	border:1px solid #A98C65;
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
	background-color: #C6A877;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
.group-select li {
	padding:4px 8px;
}
.group-select li .input-box {
	float:left;
	width:240px;
	height: 60px;
}
.group-select li .input-text, .group-select li select, .group-select li textarea {
	width:500px;
}
.group-select li .input-box .input-text, .group-select li .input-box textarea {
	width:220px;
}
.group-select li .input-box select {
	width:220px;
}
/********************** Columns */
/* All */
.col2-set, .col3-set, .col4-set, .col5-set {
	clear:both;
}
/* Col2 */
.col2-set .col-1, .col2-set .col-2 {
	width:48.5%;
}
.col2-set .col-1 {
	float:left;
}
.col2-set .col-2 {
	float:right;
}
/* Col2-alt */
.col2-alt-set .col-1 {
	width:32%;
}
.col2-alt-set .col-2 {
	width:65%;
}
.col2-alt-set .col-1 {
	float:left;
}
.col2-alt-set .col-2 {
	float:right;
}
/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 {
	float:left;
	width:31.3%;
}
.col3-set .col-1special {
	float:left;
	width:65.6%;
}

.col3-set .col-1, .col3-set .col-2 {
	margin-right:3%;
}
/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 {
	float:left;
	width:22%;
}
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 {
	margin-right:4%;
}
/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 {
	float:none !important;
	margin:0 !important;
}
.col3-set td.spacer {
	width:3%;
}
.col4-set td.spacer {
	width:4%;
}
.accent {
	color:#E76200;
	font-weight:bold;
}
.button-set { /* Container for form buttons*/
	clear:both;
	margin-top:4em;
	border-top:1px solid #e4e4e4;
	padding-top:8px;
	text-align:right;
}
/********************* Tool Tips */
.tool-tip {
	position:absolute;
	border:1px solid #7ba7c9;
	background:#eaf6ff;
}
.tool-tip .btn-close {
	padding:6px 6px 0;
	margin-bottom:-9px;
	text-align:right;
}
.tool-tip .inline-content {
	padding:8px;
}
.tool-tip .block-content {
	padding:15px 20px;
}
/* One-Page checkout */
ul.one-page-checkout {
	margin:0 16px 16px 0 !important;
}
.one-page-checkout li.section {
	position:relative;
}
.one-page-checkout .group-select {
	margin-right:0;
}
.one-page-checkout .box {
	padding:15px 20px;
	background:#faf7ee;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFAB7A;
	border-right-color: #CFAB7A;
	border-bottom-color: #CFAB7A;
	border-left-color: #CFAB7A;
}
.one-page-checkout .head {
	margin-bottom:0;
	background-color: #AEAEAE;
	background-image: url(../images/bg_box170_title.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.one-page-checkout .tool-tip {
	right:8px;
}
.one-page-checkout .head a {
	display:none;
}  /* Hide Edit button in step header */
.one-page-checkout h3 {
	color:#FFF;
	font-size:1.05em;
}
.one-page-checkout h4 {
	border-bottom:1px solid #E4E4E4;
	padding-bottom:2px;
	text-transform:uppercase;
}
.one-page-checkout h4.title {
	border-bottom:0;
	text-transform:none;
}
.one-page-checkout .step-count {
	font-size:.9em;
	padding:0 4px;
	line-height:1em;
	background-color: #666;
}
.one-page-checkout .content {
	padding:10px 20px;
}
.one-page-checkout label.label {
	font-size:1.05em;
	color:#2f2f2f;
}
.one-page-checkout .allow .head {
	cursor:pointer;
	background-color: #CCC;
	background-image: none;
}
.one-page-checkout .active .head {
	margin-bottom:0;
	cursor:default;
	background-color: #C6A776;
	background-image: url(../images/bg_box_beige.gif);
	background-position: bottom;
	border: 1px solid #d3aa77;
}
.one-page-checkout .alloq .head a {
	display:block;
} /* Display Edit button in active selection */
.one-page-checkout .group-select {
	margin-top:0;
	border:0;
	background:none;
	padding:0;
}
.one-page-checkout .allow h3 {
	color:#666;
}
.one-page-checkout .active h3 {
	color:#333;
}
.one-page-checkout .allow .step-count {
	background-color: #e8e8e8;
}
.one-page-checkout .active .step-count {
	color:#FFF;
	background-color: #AC8F67;
}
.one-page-checkout .active .box {
	display:block;
	border-color:#d3aa77;
	background:#FBFAF6 url(../images/multi_address_box_bg.gif) 0 0 repeat-x;
}
.one-page-checkout dd .form-list ul {
	margin:5px 17px 15px 17px;
}
.one-page-checkout .checkmo-mailing-address {
	padding-left:20px;
}
.one-page-checkout-progress .page-head {
	margin-bottom:1em;
}
.one-page-checkout-progress li {
	border:1px solid #999;
	background:#eee;
	margin-bottom:6px;
}
.one-page-checkout-progress h4 {
	margin:0;
	color:#999;
	padding:2px 8px;
	text-transform:none;
	font-weight: normal;
}
.one-page-checkout-progress h4.complete {
	border-bottom:1px solid #A3AEB3;
	color:#333;
	background-color: #CCC;
}
.one-page-checkout-progress h4 a {
	text-transform:none;
	text-decoration: underline;
}
.one-page-checkout-progress .content {
	padding:8px 13px;
}
#opc-login .button-set {
	border-top:0;
}
/*#opc-review .box { border:0; padding:0; }*/
#opc-review .content {
	border:1px solid #d9dde3;
	border-top:0;
}
#opc-review .data-table {
	border-top:0;
}
.opc-please-wait {
	padding-right:7px;
}
.one-page-checkout a.back {
	padding-left:16px;
	line-height:13px;
	background-image: url(../images/arrow_grey_back.gif);
	background-repeat: no-repeat;
}
.one-page-checkout .payment-methods dd {
	padding:0;
}
.one-page-checkout .button-set {
	margin-top:0;
	padding-top:2em;
}
.checkout-progress {
	margin:0 auto 1.5em auto;
}
.checkout-progress td {
	float:left;
	margin-right:3px;
	border-top:10px solid #999;
	padding:4px 20px;
	color:#abb5ba;
	font-weight:bold;
}
.checkout-progress td.active {
	border-top-color:#e96200;
	color:#e96200;
}
/* Multiple Addresses checkout */
.multi-address-checkout-description {
	margin-top:-15px;
	margin-bottom:15px;
}
.multi-address-checkout-box .box {
	position:relative;
	margin-top:15px;
	margin-bottom:25px;
	border:1px solid #bbb6a5;
	background:url(../images/multi_address_box_bg.gif) repeat-x #FBFAF6;
}
.multi-address-checkout-box .legend {
	float:left;
	margin-top:-10px;
	margin-bottom:0;
	margin-left:15px;
	border:1px solid #F18200;
	background:#F9F3E3;
	color:#F18200;
	padding:2px 8px;
}
.multi-address-checkout-box .content {
	padding:15px 20px 20px 20px;
}
.multi-address-checkout-box .count-head {
	border-bottom:1px solid #BBAFA0;
	background:#F9F3E3;
	padding:5px 10px;
}
.shipment-count {
	background:#E26703;
	padding:2px 5px;
	color:#fff;
	font-size:.95em;
	line-height:1em;
}
.multi-address-checkout-box .tool-tip {
	left:-23px;
}
.multi-address-checkout-box .count-head h4 {
	margin:0;
}
.multi-address-checkout-box .head h5 {
	color:#E26703;
}
.multi-address-checkout-box .head a {
	font-weight:normal;
}
.multi-address-checkout-box .checkmo-mailing-address {
	display:block;
	padding-left:20px;
}
.shipping-method-pointer {
	border:1px solid #d9d2be;
	padding:13px;
	background:#F9F3E3;
	position:relative;
}
.shipping-method-pointer .pointer {
	position:absolute;
	top:-20px;
	right:-40px;
}
.place-order-box {
	float:right;
	height:71px;
	overflow:hidden;
}
.place-order-box .left-radius {
	width:21px;
	background:url(../images/place_order_container_bg.gif) no-repeat;
}
.place-order-box .main-radius {
	background:url(../images/place_order_bg.gif) no-repeat 100% 0;
	padding-right:21px;
	vertical-align:middle;
}
.place-order-box .grand-total {
	font-size:1.5em;
}
.place-order-box .grand-total .price {
	color:#e26703;
	font-weight:bold;
}
.place-order-box input {
	margin-left:15px;
}
/* Checkout Agreements */
.checkout-agreements li {
	margin:30px 0;
}
.checkout-agreements .agreement-content {
	overflow:auto;
	height:10em;
	padding:10px;
	background-color:#fbfaf6;
	border:1px solid #bbb6a5;
}
.checkout-agreements .agree {
	margin:0;
	padding:10px 0 10px 11px;
}
.one-page-checkout .checkout-agreements {
	border:1px solid #d9dde3;
	border-width:0 1px;
	padding:5px 20px;
}
.one-page-checkout .checkout-agreements li {
	margin:20px 0 0;
}
.one-page-checkout .checkout-agreements .agreement-content {
	background-color:#fff;
	border-color:#e4e4e4;
	padding:5px;
}
.one-page-checkout .checkout-agreements .agree {
	padding-left:6px;
}


/********************** my account */


.customer-account-index h4,
.sales-order-view h4 {
	font-size: 14px;
	font-weight: normal;
	color: #6d5b41;
	margin-bottom: 4px;

	clear: left;
}
.customer-account-index h5, .customer-account-index h6, .sales-order-view h5,
.sales-order-view h6 {
	font-size: 12px;
	font-weight: normal;
	color: #ae9168;
	margin-bottom: 4px;
	margin-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ae9168;
	clear: left;
}


.customer-account-index table,
.sales-order-view table, .wishlist-index-index table  {
	border-collapse: collapse;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b4b4b4;
	border-right-color: #b4b4b4;
	border-left-color: #b4b4b4;
	margin-top: 4px;
	width: 100%;
}
.customer-account-index th,
.sales-order-view th, .wishlist-index-index th {
	color: #FFF;
	font-weight: normal;
	text-align: left;
	background-image: url(../images/bg_box170_title.gif);
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;

}
.customer-account-index td,
.sales-order-view td, .wishlist-index-index td {
	border-collapse: collapse;
	padding: 8px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
}
.customer-account-index td.last {
	border-right-width: 0px;
	border-right-style: none;
}
.sales-order-view   td h5.title {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.customer-account-index address, .sales-order-view  address {
	margin-bottom: 16px;
}

.contacts-index-index .input-box {
	clear: both;
}

.contacts-index-index textarea {
	width: 500px !important;
}
#imageBanner {
	height: 450px;
	width: 170px;
	background-image: url(../images/bg_banner.gif);
	background-repeat: no-repeat;
}
.homeBoxTextMessage p {
	margin: 0px !important;
	padding: 0px !important;
}
#bannerWrapper {
	height: 450px;
}
#advanced-search-list li label {
	float: left;
	width: 100px;
	text-transform: lowercase;
}
#advanced-search-list li {
	margin-bottom: 10px;
}
#advanced-search-list input, #advanced-search-list select  {
	width: 300px;
}

ul.narrowed-category {
	margin-bottom: 5px !important;
	display:block;
}

.narrowed-category li {
	text-transform: lowercase;

}
.narrowed-category li .label {
	font-weight: bold;
}
.actions {

	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A5A5A5;
}
.actions a {
	color: #ff6700;
}
#payment_form_paypal_direct li .input-box label {
	float: left;
	width: 200px;
}
.elementM a:link, .elementM a:visited, .elementM a:active {
	text-decoration: none;
}
.elementM a:hover {
	text-decoration: underline;
}
.element_items {
	padding-left: 17px;
}

#box_special_elements {
	background-image: url(../images/bg_recently-added.gif);
	background-repeat: no-repeat;
	height: 290px;
	margin-bottom: 10px;
}
#box_special_elements h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.circles {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
.circles img {
	padding-left: 1px;
	padding-right: 1px;

}
#box_special_elements .stepcarousel img {
	border: 3px solid #CCC;
	margin-bottom: 4px;
}
#search_autocomplete .amount {
	display: none;
	}
.elementTitleDiv {
	float: left;
	width: 450px;
}
.elementShareDiv {
	text-align: right;
	float: left;
	width: 120px;
}
a.stbar.chicklet img {
	border:0;
	height:16px;
	width:16px;
	margin-right:3px;
	vertical-align:middle;
}
a.stbar.chicklet {
	height:16px;
	line-height:16px;

}
.noscript {
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #F00;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color:#F00;
}
.out {
	font-weight: bold;
	color: red;
}