@charset "UTF-8";
/* CSS Document */

body,td,th {
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ABB3AA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#holsterHeader {
	background-color: #9EA89D;
	margin-right: 25px;
	margin-top: 50px;
	padding-top: 7px;
	padding-bottom: 7px;	
	padding-left: 25px;
}

#holsterHeader h2 {
	color: #FFFFFF;
	margin: 0px;
}

#holsterWrapper {
	padding-right: 25px;
	padding-top: 10px;
}

#holsterWrapper .holsterItem {
	float: left;
	width: 160px;
	margin-right: 5px;
	height: 65px;
}

#holsterWrapper .holsterItem h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #543019;
}

#holsterWrapper .holsterItem img {
	float: left;
	margin-right: 5px;
}

#loading {
	position: absolute;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	background-color: #FFFFFF;
	border: 5px solid #CCCCCC;
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#loading p {
	color: #543019;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
}

#productDetail .productDetail {
	background-color: #9EA89D;
	font-weight: bold;
	margin-top: 2px;
	text-align: center;
}

#productDetail .productDetail div {
	padding: 10px;
}

#productDetail .productDetail a:hover {
	color: #FFFFFF;
}

#productDetail .productDetail p {
	margin-top: 0px;
	color: #543019;
}

#productDetail .productDetail p span {
	color: #FFFFFF;
}

#productDetailContentPopup {
	width: 340px;
	padding: 10px;
	margin-right: 15px;
	float: left;
}

#productDetailContent {
	width: 340px;
}

#productDetailVariants {
	text-align: left;
	float: left;
	padding-top: 5px;
}

#productDetailVariants .productDetailVariant {
	margin-bottom: 10px;
	float: left;
	position: relative;
}

#productDetailVariants .productDetailVariantName {
	float: left;
}

#productDetailVariants .productDetailVariantName a {
	text-decoration: none;
	font-weight: bold;
}

#productDetailVariants .productDetailVariant img {
	float: left;
	margin-right: 6px;
}

#productDetailWrapper {
	position: relative;
}

#productDetailWrapper #productLoading {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 340px;
	display: none;
	text-align: center;
	margin: 0px;
	background: none;
	border: none;	
	padding: 0px;
}

#productDetailWrapper #productLoading p {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#showroomWrapper strong {
	color: #543019;
}

.header {
	height: 120px;
	width: 880px;
	background-image: url(../images/header_textile-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerCompany {
	height: 120px;
	width: 880px;
	background-image: url(../images/header_textile-bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.headerEmbed {
	height: 120px;
	width: 880px;
}
.logo {
	width: 240px;
	padding-left: 10px;
}
.nav {
	background-color: #543019;
	height: 30px;
	width: 630px;
	text-align: left;
	vertical-align: top;
}
.navUnder {
	background-color: #FFFFFF;
	height: 20px;
}
.login {
	text-align: left;
	vertical-align: top;
}
.container {
	background-color: #FFFFFF;
	width: 830px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	font-weight: normal;
}
.pict {
	width: 365px;
	text-align: left;
	vertical-align: top;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 0px;
}


.content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDC5BB;
	vertical-align: top;
	padding-left: 25px;
	text-align: left;
}
.containerHeader, h1 {
	font-size: 26px;
	color: #543019;
	line-height: 26px;
	margin-top: 0px;
	font-weight: normal;
}

.gridView {
	border: 1px solid #CCCCCC;
}

.gridView th {
	background-color: #CCCCCC;
	color: #543019;
}

.gridView .borderRight {
	border-right: 1px solid #CCCCCC;
}

.gridView .rowOn {
	background-color: #FFFFFF;
}

.gridView .rowOff {
	background-color: #EEEEEE;
}

.pHeader {
	font-size: 14px;
	color: #543019;
	font-weight: bold;
}
.homeNews {
	background-color: #543019;
	margin-top: 15px;
	width: 830px;
}
.news {
	padding-right: 25px;
	padding-left: 25px;
	line-height: 14px;
	color: #FFFFFF;
	width: 33%;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
.newsDate {
	color: #ABB3AA;
}

.newsDesc p {
	margin-top: 0px;
}

.formContainer {
	background-color: #BDC5BB;
	padding: 10px;
	vertical-align: top;
}
.form {
	border: 1px dotted #543019;
	color: #543019;
	text-align: left;
	vertical-align: top;
}
hr {
	color: #BDC5BB; 
	background-color: #BDC5BB; 
	border: 1px dotted #543019; 
	border-style: none none dotted; }
.hrDot {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px dotted #543019;
	border-style: none none dotted;
}

.input {
	font-family: Georgia, "Times New Roman", Times, serif;
}

td.logout a {
	color: #FFFFFF;
}

.separator {
	background-color: #BDC5BB;
	width: 1px;
}
.textileLib {
	position: relative;
	float: left;
	width: 175px;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid #BDC5BB;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newsPict {
	padding-right: 10px;
}
.sub {
	font-size: 9px;
	line-height: 14px;
}
	
a:link {
	color: #543019;
}
a:visited {
	color: #543019;
}
a:hover {
	color: #ABB3AA;
}
a:active {
	color: #ABB3AA;
}
a.newsLink:link {
	color: #ABB3AA;
	text-decoration:none
}
a.newsLink:visited {
	color: #ABB3AA;
	text-decoration:none
}
a.newsLink:hover {
	color: #FFFFFF;
	text-decoration:none
}
a.newsLink:active {
	color: #FFFFFF;
	text-decoration:none
}
a.formLink:link {
	color: #339999;
	text-decoration:none;
	font-size: 11px;
	font-style: italic;
}
a.formLink:visited {
	color: #339999;
	text-decoration:none;
	font-style: italic;
}
a.formLink:hover {
	color: #543019;
	text-decoration:none;
	font-style: italic;
}
a.formLink:active {
	color: #543019;
	text-decoration:none;
	font-style: italic;
}
a.pages:link {
	color: #666666;
	font-size: 11px;
	padding-right: 10px;
	text-decoration: none;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
}
a.pages:visited {
	color: #666666;
	font-size: 11px;
	padding-right: 10px;
	text-decoration: none;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
}
a.pages:hover {
	text-decoration: none;
	color: #BDC5BB;
	background-color: #543019;
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
	font-size: 11px;
	padding-right: 10px;
}
a.pages:active {
	text-decoration: none;
	color: #BDC5BB;
	background-color: #543019;
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
	font-size: 11px;
	padding-right: 10px;
}
a.pagesActive:link {
	color: #BDC5BB;
	background-color: #543019;
	text-decoration: none;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
}
a.pagesActive:visited {
	color: #BDC5BB;
	background-color: #543019;
	text-decoration: none;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
}
a.pagesActive:hover {
	color: #BDC5BB;
	background-color: #543019;
	text-decoration: none;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;

}
a.pagesActive:active {
	color: #BDC5BB;
	background-color: #543019;
	text-decoration: none;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;

}
a.loginLink:link {
	color: #339999;
	text-decoration:none;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
a.loginLink:visited {
	color: #339999;
	text-decoration:none;
	font-style: italic;
	font-weight: normal;
}
a.loginLink:hover {
	color: #543019;
	text-decoration:none;
	font-style: italic;
	font-weight: normal;
}
a.loginLink:active {
	color: #543019;
	text-decoration:none;
	font-style: italic;
	font-weight: normal;
}

.productDetailLoading {
	position: absolute;
	top: 30px;
	width: 175px;
	text-align: center;
	display: none;
}

.productDetailPopupLoading {
	/*
	position: absolute;
	top: 0px;
	width: 100px;
	text-align: center;
	*/
	margin-top: 2px;
	width: 100px;
	display: none;
	float: left;
}

.productPopupVariant {
	border: 1px solid #999999;
}

.productPreview {
	float: left;
	width: 85px;
	margin-right: 2px;
}

.productPreview h3 {
	color: #543019;
	margin: 0px;
	font-size: 12px;
}

.productPreview p {
	margin: 0px;
	font-size: 12px;
}

p.productSearchColorways {
	font-size: 12px;
}

p.productSearchColorways .pHeader {
	font-size: 12px;
}

.successSummary {
	border: 1px solid #006600;
	color: #006600;
}

.successSummary p, .successSummary li {
	color: #006600;
}

.summaryBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.validationSummary {
	border: 1px solid #FF0000;
	color: #FF0000;
}

.validationSummary li, .validationSummary p {
	color: #FF0000;
}
