/******************** --- categories & subcategories --- ***********************/
.cat{
	background:url(images/thumbbg.gif) bottom left repeat-x #ffffff;
	padding:5px 5px 10px 5px;
}
.cat_image{
	border-bottom:0px solid #e6f1ff;
	background:#ffffff;
	margin-bottom:5px;
	float:right;
	margin-left:5px;
}
.index_cat_img{
	border-bottom:0px solid #e6f1ff;
	background:#ffffff;
	margin-bottom:5px;
	margin-left:5px;
	float:right;
	width: 125px;
}
.cat_title{
	margin-bottom:7px;
	text-align:center;
}
.cat_description{
	font-size:8.5pt;
	line-height:11pt;
	color:#787878;
}
.cat_thumb{
	background:url(images/thumbbg.gif) bottom left repeat-x #ffffff;
	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 10px 0px 0px;
	width: 180px;
	list-style-type:none;
	border-bottom:1px solid #a2b1c3;
	color: #B00000;
	}
	
ul.site-subcats li a {
	color: #B00000 !important;
}

.subcats_box{
	x-border-bottom:1px solid #cbd8e0;
	margin-bottom:15px;
}
.subcats_box h1{
	font-size:9pt;
	font-weight:bold;
	margin:0px;
}	

/********************** --- thumbs.boxes --- ***********************/
.thumb_navigation{
	border-bottom:1px solid #9dbdde;
	background:#edeff2;
}
.per_page{
	margin:10px;
	text-align:center;
}
.thumbs_table{
	
}
.thumb{
	background:url(images/thumbbg.gif) bottom left repeat-x #ffffff;
	padding:5px 5px 15px 5px;
}
.thumb_cat{
	border-bottom:2px solid #d9e9ff;
	padding:5px;
}
.thumb_img{
	
	border:1px solid #DFDDDD;
	float:left;
	margin-right:10px;
}
.thumb_image{
	border-bottom:0px solid #e6f1ff;
	background:#ffffff;
	margin-bottom:5px;
	margin-left:5px;
	float:right;
	width: 125px;
}
.thumb_name{
	margin:5px 0;
}
.thumb_descr{
	margin-bottom:5px;
	margin-top:8px;
	line-height:11pt;
}
.thumb_retail{
	margin-bottom:0px;
}
.thumb_price{
	margin-bottom:5px;
	margin-top:5px;
	color:#000000;
	font-weight:bold;
}
.thumb_yousave{
	margin-bottom:3px;
	color:#787878;
}
.thumb_actions{
	margin-top:15px;
	padding:1px;
	text-align:center;
}
.thumb_links{
	padding:5px 0;
}
/*
.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:2px solid #DFDDDD;
	margin-bottom:15px;
}

.thumb_row_img{
	
	border:1px solid #DFDDDD;
}
.thumb_row_availability{
	font-size:7.5pt;
	line-height:10pt;
	border-top:1px solid #dddddd;
	margin-top:7px;
	padding-top:7px;
}

/******************** -- messages -- *************************/

.messages_box {background:#edeff2;border:1px solid #9dbdde;padding:5px 10px;}
.messages_box td {padding:3px 5px;}

.messages_tbl{
	x-background:#E8F0F3;
	border-left:1px solid #CBD8E0;
	border-bottom:1px solid #CBD8E0;
}
.messages_tbl td{
	padding:3px 5px;
	background:#ffffff;
	x-border-bottom:1px solid #9dbdde;
	border-top:1px solid #9dbdde;
	border-right:1px solid #9dbdde;
}
.messages_tbl th{
	padding:5px 5px;
	background:#d6dfe9;
	font-size:8.5pt;
	color:#000000;
	border-top:1px solid #9dbdde;
	border-right:1px solid #9dbdde;
}
.messages_navigation{
	margin:3px;
}
.messages_browser{
	border-top:1px solid #9dbdde;
	border-left:1px solid #9dbdde;
}
.messages_browser th{
	padding:3px 5px;
	background:#d6dfe9;
	text-align:left;
	font-size:8.5pt;
	border-bottom:1px solid #9dbdde;
	border-right:1px solid #9dbdde;
}
.messages_browser td{
	padding:3px 5px;
	background:#ffffff;
	border-bottom:1px solid #9dbdde;
	border-right:1px solid #9dbdde;
}
.message_subject{
	font-weight:bold;
	border-bottom:1px solid #e6f1ff;
}
.message_attachment{
	border-top:1px solid #e6f1ff;
}



