﻿div.priceArea
{
	padding:5px;
	text-align:center;
}

div.phoneArea
{
	padding:5px;
	text-align:center;
}

div.detailsArea
{
	padding:5px;
	text-align:center;
}

span.symbolLabel
{
	color: #008800;
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
}

span.priceLabel
{
	color: #008800;
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
}

a.LinkWithImage
{
	padding:5px;
	padding-left:29px;
	height:28px;
	color:Black;
}

a.ObsoleteOrder
{
	background: url(images/VoteForObsolete.png) no-repeat scroll left center;
}

a.AgencyOrder
{
	background: url(images/VoteForAgency.png) no-repeat scroll left center;
}

a.MarkAgency
{
	background: url(images/MarkAgency.png) no-repeat scroll left center;
}

a.AddBookmark
{
	background: url(images/AddBookmark.png) no-repeat scroll left center;
}

a.RemoveBookmark
{
	background: url(images/RemoveBookmark.png) no-repeat scroll left center;
}

a.RssChanel
{
	background: url(images/rss.png) no-repeat scroll left center;
}

a.GoButton
{
	background: url(images/go.png) no-repeat scroll left center;
}

a.ShowOffer
{
	background: url(images/ShowOffer.png) no-repeat scroll left center;
}

a.HideOffer
{
	background: url(images/HideOffer.png) no-repeat scroll left center;
}

a.ShowMap
{
	background: url(images/map_icon.png) no-repeat scroll left center;
	font-weight:bold;
}

a.OfferUp
{
	background: url(images/offer_up.png) no-repeat scroll left center;
}

a.OfferPhoto
{
	background: url(images/offer_photo.png) no-repeat scroll left center;
}

a.OfferEdit
{
	background: url(images/offer_edit.png) no-repeat scroll left center;
}

a.OfferDelete
{
	background: url(images/offer_delete.png) no-repeat scroll left center;
}


div.offerDatailsArea
{
	padding:5px;
	border-bottom:1px solid #DDDDDD;
}

div.offerTextArea
{
	padding:5px;
}

td.ButtonArea
{
	border-top:1px solid #DDDDDD;
	padding:5px;
}

td.OfferLeftBorder
{
	border-left:1px solid #CCCCCC;
}

div.photoArea
{
	text-align:center;
}


  a.EditLink
, a.CommentLink
, a.MoveUpLink
, a.FixLink
, a.DeleteLink
, a.MapLink
, a.DetailsLink
, a.HideLink
, a.ShowLink
, a.BlockLink
, a.UnblockLink
, a.ActivateLink
, a.FreeLink
, a.PaidLink
, a.TopLink
, a.PhotosLink
, a.EmailLink
, a.LoginLink
, a.AddLink
{
	padding:5px;
	padding-left:29px;
	height:28px;
}

a.AddLink
{
    background: url(Link-Images/Add.png) no-repeat scroll left center;
}

a.LoginLink
{
    background: url(Link-Images/login.png) no-repeat scroll left center;
}


a.PhotosLink
{
    background: url(Link-Images/photos.png) no-repeat scroll left center;
}

a.EmailLink
{
    background: url(Link-Images/email.png) no-repeat scroll left center;
}

a.TopLink
{
    background: url(Link-Images/top.png) no-repeat scroll left center;
}

a.FreeLink
{
    background: url(Link-Images/free.png) no-repeat scroll left center;
}

a.PaidLink
{
    background: url(Link-Images/paid.png) no-repeat scroll left center;
}

a.ActivateLink
{
    background: url(Link-Images/activate.png) no-repeat scroll left center;
}

a.BlockLink
{
    background: url(Link-Images/block.png) no-repeat scroll left center;
}

a.UnblockLink
{
    background: url(Link-Images/unblock.png) no-repeat scroll left center;
}

a.ShowLink
{
    background: url(Link-Images/show.png) no-repeat scroll left center;
}

a.HideLink
{
    background: url(Link-Images/hide.png) no-repeat scroll left center;
}

a.CommentLink
{
    background: url(Link-Images/comment.png) no-repeat scroll left center;
}

a.EditLink
{
	background: url(Link-Images/edit.png) no-repeat scroll left center;
}

a.MoveUpLink
{
	background: url(Link-Images/move-up.png) no-repeat scroll left center;
}

a.DeleteLink
{
	background: url(Link-Images/delete.png) no-repeat scroll left center;
}

a.FixLink
{
	background: url(Link-Images/fix.png) no-repeat scroll left center;
}

a.MapLink
{
	background: url(Link-Images/map.png) no-repeat scroll left center;
}

a.DetailsLink
{
	background: url(Link-Images/details.png) no-repeat scroll left center;
}
