body
{
	font-size:0.8em;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
}

/*p
{
	margin:0px 0px 12px 0px;
}*/

a
{
	color:#a4ab10;
}

a:hover
{
	color:#666633;
}

img
{
	border:0px;
}

h1
{
	margin:0px 0px 12px 0px;
	font-size:1.6em;
	font-weight:bold;
}

h2
{
	font-size:1.3em;
	margin-bottom:12px;
}

h3
{
	margin:12px 0px 0px 0px;
	font-size:1em;
}

form
{
	margin:0px;
}

fieldset
{
	border:0px;
	margin:0px 0px 12px 0px;
	padding:0px;
}

fieldset label
{
	display:block;
	margin:12px 0px 5px 0px;
}

.Hidden
{
	position:relative;
	left:-10000px;
	font-size:1px;
}

.FloatClear
{
	clear:both;
	height:1px;
	overflow:hidden;
}

.ValidationMessage
{
	color:#F30;
}

.AlertMessage
{
	color:#F30;
}

.MandatoryIndicator
{
	font-family:verdana;
	font-size:1.1em;
	font-weight:bold;
	color:#F30;
	line-height:1em;
	top:3px;
	position:relative;
}

.FormButton
{
	background-color:#a3ab11;
	color:#FFF;
	font-weight:bold;
	text-transform:lowercase;
}

.Sold
{
	color:#F30;
	font-weight:bold;
}

.ContentSection
{
	clear:both;
}

.ContentSection .ImageColumn
{
	float:right;
	width:200px;
}

.ContentSection .ImageColumn .Caption
{
	font-size:0.85em;
	color:#666;
	padding-top:3px;
}

.ImageLeft .ImageColumn
{
	float:left;
	width:auto;
	margin:0px 10px 10px 0px;
}

.ContentSection h2
{
	margin-bottom:12px;
}

.ContentSection h2
{
	margin:12px 0px;
}

.CssForm
{
	padding:0px;
	margin:0px;
}

.CssForm .FormLabelCell
{
	float:left;
	padding:7px 5px 4px 5px;
	width:150px;
	clear:both;
	text-align:right;
}

.CssForm .FormInputCell
{
	margin-left:160px; /* this should be same as .FormLabelCell width + left/right padding */
	padding:4px 5px;
}

* html .CssForm .FormInputCell
{
	/* Ignore Mac IE hack \*/
	margin-left:-3px;
	height:1px;
	/* End hack */
}

.CssForm .FormRow .Mandatory
{
	position:relative;
	float:right;
	left:5px;
}

.CssForm .ValidationMessage
{
	display:block;
	padding-top:3px;
}

.CssForm .MessageRow
{
	clear:both;
	padding:8px 5px;
}

.CssForm .ButtonRow
{
	clear:both;
	padding:4px 5px;
	padding-left:165px; /* this should be same as .FormLabelCell width + left padding */
}

#ResultsList
{
	padding-top:4px;
}

#ResultsList .ArtworkResult h4, #BrowseByRegion ul li strong, #BrowseNewlyListed ul li strong
{
	font-size:0.85em;
	font-weight:normal;
	margin:8px 0px 3px 0px;
}

#ResultsList .ArtworkResult .Divider
{
	height:1px;
	line-height:1px;
	overflow:hidden;
	padding:0px;
	background-color:#cfcfcf;
	border:0px;
	margin:15px 0px 16px 0px;
}



#ProForma .Divider,
#PrintProForma .Divider
{
	height:1px;
	padding:0px;
	line-height:1px;
	overflow:hidden;
	background-color:#000;
	border:0px;
	margin:37px 0px 16px 0px;
}

#ArtworkDisplay #ProForma .Divider,
#ArtworkDisplay #PrintProForma .Divider
{
	height:1px;
	padding:0px;
	line-height:1px;
	overflow:hidden;
	background-color:#cfcfcf;
	border:0px;
	margin:37px 0px 16px 0px;
}



#ResultsList .ArtworkResult .ArtworkImage
{
	width:200px;
	float:left;
	text-align:center;
}

#ResultsList .ArtworkResult .ArtworkInfo
{
	width:320px;
	float:left;
}

#ResultsList .ArtworkResult .ArtworkInfo div.Label
{
	text-align: right;
	float: left;
	width: 100px;
	padding-right:10px;
}

#ResultsList .ArtworkResult .ArtworkInfo div.Data
{
	float: left;
	margin-bottom: 2px;
	width: 200px;
	padding-right:10px;
}

#ResultsList .ArtworkResult .ArtworkInfo div.FloatClear
{
}

#ArtworkDisplay #ArtworkImageWrapper
{
	float:left;
	width:350px;
	text-align:center;
}

#ArtworkDisplay #ArtworkInfo
{
	float:right;
	width:268px;
	
}

* html #ArtworkDisplay #ArtworkInfo
{
	height:1px;
	width:268px;
}

#ArtworkDisplay #ArtworkInfo div.Data
{
	margin-bottom:2px;
	width:167px;
	float:right;
}

#ArtworkDisplay #ArtworkInfo div.Label
{
	text-align: right;
	float: left;
	width: 90px;
	padding-right:10px;
}



#ArtworkDisplay #ArtworkSold
{
	display:block;
	margin:15px 0px 25px 0px;
	font-size:1.3em;
}

#BrowseByRegion .RegionInfo, #BrowseNewlyListed .Info
{
	clear:both;
	margin-bottom:10px;
}

#BrowseByRegion .RegionInfo h3, #BrowseNewlyListed .Info h3
{
	font-size:1.1em;
	margin-top: 17px;
	float:left;
}

#BrowseByRegion .RegionInfo a, #BrowseNewlyListed .Info a
{
	float:right;
	margin:1.2em 0px 0px 10px;
	font-size:1.0em;
}

#BrowseByRegion ul, #BrowseNewlyListed ul
{
	list-style-type:none;
	margin:0px;
  width: 600px;
	padding:0px;
	clear:both;
}

#BrowseByRegion ul li, #BrowseNewlyListed ul li
{
	float:left;
	margin:0px 35px 20px 0px;
	padding:0px;
}

#BrowseByRegion ul li .ArtworkImage, #BrowseNewlyListed ul li .ArtworkImage
{
	width:80px;
	height:80px;
	text-align:center;
}

#BrowseByRegion ul li strong, #BrowseNewlyListed ul li strong
{
	display:block;
	width:80px;
	margin:2px 0px 0px 0px;
}

#BrowseByRegion ul li span.Sold, #BrowseNewlyListed ul li span.Sold
{
	font-size:0.85em;
}

#ViewMoreInformation
{
	font-size:0.85em;
}
