body { background: #e3d7b2;}
body,td,p,ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a { color: #000; text-decoration:none;  }
a:hover { text-decoration:underline; }

.catmenu {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #E3D4A9;
}
.catmenu br { display: none; }
.catmenu font { font-size: 11px; }
.catmenu a { display: block; margin-bottom: 3px; font-weight: normal; }
.catmenu a:hover { font-weight: bold; text-decoration: none; }

.left-content h5,
.right-content h5 {
font: bold 12px Arial, Helvetica, sans-serif;
color: #000;
margin: 0 0 4px 0;
}

.logo {
	background-color: #FFF1CA;
	background-image: url(images/tk_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 147px;
}
.mainnav {
	background-color: #000000;
}

.banner-design {
	background-color: #FFF1CA;
	background-image: url(images/tk_bannergraphic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.container {
	background-color: #E3D7B2;
	width: 100%;
}
.left-content {
	background-color: #fef9e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
.main-content {
	background-color: #FFFFFF;
	height: 450px;
	padding: 10px;
}
.footer {
	background-color: #E3D7B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
        width: 100%
}

.right-content {
	background-color: #fef9e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
.utility-nav {
        width: 100%;
}


/* new alpha styles */

/* category listing */
.cat-breadcrumbs { font-size: 12px; margin-bottom: 10px; font-weight: bold; padding-bottom: 5px; border-bottom: 1px solid #ddd; }
.cat-section { clear: both; margin-bottom: 15px; }
.cat-listing { float: left; width: 48%; margin-bottom: 10px; }
.cat-style {
float: left;
width: 48%;
margin: 0 10px 10px 0;
}
.cat-style-pic { float: left; padding-bottom: 25px; }
.cat-style-num { font-size: 10px; }
.cat-style-nm { font-weight: bold; }
.cat-style-price {  }
.hideme { display: none; }
.cat-nm { font-size: 15px; font-weight: bold; }

h1 { font-size: 26px; font-weight: normal; color: #000; }

form { margin: 0; }
input,select { font-size: 11px; }

div.clearit { clear: both; height: 1px; line-height: 1px; font-size: 1px; }
div.windowcontent { margin: 5px; }
.asc-spectable { border-top: 1px solid #ccc; border-left: 1px solid #ccc; background: #eee; }
.asc-spectable td { border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
.asc-spectable tr.altrow { background: #fff; }

#wrap { /*width: 840px;*/ }

#asc-top { border-bottom: 1px solid #ddd; }
#asc-bot {  }
#asc-right { width: 185px; text-align: right; }
#asc-imgbox { float: left; padding: 10px; background: #E3D4A9; color: #000; margin: 0 10px 10px 0; text-align: center; }
#asc-imgcontrols { margin-top: 10px; }
#asc-imgcontrols a { display: block; float: left; width: 48%; margin-right: 5px; color: #000; font-size: 12px; }
#asc-prodimg { width: 240px; height: 300px; border: 0; }
#asc-brandimg { float: right; margin: 0 0 10px 10px; border: 0; }
.asc-title { margin-bottom: 30px; }
.asc-stylenum { font-size: 33px; font-weight: bold; }
.asc-stylename { font-weight: bold; font-size: 12px; }
#asc-detailbox { height: 250px; overflow: auto;  }
ul#asc-tabs { background: #fff; margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #ddd; height: 22px; }
ul#asc-tabs li {
margin: 0 6px 0 0;
padding: 0;
list-style-type: none;
float: right;
background: #ddd url(images/tab_left.jpg) no-repeat left top;
}
ul#asc-tabs li a { display: block; padding: 4px 10px; text-align: center; background: url(images/tab_right.jpg) no-repeat right top; }
ul#asc-tabs li a.active { background: url(images/tab_right_active.jpg) no-repeat right top; text-decoration: none; }
ul#asc-tabs li.active { background: #fff url(images/tab_left_active.jpg) no-repeat left top; }
#asc-detailwin { width: 100%; height: 210px; }
.asc-actionlinks { padding: 5px; text-align: right; }

/* companions */
.asc-prodpanel { border-bottom: 1px dotted #ccc; margin-bottom: 10px; cursor: pointer; }
.asc-prodpanelthumb { float: left; margin: 0 5px 5px 0; border: 0; width: 65px; }
.asc-prodpanelcontent p { margin: 0 0 3px 0; }

/* matrix table */
.asc-matrix { margin-top: 10px; border-left: 1px solid #E0D1A6; border-top: 1px solid #E0D1A6; }
.asc-matrix td { border-right: 1px solid #E0D1A6; border-bottom: 1px solid #E0D1A6; padding: 3px 5px; font-size: 11px; }
.asc-matrix tr.headrow { background-color: #E0D1A6; font-weight: bold; }
.asc-matrix a.swatch {
display: block;
width: 50px;
height: 30px;
background: url(images/i_magnify.gif) no-repeat right bottom;
text-decoration: none;
border: 1px solid #333;
}
.asc-matrix .qtybox { width: 25px; text-align: center; font-weight: bold; display: block; font-size: 11px; }
.asc-matrix-price { font-weight: bold; }
.asc-matrix-idp { font-style: italic; }
.asc-addtocart { text-align: right; padding: 10px 0; }
.asc-addtocart input.addtocart { font: bold 12px Arial, Helvetica, sans-serif; padding: 3px 6px; }

/* comparables */
#asc-comparables { width: 185px; background-color: #fef9e8; border: 1px solid #000; text-align: left; }
#asc-right .heading {
background: #000 /*url(images/tab_left_active.jpg) no-repeat left top*/;
width: 100px;
padding: 3px 0;
font-weight: bold;
font-size: 12px;
color: #fff;
/*border-right: 1px solid #ddd;*/
}
.heading span { margin-right: 4px; }
#asc-comparables .asc-prodpanelcontent p { font-size: 11px; margin-bottom: 0; }
#asc-comparables .asc-prodpanelthumb { width: 65px; }

/* color gallery */
.asc-backlink { margin-bottom: 10px; }
#asc-galleryhead { background-color: #eee; font-size: 15px; padding: 10px; margin-bottom: 10px; }
#asc-gallerygrid {  }
#asc-gallerygrid .item {
float: left;
margin: 0 10px 10px 0;
background: #eee;
width: 145px;
text-align: center;
border: 1px solid #ddd;
}
.item .colorname { text-transform: uppercase; margin: 10px 10px 0 10px; }
.item img.itemimg { width: 125px; margin: 10px; border: 1px dotted #ccc; }
.asc-gallerylink { display: block; font-size: 12px; font-weight: bold; margin: 0 10px 10px 10px; }

/* price break window */
.qtypricing td { border-bottom: 1px solid #ddd; }
.qtypricing tr.headrow { background: #eee; font-weight: bold; }

/* companion search results */
.asc-companionrow { border-bottom: 1px dotted #ccc; margin-bottom: 10px; }
.asc-companionrow .item {
float: left;
width: 150px;
height: 260px;
text-align: center;
margin: 0 10px 10px 0;
background: url(images/arrow_grey.gif) no-repeat 0 33%;
}
.asc-companionrow .root { background-color: #eee; border: 1px solid #ddd; height: 258px; background-image: none; }
.asc-companionrow .itemcontent { margin: 10px; }
.asc-companionimg { width: 127px; height: 156px; }
.asc-companionrow .item .stylenum { font-weight: bold; }
.asc-companionrow .item .stylename {
	height: 50px;
	overflow: hidden;
}
.asc-companionrow .item .startprice { font-style: italic; }
#asc-browsecat { padding: 5px; background: #eee; margin-bottom: 10px; text-align: left; }

/* misc */
#navstrip {
background: #eee;
margin-bottom: 10px;
padding: 5px;
}
#navstrip a { color: #888; font-weight: bold; }



/* end */

