h1 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body  {
    font-size: 70%;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color:#666666;
    margin: 0;
    padding: 0;
    background: #fff url(/images/body-bg.jpg) repeat-x left top;
    vertical-align: top;
    text-align: center;
    height: 100%;
}

body.error {
    padding: 0px;
    border: none;
}

.container {
    position: relative;
    width: 982px;
    max-width: 970px;
    padding: 0 6px 0 6px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    z-index: 10;
    background: url(/images/page-bg-middle.gif) repeat-y left top;
}

.container #borderLeft {
    position: absolute;
    top: 0px;
    left: -17px;
    width: 18px;
    height: 100%;
    background: url('/images/leftBorder.png');
    z-index: 9;
}

.container #borderRight {
    position: absolute;
    top: 0px;
    right: -17px;
    width: 18px;
    height: 100%;
    background: url('/images/rightBorder.png');
    z-index: 9;
}

.container #borderBottom {
    position: absolute;
    top: 100%;
    left: -20px;
    width: 990px;
    height: 18px;
    background: url('/images/bottomBorder.png');
    z-index: 9;
}

.screen-hide {
    position: absolute;
      overflow: hidden;
      width: 0;
      height: 0;
}

/* Header */
#header {
    width: 100%;
    position: relative;
    background: url('/images/front-snippets-bg.png');
    /*background-color: #4a3326;
    color: #5c3811;
    overflow: hidden;*/
}

#headerTitle {
    height: 144px;
    text-align: center;
    line-height: 144px;
    background: #dce5b1 url('/images/flock.png') repeat 0% 20%;
}

#headerMain {
	position: relative;
    color: white;
    height: 322px;
    overflow: hidden;
}

#headerMainLeft {
	position: relative;
    height: 100%;
}	

#headerMainRight {
    height: 100%;
    text-align: center;
    background-color: #4a3326;
    background: url('/images/textAdBack.png') no-repeat 50% 50%;
}

#headerFooter {
  /*  height: 36px;
    text-align: center;
    background: #dce5b1 url('/images/flock.png') repeat 0% 22%;*/
}

/*****************************/
/*####### Search Bar ########*/

#utilities {
    position: absolute;
    right: 16px;
    top: 0;
    width: 650px;
    text-align: right;
}

#utilities a {
    display: block;
    float: right;
    padding: 12px 12px 7px 12px;
    background: url(/images/header-links-sep.gif) no-repeat right top;
}

#utilities a, #utilities a:visited {
    color: #666;
}

#utilities a:hover {
    color: #000;
}

#util-navigation {
    float: right;
    width: 350px;
    margin-right: 12px;
}

#utilities form {
    float: right;
    padding-top: 10px;
}

#utilities form text {
    color:#FF0000;
}

#utilities .button {
    margin-left: 9px;
}

#breeder-menu {
    position: absolute;
    top: 0px;
    right: 4px;
    margin-top: 0px;
    z-index: 1001;
}

#breeder-menu a, #breeder-menu strong {    
    /*padding: 10px 11px 10px 6px;
    color: #333;*/
	color: #fff;        
	margin-left: 4px;
	font: 14px bold Verdana, Arial, Helvetica, sans-serif;
	/*background: url(../images/log-reg-but.png) right top;
	border: 1px solid black;
    background: url(/images/menu-sep.gif) no-repeat left center;*/
}

#breeder-menu a:hover {
    color: #F24F00;
}


/*--- Menu Space ---*/

#menu-space {
    width: 970px;
    border-top:solid 1px #dcdbdb;
	background: url(/images/nav-grey-grad-bg.png) /*#DE322E*/ no-repeat right center;
}

#menu-space span {
    display: block;
    float: left;
    width: 29em;
    height: 35px;
    text-transform: uppercase;
    font-weight: bold;
}

#navigation-primary {
    position: absolute;
    margin-right: 200px;
    top: 0px;
    left: 0px;
    list-style-type: none;
    width: 933px;
    margin-top: 1px;    

    z-index: 1000;
    background: url(/images/nav-grey-grad-bg.png) /*#DE322E*/ repeat-x right bottom;
	/*border-bottom: 2px solid #CCCCCC;*/
}

#navigation-primary li {
    position: relative;
    float: left;
    left: -33px;
    color: #333;
    font-size: 110%;
    /*background: url(/images/menu-sep.gif) /*#DE322E no-repeat right center;*/
    background: url(/images/menu-sep-dotted.png) /*#DE322E*/ no-repeat right center;
    line-height: 100%;
}

#navigation-primary li a {
    display: block;
    color: #333;
    text-decoration: none;
    padding: 11px 7px 11px 7px;
    /*border-bottom: 1px solid #fff;
	border-right: 1px dotted #CCCCCC;*/
}

#navigation-primary li a:hover {
    color: #fff;
    /*text-decoration: underline;*/
	background: url(/images/nav-bg-hover.png) /*#456AB0*/ repeat-x right top;
	border-bottom: 0px solid #fff;
	padding: 11px 7px 11px 7px;
}

#navigation-primary li li a:hover {
    color: black;
    text-decoration: none;
}

#navigation-primary ul {
    width: 190px;
    margin: 0;
	background: url(/images/nav-grey-grad-bg.png) /*#DE322E*/ no-repeat right center;
}

#navigation-primary ul li {
    position: relative;
    padding: 0;
    float: none !important;
    line-height: 105% !important;
}

#navigation-primary li li {
    font-size: 100%;
}

body.home li#navigation-primary-home a,
body.search_breeder li#navigation-primary-search_breeder a,
body.news li#navigation-primary-news a,
body.download li#navigation-primary-download a,
body.useful-links li#navigation-primary-useful-links a,
body.hints-and-tips li#navigation-primary-hints-and-tips a,
body.faq li#navigation-primary-faq a
{
	background: url(/images/nav-bg-hover.png) /*#456AB0*/ repeat-x right top;
	padding: 12px 11px 11px 11px;
	border-bottom: 0px solid #fff;
	color: #fff;
}


#navigation-primary div {
    position: absolute;
    top: 31px;
    left: -1px;
}

#navigation-primary div div {
    top: auto;
    left: 190px;
    margin-top: -2.15em;
}

#nav-container{
	border: 4px solid black;
}

.menuLeft div div {
  margin-left: -380px;
}

#promo {    
    position: relative;
    width: 100%;
    /* max-width: 960px; */
    height: 370px;
    max-height: 370px;
    padding: 5px 0 0 0;
    _padding: 0px 0 0px 0;
    _margin: 0px 0px -10px 0px;
    margin: 0px 0px 0px 0px;
}

#promo .main-banner {        
    max-height:200px;
}

div.breeder-choice-advert {    
    margin-bottom: 1s.2em;
}

/* Logo area */
#logoContainer {
	position: relative;
	margin-top: 9px;
	height: 90px;
}

#logoBack {
    position: absolute;
    top: 0px;
    left: 10px;
    width: 245px;
    height: 80px;
    z-index: 1;
    background-image: url('/images/logo.png');
}

#headerStrip {
	margin-top: 36px;
    height: 36px;
    background-color: #4a3326;
}

#headerStrip div {
    position: relative;
    left: -100%;
}

/* Main menu */
#nav {
	position: absolute;
	display: block;
    padding: 0px;
    margin: 0px;
    list-style: none;
    z-index: 9;
    left: 0px;
}

#nav li {
	position: relative;
    height: 36px;
    display: inline;
    display: inline-block;
    width: 105px;
    text-align: center;
    vertical-align: top;
    float: left;
}

#nav a:link, #nav a:visited {
	display: block;
    color: white;
    text-decoration: none;
    vertical-align: center;
    line-height: 36px;
    background: url('/images/navButton.png') 0px 0px;
}

#nav a:hover {
    background-position: -210px 0px;
    color: #dce5b1;
}

body.index #nav .navHome a, body.insurance #nav .navInsurance a, body.directory #nav .navDirectory a,
body.planning #nav .navPlanning a, body.forum #nav .navForum a, body.contact #nav .navContact a {
    background-position: -105px 0px;
    font-weight: bold;
}

/* Ad switcher */
#adSwitcher {    
    vertical-align: middle;
    margin-top: 30px;
    width: 695px;
    height: 340px;
    background-color: white;
    text-align: center;
    line-height: 288px;
    position: absolute;
    /*background: url('/images/teaser/shutterstock_24847213.jpg');*/
}

#adSwitcher img {

    vertical-align: middle;
    position: absolute;
    left: 0px;
    z-index: 1;
}




/* Text ads */
.textAdsOuter {
    display: table;
    position: static;
    width: 100%;
    height: 100%;
}

.textAdsMiddle {
    padding-left: 30px;
    padding-right: 40px;
    display: table-cell; 
    vertical-align: middle; 
    position: static;
    font-size: 2em;
}

.textAdsInner {
    position: relative;
}

.textAdWording {
    font-size: 1em;
    color: white;
}

.textAdQuote {
	position: relative;
    color: #dce5b1;
    font-size: 350%;
    font-family: "Times New Roman", Times, "Nimbus Roman No9 L", "FreeSerif", "Liberation Serif", serif;
    font-weight: bold;
    width: 100%;
    height: 0.5em;
    line-height: 1em;
    clear: both;
}

.textAdQuote.left {
    left: -30px;
    text-align: left;
    float: left;
}

.textAdQuote.right {
    margin-top: -0.2em;
    right: -20px;
    text-align: right;
    float: right;
}

/* Breadcrumbs */
#breadcrumbs {
    height: 27px;
    line-height: 27px;
    color: white;
    padding: 0px 9px;
    border-top: 1px solid #a79373;
}

#breadcrumbs a {
    color: #dce5b1;
}

#breadcrumbs span#backHome {
    float: left;
    height: 100%;
}

#breadcrumbs span#backHome a {
    text-decoration: none;
    color: white;
    display: block;
    margin-right: 9px;
    padding-right: 9px;
    padding-left: 24px;
    background: #92563a url('/images/backArrow.png') 5px 0% no-repeat;
}

#breadcrumbs span#backHome a:hover {
	background-color: #bc9157;
	background-position: 5px -27px;
	text-decoration: underline;
}


/* News ticker */
#newsTicker {
	position: relative;
	padding: 2px 5px;
    height: 18px;
    overflow: hidden;
    border-bottom: 1px solid #bbb;
    clear: both;
}

#newsTicker span.lead {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 22px;
    color: #55a407;
    font-weight: bold;
    padding: 0px 5px 0px 3px;
    background-color: white;
    display: block;
    z-index: 1;
    line-height: 22px;
}

#tickerHolder {
    position: absolute;
    left: 3.5em;
    top: 0px;
    right: 0px;
    height: 100%;
}

#newsTicker ul {
    position: absolute;
    list-style-type: none;
    padding: 0px;
    height: 100%;
    margin: 0px;
    width: 150%;
}

#newsTicker ul li {
    float: left;
    color: #55a407;
    line-height: 22px;
}

#newsTicker ul li a {
    color: #4a3326;
    text-decoration: none;
    height: 100%;
}

#newsTicker ul li a.adTip {
    color: #55a407;
}

#newsTicker ul li a:hover.adTip {
    color: #55a407;
}

#newsTicker ul li a:hover {
	color: #5c3811;
    text-decoration: underline;
}

#newsTicker li.itemSeparator {
	font-size: 16px;
    font-weight: bold;
    margin: 0px 5px;
}

div.tickercontainer {
}

/* Page elements - multi */
h1.pageHeading {
    font-size: 1.75em;
    color: #55a407;
} 

h2.sectionHeading {
    font-size: 1.5em;
    color: #4a3326;
}

/* Main */
#main {
    position: relative;
    padding-top: 18px;
    padding-bottom: 36px;
    background: url('/images/backgroundPattern.png') 100% 100% no-repeat;
}

body.index #main {
    background: none;
}

.innertube {
	padding: 10px;
}

.sectionTop {
    position: absolute; class="thin"
    top: 0px;
    left: 0px;
    width: 100%;
    height: 14px;
    background: url('/images/sectionBorderV.png') 0% 0% repeat;
}

.sectionTL {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 14px;
    width: 14px;
    background: url('/images/sectionBorderCorners.png') 0px 0px no-repeat;
}

.sectionTR {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 14px;
    width: 14px;
    background: url('/images/sectionBorderCorners.png') -14px 0px no-repeat;
}

.sectionMiddle {
    position: relative;
    float: left;
    margin: 14px 0px 14px;
    width: 100%;
    background: url('/images/sectionBackSmall.png') 0% 0% repeat-x;
}

.sectionLeft {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 3px;
    background: white url('/images/sectionBorderH.png') 0% 0% repeat;
}

.sectionRight {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 3px;
    background: white url('/images/sectionBorderH.png') 100% 0% repeat;
}

.sectionCentre {
    position: relative;
    margin: 0px 14px;
    float: left;
    background: transparent;
    overflow: hidden;
}

.sectionBottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 14px;
    background: url('/images/sectionBorderV.png') 0% 100% repeat;
}

.sectionBL {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 14px;
    width: 14px;
    background: url('/images/sectionBorderCorners.png') 0px -14px no-repeat;
}

.sectionBR {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 14px;
    width: 14px;
    background: url('/images/sectionBorderCorners.png') -14px -14px no-repeat;
}

/* Main content - Homepage */
body.index #mainContent {    
    left: 12px;
}

#content {
    background: #fff url(/images/shadowtile.png) no-repeat left top;
    clear: both;
    padding: 10px;
    text-align: left;
    position: relative;
    z-index: 10;
    width: 970px;
     max-width: 950px;
}

#mainContent {
	position: relative;
}

body.index .sectionCentre {
    padding: 0px 8px;
}

body.index #mainContent p {
    color: #4a3326;
    font-size: 1.2em;
}

body.index #mainContent h3 {
    color: #55a407;
    font-weight: bold;
    font-size: 1.2em;
}

body.index #mainContent ul {
    font-size: 1.2em;
}

body.index #mainContent a:link, a:visited {
    color: #4a3326;
}

body.index #mainContent a:hover {
    color: #92563a;
}

.homeIntro {
    float: left;
    height: 53px;
    width: 100%;
    background: url('/images/home/weddingIntro.png') no-repeat;
    clear: both;
    margin-bottom: 18px;
}

.signOff {
    float: left;
    width: 247px;
    height: 53px;
    background: url('/images/home/weddingSignature.png');
}

/* Pointers - Homepage */
#homePointersHolder {
    position: relative;
}

#homePointers {
	position: relative;
	text-align: right;
	margin-right: 12px;
}

.homePointer {
	position: relative;
    width: 310px;
    height: 325px;
    float: right;
}

#homePointerInsurance {
	background-image: url('/images/home/insuranceLink.jpg');
}

#homePointerDirectory {
	margin-top: 28px;
	background-image: url('/images/home/directoryLink.jpg');
}

.homePointer a {
    display: block;
    width: 100%;
    height: 100%;
    color: transparent;
}

a.pointerButton span {
	display: block;
    width: 185px;
    height: 108px;
    position: absolute;
    left: -7px;
    bottom: -20px;
    background-image: url('/images/home/linkButtons.png');
    text-indent: -5000em;
    text-align: left;
}

#homePointerInsurance a:link span, #homePointerInsurance a:visited span {
    background-position: 0px 0px;
}

#homePointerInsurance a:hover span {
    background-position: 0px -108px;
}

#homePointerDirectory a:link span, #homePointerDirectory a:visited span {
    background-position: -185px 0px;
}

#homePointerDirectory a:hover span {
    background-position: -185px -108px;
}

/* Ancillary links */
#headingAccessibility {
    position: relative;
    float: left;
    background: url('/images/home/headerAccessibility.png') no-repeat;
    width: 100%;
    height: 33px;
    text-indent: -5000em;
}

#headingTerms {
    position: relative;
    float: left;
    background: url('/images/home/headerTerms.png') no-repeat;
    width: 100%;
    height: 33px;
    text-indent: -5000em;
}

#headingAbout {
    position: relative;
    float: left;
    background: url('/images/home/headerAbout.png') no-repeat;
    width: 100%;
    height: 33px;
    text-indent: -5000em;
}

#headingSitemap {
    position: relative;
    float: left;
    background: url('/images/home/headerSitemap.png') no-repeat;
    width: 100%;
    height: 33px;
    text-indent: -5000em;
}

#headingSecurity {
    position: relative;
    float: left;
    background: url('/images/home/headerSecurity.png') no-repeat;
    width: 100%;
    height: 33px;
    text-indent: -5000em;
}

/* Insurance */
#headingInsurance {
    position: relative;
    float: left;
    background: url('/images/insurance/headerInsurance.png') no-repeat;
    width: 100%;
    height: 36px;
    text-indent: -5000em;
}

#headingUK {
    position: relative;
    float: left;
    background: url('/images/insurance/headerUK.png') no-repeat;
    width: 100%;
    height: 33px;
    text-indent: -5000em;
}

#headingBenefits {
    background: url('/images/insurance/headerPolBenefits.png') 50% 0% no-repeat;
    height: 34px;
    text-indent: -5000em;
    width: 100%;
}

#headingOverseas {
    position: relative;
    float: left;
    background: url('/images/insurance/headerOverseas.png') no-repeat;
    width: 100%;
    height: 33px;
    text-indent: -5000em;
    float: left;
}

#headingCivil {
    position: relative;
    float: left;
    background: url('/images/insurance/headerCivil.png') no-repeat;
    width: 100%;
    height: 33px;
    text-indent: -5000em;
}

#headingBenefitsUK {
    background: url('/images/insurance/headerBenefitsUK.png') no-repeat 50% 50%;
    height: 34px;
    display: inline-block;
    width: 100%;
    text-indent: -5000em;
}

#headingBenefitsCivil {
    background: url('/images/insurance/headerBenefitsCivil.png') no-repeat 50% 50%;
    height: 34px;
    display: inline-block;
    width: 100%;
    text-indent: -5000em;
}

#headingBenefitsOverseas {
    background: url('/images/insurance/headerBenefitsOverseas.png') no-repeat 50% 50%;
    height: 34px;
    display: inline-block;
    width: 100%;
    text-indent: -5000em;
}

#headingOverseasFaq {
    background: url('/images/insurance/headerOverseasFaq.png') no-repeat 50% 50%;
    height: 33px;
    display: inline-block;
    width: 100%;
    text-indent: -5000em;
}

#headingCivilFaq {
    background: url('/images/insurance/headerCivilFaq.png') no-repeat 50% 50%;
    height: 33px;
    display: inline-block;
    width: 100%;
    text-indent: -5000em;
}

#headingUKFaq {
    background: url('/images/insurance/headerUKFaq.png') no-repeat 50% 50%;
    height: 33px;
    display: inline-block;
    width: 100%;
    text-indent: -5000em;
}

.insuranceBanners {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 0px;
    margin: 0px;
    list-style-type: none;
}

#mainLinks.insuranceBanners li {
	position: relative;
    float: left;
    height: 156px;
    width: 234px;
    margin-right: 73px;
    margin-bottom: 40px;
}

.insuranceBanners li#ukWedding {
    background: url('/images/insurance/ukBanner.png');
}

.insuranceBanners li#overseasWedding {
    background: url('/images/insurance/overseasBanner.png');
}

.insuranceBanners li#civilPartnership {
    background: url('/images/insurance/civilBanner.png');
}

#mainLinks.insuranceBanners li a {
    display: block;
    width: 100%;
    height: 100%;
}

#mainLinks.insuranceBanners li a span {
    position: absolute;
    bottom: -40px;
    right: -50px;
    width: 136px;
    height: 80px;
    text-indent: -5000em;
}

li#ukWedding a span {
    background: url('/images/insurance/linkButtons.png') 0px 0px no-repeat;
}

li#ukWedding a:hover span {
    background-position: 0px -80px;
}

li#overseasWedding a span {
    background: url('/images/insurance/linkButtons.png') -136px 0px no-repeat;
}

li#overseasWedding a:hover span {
    background-position: -136px -80px;
}

li#civilPartnership a span {
    background: url('/images/insurance/linkButtons.png') -272px 0px no-repeat;
}

li#civilPartnership a:hover span {
    background-position: -272px -80px;
}

#detailLinks.insuranceBanners li {
    position: relative;
    float: left;
    margin: 0px 35px 20px;
    text-align: center;
}

#detailLinks.insuranceBanners li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border: 1px solid #4a3326;
    padding: 5px;
    font-size: 1.2em;
    font-weight: bold;
}

#detailLinks a:link, #detailLinks a:visited {
    background: url('/images/insurance/detailButtonBack.png') 0px 0px repeat-x;
    text-decoration: none;
    color: #4a3326;
}

#detailLinks a:hover {
    background-position: 0px -32px;
    color: white;
}

p.quoteHolder {
	width: 100%;
	float: left;
}

.quoteHolder a:link, .quoteHolder a:visited {
	position: relative;
	float: left;
    display: block;
    height: 117px;
    width: 200px;
    background: url('/images/insurance/quoteButton.png') 0px 0px no-repeat;
    text-indent: -5000em;
    outline: none 0;
}

.quoteHolder a:hover {
    background: url('/images/insurance/quoteButton.png') 0px -117px no-repeat;
}

.pullQuote {
    font-size: 1.5em;
    text-align: right;
    clear: both;
    float: right;
    margin: 0 1em 1.5em;
}

.pullQuoteBreak {
    clear: both;
}

.pullQuote .textAdQuote {
    color: #55a407;
}

.pullQuote .left {
    top: 5px;
    left: 0px;
    float: none;
}

.pullQuote .right {
    right: -30px;
}

/* Directory */
#headingDirectory {
    position: relative;
    float: left;
    background: url('/images/directory/headerDirectory.png') no-repeat;
    width: 100%;
    height: 33px;
    text-indent: -5000em;
}

.categories {
	margin:0px -14px;
	text-align:center;
}

.category {
	display:inline-block;
    height: 100px;
    background: #ccc;
    margin-bottom: 10px;
    text-align: right;
}

#categoryLinks.insuranceBanners, #planningLinks.insuranceBanners,
#budgetLinks.insuranceBanners, #calendarLinks.insuranceBanners {
    padding-left: 1%;
    width: 99%;
}

#categoryLinks.insuranceBanners li, #planningLinks.insuranceBanners li,
#budgetLinks.insuranceBanners li, #calendarLinks.insuranceBanners li {
    float: left;
    margin: 0px 52px 40px 0px;
    position: relative;
    text-align: center;
    width: 175px;
    height: 99px;
    text-indent: -5000em;
}

#categoryLinks.insuranceBanners li a, #planningLinks.insuranceBanners li a,
#budgetLinks.insuranceBanners li a, #calendarLinks.insuranceBanners li a {
    display: block;
    width: 100%;
    height: 100%;
}

#categoryLinks.insuranceBanners li a span, #planningLinks.insuranceBanners li a span,
#budgetLinks.insuranceBanners li a span, #calendarLinks.insuranceBanners li a span {
    display: block;
    position: absolute;
    width: 123px;
    height: 72px;
    bottom: -31px;
    right: -35px;
    outline: none 0; 
}

#categoryLinks.insuranceBanners li a span {
    background-image: url('/images/directory/sectionButtons.png');
}

#adverts {
	position: relative;
	background: #345aaf;
	margin-left: 9px;
}
 
#adverts .skyscraper {
    position: relative;
    width: 100%;
    height: 500px;
    background-color: rgba(255,0,0,0.5);
    margin-bottom: 20px;
}

#adverts .button {
    position: relative;
    width: 100%;
    height: 230px;
    background-color: rgba(0,255,0,0.5);
    margin-bottom: 20px;
}

.suppliers .premium {
    background: #dce5b1 url('/images/directory/premiumHeader.png') repeat-x;
    padding: 1px 8px;
    margin-bottom: 10px;
    border: 1px solid #4a3326;
    position: relative;
}

.suppliers h2, .suppliers h3, .suppliers h5 {
    margin: 0px;
}

.suppliers h2 a, .suppliers h3 a {
    text-decoration: none;
    color: white;
}

.suppliers .premium .photoHolder {
    position: relative;
    float: left;
    width: 100%;
    height: 120px;
    margin: 10px 0px;
}

.suppliers .premium p {
    font-size: 1em;
    margin-bottom: 0px;
}

.suppliers .premium p .firstLetter {
    float: left;
    font-size: 3em;
    line-height: 1;
    font-weight: bold;
    margin-right: 1px;
    color: #4a3326;
    font-family: Georgia,"Bitstream Charter","Century Schoolbook L","Liberation Serif",Times,serif;
}

.suppliers .premium .photo {
    position: relative;
    float: left;
    height: 105px;
    width: 140px;
    margin: 0px 28px;
    border-color: #938b6b;
    border-width: 7px 10px;
    border-style: solid;
    background: #e5ecc5 url('/images/directory/yourImage.png');
    text-align: center;
    line-height: 105px;
}

.suppliers .premium #premiumSlot {
    position: absolute;
    background: rgba(0,0,0,0.4) url('/images/directory/premiumStar.png') no-repeat 7px 10px;
    width: 90px;
    height: 37px;
    top: 0px;
    right: 0px;
    color: white;
    line-height: 37px;
    font-size: 1.3em;
    text-align: left;
    padding-left: 30px;
    font-weight: bold;
}

.suppliers .enhanced {
    background: #edf0d2 url('/images/directory/enhancedHeader.png') repeat-x;
    padding: 1px 8px;
    margin-bottom: 10px;
    border: 1px solid #92563a;
    position: relative;
}

.suppliers .enhanced h3, .suppliers .standard h4 {
    margin-top: 3px;
    margin-bottom: 10px;
}

.suppliers .enhanced #enhancedSlot {
    position: absolute;
    background: rgba(0,0,0,0.4) url('/images/directory/enhancedHeart.png') no-repeat 7px 7px;
    width: 90px;
    height: 28px;
    top: 0px;
    right: 0px;
    color: white;
    line-height: 28px;
    font-size: 1.3em;
    text-align: left;
    padding-left: 30px;
    font-weight: bold;
}

.suppliers .enhanced .photo {
    position: relative;
    display: block;
    float: right;
    height: 105px;
    width: 140px;
    margin: 0px 10px;
    border-color: #938b6b;
    border-width: 7px 10px;
    border-style: solid;
    background: #e5ecc5 url('/images/directory/yourImage.png');
    text-align: center;
    line-height: 105px;
}

.suppliers .standard {
    background-color: #f6f8e8;
    padding: 1px 8px;
    margin-bottom: 10px;
    border: 1px solid #55a407;
    position: relative;
}

.suppliers .standard h4 a {
    color: #4a3326;
    font-weight: bold;
    text-decoration: none;
}

.suppliers .free {
    padding: 1px 8px;
    margin-bottom: 10px;
    border: 1px solid #aaa;
    position: relative;
}

.suppliers .free h5 a {
    color: #4a3326;
}

.suppliers .details {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #4a3326;
    position: relative;
    width: 100%;
    display: inline-block;
}

.suppliers .details div {
    position: relative;
    width: 32%;
    margin-right: 1%;
    float: left;
}

.suppliers .label {
    font-weight: bold;
    float: left;
    margin-right: 4px;
}

.suppliers .data {
    float: left;
}

li#catWedding-attire {
    background: url('/images/directory/sectionAttire.png');
}

li#catWedding-attire a span {
    background-position: 0px 0px;
}

li#catWedding-attire a:hover span {
    background-position: 0px -72px;
}

li#catCakes {
    background: url('/images/directory/sectionCakes.png');
}

li#catCakes a span {
    background-position: -123px 0px;
}

li#catCakes a:hover span {
    background-position: -123px -72px;
}

li#catCatering {
    background: url('/images/directory/sectionCatering.png');
}

li#catCatering a span {
    background-position: -246px 0px;
}

li#catCatering a:hover span {
    background-position: -246px -72px;
}

li#catEntertainment {
    background: url('/images/directory/sectionEntertainment.png');
}

li#catEntertainment a span {
    background-position: -369px 0px;
}

li#catEntertainment a:hover span {
    background-position: -369px -72px;
}

li#catFavours {
    background: url('/images/directory/sectionFavours.png');
}

li#catFavours a span {
    background-position: -492px 0px;
}

li#catFavours a:hover span {
    background-position: -492px -72px;
}

li#catFlowers {
    background: url('/images/directory/sectionFlowers.png');
}

li#catFlowers a span {
    background-position: -615px 0px;
}

li#catFlowers a:hover span {
    background-position: -615px -72px;
}

li#catHealth-beauty {
    background: url('/images/directory/sectionHealth.png');
}

li#catHealth-beauty a span {
    background-position: -738px 0px;
}

li#catHealth-beauty a:hover span {
    background-position: -738px -72px;
}

li#catHoneymoon {
    background: url('/images/directory/sectionHoneymoon.png');
}

li#catHoneymoon a span {
    background-position: -861px 0px;
}

li#catHoneymoon a:hover span {
    background-position: -861px -72px;
}

li#catInsurance-finance {
    background: url('/images/directory/sectionInsurance.png');
}

li#catInsurance-finance a span {
    background-position: -984px 0px;
}

li#catInsurance-finance a:hover span {
    background-position: -984px -72px;
}

li#catJewellery {
    background: url('/images/directory/sectionJewellery.png');
}

li#catJewellery a span {
    background-position: -1107px 0px;
}

li#catJewellery a:hover span {
    background-position: -1107px -72px;
}

li#catMarquees {
    background: url('/images/directory/sectionMarquees.png');
}

li#catMarquees a span {
    background-position: -1230px 0px;
}

li#catMarquees a:hover span {
    background-position: -1230px -72px;
}

li#catPhotography {
    background: url('/images/directory/sectionPhotography.png');
}

li#catPhotography a span {
    background-position: -1353px 0px;
}

li#catPhotography a:hover span {
    background-position: -1353px -72px;
}

li#catWedding-planning {
    background: url('/images/directory/sectionPlanning.png');
}

li#catWedding-planning a span {
    background-position: -1476px 0px;
}

li#catWedding-planning a:hover span {
    background-position: -1476px -72px;
}

li#catPresents {
    background: url('/images/directory/sectionPresents.png');
}

li#catPresents a span {
    background-position: -1599px 0px;
}

li#catPresents a:hover span {
    background-position: -1599px -72px;
}

li#catReception {
    background: url('/images/directory/sectionReception.png');
}

li#catReception a span {
    background-position: -1722px 0px;
}

li#catReception a:hover span {
    background-position: -1722px -72px;
}

li#catStationery {
    background: url('/images/directory/sectionStationery.png');
}

li#catStationery a span {
    background-position: -1845px 0px;
}

li#catStationery a:hover span {
    background-position: -1845px -72px;
}

li#catTransport {
    background: url('/images/directory/sectionTransport.png');
}

li#catTransport a span {
    background-position: -1968px 0px;
}

li#catTransport a:hover span {
    background-position: -1968px -72px;
}

li#catWedding-venues {
    background: url('/images/directory/sectionVenues.png');
}

li#catWedding-venues a span {
    background-position: -2091px 0px;
}

li#catWedding-venues a:hover span {
    background-position: -2091px -72px;
}


/* Planning */
#headingPlanner {
	background: url("/images/planning/headerPlanning.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 26px;
	position: relative;
	text-indent:-5000em;
	width: 100%;
}

#headingBudget {
    background: url("/images/planning/headerBudget.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 26px;
    position: relative;
    text-indent:-5000em;
    width: 100%;
}

#headingGuides {
    background: url("/images/planning/headerGuides.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 24px;
    position: relative;
    text-indent:-5000em;
    width: 100%;
}

#planningLinks.insuranceBanners li a span, #budgetLinks.insuranceBanners li a span,
#calendarLinks.insuranceBanners li a span {
    background-image: url('/images/planning/planningButtons.png');
}

li#dlBridesmaids {
    background: url('/images/planning/downloadBridesmaids.png');
}

li#dlBridesmaids a span {
    background-position: 0px 0px;
}

li#dlBridesmaids a:hover span {
    background-position: 0px -72px;
}

li#dlCatering {
    background: url('/images/planning/downloadCatering.png');
}

li#dlCatering a span {
    background-position: -123px 0px;
}

li#dlCatering a:hover span {
    background-position: -123px -72px;
}

li#dlDress {
    background: url('/images/planning/downloadDress.png');
}

li#dlDress a span {
    background-position: -246px 0px;
}

li#dlDress a:hover span {
    background-position: -246px -72px;
}

li#dlFlowers {
    background: url('/images/planning/downloadFlowers.png');
}

li#dlFlowers a span {
    background-position: -369px 0px;
}

li#dlFlowers a:hover span {
    background-position: -369px -72px;
}

li#dlGifts {
    background: url('/images/planning/downloadGifts.png');
}

li#dlGifts a span {
    background-position: -492px 0px;
}

li#dlGifts a:hover span {
    background-position: -492px -72px;
}

li#dlGroom {
    background: url('/images/planning/downloadGroom.png');
}

li#dlGroom a span {
    background-position: -615px 0px;
}

li#dlGroom a:hover span {
    background-position: -615px -72px;
}

li#dlInsurance {
    background: url('/images/planning/downloadInsurance.png');
}

li#dlInsurance a span {
    background-position: -738px 0px;
}

li#dlInsurance a:hover span {
    background-position: -738px -72px;
}

li#dlPhotography {
    background: url('/images/planning/downloadPhotography.png');
}

li#dlPhotography a span {
    background-position: -861px 0px;
}

li#dlPhotography a:hover span {
    background-position: -861px -72px;
}

li#dlRing {
    background: url('/images/planning/downloadRing.png');
}

li#dlRing a span {
    background-position: -984px 0px;
}

li#dlRing a:hover span {
    background-position: -984px -72px;
}

li#dlShoes {
    background: url('/images/planning/downloadShoes.png');
}

li#dlShoes a span {
    background-position: -1107px 0px;
}

li#dlShoes a:hover span {
    background-position: -1107px -72px;
}

li#dlStationery {
    background: url('/images/planning/downloadStationery.png');
}

li#dlStationery a span {
    background-position: -1230px 0px;
}

li#dlStationery a:hover span {
    background-position: -1230px -72px;
}

li#dlTransport {
    background: url('/images/planning/downloadTransport.png');
}

li#dlTransport a span {
    background-position: -1353px 0px;
}

li#dlTransport a:hover span {
    background-position: -1353px -72px;
}

li#dlVenues {
    background: url('/images/planning/downloadVenues.png');
}

li#dlVenues a span {
    background-position: -1475px 0px;
}

li#dlVenues a:hover span {
    background-position: -1475px -72px;
}

li#dlBudget {
    background: url('/images/planning/downloadBudget.png');
}

li#dlBudget a span {
    background-position: -1599px 0px;
}

li#dlBudget a:hover span {
    background-position: -1599px -72px;
}

li#dlCalendar {
    background: url('/images/planning/downloadPlanning.png');
}

li#dlCalendar a span {
    background-position: -1722px 0px;
}

li#dlCalendar a:hover span {
    background-position: -1722px -72px;
}

/* Forms */
/* Generic Classes */
select.text {
    padding: 4px 2px;
}

/* Contact form */
#contactForm {
    position: relative;
    float: left;
}

#contactForm form {
    float: left;
    background: #dce5b1 url('/images/flockBack.png') repeat-y;
    border: 1px solid #5c3811;
    padding-right: 1em;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    width: 658px;
}

#headingContact {
    position: relative;
    float: left;
    background: url('/images/home/headerContact.png') no-repeat;
    width: 100%;
    height: 22px;
    text-indent: -5000em;
}

#headingPlanning {
    position: relative;
    float: left;
    background: url('/images/home/headerPlanning.png') no-repeat;
    width: 100%;
    height: 33px;
    text-indent: -5000em;
}

#contactForm dt {
    width: 9em;
    float: left;
    color: #5c3811;
    font-size: 1.2em;
    margin-top: 0.5em;
    clear: both;
    padding-left: 1em;
}

#contactForm dd {
    float: left;
    margin-bottom: 0.5em;
    width: 490px;
}

#contactForm dd input, #contactForm dd select, #contactForm dd textarea {
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    border: 1px solid #5c3811;
    background-color: #f8efd9;
    color: #5c3811;
    font-size: 1.2em;
    padding: 2px;
    font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
    float: left;
    margin-bottom: 0px;
}

#contactForm dd input.error, #contactForm dd select.error,
#contactForm dd textarea.error {
    background-color: #fbe3e4;
    border-color: red;
    color: red;
}

#contactForm dd input.valid, #contactForm dd select.valid,
#contactForm dd textarea.valid {
    border-color: #55a407;
    color: #55a407;
} 

#contactForm dd input.error:focus, #contactForm dd select.error:focus,
#contactForm dd textarea.error:focus {
    border-color: #8a1f11;
    color: #8a1f11;
} 

#contactForm dd input:focus, #contactForm dd select:focus,
#contactForm dd textarea:focus {
    border-color: #55a407; 
}

#contactForm dd#Send-element input {
    color: #5c3811;
    background-color: white;
    font-size: 1.5em;
    border: 2px solid #5c3811;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    padding: 2px 5px;
    cursor: pointer;
}

#contactForm dd#Send-element input:hover {
    background-color: #5c3811;
    color: white;
    border-color: white;
}

#contactForm ul.errors {
    float: left;
    clear: both;
    color: #8a1f11; 
    font-weight: bold;
}

#contactForm label.error {
    float: left;
    clear: both;
    color: #8a1f11;
    padding: 0 0 0 2.5em; 
    border: none;
    background: transparent url('/images/invalid.png') no-repeat;
    margin-bottom: 0px;
    height: 25px;
    line-height: 25px;
}

#contactForm label.checked {
    background: transparent url('/images/valid.png') no-repeat 50% 50%;
    clear: none;
    margin-top: 0.55em;
}

#contactForm #phone-label, #contactForm #phone-element,
#contactForm #verifyemail-label, #contactForm #verifyemail-element {
    display: none;
}

/* Admin Alphabet */
ul#alphabet {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

#alphabet li {
    display: inline;
    list-style-type: none;
}

#alphabet a {
    padding: 2px 5px;
}

#alphabet a:link, #alphabet a:visited {
    color: #fff;
    background-color: #4a3326;
    text-decoration: none;
}

#alphabet a:hover {
    color: #4a3326;
    background-color: #fff4c7;
    text-decoration: none;
}

/* Admin Menu */
ul#adminnav {
    margin: 0;
    padding: 0;
}

#adminnav li {
    list-style-type: none;
}

#adminnav a {
    color:#000;
}

#adminnav a:link, #adminnav a:visited {
    text-decoration: none;
}

#adminnav a:hover {
    color: #4a3326;
    text-decoration: none;
}

/* Pager */
#pager {
    text-align:center;
}

ul#pager {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

#pager li {
    display: inline;
    list-style-type: none;
}

#pager a {
    padding: 2px 5px;
    margin: 0px 1px;
}

#pager a:link, #pager a:visited {
    color: #fff;
    background-color: #4a3326;
    text-decoration: none;
}

#pager a:hover {
    color: #4a3326;
    background-color: #fff4c7;
    text-decoration: none;
}

#pager a.active {
    color: #4a3326;
    background-color: #fff4c7;
    text-decoration: none;
}

#pager a:link.selected {
    color: #4a3326;
    background-color: #fff4c7;
    text-decoration: none;
}

hr {
    background: #4a3326;
    color: #4a3326;
}

textarea.desc {
    height:100px;
}

/* Admin Delete/Edit Button */
a.button {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

a.add span:before {
    content:url('/images/add.png');
    float:left;
    padding-right:2px;
    margin-top:-1px;
}

a.edit span:before {
    content:url('/images/pencil.png');
    float:left;
    padding-right:2px;
    margin-top:-1px;
}

a.delete span:before {
    content:url('/images/cross.png');
    float:left;
    padding-right:2px;
    margin-top:-1px;
}


.clear {
    clear: both;
    height: 1px;
    font-size: 1px;
    display: block;
    overflow: hidden;
}



/* Side Columns */

.primary-left {
    float: left;
    width: 98%;
    margin: 0px 0 0px 0px;
    padding: 0px 0px 0px 0px;
    /*background: url(/images/from-the-wire.gif) no-repeat;*/
    }

.primary-left ul.homepagelist{
 width: 100%;
 margin-left: -20px;
 list-style-type:none;
}

.primary-left ul.homepagelist li {
    overflow:  hidden;    
    padding: 0 0 14px 0;
    background: url(/images/dots.gif) left bottom repeat-x;
    margin: 0 0 14px 0;
    }

.primary-left ul.homepagelist li ul li {
	margin: 0 8px 8px 6px;
	padding: 0px;
	float: left;
	display: inline-block;
	width: 449px;
	min-height: 200px;
	border: 1px solid #999999;
	/*background: url(/images/dots.gif) right bottom no-repeat;*/
}

.primary-left ul.homepagelist li ul li:hover{
	background: url(/images/dots.gif) #EBEBEB right bottom no-repeat;
}

.primary-left ul.homepagelist li ul li a{
	color: inherit;
	text-decoration: none;
}

.primary-left ul.homepagelist li a img {
    float: left;
    margin: 0 10px 0 0;
    }

.primary-left li h3 {
    margin: 0 0 8px 0;
    }

.primary-left li h3 a {
    font-size: 1.1em;
    } 

 a, a:link, a:active  {
    text-decoration: underline;
    color:#006633;
}

.homepage-entry h3 a {
    text-decoration:none;
}

.homepage-entry p strong {
    font-size:1.2em;
}

.homepage-entry ul{
	margin: 0px;
	padding: 0px;
}

.homepage-entry h4{
	/*margin-bottom: 6px;
	border: 1px solid #000000;
	width: 198px;*/
	font-size: 16px;
	padding: 8px 6px 8px 8px;
	color: white;
        background-color: #456aaf;
	/*background: url(/images/front-snippets-h4.png) left top repeat-x;*/
}

.homepage-entry ul li{
	margin: 0px;
	padding: 0px;
	/*float: left;*/
	display: inline-block;
	width: 210px;
	min-height: 370px;
	border-right: 1px dotted #CCCCCC;
	/*background: url(/images/header-bg.jpg) right bottom no-repeat;*/
}

.homepage-entry ul li div{
	padding: 10px;
	/*border: 1px solid #000000;*/
	height: 180px;
	background: url(/images/front-snippets-bg.png) left bottom repeat-x;
	}

.snippet-content {
    margin-top: 40px;
}

.snippet-content dl{
    margin: 2px 0px 2px 10px;
    list-style-type:circle;
    list-style-image:url('/images/bullet1.gif');
    }

.snippet-content dl dd{
    display: block;
    margin: 4px;
    }

/*######### Footer ##############*/

#footer {
    margin-top: 5px;
    margin-bottom: 35px;
    width: 100%;
    z-index: 10;
}

#footer a, #footer a:visited {
    color: #666;
}

#footer a:hover {
    color: #000;
}

#footer-navigation {
    width: 100%;
    margin-bottom: 15px;
    background-color: #F3F3F3;
    border:solid 1px #CCCCCC;
}

#footer-navigation a {
    color: #000;
}

#footer-navigation a:visited {
    color: #737373;
}

#footer-navigations a:hover {
    color: #F24F00;
}

#footer td {
    float: left;    
    margin-top: 15px;
    padding: 0px 10px 0px 10px;
    border-right: 1px solid #fff;    
}

#footer form {
    float: right;
    margin-top: 13px;
    padding-right: 12px;
}

#footer select, #footer input {
    margin-left: 5px;
}

/*--- Copyright etc ---*/
#footer p {
    float: right;
    text-align: right;
}

#footer p#copy {
    float: left;
    width: 100%;
    text-align: right;
}

#copy span {
    padding-left: 3px;
    padding-right: 3px;
}


#stin-start, #stin-end {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
      width: 982px;
     height: 630px;
    z-index: -1;
}

#stin-start {
    background: url(/images/page-bg-start.gif) no-repeat left top;
}

#stin-end {
    top: auto;
    bottom: -120px;
    height:250px;
     background: #fff url(/images/page-bg-end.gif) no-repeat left top;
    z-index: 1;
}

body, #stin-start {
    background-position: 0 -222px;
}
#stin-end {
    height: 330px;
}
#small #stin-start {
    background: url(/images/page-small-bg-start.gif) no-repeat 0 -250px;
}
#small #stin-end {
     background: #fff url(/images/page-small-bg-end.gif) no-repeat left top;
    height: 330px;
}



textarea #article .text {
    height:500px !important;
}

th.thin {
    width:100px;
}

.navigation-secondary {    
    float: left;
    width: 220px;
    margin: 5px 0 0 5px;
    padding: 5px 5px 5px 0;
    position: relative;
    margin-left:0;
    z-index: 10;
    background: url(/images/grid.gif) left bottom repeat-x;
    }

.navigation-secondary ul li {
    list-style-type:none;
    overflow:  hidden;
    padding: 5px 0 5px 0;
    background: url(/images/dots.gif) left bottom repeat-x;
    }

.navigation-secondary h2  {    
    font-size: 1.3em;
    margin: 0 0 10px 0;
    padding: 0 0 8px 10px;
    color:#006600;
    font-weight:bold;
    background: url(/images/dots.gif) left bottom repeat-x;
    }

.navigation-secondary ul li a  {    
    display:block;
    padding:0 0 0 10px;
    font-size: 1.2em;
    font-weight:bold;
    text-decoration:none;
    color:#666666;
    }

.navigation-secondary ul li:hover {    
    background-color:#f0eeee;
}

.navigation-secondary p {    
    line-height: 1.4em;
    margin: 0 0 6px 0;
    }

.secondary-right {
    float: left;
    width: 690px;
    margin: 5px 0 0 5px;
    padding: 5px 5px 5px 5px;
    }

.thumbs {
    float: left;
    height: 55px;
    width: 196px;
    background-repeat: no-repeat;
    clear:both;
    padding:1px;
    border:1px solid #ddd;
    margin:5px 12px 5px 12px;
}

.thumbs a {
    display:block;
    margin-bottom:3px;
    padding: 1px;
    border:1px solid #ddd;
}

/** Search Breeder Table */
table.search {
    width: 80%;
    margin-top: 2em;
    height: 3em;
    line-height: 3em;
    margin-left: auto;
    margin-right: auto;
    }

table.search thead {
    font-size: 1.1em;
    font-weight: bold;
	color: #FFFFFF;
	/*border-left: 2px solid navy;*/
	background: url(/images/breeder-search-hd.png);
    }

/*table.search thead tr{

    border-right: 2px solid navy;
    }

table.search thead td{
	/*background: url(/images/breeder-search-hd.png) center;
    }*/

table.search td {
    padding-right: 1em;
    text-align: center;
    }

table.search.breeder {
    }

table.search.breeder thead {
    border-bottom: 1px #CCC solid;
    }

table.search.breeder tbody td {
    border-bottom: 1px #CCC dotted;
    }

table.search.breeder .odd{
    /*border-bottom: 1px #CCC dotted;
	background: url(/images/body-bg-blue.jpg) top repeat;*/
	background: #e4e7ed;
	border-top: 1px solid #666666;
	/*color: #FFFFFF;*/
    }

table.search.breeder .even{
    /*border-bottom: 1px #CCC dotted;*/
	border-top: 1px solid #666666;
	background: url(/images/breeder-search-even.png) repeat;
	/*background: #55BEE1;
	background: #1b7a98;
	color: #FFFFFF;*/
    }

/** Paginator */
ul.pagination {
    list-style-type: none;
    width: 80%;
    margin: 2em auto 0 auto;
    }

ul.pagination li {
    background: none;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    }

ul.pagination li.previous {
    float:left;
    }

ul.pagination li.page {
    float: left;
    margin-top: 0.5em;
    margin-left: 33%;
    }

ul.pagination li.next {
    float:right;
    }

.next a {
    float: right;
    width: 57px;
    height: 26px;
    display:  block;
    text-indent: -9999px;
    background: url(/images/next.gif);
}

.previous a {
    float: left;
    width: 79px;
    height: 26px;
    display:  block;
    text-indent: -9999px;
    background: url(/images/previous.gif);
    }

    /** Page Title */
h2.page-heading {
    color: #006600;
    font-size: 1.5em;
    margin-bottom: 1em;
}

/** Media */
div.media-archive-navigation,
div.media-record-navigation {
    text-align: center;
    overflow: auto;
    font-size: 1.2em;
    font-weight: bold;
}

div.media-archive-navigation div  {
    width: 33%;
    float:left;
    min-height:1em
}

div.media-record-navigation div {
    float:left;
    width: 50%;
    margin-top: 3em;
    }


div.media-headline {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 1em;
}

div.media-body {

}

div.media-list {
    margin-top: 3em;
}

div.media-list-empty {
    margin: 3em auto 0 auto;
    background-color: #F3F3F3;
    text-align: center;
    width: 50%;
    border: 1px solid #CCC;
    padding: 1em 2em;
    font-size: 1.2em;
    line-height: 1.8em;
}
div.media-list .article {
    border-bottom: dotted 1px #000;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
    clear:both;
}

div.media-list .article .headline {
    font-size: 1.1em;
    font-weight: bold;
}

div.media-list .article .headline a {
    text-decoration: none;
    color: #666666;
}

div.media-list .article .date {
    font-style: italic;
    margin-bottom: 0.4em;
}

div.media-list .article .snippet {
}

div.media-list .article .read-more {
    text-align: right;
}

div.media-list .article {
    border-bottom: dotted 1px #000;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
    clear:both;
}

div.media-list .article .headline {
    font-size: 1.1em;
    font-weight: bold;
}

div.media-list .article .headline a {
    text-decoration: none;
    color: #666666;
}

div.media-list .article .date {
    font-style: italic;
    margin-bottom: 0.4em;
}

div.media-list .article .snippet {
}

div.media-list .article .read-more {
    text-align: right;
}

/** document download list **/
.policy_documents{
	padding: 4px;
	}

.policy_documents li{
	margin: 4px;
	padding: 4px;
	display: inline;
	float: left;
	text-align: center;
	font-weight: bold;
	/*background-image: url(/images/reader_icon.jpg);
	height: 150px;
	width: 100px;*/
	}

.policy_documents img{

	}

/** Useful Links */
div.useful-link-category {
    margin-bottom: 1em;
    font-size: 1.1em;
    border: 1px solid #CCC;    
    width: 190px;
    height: 130px;
    margin-left: 4.9%;
    float: left;
    vertical-align: middle;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
}

div.useful-link-category a {    
    vertical-align: middle;
    text-align: center;
    color: #666;
    text-decoration: none;
    display: block;
    padding: 1em;
    font-weight: bold;
}

div.useful-link-block {
    padding: 1.5em 0 1.5em 2em;
    border-bottom: 1px dotted #CCC;
}

div.useful-link-title {
    margin-bottom: 0.2em;
    font-size: 1em;
    font-weight: bold;
}

div.useful-link-title a {

}

div.useful-link-about {
    margin-left: 1em;
}

#tips-list dt{
	margin: 6px;
	font-size:14px;
	text-decoration: none;
}

#tips-list dd{
	margin: 6px 6px 6px 12px;
	background:url(/images/arrow_bullets.png) no-repeat;
	padding-left: 16px;
}

div.media-headline {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 1em;
}

div.media-body {

}

/*----- General page styling -------*/
.generalpage-entry h1 {
    font-size:1.5em;
    margin-bottom:10px;
}

.generalpage-entry h2 {
    font-size:1.3em;
    margin-bottom:10px;
}

.generalpage-entry h3 {
    font-size:1.2em;
   /* margin-bottom:10px; */
}

.generalpage-entry p strong {
    font-size:1.1em;
}

.generalpage-entry ul.generallist, .generalpage-entry ul.plainlist {
    padding:0 0 0 25px;
    margin:0;
  }

.generalpage-entry ul.generallist li {
    list-style: square;
  }

.generalpage-entry ul.plainlist li {
    list-style:none;
  }

  /*-------Mootools accordian toggler added 21Nov08 -----------*/

.toggler {
    color: #222;
    margin: 0;
    padding: 2px 5px;
    background: #eee;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    font-size: 1.2em;
    font-weight: normal;
    font-family: 'Andale Mono', sans-serif;
}

.element {

}

.element p {
    margin: 0;
    padding: 4px;
}

.float-right {
    padding:10px 20px;
    float:right;
}

blockquote {
    text-style:italic;
    padding:5px 0 5px 30px;
}

.heading {
    text-align:center;
    font-size:12px;
    font-weight:bold;
}

#container #application-menu span {
    right: 0;
    left: auto;
    background-image: url(/images/tab-end.gif);
    background-position: right bottom;
}

* html #container #application-menu span {
    right: -1px;
}

#container #application-menu a:hover span {
    background-position: right top;
}

/*--- Contains all the columns within the Main Container ---*/

#rightcontainer {
    float: right;
    position: relative;
    left: 5px;
    width: 750px;
}

#logincontainer {
    float:inherit;
    position: relative;
    width:100%;
}

#footer-inner { margin: 0 auto; text-align: left; width: 980px; clear:both; }

* html #container #leftnav ul {
    position: static;
    overflow: hidden;
    width: 200px;
}

* html #container #leftnav a {
    width: 100%;
}

#content h1 a, #center h2 a{
    text-decoration: none;
    color: Black;
}

#content #leftnav li {
    padding: 0;
    margin: 0;
    background-image: none;
    position: relative;
}

#content #leftnav li {
    background: #979797 url(/images/menu-level1-bg.gif) repeat-y left top;
}
#content #leftnav li li {
    background: #DBDADA url(/images/menu-level2-bg.gif) repeat-y left top;
}
#content #leftnav li li li {
    background: #EBEBEB url(/images/menu-level3-bg.gif) repeat-y left top;
}

.content { padding:12px 15px; }

.btn { display: block; position: relative; background: #aaa; padding: 5px 3px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(/images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 5px 5px 10px 15px; margin-bottom: -5px; color: #fff;}
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; left: 3px; right: -10px; top: -5px; height: 0; }
.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #003399; }
.btn:active { background-color: #444; }
.btn[class] { background-image: url(/images/shade.png); background-position: bottom; }

input, select, button {    
    vertical-align: middle;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 11px;
    color:#003399;
}

input.button, input[type="file"] {        
    height: 30px;
    padding: 0 10px 0 10px;
    /*color: #fff;
    font-weight: bold;
    font-size: 12px;
    border: 0;
    background: #999 url(/images/button.gif) no-repeat left top;
    color:#050;*/
    font: 12px  bold 84% 'trebuchet ms',helvetica,sans-serif;
    background-color:#ddd;
    border: 1px solid;
	border-color: #696 #363 #363 #696;
    cursor: pointer;
}

.title {
    font-weight:bold;
    font-size:18px;
}

.subtitle {
    font-style: italic;
    font-size:14px;
}

.descripdtion{
    list-style-type: none;
}

.descriptionContacUs, .openinghoursweekends{
    margin-left: 10px;
    font-size:12px;
}

.openinghoursweekends{
    margin-left: 30px;    
}

/** Search */
div.search-result-block {
    margin-bottom: 2em;
}

div.search-category {
    color: #006600;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 1em;
}

div.search-result {
    padding-bottom: 1em;
}

div.search-result .headline,
div.search-result .link-title {
    padding-bottom: 0.5em;
}

div.search-result .snippet,
div.search-result .about,
.empty-search-result {
    padding-left: 1em;
}

body.search.breeder input#submit {
    margin-left: 10.3em;
    }

#hit_count {
	font-weight: bold;
	font-size: 14px;
    }

body.hints-and-tips .article h3{
	margin-bottom: 6px;
	text-align: center;
}

body.hints-and-tips .article p{
	margin-bottom: 6px;
}

body.hints-and-tips .article ul{
	margin-bottom: 8px;
	padding: 0 0 0 16px;
}

body.hints-and-tips .article ul li{
	margin-bottom: 6px;
}

body.hints-and-tips.breeder dl dt,
body.hints-and-tips.owner dl dt{
	margin: 6px;
	font-size:16px;
	text-decoration: none;
}

body.hints-and-tips.breeder dl dd,
body.hints-and-tips.owner dl dd{
	margin: 6px;
}

#tips-list dt{
	margin: 6px;
	font-size:14px;
	text-decoration: none;
}

#tips-list dd{
	margin: 6px 6px 6px 12px;
	background:url(/images/arrow_bullets.png) no-repeat;
	padding-left: 16px;
}

/** Login */
#login-container {
    border: 1px solid #cecece;
    background-color: #f5f5f5;
    padding: 15px;
    width: 920px;
}

#register-column1{
    padding: 5px;
}

#login-column1 h1,
#register-form-col-desc h1  {
    font-family:Arial,Helvetica,sans-serif;
    font-size:34px;
    font-weight:bold;
    margin-left:15px;
    margin-top: 0px;

}

#login-column1,
#register-column1{
    font-size: 14px;
}

#login-form-col-form {
    width: 300px;
    float: right;
}
#login-form-col-desc {
    float: left;
    width: 65%
}

#register-form-col-desc {
    padding: 0px;
    float: left;
    width: 99%
}
.clear-all {
    clear: both;
}

.confirmation{
    font-size:14px;
    margin-left:35px;
}

.confirmation-title{
    font-family:Arial,Helvetica,sans-serif;
    font-size:20px;
    font-weight:bold;
    margin-left:35px;
    margin-right:20px;
}

/** Login   */
div.login-error {    
    font-size: 1.4em;
    color: red;
}

/** Form **/
form div.row {
    margin-bottom: 0.6em;
}

form div.row > div.label {
    margin: 0.4em 0 0 0;
    float:left;
    width: 10em;
}

div.button {
    margin: 1.5em 0 3em 0;
}

input[type="text"], input[type="password"], select, textarea {
    padding: 0.4em;
}

input[type="radio"],    input[type="checkbox"] {
    margin: 0 1em;
}

div.row div.element textarea {
    width: 25em;
    height: 10em;
}

form ul.errors {    
    padding: 0.5em 0 1em 0;    
}

form ul.errors li {    
    background: none;
    margin: 0;
    padding: 0;
    color: red;
}

form input[type="text"].x-small, form input[type="password"].x-small, form select.x-small {
    width: 3em;
}

form input[type="text"].small, form input[type="password"].small, form select.small {
    width: 5em;
}

form input[type="text"].medium, form input[type="password"].medium, form select.medium {
    width: 10em;
}

form input[type="text"].large, form input[type="password"].medium, form select.large {
    width: 15em;
}

form input[type="text"].x-large, form input[type="password"].x-medium, form select.x-large {
    width: 20em;
}

.table-details-breeder {
    width: 50%;
    margin-left: 10%;
}

#description {
    width: 400px;
    height: 200px;
}

.table-breed-td-description{
    width: 70%;
}

.breed-litters{    
    font-weight: bold;
}

.breed-name{    
    font-size: medium;
}

.information-text-pictures{
    font-size: medium;
    font-weight: bold;
}

.center{
    text-align: center;
}

.registercolumn{
    width: 33%;
    float: left;
}

.titleRegisterOptions{
    font-size: 13px;
    font-weight: bold;
    margin-left: 18px;
}

.bigText{
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}

.notes{
    font-size: 12px;
    margin: 5px;
    margin-left: 15px;
    margin-bottom: 10px;
    width: 97%;
    float: left;
}

#visiblePublicProfile{
    font-size: 12px;
    font-weight: bold;

}

.visiblePublicProfileInformation{
    width: 90%;
    float: right;
    margin-top: 10px;
}

.visiblePublicProfileCheck{
    width: 10%;
    float: right;
}

.headtitleHomePageFont{
    font-size: 16px;
}

.headtitleHomePage{
    height: 15px;
}


.optionLetterHeadForm{
    margin-right: 25%;
}

#imageLetterhead, #description-element, #contactposition-element, #comment-element{
    margin-top: 15px;
    margin-bottom: 30px;
}

.toggler{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 1.2em;
}

dt.toggler:hover {
    cursor: pointer;
    background-color: #ababab;
}

