/* Localized */
/* ____________________ */

	#detail_nav {
		background:#fff;
		padding:0 0 15px 0;
	}

/* ____________________ */
	#breadcrumbs {
		margin:15px 0 10px 0;
		font-size:10px;
		font-weight:normal;
	}
	#breadcrumbs a {
		font-size:10px;
		font-weight:normal;
		text-decoration:underline;
	}

/* ____________________ */
	#col1_cat {
		width:160px;
		height:300px;	
		background:#fff;
		float:left;
	}
	* html #col1_cat {height: 1%;}
	*>html #col1_cat {height: auto;}
	#c1_cat {
		padding-left:0px;
	}
	/* ---------------- */
	#col2_cat {
		width:589px;	
		background:#fff;
		float:left;
	}
	* html #col2_cat {height: 1%;}
	*>html #col2_cat {height: auto;}
	#c2_cat {
		padding:15px 0 15px 20px;
	}

/* ____________________ */
	.pg_a {
		float:left;
		width:17px;
		text-align:center;
	}
	.pg_a a {
		display:block;
		width:17px;
		color:black;
		font-weight:bold;
		background:#FFFFFF;
		border-left: solid #DCDCDC 1px;
	}
	.pg_a a:hover {
		color:black;
	}
	
	.pg {
		float:left;
		width:17px;
		text-align:center;
	}
	.pg a {
		display:block;
		width:17px;
		background:#FFFFFF;
		color:#666666;
		border-left: solid #DCDCDC 1px;
	}
	.pg a:hover {
		color:black;
		background:#DCDCDC;
	}
	
/* ____________________ */
	.pn_txt {
		float:left;

		display:block;
		text-align:center;
	}
	.pn_txt a {
		display:block;
	}
	
	
	
	.pn_l_a {
		padding:0 10px 0 0;
		float:left;
		text-align:center;
	}
	.pn_l_a a {
		padding:0 10px 0 10px;
		float:left;
		color:black;
		background:#DCDCDC;
	}
	.pn_l_a a:hover {
		color:black;
		background:#C0C0C0;
	}
	
	
	.pn_r_a {
		padding:0 10px 0 10px;
		float:left;
		text-align:center;
		margin-right:10px;
	}
	.pn_r_a a {
		padding:0 10px 0 10px;
		float:left;
		color:black;
		background:#DCDCDC;
		border-left: solid #DCDCDC 1px;
	}
	.pn_r_a a:hover {
		color:black;
		background:#C0C0C0;
	}
	
	
	.pn_l {
		padding:0 10px 0 10px;
                margin-right:10px;
		float:left;
		text-align:center;
		color:#DCDCDC;
		background:#E8E7E7;
	}
	.pn_r {
		padding:0 10px 0 10px;
		margin-right:10px;
                margin-left:10px;
		float:left;
		text-align:center;
		color:#DCDCDC;
		background:#E8E7E7;
	}
	
	
/* ____________________ */
	.btn a:link, .btn a:visited {
		font-family:Arial, Helvetica;
		text-align:center;
		padding:4px 10px 3px 10px;
		white-space: nowrap;
		float: left;
		font-size: 9px;
		line-height: 10px;
		margin: 8px 0px 0px 12px;
		border: 1px solid #999999;
		text-decoration: none;
		color: #333333;
		/* background-image: url('btn.gif'); */
	}
	.btn a:hover{
		background: #c0c0c0;
	}
	
/* ____________________ */
	#image img {
		padding:0 0 0 0;
	}

	#grid {
		empty-cells: hide;
	}
	#grid td { 
		border: solid #ccc 1px;
		padding:2px;
		margin:0;
		vertical-align:top;
		text-align:center;
	}
	#detail img { 
             text-align:left;
             border: 1px solid #DCDCDC ;
             margin: 5px;
	}
	
	.thumbtext {
 		 padding:1px;
 		 font-size:9px;
 		 font-style:normal;
 		 color:gray;
	}
	.thumb {
		margin-top: 3px;
	}
	.thumb img{
		/* border: solid #DCDCDC 1px; */
		border: 1px solid #DCDCDC ;
	}
	.thumb a:hover img {
		/* border: solid blue 1px; */
		border: 1px solid #ccc ;
	}

/* ____________________ */
