﻿
.MainContainer 
{

background-image:url(../../Images/banner-bg.gif);
background-position:top center;
background-repeat:no-repeat;

}
	


.SectionTabContent div {margin:0px 6px;color:#4B4D4A;}


.SmallTextBox
{
    width: 34px;
}
.QuestionMarkText
{
    position: absolute;
    width: 300px;
    z-index: 300;
    background-color: #FFFFE1;
    border: solid 1px black;
    font-weight: normal;
}
#subLocationId
{
    margin-top: 4px;
}
.BoardHeader
{
    padding-top: 10px;
    margin-bottom: 10px;
}
.BoardHeader h1
{
    margin: 0px 10px 0px 30px;
}
.BoardHeader div
{
    color: #575757; /*line-height:15px;float:right;width:600px;margin-left:20px;display:block;*/
}
.BoardFilter
{
    /*margin-bottom:30px;*/
}
.BlockBottom
{
    margin-bottom: 10px;
}
.PhoneNumber
{
    
}

.LeftColumn
{
   
    padding: 10px;
}
.BoardItems
{
    width: 100%;
}
.BoardItems th
{
    color: #226DA7;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    background: #E5EEF5;
   
    border-top:0px;
    padding: 3px;
  
}

.THSeperator
{
     border-right: dotted 1px #226DA7;
     font-size:20px;
    }
    
.TDSeperator
{
     border-right: dotted 1px #d8dde1;
     font-size:20px;
    }
   
.ViewMode
{
     
}

.HeaderGrad
{
    height: auto;
}
.BoardItems .DetailsRow td .Data_container
{
    padding: 0px 9px;
}
/*.BoardItems table{width:100%;}*/
.BoardItems th.Markings
{
    background-color: #D3D3D3;
    color: #4E4B4A;
    width: 31px;
}
.BoardItems td,.SingleItem TD
{
    overflow: hidden;
    padding: 0px 3px;
    text-align:right;
   
    background-repeat:no-repeat;
    background-position:right;
}
.BoardItems td.Markings
{
    border-style: none;
}
.BoardItems .DetailsRow td
{
    padding: 0px;
    border-style: none;
    color:#226DA7;
}
.BoardItems td.Markings
{
    width: 20px;
    padding: 0px;
}
.BoardItems th.OrderByTh
{
    cursor: pointer;
}
.BoardItems th.OrderByTh.Selected
{
    text-decoration: underline;
}

.BoardItems tr.ItemRow td
{
    cursor: pointer;
    color:#206eac;
}

.BoardItems tr.ItemRow.Promoted td
{
  font-weight:bold;
}


.BoardItems tr.Visited td
{
    color: #AFAFAF;
}
.BoardItems .Even
{
    background-color: white;
    height:37px;
}
.BoardItems .Odd
{
    background-color: #F3F3F3;
    height:37px;
}
.BoardItems td.LineSpacer
{
    height: 5px;
    font-size: 0px;
    position: relative;
    border-style: none;
  
    border-bottom:3px solid white;
    border-top:3px solid white;
  
}
.BoardItems td.LineSpacer hr
{
    border:none;
    }
.BoardItems .Hover
{
    background-color: #E5EEF5;
    cursor: pointer;
}
.BoardItems td.TextLinkBanner
{
    border-style: none;
    color: #84B428;
    font-weight: bold;
    background-color: #F6F7F0;
    height: 19px;
    padding: 0px;
    text-align: center;
}
.PagingContainer
{
    background-color: white;
    height: 25px;
    color: #226DA8;
    margin-top: 20px;
}
.PagingContainer div
{
    margin: 4px auto;
    text-align: center;
}
.PagingContainer a
{
    margin-left: 5px;
    color: #226DA8;
}
.PagingContainer a.Bold
{
    text-decoration: none;
}
.OpenItemLink
{
    background: transparent url('../../Images/Boards/OpenItemLink.jpg') no-repeat scroll right center;
    margin: 2px 3px;
    font-size: 1px;
    width: 23px;
    height: 20px;
    overflow: hidden;
}

/* Banners */
/*.BannerRow { margin:5px auto; }*/
.BannerBox img
{
    background-color: white;
    padding: 2px;
}

/*=========================
	 Decoration Options 
===========================*/
.BoardItems tr.Bold td
{
    font-weight: bold;
}
.BoardItems tr.BoldHighlighted td
{
    font-weight: bold;
    border-top: solid 1px #EAC79F;
    border-bottom: solid 1px #EAC79F;
    background-color: #FCE4C9;
}

/*=========================
	 Filters  
=========================*/
#FilterForm
{
    background-repeat: no-repeat;
}
.SearchContainer
{
    padding: 4px;
    height: 57px;
}
.SearchContainer .Title
{
    font-weight: bold;
    font-size: 14px;
    color: #4E4B4A;
    margin-bottom: 3px;
}
.Attributes_container
{
}
.priceTextBox
{
    width: 48px;
}
.LocationSelect
{
    width: 139px;
}
.Attribute
{
    margin-left: 5px;
}
#CurrencyContainer .Link
{
    text-decoration: none;
}
#SearchButtonContainer
{
    border-style: none;
}
.SearchButton
{
    background-image: url('../../Images/Boards/SearchButton.gif');
    background-repeat: no-repeat;
    width: 78px;
    height: 38px;
    background-color: Transparent;
    border-style: none;
    cursor: pointer;
    margin-top: 11px;
}
.SearchContainer .Text
{
    font-size: 10px;
}
.FilterLink
{
    margin-right: 12px;
}

.SaveAgent
{
    background-image: url('../../Images/Boards/Agent_icon.gif');
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 15px;
    margin: 0px 10px;
    font-weight: bold;
}
.SaveAgent.Blink a
{
    color: blue;
}

.AdvanceSearch
{
    background-image: url('../../Images/Boards/Search_icon.gif');
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 10px;
    margin: 0px 10px;
    font-weight: bold;
}

/*=========================
	 Board Items  
=========================*/
.ItemBold
{
    font-weight: bold;
}
.ItemBoldHighlighted
{
    font-weight: bold;
    background-color: Orange;
}
#Tabs
{
    height: 25px;
}
#ResultsTab
{
    color: #bcbcbc;
    margin-right: 10px;
    width: 93px;
    height: 28px;
    background-image: url('../../Images/Boards/SearchResultsTabBgSelected.gif');
}
#ResultsTab.Selected
{
    color: #515151;
    font-weight: normal;
    width: 93px;
    height: 28px;
    background-image: url('../../Images/Boards/SearchResultsTabBgSelected.gif') /* for IE6 : */ !important /* for IE6 */;
}
#MapResultPan
{
    display: none;
}
#Tabs .Tab
{
    cursor: pointer;
    margin-left: 5px;
}
#Tabs .ItemTab
{
    width: 89px;
    height: 20px;
    margin-top: 5px;
    float: right;
    background: url('../../Images/Boards/ResultTabBg.gif') no-repeat;
    background-position: right;
    position: relative;
}
#Tabs .ItemTab.Selected
{
    background: url('../../Images/Boards/ResultTabBgSelected.gif') no-repeat;
    background-position: right;
}
.TabText
{
    margin: 3px 3px 0px 0px;
}
#Tabs .Tab .TabText
{
    height: 17px;
    overflow: hidden;
}
#ResultsTab .TabText
{
    margin-top: 5px;
    text-align: center;
}

.ItemTabSelected
{
    /*background-color:#46C3F1;*/
}
.CloseTabButton
{
    background: url('../../Images/Boards/ResultTabLeftBg.gif') no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    color: White;
    font-weight: bold;
    width: 14px;
    height: 20px;
}
.Selected .CloseTabButton
{
    background: url('../../Images/Boards/ResultTabLeftBgSelected.gif') no-repeat;
}
/*=========================
	 Board Options  
=========================*/
#ResultsPan
{
    width: 765px;
    position: relative;
}
#GalleryResultPan
{
    width: 765px;
    height: 1061px;
}
#ResultsPan .InvBlockContainer
{
    width: 100%;
}
#ResultsPan .InvBlockBottom
{
    width: 100%;
    background-image: url('../../Images/InvGalleryBottom.gif');
}
#ResultsTabsContent #TopHeaderGrad
{
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 7px;
    height: 35px;
}
#ResultsTabsContent #BottomHeaderGrad
{
    margin-top: 10px;
    height: 15px;
    margin-bottom: 30px;
    background-position: center bottom;
}

#ResultsTabsContent .NumberOfResult
{
    color: Gray;
    font-size: 12px;
    font-weight:bold;
}
#ResultsTabsContent .BoardOptions
{
    margin-right: 10px;
    padding-top: 7px;
}
#ResultsTabsContent .BoardOptions .Text
{
    margin: 2px 0px 0px 5px;
    color: #4E4B4A;
    font-weight: bold;
}
#ResultsTabsContent .BoardOption
{
    cursor: pointer;
    float: right;
    clear: none;
    height: 20px;
    width: 60px;
}
#ResultsTabsContent .BoardOption.Selected
{
    color: #4F4B4A;
    font-weight: bold;
}
#ResultsTabsContent .BoardOption span
{
    float: left;
    margin: 2px 0px 0px 5px;
}
#ResultsTabsContent #btnTable.BoardOption.Table
{
    width: 52px;
    background: url('../../Images/Boards/DeployOnTable.gif') no-repeat;
}
#ResultsTabsContent #btnTable.BoardOption.Table.Selected
{
    width: 52px;
    background: url('../../Images/Boards/DeployOnTableSelected.gif') no-repeat;
}
#ResultsTabsContent #btnGallery.BoardOption.Gallery
{
    width: 51px;
    background: url('../../Images/Boards/DeployOnGallery.gif') no-repeat;
}
#ResultsTabsContent #btnGallery.BoardOption.Gallery.Selected
{
    width: 51px;
    background: url('../../Images/Boards/DeployOnGallerySelected.gif') no-repeat;
}
#ResultsTabsContent #btnMap.BoardOption.Map
{
    width: 51px;
    background: url('../../Images/Boards/DeployOnMap.gif') no-repeat;
}
#ResultsTabsContent #btnMap.BoardOption.Map.Selected
{
    width: 51px;
    background: url('../../Images/Boards/DeployOnMapSelected.gif') no-repeat;
}
#ResultsTabsContent #btnInPlace.BoardOption.InPlace
{
    width: 57px;
    background: url('../../Images/Boards/OpenItemInPlace.gif') no-repeat;
}
#ResultsTabsContent #btnInPlace.BoardOption.InPlace.Selected
{
    width: 57px;
    background: url('../../Images/Boards/OpenItemInPlaceSelected.gif') no-repeat;
}
#ResultsTabsContent #btnInTab.BoardOption.InTab
{
    width: 65px;
    background: url('../../Images/Boards/OpenItemInTab.gif') no-repeat;
}
#ResultsTabsContent #btnInTab.BoardOption.InTab.Selected
{
    width: 65px;
    background: url('../../Images/Boards/OpenItemInTabSelected.gif') no-repeat;
}
#ResultsTabsContent .CurrenyOptions
{
    margin-left: 5px;
    width: 258px;
}
#ResultsTabsContent .CurrenyOptions a
{
    margin-right: 5px;
}
#ResultsTabsContent .Seperator
{
    border-right: solid 1px white;
    border-left: solid 1px #C0C0C0;
    margin: 0px 10px;
    height: 20px;
}
#ResultsTabsContent #Seperator
{
    margin: 0px 10px;
}
#ResultsTabsContent .RSS
{
    background-image: url(../../Images/Boards/rss.gif);
    height: 20px;
    width: 50px;
    background-position: left;
    background-repeat: no-repeat;
}
#ResultsTabsContent .RSS .RssLink
{
    font-weight: bold;
    margin: 2px 0px 0px 5px;
}

/*=========================
	 Boards Media  
=========================*/
td.Media
{
}
td.Media a
{
    border-style: none;
    text-decoration: none;
}
.Media .Video, .Media .Image
{
    background-position: center;
    background-repeat: no-repeat;
    height: 10px;
    margin: 0px 4px 0px 0px;
    width: 16px;
}
.Media DIV.Breaker
{
    margin: 0px;
}
.Media .Video
{
    background-image: url(../../Images/Boards/VideoIcon.gif);
}
.Media .Image
{
    width: 13px;
    background-image: url(../../Images/Boards/ImageIcon.gif);
}
.OpenItem .Media .Image
{
    background-image: url(../../Images/Boards/ImageIconOpenItem.gif);
}
.OpenItem .Media .Video
{
    background-image: url(../../Images/Boards/VideoIconOpenItem.gif);
}
.Media .Video.HasImages
{
    background-image: url(../../Images/Boards/VideoIconSelected.gif);
}
.Media .Image.HasImages
{
    width: 13px;
    background-image: url(../../Images/Boards/ImageIconSelected.gif);
}

.MediaVideo
{
    width: 16px;
    height: 10px;
    margin: 0px 6px 0px 0px;
}
.MediaImage
{
    width: 13px;
    height: 10px;
    margin: 0px 3px 0px 6px;
}

/*=========================
	 Item Media  
=========================*/
.MediaWindow
{
    width: 613px;
    height: 447px;
    position: absolute;
    z-index: 1000;
    right: 44px; /*top:270px;*/
    z-index: 100;
}
.MediaWindow .Top
{
    height: 8px;
    background: url('../../Images/Boards/ItemMediaTopBG.gif') no-repeat;
}
.MediaWindow .Center
{
    background: url('../../Images/Boards/ItemMediaBG.gif') repeat-y;
}
.MediaWindow .Bottom
{
    height: 8px;
    background: url('../../Images/Boards/ItemMediaBottomBG.gif') no-repeat;
}
.MediaWindow .Content
{
    width: 595px;
    border: solid 1px #B5B5B5;
    margin: 0px auto;
    background-color: #F2F2F2;
}
.MediaWindow .WindowTitle
{
    margin: 0px auto;
    background-color: #FFE00C;
    height: 27px;
}
.WindowTitle .Title
{
    font-size: 22px;
    font-weight: bold;
    margin-right: 5px;
}
.MediaWindow .CloseWindow
{
    background: url('../../Images/Icons/CloseWindow.gif') no-repeat;
    width: 62px;
    height: 13px;
    cursor: pointer;
    float: left;
    margin: 7px auto auto 11px;
}
.MediaContainer
{
    width: 576px;
    margin: 10px auto 10px 10px;
}
.MediaContainer img
{
    background-color: Black;
    margin: 3px;
}
.MediaContainer .ThumbsContainer
{
    float: left;
    clear: none;
}
.MediaContainer .ThumbsContainer .ShadowFrame
{
    background: url('../../Images/Boards/SelectedMedia.gif') no-repeat;
    width: 88px;
    height: 78px;
    position: absolute;
    top: -3px;
    right: -3px;
}
.MediaContainer .Thumb
{
    width: 94px;
    height: 72px;
    border: solid 1px #CCCCCC;
    margin-top: 3px;
    cursor: pointer;
    background-color: White;
    position: relative;
}
.MediaContainer .Thumb.First
{
    margin-top: 0px;
}
.MediaContainer .Current
{
    border-left: dashed 1px White;
}
.MediaContainer .Thumb img
{
    width: 88px;
    height: 66px;
}
.MediaContainer .MainImageContainer
{
    border: solid 1px #CCCCCC;
    margin-right: -1px;
    float: left;
    clear: none;
    background-color: White;
}
.MediaContainer .MainImageContainer .MainImage
{
    height: 360px;
    overflow: hidden;
    width: 478px;
    text-align: center;
}
.MediaContainer .MainImageContainer img
{
    width: auto;
    height: auto;
    background-color: Transparent;
}
.MediaContainer .Title
{
    background-color: #B5B5B5;
    margin: 0px 3px 3px 3px;
    height: 17px;
    width: 472px;
}


/*===============================
	  Boards Compatibility Bar  
=================================*/
.CompatibilitySection
{
    width: 52px;
    height: 13px;
    border: solid 1px #A8A8A8;
    position: relative;
    margin: 0px auto;
}
.CompatibilityBar
{
    height: 13px;
    background-color: #B1E5F3;
    position: absolute;
    top: 0px;
    right: 0px;
}
.CompatibilityText
{
    color: #7E7C7D;
    position: absolute;
    top: 0px;
    right: 0px;
}

/*=========================
	  Markings  
=========================*/
.BoardItems .Even td.Markings
{
    background-color: #FBFBFB;
}
.BoardItems .Odd td.Markings
{
    background-color: #F7F7F7;
}
.BoardIcon
{
    width: 18px;
    height: 18px;
}
.Markings .Heart
{
    background: transparent url(../../Images/Icons/Heart.png) no-repeat scroll 0%;
}
.Markings .XMark
{
    background: url('../../Images/Icons/XMark.png') no-repeat;
}
.Markings .Heart.Selected
{
    background: url('../../Images/Icons/HeartSelected.png') no-repeat;
}
.Markings .XMark.Selected
{
    background: url('../../Images/Icons/XMarkDis.png') no-repeat;
}
.BoardItems tr.HeartMark td.Markings
{
    background-color: #FEF4F4;
}
.BoardItems tr.XMark td
{
    background-color: #FCFCFC;
    color: #DCDCDC;
    background: url('../../Images/Boards/StrikeThrough.gif') repeat-x left center;
}
.BoardItems tr.HeartMark td
{
    background-color: #FDECEC;
    color: #E50000;
    font-weight: bold;
    border-top: solid 1px #FBD4D4;
    border-bottom: solid 1px #FBD4D4;
    height: 23px;
}

/*=========================
	  Comments  
=========================*/
.Comment .Pencil
{
    background: transparent url(../../Images/Boards/Pencil.gif) no-repeat scroll 0%;
    cursor: pointer;
    height: 15px;
    margin: 1px 2px;
    width: 14px;
}
.OpenItem .Comment .Pencil
{
    background: url('../../Images/Boards/PencilOpenItem.gif') no-repeat;
}
.CommentContainer
{
    width: 161px;
    cursor: text;
}
.Comment
{
}
.CommentText.Fader
{
    color: #808080;
    cursor: text;
}
.CommentText INPUT
{
    height: 20px;
}
.Comment.EditMode
{
    border: solid 1px #B5B5B5;
    background-color: #FFFFFF;
}
.Comment.EditMode .Pencil
{
    background: url('../../Images/Boards/PencilSelected.gif') no-repeat;
    margin: 1px 1px;
}
.Comment input
{
    border-style: none;
    width: 130px;
    height: 15px;
}
.CommentText
{
    text-align: right;
    cursor: text;
    margin-right: 3px;
    width: 130px;
    font-weight: normal;
}

/*=========================
	  Expansion  
=========================*/

.TabDetailsTable
{
}
.TabDetailsTable td
{
    vertical-align: top;
}

.Actions_container
{
    background-color: #F2F2F2;
    width: 43px;
    padding: 0px !important;
    background-image: url(../../Images/Boards/Actions_container_BG.gif);
    background-position: right;
    display:none;
}
.HR
{
    margin: 0px auto 5px;
    width: 30px;
}

.SideActions.Title
{
    color: #0D698B;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
}
.SideActions
{
    cursor: pointer;
    font-size: 8px;
    background-position: center top;
    background-repeat: no-repeat;
    height: 18px;
    margin: 0px auto;
    padding-top: 18px;
    vertical-align: text-bottom;
    text-align: center;
    width: 30px;
}
.SideActions.Loved
{
    background-image: url(../../Images/Icons/Heart.png);
}
.SideActions.Disposed
{
    background-image: url(../../Images/Icons/XMark.png);
}
.SideActions.Seen
{
    background-image: url(../../Images/Icons/EyeDis.png);
}
.SideActions.Called
{
    background-image: url(../../Images/Icons/Phone.png);
}

.Documentation .VerticalHR
{
    margin: 5px 5px 0px;
}
.Documentation .SideActions
{
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 10px;
    height: 18px;
    margin: 2px auto;
    padding: 4px 25px 0px 0px;
    text-align: right;
    vertical-align: middle;
}
.Documentation .SideActions.Title
{
    color: #0D698B;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    width: 35px;
}
.Documentation .SideActions.Loved
{
    background-image: url(../../Images/Icons/Heart.png);
    width: 23px;
}
.Documentation .SideActions.Disposed
{
    background-image: url(../../Images/Icons/XMark.png);
    width: 23px;
}
.Documentation .SideActions.Seen
{
    background-image: url(../../Images/Icons/EyeDis.png);
    width: 23px;
}
.Documentation .SideActions.Called
{
    background-image: url(../../Images/Icons/Phone.png);
    width: 33px;
}

.SideActions.Loved.Selected
{
    background-image: url(../../Images/Icons/HeartSelected.png);
}
.SideActions.Disposed.Selected
{
    background-image: url(../../Images/Icons/XMarkOpen.png);
}
.SideActions.Seen.Selected
{
    background-image: url(../../Images/Icons/Eye.gif);
}
.SideActions.Called.Selected
{
    background-image: url(../../Images/Icons/PhoneSelected.gif);
}

.FloatRR
{ float:right;}

.AdditionalActions
{
    padding-bottom: 5px;
    background: #fcfeff;
}
.AdditionalActions .Action a,.DetailsRow_closer a
{
    color:#7AA7CB;
    text-decoration:none;
}

.AdditionalActions .Action img,.DetailsRow_closer img
{
    display:inline;
    }
    
    .AdditionalActions .Action span,.DetailsRow_closer span
{
    vertical-align:top;
    }
    
.AdditionalActions .Action
{
    background-position: right top;
    background-repeat: no-repeat;
    height: 20px;
    margin: 2px 0px;
    margin-left:15px;
    
}
.AdditionalActions .Action.NoIcon
{
    padding: 0px;
    border-bottom: 1px solid #F2F2F2;
}
.AdditionalActions .ItemAction
{
    font-weight: bold;
    margin: 3px 0;
}
.AdditionalActions .ItemAction a
{
    font-size: 11px;
}
.AdditionalActions .ItemAction a.Affiliate
{
    font-size: 13px;
    color: blue;
}
.AdditionalActions .Action.Cellular
{
    background-image: url('../../Images/Icons/Icon_Phone.png');
}
.AdditionalActions .Action.Cellular A
{
    font-weight: bold;
}

.AdditionalActions .Action .ItemId
{
    font-size: 10px;
    color: #7AA7CB;
}
.AdditionalActions .Action.Connection
{
    background-image: url('../../Images/Icons/Connection.gif');
}

.ItemDetails
{
    display: none;
    color:#226DA7;
    background-color:White;
}
.ItemDetails .ParameterName
{
    font-weight: bold;
    color:#226DA7;
    margin-bottom:5px;
}


.ParameterName
{
    font-weight: bold;
    color:#226DA7;
    width:155px;
    display:inline-block;
    vertical-align:top;
}

.ParameterName2
{
    font-weight: bold;
    color:#226DA7;
}

.FormContainer
{
    position: relative;
}
.ItemDetails td .Description
{
    color: #226DA7;
    width: 375px;
    overflow: auto;
    height: 150px;
}
.ItemDetails td
{
   
    vertical-align: top;
    padding: 0px 9px;
    color:#226DA7;
}
.ItemDetails .ColumnHeader
{
    height: 17px;
    background-color: white;
    color: #226DA7;
    margin: 10px auto 0px;
    font-weight: bold;
}
TD.Preview_container{position:relative;overflow:visible}
.Preview_container .logo{position:absolute;left:0px}

.Preview_container .ColumnHeader
{
    width: 156px;
}
.Preview_container .Map .Action
{
    padding-right: 12px;
    background-image: url(../../Images/Icons/EnlargeImage.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
.Preview_container .Action
{
    margin-right: 10px;
    text-align: right;
}
.Preview_container .Action a
{
    font-size: 11px;
}
.Preview_container
{
}
.DetailsRow .Preview_container
{
    width: 172px;
}
.DetailsRow .PreviewImage img.ItemImage
{
    margin: 5px auto 0px;
    border: 1px solid #B5B5B5; /*height:77px; width:148px;*/
}
.DetailsRow .PreviewImage iframe
{
    margin-right: 33px;
}
.DetailsRow .PropertyImageDesc_container
{
    background-color: #B5B5B5;
    width: 150px;
    margin: 0px auto;
}
.DetailsRow .PropertyImageDesc
{
    background-position: left center;
    background-repeat: no-repeat;
    color: white;
    font-weight: bold;
    height: 16px;
    margin: 0px auto;
    padding-right: 5px;
    text-align: right;
    width: 140px;
}
.DetailsRow .PropertyImageDesc.Video
{
    background-image: url(../../Images/Boards/VideoIconSelected.gif);
}
.DetailsRow .PropertyImageDesc.Image
{
    background-image: url(../../Images/Boards/ImageIconSelected.gif);
}

.InnerTable
{
    width: 100%;
}
.InnerTable td
{
    border: solid 1px #F2F2F2;
    border-left-style: none;
    border-right-style: none;
    height: auto;
    padding: 0px;
    vertical-align: top;
}

.ParameterValue
{
    width:200px;
    display:inline-block;
    vertical-align:top;
    margin-bottom:5px;
}
td.ParameterValue
{
    padding-left: 5px;
}
.BoolParameter
{
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
}
.TabViewContent .BoolParameter
{
    margin: 3px 2px;
}
.BoolParameter.icoV
{
    background-image: url(../../Images/Icons/icoV.gif);
}
.BoolParameter.icoX
{
    background-image: url(../../Images/Icons/icoX.gif);
}
.ParameterValue.Color
{
    color: #FF9400;
    text-align: left;
}

.RightBlock .MediaBlock
{
    border-style: none;
}
.RightBlock .MediaBlock .Media
{
    margin: 0px;
}

/*=========================
	  Open Item in Table  
=========================*/

.BoardItems tr.OpenItem td
{
    border-top: 2px solid #226DA8;
    background-color: #226DA8;
    font-weight: bold;
    color: white;
    font-size: 13px;
    
}
.BoardItems tr.OpenItem td.Markings
{
    background-color: #FFE00C;
}
.BoardItems tr.DetailsRow div.ItemDetails
{
    background: white;
    border: solid 3px #226DA7;
    border-top-style: none;
    padding-top:10px;
}
.BoardItems tr.OpenItem a
{
    color: Black;
}
.BoardItems tr.OpenItem td a
{
    color: Black;
}
.BoardItems tr.OpenItem .tdRight
{
    border-right: 2px solid #226DA8;
}
.BoardItems tr.OpenItem .tdLeft
{
    border-left: 2px solid #226DA8;
}
/*=========================
	  Open Item in Tab  
=========================*/
.TabContent
{
    min-height: 752px;
}
.TabViewContainer
{
    background-color: white;
    border: solid 1px #E1E1E1;
    border-top: none;
    margin-top: 1px;
    padding: 8px 0px;
}
.TabViewContent
{
    background: url('../../Images/Boards/ItemDetailsTabViewInnerBG.jpg') no-repeat top;
    width: 772px;
    min-height: 275px;
    margin: 0px auto;
}
.TabViewContent .ItemTitle
{
    font-size: 24px;
    font-weight: bold;
    margin: 10px 13px;
    display: block;
}
.TabViewContent h3
{
    padding: 15px 0px 0px;
    font-size: 16px;
}
.MediaBlock h3
{
    padding: 15px 20px 10px;
    font-size: 20px;
}
/*h3.MapLocationTitle {margin:13px 0px 1px 0px;}*/

.RightBlock
{
    width: 576px;
    margin: 0px 12px;
}
.RightBlock .DetailsContainer
{
    border-bottom: solid 1px #F2F2F2;
    border-top: solid 1px #CFE1E8;
}
.RightBlock .Details
{
    width: 180px;
}
.RightBlock .Details .ParameterName
{
    width: 76px;
}
.RightBlock .DetailsContainer .Parameter
{
    border-top: solid 1px #F2F2F2;
}
.RightBlock .ParameterName
{
    margin: 3px 1px 3px auto;
}
.RightBlock .ParameterValue
{
    margin: 3px 0px;
}
.RightBlock .Properties
{
    width: 180px;
    margin: 0px 28px;
}
.RightBlock .Properties .ParameterName
{
    width: 65px;
}
.RightBlock .Description
{
    width: 197px;
    height: 162px;
    overflow: auto;
}
.RightBlock .Documentation
{
    margin-top: 20px;
}
.RightBlock .Documentation .Title
{
    font-weight: bold;
    height: 17px;
    margin: 4px;
    color: #0D698B;
}
.RightBlock .Documentation .Markings, .RightBlock .Documentation .MyRemarks
{
    background-color: #F2F2F2;
    height: 25px;
}
.RightBlock .Documentation .Markings
{
    width: 310px;
}
.RightBlock .Documentation .Markings .Option
{
    height: 17px;
    margin: 4px;
    border-right: solid 1px red;
    font-size: 10px;
}
.RightBlock .Documentation .Markings img
{
    margin: auto 3px;
    vertical-align: middle;
}
.RightBlock .Documentation .MyRemarks
{
    width: 262px;
    margin-right: 3px;
}
.RightBlock .Documentation .MyRemarks .Comment
{
    width: 192px;
}
.RightBlock .MapLocation
{
    border: 1px solid #E1E1E1;
    height: 319px;
    padding: 3px;
    width: 568px;
}
.RightBlock .MapContainer
{
    width: 568px;
    height: 319px;
}

.LeftBlock
{
    margin: 35px 0px 13px;
}
.LeftBlock .Section
{
    border: solid 1px #E1E1E1;
    width: 148px;
    margin: 10px 8px 0px 0px;
    background-color: #F7F7F7;
}
.LeftBlock .PaymentDetails
{
    height: 264px;
    margin-top: 0px;
    color: #4E4B4A;
}
.LeftBlock .Parameters, .LeftBlock .Actions
{
    border-top: solid 1px white;
    margin: 0px 8px;
}
.LeftBlock .Parameter
{
    border-bottom: solid 1px #F2F2F2;
    height: 21px;
    margin: 2px 0px;
}
.LeftBlock .Title
{
    margin: 5px 8px 0px 8px;
    font-weight: bold;
    border-bottom: solid 1px #EAEAEA;
    height: 21px;
    color: #4E4B4A;
}
.LeftBlock .PaymentDetails .Name
{
}
.LeftBlock .PaymentDetails .Value
{
    float: left;
    color: #FF9400;
    font-weight: bold;
}
.LeftBlock .PaymentDetails .SendEmail
{
    margin: 3px auto;
    text-align: right;
    padding-right: 8px;
}
.LeftBlock .PaymentDetails .SendEmail A
{
    font-weight: bold;
    font-size: 11px;
}
/*.LeftBlock .AdditionalActions {height:136px;}
.LeftBlock .Action {line-height:24px;}*/
.LeftBlock .Icon
{
    vertical-align: middle;
    margin-left: 2px;
}
.LeftBlock .AdContainer
{
    height: 148px;
}
.LeftBlock .AdContainer .AdPlaceHolder
{
    height: 128px;
    width: 128px;
    margin: 10px;
    background-color: red;
}

.MediaBlock
{
    background: url('../../Images/Boards/ItemDetailsTabViewMediaBG.jpg') repeat-x top;
    background-color: #F9F9F9;
    border: solid 1px #E1E1E1;
    border-top: none;
}
.MediaBlock .Media
{
    margin-right: 20px;
    width: 576px;
}
.MediaBlock .Media .MediaContainer
{
    float: right;
    margin: 0px 0px 20px 0px;
}

.MediaBlock .MovingSoon
{
    margin-bottom: 10px;
    border: solid 1px #E1E1E1;
    height: 191px;
    width: 148px;
    float: left;
    margin-left: 21px;
    background-color: White;
    color: #4E4B4A;
}
.MediaBlock .MovingSoon input
{
    width: 126px;
    border: solid 1px #BDBDBD;
}
.MediaBlock .MovingSoon .Title
{
    font-size: 13px;
    font-weight: bold;
}
.MediaBlock .MovingSoon .Message
{
    font-size: 11px;
    margin-top: 3px;
    line-height: 12px;
}
.MediaBlock .MovingSoon .ParameterName
{
    font-size: 11px;
    font-weight: bold;
    margin-top: 9px;
}
.MediaBlock .MovingSoon .SendButton
{
    background: url('../../Images/Boards/btnSend.gif') no-repeat;
    width: 40px;
    height: 17px;
    cursor: pointer;
    margin-top: 14px;
}

.GoBack
{
    background: url('../../Images/Boards/ItemDetailsTabViewGoBackBG.jpg') repeat-x top;
    border: solid 1px #E1E1E1;
    border-top: none;
    height: 72px;
}
.GoBack .BackToResults
{
    background: url('../../Images/Boards/btnBackToSearchResults.jpg');
    height: 41px;
    width: 246px;
    cursor: pointer;
    margin: 18px 18px auto 16px;
}
.GoBack .ToSimilarResults
{
    margin-top: 31px;
}
.GoBack .AdLink
{
    float: left;
    margin: 31px auto auto 21px;
}
.GoBack .AdLink a
{
    color: #84B428;
}

/*=========================
	  Text Link Row 
=========================*/



.DetailsRow_closer
{
 
    float:left;
}

.TextLinkRow
{
   position:relative;
   z-index:50;
}


.TextLinkRow .DetailsRow_closer A
{
    font-size: 11px;
}
.TextLinkRow .TextAD_seperator
{
    background-image: url('../../Images/Boards/TextADseperator.gif');
    width: 2px;
    height: 15px;
    margin: auto 15px;
}


/*=========================
	  Map View 
=========================*/
#mapContainer
{
    width: 448px;
    height: 556px;
    float: right;
    clear: none;
    border: solid 1px #CCCCCC;
}
#mapItemsContainer
{
    float: right;
    clear: none;
    width: 318px;
    border: solid 1px #CCCCCC;
    margin-right: 20px;
}
#mapItems
{
    margin: 3px;
    height: 550px;
    overflow-y: scroll;
}
/* ie6 = overflow:auto; */
#map
{
    margin: 3px;
}
#mapControls
{
}

.MapMessage
{
    font-weight: bold;
}

.MapItem
{
    width: 293px;
    height: 45px;
    margin-bottom: 4px;
    color: #E1E1E1;
    padding: 1px;
}
.MapItem.Bold
{
    font-weight: bold;
}
.MapItem.Odd.BoldHighlighted, .MapItem.Even.BoldHighlighted
{
    background-color: #FCE4C9;
    font-weight: bold;
    border: solid 1px #EAC79F;
    padding: 0px;
}
.MapItem.Odd
{
    background-color: #F2F2F2;
}
.MapItem.Even
{
    background-color: #F8F8F8;
}
.MapItem.HeartMark
{
    background-color: #FDECEC;
    font-weight: bold;
}
.MapItem.HeartMark .Details a, .MapItem.HeartMark .Description
{
    color: #E50000;
}
.MapItem.XMark
{
    background-color: #FCFCFC;
    font-weight: normal;
}
.MapItem.XMark .Details a, .MapItem.XMark .Description
{
    color: #DCDCDC;
}
.MapItem.XMark .ItemNumber
{
    background: url('../../Images/Icons/ItemNumberDis.gif');
}
.MapItem .ItemNumberContainer
{
    width: 31px;
    height: 35px;
    border-left: dashed 1px #E1E1E1;
    padding-top: 10px;
}
.MapItem .Markings
{
    width: 24px;
    height: 45px;
    border-left: dashed 1px #E1E1E1;
}
.MapItem .DetailsContainer
{
    width: 185px;
    height: 41px;
    padding-top: 4px;
    overflow: hidden;
    border-left: dashed 1px;
}
.MapItem .Details
{
    width: 175px;
    line-height: 19px;
}
.MapItem .Details a
{
    color: #4E4B4A;
    text-decoration: none;
}

.MapItem .MapItemLeftControls
{
    margin: 5px 7px 0px 0px;
    width: 38px;
}

.MapItem .MapMedia
{
    margin-top: 8px;
}

.MapItem .Media DIV
{
    background-position: center;
    background-repeat: no-repeat;
    height: 10px;
    margin: 0px 0px 0px 0px;
    width: 16px;
}
.MapMedia .Video
{
    background-image: url(../../Images/Boards/VideoIcon.gif);
}
.MapMedia .Image
{
    background-image: url(../../Images/Boards/ImageIcon.gif);
    width: 13px !important;
    margin-right: 5px !important;
}
.MapMedia .Video.HasVideos
{
    background-image: url(../../Images/Boards/VideoIconSelected.gif);
    cursor: pointer;
}
.MapMedia .Image.HasImages
{
    background-image: url(../../Images/Boards/ImageIconSelected.gif);
    width: 13px;
    cursor: pointer;
}

.MapItem .Description
{
    width: 170px;
    height: 16px;
    overflow: hidden;
    color: #A6A5A4;
    margin-top: 3px;
}
.MapItem .BoardIcon
{
    margin-right: 3px;
    margin-top: 3px;
}

.MapItemSelected
{
    background-color: #00A2DF !important; /*border-color:#80D1EF !important;*/
    border: none !important;
}
.MapItemSelected .ItemNumberContainer
{
    background-color: #F8F8F8 !important;
}
.MapItemSelected .Markings
{
    background-color: #66C7EC !important;
}
.MapItemSelected .Details a, .MapItemSelected .MapItemLeftControls a
{
    color: White !important;
}
.MapAddionalBoardTitle
{
    height: 25px;
    margin-bottom: 4px;
    padding: 1px;
    width: 293px;
    border-bottom: solid 1px #CCCCCC;
    color: #4E4B4A;
    font-weight: bold;
    font-size: 12px;
}
.MapDetailsBubble
{
    background-image: url('../../Images/Boards/MapDetailsBubble.png');
    background-repeat: no-repeat;
    width: 344px;
    height: 206px;
    padding-top: 15px;
    position: relative;
}
.MapDetailsBubble img
{
    border: solid 1px #BDBEC0;
    max-width: 130px;
    max-height: 100px;
}
.MapDetailsBubbleInner
{
    margin: 0px 61px 0px 10px;
}
.MapDetailsBubbleClose
{
    position: absolute;
    top: 13px;
    left: 13px;
    cursor: pointer;
}
.MapDetailsBubbleTitle
{
    width: 260px;
    margin-bottom: 10px;
}
.MapDetailsBubbleTitle a
{
    text-decoration: underline;
    font-size: 14px;
    color: #00A2DF;
    font-weight: bold;
}
.MapDetailsBubble .ContactDetails span
{
    margin-left: 5px;
}

.MapViewOption
{
    position: absolute;
    top: 45px;
    cursor: pointer;
    width: 51px;
    height: 20px;
    background: url('../../Images/Boards/MapViewOptionBg.gif') no-repeat;
    padding-top: 2px;
    text-align: center;
}
.MapViewOption1
{
    right: 25px;
}
.MapViewOption2
{
    right: 76px;
}
.MapViewOption3
{
    right: 127px;
}
/*=========================
	  Gallery View 
=========================*/
.GalleryContainer
{
    margin: 0px auto;
    width: 100%;
}
.GalleryItem
{
    /*width:178px;height:193px; 	border:solid 1px #CCCCCC;*/
    background: transparent url(../../Images/Boards/GalleryImageBG.gif) no-repeat scroll 0% 50%;
    height: 201px;
    width: 186px;
    margin: 3px;
    padding: 1px;
}
.GalleryItem.BoldHighlighted
{
    background-color: #FCE4C9;
    font-weight: bold;
    border: solid 1px #EAC79F;
    padding: 0px;
}
.GalleryItem.Bold
{
    font-weight: bold;
}
.GalleryItem .Deleted
{
    background: url('../../Images/Boards/BigX.gif') no-repeat;
    width: 170px;
    height: 170px;
    position: absolute;
    top: 10px;
    right: 4px;
}
.GalleryItem.HeartMark
{
    background-color: #FDECEC;
    font-weight: bold;
    color: #E50000;
}
.GalleryItem.XMark
{
    background-color: #FCFCFC;
    font-weight: normal;
    color: #DCDCDC;
}
.GalleryItem .ImageContainer
{
    cursor: pointer;
    height: 120px;
    margin: 12px auto 6px;
    position: relative;
    width: 158px;
    text-align: center;
}

.GalleryItem .img
{
    width: 160px;
    height: 120px;
}
.GalleryItem .VideoIcon
{
    background: url('../../Images/Icons/icoGalleryVideo.gif') no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 1px;
    bottom: 1px;
}
.GalleryItem .DetailsLine
{
    /*height:25px;border-top:dotted 1px #E1E1E1;overflow:hidden;margin:0px 3px;*/
    border-top: 1px dotted #E1E1E1;
    height: 23px;
    margin: 0px auto;
    overflow: hidden;
    width: 170px;
}
.GalleryItem .DetailsLine.Description
{
    background-color: #F2F2F2;
    height: 31px;
    cursor: pointer;
}
.GalleryItem .DetailsLine.Address
{
    background-color: #FBFBFB;
}
.GalleryItem .Markings
{
    height: 25px;
    width: 41px;
    padding-top: 4px;
    border-left: dotted 1px #E1E1E1;
}
.GalleryItem .ImageTitle
{
    margin-top: 4px;
}

/*===========================
		Ticket View
============================*/

.Ticket_container
{
    border: solid 4px #FFE00C;
    margin: 10px auto 0px;
    width: 762px;
}
.Ticket_container .Action
{
    margin: 6px 15px;
}
.Ticket_container .MainDetails
{
    width: 393px;
}
.Ticket_container .Image_container
{
    width: 166px;
    text-align: center;
}
.Ticket_container .Description
{
    height: 43px;
    padding: 5px 10px;
    background-color: White;
    font-weight: bold;
}
.Ticket_container .Details
{
    color: #716F6E;
    height: 76px;
    padding: 15px 12px;
    background-color: White;
    margin-top: 3px;
    overflow-y: auto;
}
.Ticket_container .CommentContainer
{
    width: 150px;
    height: 19px; /*should be margin:6px auto 0px; but for ie :*/
    margin: 3px auto 0px;
    background-color: White;
    padding: 5px;
}
.Ticket_container .Comment
{
    border: solid 1px #B5B5B5;
    height: 17px;
}
.Ticket_container .CommentText
{
    width: 125px;
    height: 17px;
}
.Ticket_container .Comment input
{
    width: 120px !important;
    height: 15px !important;
    border-style: none !important;
    background-color: transparent;
}
.Ticket_container .AdditionalActions
{
    position: relative;
    width: 558px;
    height: 30px;
    background-color: White;
    margin: 3px 1px 0px 0px;
}
.Ticket_container .AdditionalActions .Title
{
    margin: 7px 7px 0px 0px;
    font-weight: bold;
    color: #0D698B;
}
.Ticket_container .PreviewImage
{
    margin-top: 8px;
}
.Ticket_container .MainDetails_container
{
    width: 562px;
}
.Ticket_container .Contact
{
    background-color: White;
    width: 157px;
    overflow: hidden;
}
.Ticket_container .ContactDetails
{
    width: 133px;
    margin: 0px auto;
}
.Ticket_container .Image_container img
{
    border: solid 1px #b5b5b5;
}
.Ticket_container .ColumnHeader
{
    background-color: #CFE1E8;
    color: #0D698B;
    font-weight: bold;
    height: 17px;
    margin: 10px auto 0px;
}
.Ticket_container .ColumnHeader.Special
{
    background-image: url(../../Images/Boards/ColumnHeader_special.gif);
}
.Ticket_container .TextLinkRow
{
    background-color: White;
    border-style: none;
    height: auto;
    padding-right: 10px;
    width: 142px;
}
.Ticket_container .TextAD
{
    padding: 10px 0px;
    border-top: solid 1px #DEE9C1;
}
.Ticket_container .JsLink
{
    text-decoration: none;
    color: #4e484a;
}
.Ticket_container .Phone, .Ticket_container .Phone_additional
{
    display: none;
}
.PurchaseSubscription
{
    cursor: pointer;
}

/*===========================
		GeneralClasses
============================*/
.BoardButtonsContainer
{
    margin-top: 18px;
}
.BoardBtn
{
    margin-left: 6px;
}
.BoardBtn .btnRight
{
    background: url('../../Images/ItemWizard/BoardBtnRight.gif') no-repeat;
    width: 12px;
    height: 23px;
}
.BoardBtn .btnCenter
{
    background: url('../../Images/ItemWizard/BoardBtnBG.gif') repeat-x;
    height: 23px;
    padding-top: 2px;
}
.BoardBtn .btnCenter img
{
    margin: 3px 0px 0px 4px;
    vertical-align: middle;
}
.BoardBtn .btnCenter a
{
    margin: 0px 4px;
    text-decoration: none;
    color:White;
}
.BoardBtn .btnLeft
{
    background: url('../../Images/ItemWizard/BoardBtnLeft.gif') no-repeat;
    width: 12px;
    height: 23px;
}

/* Item Affiliate */
.BlockContainer.ItemAffiliate
{
    background-image: url('../../Images/ItemAffiliate/BlockTopBg.jpg');
}
.ItemAffiliate .ItemAffiliateBlockCenter
{
    background-image: url('../../Images/ItemAffiliate/BlockInnerBg.jpg');
    width: 920px;
    padding: 6px 12px;
}
/*.ItemAffiliate .BlockInnerBottom  { background-image:url('../../Images/ItemAffiliate/BlockInnerBottomBg.jpg'); } */

.ItemAffiliate .AffDescription
{
    width: 810px;
}
.ItemAffiliate h1
{
    display: block;
}
.ItemAffiliate img
{
    padding-right: 10px;
}
.ItemAffiliate .AdditionalBoards
{
    margin-top: 10px;
}
.ItemAffiliate .AdditionalBoards a
{
    padding: 0 5px;
    font-size: 14px;
    font-weight: bold;
}

/* RelatedItem */
.RelatedItem
{
    border-left: solid 1px #9188B4;
    margin-left: 10px;
    padding-left: 10px;
    width: 180px;
}
.RelatedItem img
{
    display: block;
    margin-left: 10px;
}
.RelatedItem.Last
{
    margin-left: 0;
    padding-left: 0;
    border-left-style: none;
}
.RelatedItem a
{
    color: #5582A1;
    font-weight: bold;
    font-size: 14px;
}
.RelatedItem .PriceText
{
    color: #9188B4;
}
.RelatedItem .Price
{
    color: #FF6300;
    font-weight: bold;
}

.BusinessName
{
    font-size: 12px;
    color: #206EAC;
    font-weight: normal;
}
.Name
{
    text-decoration: underline;
    color: #5896bd;
}
.BoardTitle
{
    color: #448ab7;
    font-size: 14px;
    font-weight: bold;
    background: white;
    vertical-align:bottom;
    width: 100%;
    text-align:right;
}

.BoardDescription{font-size:12px;}

.ResultsPageText
{
  color:#226DA7;  
  width:400px;
  min-height:60px;
}

.BoardCategory,.BoardCategory a,.BoardCategory a:hover,.BoardCategory a:visited,.BoardCategory a:active
{
    color:#7AA7CB;
    text-decoration:none;
}


.BoardRightRow
{
    padding-right:3px;
}

.BoardItems
{
     border-right: 1px solid #226DA8;
      border-left: 1px solid #226DA8;
      border-bottom: 1px solid #226DA8;
   
}

TD.BoardItemDetails
{
   
}

.BoardItemDetails .scroll-pane
{
  width:370px;
   padding-right:10px;
   border-right: #226da7 1px dashed;
  
}
.BoardItemDetails table
{
    display:inline;
    padding:0px;
    margin:0px;
    
}

.ItemDetailsForTab
{
    color:#226DA8;
}

.ViewModeResult{border-left:1px solid #226da8;}

.TextLinkRow .PopUpWindow .Text{position:relative;z-index:50;}
.Main_contentCoupon{text-align:center;}
.Main_InnerCoupon img{margin:auto;}

.breadCrumbs{color:#84a9c3;float:right;}
.breadCrumbs a{color:#84a9c3;text-decoration:none;}

.HigherSupplierTable{background-image:url(../../Images/Boards/bg-supplier-name.jpg);height:94px;width:467px;}
.HigherSupplierText{color:#266A9F;font-size:12px;text-align:center;padding-top:10px;}
.HigherSupplierTitle{font-weight:bold;font-size:16px;}

.SingleItem{color:#226da7;width: 840px; padding: 10px; background-color: White;
        border: 4px solid #226DA8;}
 
