﻿body
{
    margin: 0;
    margin-top: 6px;
    font-family: Arial, Tahoma;
    font-size: 0.8em;
    color: #333333;
}

img
{
    border: 0;
}

/* generic heading styles */

a:link, a:visited
{
    text-decoration: none;
    color: #333333;
}

a:hover
{
    text-decoration: underline;
}


grayLink:link, gray:visited
{
    color: #505050;
}

.grayLink:hover, .gray:active
{
    color: #505050;
}


.redLink:link, .redLink:visited
{
    color: #e74100;
}

.redText
{
    /*color: #990000;	*/
}

.largeRedLink
{
    font-size: 1.3em !important;
    font-weight: bold;
    color: #165212 !important;
    margin: 0;
}



.errorText
{
    color: #990000;
}


h1
{
    margin: 0;
    padding: 0;
}

h2
{
    margin: 0 0 4px 0;
    padding: 0;
    font-size: 1.0em;
    color: #333;
}

h3
{
    font-size: 1.0em;
    margin-bottom: 4px;
    margin-top: 0;
    padding: 0;
}

h4
{
    margin: 0 0 3px 0;
    padding: 0;
}

p
{
    margin-top: 0;
    margin-bottom: 3px;
    padding: 0;
}

/* Header */

#loginView
{
    float: right;
    font-size: 1.0em;
    padding-right: 20px;
}
#loginView div
{
    display: inline;
}

#loginView span
{
    color: Red;
}

#topBanner
{
    margin-left: 43px;
}

#search
{
    padding: 14px 0 20px 0;
    height: 15px;
    background-image: url(images/search-bar-bg.gif);
    border-bottom: 1px solid #333333;
}

#search a
{
    color: #fff;
}

.topNav
{
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

.searchNav
{
    float: left;
    width: 440px;
}

.topNav li
{
    list-style: none;
    display: inline;
    float: left;
    padding: 4px 4px 0 4px;
    font-weight: bold;
    font-size:14px;
}

#manageadvertbutton
{
    float: right;
    width: 115px;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: -3px;
}
#placeadvertbutton
{
    float: right;
    width: 105px;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: -3px;
}

#breadcrumbs
{
    clear: both;
    width: 990px;
    padding: 3px 5px 5px 5px;
}

#breadcrumbs a
{
    padding: 0 7px;
}

.followUsLink
{
    padding: 0 2px;
}

/* site structure */

#wrapper
{
    width: 985px;
    margin: auto;
}

#header
{
    z-index: 20;
    position: relative;
}


#content
{
    clear: both;
}

.feiHeader
{
    background: transparent url(images/FEI_BackgroundStrip.png) top left repeat-X;
}

/* home */

#homeLeftCol
{
    width: 320px;
    float: left;
}
#homeLeftCol .sectionHeading
{
    background: #666666;
    color: #FFFFFF;
}
#homeLeftCol .contentSection
{
    border: 1px solid #B9B9B9;
}

#homeMidCol
{
    width: 485px;
    float: left;
    margin-left: 12px;
}

#homeRightCol
{
    width: 150px;
    float: left;
    margin-left: 13px;
}

.homeSplitColLeft
{
    float: left;
    width: 245px;
}

.homeSplitColRight
{
    float: right;
    width: 237px;
}

.homeSellButtons
{
    margin-bottom: 15px;
}

.homePageFeatures
{
    width: 215px;
    float: right;
}

/* end home */

/* main site */

/* end main site */

/* Content styles */

/* Heading Styles */


.mainSiteHeading
{
    font-size: 1.8em;
    display: block;
    margin: 0;
    padding: 10px 5px 5px 5px;
}

.mainHeadingWithMargin
{
    margin-bottom: 10px;
}

.headingRightText
{
    float: right;
    font-size: 0.7em;
}

.sectionHeading, .mainSectionHeading, .adhocSectionHeading, 
{
    padding: 2px 0 4px 4px;
    font-size: 16px;
    margin: 0;
    font-weight: bold;
    color: #010066;
    background-color: #B9B9B9;
}

.smallMainSectionHeading 
{
    font-size: 16px;
}

.detailsPageHeading
{
    font-weight: bold;
    color: #0d470f;
    font-size: 1.3em;
}




.mainSectionHeading
{
    background: transparent url(images/main-header-strip-grey.gif) repeat-x;
}

.sectionHeading
{
    background: transparent url(images/main-header-strip-grey.gif) repeat-x;
}

.subHeadWithBottomUnderline
{
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    font-size: 1.8em;
    color: #333;
    margin-bottom: 10px;
}

.subHeadWithBottomAndTopLines
{
    display: block;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 8px 0;
    font-size: 1.8em;
    color: #333;
    margin-bottom: 10px;
}



.adhocSectionHeading
{
    background: #666666;
    border-bottom: 1px solid #b9b9b9;
}

.contentSection, .mainSection, .adhocSection
{
    margin-bottom: 5px;
}

.mainSiteSearchBlock
{
    padding: 10px;
}

.mainSiteSearchBlock .mainSearchDropdownShort
{
    width: 110px;
    margin-left: 5px;
}

.searchCategoryDropdown
{
    width: 200px;
}

.searchCategoryDropdown, .searchSearchText, .mainSearchButton
{
    font-size: 11px;
}

.mainSiteSearchSection
{
}

.MainSearchActions
{
    font-size: 0.85em;
}

.mainSiteSearchBlock label
{
    width: 50px;
    float: left;
    text-align: left;
    display: block;
    font-size: 0.85em;
}

.mainSiteSearchBlock select
{
    font-size: 1.1em;
}

.mainSearchTextLong
{
    width: 225px;
    font-size: 1.1em;
}

.MainSearchActions
{
    width: 230px;
    float: right;
    vertical-align: top;
}


.mainSearchDropdownLong
{
    width: 230px;
}

.catalogueSearch .mainSearchDropdownLong
{
    width: 125px;
}

.catalogueSearch .mainSearchTextLong
{
    width: 125px;
}

.catalogueSearch .MainSearchActions
{
    width: 125px;
}

.catalogueSearch .mainSiteSearchBlock label
{
    margin-bottom: 2px;
}

.catalogueSearch .mainSearchTextShort
{
    margin-bottom: 5px;
}

.catalogueSearch .keywordSearch
{
    width: 180px !important;
}

.catalogueSearch .mainCatDropdown
{
    width: 180px !important;
}

.catalogueSearch .mainCatDropdown .mainSearchDropdownLong
{
    width: 184px;
}

.catalogueSearch .keywordSearch .mainSearchTextLong
{
    width: 180px;
}

.searchCriteria
{
    padding: 0 10px 6px 10px;
    clear: both;
}

.mainSearchDropdownShort
{
    width: 100px;
    margin-left: 20px;
    margin-bottom: 5px;
}

.mainSearchTextShort
{
    width: 25px;
    font-size: 1.1em;
}


#catalogueLeftCol
{
    width: 200px;
    float: left;
}

#catalogueLeftColProduct {
width: 160px;
float: left;
}

#catalogueMidCol
{
    width: 600px;
    margin-left: 13px;
    float: left;
}

#catalogueMidCol a
{
    color: #338833;
}
#catalogueMidCol h2 a
{
    color: #E74100;
}
#catalogueMidCol a.redLink
{
    color: #E74100;
}

#catalogueRightCol
{
    width: 150px;
    margin-left: 13px;
    float: left;
}

#catalogueLeftColWide
{
    width: 813px;
    float: left;
}

.cataloguePagingHeader, .catalogueSortHeader, .catalogueSearchHeader
{
    float: left;
}

.cataloguePagingHeader
{
    width: 200px;
    float: right;
    margin-left: 5px !important;
}

.catalogueSortHeader
{
    width: 580px !important;
}

.cataloguePagingHeader
{
    width: 200px;
}



.mainCategorySearch
{
    width: 118px;
}



.contentBlock
{
    padding: 10px;
    clear: both;
}

.rightMainColWide
{
    width: 769px;
    float: left;
    margin-left: 13px;
}

.menuContentBlock
{
    padding: 7px 0 5px 9px;
    clear: both;
}

#footer
{
    clear: both;
    background: transparent url(images/Footer_Strip.gif) top left repeat-x;
    height: 160px;
    color: #fff;
}

#footer h3
{
    margin-top: 10px;
}


#footer .footerCol1
{
    width: 226px;
    float: left;
    padding-left: 10px;
}

#footer .footerCol1 li a
{
    width: 112px;
    display: block;
}

#footer .footerCol2 a
{
    padding-right: 5px;
    color: #fff;
}

#footer .footerCol2
{
    width: 355px;
    float: left;
}



#footer .footerCol3
{
    width: 350px;
    margin-left: 28px;
    float: right;
    background: url('/images/Footer_Right_End_Magazine.gif') no-repeat right bottom;
    height: 160px;
}


#footer ul
{
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

#footer ul li
{
}

#footer ul li a
{
    color: #fff;
}

#footer ul .footerCol1 ul li
{
    width: 90px;
}


.redlink:link
{
    text-decoration: none;
    color: #990000;
}

.redlink:hover
{
    color: #990000;
    text-decoration: underline;
}

.redlink:visited
{
    text-decoration: none;
    color: #990000;
}

.smallHeadingTextRight
{
    float: right;
    font-size: 0.8em;
    font-weight: bold;
    color: #666;
}


.businessDetailsLeftCol
{
    width: 200px;
    float: left;
}

.businessDetailsRightCol
{
    width: 350px;
    float: right;
}

/* end main site */

/* Content styles */

/* Heading Styles */




.mainHeadingWithMargin
{
    margin-bottom: 10px;
}





.sectionHeading, .mainSectionHeading, .adhocSectionHeading
{
    padding: 2px 0 4px 4px;
    font-size: 16px;
    margin: 0;
    font-weight: bold;
    color: #FFFFFF;
}

.mainSectionHeading
{
    background: #666666;
}

.sectionHeading
{
    background: #FFFFFF;
    color: #333333;
}


.rotatorHeading .seeMore
{
    float: right;
    color: #505054;
    font-size: 0.7em;
    margin-top: -2px;
}

.rotatorHeading .seeMore .seeMoreText
{
    color: #666;
}

.topAds
{
    height: 130px;
}


.adhocSectionHeading
{
    border-bottom: 1px solid #b9b9b9;
}

.pagingHeader
{
    background-color: #dadada;
    padding: 4px 10px;
    margin: 10px 0;
    height: 25px;
}

/* Content Styles */

.contentSection, .mainSection, .adhocSection
{
    margin-bottom: 5px;
}

.slideshow
{
    margin-bottom: 15px;
}


/* list Advert Styles */

.insertedAds
{
    margin: 30px 0;
}

.listAdvert, .listAdvertBusiness, .listAdvertEvent
{
    border: 1px solid #B9B9B9;
    padding: 10px;
    margin-bottom: 10px;
    height: 230px;
    position: relative;
}

.listAdvertEvent .listAdvertDetails
{
    margin-left: 0px;
}

.listAdvertBusinessSmall
{
    min-height: 100px;
    height: auto;
}

.listAdvertEvent
{
    min-height: 160px;
    height: auto;
    padding-bottom: 40px !important;
}

.listAdvertHightlight
{
    border-width: 0px;
    border-bottom-width: 1px;
    background-color: #d6eac5;
    border: 1px solid #0D470F;
    padding: 10px;
    margin-bottom: 10px;
    height: 230px;
    position: relative;
}

.listAdvertBusinessHightlight
{   
    border-width: 0px;
    border-bottom-width: 1px;
    background-color: #d6eac5;
    border: 1px solid #0D470F;
    padding: 10px;
    margin-bottom: 10px;
    height: 230px;
    position: relative;
}

.listAdvertBusinessNonNatural
{
    border-width: 0px;
    border-bottom-width: 1px;
    background-color: #EFE0AD;
    border: 1px solid #D8B63B;
    padding: 10px;
    margin-bottom: 10px;
    height: 230px;
    position: relative;
}
.includelistingbutton
{
    margin: 5px 0px;
    display: block;
}
.mainSiteHeading .includelistingbutton, .mainSectionHeading .includelistingbutton
{
    margin: 0px;
    float: right;
}
.listAdvertBusiness h2
{
    color: #165212;
    line-height: 30px;
    padding-left: 5px;
}

.listAdvertBusiness .listAdvertDetails
{
    float: none;
    margin-left: 250px;
}
.listAdvertBusinessSmall .listAdvertDetails
{
    margin-left: 0px;
}
.listAdvertBusiness .listAdvertDetails ul, .listAdvertEvent .listAdvertDetails ul
{
    margin: 0px;
    padding: 0px;
}
.listAdvertBusiness .listAdvertDetails ul li, .listAdvertEvent .listAdvertDetails ul li
{
    float: left;
    list-style: square inside;
    width: 48%;
    margin-left: 1%;
}
.listAdvertActions
{
    height: 35px;
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.listAdvertActions a, .listAdvertActions img
{
    float: left;
}
.listAdvertMapLink
{
    display: block;
    float: right;
    line-height: 20px;
    width: 100px;
    margin: 5px;
    background: #CC0000;
    text-align: center;
    color: #FFFFFF !important;
}

.Hightlight
{
    border-width: 0px;
    border-bottom-width: 1px;
    background-color: #d6eac5;
    border: 1px solid #0D470F;
}

.advertImage
{
    float: left;
    width: 225px;
    margin-right: 10px;
}

.listAdvertDetails
{
}

.listAdvert .button90, .listAdvertBusiness .button90, .listAdvertBusinessNonNatural .button90, .listAdvertBusinessHightlight .button90, .listAdvertHighlight .button90
{
    background: url(buttonimages/button90listing.gif) no-repeat;
    float: right;
}

.listAdvertTitle
{
    position: relative;
    font-size: 1.4em;
    font-weight: 100;
}
.listAdvertTitle a
{
    color: #165212 !important;
}

.listAdvertTitle span
{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.6em;
}

.videoItemLink
{
    float: right;
}

.listPrice, listLocation
{
    font-weight: bold;
}

.listPrice
{
    padding-top: 4px;
}





/* fix for ie dispearing lines */

/* \*/
* html .contentSection, * html .mainSection, * html .adhocSection
{
    height: 1%;
}
/* */

.contentSection, .adhocSection
{
    border-top: 1px solid #333333;
    margin-top: 2px;
}

.mainSection
{
    border: 1px solid #b9b9b9;
}



.adhocSection
{
    border: 1px solid #b9b9b9;
}


#homeLeftCol .contentSection, #homeLeftCol .mainSection, #homeLeftCol .adhocSection, #homeMidCol .contentSection, #homeMidCol .mainSection, #homeMidCol .adhocSection
{
    clear: both;
}


#homeLeftCol .contentSection a, #homeLeftCol .mainSection a, #homeLeftCol .adhocSection a
{
    width: 146px;
    display: inline-block;
    padding: 1px 0px 3px 0;
    font-size: 0.85em;
}

.menuContentBlock .leftCol
{
    width: 146px;
    margin-right: 17px;
    float: left;
}

.menuContentBlock .rightCol
{
    width: 146px;
    float: left;
}

.contentSection .leftCol
{
    width: 210px;
    margin-right: 17px;
    float: left;
}

.contentSection .rightCol
{
    width: 238px;
    float: left;
}

.medRedText
{
    min-height: 30px;
    font-size: 0.9em;
}

.smallGrayText
{
    font-size: 0.9em;
}

/* Body Content Styles */

.headingBannerRotator
{
    position: absolute;
    left: 290px;
    top: 0;
    margin-bottom: 3px;
}

.featuredAdvertFirst
{
    float: left;
    margin-right: 0px;
    width: 102px;
    height: 140px;
}

.featuredAdImage
{
    height: 76px;
    overflow: hidden;
    width: 102px;
}

.featureListImage
{
    width: 110px;
	height: 70px;
	overflow: hidden;
}

.rrItemsList
{
    z-index: 12;
}

.rrItem
{
    z-index: 13;
}

.rrClipRegion
{
    z-index: 11;
}

.rrRelativeWrapper
{
    z-index: 10;
}

.featuredAdvert
{
    float: left;
    width: 102px;
    margin-left: 17px;
}

.featuredAdvertFive
{
    float: left;
    width: 102px;
    margin-left: 15px;
}

.featuredAdvert2Col
{
    margin-left: 6px;
    float: left;
    width: 96px;
    height: 140px;
}





.adsRotator p
{
    margin: 2px 0;
}

.col1, .col2, .col3, .col4
{
    float: left;
    width: 320px;
}
.col2 optgroup
{
    font-weight: bold;
    font-style: normal;
}
.col1Thin
{
    float: left;
    width: 280px;
}

.col1Wide
{
    float: left;
    width: 640px;
}

.clear
{
    clear: both;
}


.mainImage
{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0px;
    border: 1px solid #ccc;
}

.productPageLeftCol
{
    width: 370px;
    float: left;
}

.productPageRightCol
{
    width: 200px;
    float: left;
    margin-left: 10px;
}

.productPageItemDetails
{
    border-collapse: collapse;
}

.productPageItemDetails td
{
    width: 140px;
}


/* checkout Styles */


.buinessPackageSplitter
{
    background: transparent url(images/Business_Adverts_Splitter.jpg) top left repeat-x;
}

.validationSection
{
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.validationSectionHeading
{
    background-color: #980000;
    padding: 5px 0 4px 4px;
    font-size: 14px;
    margin: 0;
    font-weight: bold;
    color: #fff;
}

.pastAdvertsTable
{
    width: 100%;
    border: 1px solid #ccc;
}


.checkoutInputLong
{
    width: 300px;
}

.pastAdvertTable
{
    width: 90%;
}

.selectedRow
{
    background-color: #b0e0e6;
}


.checkoutSplitColLeft, .checkoutSplitColRight
{
    width: 160px;
    float: left;
}

.breedingTree td
{
    border: 1px solid #ccc;
    padding: 15px;
    width: 80px;
}

.imageButtons
{
    background-color: #e4e3e4;
}

.checkbox input
{
    width: 10px;
}

.breedingTree td input
{
    width: 150px;
}

.stepLinksActionButtons
{
    width: 150px;
    float: right;
}

.stepNavigation
{
    padding: 3px 0;
}

.checkoutErrorText
{
    color: Red;
}


.scrollingList
{
    height: 180px;
    overflow-x: hidden;
    overflow-y: auto;
}

.checkoutinputShort
{
    width: 120px;
}

.required
{
    float: right;
    margin-right: 3px;
    font-size: 0.8em;
    font-weight: normal;
}

.checkoutSmallRightCol, .checkoutSmallLeftCol
{
    width: 160px;
    float: left;
}

.checkoutMenuItemBlock
{
    float: left;
    width: 190px;
}



.checkoutMenuItemBlockMain
{
    font-size: 1.5em;
}

.chooseItemTypeLeft
{
    width: 600px;
    float: left;
    color: #cc0000;
}

.chooseItemTypeRight
{
    width: 300px;
    float: left;
    font-size: 1.3em;
}

.loggedInUserData
{
    float: right;
    padding: 4px 0;
}

.packageDuration
{
    color: #00004A;
    font-weight: bold;
}

.businessProductPrice
{
    color: #990000;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}


/* preview and Upgrade */


.previewAndUpgradeLeft
{
    width: 330px;
    float: left;
}
.previewAndUpgradeRight
{
    width: 990px;
    float: right;
}



/* login register */

/* form styles */

.twoColForm label
{
    width: 6em;
    float: left;
    text-align: left;
    margin-left: 0.3em;
    display: block;
}

.twoColFormButton
{
    margin-left: 5.5em;
}

/* layout */

.twoColumnLeft
{
    float: left;
    width: 320px;
    margin-right: 10px;
}

.twoColumnRightWide
{
    width: 650px;
    float: right;
}


/* Advacned Search Styles */

.advacnedSearchTwoColoumnForm
{
    width: 791px;
}

.advacnedSearchTwoColoumnForm div {
    width: 390px;
    height: 26px;
    float: left;    
}

.advacnedSearchTwoColoumnForm label
{
    width: 140px;
    float: left;
    text-align: left;
    margin-left: 5px;
    display: block;
}


.advancedSearchInputWide
{
    width: 220px;
}

.advancedSearchInputShort
{
    width: 90px;
}

.tradeMenu
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.tradeMenu li
{
    list-style: none;
    margin: 0;
    padding: 2px 0 4px 4px;
}

.tradeMenu .subItem
{
    list-style: none;
    margin: 0;
    font-size: 0.85em;
    padding: 1px 0 2px 7px;
}

/* update Progress */

#progressBackgroundFilter
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}

#processMessage
{
    position: fixed;
    top: 30%;
    left: 43%;
    padding: 10px;
    width: 14%;
    z-index: 1001;
    background-color: #fff;
    border: solid 1px #000;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.itemTypesCol
{
    width: 186px;
    float: left;
    margin-right: 10px;
}

.businessItemTypesCol
{
    width: 300px;
    float: left;
    margin-right: 10px;
}
.businessItemTypesCol a
{
    display: inline-block;
    font-size: 0.85em;
    padding: 1px 0 3px 0;
}

.businessItemTypesColTop
{
    width: 400px;
    float: left;
    margin-right: 10px;
    font-size: 1.5em;
}

.itemTypesColLast
{
    width: 184px;
    float: left;
}

.itemTypesCol a, .itemTypesColLast a
{
    display: inline-block;
    padding: 1px 0px 3px 0;
    font-size: 0.85em;
}

/* payment */

.paymentLeftCol
{
    width: 250px;
    margin-right: 10px;
    float: left;
}

.paymentFormRight
{
    width: 650px;
    float: right;
}



.paymentFormRight label
{
    width: 14em;
    float: left;
    text-align: left;
    margin-left: 0.3em;
    display: block;
}

/* Community Styles */

.communityTwoColLeft
{
    width: 295px;
    float: left;
}

.communityTwoColRight
{
    width: 295px;
    float: left;
    margin-left: 10px;
}

.communityTopLevelLink
{
    text-transform: uppercase;
    font-size: 0.95em;
    font-weight: bold;
}

.communityLevel1
{
    margin: 3px 0;
    display: block;
    font-size: 0.9em;
}

.communityLevel2
{
    margin: 3px 0;
    display: block;
    font-size: 0.9em;
}


.selected
{
}


.articleImageLeft
{
    float: left;
    width: 260px;
    padding: 5px;
}

.articleBodyItem, .articleBodyAlternatingItem
{
    padding-bottom: 18px;
    line-height: 23px;
}

.articleBodyItem a, .articleBodyAlternatingItem a
{
    font-weight: bold;
}

.articleImageRight
{
    float: right;
    width: 260px;
    padding: 5px;
}

.communityMainPageFeatureLeft
{
    width: 285px;
    float: right;
}

.communityMainPageFeatureRight
{
    width: 280px;
    float: right;
    margin-left: 10px;
}

.communitySplitColLeft
{
    float: left;
    margin-right: 10px;
    width: 295px;
}

.communitySplitColRight
{
    float: left;
    width: 295px;
}

.communityHomeNewsItem
{
    padding-bottom: 24px;
}

.communityHomeNewsItem img
{
    float: right;
}

.communityVideoItemLeft
{
    float: left;
    width: 130px;
    padding-bottom: 15px;
}

.communityVideoItemRight
{
    margin-left: 10px;
    float: left;
    width: 130px;
    padding-bottom: 15px;
}

.communityPhotoItemFirst
{
    float: left;
    width: 137px;
    padding-bottom: 15px;
}

.communityPhotoItem
{
    margin-left: 10px;
    float: left;
    width: 137px;
    padding-bottom: 15px;
}

.galleryItem
{
    width: 135px;
    float: left;
    margin-right: 10px;
    padding-bottom: 15px;
}

.galleryImage
{
    width: 135px;
    height: 80px;
    overflow: hidden;
}

.gallerySearchText
{
    width: 147px;
}

.gallerySort
{
    width: 68px;
}

.videoContentRight
{
    float: right;
    width: 150px;
}

.searchPaging
{
    width: 225px;
    float: right;
}

.searchPaging searchText
{
    width: 150px;
}


.sortPaging
{
    margin-left: 5px;
    width: 125px;
    float: right;
}

.pagingPaging
{
    margin-left: 5px;
    width: 180px;
    float: right;
}

.searchPagingGallery
{
    width: 327px;
    float: right;
}

.gallerySearchText
{
    width: 230px;
}



.sortPagingGallery
{
    margin-left: 5px;
    width: 170px;
    float: right;
}

.sortPagingGallery .gallerySort
{
    width: 110px;
}

.pagingPagingGallery
{
    margin-left: 5px;
    width: 200px;
    float: right;
}

/* Advanced Search */

.advancedSearchMenuBlock
{
    width: 194px;
    margin-right: 4px;
    float: left;
}

.advancedSearchBlockLast
{
    margin-right: 0;
}

.advancedSearchMenuBlock a
{
    display: inline-block;
    padding: 1px 0px 3px 0;
    font-size: 0.9em;
}

/* account area styles */

.accoutAreaAdvertsHeader td
{
    background-color: #e2e2e2;
    padding: 14px 10px;
    border-bottom: 1px solid #ccc;
}

.accoutAreaAdvertsRow h3 a
{
    font-size: 1.4em;
}

.accoutAreaAdvertsRow td
{
    padding: 14px 10px;
    border-bottom: 1px solid #ccc;
}


.accoutOrdersHeader td
{
    background-color: #e2e2e2;
    padding: 14px 10px;
    border-bottom: 1px solid #ccc;
}

.accoutOrdersRow a
{
    font-size: 1.4em;
}

.accoutOrdersRow td
{
    padding: 8px 10px;
    border-bottom: 1px solid #ccc;
}

.accountAreaAddCreditRow
{
    background-image: url(/images/addcredit.png);
}

.accountAreaAdImage
{
    width: 76px;
    height: 56px;
    overflow: hidden;
}
.twoColumnLeftWide
{
    width: 70%;
    float: left;
}

.twoColumnRight
{
    width: 25%;
    float: right;
}

.savedSearchesRow
{
    font-size: 1.3em;
    font-weight: bold;
}

.editDetailsForm
{
    width: 40%;
    float: left;
}

.customerDetailsText
{
    width: 210px;
}

.billingAddressDetails label, .shippingAddressDetails label
{
    width: 150px;
    float: left;
    display: block;
}



/* Ratings */

/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(images/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(images/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(images/SavedStar.png);
}

.statsHeader td
{
    background-color: #e2e2e2;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
}

.statsRow td
{
    padding: 5px 10px;
}

/* Left menu Styles */

.leftMenuControls
{
    margin: 5px 0;
}

.leftMenuControls a
{
    padding: 10px 10px;
    background-color: #e4e4e4;
    font-weight: bold;
    color: #cc0000;
    display: block;
}

.mainSiteLeftMenu ul
{
    list-style: none;
    margin: 0 0 0px 5px;
    padding: 0 0 8px 0;
}

.mainSiteLeftMenu ul li
{
    list-style: none;
    margin: 0;
    padding: 4px 0 0 10px;
}
.mainSiteLeftMenu ul li a
{
    display: inline-block;
    padding: 1px 0px 3px 0;
    font-size: 0.85em;
}

.mainSiteLeftMenu h3
{
    background: transparent url(images/Search_Header_BG.jpg) top left repeat-x;
    line-height: 22px;
}

.mainSiteLeftMenu h3 a
{
    padding-left: 18px;
    color: #333;
    background-image: url(images/Search_Header_BG_Ar_DN.jpg);
    background-position: 6px 4px;
    background-repeat: no-repeat;
}

.fromRange, .toRange
{
    width: 44px;
    font-size: 11px;
}

/* Magazine Page Styles */

.magazineHeadings
{
    color: #333366;
    font-size: 1.6em;
}

.magSubsBoxRight
{
    width: 300px;
    float: left;
    border-left: 1px solid #ccc;
    padding-left: 10px;
}

.magSubsBoxLeft
{
    width: 250px;
    float: left;
}

/* business directory */

.businessLeftMenu
{
    padding-left: 10px;
}

.businessLevel1
{
    padding-left: 5px;
    font-size: 0.85em;
}


.itemDescription
{
    line-height: 23px;
}

.monicasTableWithBorder
{
    border-collapse: collapse;
}
.monicasTableWithBorder td
{
    padding: 10px;
    border: 1px solid #ccc;
}

.pquoteRight
{
    float: right;
    width: 11em;
    background: url(images/openquote.gif) top left no-repeat;
    color: #030;
    font-size: 2em;
    line-height: 0.9;
    font-style: italic;
    padding: 0.5em;
    margin: 0;
}

.pquoteRight p:first-letter
{
    font-size: 1.5em;
    font-weight: bold;
}

.pquoteLeft
{
    float: right;
    width: 11em;
    background: url(images/openquote.gif) top left no-repeat;
    color: #030;
    font-size: 2em;
    line-height: 0.9;
    font-style: italic;
    padding: 0.5em;
    margin: 0;
}

.pquoteLeft p:first-letter
{
    font-size: 1.5em;
    font-weight: bold;
}

.pquoteFull
{
    background: url(images/openquote.gif) top left no-repeat;
    color: #030;
    width: 23em;
    font-size: 2em;
    line-height: 0.9;
    font-style: italic;
    padding: 0.5em;
    margin: 0;
}

.pquoteFull p:first-letter
{
    font-size: 1.5em;
    font-weight: bold;
}



.communityMainPageFeatureImage
{
    height: 185px;
    overflow: hidden;
}


.photoGalleryItem
{
    height: 70px;
    width: 130px;
    overflow: hidden;
}

.newItemImage
{
    height: 70px;
    width: 110px;
    overflow: hidden;
    float: right;
}

.buttonRight input
{
    float: right;
}

.selectedItems
{
    background-color: #CDD4F3;
    margin: 0 !important;
    padding: 0 !important;
}

.selectedItems li
{
    padding: 0 !important;
    margin: 0 !important;
}

.selectedFilters
{
    background: #3ea047 url(images/selected_filters.png) right no-repeat;
    display: block;
    padding: 5px 0 5px 5px !important;
    color: #FFFFFF;
    font-weight: bold;
}

.filterLink
{
    background: #b1e1b6 url(images/filter_BG.png) right no-repeat;
    width: 192px;
    display: block;
    padding: 5px 0 5px 5px !important;
    font-weight: bold;
}

/* drop down nav styles */
/*
.navmenu, .buySell {margin: 0;padding: 0;float: left;font-size: 11px; 	}
.navmenu li, .buySell li {display: inline;}
.navmenu li a, .buySell li a {float: left;}
.navmenu li ul, .buySell li ul {position:absolute;}
.buySell li ul li, .navmenu li ul li {display: block; }
.buySell li ul li a, .navmenu li ul li a {float: left; padding: 0;}

/\* top menu *\/

.navmenu{height: 44px;width: 100%; overflow:hidden; background: url(images/top-menu-bg.gif) repeat-x bottom; border-left:1px solid #dfe0e9; }

.navmenu li a{color: #505054; font-size: 15px; border-right:1px solid #dfe0e9; line-height:20px;	 }
.navmenu li #topMenuLast { background-image: none !important; }
.navmenu li a:link, .navmenu li a:visited { text-decoration: none;   }
.navmenu li a:hover, .navmenu li a:active {  text-decoration: underline; }
.navmenu li .categories:hover, .navmenu li .categories:active 
{

}

.navmenu li .toplink:link, .navmenu li .toplink:visited { color: #231f20; letter-spacing -1px; }
.navmenu li .toplink:hover, .navmenu li .toplink:active { color: #231f20; text-decoration: underline; letter-spacing -1px; }

.categories
{
		width: 120px;
		display: block; height: 29px; text-align: center;
		font-weight: bold;
		padding-top: 10px;
}

.horses
{
	width: 131px;
	display: block; height: 29px; text-align: center;
	font-weight: bold;
	padding-top: 10px;
}

.horseboxes 
{
	width: 180px;
	display: block; height: 29px; text-align: center;
	font-weight: bold;
		padding-top: 10px;
}


.trailers
{
	width: 115px;
	display: block; height: 29px; text-align: center;
	font-weight: bold;
		padding-top: 10px;
}

.property 
{
	width: 143px;
	display: block; height: 29px; text-align: center;
	font-weight: bold;
		padding-top: 10px;
}
.stallions 
{
	width: 137px;
	display: block; height: 29px; text-align: center;
	font-weight: bold;
		padding-top: 10px;
}

.business 
{
	width: 148px;
	display: block; height: 29px; text-align: center;
	font-weight: bold;
		padding-top: 10px;
}
.navmenu li ul{margin:32px 0px 0px -30px;left:-999em; background-position: 12px -1px; z-index: 1000; height: 339px;}
.navmenu li ul li a { font-size: 1.1em; background-image: none; }
.navmenu li ul ul{margin:-1em 0 0 10em;}
.navmenu li:hover ul,.navmenu li li:hover ul,.navmenu li li li:hover ul,.navmenu li.sfhover ul,.navmenu li li.sfhover ul,.navmenu li li li.sfhover ul{float: left; left:auto;}
.navmenu li:hover ul a:link, .navmenu li:hover ul a:visited 
{
	display: block;
	width: 108px;
	padding: 1px 3px 1px 6px;
	/\*margin-left: 12px;*\/
}

.navmenu li:hover ul a:hover, .navmenu li:hover ul a:hover 
{
	background-color: #990000;
	color: #fff;
	text-decoration: none;
	/\*display: block;
	width: 108px;
	padding: 1px 3px 1px 6px;
	margin-left: 12px;*\/
}


.navmenu li ul .subMenuContainer { padding: 7px 7px 7px 7px; margin-left: -20px; width: 600px;}

.subMenuContainerCol 
{
	width: 120px;
	float: left;
}

.subMenuContainerCol  a 
{
	margin-bottom: 2px;
	font-size: 0.8em;
	height: 50px;
}
*/



.navmenu
{
    /* Main navigation bar */
    height: 44px;
    background: url(images/top-menu-bg.gif) repeat-x bottom;
    border-left: 1px solid #dfe0e9;
    padding-left: 0px;
    margin: 0px;
}

.navmenu li
{
    /* Primary menu items. Submenu items will be overridden later */
    border-right: 1px solid #DFE0E9;
    display: block;
    float: left;
}

.navmenu li:hover #navDropDown
{
    left: 0px;
}

.navmenu li a
{
    line-height: 39px;
    color: #231F20;
    font-weight: 700;
    font-size: 13px;
    display: block;
    text-align: center;
}

/* Specific widths for each menu item */
.categories
{
    width: 110px;
}
.horses
{
    width: 121px;
}
.horseboxes
{
    width: 170px;
}
.trailers
{
    width: 105px;
}
.property
{
    width: 123px;
}
.stallions
{
    width: 127px;
}
.business
{
    width: 138px;
}

.navmenu li a.win
{
    width: 82px;
    color: rgb(127, 177, 71);
    font-size: 22px;
    text-transform: uppercase;
}


#navDropDown
{
    position: absolute;
    background: url(images/Category_Cloud_Body_BG_3_Column.png) no-repeat;
    float: left;
    width: 530px;
    height: 340px;
    padding: 15px;
    padding-top: 5px;
    margin-top: -1px;
    margin-left: -10px;
    left: -999px;
}

#navDropDown a
{
    /* Submenu links. Some redundancy due to overrides from before */
    font-size: 12px;
    line-height: 16px;
    font-weight: 100;
    height: 48px;
    display: block;
    text-align: left;
    padding: 3px;
}
#navDropDown a:hover
{
    background: #66AE44;
    color: #FFFFFF;
    text-decoration: none;
}
#navDropDown .subMenuContainerCol
{
    width: 22%; /* Width of 22% as we always aim for 4 columns. Beware of borders, paddings etc increasing the width to >25% */
    margin-right: 3%;
    float: left;
}



.bottomNav ul
{
    margin: 5px 0 5px 10px;
    padding: 0;
    list-style: none;
    color: #505054;
}
.bottomNav ul li
{
    display: inline;
    color: #666;
}

/* ad hoc page menu */

.selectedMenuItem
{
    font-weight: bold;
}

.subMenu
{
    font-size: 0.8em;
}






/************ example of hover (only for a tag) ************/

a:hover.button70
{
    color: #fff;
    text-decoration: none !important;
}

/***************** end hover *****************/

.aspButton
{
    padding: 3px 0px 5px 0px !important;
}

.button70, .button80, .button90, .button100, .button110, .button120, .button130, .button140, .button150, .button160, .button170, .button180, .button190, .button200, .button150Orange
{
    font-weight: bold;
    border: medium none;
    margin: 0px;
    padding: 4px 0px;
    display: block;
    text-align: center;
    height: 33px;
    cursor: pointer;
    color: white !important;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    line-height: 23px;
}

.button70
{
    background: transparent url('buttonimages/button70.gif') no-repeat scroll left top;
    width: 70px;
}

.button80
{
    background: transparent url('buttonimages/button80.gif') no-repeat scroll left top;
    width: 80px;
}
.button90
{
    width: 90px;
    background: url(buttonimages/button90.gif) no-repeat scroll left top;
}

.button150Orange {
    width: 150px;
    background: url(buttonimages/button150Orange.gif) no-repeat scroll left top;
}

.button100
{
    background: transparent url('buttonimages/button100.gif') no-repeat scroll left top;
    width: 100px;
}

.button110
{
    width: 130px;
    background: url(buttonimages/button130.gif) no-repeat scroll left top;
}

.button120
{
    width: 120px;
    background: url(buttonimages/button120.gif) no-repeat scroll left top;
}

.button130
{
    width: 130px;
    background: url(buttonimages/button130.gif) no-repeat scroll left top;
}
.button140
{
    width: 140px;
    background: url(buttonimages/button140.gif) no-repeat scroll left top;
}
.button150
{
    width: 150px;
    background: url(buttonimages/button150.gif) no-repeat scroll left top;
}
.button160
{
    width: 160px;
    background: url(buttonimages/button160.gif) no-repeat scroll left top;
}
.button170
{
    width: 170px;
    background: url(buttonimages/button170.gif) no-repeat scroll left top;
}
.button180
{
    width: 180px;
    background: url(buttonimages/button180.gif) no-repeat scroll left top;
}
.button190
{
    width: 190px;
    background: url(buttonimages/button190.gif) no-repeat scroll left top;
}
.button200
{
    width: 200px;
    background: url(buttonimages/button200.gif) no-repeat scroll left top;
}
.fullwidthdiv
{
    width: 100%;
}

.menuContentBlock ul, .menuContentBlock ul li, .contentSection .leftCol ul, .contentSection .rightCol ul li
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#localBusinesses h3
{
    margin-top: 5px;
    margin-left: 5px;
    color: #383;
}

#localBusinesses ul
{
    list-style: none;
    line-height: 20px;
    margin-left: 10px;
    margin-right: 5px;
}

#mainSearchWrapper .searchCriteria label
{
    font-size: 1em;
    line-height: 2em;
}

.product_listing {
	margin-bottom:20px;
	clear:right;
}

.newsListContent {
    margin-bottom: 5px;
    padding: 10px 10px 0 10px;
}

.menuContentBlock .newsLeftMenu a.title {
    height: 60px;
    width: 60px !important;
    float: left;
}

.menuContentBlock .newsLeftMenu a.title img 
{
    width: 60px;
    height: 60px;
}

.menuContentBlock .newsLeftMenu div
{
    float: left;
    width: 225px;
    padding-left: 10px;
    margin-bottom: 20px;
    font-size: 11px;
}

.menuContentBlock .newsLeftMenu div h3 
{
    font-size: 12px;
    text-transform: uppercase;
    width: 235px;
}

.newsLeftMenu 
{
    margin-left: 9px;
}

.newsFooter 
{
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
}

.featuresBlock .newsFooter a
{
    display: block !important;
}

.newsFooter a, .advSearchLink
{
    display: block;
    width: 100% !important;
    border-top: 1px solid #B9B9B9;
    background-color: #F4F4F4;
    height: 22px;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 22px;
    text-decoration: underline;
    font-weight: normal !important;
}

.sponseredShows div 
{
    float: left;   
    width: 100px;
    text-align: center;
}

.sponseredShows div a.title 
{   
    margin: 0 auto 0 auto;
    display: block !important; 
    width: 70px !important; 
    height: 70px;
}

.sponseredShows div img 
{
    width: 70px;
    height: 70px;
}

.sponseredShows div a.reallyTitle
{
    width: auto !important;
}

.sponseredShows div h3 
{
    width: auto !important;
}

.featuresBlock 
{
    padding: 0px !important;    
}

.featuresBlock h2,  .featuresBlock h2 a
{
    font-size: 12px !important;   
    text-transform: uppercase;
    font-weight: bold;
}

.featuresBlock a
{
    width: auto !important;   
    font-size: 11px !important;   
}

.featuresBlock p 
{
    font-size: 11px;
    padding: 0px !important;
}

.blockNews, blockFeatured 
{
    margin: 0;
    padding: 7px 0 0 0;
}

.blockSponsoredShows 
{
    background-color: #F4F4F4;
}

.searchBlock 
{
    padding: 10px 0 0 0 !important;
}

.advSearchLink 
{
    display: block;
}

.searchBlock .buttonRight 
{
    padding-right: 10px;
}

.advSearchLink 
{
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}

/* COMPETITIONS */

h1.competitionHeader {
    width: 300px;
    float: left;
}
.shareLinks {
    float: right;
    width: 250px;
}

.shareLinks > div 
{
    float: left;
    width: 75px;
}

.shareLinks div.facebook {
    margin-left: 20px;
}

.competition 
{
    border: 3px solid rgb(105, 166, 71);
    padding: 24px;
    margin-bottom: 15px;
}

.competition h2 
{
    display: block;
    float: left;
    width: 50%;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: bold;
}

.competition div.images 
{
    float: right;
    width: 40%;
    text-align: center;
}

.competition .summaryContent 
{
    clear: both;
    line-height: 22px;
    padding-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
}

.competition .highlightText 
{
    color: rgb(114, 172, 85);
}

.competition a.enterNow 
{
    text-transform: uppercase;
    display: block;
    background-image: url('/images/competition_button_large.png');
    width: 323px;
    height: 36px;
    line-height: 36px;
    margin: auto;
    color: white !important;
    text-align: center;
    font-size: 16pt;
}

.competition a.enterNow span
{
    font-weight: bold;
}

.competition .closedDate
{
    margin-top: 7px;
    margin-right: -10px;
    text-transform: uppercase;
    float: right;
    color: rgb(102, 102, 102);
    font-size: 10px;
}

.competition .closingDate
{
    clear: both;
    margin-top: 7px;
    margin-right: -10px;
    text-transform: uppercase;
    width: 50%;
    color: rgb(102, 102, 102);
    font-size: 15px;
}

.competition h3 
{
    background-color: #666666;
    text-transform: uppercase;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 10px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.competition ul.answers 
{
    list-style: none;
    padding-left: 5px;
}

.competition ul.answers li
{
    margin-bottom: 10px;
}

.competition .answerText
{
    display: block;
    margin-top: 15px;
}

.competition textarea.answerText
{
    width: 500px;
    height: 100px;
}

.competition .yourDetailsHeader {
    font-size: 0.8em;
    color: #777777;
}

.competition .yourDetails {
    margin: 20px 0 0 50px;
}

.competition .yourDetails td.label {
    text-align: right;
    padding-right: 10px;
}

.competition .termsTitle {
    font-size: 1.2em;
    margin: 20px 0 5px 0;
}
.competition .terms {
    overflow: auto;
    height: 150px;
    font-size: 0.75em;
    border: 1px solid #777777;
    color: #777777;
    width: 100%;
}

.competition .agree {
    margin: 15px 0 75px 0;
}

.competition  .validationError {
    border: 1px dashed red;
    padding: 5px;
    background-color: #FFEFC6;
}

.competition  .validationSection {
    border: 1px dashed red;
    padding: 5px;
    background-color: #FFEFC6;
}

a.backLink, a.backLink:visited {
    text-transform: uppercase;
    color: #777777 !important;
}

.otherCompetitions {
    height: 220px;
    overflow: auto;
    margin: 20px 0 0 0;
}

.otherCompetitions .otherAdvert 
{
    float: left;
    display: block;
    width: 250px;
    height: 130px;
    border: 3px solid rgb(105, 166, 71);
    margin: 10px 0 0 10px;
    padding: 10px;
}

.otherCompetitions .otherAdvert img
{
    display: block;
    float: left;
}

 .otherCompetitions .otherAdvert div {
     width: 40%;
    float: right;
 }
 
 .otherCompetitions .otherAdvert div span {
     text-transform: uppercase;
    color: #777777 !important;
     font-weight: bold;
 }
 .otherCompetitions .otherAdvert div p {
     margin-top: 5px;
 }
 
 .topNav {
     display: block;
     float: left;
     margin-top: -6px;
 }
 .topNav li a {
     font-size: 18px;
 }

 #homeLeftCol .blockFeatures h2.sectionHeading, #facebookFeed h2.adhocSectionHeading {
    background-color: #7AB541;
}

 