/**********  WT GALLERY category mode  ***********/
div.tx_wtgallery_pi1 {float: left;
	padding: 0px;
	margin: 0px; 
	width: 100%;	}
	
div.wtgallery_category_area { 
	width: 100%;
	}
		
div.wtgallery_categories { 
/*	border: 1px solid silver;
	width: 170px*/;
	padding: 10px;
	float: left;
	/*margin: 5px 0;*/
}
div.wtgallery_category_pic {
	float: left;
}
div.wtgallery_category_pic { }

div.wtgallery_category_folder, div.wtgallery_category_folder a {color: #002969;
	font-size:12px;
	font-family:Tahoma;
	text-decoration: underline;
	margin: 5px 0 10px 0;
}

div.wtgallery_category_folder a: hover {color: #FF9900;
	font-size:12px;
	font-family:Tahoma;
	text-decoration: underline;
	margin: 5px 0 10px 0;
}

div.wtgallery_category_pagebrowser {
	display: none;
}

/**********  WT GALLERY list mode  ***********/
.wtgallery_listpic_pic {
	/*border: 1px solid white;*/
}
.wtgallery_listpic {	padding:0px;
	text-align: center;}

.wtgallery_listpic_no {
	padding: 0px;
	margin: 0px;}

.wtgallery_listpic_pic_no {
	padding: 0px;
	margin: 5px;}

.wtgallery_listpic_act {
	padding: 0px;
	margin: 0px;}

/*div.wtgallery_listpic wtgallery_listpic_no wtgallery_listpic_lastofrow {float: left;
	padding: 0px;
	margin: 0px;}

div.wtgallery_listpic wtgallery_listpic_act wtgallery_listpic_firstofrow {float: left;
	padding: 0px;
	margin: 0px;}*/

	
.wtgallery_pagebrowser_top {float: left;	width: 100%;	padding-left: 60px;}

.wtgallery_pagebrowser_back {
	background: url(../images/btn_back_horiz.png) no-repeat;	width:47px;
	height: 41px;}

div.wtgallery_pagebrowser_down {float: left;
	width: 100%;
	padding-left: 60px;}

.wtgallery_pagebrowser_fwd {
	background-image: url(../images/btn_forward_horiz.png);
	background-repeat: no-repeat;
	width:47px;
	height: 41px;}

div.wtgallery_pagebrowser_up {float: left;
	width: 100%;
	text-align: center;
}

/********* WT GALLERY singleview mode ************/
#wtgallery_singlepic_area {
	padding-bottom: 20px;}

.wtgallery_singlepic_pic {
	/*border: 1px solid white;*/
}

.wtgallery_singlepic {
	width: 540px;
	text-align: center;
}

div.wtgallery_singlepic_popup {
	text-align: center;
}

div.wtgallery_singlepic_fwdback {float: left;
	text-align: center;	background-color: #e6e6e6;	padding:5px;}

div.wtgallery_singlepic_back {float: left;
	width: 200px;
	text-align: left;
}

div.wtgallery_singlepic_fwd {float: right;
	width: 200px;
	text-align: right;
}


div.wtgallery_thumbnail {float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;}
	
	
/********* wt_gallery END ************/