﻿body
{
	background-color: #d8d8d8;
	margin-top: 0;
	
}
.txtsearch
{
	border-width: 0;
	background-color: #f0f0f0;
}
#fa
{
	
color:black;
	}
a
{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: Blue;
	border-width: 0;
	
}

.Title
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #6600FF;
}
.DivProList
{
	padding: 10px;
	
	width: 600px;
	background-color: #f2f2f2;
	margin-bottom: 8px;
}
.DivProListInto
{
	padding: 10px;

	width: 580px;
	background-color: #f2f2f2;
	margin-bottom: 8px;
}
.Text
{
	font-size: 10pt;
	font-family: Tahoma;
	color: Gray;
}
.previewPane
{
	background-color: #fff;
	background-image: url(Images/previewPaneBg.gif);
	background-repeat: no-repeat;
}
.infoPane
{
	background-color: #fff;
	background-image: url(Images/infoPaneBg.gif);
	background-repeat: repeat-x;
}
.infoPaneBg
{
	margin-top: 20px;
	background-color: #fff;
	background-image: url(Images/grayBg.gif);
	background-repeat: no-repeat;
	height: 192px;
	width: 272px;
}
.imageDetailsHeader
{
	font: bold 16px Tahoma;
	color: #CC0000;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 5px;
}
.details
{
	font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
	color: #666666;
	margin-left: 30px;
	width: 230px;
	vertical-align: middle;
	margin-bottom: 4px;
}
.detailsTxtBox
{
	font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
	color: #666666;
	height: 13px;
	border: solid 1px #ccc;
}
a.editBtns, a.editBtns:link, a.editBtns:visited, a.editBtns:active, a.editBtns:focus
{
	text-decoration: none;
	border: solid 1px #808080;
	display: inline-block;
	width: 50px;
	font: bold 11px Arial, Verdana, Helvetica, Sans-serif;
	text-align: center;
	margin-top: 4px;
	background-color: #e8e8e8;
	color: #808080;
}
a.editBtns:hover
{
	color: #3b3b3b;
}
.thumbsViewer
{
	background-color: #fff;
	background-image: url(Images/thumbsBg.gif);
}

.RotatorImage
{
	margin: 0px 11px;
	cursor: hand;
	cursor: pointer;
}
.itemTemplate
{
	text-align: center;
	padding: 20px;

}

.IndexTitle
{
	font-family: Tahoma;
	color: #CC0000;
	font-weight: bold;
}
.CurrentPageLabel
{
	color:Red;
	font-weight:bold;
	font-family:Tahoma;
}
img
{
	border-width:0px;
	
}
li
{
	list-style-type:none;
}
