/* ================================
    CSS STYLES FOR Module Gallery
   ================================
*/

.viz_gallery_NormalBlue 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color:Blue;
}


.viz_gallery_pnlGrid
{

}

.viz_gallery_Grid
{

}

.viz_gallery_GridItem 
{
	
}

.viz_gallery_GridItemLink 
{
    
}

.viz_gallery_GridItemStatus
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000
}

.viz_gallery_pnlList
{
	
}

.viz_gallery_pnlListGrid
{
}

.viz_gallery_pnlListGridHeader
{
	height:40px;
	text-align:center;
	background-color:WhiteSmoke;
}

.viz_gallery_pnlListGridFooter
{
}


.viz_gallery_pnlListGridItem 
{
	Background-color:Whitesmoke;
}

.viz_gallery_pnlListGridAltItem 
{
	Background-color:Gainsboro;
}

.viz_gallery_pnlListGridItemSummary 
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color:Black; 
}

.viz_gallery_pnlListGridItemPrice
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color:Black; 
}

.viz_gallery_pnlSpecialGrid
{
	width:140px;
	border-color: Black;
	border-width:1px;
	border-style:solid;
}


.viz_gallery_pnlSpecialItem
{
	Background-color:WhiteSmoke;
}

.viz_gallery_pnlSpecialAltItem 
{
	Background-color:Gainsboro;
}

.viz_gallery_pnlSpecialItemBullet
{
	font-weight: normal;
	list-style-position: inside;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica;
	list-style-type: square;
	text-align: left;	
}


.viz_gallery_pnlListGridItemLink 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
}

.viz_gallery_pnlListGridItemStatus
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000
}

.viz_gallery_pnlListGridItemBullet
{
	font-weight: bold;
	list-style-position: inside;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	list-style-type: square;
}

.viz_gallery_pnlDetail
{
}

.viz_gallery_DetailTable 
{
	background-color:whitesmoke;

}

.viz_gallery_DetailTableLeft
{
	background-color:ivory;
	border-style:groove;
	border-color:LemonChiffron;
	border-width:thin;

}

.viz_gallery_DetailTableCentre
{
	background-color:LightYellow;
	border-style:groove;
	border-color:LemonChiffron;
	border-width:thin;
}

.viz_gallery_DetailTableRight
{
	background-color:ivory;
	border-style:groove;
	border-color:LemonChiffron;
	border-width:thin;

}

.viz_gallery_DetailTableActions
{
}

.viz_gallery_DetailItemStatus
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000
}

.viz_gallery_DetailItemBullet
{
	font-weight: bold;
	list-style-position: inside;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	list-style-type: square;
}

.viz_gallery_DetailItemPrice
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color:Black; 
}


.viz_gallery_pnlCallBack
{
}

.viz_gallery_pnlInfoRequest
{
}

.viz_gallery_toplist
{
	height: 30px;
}




