﻿
#ImageDisplay .image, #ImageDisplay .flag-links                 
    { text-align:center; }
#ImageDisplay .image, #ImageDisplay .flag-links    a { color:#1BAAA6;}
#ImageResultsScroller    { float: left; width: 590px; }

#ImageWrapper { text-align: center;}

#ImageLinkWrapper { font-weight: bold; font-size: 14px; text-align: center; margin-top: 3px;}
#ImageLinkWrapper input { width: 300px; font-size: 12px;}

.ImagePagerLinks { height: 26px; margin: 5px 0 5px 0;}
.ImagePagerLinks .PrevLinkWrapper { width: 100px; float: left;}
.PagerButton		  {	background:url('/Assets/Images/Backgrounds/GrayButton.jpg') repeat; border: solid 1px #CCCCCC; }
.ImagePagerLinks .NextLinkWrapper { width: 100px; float: right;}
.ImagePagerLinks .InfoTextWrapper { text-align: center; float: left; margin: 0 120px 0 120px; }

.navigator .position                { float:left; width:200px; }
.navigator .pager                   { float:right; width:80px; }

.marketbox .average-rating          { float:left; width:140px; margin-top:5px; }
.marketbox .image-actions           { float:left; width:300px; margin-top:2px; padding:7px 0; width:255px; float:left; text-align:center; }
.marketbox .your-rating             { float:right; width:140px; margin-top:5px; }


.average-rating .rating-title, .your-rating .rating-title   { text-align:center; }
.your-rating .not-logged-in         { font-size:11px;  margin-top:10px; }
.your-rating .not-logged-in a       { font-size:11px; }


.image-controls .delete-image       { float:left; width:110px; }
.image-controls .add-favorite       { text-align: center; margin: 5px;  }
.image-controls .add-favorite a		{ color:#ba5054;  }
.image-controls .send-to-friend     { float:left; width:110px; }
.image-controls .total-views        { float:left; width:110px; }


#CommentSection .input input{ width: 300px;}
