/******************** --- categories & subcategories, product boxes--- ***********************/


/*------- category/subcats ----*/
.category_banner{
	text-align:center;
	background:#f6f6f7;
	border-bottom:1px solid #a088ba;
}
.cat_table{width: 690px; margin: 0 auto;}
.cat{	
	text-align:center;
}
.cat_image{
	/*border:1px solid #7a7979;
	padding:15px;*/
	text-align:center;
	/*background:url(images/img_bg.jpg) center center no-repeat #ffffff;*/
    background: #ffffff;
	width:145px;
	margin:5px auto;
}
.cat_image div{
	width:145px;height:100px;overflow:hidden;border:1px solid #7a7979;text-align:center;display:block;background:#ffffff;
}
.cat_title{
	margin-bottom:7px;
}
.cat_description{
	font-size:8.5pt;
	line-height:11pt;
	color:#787878;
}

/*--------------------------------*/

.index_cat_img{
	border-bottom:1px solid #e6f1ff;
	background:#ffffff;
	margin-bottom:5px;
}
.cat_thumb{
	border-bottom:2px solid #d9e9ff;
	padding:5px 5px 10px 5px;
}
.cat_img{

}
.description{
	margin-bottom:10px;
}


/******************  KT: subcats listing ***********************/

/* --------- this is for subcats when they are listed as plain links in a box on top of the product list -> category/list --------- */

ul.site-subcats {
	margin: 1em;
	padding: 0em;
}
	
ul.site-subcats li {
	float: left;
	padding:0px;
	margin:0px;
	width:190px;
	list-style-type:none;
	border-bottom:1px solid #eeeeee;
}
ul.site-subcats li a:link, 
ul.site-subcats li a:visited, 
ul.site-subcats li a:hover, 
ul.site-subcats li a:active{
	font-weight:normal;text-decoration:none;
}

.subcats_box{
	margin-bottom:15px;
	padding-bottom:5px;
}
.subcats_box h1{
	font-size:8.5pt;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 5px;
}	

/*------ pagination & navigation lines -------*/

.thumb_navigation{
	border-bottom:1px solid #dddddd;
	font-size:7.5pt;
	text-align:center;
	padding:3px;
}
.results_perpage{
	font-size:7.5pt;
	text-align:right;
	padding:3px;
}
.results_perpage form {
  display: inline !important;
}


.per_page{
	margin:10px;
	text-align:center;
}
.thumbs_table{
	
}

/*-------- index & category/list -----------*/
.thumbs_table{}
.thumb{
	border-left:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	background:#fafafa;
	padding:5px;
	text-align:center;
	width:170px;
}
.thumb_image{
	background:#ffffff;
	margin-bottom:5px;
}
.thumb_content{
	/* the name, price etc. are placed in thumb_content tag*/
}
.thumb_name{
	margin-bottom:5px;
}
.thumb_price{
	margin-bottom:3px;
	color:#000000;
	font-weight:bold;
}
.thumb_retail{
	margin-bottom:3px;
}
.thumb_yousave{
	margin-bottom:3px;
	color:#787878;
}
.thumb_descr{
	margin-bottom:5px;
	line-height:11pt;
}
.thumb_links{

}
.thumb_actions{
	margin-top:10px;
	margin-bottom:10px;
}


/*----------------*/

.thumb_cat{
	border-bottom:2px solid #d9e9ff;
	padding:5px;
}
.thumb_img{	
	border:1px solid #DFDDDD;
	float:left;
	margin-right:10px;
}
.thumb_addinfo{
	font-size:7.5pt;
	line-height:10pt;
	margin-top:10px;
	margin-bottom:10px;
}


/*---- some common classes for subcats ----*/
big{
	font-size:10.5pt;
}
h1.doubleline{
	border-top:1px solid #DFDDDD;
	border-bottom:3px solid #DFDDDD;
	font-size:9pt;
	font-weight:bold;
	margin-bottom:10px;
	line-height:16pt;	
}

/*------- thumbs.one on a row ---------*/
.thumb_row{
    border-left:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	background:#fafafa;
	width:170px;
	margin-bottom:1px;
<<<<<<< .mine
    float: left;
    margin: 8px;
=======
    float: left;
>>>>>>> .r19766
}
.thumb_row td{
	padding:5px;
    text-align:center;
}

.thumb_row_img{	

}
.thumb_row_img img{}

.thumb_row_img div{width:90px;height:70px;overflow:hidden;border:1px solid #7a7979;background:#ffffff;}

.thumb_row_name{
	margin-bottom:5px;
    height: 40px;
    overflow: hidden;
}
.thumb_row_availability{
	font-size:7.5pt;
	line-height:10pt;
	border-top:1px solid #dddddd;
	margin-top:7px;
	padding-top:7px;
}
.thumb_row_buy{
	text-align:right;
	width:130px;
	font-weight:bold;
	background:#f7f7f9;
	text-align:center;
}
.thumb_row_buy table{margin: 0 auto;}

.thumb_row_buy table td{padding:0px;}

.volume-price{
	color:#000000;
}
.discount-pricing-label{
	font-size:7.5pt;
	font-weight:bold;
	border-top:1px solid #cccccc;
	width:150px;
}
/*------- messages -> submit a ticket link -----------*/

.messages_box {background:#ffffff;border:1px solid #dddddd;padding:5px 10px;}
.messages_box td {padding:3px 5px;}

.messages_tbl{
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.messages_tbl td{
	padding:3px 5px;
	background:#ffffff;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.messages_tbl th{
	padding:5px 5px;
	background:#f7f7f7;
	font-size:8.5pt;
	color:#787878;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.messages_navigation{
	margin:3px;
}
.messages_browser{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.messages_browser th{
	padding:3px 5px;
	background:#f7f7f7;
	text-align:left;
	font-size:8.5pt;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.messages_browser td{
	padding:3px 5px;
	background:#ffffff;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.message_subject{
	font-weight:bold;
	border-bottom:1px solid #dddddd;
}
.message_attachment{
	border-top:1px solid #dddddd;
}

