/* ---------- General Class styles ---------- */

body {
	color: #006666;
	font: 14px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
}

td {
	font-family: "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
}

th {
	font-family: "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
}

h1 {
	font-size:24px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;	
}
.postheader-content_ {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	position: absolute;
	top: 195px;
	width: 100%;
	z-index: 2;
}


/* ---------- Overall Styles foor setting up pages ---------- */
/* ---------- Overall Styles foor setting up pages ---------- */
/* ---------- Overall Styles foor setting up pages ---------- */

#content-setup_ {
	text-align: left;
	margin: 0px;
	height: 834px;
	width: 621px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.postheader-content-non-flash_ {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	position: absolute;
	top: 40px;
	width: 100%;
	height: 100%;
	color: #003333;
}

/* ---------- Top level link bar ---------- */

#linkbar1_ {
	background: url(images/linkbar1.gif) no-repeat center;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	color: #66FFFF;
	z-index: 10;
}

#linkbar1_ ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 12px;
}

#linkbar1_ ul li {
	margin: 0px;
	padding: 0px 3px;
	display: inline;
}
#linkbar1_ a:link {
	text-decoration: none;
	color: #66FFFF;
}

#linkbar1_ a:visited {

	text-decoration: none;
	color: #66FFFF;
}
#linkbar1_ a:hover {

	text-decoration: none;
	color: #FFF;
}
#linkbar1_ a:active {

	text-decoration: none;
	color: #FFF;
}
#linkbar1_ a:focus {

	text-decoration: none;
	color: #FFF;
}

/* ---------- Flash Box ---------- */

#flashbox_ {
	background: #000000;
	margin: 0px;
	height: 150px;
	width: 600px;
	border: 1px solid #66FFFF;
	position: absolute;
	left: 10px;
	top: 40px;
	padding: 0px;
	text-align: center;
	display: block;
	z-index: 1;
}

#flashtext_ {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 55px;
	color: #FFFF99;
}

/* ---------- Level 2 menu for basic non-selling content ---------- */

.level2_ {
	margin: 0px;
	padding: 0px;
	left:10px;
	top: 10px;
	position: absolute;
	line-height: 19px;
	text-align: right;
	width: 175px;
	color: #336666;
}

.level2_ A:link {
	text-decoration: none;
	color: #006666;
}

.level2_ A:visited {
	text-decoration: none;
	color: #006666;
}
.level2_ A:hover {
	text-decoration: none;
	color: #033;
}
.level2_ A:active {
	text-decoration: none;
	color: #033;
}
.level2_ A:focus {
	text-decoration: none;
	color: #033;
}

.level2menu_ {
	margin: 0px;
	padding: 10px 20px 15px 5px;
	left:10px;
	top: 40px;
	position: absolute;
	line-height: 18px;
	text-align: right;
	width: 180px;
	color: #66CCCC;
	background: #518378 url(images/turqbgtile-dark.jpg) repeat;
	height: auto;
	border: 1px solid #003333;
}

.level2menu_ A:link {
	text-decoration: none;
	color: #66CCCC;
}

.level2menu_ A:visited {
	text-decoration: none;
	color: #66CCCC;
}
.level2menu_ A:hover {

	text-decoration: none;
	color: #99FFFF;
}
.level2menu_ A:active {

	text-decoration: none;
	color: #99FFFF;
}
.level2menu_ A:focus {
	text-decoration: none;
	color: #99FFFF;
}

/* ---------- Round Inidicators for showing whre in Level 2 menu viewer is ---------- */

#indicator_ {
	height: auto;
	width: auto;
	left: 195px;
	top: 12px;
	position: absolute;
}

#indicator2_ {
	height: auto;
	width: auto;
	left: 195px;
	top: 46px;
	position: absolute;
}
#indicator3_ {
	height: auto;
	width: auto;
	left: 195px;
	top: 84px;
	position: absolute;
}
#indicator4_ {
	height: auto;
	width: auto;
	left: 195px;
	top: 121px;
	position: absolute;
}

#indicator5_ {
	height: auto;
	width: auto;
	left: 195px;
	top: 138px;
	position: absolute;
}

/* ---------- Content Backing canvas for most areas ---------- */

.content-backing_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	left: 60px;
	top: 38px;
	height: 440px;
	width: 535px;
	color: #003333;
}

/* ---------- Basic Links in basic non-selling content ---------- */

.text-level_ {
	left: 223px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 300px;
	line-height: 18px;
	color: #000000;
}

.text-level_ a:link {
	color: #336666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.text-level_ a:visited {
	color: #336666;
	text-decoration: none;
}

.text-level_ a:hover {
	color: #003333;
	text-decoration: none;
}

.text-level_ a:active {
	color: #003333;
	text-decoration: none;
}

.text-level_ a:focus {
	color: #003333;
	text-decoration: none;
}

.text-level_ input {
	font-size: 12px;
	font-style: normal;
}

/* ---------- Common Elements for Content Area ---------- */

.indent_ {
	padding-left: 25px;
}

.indent2_ {
	padding-left: 50px;
	letter-spacing: 2px;
}

#centered-image_ {
	padding: 10px;
	height: auto;
	width: auto;
	left: 100px;
	top: 100px;
	position: absolute;
	font-style: italic;
	color: #339999;
	text-decoration: none;
	text-align: center;
	display: block;
}

#centered-image2_ {
	padding: 10px;
	height: auto;
	width: auto;
	top: 10px;
	position: relative;
	font-style: italic;
	color: #339999;
	text-decoration: none;
	text-align: center;
	clear: both;
}

.emphasis1 {
	font-size: 24px;
	font-weight: bold;
	color: #003333;
	letter-spacing: 5px;
}

#slogan_ {
	background: url(images/turqbgtile-dark.jpg);
	padding: 5px 5px 5px 12px;
	border: 1px solid #000000;
	color: #FFFFFF;
	position: relative;
	top: 5px;
}

/* ---------- Common Footer ---------- */

#common-footer_ {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 5px 6px;
	padding: 0px;
	height: 32px;
	width: 611px;
	position: absolute;
	top: 792px;
	left: 0px;
	z-index: 3;
}

/* ---------- Bottom level link bar ---------- */

#linkbar2_ {
	background: url(images/linkbar1.gif) no-repeat center;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	color: #738C8C;
}

#linkbar2_ ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 12px;
}

#linkbar2_ ul li {
	margin: 0px;
	padding: 0px 10px;
	display: inline;
}
#linkbar2_ a:link {
	color: #738C8C;
	text-decoration: none;
}
#linkbar2_ a:visited {
	color: #738C8C;
	text-decoration: none;
}
#linkbar2_ a:hover {
	color: #66CCCC;
	text-decoration: none;
}
#linkbar2_ a:active {
	color: #66CCCC;
	text-decoration: none;
}
#linkbar2_ a:focus {
	color: #66CCCC;
	text-decoration: none;
}

/* ---------- Page Spcific Variations ---------- */

.home-specific_ {
}

.home-specific_ .content-backing_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 5px;
	border: 2px solid #FFFFFF;
	left: 60px;
	top: 35px;
	height: 544px;
	width: 535px;
	color: #C0E1DA;
}

.home-specific_ .level2_ {
	margin: 0px;
	padding: 0px;
	left:15px;
	top: 19px;
	position: absolute;
	line-height: 19.5px;
	text-align: right;
	width: 165px;
	color: #336666;
}
.home-specific_ .text-level_ {
	left: 203px;
	top: 4px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 320px;
	line-height: 19px;
	color: #000000;
}

.products-specific_ {
}

.products-specific_ .content-backing_ {
	height: 540px;
	width: 555px;
	position: absolute;
	left: 42px;
	top: 35px;
}

.products-specific_ .text-level_ {
	left: 28px;
	top: 17px;
	position: absolute;
	width: 500px;
	line-height: 18px;
	text-align: justify;
}

.collection-specific_ {
}

.collection-specific_ #linkbar1_ li {
	padding-right: 10px;
	padding-left: 10px;
}
.collection-specific_ .content-backing_ {
	height: 350px;
	width: 555px;
	position: absolute;
	left: 42px;
	top: 35px;
}
.collection-specific_ .text-level_ {
	left: 28px;
	top: 17px;
	position: absolute;
	width: 500px;
	line-height: 18px;
	text-align: justify;
}
.collection-specific_ .category-holder_ {
	height: auto;
	width: 400px;
	position: absolute;
	left: 75px;
	top: 185px;
	color: #000000;
}

.whats-new-specific_ {
}
.whats-new-specific_ .content-backing_{
	height: 535px;
	overflow: auto;
	width: 528px;
}
.whats-new-specific_ .text-level_ {
	padding: 10px 5px 7px 15px;
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	color: #003333;
}

.picks-specific_ {
}

.discover-dakota-specific_ {
}

.discover-dakota-specific_ .content-backing_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	left: 60px;
	top: 35px;
	height: 540px;
	width: 535px;
	color: #C0E1DA;
}

.discover-dakota-specific_ .level2_ {
	margin: 0px;
	padding: 0px;
	left:15px;
	top: 4px;
	position: absolute;
	line-height: 19px;
	text-align: right;
	width: 165px;
	color: #336666;
}

.discover-dakota-specific_ .text-level_ {
	left: 203px;
	top: 4px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 320px;
	line-height: 19px;
	color: #000000;
}

.about-debi-specific_ {
}

.about-debi-specific_ .text-level_ {
	left: 1px;
	top: 0px;
	margin: 0px;
	padding: 10px 15px;
	position: absolute;
	width: 342px;
	line-height: 18px;
	color: #000000;
	height: 525px;
	overflow: auto;
}

.about-debi-specific_ .content-backing_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	left: 230px;
	top: 38px;
	height: 525px;
	width: 350px;
}
.about-debi-specific_ #linkbar1_ ul li {
	margin: 0px;
	padding: 0px 17px;
	display: inline;
}

.makeovers-specific_ {
}

.makeovers-specific_ .content-backing_ {
	position: absolute;
	left: 5px;
	width: 600px;
	background: url(none);
	border-style: none;
}

.for-pros-specific_ {
}

.for-pros-specific_ .text-level_ {
	position: absolute;
	height: auto;
	width: 465px;
	left: 50px;
	top: 30px;
	text-align: justify;
	overflow: auto;
}

.for-pros-specific_ .content-backing_ {
	height: 515px;
	overflow: auto;
}

.for-pros-specific_ .level2_ {
	width: 500px;
	text-align: left;
}

.for-resellers-specific_ {
}

.customer-service-specific_ {
}

.customer-service-specific_ #linkbar1_ ul li {
	margin: 0px;
	padding: 0px 30px;
	display: inline;
}
.customer-service-specific_ .content-backing_ {
	position:absolute;
	background: #C5E6DF url(images/turqbgtile-light.jpg) repeat;
	margin: 2px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	left: 60px;
	top: 35px;
	height: 400px;
	width: 535px;
}

.customer-service-specific_ .text-level_ {
	left: 210px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 330px;
	line-height: 18px;
	color: #000000;
}
.customer-service-specific_ .level2_ {
	position: absolute;
	left: 0px;
	top: 15px;
}

.retail-locator-specific_ {
}

.retail-locator-specific_ .level2_ {
	margin: 0px;
	padding: 0px;
	left:15px;
	top: 15px;
	position: absolute;
	line-height: 18px;
	text-align: right;
	width: 150px;
}
.retail-locator-specific_ .text-level_ {
	left: 200px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 330px;
	line-height: 18px;
	color: #000000;
}
.retail-locator-specific_ .content-backing_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	left: 60px;
	top: 35px;
	height: 260px;
	width: 535px;
}

.press-specific_ {
}

.press-specific_ #linkbar1_ ul li {
	margin: 0px;
	padding: 0px 25px;
	display: inline;
}

.press-specific_ .content-backing_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	left: 60px;
	top: 35px;
	height: 167px;
	width: 535px;
	color: #C0E1DA;
}
.forpress-specific_ .content-backing_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	left: 60px;
	top: 35px;
	height: 490px;
	width: 535px;
	color: #C0E1DA;
}
.forpress-specific_ #centered-image_ {
	padding: 20px;
	margin:10px;
	height: auto;
	width: auto;
	left: 100px;
	top: 70px;
	position: absolute;
	font-style: italic;
	color: #339999;
	text-decoration: none;
	text-align: center;
}

#from-press-spcific_{
}

#from-press-spcific_ .content-backing_ {
	position: absolute;
	height: 650px;
}

#from-press-spcific_ img {
	margin: 20px;
	padding:0px;
}

.links-specific_ {
}
.links-specific_  .level2_ {
	line-height: 18px;
}
.links-specific_ .text-level_ {
	line-height: 18px;
}


.links-specific_ .content-backing_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	left: 60px;
	top: 35px;
	height: 365px;
	width: 535px;
}

#zenmedimg_ {
	height: 31px;
	width: 88px;
	margin-top: 8px;
	border-top: 1px none #FFFFFF;
	border-right: 2px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 2px none #FFFFFF;
	position: absolute;
	left: 88px;
}

.password-help-specific_ {
}

.password-help-specific_ .level2_ {
	margin: 0px;
	padding: 0px;
	left:15px;
	top: 15px;
	position: absolute;
	line-height: 18px;
	text-align: right;
	width: 150px;
}

.password-help-specific_ .content-backing_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	left: 60px;
	top: 35px;
	height: 220px;
	width: 535px;
}

.thanks-specific_ {
	color: #003333;
}
.thanks-specific_ a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.thanks-specific_ a:hover {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}

.contact-specific_ {
}

.contact-specific_ .content-backing_ {
	position:absolute;
	background: #C5E6DF url(images/turqbgtile-light.jpg) repeat;
	margin: 2px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	left: 60px;
	top: 35px;
	height: 690px;
	width: 535px;
}
.contact-specific_ .text-level_ {
	left: 180px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 330px;
	line-height: 18px;
	color: #000000;
}

.contact-specific_ .level2_ {
	margin: 0px;
	padding: 0px;
	left:15px;
	top: 15px;
	position: absolute;
	line-height: 18px;
	text-align: right;
	width: 130px;
	color: #336666;
}

.privacy-specific_ {
}

.privacy-specific_ .content-backing_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	left: 230px;
	top: 40px;
	height: 675px;
	width: 350px;
}

.privacy-specific_ .text-level_ {
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 10px 15px;
	position: absolute;
	width: 342px;
	line-height: 18px;
	color: #000000;
	height: 675px;
	overflow: auto;
}

.privacy-specific_ #linkbar1_ ul li {
	margin: 0px;
	padding: 0px 17px;
	display: inline;
}

.shipping-info-specific_ {
}

.shipping-info-specific_ .text-level_ {
	left: 230px;
	top: 15px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	position: absolute;
	width: 300px;
	line-height: 18px;
	color: #000000;
}

.shipping-info-specific_ .level2_ {
	margin: 0px;
	padding: 0px;
	left:15px;
	top: 15px;
	position: absolute;
	line-height: 18px;
	text-align: right;
	width: 175px;
	color: #336666;
}

.returns-specific_ .content-backing_ {

	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	left: 230px;
	top: 40px;
	height: 675px;
	width: 350px;
}

.returns-specific_ .text-level_ {

	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 10px 15px;
	position: absolute;
	width: 342px;
	line-height: 18px;
	color: #000000;
	height: 675px;
	overflow: auto;
}

.returns-specific_ #linkbar1_ ul li {
	margin: 0px;
	padding: 0px 17px;
	display: inline;
}

/* ---------- Selling Area Styles ---------- */
/* ---------- Selling Area Styles ---------- */
/* ---------- Selling Area Styles ---------- */

/* ---------- Catoegory Level Page- Top Level Selling Styles ---------- */
/* ---------- Catoegory Level Page- Top Level Selling Styles ---------- */

.category-holder_ {
	height: auto;
	width: 530px;
	position: absolute;
	left: 15px;
	top: 95px;
	color: #000000;
}

.category-block_ {
	float: left;
	width: 132px;
	height: 150px;
	position: relative;
	left: 0px;
	top: 0px;
}

.category-nickname_ {
	position: absolute;
	left: 12.5px;
	top: 0px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 30px;
	width: 100px;
	text-transform: lowercase;
	line-height: 90%;
	display: block;
}

.category-nickname_ a {
	color: #000000;
	text-decoration: none;
}
.category-nickname_ a:hover {
	text-decoration: none;
	color: #339999;
}

.category-image_ {
	position: absolute;
	left: 12.5px;
	top: 30px;
	clear: both;
	border: none;
}

.category-image_ a:link img {
	border: 1px solid #339999;
}

.category-image_ a:visited img {
	border: 1px solid #339999;
}

.category-image_ a:hover img {
	border: 1px solid #FFFFFF;
}

.category-image_ a:active img {
	border: 1px solid #339999;
}

.category-image_ a:focus img {
	border: 1px solid #FFFFFF;
}

.category-name_ {
	position: relative;
	text-align: center;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #347E7E;
	height: auto;
	width: 100px;
	padding-right: 12.5px;
	padding-left: 12.5px;
	top: 101px;
	text-transform: lowercase;
	letter-spacing: 0.4px;
	line-height: 92%;
}

.category-name_ a {
	color: #347E7E;
	text-decoration: none;
}
.category-name_ a:hover {
	text-decoration: none;
	color: #000000;
}

/* ---------- Individual Level Page- Final Level Selling Styles ---------- */
/* ---------- Individual Level Page- Final Level Selling Styles ---------- *

/* ---------- Category/Subline image and title area (UPPER LEFT) ---------- */

.subline-box_ {
	background: #000000;
	margin: 5px;
	padding: 2px 5px 5px 10px;
	height: 175px;
	width: 190px;
	border: 1px solid #336666;
	left: 5px;
	top: 0px;
	position: absolute;
}

.subline-name_ {
	font-size: 14.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	padding-bottom: 10px;
	text-transform: lowercase;
}

.subline-category_ {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}

.subline-image_ {
	border: 1px solid #333333;
}

.subline-image_ img {border: 0px;}

/* ---------- Product Listing Box Under Above block (LEFT SIDE) ---------- */

.product-listing_ {
	background: url(images/turqbgtile-dark.jpg) repeat;
	margin: 0px;
	padding: 2px 5px 10px;
	border: 1px solid #003333;
	position: relative;
	text-decoration: none;
	width: 195px;
	text-transform: lowercase;
	left: 0px;
	top: 195px;
}

.product-listing_ ul {
	list-style: none;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	position: relative;
}

.product-listing_ li {
	color: #336666;
	text-align: left;
	text-decoration: none;
	font-size: 13px;
	list-style: disc inside;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
}
.product-listing_ ul ul li {
	font-size: 12px;
	padding-left: 12px;
}

.product-listing_ a:link {
	color: #66CCCC;
	text-decoration: none;
}

.product-listing_ a:visited {
	color: #66CCCC;
	text-decoration: none;
}

.product-listing_ a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.product-listing_ a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.product-listing_ a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

.product-listing_ ul ul li a:link {
	color: #66FFFF;
	text-decoration: none;
}

.product-listing_ ul ul li a:visited {
	color: #66FFFF;
	text-decoration: none;
}

.product-listing_ ul ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.product-listing_ ul ul li a:active {
	color: #FFFFCC;
	text-decoration: none;
}

.product-listing_ ul ul li a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

.product-listing_ ul ul ul li a:link {
	color: #66CCCC;
	text-decoration: none;
}

.product-listing_ ul ul ul li a:visited {
	color: #66CCCC;
	text-decoration: none;
}

.product-listing_ ul ul ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.product-listing_ ul ul ul li a:active {
	color: #FFFFCC;
	text-decoration: none;
}

.product-listing_ ul ul ul li a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

/* ---------- Main Product Box Area (RIGHT SIDE) ---------- */

.content-box_ {
	background: url(images/turqbgtile-light.jpg) repeat;
	margin: 5px 5px 10px;
	padding: 5px;
	height: 730px;
	width: 375px;
	border: 1px solid #339999;
	position: absolute;
	left: 220px;
	top: 0px;
	display: block;
	overflow: auto;
}

/* ---------- Flash Box for Cateogry Initial Pages ---------- */
#flashbox-category_ {
	background: #000000;
	margin: 0px;
	height: 120px;
	border: 1px solid #66FFFF;
	position: relative;
	padding: 0px;
	text-align: center;
	display: block;
	z-index: 1;
	width: 355px;
	left: 2px;
	top: 5px;
}

/* ---------- Level 2 (Subcategory) and Level 3 (products within a category or sub category) Pages  ---------- */

.l2-l3-text-block_ {
	width: 340px;
	display: block;
	height: auto;
	position: relative;
	top: 0px;
	left: 10px;
	padding-bottom: 15px;
}

.l2-l3-text_ h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	width: 340px;
	position: relative;
	top: 5px;
	letter-spacing: 2px;
	height: auto;
	text-transform: lowercase;
	text-align: center;
}

.l2-l3-text_ {
	font-size: 12px;
	color: #003333;
	text-align: justify;
	width: 335px;
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
	letter-spacing: normal;
	line-height: 120%;
}

.l2-l3-text_ a {
	color: #000000;
	text-decoration: none;
}
.l2-l3-text_ a:hover {
	color: #993333;
}

.l2-l3-display_ {
	width: 360px;
	margin: 10px;
	padding: 0px 0px 0px 5px;
	display: block;
	overflow: auto;
	position: relative;
	top: 0px;
	left: 10px;
}

.l2-l3-block_ {
	height: 135px;
	width: 115px;
	position: relative;
	float: left;
	margin: 0px;
}

.whats-new-specific_ .l2-l3-block_ {
	height: 145px;
	width: 125px;
}

.l2-l3-block-img_ {
	position: absolute;
	left: 18px;
	top: 0px;
	border: 1px solid #000000;
	z-index: 1;
	background: #000000;
	height: 75px;
	width: 75px;
}

.whats-new-specific_ .l2-l3-block-img_ {
	top: 40px;
	left: 22px;
}

.l2-l3-out-of-stock_ {
	font: italic normal 16px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	color: #FFFFCC;
	text-align: center;
	z-index: 999;
	padding: 5px;
	margin: 0px;
	position: absolute;
	left: 29px;
	top: 0px;
}

.l2-l3-out-of-stock-shadow_ {
	font: italic normal 16px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	color: #000000;
	text-align: center;
	z-index: 899;
	padding: 5px;
	margin: 0px;
	position: absolute;
	left: 29px;
	top: 2px;
}

.l2-l3-product-name_ {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 77px;
	text-transform: lowercase;
	width: 109px;
	padding: 3px;
	height: 50px;
	line-height: 110%;
}

.whats-new-specific_ .l2-l3-product-name_ {
	top: 0px;
	font-size: 12px;
	width: 120px;
}

.whats-new-specific_ .l2-l3-category-name_ {
	font-size: 12px;
	top: 115px;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	height: 50px;
	width: 120px;
	position: absolute;
	left: 0px;
	color: #336666;
}

.l2-l3-product-name_ a {
	color: #000000;
	text-decoration: none;
}

.l2-l3-product-name_ a:hover {
	text-decoration: none;
	color: #339999;
}

.l2-l3-category-name_ a {
	color: #339999;
	text-decoration: none;
}

.l2-l3-category-name_ a:hover {
	text-decoration: none;
	color: #000000;
}

.l2-l3-block-img_ a:link img {
	border: 1px solid #339999;
}
.l2-l3-block-img_ a:visited img {
	border: 1px solid #339999;
}

.l2-l3-block-img_ a:hover img {
	border: 1px solid #FFFFFF;
}

.l2-l3-block-img_ a:active img {
	border: 1px solid #339999;
}

.l2-l3-block-img_ a:focus img {
	border: 1px solid #FFFFFF;
}

.l2-l3-subcategory-name_ {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336666;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 77px;
	text-transform: lowercase;
	width: 109px;
	padding: 3px;
	height: 50px;
	line-height: 110%;
}
.l2-l3-text_ strong {
	color: #000000;
}

/* ---------- Product Block (all info exceopt swatches) ---------- */

.product-block_ {
	width: 340px;
	display: block;
	height: auto;
	position: relative;
	top: 0px;
	left: 5px;
}

.product-name_ {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	width: 340px;
	position: relative;
	left: 5px;
	top: 5px;
	height: auto;
	text-transform: lowercase;
	text-align: left;
}

.product-in-stock_ {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	width: 125px;
	position: absolute;
	height: auto;
	top: 37px;
	right: auto;
	line-height: 13px;
	clear: both;
	left: 5px;
}

.price_block_ {
	text-align: center;
	/*width: 125px;*/
	position: absolute;
	height: auto;
	top: 30px;
	left: 250px;
	width: 100px;
}

.price_ {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}

.pan_ {
	font-size: 12px;
	color: #006666;
	text-transform: lowercase;
	font-weight: bold;
}

.price_ .qualifier_ {
	font-size: 12px;
	font-weight: normal;
	color: #003333;
}

.price_ .show_pro_ {
	color: #0099CC;
}

.price-level_ {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	height: auto;
	line-height: 13px;
	clear: both;
	margin-top: 10px;
}

.product-shot_ {
	position: relative;
	height: 150px;
	width: 150px;
	left: 95px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	clear: both;
	float: none;
}

.product-text_ {
	font-size: 12px;
	color: #003333;
	text-align: justify;
	width: 335px;
	position: relative;
	height: auto;
	left: 5px;
	top: 0px;
	letter-spacing: normal;
	padding-top: 15px;
}

.product-text_ a {
	color: #000000;
	text-decoration: none;
}

.product-text_ a:hover {
	color: #993300;
}

.multi-item-text_ {
	font-size: 12px;
	font-style: italic;
	width: 275px;
	top: 10px;
	position: relative;
	left: 5px;
	font-weight: normal;
	margin: 5px 0px 0px;
}
.add_ {
	position: relative;
	left: 285px;
	color: #66FFFF;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	top: -12px;
	margin: 0px;
	height: 30px;
	width: 60px;
	padding-top: 1px;
}

.add_ a {
	border: 2px solid #339999;
	color: #66FFFF;
	text-decoration: none;
	background: #003333;
	margin: 0px;
	padding: 0px 2px;
	text-align: center;
}

.add_ a:hover {
	color: #000000;
	text-decoration: none;
	background: #66CCCC;
	border: 2px solid #006666;
}

.available_ {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	position: relative;
	top: -20px;
	margin: 0px;
	padding: 0px;
	left: 5px;
}

/* ---------- Swatches Block ---------- */

.swatch-display_ {
	width: 345px;
	margin: 0px;
	display: block;
	overflow: auto;
	position: relative;
	top: -15px;
}

.swatch-block_ {
/*
	height: 120px;
	position: absolute;
	float: left;
	margin: 0px;
*/
	display:inline;
	position:relative;
	width: 112px;
	float: left;
	margin-top: 18px;
	/* below attributes originally from swatch-block-swatchname_ */
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: lowercase;
}

.swatch-block_.alt1 {
	width: 172px;
}

.swatch_price_ {
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	/*line-height: 1.1;*/
}
.swatch_price_ .qualifier_ {
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	line-height: 1.5;
}

/* 
.swatch-block-name_ {
	position: relative;
	left: 0px;
	top: 73px;
	width: 106px;
	padding: 3px;
}
*/

/* this used to position absolute on it's own, now it is child of swatch-block-details_ */
.swatch-block-quantity_ {
	font-size: 9px;
	font-weight: normal;
	color: #006666;
	/*
	position: absolute;
	left: 0px;
	top: 95px;
	width: 106px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	*/
	padding-top: 0px;
	padding-bottom: 0px;
}

.swatch-block-quantity_ input {
	text-align: center;

}
.swatch-block_ img {
	/*
	position: absolute;
	left: 26px;
	top: 7px;
	*/
	border: 1px solid #000000;
	z-index: 1;
	background: #000000;
}
.swatch-out-of-stock_ {
	font: italic bold 14px/90% "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	color: #FFFFCC;
	text-align: center;
	z-index: 999;
	padding: 5px;
	position: absolute;
	left: 33px;
	top: 7px;
}
.swatch-out-of-stock-shadow_ {
	font: italic bold 14px/90% "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	color: #000000;
	text-align: center;
	z-index: 899;
	padding: 5px;
	position: absolute;
	left: 33px;
	top: 9px;
}
.alt1 .swatch-out-of-stock_ {
	left: 8px;
}
.alt1 .swatch-out-of-stock-shadow_ {
	left: 8px;
}

/*
.swatch-block-quantity-input_ {
	font-size: 12px;
}
*/

.l2-l3-more_ {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFCC;
	text-decoration: none;
	text-align: right;
	z-index: 999;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 88px;
	top: 58px;
	left: 0px;
}

.l2-l3-more-shadow_ {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	text-align: right;
	z-index: 899;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 88px;
	top: 60px;
	left: 0px;
}

/* ---------- Search Results Block ---------- */

.search-results-specific_ .content-backing_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	left: 60px;
	top: 35px;
	height: 695px;
	width: 535px;
	color: #C0E1DA;
	overflow: auto;
}

.results-block_ {
	margin: 0px;
	clear: both;
	width: 475px;
	position: relative;
	top: 5px;
	left: 30px;
	height: 57px;
}

.results-block_ img {
	height: 50px;
	width: auto;
	margin-right: 15px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}

.results-block_ a:link img {
	border: 1px solid #339999;
}

.results-block_ a:visited img {
	border: 1px solid #339999;
}

.results-block_ a:hover img {
	border: 1px solid #FFFFFF;
}

.results-block_ a:active img {
	border: 1px solid #339999;
}

.results-block_ a:focus img {
	border: 1px solid #FFFFFF;
}


.results-block-text_ {
	width: 370px;
	position: relative;
	left: 100px;
	height: 55px;
	font: bold normal 12px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	color: #000000;
	text-decoration: none;
}

.results-type_ {
	font: italic bolder 18px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	text-transform: lowercase;
	color: #336666;
	margin-top: 10px;
	margin-left: 10px;
}

.results-block-product_ {
	font: bold normal 16px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	text-transform: lowercase;
	color: #003333;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
.results-block-product_ a {
	color: #003333;
	text-decoration: none;
}

.results-block-product_ a:hover {
	color: #000000;
	text-decoration: none;
}

.results-block-cateogry_ {
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #336666;
	left: 0px;
	top: 20px;
	position: absolute;
	width: 100%;
}

.results-block-cateogry_ a {
	color: #336666;
	text-decoration: none;
}

.results-block-cateogry_ a:hover {
	color: #003333;
	text-decoration: none;
}


/* ---------- Fixed for single item, multiple prices ---------- */

.price-level-fix_ {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: right;
	width: 125px;
	position: absolute;
	height: auto;
	top: 37px;
	right: 0px;
	line-height: 13px;
	clear: both;
}

.swatch-block-fix_ {
	height: 140px;
	width: 300px;
	position: relative;
	float: left;
	margin: 0px;
}

.price-block_ {
	position: relative;
	left: 75px;
	padding: 0px;
	top: 0px;
	height: 20px;
	width: 175px;
}

.price-fix_ {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
	text-align: right;
	width: 75px;
	position: absolute;
	height: 20px;
	left: 0px;
}

.price-breakdown-fix_ {
	font-size: 12px;
	font-style: italic;
	text-transform: lowercase;
	color: #336666;
	position: absolute;
	left: 85px;
	height: 20px;
	width: 175px;
	top: 3px;
}

.swatch-block-quantity-input-fix_ {
	font-size: 12px;
}

.swatch-block-quantity-fix_ {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #006666;
	position: absolute;
	left: 0px;
	top: 95px;
	text-align: center;
	width: 106px;
	padding-right: 3px;
	padding-left: 3px;
}

.collection-specific_ .text-level_ a {
	line-height: 18px;
	color: #003333;
	text-decoration: none;
}

.multi-item-text_ a {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 5px 0px 0px;
	color: #000000;
	text-decoration: none;
}

.swatch_price_ .show_pro_ {
	color: #848484;
}

.panprice_ {
	font-size: 11px;
	color: #000000;
	text-transform: lowercase;
	font-weight: bold;
}

/* ---------- View Cart ---------- */

.content-backing-vc_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	left: 30px;
	top: 30px;
	width: 565px;
	color: #336666;
	height: 700px;
	font: normal 10px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
}

.view_cart_ {
	margin: 5px;
	padding: 0px;
	height: 425px;
	width: 545px;
	left: 15px;
	top: 35px;
	position: relative;
	overflow: auto;
	font: 10px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	text-transform: lowercase;
}

.view_cart_ .item_wrapper_vc_ {
	position: relative;
	left: 0px;
	top: 0px;
	height: 40px;
	width: 520px;
}

.view_cart_ .product_name_ {
	background: #FFFFFF;
	height: 19px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
	padding-top: 1px;
	width: 510px;
	border: 1px solid #339999;
}

.view_cart_ .product_row2_vc_ {
	height: 21px;
	margin: 0px;
	position: absolute;
	top: 21px;
	left: 95px;
	width: 425px;
	background: #DDDDDD;
	padding: 0px;
}

.view_cart_ .price_ {
	font-size: 11px;
	color: #006666;
	text-align: right;
	width: 80px;
	position: absolute;
	left: 50px;
	top: 0px;
	padding-top: 2px;
}

.view_cart_ .quantity_ {
	text-align: left;
	width: 120px;
	position: absolute;
	left: 150px;
	top: 0px;
	color: #000000;
	text-transform: capitalize;
}

.view_cart_ .quantity_ input {
	text-align: center;
	font-size: 10px;
	line-height: 1;
}

.view_cart_ .subtotal_ {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	position: absolute;
	width: 100px;
	left: 295px;
	background: #EEEEEE;
	text-align: right;
	padding-right: 30px;
	height: 19px;
	border: 1px solid #339999;
}

.view_cart_ .delete_ {
	text-align: center;
	width: 90px;
	position: absolute;
	height: 21px;
	left: 216px;
	font-size: 10px;
	top: 0px;
}

.view_cart_ .delete_ a {
	text-decoration: none;
	border: 2px solid #666666;
	color: #666666;
	background: #CCCCCC;
	padding: 0px 5px;
	width: 80px;
	left: 2px;
	top: 2px;
	height:15px;
	position: relative;
}

.view_cart_ .delete_ a:hover {
	color: #000000;
	text-decoration: none;
	border: 2px solid #666666;
	background: #66CCCC;
	padding: 0px 5px;
	left: 2px;
	top: 2px;
	height:15px;
	position: relative;
}

.bottom_row_vc_ {
	height: 50px;
	margin: 0px;
	position: relative;
	top: 10px;
	left: 95px;
	width: 425px;
	padding: 0px;
}

.subtotal-label_ {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003333;
	text-align: right;
	width: 100px;
	position: absolute;
	height: auto;
	left: 185px;
	top: 10px;
}

.end-subtotal_ {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	width: 100px;
	left: 289px;
	background: #FFFFFF;
	text-align: right;
	padding-right: 30px;
	height: 22px;
	padding-top: 3px;
	border: 3px solid #006666;
}

.taxes-label_ {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003333;
	text-align: right;
	width: 200px;
	position: relative;
	height: auto;
	top: 45px;
	left: 80px;
}

.end-taxes_ {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	position: relative;
	width: 100px;
	left: 289px;
	top: 20px;
	background: #FFFFFF;
	text-align: right;
	padding-right: 30px;
	height: 22px;
	padding-top: 3px;
	border: 3px solid #006666;
}

.shipping-text_ {
	position: absolute;
	height: 30px;
	width: 195px;
	top: 35px;
	font-size: 11px;
	left: 230px;
	text-align: center;
}

.nothing-in-cart_ {
	font-size: 15px;
	font-weight: bold;
	color: #006666;
	text-align: center;
	position: relative;
	height: auto;
	width: 300px;
	left: 130px;
	top: 50px;
}

.content-backing-vc_ .back_link_ {
	position: absolute;
	width: 150px;
	left: 15px;
	top: 10px;
	text-align: center;
	text-transform: lowercase;
}

.content-backing-vc_ .back_link_ a {
	color: #66FFFF;
	text-decoration: none;
	border: 2px solid #66CCCC;
	background: #000000;
	padding: 2px 10px;
	width: 115px;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	position: relative;
	left: 2px;
	top: 2px;
}

.content-backing-vc_ .back_link_ a:hover {
	color: #000000;
	text-decoration: none;
	border: 2px solid #006666;
	background: #66CCCC;
	padding: 2px 10px;
	height: 22px;
	width: 115px;
	font-size: 12px;
	font-weight: bold;
}

.content-backing-vc_ .update_ {
	position: absolute;
	height: 20px;
	width: 150px;
	left: 230px;
	top: 10px;
	text-align: center;
	text-transform: lowercase;
}

.content-backing-vc_ .update_ a {
	color: #99FFFF;
	text-decoration: none;
	border: 2px solid #66CCCC;
	background: #666666;
	padding: 2px 10px;
	width: 125px;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	position: relative;
	left: 2px;
	top: 2px;

}

.content-backing-vc_ .update_ a:hover {
	color: #000000;
	text-decoration: none;
	border: 2px solid #006666;
	background: #66CCCC;
	padding: 2px 10px;
	height: 22px;
	width: 125px;
	font-size: 12px;
	font-weight: bold;
}

.content-backing-vc_ .next_link_ {
	position: absolute;
	right: 15px;
	top: 10px;
	text-align: center;
	text-transform: lowercase;
	width: 120px;
	height: 30px;
}

.content-backing-vc_ .next_link_ a {
	color: #66FFFF;
	text-decoration: none;
	border: 2px solid #66CCCC;
	background: #000000;
	padding: 2px 10px;
	width: 115px;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	position: relative;
	left: 2px;
	top: 2px;

}

.content-backing-vc_ .next_link_ a:hover {
	color: #000000;
	text-decoration: none;
	border: 2px solid #006666;
	background: #66CCCC;
	padding: 2px 10px;
	width: 115px;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
}

/* -------------  Cart Checkout  ------------- */

.content-backing-co_ {
	position:absolute;
	background: url(images/turqbgtile-light.jpg);
	margin: 2px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	left: 30px;
	top: 30px;
	width: 565px;
	color: #336666;
	height: 700px;
	font: normal 10px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
/*----- Remove when completely working .....*/
	overflow: auto;
}

.dba_ {
	font: italic bold 12px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	position: relative;
	height: auto;
	width: auto;
	left: 150px;
	top: 300px;
}
.highlight-box_ {
	font: bold normal 11px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	color: #66EEEE;
	text-decoration: none;
	background: #006666 url(images/turqbgtile-dark.jpg);
	padding: 10px;
	width: 80%;
	border: 2px solid #006666;
	height: auto;
	text-align: center;
	left: 15px;
	position: relative;
}
.highlight-box_ a {
	color: #FFFFFF;
	text-decoration: none;
}
.highlight-box_ a:hover {
	color: #000000;
	text-decoration: none;
}
.chbrush-specific_ .content-backing_ {
	height: 690px;
	overflow: auto;
}

.chbrush-specific_ .level2_ {
	width: 500px;
	text-align: left;
}
.chbrush-specific_ .text-level_ {
	font-size: 13px;
	font-weight: lighter;
	line-height: 17px;
	position: absolute;
	height: auto;
	width: 465px;
	left: 50px;
	top: 30px;
	text-align: justify;
	overflow: auto;
}
.backto_ {
	font: normal 12px/normal "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	color: #66CCCC;
	background: #003333;
	width: 120px;
	position: absolute;
	height: auto;
	top: 2px;
	right: 20px;
	border: 2px solid #339999;
	text-align: center;
	padding: 2px 5px;
}
.backto_ a {
	color: #66CCCC;
	text-decoration: none;
}
.backto_ a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.img-br_ {
	position: absolute;
	height: 150px;
	width: 465px;
	left: 50px;
	top: 500px;
	text-align: justify;
	border: 2px solid #003333;
}
.transconfirm_ {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.message-specific_ .content-backing_ {
	height: 500px;
	overflow: auto;
}
.message-specific_ .text-level_ {
	position: absolute;
	height: auto;
	width: 465px;
	left: 50px;
	top: 40px;
	text-align: justify;
	overflow: auto;
}
.message-specific_ .level2_ {
	width: 500px;
	text-align: center;
}
.message-specific_ #linkbar1_ ul li {
	margin: 0px;
	padding: 0px 70px 0px 45px;
	display: inline;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	color: #003333;
	font-weight: bold;
	font-size: 14px;
}
.pagehilight_ {
	background: url(images/tab3-on.gif) no-repeat center center;
}
.link_ {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.contactform1_ {
	position: relative;
	left: 0px;
	top: 275px;
}
.centered_ {
	text-align: center;
}

.flash-message_ {
	position: absolute;
	left: 15px;
	top: 15px;
}

.prelaunch_ {
	color: #B3FFFF;
	background: url(images/turqbgtile-dark.jpg);
	border: 1px solid #003333;
	margin: 5px 15px;
	padding: 0px 10px;
	position: relative;
	left: 0px;
	top: 35px;
	font-size: 12px;
}

.prelaunch_ a {
	color: #99FFFF;
}
.prelaunch_ a:hover {
	color: #CCFFFF;
}
.prelaunch_ .centered_ {
	font-size: 14px;
	color: #003333;
	border-top: #66FFFF;
	border-right: #66FFFF;
	border-bottom: #66FFFF;
	border-left: #66FFFF;
}

.underline_ {
	text-decoration: underline;
}

.offset_ {
	position: relative;
	left: 50px;
	font-size: 14px;
	color: #000000;
}.customer-service-specific_ .dba_ {

	font: italic bold 11px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: auto;
}
.cnomatext-specific_ .content-backing_ {
	height: 690px;
	overflow: auto;
}
.cnomatext-specific_ .text-level_ {
	font-size: 13px;
	line-height: 17px;
	position: absolute;
	height: auto;
	width: 465px;
	left: 20px;
	top: 10px;
	text-align: justify;
	overflow: auto;
}

.check-out_ {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 520px;
	left: 20px;
	top: 0px;
	position: relative;
	font: 11px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	text-transform: lowercase;
}
.co-message_ {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #CCFFFF;
	float: left;
	position: relative;
	clear: right;
	height: 98px;
	width: 280px;
	text-align: center;
	top: 6px;
	background: url(images/turqbgtile-dark.jpg);
	margin-right: 5px;
	padding: 10px;
	border: 2px solid #003333;
	left: -4px;
}

.check-out_ fieldset {
	padding-bottom: 5px;
	position: relative;
	left: 290px;
}

.si-var_ {
	width: 250px;
	padding-bottom: 5px;
}

.si-var_  #submit_ {
	font: bold small-caps normal 12px "Gill Sans","Trebuchet MS","Gill Sans MT",sans-serif;
	text-decoration: none;
	position: relative;
	top: 0px;
	left: 78px;
	height: 13px;
	width: 50px;
	color: #66FFFF;
	text-decoration: none;
	padding: 1px 4px;
}

.si-var_  #submit_ a {
	border: 2px solid #006666;
	color: #003333;
	background-color: #66CCCC;
	padding: 1px 4px;
}

.si-var_ #submit_ a:hover {
	border: 2px solid #006666;
	color: #66FFFF;
	background-color: #003333;
	padding: 1px 4px;
}

.sign-up-specific_ .content-backing_ {
	height: 680px;
	overflow: auto;
	position: absolute;
	left: 55px;
	font: 12px "Gill Sans", "Trebuchet MS", "Gill Sans MT", sans-serif;
	padding-left: 15px;
	padding-top: 15px;
	width: 525px;
}
.form-row_ {
	position: relative;
	height: auto;
	width: 500px;
	left: 0px;
	top: 0px;
	padding-bottom:7px;
}

.form-row_ label {
	font-weight: bold;
	color: #003333;
	font-size: 10px;
	text-transform: lowercase;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: right;
	height: auto;
	width: 200px;
	line-height: 1.1;
}
.form-row_ label em {
	font-weight: normal;
	font-size: 10px;
}

.form-row_ input, textarea, select, button{
	font-size: 12px;
}
.form-row_ .input_ {
	margin-left: 205px;
}

.form-row_ .input-radio_ {
	margin-left: 205px;
}

.si-var_ .form-row_ {
	width: 200px;
}

.si-var_ .form-row_ label {
	position: absolute;
	left: -130px;
	top: 3px;
}

.si-var_ .input_ {
	margin-left: 80px;
}

.si-var_ fieldset {
	position: absolute;
	top: 3px;
	left: 305px;
	clear: both;
	padding-bottom: 5px;
}

legend {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.input_ {
	padding-bottom: 6px;
	text-transform: none;
}

.radio1_ {
	margin-left: 50px;
}
.radio2_ {
	margin-left: 100px;
}
.submit_ {
	margin-left: 205px;
	font-size: 14px;
}
.apply_  label {
	font-size: 14px;
	color: #000000;
}

.check-out_ fieldset{
	clear: left;
	padding: 5px;
	height: auto;
	width: auto;
}

a.tab {
	background-color: #e8e8f0;
	border: 1px solid #fff;
	border-bottom-width: 1px;
	padding: 2px 1em 0px 1em;
	text-decoration: none;
	margin: 0px;
	font-size: 14px;
}

a.tab, a.tab:visited {
	color: #909090;
}

a.tab:hover {
	background-color: #d0d0d0;
	color: #606060;
}
a.tab.activeTab, a.tab.activeTab:visited {
	background-image:url(images/turqbgtile-verylight.jpg);
	border-bottom-width: 0px;
	padding: 2px 1em 1px 1em;
	color: #000000;
}

.checkout_button_ {
	border: 2px solid #339999;
	color: #66FFFF;
	text-decoration: none;
	background-color: #003333;
	margin: auto;
	padding: 1px 4px;
	text-transform: lowercase;
}

.checkout_button_ a {
	border: 2px solid #006666;
	color: #003333;
	background-color: #66CCCC;
}

.checkout_button_:hover {
	border: 2px solid #006666;
	color: #003333;
	text-decoration: none;
	background-color: #66CCCC;
	margin: auto;
	padding: 1px 5px;
}
#yinf, #sinf, #pinf {
	background-image:url(images/turqbgtile-verylight.jpg);
	margin-top:0px;
	border:1px solid #fff;
	padding: 10px 10px 15px;
	font-weight: bold;
	text-transform: none;
	font-size: 12px;
}

#yinf p, #sinf p, #pinf p {
	margin-top:0px;
	font-weight: bold;
}

.shippingmeth_ table {
	background: #66CCCC;
	border: 2px solid #003333;
	text-transform: none;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.shippingmeth_ tr th {
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background: #FFFFFF;
}

.shippingmeth_ tr td {
	color: #003333;
}

.signup_ {
	display: block;
	clear: both;
	position: relative;
	height: auto;
	width: auto;
	top: 30px;
	margin-bottom: 10px;
}
.coupon-q_ {
	text-align: center;
	margin-bottom: 10px;
}

.coupon-q_ a {
	text-align: center;
	color: #003333;
	text-decoration: none;
	font-size: 14px;
}

.coupon-q_ a:hover {
	text-align: center;
	color: #006666;
	text-decoration: none;
	font-size: 14px;
}

#coupon_wrapper {
	margin-bottom: 15px;
}

#final_cost {
	height: 110px;
	width: 250px;
	padding: 0px;
	left: 100px;
	position: relative;
	margin-bottom: 40px;
}

.summary-row_ {
	position: relative;
	top: 12px;
	height: 23px;
}

.final-label_{
	font-size: 14px;
	color: #66FFFF;
	background: #006666;
	width: 125px;
	position: absolute;
	height: 25px;
	left: 0px;
	top: 0px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.final-amount_ {
	font-size: 15px;
	font-weight: bold;
	background: #CCFFFF;
	width: 80px;
	color: #006666;
	position: absolute;
	height: 25px;
	left: 130px;
	top: 0px;
	text-align: right;
	padding-right: 30px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.discount-amount_ {
	font-size: 15px;
	font-weight: bold;
	background: #CCFFCC;
	width: 80px;
	color: #003333;
	position: absolute;
	height: 25px;
	left: 130px;
	top: 0px;
	text-align: right;
	padding-right: 30px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.total-label_{
	font-size: 14px;
	color: #FFFFFF;
	background: #003333;
	width: 125px;
	position: absolute;
	height: 25px;
	left: 0px;
	top: 0px;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
}

.total-amount_ {
	font-size: 15px;
	font-weight: bold;
	background: #FFFFFF;
	width: 80px;
	color: #000000;
	position: absolute;
	height: 25px;
	left: 130px;
	top: 0px;
	text-align: right;
	padding-right: 30px;
	padding-top: 2px;
}

