#text {
	padding: 0px 0px 70px 250px;
	position: relative;
} 

h1  {
	color: #29216C;
	font-size: 18pt;
	line-height: 1;
	padding: 4px 0 5px;
	font-weight: normal;
	z-index: 1;
}/*Products (h1 head)*/

body {
	background-color: #DFC57E;
	background-image: url(../images/body_txt_tan_bknd.gif);
	background-repeat: repeat-y;
}



#cart {
	width: 70px;
	top: 400px;
	_top/**/:/**/ 423px; /* IE 6 only */
	left: 130px;
	z-index: 10000;
	position: relative;
	color: #FFF;
	background-image:url(../images/cart_tan_footer2.gif);
}

#cart a {
color: #FFF;}

#cart a:hover {
color: #BA2232;
}

#footer {
	top: 440px;
}

/*COLUMNS*/


 #column_wrap {
overflow: hidden;
width: 100%;
line-height: 1;
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
#column_wrap { line-height: 1.1; z-index }
}

 #column_wrap_left {
width:50%;
float: left;
}

#column_wrap_right {
width: 50%;
float: right;
margin-left: -2%;
}

 /* columns */
.col1, .col2 {
width: 45%;
   _width/**/:/**/ 48%; /* IE 6 only */
padding-right: 2%;
float: left;
border-right: solid #FFFFFF 1px;
}
.col2 {float: right;}

.col3 {border: none;
width: 48%;
   _width/**/:/**/ 50%; /* IE 6 only */
margin-left: 5%;
   _margin-left:/**/:/**/ 3%; /* IE 6 only */
}


 .col1,  .col2,  .col3  {
	padding: 0 6px 20px 0;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}
	
	
 .category{
 padding: 10px 0 0;
*clear: left;
}
li.col_top {padding-top: 0;}
 
 .category a {
	color: #29216C;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 2px 0;
}/*everything*/

.inline li {
	display: inline-block;
	*display: inline;
	margin: 0 4px 0 0;
	background: url(../images/prod_cat_pipe.gif) no-repeat right 4px;
	padding-right: 6px;
}


 .category li a,  .category .sub li a {
	color: #000;
	font-size: 9.5px;
	text-transform: none;
	display: inline;
	padding-top:0;
}

.category .sub a {	
font-size: 12px;
padding-top:4px;
display: block;
clear: left;
}/*subcategory style*/


 
  .category a:hover {color: #29216C;}

  .category li a:hover {color: #BA2232;}
  .oneline {
margin-left: 16px;
text-indent:-8px;
}

ul li.sub, ul li.sub ul.inline {
margin-left: 0;
text-indent: -8px;
float: none;
clear: left;
}

ul li.sub .inline li{
text-indent: 0;
}

ul ul {
margin-left: 8px;
clear: left;
}

li:last-child { border: none !important; }

.inline .last_child { border: none !important; }

#prod_cat_img {
margin: -25px 0 0 -25px;
}
