/******************** --- categories & subcategories --- ***********************/
.cat{
	border-top:0px solid #DFDDDD;
	border-bottom:2px solid #eeeeee;
	padding:7px;
	text-align:center;
}
.cat_image{
	margin-bottom:5px;
	padding:5px;
}
.index_cat_img{
	margin-bottom:5px;
}
.cat_title{
	margin-bottom:7px;
}
.cat_description{
	font-size:8.5pt;
	line-height:11pt;
	color:#787878;
}
.cat_thumb{
	border-bottom:2px solid #d9e9ff;
	padding:5px 5px 10px 5px;
}
.cat_img{

}
.description{
	margin-bottom:10px;
}
/******************  KT: subcats listing ***********************/
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;
}
.subcats_box{
	margin-bottom:15px;
	background:url(images/side_bg.gif) top left repeat-x #f3f3f3;
	border-top:1px solid #dddddd;
}
.subcats_box h1{
	font-size:8.5pt;
	font-weight:bold;
	margin:0 10px;
}	

/********************** --- thumbs.boxes --- ***********************/
.thumb_navigation{
	border-bottom:1px solid #cccccc;
	border-top:1px solid #ffffff;
	background:#eeeeee;
	text-align:center;
	padding:3px;
}
.results_perpage{
	border-bottom:1px solid #dddddd;
	border-top:1px solid #cccccc;
	padding:3px;
	background:#fbfcfe;
}
.per_page{
	margin:10px;
	text-align:center;
}
.thumbs_table{
	
}
.thumb{
	border:1px solid #e3e3e3;
	padding:5px;
	background:url(images/bottop.gif) bottom left repeat-x;
	margin:5px 0;
}
.thumb_cat{
	border-bottom:2px solid #d9e9ff;
	padding:5px;
}
.thumb_img{	
	border:1px solid #DFDDDD;
	float:left;
	margin-right:10px;
}
.thumb_content{
}
.thumb_image{
	margin-bottom:5px;
}
.thumb_name{
	margin-bottom:5px;
}
.thumb_descr{
	margin-bottom:5px;
	line-height:12pt;
	font-size:7.5pt;
	color:#6d6d6d;
	text-align:left;
}
.thumb_retail{
	margin-bottom:5px;
}
.thumb_price{
	margin-bottom:5px;
	color:#000000;
	font-weight:bold;
}
.thumb_yousave{
	margin-bottom:5px;
	color:#cc0000;
}
.thumb_actions{
	margin-top:10px;
	margin-bottom:10px;
}
.thumb_availability{
	border-top:1px solid #dddddd;
	font-size:7.5pt;
	line-height:10pt;
	margin-top:5px;
	padding-top:2px;
}
/*
.thumb_upsell_img{
	
	border:1px solid #DFDDDD;
	margin-top:10px;

}
.thumb_upsell_actions{
	margin-top:15px;
	padding:1px;
	background:#F5F5F5;
	x-border-bottom:1px solid #CDCBCB;
	text-align:center;
}
*/
.thumb_addinfo{
	font-size:7.5pt;
	line-height:10pt;
	margin-top:10px;
	margin-bottom:10px;
}
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-bottom:1px solid #dddddd;
	background:url(images/bottop.gif) bottom left repeat-x;
	margin-bottom:5px;
	margin-top:10px;
	padding:5px 0;
}

.thumb_row td {
	vertical-align: top;
}

.thumb_row_img{	
	
}
.thumb_row_descr{
	font-size:8.5pt;
	color:#6d6d6d;
	margin:10px 0 5px 0;
}
.thumb_row_availability{
	font-size:7.5pt;
	line-height:10pt;
	border-top:1px solid #dddddd;
	margin-top:7px;
	padding-top:7px;
}
.thumb_row_buy{
	padding:2px;
	text-align:right;
}
/******************** -- messages -- *************************/

.messages_box {background:url(images/side_bg.gif) top left repeat-x #f3f3f3;border:2px 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:#f2f2f2;
	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:#f2f2f2;
	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;
}
