/* Base Format Styles */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f3d67;
	line-height: 16px;
}
body {
	background-color: #e9e2eb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2f3d67;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #330033;
}
a:active {
	text-decoration: none;
	color: #330033;
}
h1 {
	font-size: 36px;
	color: #2f3d67;
	display: block;
	margin: 0px 0px 6px;
}
h2 {
	font-size: 24px;
	color: #330033;
	display: block;
	margin: 0px 0px 6px;
}
h3 {
	font-size: 18px;
	color: #2F3D67;
	display: block;
	margin: 0px 0px 4px;
	line-height: 18px;
}
h4 {
	font-size: 16px;
	color: #2F3D67;
	display: block;
	margin: 0px 0px 4px;
}
h5 {
	font-size: 14px;
	color: #330033;
	display: block;
	margin: 0px 0px 4px;
}
h6 {
	font-size: 12px;
	color: #2F3D67;
	display: block;
	margin: 0px 0px 4px;
}

.instock {
	font-size: 10px;
	color: #2F3D67;
	display: block;
	margin: 6px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.outstock {
	font-size: 10px;
	color: #990066;
	display: block;
	margin: 6px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
/* Building Block Styles */
.row-top {
	background-color: #E9E2EB;
	background-image: url(/common_fld/satin-background2.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
.row-middle {
	background-color: #FFFFFF;
	height: 300px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2f3d67;
}
.row-bottom {
	background-color: #E9E2EB;
	background-image: url(/common_fld/satin-background1.jpg);
	background-repeat: repeat-x;
	height: 200px;
}
.row-top-nav-line {
	background-image: url(/common_fld/top-nav-line.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.td-left {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.text-spaced {
	line-height: 26px;
}
.table-left-n-right-lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 350px;
}
.table-left-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E2EB;
}
.table-right-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e2eb;
}
.td-top-line {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E2EB;
}
.td-boarder-4sides {
	border: 1px solid #E9E2EB;
}
.bot-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.td-10px-pad {
	padding: 10px;
}

/*nav styles*/
table#nav{
	text-align: center;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F3D67;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F3D67;
	}
table#nav td {
	font: normal 9px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2F3D67;
	background-color: #FFFFFF;
	background-image: url(/store_fld/store-butt-nav-back-wht.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2F3D67;
	}
table#nav td a {
	font-weight: bold;
	display: block;
	width: inherit;
	height: inherit;
	background-image: url(/store_fld/store-butt-nav-background.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	text-decoration: none;
	color: #FFFFFF;
	}
#nav td a:link, #nav td a:visited {
	background-image: url(/store_fld/store-butt-nav-back-wht.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	color: #2F3D67;
	width: inherit;
	height: inherit;
	text-decoration: none;
	background-color: #FFFFFF;
	}
#nav td a:hover {
	background-image: url(/store_fld/store-butt-nav-background.gif);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	color: #FFFFFF;
	width: inherit;
	height: inherit;
	background-color: #2F3D67;
	}


/* table stuff */
.table-boarder {
	padding: 2px;
	border: 1px solid #e9e2eb;
}
.formbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2f3d671;
	text-transform: none;
}
.tabletype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #2f3d671;
	padding: 1px;
}
.table-form {
	border: 1px solid #2f3d671;
}
.table-2col {
	padding: 5px;
}
.formbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2f3d671;
	text-transform: none;
}.td-chart-right-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E2EB;
}
.td-top-line2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2F3D67;
}
.td-bottom-line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2F3D67;
}
.td-store-top-bgd {
	background-image: url(/store_fld/store-top-nav-line_01.gif);
}
.store-td-left {
	padding: 25px 15px 15px;
	height: 250px;
}
.store-bottom-row {
	height: 100px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.store-pix-boarder {
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
.store-td-mid-pricing {
	height: 250px;
	padding-top: 25px;
}
.store-price-sub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2F3D67;
}
.store-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2F3D67;
}
.store-price-regonsale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #8f98b9;
	text-decoration: line-through;
}
.store-save-amount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CC0000;
	line-height: 11px;
}
.store-pricing-table {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E1EC;
}
.store-xlarge-pop-td {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
.store-pop-pix-boarder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.store-pix-boarder-hmpg {
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
.store-td1 {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.store-td2 {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.store-td3 {
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-color: #E9E2EB;
}
.td-left-hmpg {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.detail-big-pix-boarder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
