/****************************/
/* Base Color HSB: 40 20 20 */
/*                          */
/* 100% #333029             */
/*  90% #48443E             */
/*  80% #5D5954             */
/*  60% #85837F             */
/*  50% #999794             */
/*  40% #AEACA9             */
/*  10% #EAEAE9             */
/*   5% #F5F4F4             */
/*                          */
/****************************/

.header-nav-container { background:url(../images/nav_bg.jpg) repeat-y 50% 0 #0a263d; }
.header-nav {
    width:950px;
    margin:0 auto;
}
.update{
	font-family:Georgia, "Times New Roman", Times, serif;
}
 .success-msg{
 }
 
button.button {
	width: 180px;
	font-size: 1.1em;
	line-height: 25px;
	text-align:left;
	color: #5C564C;
	padding:2px;
	text-indent:5px;
	cursor:pointer;
	}
button.update {
	background: url('../../images/button/update.gif') top left no-repeat;
}
button.detail {
	background: url('../../images/button/detail.gif') top left no-repeat;
}
button.add {
	background: url('../../images/button/plus.gif') top left no-repeat;
	}
button.send {
	background: url('../../images/button/arrow.gif') top left no-repeat;
	}
button.customDetail {
	padding: 0px;
	background: url('../../images/button/detail.gif') top left no-repeat;
	}
button.text {
	background: url('../../images/button/blank.gif') top left no-repeat;
	}
button.square {
	padding-left: 3px;
	background: url('../../images/button/quantity.gif') top left no-repeat;
	width: 19px;
	}
button.mail {
	background: url('../../images/button/blank_mail.gif') top left no-repeat;
	height: 24px;
	}
	
.shaesby_bag_title {
	margin: 20px 0px 0px -10px;
	padding: 0px;
	position: absolute;
	z-index: 800;
	}
.shaesby_bag_title a {
	font-size: 12px;
	line-height: 100%;
	}
label {
	font-weight:normal;
}
.product-detail-div-select{
	background: url('../../images/button/dropdown_full.gif') top right no-repeat;
	padding:2px;
	background-position: 0px 0px;
}
.product-detail-select {
	border:#EEEEEE 0pt solid;
	margin-bottom: 10px;
	padding: 0px 0px 0px 3px;
	position: relative;
	width: 176px;
	height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 16px;
	color: #5C564C;
	scrollbar-arrow-color: #EEEEEE;
	arrow-color: #DDDDDD;
}
.product-detail-select#option{
	background-color: #FFF;
}
.product-detail-select:focus {
	background-color: #FFF;
}
.product-detail-select:focus option {
	padding: 3px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input.input-text,
select,
textarea.input-text {
	border: 1px solid #E1E0DE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #5C564C;
	}
option,
optgroup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #5C564C;
	}
input.input-text:focus,
select:focus,
textarea.input-text:focus {
	background-color: #FFF;
	}
h4 {
	font-size: 1.3em;
	line-height: 120%;
	color: #5D5954;
	}
label {
	font-size: 1.1em;
	color: #999794;
	}
.dashboard-welcome {
	width: 100%;
	font-size: 1.3em;
	line-height: 140%;
	}
.account-box {
	padding: 0px;
	border: 0px;
	background: #FFF;
	}
.account-box h5 {
	color: #5D5954;
	}
.account-box h6 {
	color: #85837F;
	}
.account-box a {
	color: #5D5954;
	text-decoration: underline;
	}
.account-box a:hover {
	color: #5D5954;
	}
.ad-orders .head h4,
.ad-account-info .head h4 {
	padding: 0;
	background: #FFF;
	}
.head {
	padding-top: 20px;
	}
.head a {
	padding-top: 14px;
	display: block;
	}
.head h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 200%;
	text-transform: none;
	color: #5D5954;
	}
.group-select {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: none;
	}
.group-select input,
.group-select select {
	margin-bottom: 10px;
	}
.group-select h4.legend {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: none;
	float: none;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 200%;
	text-transform: none;
	color: #5D5954;
	}
.group-select li {
	padding: 0px;
	}
.group-select li .input-box {
	float: none;
	}
table.pager,
table.view-by {
	background: #FFF;
	}
table.pager td {
	border: 0px;
	}
#mailinglist_form {
	padding-top: 20px;
	display: block;
	}
	