/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
}
.dHeader {
	padding: 0px;
	height: 130px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.dFooter {
	padding: 0px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.dFooterBug {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navContainer {
	background-image: url(images/headerBug.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 552px;
	height: 130;
	padding: 0px;
}
.cubes {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.cubeTop {
	background-image: url(images/cubeTop.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 49px;
	background-repeat: no-repeat;
}

.cubeCenter {
	background-image: url(images/cubeCenter.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 109px;
	background-repeat: repeat-y;
}

.cubeBottom {
	background-image: url(images/cubeBottom.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	background-repeat: no-repeat;
}
.footerText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #ad897d;
	text-decoration: none;
	text-align: center;
}

.footerLink {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #ad897d;
	text-decoration: none;
}

.footerLink:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #ad897d;
	text-decoration: underline;
}
.daSlogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #8c6254;
	text-decoration: none;
	letter-spacing: 1px;
}
.stripe {
	height: 13px;
	width: 100%;
}











.storeStyles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #285BAC;
	text-decoration: none;
}
.storeStyles:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #285BAC;
	text-decoration: none;
}

.dots {
	background-image: url(images/store/dots.gif);
	background-repeat: repeat-x;
}

.dots2 {
	background-image: url(images/store/dots.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.itemHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #285BAC;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	letter-spacing: 1px;
}
.itemDescript {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #ad897d;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	letter-spacing: .5px;
}
.itemDescript b {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.prodoption {
	background-color: #FFFFFF;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #999999;
	width: 120px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 5px;
}
.selectText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8C6E64;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.qtyInput {
	background-color: #FFFFFF;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #999999;
	width: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 0px;
}
.storeSubNav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 110px;
	line-height: 20px;
}
.SubNav {
	font-family: "Trebuchet MS";
	color: #6186BD;
	text-decoration: none;
}
.SubNav:hover {
	font-family: "Trebuchet MS";
	color: #6186BD;
	text-decoration: underline;
}

/* new store styles */

.detailname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #285BAC;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
}
.detaildescription {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #ad897d;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.detaildescriptionSm {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	color: #ad897d;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.detailprice {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #285BAC;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.continueShopping {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #285BAC;
}

.errorText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ad897d;
}

TABLE.cobtbl{ 
	color: #222222;
	font-size: 12px;
}  
 
TD.cobhl{ 
	background-color: #F1F8FF; 
} 
 
TD.cobll{
	background-color: #ffffff;
	color: #814F3C;
	font-size: 13px;
	font-weight: bold;
}

TD.cobll a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #285BAC;
}

select {
	border: 1px solid #999999;
}



option {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.printcontent {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #003366;
}
.trustHolder {
	text-align: right;
}
.trustHolder img {
	height: 41px;
	width: 85px;
	opacity: 0.5;
}
.trustHolder img:hover {
	height: 41px;
	width: 85px;
	opacity: 1;
}

.awardHolder {
	text-align: right;
}
.awardHolder img {
	opacity: 0.5;
}
.awardHolder img:hover {
	opacity: 1;
}

