/*Style for Toolbar Menu*/
.ToolbarMenu
{
	cursor: hand;
	font-family: FontToolBar, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;

}

/* Style for Descriptions in Left panel in Collection Page*/
.DesOnCollection
{
	font-family: FontDesc, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
.WipeFilter
{
	FILTER: progid:DXImageTransform.Microsoft.Wipe(duration=1, wipeStyle=0, gradientsize=1, motion=reverse )
}

.Wipe2Filter
{
	FILTER: progid:DXImageTransform.Microsoft.Wipe(duration=1, wipeStyle=1, gradientsize=1, motion=reverse )
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #A22222;
}
/*background: #F9F8F2;  */
body{

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
td, p, select, input, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
button{
	cursor: hand;
}
a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color: #555555;
	text-decoration: underline;
}

.caption1Gray{
	font-size:11px;
	font-weight:bold;
	color: #A22222;
	
}

.caption{
	font-size:12px;
	color: #A22222;
}
.cellwithHand{
	cursor: hand;
}
.navbar{
background-image:url(images/navbg_dn.gif);
}
.footer{
	font-size:10px;
                font-weight:bold;
	color: black;
}

.searchlink, .searchlink:hover {
color: #FFFFFF;
text-decoration:none;
}

.table {
	border : 1px dotted #E6851C;
}

.Header1{
	font-weight:bold;
	color: white;
}

.WhiteHeader{
	font-weight:bold;
	color: #FFFFFF;
}
.BlackChar{
	font-size:11px;
	color: black;
}


.Description{
	font-size:11px;
	background: #EDE9D9;
}

.Toolbar{
	cursor: hand;
}

.bgColorModelPictures
{
	background-color: #EDE9D9;
}
.contentHeader
{
	color: black;
}

.ItemColorInList
{
	background: #EBCFC2;
}

.ItemInStockColorInList
{
	background: #EBCFC2;
	color: Blue;
}



