﻿/*****************************************************
 Gallery style sheet Header/Footer
*****************************************************/
table.Gallery_Container, .Gallery_Container {		
}

/* Header */
TD.Gallery_HeaderCapLeft {
	display: none;
}

TD.Gallery_HeaderCapRight {
	display: none;
}

TD.Gallery_HeaderImage {		
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px;
	background-color: #EFEFEF;	
}

TD.Gallery_Header, .Gallery_Header {			
	font-weight: bold;
	font-size: 8pt;	
	color: #000000;
	font-family: Tahoma;		
	letter-spacing: 1px;
	background-color: #EFEFEF;	
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px;
}

.Gallery_HeaderText {
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;	
	letter-spacing: 0px;
}

/* Second line header */
TD.Gallery_AltHeaderCapLeft, .Gallery_AltHeaderCapLeft {
	display: none;
}

TD.Gallery_AltHeaderImage, .Gallery_AltHeaderImage {	
	padding-left: 5px; 
	padding-right: 0; 
	padding-top: 0px; 
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #EFEFEF;
}

TD.Gallery_AltHeader, .Gallery_AltHeader {	
	font-weight: bold;
	font-size: 8pt;
	color: #cc6600;		
	font-family: Tahoma;
	letter-spacing: 0px;
	padding-left: 0px; 
	padding-right:0px; 
	padding-top: 0px; 
	padding-bottom: 0px;
}

TD.Gallery_AltHeaderCapRight {
	display: none;
}

.Gallery_AltHeaderText {
	font-weight: bold;
	font-size: 8pt;	
	color: #cc6600;
	font-family: Tahoma;
	letter-spacing: 0px;
}

TD.Gallery_RowContent {
}

/* Rows of Items */
TD.Gallery_RowCapLeft {	
	display: none;
}

TD.Gallery_RowCapRight {
	display: none;
}

TD.Gallery_RowHighlight, .Gallery_RowHighLight {		
	font-weight: normal;
	font-size: 11px;	
	font-family: Verdana;
	letter-spacing: 0; 		
	background-color: #ececec;
	padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px;
}

TD.Gallery_RowHeader {
	color: #003366;		
	font-family: Verdana;
    font-size: 11px;
    font-weight: normal;	
	border-bottom: #999999 1px solid;
	border-right: #666666 1px solid;	
	background-color: #ececec;		/* For Firefox */
	/* Filter not supported in FireFox */
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#ececec, EndColorStr=#dbdbdb);	
}

/* Footer */
TD.Gallery_FooterCapLeft {
	display: none;
}

TD.Gallery_FooterCapRight {
	display: none;
}

/* Settings Page Footer */
TD.Gallery_FooterImage {	
	border-bottom: #008ebc 4px solid;
	padding-left: 5px; 
	padding-top: 3px; 
	padding-bottom: 3px;  
}

TD.Gallery_Footer, .Gallery_Footer {
	font-weight: bold;
	font-size: 8pt;	
	font-family: Tahoma;
	letter-spacing: 1px; 
	padding-left: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px;	
	background-color: #EFEFEF;	
}

.Gallery_FooterText {
	font-weight: bold;
	font-size: 8pt;
	color: #a4a5a6;
	font-family: Tahoma;
	letter-spacing: 0px;
}

TD.Gallery_BottomCapLeft {
	display: none;		
}

TD.Gallery_Bottom {		
}

TD.Gallery_BottomCapRight {
	display: none;
}
