﻿
body#photoResult					{ background-color:#fbfff7; }
form#photoResultForm				{ height:100%; font-size: 9pt;}
form#photoResultForm .btn			{ width: 125px; margin-top: 15px; }

.resultBar							{ text-align:right; margin:auto; padding:5px 5px 15px 0; font-size:small; overflow:hidden; }
.resultDesc							{ float:left; margin-left:5px; width:625px; text-align:left; }

#photoResultForm  #wrapper			{ background-image: none; }
#photoResultForm  #main				{ background: #fff none; text-align:center; height:100%; }                         	  
#photoResultForm  .results			{ margin-bottom:5px auto;  }
#photoResultForm  .listcontainer	{ width: 950px; position:relative; text-align:center;  margin: 0 auto; }
#photoResultForm  #footer			{ margin-right: 45px; }

#photoResultForm #main	a:link		{ text-decoration: none; }
#photoResultForm #main	a:visited	{ text-decoration: none; }
#photoResultForm #main	a:hover		{ text-decoration: underline; }
#photoResultForm #main	a:active	{ text-decoration: underline; }

div.srPhotoItemOuter				{ width: 475px; background: transparent url(/home/images/result_top.png) no-repeat left top; float:left; }
div.srPhotoItemInner				{ width: 475px; background: transparent url(/home/images/result_bottom.png) no-repeat left bottom; }
div.srPhotoItemData					{ width: 445px; padding:15px 10px 15px 15px; }
div.srPhotoItemImg					{ text-align: center; float: right; }
div.srPhotoItemImg img				{ border: solid 1px transparent; padding:1px;}
div.srPhotoItemImg img:hover		{ border-color: #6fbd00;}

div.srPhotoItemDetails				{ min-height:125px; text-align: left; margin-right:135px; position:relative; font-family: Arial, Helvetica, sans-serif;  }
div.srPhotoItemDetailsInner			{ position:relative; }
div.srPhotoItemDetailsInner h2		{ margin: 0 0 5px 0; font-size:12pt; font-weight:bold; }
div.srPhotoItemNum					{ position:absolute; bottom:0px; font-size:30px; font-weight:bold; color:#f4f4f4; line-height:25px; }
div.srPhotoItemFooter				{ clear:both; }

.srEventLink						{ color:#6fbd00; }
div.srDetailsEvent					{ margin-top: .5em; }
div.srDetailsDesc					{ margin-top: .5em; }
.srCompanyLink						{ margin-top: .5em;}



