* {
	margin: 0;
	padding: 0;
}
body {
	font:13px Arial, Helvetica, sans-serif;
	background: transparent url(../images/background.jpg) repeat left top;
	text-align: center;
	line-height: 18px;
}
img {
	border: none;
}
a {
	color: #000000;
	text-decoration: none;
}
.wrapper {
	text-align: left;
	width: 950px;
	margin: 9px auto 0 auto;
	background: url(../images/lightHouse.gif) #fdebd6 no-repeat left bottom;
}
.header {
	position: relative;
	background: url(../images/header_gradient.jpg) repeat-x top center;
	height: 140px;
	z-index:1402;
}
.logo {
    display: block;
    float: left;
    padding: 8px;
    position: relative;
    width: 115px;
    z-index: 110;
}
.maintitle {
    color: #000000;
    font: 47px "Times New Roman",Times,serif;
    padding: 15px 0 0 115px;
    text-transform: capitalize;
    z-index: 0;
}
.maintitle a {
	color: #000000;
	text-decoration: none;
	z-index:0;
}
.quicklinks {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
    margin: 0;
    padding: 5px 10px 0 0;
    text-align: right;
    z-index: 1;
}
.quicklinks a {
	position:relative;
	color: #000000;
	text-decoration:none;
	z-index:200;
}
.quicklinks a:hover {
	position:relative;
	color: #d10000;
	text-decoration:underline;
	z-index:200;
}
.flower {
    position: absolute;
    right: -5px;
    top: 30px;
    width: 80px;
}
.navigation {
	position: absolute;
	/*	z-index: 75;*/

	height:45px;
	width: 945px;
	top: 94px;
}
.galleryContent {
	position: relative;
	padding:12px;
	display: block;
	width: 95%;
	margin-bottom: 25px;
}
#galleryPages {
	position: relative;
	margin:0 0 12px 0;
	width: 945px;
}
#galleryFramed {
	float:left;
	padding-right:68px;
	display:block;
	width: 178px;
	height: 78px;
	background: url("../images/framed.jpg") no-repeat 0 -78px;
}
#galleryFramed:hover {
	background-position: 0 0;
}
#galleryFramed span {
	display:none;
}
#galleryWearable {
	float:left;
	padding-right:68px;
	display:block;
	width: 178px;
	height: 78px;
	background: url("../images/wearable_art.jpg") no-repeat 0 -78px;
}
#galleryWearable:hover {
	background-position: 0 0;
}
#galleryWearable span {
	display:none;
}
#galleryContest1 {
	float:left;
	padding-right:68px;
	display:block;
	width: 178px;
	height: 78px;
	background: url("../images/contest1.jpg") no-repeat 0 -78px;
}
#galleryContest1:hover {
	background-position: 0 0;
}
#galleryContest1 span {
	display:none;
}
#galleryContest2 {
	float:left;
	display:block;
	width: 178px;
	height: 78px;
	background: url("../images/contest2.jpg") no-repeat 0 -78px;
}
#galleryContest2:hover {
	background-position: 0 0;
}
#galleryContest2 span {
	display:none;
}

/*GEL*/
#CardInfo {
	display:none;
} 
.content {
	position: relative;
	top: 5px;
	left: 12px;
	display: block;
	height: auto;
	width: 730px;
	min-height: 400px;
 height: expression(this.height > 400 ? 400: true);
	margin-bottom: 25px;
}
.content h2 {
	color: #d10000;
	text-transform:uppercase;
	text-align: center;
	font-size:20px;
}
.content table h2 {
	color: #000000;
	text-align: center;
}
.sp-items {
	position:relative;
	padding: 20px;
}
.content p {
	padding-top:10px;
}
.left_ads {
	position:relative;
	width: 190px;
	height: auto;
	z-index:0;
}
.right_ads {
	position:absolute;
	width: 190px;
	height: 375px;
	margin-left: 751px;
}
.specials {
	position: relative;
	height:118px;
	margin: 9px 10px 0px 9px;
	background:url(../images/gradient_ad_boxes.jpg) repeat-x top center;
	border:1px solid #3b3139;
	display: block;
	z-index:1;
}
.specials img {
	padding: 3px 0 0 3px;
	z-index:1;
}
.specials_graphic {
	position: absolute;
	margin: -64px 0 0 110px;
	display: block;
	left: 10px;
	top: 57px;
	z-index:1;
}
.specials_txt {
	padding: 3px 0 0 3px;
	font: 11px Arial, Helvetica, sans-serif;
	width:114px;
	height:58px;
}
.learning {
	height:118px;
	background:url(../images/gradient_ad_boxes.jpg) repeat-x top center;
	border:1px solid #3b3139;
	display: block;
	margin: 9px 10px 0px 9px;
}
.learning_title {
	padding: 3px 0 0 54px;
	z-index:1;
}
.learning_graphic {
	position: absolute;
	display: block;
	z-index:1;
	margin: -54px 0 0 -5px;
}
.learning_txt {
	padding: 3px 3px 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	width:114px;
	height:58px;
	float:right;
}
.software {
	height:118px;
	background:url(../images/gradient_ad_boxes.jpg) repeat-x top center;
	border:1px solid #3b3139;
	display: block;
	margin: 9px 10px 0px 9px;
}
.software_title {
	padding: 3px 3px 0 3px;
	z-index:1;
}
.software_txt {
	padding: 5px 3px 3px 3px;
	font: 11px Arial, Helvetica, sans-serif;
	width:auto;
	height:58px;
}
.learning a, .specials a, .software a {
	text-decoration: none;
	color: #000000;
}
.learning img, .specials img, .software img {
	border: 0px;
}
.digitizing {
	position: relative;
	height: 118px;
	margin: 9px 10px 0px 9px;
	display: block;
	color: #000;
	padding: 10px;
	z-index:1;
	font: 10px Arial, Helvetica, sans-serif;
}
.rotation {
	float:right;
	width:750px;
	height: 386px;
	/* background:url(../images/gradient_rotating_promos.jpg) #000 repeat-x top center;   */

	display: block;
	margin-top:-386px;
	margin-right: 9px;
}
.footer_specials {
	position: relative;
	margin:9px 0 0 9px;
	width:931px;
	height: 129px;
}
.specials_background {
	background:#fbe4cf url(../images/gradient_footer_boxes.jpg) repeat-x top center;
	position: relative;
}
.specials_background2 {
	position:relative;
	display:block;
	width:600px;
	min-height:170px;
 height: expression(this.height > 170 ? 170: true);
	background:#fbe4cf url(../images/gradient_footer_boxes.jpg) repeat-x top center;
}
.specials_background2 p {
	text-align:center;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
}
.specials_background2 p a {
	text-align:center;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.specials_background2 p a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.footer_individual {
	display: block;
	width: 307px;
	padding-left: 0px;
	overflow: hidden;
}
.footer_individual_img {
	padding-top: 6px;
}
.footer_text {
	display:block;
	padding: 10px 10px 0px 20px;
	position: relative;
	height: 100px;
	line-height: 16px;
}
.footer_packages {
	display: block;
	width: 307px;
	position: absolute;
	top: 10px;
	left: 312px;
	overflow: hidden;
}
.footer_hr1 {
	width: 5px;
	height: 100px;
	background: url(../images/main_footer_lines.gif) repeat-y top center;
	display: block;
	position: absolute;
	top: 20px;
	left: 307px;
}
.footer_hr2 {
	width: 5px;
	height: 100px;
	background: url(../images/main_footer_lines.gif) repeat-y top center;
	display: block;
	position: absolute;
	top: 20px;
	left: 619px;
}
.footer_testimonials {
	display: block;
	width: 307px;
	position: absolute;
	top: 10px;
	left: 624px;
	overflow: hidden;
}
.b1, .b2, .b3, .b4 {
	overflow:hidden;
	display:block;
}
.b1 {
	height:1px;
	background:#c78951;
	margin:0 5px;
}
.b2 {
	height:1px;
	background:#c78951;
	margin:0 3px;
}
.b3 {
	height:1px;
	background:#c78951;
	margin:0 2px;
}
.b4 {
	height:2px;
	background:#c78951;
	margin:0 1px;
}
.b5, .b6, .b7, .b8 {
	overflow:hidden;
	display:block;
}
.b5 {
	height:1px;
	background:#fae3ce;
	margin:0 1px;
}
.b6 {
	height:1px;
	background:#fae3ce;
	margin:0 2px;
}
.b7 {
	height:1px;
	background:#fae3ce;
	margin:0 3px;
}
.b8 {
	height:2px;
	background:#fae3ce;
	margin:0 5px;
}
.footer_internal {
	clear:both;
	display: block;
	/*	position: relative;   */

	top: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	width: 950px;
	padding-bottom: 20px;/*	z-index:0; */

}
.links {
	font: 11px Arial, Helvetica, sans-serif;
	text-align:center;
	display: block;
	margin-top: 12px;
}
.links a {
	color: #000000;
	text-decoration:none;
}
.links a:hover {
	color: #d10000;
	text-decoration:underline;
}
#footerCopyright {
	width: 500px;
	margin: 8px auto;
	position:relative;
}
.footer_logo {
	float:left;
	display:inline;
	margin:0 12px 0 0;
}
.embroidery_copyright {
 float:left: 
 display:inline;
	font-size: 11px;
	padding:0 0 5px 8px;
}
.gkg {
	clear:both;
	width: 950px;
	margin: 0 auto 0 auto;
	color:#cb8b52;
	font-size: 10px;
	display: block;
}
.gkg a {
	color:#cb8b52;
	text-decoration:underline;
}
.gkg a:hover {
	color:#d10000;
	text-decoration:underline;
}
.shopping_title2 {
	display: block;
	margin: 0 auto;
	width:500px;
	padding: 10px;
	position:relative;
	background-color: #fdebd6;
	z-index: 100;
	border: 2px solid #000;
}
.shopping_title2 h2 {
	font:bold 20px Arial, Helvetica, sans-serif;
	color: #d10000;
}
#tbtitle {
	display: block;
	margin: 0 auto;
	width:500px;
	font:bold 20px Arial, Helvetica, sans-serif;
	color: #d10000;
	padding: 2px 10px;
	text-align:center;
	position:relative;
	background-color: #fdebd6;
	z-index:1;
	border: 2px solid #000;
	text-transform: uppercase;
}
#subcat-tbtitle {
	display: block;
	margin: 5px auto 0px auto;
	width:500px;
	font:bold 20px Arial, Helvetica, sans-serif;
	color: #d10000;
	padding: 2px 10px;
	position:relative;
	text-align:center;
	text-transform: uppercase;
}
#search-tbtitle {
	display: block;
	margin: 5px auto 0px auto;
	width:500px;
	font:bold 20px Arial, Helvetica, sans-serif;
	color: #d10000;
	padding: 12px 10px;
	position:relative;
	text-align:center;
	text-transform: uppercase;
}
.shopping_title {
	display: block;
	margin-left:40px;
	text-align: center;
	left:120px;
	width:500px;
	padding: 10px;
	top:-5px;
	position:relative;
}
.shopping_nav {
	font:bold 14px Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 120px;
	color: #000;
	position:relative;
	z-index:1;
	top:-10px;
	text-decoration: none;
}
.shopping_nav a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.shopping_nav a:hover {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.shopping_left {
	position:absolute;
	width: 120px;
	left: 0px;
	margin:15px 0 0 12px;
}
.pg_numbers {
	position: absolute;
	right: 10px;
	margin-top: 25px;
	width: 150px;
	text-align: right;
}
.pg_numbers a {
	color:#333333;
	text-decoration:none;
}
.pg_numbers a:hover {
	color:#000;
	text-decoration:underline;
}
.products {
	position: relative;
	width: 600px;
	margin: 25px 0 0 135px;
	z-index:1;
}
.products.search {
	width:100%;
	margin: 5px 0 0 0;
}
table .products {
	width: 725px;
	margin: 0;
}
.bold {
	font-weight: bold;
}
.products_bkgrd {
	position:relative;
	min-height:280px;
 height: expression( this.scrollHeight < 280 ? "280px" : "auto" ); /* sets min-height for IE */
	background: #000000 url(../images/gradient_shopping_cart.jpg) repeat center top;
	z-index: 10;
}
.products_bkgrd .addSpec {
	font:12px Arial, Helvetica, sans-serif;
	color:#f5d3b4;
	text-align:left;
	padding: 0 0 0 12px;
}
.product_format_space {
	position:relative;
	height: 5px;
	clear:both;
}
.product_format a {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	height: 15px;
	padding-left: 5px;
}
.product_format {
	clear: both;
	background-color: #cab6a0;
	border: 1px solid #3b3139;
	padding: 3px 0 10px 3px;
	display:block;
	color:#000;
	position:relative;
	margin:15px 0 0 12px;
	width: 570px;
}
.format_table {
	display: block;
	padding:5px 0 5px 0;
	/*width: 570px;*/
	text-align:left;
}
.format_table.down.header,  .format_table.header {
	margin: 0px 0 0px 0;
}
.format_table.down {
	height: 30px;
}
.format_width {
	display: block;
	width: 50px;
	position: absolute;
	left: 12px;
	text-align: right;
}
.format_width img {
	border:1px solid #3b3139;
}
.swatch {
	width:30px;
	margin:-12px 0 0 5px;
	padding:5px 0 5px 0;
}
.format_x {
	display: block;
	width: 10px;
	position: absolute;
	left: 12px;
	margin-left: 55px;
}
.format_height {
	text-align: left;
	width: 50px;
	margin: 0px 0 0 65px;
	position: absolute;
	left: 12px;
}
.number {
	width:100px;
	margin: 0 0 0 75px;
}
.format_type {
	width: 135px;
	height: 20px;
	float:right;
	display:inline;
	margin-top: 0px;
	padding: 0;
	text-align: center;
	position: relative;
}
.format_item {
	display: inline;
	float:right;
	width: 114px;
 top: 0px  text-align: center;
}
.format_stitch {
	display: inline;
	width: 114px;
	top:0;
	float:right;
	text-align: center;
}
.format_price {
	display: inline;
	width: 75px;
	float:right;
	top:0;
	text-align: center;
}
.format_format {
	display: inline;
	width: 120px;
	height:19px;
	float:right;
	top:0;
	text-align: center;
}
.format_format2 {
	display: block;
	width: 130px;
	height:19px;
	margin:-42px 0 0 438px;
	padding-bottom: 10px;
	text-align: center;
}
.thread_number {
	width: 200px;
	height:19px;
	margin-top:4px;
}
.thread_quantity {
	display: block;
	width: 90px;
	height:19px;
	padding-left: 15px;
	margin: -19px 0 0 0px;
	position: relative;
	left: 200px;
	text-align:center;
}
.thread_quantity input {
	width: 50px;
}
.quantity2 {
	margin-left: 40px;
}
.thread_amount {
	position:relative;
	display: block;
	width: 70px;
	height:19px;
	padding-left: 5px;
	margin: -19px 0 0 230px;
}
.thread_amount input {
	position:absolute;
}
.amount2 {
	margin: -19px 0 0 275px;
}
.thread_price {
	display: block;
	width: 80px;
	height:19px;
	padding-left: 8px;
	margin: -19px 0 0 320px;
}
.thread_price2 {
	display: block;
	width: 100px;
	height:19px;
	padding-left: 8px;
	margin: -19px 5px 0 300px;
}
.price2 {
	margin: -19px 0 0 400px;
}
.thread_total {
	display: block;
	width: 80px;
	height:19px;
	padding-left: 8px;
	margin: -19px 0 0 490px;
}
.add_cart input {
	position: relative;
	display: block;
	height: 23px;
	width: 85px;
	left: 500px;
	top: 5px;
	padding: 0 0 10px 0;
}
.products .products_bkgrd .product_description .add_cart a img {
	position:relative;
	display: block;
	height: 23px;
	width: 85px;
	margin-left: 263px;
}
.product_title {
	position:relative;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
.products_bkgrd p {
	color:#f5d3b4;
	font-size:16px;
	text-align:center;
	font-weight: bold;
	text-transform: capitalize;
}
.products_bkgrd p a {
	color:#fdebd6;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}
.products_bkgrd p a:hover {
	color:#FFF;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}
.products_bkgrd a {
	color:#fdebd6;
	font-weight:bold;
	text-decoration:underline;
}
.products_bkgrd a:hover {
	color:#fdebd6;
	font-weight:bold;
	text-decoration:none;
}
.products_bkgrd .product_info {
	color:#f5d3b4;
	position:relative;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	padding: 10px;
	text-transform: none;

/*     	min-height: 375px; */

	height: expression(this.height > this.width ? (this.height > 375 ? 375: true) : true);
}
.shopping_thumbs_bkgrd {
	background: url(../images/gradient_shopping_cart.jpg) #000000 center top;
	position:relative;
	height:200px;
}
.shopping_thumbs_bkgrd .product_col1 {
	position:absolute;
	padding:0 10px 0 10px;
	width: 150px;
	margin: 0 0 0 15px;
}
.shopping_thumbs_bkgrd .product_col2 {
	position:absolute;
	padding:0 10px 0 10px;
	width: 150px;
	margin: 0 0 0 210px;
}
.register input {
	padding: 10px;
	text-align:center;
}
.shopping_thumbs_bkgrd .product_col3 {
	position:absolute;
	padding:0 10px 0 10px;
	width: 150px;
	margin: 0 0 0 400px;
}
.shopping_thumbs_bkgrd .product_col4 {
	position:absolute;
	padding:0 10px 0 10px;
	width: 150px;
	margin: 0 0 0 400px;
}
.search .shopping_thumbs_bkgrd .product_col1 {
	width: 150px;
	margin: 0 0 0 6px;
}
.search .shopping_thumbs_bkgrd .product_col2 {
	width: 150px;
	margin: 0 0 0 191px;
}
.search .shopping_thumbs_bkgrd .product_col3 {
	width: 150px;
	margin: 0 0 0 371px;
}
.search .shopping_thumbs_bkgrd .product_col4 {
	width: 150px;
	margin: 0 0 0 554px;
}
.no_results {
	font:bold 14px Verdana, Helvetica, sans-serif;
	color: #d10000;
	text-transform: uppercase;
	padding-left: 12px;
}
table .shopping_thumbs_bkgrd .product_col1 {
	width: 200px;
	margin: 0 0 0 15px;
}
table .shopping_thumbs_bkgrd .product_col2 {
	width: 150px;
	margin: 0 0 0 265px;
}
table .shopping_thumbs_bkgrd .product_col3 {
	width: 200px;
	margin: 0 0 0 480px;
}
.shopping_thumbs_bkgrd p a {
	color:#fdebd6;
	font-size:10px;
	text-align:center;
	line-height:12px;
	text-decoration:none;
}
.shopping_thumbs_bkgrd p a:hover {
	color:#FFF;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}
.shopping_thumbs_bkgrd .pack_image {
	display: block;
	margin-top: 10px;
	height: 145px;
	color: #ffffff;
	font-style: italic;
}
.specials_background2 .pack_image img {
	/* max-width: 105px; */

	max-height: 130px;
 height: expression(this.height > this.width ? (this.height > 130 ? 130: true) : true);
	/* width: expression(this.width > this.height ? (this.width > 105 ? 105: true) : true); */

	border: none;
}
.shopping_thumbs_bkgrd .pack_image img {
	max-width: 150px;
	max-height: 145px;
 height: expression(this.height > this.width ? (this.height > 145 ? 145: true) : true);
 width: expression(this.width > this.height ? (this.width > 150 ? 150: true) : true);
	border: none;
	margin-top: 5px;
}
.products_bkgrd a img {
	float: left;
	/* max-height: 450px; */

	max-width: 350px;

	/* height: expression(this.height > this.width ? (this.height > 450 ? 450: true) : true); */

	width: expression(this.width > this.height ? (this.width > 350 ? 350: true) : true);
	padding:0 15px 15px 0;
	margin: 5px 0 0 12px;
}
.products_bkgrd #thread_img a img {
	max-height: 170px;
	max-width: 150px;
 height: expression(this.height > this.width ? (this.height > 170 ? 170 : true) : true);
 width: expression(this.width > this.height ? (this.width > 150 ? 150 : true) : true);
	position:relative;
	padding:0 0 15px 0;
	margin: 5px 0 0 10px;
}
.product_description {
	color: #f5d3b4;
	display: block;
	position: relative;
	width: 600px;
	padding-bottom:10px;
	top:1px;
}
.thread {
	width: 425px;
	position:relative;
	top: 0px;
	left: 175px;
	margin: 0px 0 0 0;
}
.thread_needed {
	width: 405px;
}
.thread_count {
	position:relative;
	width: 567px;
	margin:10px 0 0 -163px;
}
.packages_tab {
	display: block;
	position: absolute;
	z-index: 20;
	margin: 5px 0 0 20px;
}
.p1, .p2, .p3, .p4 {
	overflow:hidden;
	display:block;
}
.p1 {
	height:1px;
	background:#2c1e12;
	margin:0 5px;
}
.p2 {
	height:1px;
	background:#2c1e12;
	margin:0 3px;
}
.p3 {
	height:1px;
	background:#2c1e12;
	margin:0 2px;
}
.p4 {
	height:2px;
	background:#2c1e12;
	margin:0 1px;
}
.p5, .p6, .p7, .p8 {
	overflow:hidden;
	display:block;
}
.p5 {
	height:1px;
	background:#2c1e12;
	margin:0 1px;
}
.p6 {
	height:1px;
	background:#2c1e12;
	margin:0 2px;
}
.p7 {
	height:1px;
	background:#2c1e12;
	margin:0 3px;
}
.p8 {
	height:2px;
	background:#2c1e12;
	margin:0 5px;
}
.shopping_header {
	position:absolute;
	display: block;
	top:4px;
	width: 535px;
	left:200px;
	height: 23px;
	z-index: 200;
}
.shopping_header h2 {
	position:absolute;
	display: block;
	top:4px;
	width: 535px;
	height: 23px;
	z-index: 200;
	text-align:left;
}
.checkout_button {
	display: inline;
	float: right;
}
.back_button {
	display: inline;
	float: right;
	padding-left:12px;
}
.startShopping_button {
	margin: 10px 0 0 12px;
}
.other_packages {
	position: relative;
	width: 600px;
	padding:0 0 10px 0;
	margin: 50px 0 0 135px;
	z-index:2;
}
.previous_pack {
	float:left;
	display: inline;
	width: 31px;
	margin: 50px 0 0 12px;
}
.next_pack {
	margin: 50px 0 0 0px;
	position: absolute;
	display:inline;
	float:left;
}
.pack1, .pack2, .pack3, .pack4, .pack5, .pack6 {
	position: absolute;
}
.pack_org {
	position: relative;
	vertical-align: top;/*display: table-cell;*/

}
.items_in_package {
	float:left;
	display: inline;
	margin: 0 30px;
}
.packages_box .specials_background2 .pack_image {
	padding:5px 0 0 0;
}
.main_shopping .other_packages img {
	position: relative;
	display: block;
}
.packages_box {
	margin-top: -5px;
}
.main_shopping {
	clear:both;
	position:relative;
	display: block;
	top:-10px;
	bottom: 75px;
	z-index:0;
}
.searchresults {
	width: 730px;
}
.breadcrumbs {
	position:relative;
	font-size:10px;
	margin-left: 15px;
	margin-bottom: 5px;
	width: 535px;
	z-index:1;
}
.breadcrumbs a {
	color:#000000;
	font-size:10px;
}
.breadcrumbs a:hover {
	color:#d10000;
	font-size:10px;
}
.hiddn {
	display: none;
}
.question {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.answer {
	color: #d10000;
	font-size: 15px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
#order-desc {
	padding-top: 25px;
	padding-bottom: 30px;
}
#order-desc div {
	margin-left: 15px;
	margin-right: 15px;
}
#order-desc .header {
	margin-bottom: 10px;
	height: 25px;
	border: 1px solid #000000;
	background-color: #eeeeee;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
#order-desc ul li ul li.col1 {
	width: 31%;
}
#order-desc ul li ul li.col2 {
	width: 61%;
}
/* Order Information */

#order-desc .order-data {
	width: 95%;
	margin: 0 auto 30px auto;
}
#order-desc .order-data ul li {
	list-style-type: none;
}
#order-desc .order-data ul li ul {
	margin: 2px auto 2px auto;
	border: 1px solid #000;
	min-height: 25px;
 height: expression(this.height > 25 ? 25: true);
}
#order-desc .order-data ul li ul li {
	float: left;
	min-height: 25px;
 height: expression(this.height > 25 ? 25: true);
	padding-left: 15px;
}
#order-desc .order-data ul li ul li.col1 {
	font-weight: bold;
}
/* Invoice */

#order-desc .invoice {
	border: 1px solid #000000;
	padding-bottom: 30px;
}
#order-desc .invoice pre {
	padding-left: 15px;
}
#order-desc .invoice .header {
	margin: 0;
}
.order_back {
	position: absolute;
	top: 5px;
	left: 495px;
	line-height: 20px;
	width: 120px;
	color: #666666;
	text-decoration: none;
}
.order_back a {
	color: #666666;
	text-decoration: none;
}
.order_back a:hover {
	color: #000000;
	text-decoration: underline;
}
.tblock {
	top: 25px;
	position: relative;
	left: 175px;
	width: 550px;
	padding-bottom: 50px;
}
.tblock img {
	padding: 5px;
}
/* Cart */

.cart {
	/*border: 1px solid #000000;*/

	width: 725px;
	/*background-color: #DAA77A;*/

	position: relative;
	left: 0px;
	padding:3px;
	display:block;
	color:#000;
	/*	z-index: 500;*/

	z-index: 0;
}
.cart table tr td {
	padding: 5px;
}
.cart table tr td table p {
	padding: 0;
}

/*GEL
*/
.cart table tr td table {
	border-top: 1px solid #9A8670;
	border-right: 1px solid #9A8670;
	border-left: 1px solid #9A8670;
	width:716px;
}
.cart table tr td table tr td {
	border-bottom: 1px solid #9A8670;
}


.cart table tr td table tr td.btns {
	/*border: 1px solid #000000;*/

	background-color: #9A8670;
}
.cart table tr td table tr td.items {
	/*border: 1px solid #000000;*/

	background-color: #F1D2B5;
}
.cart table tr td table tr td.items.sub {
	/*border: 1px solid #000000;*/

	background-color: #DAA77A;
}
.cart table tr td table tr td.totalsr {
	/*	border: 1px solid #000000;*/

	background-color: #F1D2B5;
}
.cart table tr td table tr td.totalsl {
	/*border: 1px solid #000000;*/

	background-color: #F1D2B5;
}
.cart table {
 position:relative  width: 716px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.cart table .thread_colors {
	width:700px;
}
.cart-title {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 17px;
}
button#quantities {
	width: 120px;
}
button#empty {
	width: 120px;
}
button#continue {
	width: 165px;
}
button#quantities, button#empty, button#continue {
	font-weight: bold;
	height: 35px;
	padding: 0;
	margin: 0;
faf7f0  background-color:transparent;
	border: 0px solid #000;
}
button#quantities img, button#empty img, button#continue img {
	position: relative;
	top: 3px;
}
input#checkout {
	margin-bottom: 15px;
	position: relative;
	left: 630px;
}
.old {
	color: #ff0000;
	text-decoration: line-through;
}
/* hide from ie on mac \*/

#flashcontent {
	clear:both;
	height: 556px;
	width: 927px;
	background:url("../images/gallery_default.jpg") no-repeat left top;
}
#flashcontentTxt {
	font:bold italic 14px Georgia, Helvetica, sans-serif;
	line-height: 23px;
	color: #f1e4c3;
	display:block;
	position:relative;
	width: 800px;
	left: 65px;
	top: 60px;
}
/* end hide */

.pages {
	/*	width: 400px;*/

	float: right;
}
.pages1 {
	margin-top:-23px;
}
.pages2 {
	margin-top: 0px;
}
.searchT_pagenumbers {
	position:absolute;
	width: 420px;
	right:0px;
	display: block;
	text-align:right;
	top:15px;
}
.searchB_pagenumbers {
	position:absolute;
	width: 420px;
	right:0px;
	display: block;
	text-align:right;
}
.cart table#bill2 {
	border: 1px solid #DAA77A;
	background-color: #ffffff;
	margin-left: 5px;
	margin-top:12px;
	width: 730px;
}
.cart table#bill2 a {
	text-decoration: underline;
}
.cart table#bill2 .header {
	background-image: none;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	height: 25px;
}
.cart table#bill2 ul {
	margin-left: 25px;
}
.cart table#bill2 ul table {
	width: 50px;
	border: none;
}
.cart table#user_data {
	width: 716px;
	border: 1px solid #9A8670;
	background-color: #fff;
	margin-left: 15px;
	margin-top: -10px;
}
.cart table#user_data .header {
	background-image: none;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	height: 25px;
	border: 3px solid #000;
}
.cart table#user_data table {
	border: none;
	width: 200px;
}
.cart table#user_data table table {
	width: 320px;
	background-color: #fdebd6;
	border:1px solid #DAA77A;
}
#proceed_secure {
	height: 25px;
	margin: -20px 0 0 250px;
}
.cart table#bill3 {
	border: 1px solid #DAA77A;
	margin-left: 0px;
	margin-top: 12px;
}
.cart table#bill3 .header {
	background-image: none;
	background-color: #FDEBD6;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	height: 50px;
	width: 700px;
	z-index:1;/*border: 3px solid #000;*/

}
.cart table#bill2 ul {
	margin-left: 25px;
	width: 675px;
}
.cart table#bill3 table {
	width: 625px;
	border: none;
}
.cart table#bill3 table td {
	border: none;
	vertical-align: top;
	min-width: 150px;
	max-width: 525px;
 width: expression(this.width > 525 ? 150: true);
 width: expression(this.width < 150 ? 150: true);
}
.cart table#bill3 table td table {
	width: 450px;
}
.cart table#bill3 table td table td {
	/* border: none; */

min-width: 25px;
 width: expression(this.height > 25 ? 25: true);
}
.note {
	font-size: 12px;
	text-align: center;
	font-style: italic;
}
.cart table#bill4 {
	border: none;
	margin-left: 3px;
	margin-top: -10px;
}
.cart table#bill5 {
	border: 1px solid #000;
	background-color: #9A8670;
	margin-left: 3px;
	margin-top: -10px;
}
.cart table#bill4 .header a {
	color: #D10000;
	text-decoration: underline;
}
.cart table#bill4 .header {
	background-image: none;
	font-size: 14px;
	height: 100px;
	width: 695px;
}
.cart table#bill5 .header {
	background-image: none;
	background-color: #FDEBD6;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	height: auto;
	width: 675px;
	border: 3px solid #000;
}
.cart table#bill4 .header b {
	font-size: 12px;
	display: block;
	position: relative;
	top: 20px;
}
.cart table#bill5 .header b {
	font-size: 12px;
	display: block;
	position: relative;
	top: 20px;
}
#bill5 .header {
	padding: 10px;
}
.special_summary {
	border-bottom: 1px solid #000;
	margin-top: 15px;
	padding-bottom: 25px;
}
.special_summary .specials_header {
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
.special_summary img {
	padding: 10px;
}
.products form#balboa_request {
	font-weight: normal;
	position: relative;
	top: -25px;
}
.ans {
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 700px;
}
.products .products_bkgrd .product_description.thread .add_cart {
	position: relative;
	height: 23px;
	width: 190px;
	left: 220px;
}
.products .products_bkgrd .product_description.thread .add_cart a img,  .products .products_bkgrd .product_description.thread .add_cart input {
	position: relative;
	top: 5px;
	left: 0;
	display: inline;
	width: 85px;
	margin: 0 0 0 10px;
	padding: 0;
}
.add_thread {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
	text-decoration: underline;
}
.item_name {
	position: relative;
}
.tempo {
	position: absolute;
}
.spacer {
	margin-top: 10px;
	padding: 35px 10px 10px 10px;
	width: 710px;
}
.space {
	margin-top: 30px;
}
.cart_thread {
	top: 5px;
	display: block;
	height: 25px;
	position: absolute;
	right: 11px;
	width: 85px;
}
.thread_head {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 8px;
	color: #D10000;
}
.thread_name {
	height: 50px;
	width: 150px;
	text-align: center;
}
.thread_name.col1 {
	width: 200px;
	border: 1px solid #9A8670;
}
.thread_name.col2 {
	width: 90px;
	border: 1px solid #9A8670;
}
.thread_name.col3 {
	width: 65px;
	border: 1px solid #9A8670;
}
.thread_name.col4 {
	width: 55px;
	border: 1px solid #9A8670;
}
.thread_name.col1.full {
	width: 200px;
}
.thread_name.col2.full {
	width: 90px;
}
.thread_name.col3.full {
	width: 65px;
}
.thread_name.col4.full {
	width: 55px;
}
.thread_name.main {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	width: 425px;
	/*background-color: #C98C56;*/

	border-bottom:none;
}
.thread_title {
	height:50px;
	width:150px;
	text-align:center;
	background-color:#fff;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.thread_img2 {
/*background-color: #C98C56;*/

}
.thread_img {
	width: 260px;/*background-color: #C98C56;*/
	text-align:center;
	background-color:#fff;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height:125px;
	line-height:125px;
}
.thread_img img {
	max-width: 100px;
 width: expression(this.width > 250 ? 250: true);
	border: 1px solid #9A8670;
}
.the_head {
	border: 1px solid #000;
}
.thread_list {
	border: 1px solid #000;
	height: 40px;
}
.thread_list input {
	width: 60px;
}
.thread_list .thread_type input {
	width: auto;
}
.cart table table table {
	background-color: #fdebd6;
	width: 425px;
}
.cart table table table.trans {
	background-color: transparent;
}
.cart table table table.trans td {
}
.cart table table table.full {
	width: 675px;
}
.format_width2 {
	display: block;
	height: 30px;
	/*width: 175px;*/
	position: relative;
}
.format_width2 img {
	border:1px solid #3b3139;
	width: 30px;
	height: 30px;
}
.format_width2 .swatch {
	width:30px;
	left: 0;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
	height: 30px;
}
.format_width2 .thread_color {
	padding-left: 40px;
	/*position: absolute;*/

	top: 5px;/*display: none; */

}
.format_width2 .thread_type div {
	text-align: center;
}
.format_width2 .thread_type {
	left: 45px;
	position: absolute;
	text-align: left;
	/*width: 130px;*/
	overflow: hidden;
}
.item_cprt {
	margin: 12px 12px 0 12px;
	position: relative;
	clear:both;
	font:italic 11px Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #fdebd6;
}
div.popup {
	background-color: #FDEBD6;
	border: 1px solid #75512F;
	max-width:600px;
	padding:5px;
	position:absolute;
	opacity:1;
	z-index:9;
	height:65px;
	width:250px;
}
#ghzipclose {
	position:absolute;
	right:5px;
	top:6px;
	z-index:10;
}
#ghzipclose {
	right:8px;
	top:8px;
}
.ghgreyx {
	/* background-position:-140px -80px; */

	height:13px;
	line-height:13px;
	width:13px;
}
.ghfpics {
	background-image:url("../images/ghfimages.gif");
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
}
.ghgo {
/* background-position:-80px -80px;

	height:21px;

	line-height:21px;

	width:35px; */

}
#results {
}
#results a, #last_search a {
	text-decoration: underline;
}
#results a:hover, #other_pages a:hover, #last_search a:hover {
	color: #FF0000;
}
#last_search {
	margin: 5px 0 0 5px;
}
textarea {
	font:12px Arial, Helvetica, sans-serif;
}
.cart table tr td table tr td.no-border {
	border-bottom:none;
}
.cart table tr td table.thread-options {
	background-color: #fff;
	border:1px solid #9a8670;
}
.cart table tr td table.thread-types {
	padding:0px 25px;
	border:none;
	width:100%;
}
.cart table tr td table.thread-types td {
	padding:3px 25px;
	border:none;
}
.cart table tr td table.no-border {
	border-bottom:none;
	border-right:none;
	border-left:none;
	border-top:none;
}
.cart table tr td table.thread_colors {
	border: 1px solid #9a8670;
}
.cart table tr td table tr td.thread_border {
	border-right: 1px solid #9a8670;
	border-bottom:none;
}
.cart table tr td table tr td.thread_border2 {
	vertical-align: top;
	height: 130px;
	border-right: 1px solid #9a8670;
	border-top: 1px solid #9a8670;
	border-bottom:none;
}
.cart table tr td table tr td.thread_border2-end {
	vertical-align: top;
	height: 130px;
	border-top: 1px solid #9a8670;
	border-bottom: none;
}
.cart table tr td table tr td.thread_border3 {
	border-bottom:none;
}
.cattblock {
	border:1px solid #000;
	display:block;
	position:relative;
	margin-left: 10px;
	margin-top: 20px;
	width: 500px;
	font: 20px Arial, Helvetica, sans-serif;
	padding:20px 0;
	color: #fdebd6;
	background:url(../images/gradient_shopping_cart.jpg) repeat top left;
}
.cattblock_full {
	border:1px solid #000;
	display:block;
	position:relative;
	margin-left: 10px;
	margin-top: 5px;
	width: 705px;
	font: 12px Arial, Helvetica, sans-serif;
	padding:10px 10px;
	color: #fdebd6;
	background:url(../images/gradient_shopping_cart.jpg) repeat top left;
}
.cattblock_full h3 {
	color: #fdebd6;
}
.cattblock_notxt {
	border:1px solid #000;
	display:block;
	position:relative;
	margin-left: 135px;
	margin-top:21px;
	width: 578px;
	font: 12px Arial, Helvetica, sans-serif;
	padding:10px 10px;
	color: #fdebd6;
	background:url(../images/gradient_shopping_cart.jpg) repeat top left;
}
.cattblock_notxt a:link, .cattblock_notxt a:visited, .cattblock_full a:link, .cattblock_full a:visited {
	color: #fdebd6;
	text-decoration: underline;
}
.cattblock_notxt a:hover, .cattblock_full a:hover {
	color: #fdebd6;
	text-decoration: none;
}
.cattblock_notxt img.wtxt {
	padding-right: 10px;
}
#tbtitle_full {
	display: block;
	margin: -5px auto 5px auto;
	width:500px;
	font:bold 20px Arial, Helvetica, sans-serif;
	color: #d10000;
	padding:2px 10px;
	position:relative;
	background-color: #fdebd6;
	text-align:center;
	border: 2px solid #000;
	text-transform: uppercase;
}
.orphan_cattblock {
	width:500px;
	position:relative;
	left:120px;
	min-height:25px;
 height: expression(this.height < 25 ? 25: true);
}
#tbtext {
}
#tbopenclose {
	position:absolute;
	right:12px;
	height:25px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fdebd6;
	cursor: pointer;
}
.error {
	color: #FF0000;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}

