.advertDetails
{
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-top: 0;
}
.advertDetails .advertDetailsTitle
{
	float: left;
	padding: 5px 5px 10px 5px;
	width: 450px;
}
.advertDetails .advertDetailsTitle h1
{
	font-size: 1.7em;
	margin-bottom: 5px;
}
.advertDetails .advertDetailsRates
{
	border-left: 1px solid #ccc;
	clear: right;
	float: right;
	margin: 10px 0;
	padding: 0 10px;
	width: 128px;
}
.advertDetails .advertDetailsRates p{
	font-size:1.0em;
}
.advertDetails .advertDetailsRates h4{
	font-size:1.4em;
	margin-bottom:5px;
	color:#FF0000;
}

.advertDetails .bikeSpecifics li
{
	background: url(images/bullet_red.gif) no-repeat 0 5px;
	float: left;
	font-size: 1.2em;
	margin-bottom: 2px;
	padding: 0 15px 0 10px;
	white-space: nowrap;
}

.advertDetails .advertDetailsButtons{
	padding:5px 10px;
	background-color:#edf1f6;
	margin-bottom:10px;
}
.advertDetails .advertDetailsButtons .advertDetailsBack{
	float:left;
}
.advertDetails .advertDetailsButtons .advertDetailsList{
	float:right;
}
.advertDetails .advertDetailsButtons .advertDetailsList input{
	margin-right:5px;
}
.advertDetails .advertDetailsProduct{
	padding:0px;
	margin-bottom:10px;
}
.advertDetails .advertDetailsProduct .advertDetailsimagesMain{
	padding:0px;
	margin:0px;
	float:left;
}
.advertDetails .advertDetailsProduct .advertDetailsimagesMain .advertDetailsImage{
	padding:0px;
	margin-bottom:10px;
	margin-right:10px;
}
.advertDetails .advertDetailsProduct .advertDetailsimagesMain .advertDetailsListImage{
	padding:0px;
	margin:0px;
}
.advertDetails .advertDetailsProduct .advertDetailsimagesMain .advertDetailsListImage input, 
.advertDetails .advertDetailsProduct .advertDetailsimagesMain .advertDetailsListImage img{
	padding:0px;
	margin:0px 2px 0px 0px;
	float:left;
}
.advertDetails .advertDetailsProduct .advertDetailsimagesMain .advertDetailsListImage ul li{
	padding:0px;
	margin:0px;
	float:left;
	list-style-type:none;
}
.advertDetails .advertDetailsProduct .advertDetailsFeatures{
	font-size:1.0em;
	margin-left:10px;
	float:left;
	width:300px;
}
.advertDetails .advertDetailsProduct .advertDetailsFeatures table td, 
.advertDetails .advertDetailsProduct .advertDetailsFeatures table th{
	padding-right:5px;
}
.advertDetails h3
{
	border-bottom: 1px solid #c4c4c4;
	font-size: 1.4em;
	margin: 5px 0;
	padding-bottom: 5px;
}
.advertDetails .advertDetailsProduct .advertDetailsFeatures span.priceText{
	color:#FF0000;
	font-weight:bold;
}
.advertDetailsFeatures img
{
	display: block;
}

.advertDetailsSellerInfo
{
	float: left;
	font-size: 1.0em;
	margin: 0 0 5px 0;
	width: 150px;
}

.bookmarkPage
{
	background: url(images/icon_bookmark.gif) no-repeat left;
	line-height: 1.4em;
	padding-left: 16px;
	text-decoration: none;
}
.addtoList
{
	background: url(images/icon_add.gif) no-repeat left;
	line-height: 1.4em;
	padding-left: 16px;
	text-decoration: none;
}
.removefromList
{
	background: url(images/icon_remove.gif) no-repeat left;
	line-height: 1.4em;
	padding-left: 16px;
	text-decoration: none;
}
.reportThisAd
{
	background: url(images/icon_report.gif) no-repeat left;
	line-height: 1.4em;
	padding-left: 16px;
	text-decoration: none;
}
.bookmarkPage:hover, .addtoList:hover, removefromList:hover, .reportThisAd:hover
{
	text-decoration: underline;
}

.locationLeft {
	width: 68px;
	float: left;
}
.leftColumnDetails
{
	float: left;
	margin-right: 15px;
	width: 305px;
}
.rightColumnAds
{
	float: right;
	margin-bottom: 10px;
	width: 310px;
}
.rightColumnDetails
{
	float: left;
	width: 310px;
}
.flickrator {
	margin-left: 5px;
}
.detailReqField {
	display: block;
	display: inline-block
}
.messageBox {
	height: 90px !important;
	margin-bottom: 5px;
}
.bikeIncludes a {
	font-weight: normal;
	font-size: 0.7em !important;
}
#badgeArea {
	clear: both;
}
.ratingTooltip {
	border: 1px solid #959595;
	background: #fff;
}
.ratingTooltip h5 {
	padding: 3px;
	margin: 0;
	background: #3187bd;
	color: #fff;
	border-bottom: 1px solid #959595;
	font-size: 1em;
	width: 276px;
} 
.ratingTooltip dl {
	width: 256px;
	padding: 10px
}
.ratingTooltip dd {
	margin-bottom: 10px
}
.theftlist, .ninetylist, .bundlelist {
	background: url(images/theftlist.gif) no-repeat 2px 5px;
	text-indent: 20px;
	font-weight: bold;
}
.ninetylist {
	background: url(images/ninetylist.gif) no-repeat 2px 5px;
}
.bundlelist 
{
	background: url(images/bundlelist.gif) no-repeat 2px 5px;
}

#bannerPremium
{
	background: #e0e0e0 url(/images/premium_bg.gif) repeat-x;
}

.bmwApproved
{
	margin-top: 10px;
}
.bmwApproved a
{
	text-decoration: none;
}
.bmwApproved a:hover
{
	text-decoration: underline;
}
.bmwApproved img
{
	float: left;
	margin-right: 5px;
}

.trustedMarketplacePanel
{
	background-color: #E0E0E0;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 290px;
}
.trustedMarketplacePanel a
{
	text-decoration: none;
}
.trustedMarketplacePanel a:hover
{
	text-decoration: underline;
}
.trustedMarketplaceTitle
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}
.trustedMarketplaceLeft
{
	float: left;
	width: 100px;
}
.trustedMarketplaceRight
{
	float: left;
	margin-left: 10px;
	width: 180px;
}
.trustedMarketplacePanel li
{
	background: url(/images/dotline.gif) repeat-x bottom;
}
.trustedMarketplaceItem
{
	margin-bottom: 3px;
	padding: 2px 0 5px 30px;
}
.trustedMarketplaceTick
{
	background: url(images/selltick.gif) no-repeat left top;
	margin-bottom: 3px;
	padding: 4px 0 7px 30px;
}
.trustedMarketplaceText
{
	font-weight: bold;
}
.trustedMarketplaceViewBuyersPack
{
	font-weight: normal;
}

.advertDetailsSellerMap
{
	float: right;
}

.advertDetailsWhyBuy .whyBuyBadgesArea
{
	margin: 10px 0 5px 0;
}
.advertDetailsWhyBuy .whyBuyBadge
{
	float: left;
}
.advertDetailsWhyBuy .whyBuyBadge img
{
	border: 1px solid #999;
	margin-right: 10px;
}
.advertDetailsWhyBuy .whyBuyBadge ul
{
	margin-right: 15px;
}
.advertDetailsWhyBuy .dealerServices
{
	float: left;
	padding-top: 3px;
}
.advertDetailsWhyBuy .dealerServices li
{
	background: url(images/selltick_small.gif) no-repeat;
	margin-bottom: 3px;
	padding: 0 0 0 20px;
	width: 130px;
	white-space: nowrap;
}
.advertDetailsWhyBuy .whyBuyDesc
{
	background: url(/images/dotline.gif) repeat-x;
	padding-top: 5px;
}
.advertDetailsWhyBuy .whyBuyShowroomImg
{
	float: left;
	margin-right: 10px;
}

#sellersDetails a
{
	text-decoration: none;
}
#sellersDetails a:hover
{
	text-decoration: underline;
}
/* Contact Form / Report Ad */

.contactFormArea h3
{
	background: url(images/emailSellerIcon.gif) no-repeat left 5px;
	font-size: 1.3em;
	margin: 0 0 10px 0;
	padding-left: 25px !important;
}
.reportFormArea h3
{
	background: url(images/error.gif) no-repeat left 5px;
}
.contactFormArea #btnClose
{
	background: url(images/cross.gif) no-repeat;
	color: #000;
	display: block;
	float: right;
	padding: 1px 0 0 18px;
	text-decoration: none;
}
.contactFormArea #btnClose:hover
{
	text-decoration: underline;
}
.contactFormArea label
{
	display: block;
	float: left;
	width: 100px;
}
.contactFormArea input, .contactFormArea textarea
{
	padding: 1px;
}
.contactFormArea p
{
	margin-bottom: 5px;
}
.contactFormArea .formRow
{
	margin-bottom: 5px;
}
.contactFormArea .formError
{
	margin-left: 100px;
}
.contactFormArea .formMessage label
{
	float: none;
}
.contactFormArea .formMessage .formError
{
	margin: 0;
}
.contactFormArea .messageBox
{
	width: 360px;
	height: 100px;
}
.contactFormArea .formButtons
{
	margin-top: 10px;
	text-align: center;
}

.socialControls
{
	margin: 15px 0;
}

.socialControls .facebookLikeButton,
.socialControls .twitterTweetButton
{
	float: left;
}

.advertDetails .bikeOfTheDay
{
	background: #FBF19D url(/mcn/images/botd.bg.10x65.gif) repeat-x;
	border: 1px solid #F7C739;
	margin: 0 0 10px 5px;
	padding: 5px 10px;
}

.advertDetails .bikeOfTheDay img.mugshot
{
	float: left;
	margin: 0 10px 5px 0;
}

/* Contact the seller */

.advertDetailsSellerContactsInfo .telephoneNumber
{
    color: #218F21;
    font-size: 2em;
    font-weight: bolder;
    line-height: 1em;
}

.advertDetailsSellerContactsInfo .callCostInfo
{
    font-size: 0.75em;
    
}

.advertDetailsSellerContactsInfo .contactOption
{
    margin: 0 0 15px 0;
}

.advertDetailsSellerContactsInfo .telephoneOption
{    
    background: url("images/icon_contactPhone.jpg") no-repeat left top;
    padding: 0 0 0 34px;
}

.advertDetailsSellerContactsInfo .telephoneAltOption
{    
    background: url("images/icon_contactPhoneAlt.jpg") no-repeat left top;
    padding: 0 0 0 34px;
}

.advertDetailsSellerContactsInfo .emailOption
{    
    background: url("images/icon_contactMail.jpg") no-repeat left center;
    padding: 4px 0 4px 34px;
}

.advertDetailsSellerContactsInfo .websiteOption
{    
    background: url("images/icon_contactWebsite.jpg") no-repeat left center;
    padding: 4px 0 4px 34px;
}
