@charset "utf-8";

/*--------------------------------------------------------------------------------------------------
CSS Styles for <KEENELAND>.

version:   1.0
--------------------------------------------------------------------------------------------------*/

/* =CSS Reset
--------------------------------------------------------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

.shop-form {

}
.shop-form tbody tr td input {
    background-color: #F2F2F2;
    border: 1px solid #9F9F9F;
}

.shop-form tbody tr td select {
    background-color: #F2F2F2;
    border: 1px solid #9F9F9F;
}

.shop-form tbody tr td {
    padding: 5px 0px 0px 0px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* End CSS Reset
--------------------------------------------------------------------------------------------------*/

/* remember to define focus styles! */
:focus {
    outline: 0;
}
/* =Toolkit
--------------------------------------------------------------------------------------------------*/

/* Micro Clearfix Hack by Nicholas Gallagher (http://nicolasgallagher.com/micro-clearfix-hack/) */
/* For modern browsers */
.cf:before, .cf:after { content:""; display:table; }
.cf:after { clear:both; }
/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1; }

/* general purpose classes */
.nodisplay { display:none; }
.nodisplay_strict { display:none !important; }
.alignleft { float:left; }
.alignnone { clear:both;
    font-size:0;
    line-height:0;
    margin:0;
    padding:0;
    border:0;
    height:0;
    width:0;}
.alignright { float:right;}

/* End Toolkit
--------------------------------------------------------------------------------------------------*/

/* =Normalization - mostly derived from normalize.css (https://github.com/necolas/normalize.css/) but without comments and compressed to keep the file small
--------------------------------------------------------------------------------------------------*/

hr { display:block; height:1px; border:0; margin:1em 0; padding:0; border-top:1px solid #cccccc; /* change border colour to suit your needs */ }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body, button, input, select, textarea { font-family: sans-serif; }
a:focus { outline: none; }
a:hover, a:active { outline: none; }
h1 {}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {}
ins {text-decoration: none;}
del { text-decoration: line-through; }
abbr[title] { border-bottom: 1px dotted; cursor:help; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace;}
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
small { font-size: 75%; }
sub,sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align:top;}
svg:not(:root) { overflow: hidden; }
fieldset { border: none; margin: 0; padding: 0; }
legend { border: 0; *margin-left: -7px; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
input, select { vertical-align:middle; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
::-moz-focus-inner {
    border: 0;
    outline: 0;
}
html { -webkit-text-size-adjust:none; }
/* End Normalization
--------------------------------------------------------------------------------------------------*/


/* =Typography
--------------------------------------------------------------------------------------------------*/


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebasneue-webfont.woff') format('woff'),
    url('../fonts/bebasneue-webfont.ttf') format('truetype'),
    url('../fonts/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* End Typography
--------------------------------------------------------------------------------------------------*/


/* =Headings
--------------------------------------------------------------------------------------------------*/

/* End Headings
--------------------------------------------------------------------------------------------------*/


/* =Links
--------------------------------------------------------------------------------------------------*/
a {
    text-decoration:none;
    color:#000;
    cursor:pointer !important;
}
a:hover {
    text-decoration:underline;
}

/* End Links
--------------------------------------------------------------------------------------------------*/


/* =Branding
--------------------------------------------------------------------------------------------------------*/
p {
    padding:6px 0 0 0;
    margin:0;
}
html, body {
}
#wrapper {
    width:960px;
    margin:0 auto; position:relative;
}
#wrapper-outer{width:100%; background:url(../img/bgi/footer-bg-tile.jpg) repeat-x center bottom;}
#sales-bg-wrapper {background: url(../img/sales-bg.jpg) no-repeat center top; overflow: visible;}
#header { min-height:533px; }

.header-inner{background:#fff; z-index:401; position:relative;
    -webkit-box-shadow: 0 1px 6px 2px #a0a09e;
    -moz-box-shadow: 0 1px 6px 2px #a0a09e;
    box-shadow: 0 1px 6px 2px #a0a09e;
    height:80px;
}
#logo {
    display:inline-block;
    position: absolute;
    top: 0;
    left: -4px;
    background:url(../img/bgi/logo-kee.png) left top no-repeat;
    width:243px;
    height:117px;
}
#logo a {
    display:block;
    position: relative;
    font-size: 30px;
    color: #FFFFFF;
    font-family: 'BebasNeueRegular';

}

#logo a:hover {
    color: #a99a6f;
}

#logo a.keeneland {
    width: 220px;
    height: 35px;
    left: 10px;
    top: 10px;
}

#logo a.racing, #logo a.sales {
    width: 90px;
    height: 35px;
    float: left;
    line-height: 35px;
}
#logo a.racing {
    left: 27px;
    top: 10px;
}
#logo a.sales {
    left: 55px;
    top: 10px;
}


/* End Branding
--------------------------------------------------------------------------------------------------------*/

/* Social Links
--------------------------------------------------------------------------------------------------------*/
.social-wrapper {height:28px;margin:8px 0 0 386px;}
.social-sharing {display:inline;}
/*.alignright .twitter .twitter-share-button:first-child {width:86px;}*/
.alignright iframe[style] {width:86px;}
.alignright .gplus {width:86px;}
.alignright .fb-like {width:70px;}
.fb_iframe_widget {float:left;}
.alignright .pinterest {}



/* End Social Links
--------------------------------------------------------------------------------------------------------*/


/* =Main Nav
--------------------------------------------------------------------------------------------------*/
.mainNav{background:url(../img/bgi/mainNav-line.png) left top repeat-x;}
.mainNav #mainNavigation {margin-left: 232px;}
ul#mainNavigation { list-style: none;}
#mainNavigation li {float:left; background:url(../img/bgi/nav-col.png) right top no-repeat; padding:0 10px 0 10px;}
#mainNavigation li:first-child {padding:0 10px 0 10px; }
#mainNavigation li a {display:block; height:39px; line-height:39px; font-size:27px;color:#B2B2B2; font-family: 'BebasNeueRegular';}
#mainNavigation li a:hover, #mainNavigation li a.active {/* color:#a99a6f;*/ color: #B2B2B2; text-decoration:none; }
#mainNavigation li a:hover, #mainNavigation li a.active-trail { text-decoration:underline; color:#a99a6f; }
.head-search{display:block; padding:11px 10px 10px 16px;}
.head-search.active {background: #183D36;}
.head-search img{vertical-align:middle;}
ul li.leaf { list-style-image:none; list-style-type:none; }
/* End Main Nav
--------------------------------------------------------------------------------------------------*/


/* =Sub Nav
--------------------------------------------------------------------------------------------------*/
#subNavigation {}
#subNavigation li {}
#subNavigation li a {}
#subNavigation li a:hover, #subNavigation li a.active {}

/* End Sub Nav
--------------------------------------------------------------------------------------------------*/

/* =Breadcrumbs start
--------------------------------------------------------------------------------------------------*/
.breadcrumb {margin-left:-25px; padding-bottom: 45px !important;
}
.breadcrumb a {
}
.breadcrumb a:hover {
}
/* =Breadcrumbs ends
--------------------------------------------------------------------------------------------------*/


/* =Main Content
--------------------------------------------------------------------------------------------------*/
#container {padding:0 10px 42px; position:relative; margin-top:-32px; z-index:400; width: 980px;}
.widecolumn {}
.narrowcolumn {}
.narrowcolumnLeft {}
.narrowcolumnRight {}

.inner .content {display:block; padding: 0px 25px;}
.inner .content p {color: #4c4c4c; line-height:22px;}


.logotext{display:block; text-align:right; font-size:22px; line-height:41px; color:#002f26; font-family:"Times New Roman", Times, serif; font-style: italic; padding:0px 32px 0 0;}


.showcase-slider{position:absolute; left:-45px; top:0; z-index:0;}
.showcase-inner{position:relative;}
.showcase-shadow{background:url(../img/bgi/showcase-shadow.png) left top no-repeat; position:absolute; left:-40px; bottom:0; height:34px; width:1130px; z-index: 999;}
.showcase-content{position:absolute; left:55px; bottom:53px; }
.showcase-img{}
.showcase-headline{width:900px; min-height:120px; background:url(../img/bgi/headline-bg.png) repeat left top; padding:3px 20px 3px;
    -webkit-box-shadow:0 2px 6px 0 #333333;
    -moz-box-shadow:0 2px 6px 0 #333333;
    box-shadow:0 2px 6px 0 #333333;
}
.showcase-headline h2 {font-family: "Times New Roman", Times, serif; font-size: 40px; color:#FFF; border-bottom: none;}
.showcase-headline h2{padding:10px 10px 0 2px; line-height:48px; width: 750px; height: 2.5em; overflow: hidden;}
.showcase-headline .readmore{font-size:16px; color:#a99a6f; font-weight:bold; font-style:italic; text-decoration:underline; margin:54px -16px 0 0; text-transform:uppercase; display:inline-block; width:120px; font-family:"Times New Roman", Times, serif; line-height: 22px;}
.showcase-headline .readmore:hover{text-decoration:none;}
#nav{height:28px; width:77px; background:#0e2420; position:absolute; right:78px; bottom:150px; z-index:99; padding:0 15px;}
#nav div{float:left; padding:5px 4px;}
#nav div a{color:#a99a6f; font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:bold; font-style:italic; float:left; display:block;}
#nav div:hover a, #nav div.activeSlide a{color:#fff;}

.uppperContent{position:relative; width:960px; left:-10px;}
.uppperbox-outer{
    /*disable seffect2 class and replace with below png image for closer match to PSD mockups */
    /*background:url(../img/bgi/uppper-box-shadow.png) center bottom no-repeat; */
    padding:0 10px 12px;
}

.uppper-box{background:#aa9b70; position: relative; }
.uppper-inner{background:#183d36; position:relative;}
.uppperContent h3{ text-align: center; padding-bottom:3px;}
.todayKeeneland{width:114px; border-top:1px solid #44615c; border-bottom:1px solid #44615c; padding-bottom:10px; margin: 5px 0 0 22px;}
.todayKeeneland-title{font-size:38px; font-weight:normal; font-family: 'BebasNeueRegular'; line-height: 48px; color:#a5976e; text-transform:uppercase; display:block; text-align:center; padding-left:9px; letter-spacing: 1px;}
.todayKeeneland-text{color:#fff; font-size:10px; line-height:12px; text-transform:uppercase; display:block; text-align:center; position:relative; padding-bottom:5px; margin-top:-5px;}
.todayKeeneland-list{}
.todayKeeneland-list li{color:#fff; padding-left:7px;}
.todayKeeneland-list li b{color:#a5976e; }

.horseinring{background:#fff; width:300px; position:relative;}
.corner-topleft{background:url(../img/bgi/sprites.png) no-repeat -13px top; position:absolute; left:0; top:0; width:23px; height: 22px;}
.corner-btmleft{background:url(../img/bgi/sprites.png) no-repeat -12px -158px; position:absolute; left:0; bottom:0; width:23px; height: 22px;}
.horse-box{padding:15px 20px 9px 27px;}
.horse-title{font-size:48px; line-height: 48px; font-family: 'BebasNeueRegular'; color:#183d36; text-transform:uppercase; display:block; background:url(../img/bgi/sprites.png) no-repeat 98px -224px; padding:0 8px 0 0; letter-spacing: 1px;}
.horse-title em{font-size:40px; font-family: 'BebasNeueRegular'; line-height: 44px; color:#183d36; text-transform:uppercase; display:block; position:relative; margin-top:-9px; font-style:normal;}
.horse-num{font-size:83px; color:#a5976e; font-family: 'BebasNeueRegular'; line-height: 86px; text-transform:uppercase; display:block; padding-right:10px; letter-spacing: 1px;}
.horse-num sup{ font-size: 52px; top: -28px;}

.workday{background:url(../img/bgi/mainNav-line.png) left top repeat-x; height:43px; padding-top:2px;}
.workday .day{width:170px; background:url(../img/bgi/nav-col.png) right top repeat-y; text-align:center; padding-top:9px; min-height:49px; height: 100%;}
.workday .day span{display:block; color:#183d36; font-weight:bold; text-transform:uppercase; font-style: italic; line-height: 12px;}
.workday .day strong{display:block; font-size:18px; color:#a5976e; text-transform:uppercase; line-height:20px;}
.workday .viewout{width:125px; text-align:center; padding-top:19px; padding-right:4px;}
.workday .viewout a{font-size:14px; color:#a5976e; text-transform:uppercase; text-decoration:underline;}
.workday .viewout a:hover{text-decoration:none;}
.view-all{display:block; text-align:center; height:37px; line-height:37px;}
.view-all a{display:inline-block; font-size:12px; font-weight: bold; color:#aa9b70; text-transform:uppercase; letter-spacing: 1px; font-style: italic; text-decoration: underline;}

.figure-live{position:relative;}
.play-btn{position:absolute; left:50%; top:50%; background:url(../img/bgi/sprites.png) left -330px no-repeat; width:27px; height:35px; margin:-17px 0 0 -13px; text-indent:-9999px; display:block;}
.figure-live figcaption{}
.figure-live .view-all{margin-left:148px; line-height:35px; height:40px;}
.figure-live .view-video{margin:8px 0 0 8px;}
.view-video{display:block;}
.view-video a{font-size:11px; color:#a99a6f; font-weight:bold; font-style:italic; text-transform:uppercase; text-decoration:underline;}
.view-video a:hover{text-decoration:none;}

.live-sales {display: block; background: #183D36; height: 41px; margin: auto; text-align: center; }
.live-sale-info {font-family: 'BebasNeueRegular'; font-size: 26px; color: #FFF; margin-right: 10px; line-height: 41px;}
.live-sale-link {line-height: 31px; display: inline; vertical-align: super;}
.live-sale-link a {color: #A99B70; font-family: Verdana, Geneva, sans-serif; font-style: italic; text-decoration: underline; font-weight: bold; text-transform: uppercase;}

.quicklinks-block{ clear:both; position: relative; left:-10px; padding:4px 0px 17px; display: block;}
.quicklinks-block .quicklinks-first{background:none; /* padding:0 7px 0 0; */ padding:0; }
.quicklinks-link{text-align:center; background:url(../img/bgi/nav-col.png) repeat-y left top; /*padding:0 26px 0 26px; margin:0 10px 0 10px;*/ padding:0; margin-left:-4px;}
.quicklinks-link4{padding:0 5px 0 6px;}
.quicklinks-link span{display:block; text-transform:uppercase; font-size:16px; color:#002a21; font-family:"Times New Roman", Times, serif; line-height:18px; padding-bottom:7px; letter-spacing: 1px;}
.quicklinks-list{}
.quicklinks-list li{ letter-spacing: 0.5px;}
.quicklinks-list li a{display:block; text-transform:uppercase; font-size:11px; color:#595959; line-height:24px; text-decoration:underline;}
.quicklinks-list li a:hover{text-decoration:none;}


.lowerContent{width:960px; position:relative; left:-10px; overflow:hidden;}
.lowerContent .col1, .lowerContent .col2, .lowerContent .col3{padding: 0 10px; width:300px;}
/*
.lowerContent .col2{width:320px;}
.lowerContent .col3{width:320px;}
*/
.lowerbox{
    /*disable seffect2 class and replace with below png image for closer match to PSD mockups */
    /*background:url(../img/bgi/box-shadow.png) no-repeat center bottom; */
    padding:0 10px 20px;

}
.lowerbox-inner{background:#fff;}
.box-content{padding:0 14px; position:relative;}
.lowerContent .lower-heading{padding-left:13px;}
h4.lower-heading {letter-spacing: 1px;}
.lower-heading{background:#183d36; border:2px solid #9f916a; height:36px; line-height:36px; font-size:24px; font-family: 'BebasNeueRegular'; color:#fff; text-transform:uppercase; padding-left:15px;}

#gallery-link {width: 296px; height: 112px; border: 2px solid #A99A6F; background-color: #183D36;}
#gallery-link h3 {margin: auto; font-size: 36px; text-align: center; top: 36px; position: relative; color: #FFF; border: none;}
#gallery-link a:hover {text-decoration:none;}

.photos-block{position:relative;}
.photos-block .box-content{padding:37px 11px 9px 9px;}
.nav{left: -105px; position: absolute; top: 58px;}
.nav a{float:left; display:block;}
.nav span{float:left; display:block; margin:0 2px;}
.nav .paginateinfo{color:#a99a6f; font-size:14px; font-weight:bold; font-style:italic; font-family:"Times New Roman", Times, serif;}
.nav .paginateinfo span{display:none;}
.nav .prev{background:url(../img/bgi/sprites.png) no-repeat left -387px; width:19px; height: 19px; text-indent:-9999px; display:block;}
.nav .next{background:url(../img/bgi/sprites.png) no-repeat -22px -387px; width:19px; height: 19px; text-indent:-9999px; display:block;}
#slider1 {}
#slider1 .viewport { float: left; width: 183px; height: 115px; overflow: hidden; position: relative; }
#slider1 .buttons { background:url(../img/bgi/sprites.png) no-repeat left -387px; display: block; margin:0 4px 0 0; text-indent: -999em; float: left; width: 18px; height: 17px; overflow: hidden; position: relative; border:none; }
#slider1 .next { background-position: -22px -387px; margin: 0 0 0 4px;  }
#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0 top: 0; }
#slider1 .overview li{ float: left; width: 183px; height: 115px;}


.photos-block .viewgallery{margin:8px 10px 6px 2px;}
.viewgallery{color:#a99a6f; font-size:12px; font-weight:bold; font-style:italic; font-family:"Times New Roman", Times, serif; display:inline-block; text-transform:uppercase; text-decoration:none;}
.viewgallery:hover{text-decoration:underline;}
.poto-gallery{position:absolute; right:0; top:-40px; width:183px; }
.poto-gallery a{ display:block; border:2px solid #9f916a; height:111px;}

.fb-block .box-content{background:#183d36; border:2px solid #a99a6f; padding:0px;}
.fb-icon{background:url(../img/bgi/sprites.png) no-repeat -366px 12px; display:block; font-size:23px; line-height:24px; font-family: 'BebasNeueRegular'; color:#fff; text-transform:uppercase; text-align:center; padding:15px 100px 48px 0; text-decoration:none;
    letter-spacing: 1px;}
.fb-icon:hover{text-decoration:none;}

.news-block .box-content{padding:7px 14px 7px 15px;}
.news-block ul li {/*color: #AC9A6C; font-size: 9px;*/}
.news-block ul li p {color: #686868; font-size: 12px;}
.news-block ul li a { color: #AC9A6C; font-style: italic; font-weight: bold; font-size: 10px;}
.news-block ul li .news-date { color: #AC9A6C; font-size: 8px; }
.col2 .news-list{padding-top:1px;}

.news-list li{float:left; width:100%; background:url(../img/bgi/mainNav-line.png) left bottom repeat-x; padding:5px 0;}
.news-list li a { color: #6d6b6b;}
.news-list li p a {color: #AA9B70; font-weight: bold; font-style: italic;}
.news-list li:last-child {background: none;}
.news-list li p{color:#6d6d6d; line-height:14px; font-size: 11px;/*padding:4px 0 3px 0;*/ padding: 0px; display: block; }
.news-list li .readmore a {color: #AA9B70;}
.readmore{display:inline-block; color:#a99a6f; font-size:10px; font-weight:bold; line-height:12px;  font-style:italic; text-transform:uppercase;}
.date{display:inline; font-size:12px; color:#a99a6f; line-height:12px; font-weight: bold; font-style: italic;}
.date:before {content: "-";}

.news-link {display:block; padding:0 12px 0 12px; border-left:1px solid #526e69; line-height: 32px; height: 36px;}
.news-link a{color:#a99a6f; font-size:12px; font-weight:bold; font-style:italic; text-transform:uppercase; font-family:Verdana, Geneva, sans-serif; display:block; }

.story-link a {color: #AA9B70 !important; font-size: 11px; font-weight: bold; font-style: italic;}

.twitter-block{max-width: 300px;}

.twitter-block .box-content{padding:7px 11px 7px 12px;}
.lower-heading .twitter{font-size:11px; color:#fff; text-transform:none; font-weight:normal; font-family:Verdana, Geneva, sans-serif; text-decoration:none;}
.lower-heading .twitter img{vertical-align:middle; padding-right: 5px;}
.twitter-block .news-list {display: block; height: 100%; width: 320px;}
.twitter-block .news-list li{padding:6px 0 0; font-size: 10px; height: 60px; display: block; width: 280px;}
.twitter-block .news-list li .tweet_text { display: block; position: relative; float: left; width: 210px; margin-left: 5px;  line-height: 10px; height: 4em; overflow: hidden;}
.tweet_text a, .tweet_time a {color: #AC9A6C; }
.twitter-block .news-list li .tweet_time {color: #AC9A6C; margin-left: 5px; line-height: 10px; display: block; position: relative; float: left;}
.twitter-block .news-list li a img { float: left; margin-right: 5px;}
.twitter-block .news-list li a{position:relative; text-decoration:none;  line-height:10px; color:#6e6e6e; }
.twitter-img{position:absolute; left:0; top:2px; }
a.twitter, a.twitter-plain {color: #FFF; height: 15px; font-family: Verdana, Geneva, sans-serif; font-size: 11px;}
a.twitter {padding-left: 85px; background: url(../img/twitter-logo.png) no-repeat left center;}
a.twitter:hover, a.twitter-plain:hover {text-decoration: none;}

.events-block{}
.events-block .news-list{padding-bottom:5px;}
.events-block .news-list li{background:url(../img/bgi/mainNav-line.png) left bottom repeat-x; padding:8px 0 8px 0px;}
.events-block .news-list li:first-child{background:url(../img/bgi/mainNav-line.png) left bottom repeat-x; padding:8px 0 8px 0px;}
.events-block .news-list li a{color:#6e6e6e; background:url(../img/bgi/sprites.png) -794px 7px no-repeat; padding-left:10px; display:inline-block; height: 21px;  line-height: 12px;}
.events-block .news-list li .date{display:inline-block; font-size:11px; color:#a99a6f; font-weight:bold; font-style:italic; text-transform: uppercase;}
.event-date {text-transform: uppercase; font-style: italic; font-weight: bold; color: #a99a6f;}
.racing-events {max-width:300px;margin-left:12px;}

.ticketing-list {padding: 9px 14px;}
.ticketing-list li p {font-size: 11px; color:#6E6E6E; font-weight: normal; padding: 0 0 6px; border-bottom: 1px dotted #b9b9b9; font-style: normal;}
.ticketing-list li:first-child {padding: 0;}
.ticketing-list li p a {color: #AA9B70; text-decoration: underline;}
.ticketing-list li p a:before {content: "";}
.ticketing-list li {padding-top: 6px; font-weight: bold; font-style: italic;}
.ticketing-list a {color: #AA9B70;}
.ticketing-list a:before {content: " - ";}
.club-link {background-color: #183D36; display: block; font-size: 12px; padding: 13px 0 15px; margin-top: 8px;}
.club-link a {font-weight: bold; color: #AA9B70; font-style: italic; padding-left: 18px;}
.club-link a:before {content: " - ";}
.club-link img {position:absolute; right: 14px; bottom: 14px;}



.lowerContent .select-block{}
.select-block .lowerbox-inner{padding:4px; background:url(../img/bgi/select-block-bg.png) repeat left top;}
.select-block .box-content{padding:0; background:#183d36;}
.keeselect-img{display:block;}
.keeselect-link{display:block; text-align:center; padding:7px 0;}
.keeselect-link img{margin:-1px 0 0 4px;}
.keeselect-link a{display:inline-block; background:url(../img/bgi/sprites.png) -615px -106px no-repeat; font-size:24px; color:#fff; font-style:italic; font-family:"Times New Roman", Times, serif; line-height:30px; padding-right:16px; margin-left: 15px;}

.keeneland-select {display: block; padding:4px; background:url(../img/bgi/select-block-bg.png) repeat left top;}
/*
.large-green-box-text {color: #FFF;display: block;font-family: 'BebasNeueRegular';font-size: 46px;font-weight: normal;letter-spacing: 1px;line-height: 48px;text-align: center;text-transform: uppercase;margin:auto;background: none repeat scroll 0 0 #183D36;border: 2px solid #9F916A;height:175px;vertical-align:middle;padding-top:70px;}
.gold-links {padding:16px 0 16px 0;color: #A5976E;    
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase; 
    text-align:center;
}
.gold-links a{color:#A5976E;font-family: 'BebasNeueRegular';font-size:24px;text-decoration:underline; padding-bottom: 12px; display: block; line-height: 23px;}
.underline{text-decoration:underline;}
.italic{font-style:italic;}
.gold-text {color: #A5976E;}
.green-text {color: #183D36;}
.gold-text a{color: #A5976E;}
.green-text a{color: #183D36;}
.alignmiddle {margin:auto;text-align:center;}
.bold {font-weight:bold;}
.to-upper {text-transform:uppercase;}
.center-text {text-align:center;}
.cont-offset-left {padding-left:10px;}
*/
#print-link {float:right; width:95px; height:35px;margin-top:12px;margin-right:-25px;margin-bottom:20px;}
#print-link:hover {text-decoration:none;}
#print-text {width:45px;height:17px;display:inline-block;vertical-align:bottom;font-size:12px;}

/* =End Main Content
--------------------------------------------------------------------------------------------------*/


/* =Secondary Content
--------------------------------------------------------------------------------------------------*/

/* End Secondary Content
--------------------------------------------------------------------------------------------------*/

/* =Footer
--------------------------------------------------------------------------------------------------*/

#footer {width:960px; margin:0 auto; min-height:335px;}
.footer-link {padding-top:8px; position:relative; margin-left:-11px;clear:both;}
.footer-link li.leaf { list-style-image:none; list-style-type:none; }

.footer-link li {float:left; padding:0 13px;}
.footer-link li a {color:#ffffff; font-size:11px; text-transform:uppercase;}
#footer .footsearch{width:267px;  margin: 5px 11px 0 0 !important; position:relative; float:left; display: block;}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    #footer .footsearch {
        margin-top: 0px !important;
        top: 5px;
    }

}


/*.search-form {width:267px; padding-top:5px; margin: -5px 11px 0 0 !important; position:relative; background: #FFF; height: 27px; line-height: 27px;}*/
#footer .footsearch input.form-text {width:267px; height:27px; line-height:27px;
    background: #fefefe;
    background: -moz-linear-gradient(top,  #fefefe 0%, #d0d0d0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#d0d0d0));
    background: -webkit-linear-gradient(top,  #fefefe 0%,#d0d0d0 100%);
    background: -o-linear-gradient(top,  #fefefe 0%,#d0d0d0 100%);
    background: -ms-linear-gradient(top,  #fefefe 0%,#d0d0d0 100%);
    background: linear-gradient(top,  #fefefe 0%,#d0d0d0 100%);
    -webkit-box-shadow: 1px 1px 2px 0 #000000 inset;
    -moz-box-shadow: 1px 1px 2px 0 #000000 inset;
    box-shadow: 1px 1px 2px 0 #000000 inset;
}
.footsearch label{ display:none; }
#footer .footsearch .form-wrapper input.form-submit {display:inline-block; position: absolute; width: 30px; line-height: 27px; height: 25px; left: 223px; top: -2px; background: transparent url(../img/icon-search.png) 5px 5px no-repeat !important;}
#footer .footsearch input{ padding: 0px !important; height:19px; line-height:19px; width:267px; border:none; font-size:12px; color:#c0bfbf; font-style:italic;}
#footer .footsearch button{background:url(../img/bgi/sprites.png) no-repeat -781px -177px; border:none; text-indent:-99999px; display:block; width:18px; height:17px; margin:-23px 12px 0 0;}

.foot-btm{padding-top:20px;}
.foot-btm p{text-align:center; color:#fff; line-height:20px; margin-bottom:0;}
.foot-btm p strong{display:block; color:#a99a6f; font-size:16px; font-family:"Times New Roman", Times, serif; text-transform:uppercase; position:relative; margin-top:-3px; padding-right:13px; }
.foot-btm p span{display:inline-block; padding:0 7px;}

.footbtm-logo{padding-left:352px; padding-top:11px;}
.footbtm-logo a{display:block; float:left; background:url(../img/social-sprite.png) no-repeat 0px 0px; border:none; text-indent:-99999px; margin-left:8px;}
.footbtm-logo .icon-youtube{width:40px; height:32px; background-position:0px 0px;}
.footbtm-logo .icon-facebook{width:40px; height:32px; background-position:-40px 0px;}
.footbtm-logo .icon-twitter{width:40px; height:32px; background-position:-80px 0px;}
.footbtm-logo .icon-rss{width:40px; height:32px; background-position:-120px 0px;}
.footbtm-logo .icon-pinterest{width:40px; height:32px; background-position:-160px 0px;}
.copy{font-size:11px; color:#fff; text-align:center; padding-top:34px; }

/* End Footer
--------------------------------------------------------------------------------------------------*/


/* =Forms
--------------------------------------------------------------------------------------------------*/

/* Removing fieldset borders (remove if you want to keep the defaults defined in Normalization) */
fieldset { border:none; margin: 0; padding: 0; }
fieldset p {
}
fieldset label {
}
fieldset .input {
}
fieldset textarea {
}


/* End Forms
--------------------------------------------------------------------------------------------------*/

/* =Tables
--------------------------------------------------------------------------------------------------*/

/* End Tables
--------------------------------------------------------------------------------------------------*/


/* =Misc 1
--------------------------------------------------------------------------------------------------*/
.homeboxlarge {
    height:250px;
    overflow:hidden;
}
/* End Misc 1
--------------------------------------------------------------------------------------------------*/


/* =Misc 2
--------------------------------------------------------------------------------------------------*/

/* End Misc 2
--------------------------------------------------------------------------------------------------*/


/* =Additional 1
--------------------------------------------------------------------------------------------------*/

/* End Additional 1
--------------------------------------------------------------------------------------------------*/


/* =Additional 2
--------------------------------------------------------------------------------------------------*/

/* End Additional 2
--------------------------------------------------------------------------------------------------*/

/* =Box Shadow 
--------------------------------------------------------------------------------------------------*/

.box-shadow h3{
    text-align:center;
    position:relative;
    top:80px;
}
.box-shadow {
    width:70%;
    height:200px;
    background:#FFF;
    margin:40px auto;
}


.seffect2
{
    position: relative;
}
.seffect2:before, .seffect2:after
{
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 28px;
    left: 12px;
    width: 50%;
    top: 80%;
    max-width:300px;

    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.seffect2:after
{
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 12px;
    left: auto;
}

.lowerbox
{
    position: relative;

}
.lowerbox:before, .lowerbox:after
{
    z-index: -5;
    position: absolute;
    content: "";
    bottom: 38px;
    left: 12px;
    width: 50%;
    top: 60%;
    max-width:300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.lowerbox:after
{
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 12px;
    left: auto;
}

.lowerbox-wide
{
    position: relative;

}
.lowerbox-wide:before, .lowerbox-wide:after
{
    z-index: -5;
    position: absolute;
    content: "";
    bottom: 18px;
    left: 5px;
    width: 50%;
    top: 60%;
    max-width:300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.lowerbox-wide:after
{
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 5px;
    left: auto;
}



.shadow {
    /*	-webkit-box-shadow: 0 15px 10px #777;
        -moz-box-shadow: 0 15px 10px #777;
        box-shadow: 0 15px 10px #777;
        */
}

/* == End Box Shadow ---------------------------------------------------------------- */

/*Non Events Page style sheet starts here */

.event-photos{padding:2px;}
.event-photos h4{border:none;line-height:36px;}
.event-photos .lower-heading {border-left:none;border-right:none;border-top:none;border-bottom:1px solid #9F916A;}
.photo-paginate {padding-left:17px;padding-top:3px;}
.photo-paginate a.backward {background: url("../img/bgi/sprites.png") no-repeat scroll 3px -380px transparent;color: #FFFFFF;
    display:block;
    font-size: 12px;
    height: 31px;
    text-indent: -9999px;
    width: 23px;}
.photo-paginate a.forward {background:url(../img/bgi/sprites.png) no-repeat -21px -380px;width:23px;height:31px; font-size:12px;color:#FFF;text-indent:-9999px;display:block;}
.page-num {font-family:"Times New Roman", Times, serif;font-size:14px;font-weight:bold;color:#a99a6f;line-height:12px;font-style:italic;text-transform:none;vertical-align:middle;padding:8px 4px 0px 4px;}

.photo-slider{}
.photo-slider a{ display:block;height:303px;}
.photo-slider #slider1 .overview li {float:left;width:456px;height:303px;}
#slider1 .viewport1 {width:456px;height:303px;}
.nav1 {position:absolute;left:92px;top:11px;}

ul.new-line li p {line-height:14px;}
.night-tues {background-color:#183d36;border:1px solid #9F916A;}
.night-tues h4{font-size:30px;text-align:center;color:#ffffff;line-height:28px;font-family: 'BebasNeueRegular';padding-top:13px;}
.night-tues span {font-family: 'AdobeGaramondProBold';font-size:19px;color:#a99a6f;display:block;line-height:22px;font-weight:bold;padding:6px 0 14px 0;text-align:center;}
.catoon {padding-bottom:40px;}
.cartoon-containt {background-color:#183d36;}
.summer {background-color:#183d36;border:1px solid #9F916A;}
.summer h4 {color: #FFFFFF;
    font-family: 'BebasNeueRegular';
    font-size: 35px;
    line-height: 32px;
    padding: 15px 0 6px;
    text-align: center;}
.summer a {color: #A99A6F;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    padding-bottom: 14px;
    text-align: center;
    text-decoration: underline;}
.summer a:hover {text-decoration:none;}
.november span.entry-close{color:#183d36;text-align:center;font-size:36px;padding-top:30px;font-family: 'BebasNeueRegular';display:block;line-height:32px;}
.november .august {color:#183d36;text-align:center;font-family: 'BebasNeueRegular';font-size:68px;padding:3px 0 17px 13px;display:block;line-height:55px;}
.november a {font-family:Verdana, Geneva, sans-serif;font-size:12px;font-weight:bold;font-style:italic;line-height:24px;color:#a99b70;text-align:center;display:block;margin-bottom:48px; text-decoration:underline;}
.november a:hover {text-decoration:none;}
ul.event-btm-news li.border-none {background:none;}
.box-content ul.event-btm-news {}
.box-content ul.event-btm-news li {line-height:17px;}
.box-content ul.event-btm-news li.pad-btm {padding-bottom:10px;}

/*Non Events Page style sheet ends here */

/*Sales Page style sheet starts here */
.page-node-21 #container {margin-top:-405px;}
.page-node-6 #container {margin-top:-405px;}
.widecolumn {width:780px;}
.narrowcolumn {width:160px; left: -10px; position: relative;}
.sales-menu .last, .racing-menu .last {background-image:none; }
.left-nav .last, .left-menu .last {background-image:none; }
.sales-nav-bg{ background: url(../img/bgi/sales-nav-bg.png) no-repeat center bottom; padding:0 10px 14px;}
.nav-heading{font-size:23px;color:#ffffff;font-family: 'BebasNeueRegular';background-color:#183d36;border:2px solid #a99a6f; margin: 0 0 0 10px; line-height:41px; padding:0; width: 137px; text-align:center;}
.left-menu {background-color:#FFF;border:2px solid #a99a6f;border-top:none;}
.left-menu li {list-style:none;background:url(../img/bgi/sales-li-bg.png) no-repeat left bottom;text-align:center; padding:1px 0; float:left; width:100%;}
.left-menu li a{line-height:14px; font-size:12px; font-weight:bold; color:#808080; text-transform:uppercase; text-decoration:none; line-height:33px; display: block;}
.left-menu li:hover a, .sales-menu li.active a{color:#a99a6f; text-decoration:none;}
.sales-menu {background-color:#FFF;border:2px solid #a99a6f;border-top:none;}
.sales-menu li {list-style:none;background:url(../img/bgi/sales-li-bg.png) no-repeat left bottom;text-align:center; padding:1px 0; float:left; width:100%;}
.sales-menu li a{line-height:14px; font-size:12px; font-weight:bold; color:#808080; text-transform:uppercase; text-decoration:none; line-height:33px; display: block;}
/*.sales-menu li:hover a, */.sales-menu li.active a{color:#a99a6f; text-decoration:none;}
.racing-menu {background-color:#FFF;border:2px solid #a99a6f;border-top:none;}
.racing-menu li {list-style:none;background:url(../img/bgi/sales-li-bg.png) no-repeat left bottom;text-align:center; padding:1px 0; float:left; width:100%;}
.racing-menu li a{line-height:14px; font-size:12px; font-weight:bold; color:#808080; text-transform:uppercase; text-decoration:none; line-height:33px; display: block;}
.racing-menu li:hover a, .sales-menu li.active a{color:#a99a6f; text-decoration:none;}
ul li a.active-trail {color: #AA9B70;}
ul li.expanded { list-style-image:none; list-style-type:none; }
ul li.expanded ul li a.active-trail {font-weight: bold; color: #AA9B70;}

.april-sale-block {width:460px; position:relative;}
.aprilsale-inner{position:relative; z-index:9999;}
.sales-shadow-bg{background: url(../img/bgi/sales-shadow-bg.png) no-repeat center bottom; bottom: -29px; height: 292px; left: -29px; position: absolute;width: 520px;   z-index: 0;}
.april-sale-block h4 {font-size:23px;color:#ffffff;font-family: 'BebasNeueRegular';background-color:#183d36;border:2px solid #a99a6f;padding:12px 0 12px 9px;}

.april-sales-menu {background:#FFF;width:460px;}
.april-sales-menu li {float:left; border-right:1px dotted #CCC; border-bottom:1px dotted #CCC; width:153px; height:105px;}
.april-sales-menu li.first {width:152px;}
.april-sales-menu li.last {width:153px; border-right:none;}

.april-sales-menu li.dotted-none{border-right:none; border-bottom:1px dotted #CCC; width:152px;}
.april-sales-menu li.btm-none {border-bottom:none;}



.april-sales-menu li:hover {background-color:#a99a6f;}
.april-sales-menu li:hover a{color:#FFF;}

.april-sales-menu li a {color:#183d36;text-decoration:none;font-family:Verdana, Geneva, sans-serif;font-size:12px;font-weight:bold;display:block; text-align: center;padding: 58px 0 0 0;}
.april-sales-menu li a.index {background:url(../img/bgi/sprites.png) no-repeat 61px -443px;}
.april-sales-menu li a.summary {background:url(../img/bgi/sprites.png) no-repeat -93px -443px;}

.april-sales-menu li a.update {background:url(../img/bgi/sprites.png) no-repeat -247px -443px;}
.april-sales-menu li a.pdf {background:url(../img/bgi/sprites.png) no-repeat 61px -546px;}
.april-sales-menu li a.out {background:url(../img/bgi/sprites.png) no-repeat -92px -545px;}
.april-sales-menu li a.search {background:url(../img/bgi/sprites.png) no-repeat -245px -546px;}

.april-racing-menu {background:#FFF;width:460px;}
.april-racing-menu li {float:left; border-right:1px dotted #CCC; border-bottom:1px dotted #CCC; width:153px; height:103px;}
.april-racing-menu li.first {width:152px;}
.april-racing-menu li.last {width:153px; border-right:none;}

.april-racing-menu li.dotted-none{border-right:none; border-bottom:1px dotted #CCC; width:152px;}
.april-racing-menu li.btm-none {border-bottom:none;}

.april-racing-menu li:hover {background-color:#a99a6f;}
.april-racing-menu li:hover a{color:#FFF;}

.april-racing-menu li a {color:#183d36;text-decoration:none;font-family:Verdana, Geneva, sans-serif;font-size:12px;font-weight:bold;display:block; text-align: center;padding: 58px 0 0 0;}
.april-racing-menu li a.index {background:url(../img/bgi/sprites.png) no-repeat 61px -443px;}
.april-racing-menu li a.summary {background:url(../img/bgi/sprites.png) no-repeat -93px -443px;}

.april-racing-menu li a.update {background:url(../img/bgi/sprites.png) no-repeat -247px -443px;}
.april-racing-menu li a.pdf {background:url(../img/bgi/sprites.png) no-repeat 61px -546px;}
.april-racing-menu li a.out {background:url(../img/bgi/sprites.png) no-repeat -92px -545px;}
.april--menu li a.search {background:url(../img/bgi/sprites.png) no-repeat -245px -546px;}

.live-video a{border:2px solid #a99a6f;}
.live-video-txt {background-color:#183d36;border-left:none;border-top:2px solid #a99a6f;border-right:2px solid #a99a6f;border-bottom:2px solid #a99a6f;width:136px;}
.live-video-txt span {font-family: 'BebasNeueRegular';font-size:22px;line-height:26px;color:#FFF;padding: 33px 31px 0 34px;display:block;}
.live-video-txt a {display:block;font-family: Verdana, Geneva, sans-serif;font-size:12px;font-weight:bold;font-style:italic;line-height:14px;color:#a99a6f;padding-bottom:38px;border:none;text-align:center;text-decoration:underline;}
.live-video-block {float: left;}


.portfolio {/*padding-top:17px;*/}

.kenland-portfolio {background-color:#183d36;border:2px solid #a99a6f;width:138px;}
.kenland-portfolio span {font-family: 'BebasNeueRegular';font-size:22px;line-height:23px;color:#FFF;padding: 26px 31px 0 32px;display:block;}
.kenland-portfolio a {display:block;font-family: Verdana, Geneva, sans-serif;font-size:12px;font-weight:bold;font-style:italic;line-height:14px;color:#a99a6f;padding-bottom:29px;border:none;text-align:center;text-decoration:underline;}

.consignor-portfolio{background-color:#183d36;border:2px solid #a99a6f;width:138px;}
.consignor-portfolio span {font-family: 'BebasNeueRegular';font-size:22px;line-height:23px;color:#FFF;padding: 26px 31px 0 34px;display:block;}
.consignor-portfolio a {display:block;font-family: Verdana, Geneva, sans-serif;font-size:12px;font-weight:bold;font-style:italic;line-height:14px;color:#a99a6f;padding-bottom:29px;border:none;text-align:center;text-decoration:underline;}

.sales-second-row {padding-top:19px; width:800px; overflow:hidden;}
.sales-second-row .sales-event {width:300px; position:relative; left:-10px; }
.sales-second-row .sales-today{position:relative; left:-10px; padding: 0 10px 12px !important;}
.sales-event h4 {font-size:21px; padding-left:10px;}

.events-block .sales-update1 {padding-bottom:3px;}
.events-block .sales-update1 li {padding:5px 0 12px 0 !important;}
.events-block .sales-update1 li a{padding:0 0 0 0 !important;}
.sales-update a{font-family:Verdana, Geneva, sans-serif;font-size:14px;color:#6e6e6e;display:block;font-weight:bold;line-height:14px;background:none !important;padding:0px 0 0 0 !important;}
.sales-update p{font-family:Verdana, Geneva, sans-serif;font-size:12px;color:#6e6e6e;line-height:14px;padding:0 !important;}
.sales-update li {padding-bottom: 6px; margin-bottom: 6px;}
.sales-third-row .reduce li a{font-size:12px !important;}

.sales-update span{font-family:Verdana, Geneva, sans-serif;font-size:9px;line-height:14px;color:#a5976e;}
.sales-update em{font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:14px;font-weight:bold;font-style:italic;color:#a5976e;}
.events-block .news-list li.back-none {background:none !important;}

.sales-today {padding-left:0px !important;padding-right:0px !important;}
.sales-today h3.today  {font-size:21px !important;padding-left:14px; padding-top:0px; line-height:36px; padding-bottom:6px;}
.keeneland-today { border: 2px solid #AA9B70;}

.sales-grad {width:300px; left: -10px; position: relative;}
.sales-grad h4 {font-size:21px !important; padding-left:11px;}
.sales-grad ul li {padding-top:1px !important;padding-bottom:5px !important;}
.sales-news ul li{padding:6px 0 6px 0;}
.sales-news ul li p {padding-top: 3px;}
.sales-news ul li a.left {padding-left:6px;display:inline-block;}
.sales-second-row .view-all{height: 35px; line-height: 35px; width:430px;}
.sales-second-row .view-all a{font-size:12px; color:#a99a6f; font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-style:italic; text-decoration:underline;}
.sales-second-row .view-all a:hover{text-decoration:none;}

.sales-third-row {width:100%; position:relative; width: 800px;}
.sales-third-row .uppperbox-outer {position:relative; left:-10px;}
.sales-third-row .event-news{padding:0;}
.sales-third-row .lowerbox {}
.sales-third-row .event-news h4{border:2px solid #9F916A; padding-left:12px;}
.sales-third-row .box-content{padding:0px 11px 4px;}
.sales-third-row .sales-grad .box-content{padding:10px 11px 2px;}
.sales-third-row .sales-grad .box-content .sales-update a{padding: 0 !important;}
.sales-third-row .sales-grad .box-content .event-btm-news li{line-height:18px;}

h3.today {color: #FFF; padding-left: 10px;}

/*Sales Page style sheet ends here */

/*Racing Page style sheet starts here */
.racing-first-row .uppper-box{display:inline-block;}
.three-twenty-container {width:320px;}
.three-hund-container {width:300px;}
.weather-icon {font-family: 'BebasNeueRegular';}
/*Racing Page style sheet ends here */

/*Stories Page style sheet starts here */
.inner1 #container {margin-top:-412px;}
.inner2 #container {margin-top: -404px;}

.stories-menu-heading {text-align:center;font-size:23px;color:#ffffff;font-family: 'BebasNeueRegular';background-color:#183d36;border:2px solid #a99a6f;padding:8px 0 7px 0;line-height:23px; width: 136px;}
.stories-menu {}
.stories-menu li{float:left; width:100%;}
.stories-menu li a{line-height:14px; font-size:12px; font-weight:bold; color:#808080; text-transform:uppercase; padding: 8px 0 13px;}
/*.stories-menu li:hover a, */.stories-menu li.active a{color:#a99a6f;}
.stories-menu li.none, .sales-menu li.none{background:none;}{background:none;}
.stories-menu li.none, .racing-menu li.none{background:none;}{background:none;}

.mykenland ul {background:#183d36 url(../img/bgi/mykeeneland-ul-bg.png) no-repeat left top;padding-top:8px;}
.mykenland ul li {list-style:none;background:none;padding:7px 0;}
.sales-menu li.active .mykenland li a, .mykenland ul li a{color:#FFF; text-align:center; font-family:Verdana, Geneva, sans-serif; font-size:10px; line-height:9px; padding:0px !important; color:#FFF; display:block; font-weight:normal; text-transform:none;}
.racing-menu li.active .mykenland li a, .mykenland ul li a{color:#FFF; text-align:center; font-family:Verdana, Geneva, sans-serif; font-size:10px; line-height:9px; padding:0px !important; color:#FFF; display:block; font-weight:normal; text-transform:none;}
/*.mykenland ul li:hover a{font-weight:bold !important;}*/
.mykenland ul li:hover a{text-decoration:underline !important;}
.mykenland ul li.mykeen {padding: 8px 0 0 0;}
.mykenland ul li a.second{font-weight:bold;}
.mykenland ul li.mykeen a{padding-bottom:13px;}


.mykenland ul .mykenland ul li.lastli {border-bottom:2px solid #a99a6f;padding-bottom:14px;}

.story-heading {background-color:#183d36;border:2px solid #a99a6f;}
.story-heading h4{font-size:21px;font-family: 'BebasNeueRegular';line-height:12px;color:#FFF;padding: 11px 0 12px 11px;}

ul.social-icons {}
ul.social-icons li {float:left;padding-top:6px;}
ul.social-icons li a{text-indent:-9999px;display:block;}
ul.social-icons li a.fb{background:url(../img/bgi/sprites.png) no-repeat -557px -346px ;width:77px;height:24px;display:block;padding-right:12px;}
ul.social-icons li a.twitter{background:url(../img/bgi/sprites.png) no-repeat -646px -346px ;width:80px;height:22px;display:block;padding-right:11px;}
ul.social-icons li a.google{background:url(../img/bgi/sprites.png) no-repeat -737px -346px ;width:59px;height:24px;padding-right:12px;display:block;}

.article-headlines {position:relative;}
.article-inner{min-height:460px; background-color:#FFF; position:relative; z-index:999; line-height:22px;padding:0 35px 35px 35px;}
.article-inner img {/*float:left;*/ display: block; margin-right:14px; margin-bottom:12px; }


/*Universal Styles*/
.two-col-wrap {width:318px; line-height:19px; display:inline-block;}
.two-col-space {margin-right:20px;}
.three-col-wrap {width:205px;display:block;float:left;}
.three-col-space {margin-right:20px;}

.greenbox{ width:150px; background-color:#183d36; color:#a99a6f; text-transform:uppercase; text-align:center; border:2px solid #a99a6f; font-style:italic; padding:25px; font-size:16px;font-family: 'BebasNeueRegular';}
.greenbox a { font-size:25px; text-transform:uppercase; text-decoration:none; color:#FFF; font-style:normal;}

/*End Universal Styles*/

.story-shadow{background:url(../img/bgi/story-shadow.png) no-repeat left bottom; bottom: -10px; height: 285px; left: -17px; position: absolute; width: 814px; }
p.top-links, .breadcrumb a {padding:3px 0 0 3px;}
.top-links a, .breadcrumb a {color:#808080;display:inline-block;font-family:Verdana, Geneva, sans-serif;font-size:11px;line-height:13px;text-decoration:underline;}
.top-links a:hover, .breadcrumb a:hover {text-decoration:none;}
.top-links a.active1, .breadcrumb a.active1 {font-weight:bold;}
p.click {font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:14px;color:#808080;padding:14px 0 0 24px;}
p.click a{font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:14px;color:#808080;text-decoration:underline;font-weight:bold;padding-right:5px;}

p.para {font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height:14px;color:#808080;padding:7px 0 0 23px;line-height:22px;width:715px;}
p.para a {font-family:Verdana, Geneva, sans-serif;font-size:12px;font-weight:bold;font-style:italic;line-height:14px;color:#183d36;}

ul.articles-head {/*padding:3px 0 0 26px;*/ }
ul.articles-head li{list-style:none;/*background:url(../img/bgi/article-ul-li-bg.png) no-repeat left bottom;*/padding: 7px 0; display:none; border-bottom: 1px dotted #b5bcbb; line-height: 13px;}
ul.articles-head li:last-child {border-bottom: none;}
ul.articles-head li img {border:2px solid #a99a6f; display: block; float: none;}
ul.articles-head li h5 {font-family: 'BebasNeueRegular';font-size:21px;line-height:21px;color:#183d36;padding-top:5px; width: 100%; display: block; }
ul.articles-head li span.news-date {font-family:Verdana, Geneva, sans-serif;font-size:10px;line-height:12px;color:#a99a6f;font-weight:bold;padding:0 0 0 2px;}
ul.articles-head li p {font-size:11px;line-height:14px;color:#808080;padding:0 0 0 2px;	display: block;}
.width-wide {width:623px;padding-left:7px;}
ul.articles-head li a {display:inline-block; color:#a99a6f; font-size:11px; font-weight:bold; line-height:12px;  font-style:italic; text-transform:none;}
ul.articles-head li span.news-date1 {font-family:Verdana, Geneva, sans-serif;font-size:11px !important;line-height:13px;display:block;color:#a99a6f;}
ul.articles-head {}


.loadmore {background-color:#183d36;border:2px solid #a99a6f;margin-top:17px;}
.loadmore a{font-size:21px;font-family: 'BebasNeueRegular';line-height:12px;color:#FFF;padding: 10px 0 13px;text-align:center;display:block;text-decoration:none;}

ul#mainNavigation li a.active2 {text-decoration:underline;color:#a99a6f;}

/*Stories Page style sheet ends here */

/*Plan Your Event style sheet starts here */

#nav-plain{height:28px; width:77px; background:#0e2420; position:absolute; right:78px; bottom:32px; z-index:99; padding:0 15px;}
#nav-plain div{float:left; padding:5px 4px;}
#nav-plain div a{color:#a99a6f; font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:bold; font-style:italic; float:left; display:block;}
#nav-plain div:hover a, #nav div.activeSlide a{color:#fff;}

.events-wrap {float: left; position: relative; width: 300px; padding: 0 10px;}
.events-wrap .shadow {display: block;}
.events-top a {display: block; position: relative; width: 300px; overflow: hidden; height: 350px;}
.events-top a.weddings {background: #FFF url(../img/events-wedding.jpg) left bottom no-repeat;}
.events-top a.race {background: #FFF url(../img/events-race.jpg) left bottom no-repeat;}
.events-top a.corporate {background: #FFF url(../img/events-corporate.jpg) left bottom no-repeat;}
.events-top a:hover {background-position: -300px bottom;}
.event-arrow {position: absolute;}
.plan-header h3 { position: absolute; font-size: 45px; margin: 10px; padding: 4px 12px; letter-spacing: -1px; color: #FFF; border: none; line-height: 45px;}
.plan-header h3 img { display: inline; vertical-align: middle; margin-left: 15px;}
.content-bottom {background: none; padding: 0 10px 25px 0; display: block; position: relative; width: 300px; height: 120px; overflow: visible; float: left; border-right: 1px dotted #c9c9c7; }
.content-bottom p { text-indent: 15px; line-height: 18px; font-size: 11px; color: #595959; letter-spacing: 0.5px; padding: 0 10px;}
.event-title {display:block; text-transform:uppercase; font-size:16px; color:#002a22; letter-spacing: 1px; font-family:"Times New Roman", Times, serif; line-height:18px; padding-bottom:2px; text-align: center;}

/*Plan Your Event style sheet ends here */

.event-news {}
.event-news .box-content{background:#fff;}
.event-news h4 {border-left:none;border-right:none;border-top:none;line-height:36px;}
/*ul.news-list li a {color: #aa9b70; font-size: 11px; font-weight: bold; font-style: italic;}*/
ul li a.event-news-link{font-size:12px;font-weight:bold;line-height:14px;color:#183d36;display:block; font-style: normal;}
ul.news-list li img {border: 2px solid #AA9B70; display: block;}
.news-date {display:inline;padding-left:4px;color: #AC9A6C; font-size: 9px;}

/*Simulcast style sheet starts here */

.simulcast-first-row {}
.simulcast-second-row {}

.left-box {padding-right: 20px;}
h4.race-heading { font-family: 'BebasNeueRegular'; color: #FFF; font-size: 21px; text-align: center; padding: 10px 10px 16px;}
.race-card-list {display: block; position: relative; background-color: #183D36; float: left;}
.race-card-list li { float: left; width: 151px; height:116px; border-right: 1px dotted #5e746f; text-align: center; vertical-align: middle; font-size: 30px; font-family: 'BebasNeueRegular'; line-height: 30px; color: #FFFFFF; padding-top: 60px; background: #183D36; }
.race-card-list li:last-child {border: none; width: 152px;}
.race-card-list li.two-line {padding-top: 30px; height: 146px;}
.race-card-list li.two-line-plain {padding-top: 40px; height: 164px;}
.race-card-list li a { display: block; font-style: italic; font-size: 12px; color: #a99a6f; line-height: 12px; font-weight: bold; font-family:Verdana, Geneva, sans-serif; text-transform:uppercase; margin-top: 3px;}

.read-more {background-color: #183D36; text-align: center; font-style: italic; color: #a99a6f; font-weight: bold; text-decoration: underline; width: 100%; height: 28px; float: left;}
.kselect {display: block; width: 300px;}
.lowerbox-right{background:url(../img/bgi/box-shadow.png) no-repeat center bottom; padding:0 0px 20px;}
.lowerbox-right .tweet_list {height: 168px;}

.race-card-title {font-size: 21px; color: #FFF; text-align: center; font-family: 'BebasNeueRegular'; line-height: 42px; background: #183D36;}
.box.race-list {border: 2px solid #AA9B70;}
.box-heading.race-card {border-bottom: none;}

.green-list-title {font-family: 'BebasNeueRegular'; font-size: 21px; color: #FFF; width: 100%; text-align: center; display: block; line-height: 38px;}
ul.green-list-content li {height: 125px; padding-top: 45px; float: left; font-family: 'BebasNeueRegular'; font-size: 30px; color: #FFF; width: 33%; text-align: center; line-height: 30px; border-right: 1px dotted #5e746f;}
ul.green-list-content li:last-child {border: none;}
ul.green-list-content li a {display: block; font-style: italic; font-size: 12px; color: #a99a6f; line-height: 12px; font-weight: bold; font-family:Verdana, Geneva, sans-serif; text-transform:uppercase; margin-top: 3px;}
ul.green-list-content li.social {padding-top: 106px; background: url(../img/facebook.png) center 36px no-repeat; height: 64px;}
ul.green-list-content li.social.twitter {background: url(../img/twitter.png) center 36px no-repeat;}
ul.green-list-content li.social.pinterest {background: url(../img/pinterest.png) center 36px no-repeat;}
/*Simulcast style sheet ends here */


/* Discover Keeneland Landing style sheet start here */
.discover-row {position: relative; display: block; width: 800px; padding: 0; margin: 0;}
.discover-first-row .events-shadow {position: relative; left: -10px; height: 266px; padding: 0 10px 9px; background: url(../img/bgi/events-shadow-bg.png) no-repeat center bottom;}
.discover-first-row .event-news {padding: 0px;}
.discover-first-row .lowerbox-right {}
.event-news h4 {border: 2px solid #A99A6F;}
.twitter-shadow {background:url(../img/bgi/box-shadow.png) no-repeat center bottom; padding:0 10px 20px; display: block; left: -10px; position: relative;}
.twitter-shadow .tweet_list {height: 186px};
.events-list {display: block; height: 220px; position: relative;}
.events-list li {height: 15px; display: block; padding: 10px 0 9px; margin: 0; border-bottom: 1px dotted #b6bcbb;}
.events-list li:last-child {border-bottom: none; height: 14px;}
.events-list li .date{display:inline-block; font-size:11px; color:#a99a6f; font-weight:bold; text-transform: uppercase; margin-right: 5px;}

.left-narrow {padding: 0px; position: relative; width: 300px; float: left; overflow:visible;}
.grounds-map, .kids-club {width: 300px; position: relative;}
.kids-club {margin-top: 22px; padding: 0 10px; left: -10px; background: url(../img/bgi/box-shadow.png) center bottom no-repeat; padding-bottom: 20px;}
.border-fix { background: #aa9b70; display: block; padding: 2px; width: 296px;}

.kids-club img { background: #aa9b70; position: relative;}

.right-wide { display: block; width: 460px; position: relative; float: left; padding: 0 10px 9px 10px; left: -10px; margin: 0 0 0 20px; background: url(../img/bgi/uppper-box-shadow.png) center bottom no-repeat;}


/*	Slider styles	*/
.nav{display: block; position: absolute; left: 92px; top: 12px;}
.nav a{float:left; display:block; margin: 0 4px;}
.nav span{float:left; display:block; margin:0 2px;}
.nav .paginateinfo{color:#a99a70; font-size:14px; font-weight:bold; font-style:italic; font-family:"Times New Roman", Times, serif;}
.nav .paginateinfo span{display:none;}
.nav .prev{background:url(../img/bgi/sprites.png) no-repeat left -387px; width:19px; height: 19px; text-indent:-9999px; display:block;}
.nav .next{background:url(../img/bgi/sprites.png) no-repeat -22px -387px; width:19px; height: 19px; text-indent:-9999px; display:block;}

#slider2 {height: 350px; overflow: hidden;}
#slider2 .viewport {float: left; width: 456px; height: 303px; position: relative; overflow: hidden; background: #AA9b70; padding:2px;}
#slider2 .overview {list-style: none; position: absolute; margin-left: 2px;}
#slider2 .overview li {float: left; margin: 0; height: 303px; width: 460px;}
#slider2 .overview li img {width: 456px; height: 303px; overflow: hidden;}
/*	End Slider styles	*/

.wide-shadow{float: left; background: url(../img/bgi/story-shadow.png) no-repeat left bottom; left: -15px; position: relative; width: 780px; padding: 0 15px 20px;}
.keeneland-library {background-color: #FFF; width: inherit; height: 216px;}

.library-image {display: block; position: relative; margin: 10px 0 10px 10px; width: 319px; height: 192px; float: left;}
.library-description {float: left;  padding: 10px; width: 425px; display: block;}
.library-title {font-size: 24px; font-family: 'BebasNeueRegular';color: #183d36; display: block; margin: 10px 0; float: left;}
.library-content {display: block; line-height: 22px; font-size: 12px; float: left;}

/* Discover Keeneland Landing style sheet ends here */

/* Contact us page style sheet start here */

.form-block {padding: 35px 55px 0; display: block; position: relative; line-height: 20px;}
.tan-text {color: #AA9B70; font-weight: bold; margin-top: 5px; display: block;}
.form-right {float: right; font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #7f7f7f;}
.form-right .red {color: #F00; font-weight: bold;}

.inline-header {display: block; margin-top: 15px;}
/* End contact us page style sheet */

/* Gift shop page style sheet start */
ul.shop-buttons {display: block; float: left;}
ul.shop-buttons:first-child {border-bottom: 1px dotted #b6bcba;}
ul.shop-buttons li {float: left; width: 91px; height: 105px; border-right: 1px dotted #b6bcba; background: #FFF;}
ul.shop-buttons li:hover {background-color: #AA9B70;}
ul.shop-buttons li:last-child {width: 92px; border-right: none;}
ul.shop-buttons li a {width: 100%; text-align: center; display: block; font-family: 'BebasNeueRegular'; font-size: 16px; color: #7f7f7f; padding: 45px 0 30px;}
ul.shop-buttons li:hover a {text-decoration: none; color:#FFF;}
/* Gift shop page style sheet end */

/*	Weddings page style sheet start */

.events-buttons {display: block; float: left; width: 300px;}
a.green-button {color: #FFF; font-family: 'BebasNeueRegular'; font-size: 30px; line-height: 28px; text-align: center; background: #183D36; display: block; padding: 41px 0 42px;}
a.green-button.two-line {padding: 27px 0 28px;}
a.green-button:hover {text-decoration: none;}


/*	Weddings page style sheet end */

/* home page style start */

.home-buttons {display: block; position: relative; width: 300px; float: left;}
.home-buttons-right {display: block; position: relative; width: 300px; float: right; margin-right:178px;}
.button-wrap {text-align: center; background-color: #183d36;  width: 296px; display: block; border: 2px solid #AA9B70; padding: 44px 0;}
.button-wrap.plain {padding: 0;}
.button-wrap.trakus {padding: 19px 0 20px;}
.button-wrap:hover {text-decoration: none;}
.button-text {font-family: 'BebasNeueRegular'; color: #FFF; font-size: 36px;}
.button-text.small {font-size: 23px; width: 140px; float: left; line-height: 23px; text-align: center;}
.button-text.brown {color: #AA9B70; font-size:12px; font-weight: bold; font-style: italic; font-family: Verdana, Geneva, sans-serif; display: block; text-transform: uppercase;}
.facebook-button-content {background: #183d36 url(../img/bgi/sprites.png) -372px 11px no-repeat; width: 276px; height: 95px; border: 2px solid #AA9B70; display: block;padding: 16px 0 0 20px;}




/* home page style end */


/*
	Global Styles
	
	!!!!!!!!!!!!!!!!!Note that there are two different layout options!!!!!!!!!!!!!!!!!!!!
		1) no sidebar, single full width column
		2) narrow width column for sidebar and wide width column for content

*/
/*
#logo {display: inline-block; position: absolute; width: 243px; height: 117px; background: url(../img/bgi/logo.png);}

#wrapper {position: relative; width: 940px; margin: auto; display: block;}

.left {float: left;}
.right {float: right;}
*/


/*
	styles for blocks and background shadows	

	!!!!!NOTE!!!!!
	For shadows to display properly, the container div must be 20px wider than the actual width of the content + margins
	For example, if I have two boxes that are 300 and 460px with 20px margin in between, the width of my container is 780 (460 + 300 + 20). As a result, the width of my container must be at least 800px (780 + 20)
	
	Here is sample markup for the shadowed blocks:
	
<div class="shadow-460 shadow">
	<div class="box box-460">
		<div class="box-heading">
			<div class="box-heading-left">block heading #2</div>
			<div class="box-heading-right"><a href="javascript:void;">view all</a></div>
		</div>
		<div class="box-content">
		This is a block that is 460 px wide.
		</div>
	</div>
</div>
	
	
*/

.column-full {width: 940px; float: left;}

#content-full {width: 960px;}

.column-narrow {width: 140px; margin-right: 20px; float: left;}

.column-wide {width: 780px; float: left; margin-bottom: 40px;}

#content {float: left; width: 800px;}

.box{ min-height: 250px; float: left; position: relative; background-color: #FFF; margin-bottom: 0 !important; display: block;}
#block-views-events-block .box {max-height: 250px; overflow: hidden;}
.box.plain {background:none;}
.box.bordered {border: 2px solid #AA9B70; min-height: 246px;}
.box.green-list {background-color: #183D36;}
.box.two-row {min-height: 111px; display: block;}	/*This class is applied when you want to put half height content into a block */
.shadow {padding: 0 10px 20px; left: -10px; position: relative; float: left; display: block;}
.shadow.margin-fix {margin-left: 20px;}


.box-780 {width: 780px;}
.box-780.bordered {width: 776px;}
.shadow-780 {background:url(../img/bgi/shadow780.png) center bottom no-repeat; width: 780px;}

.box-620 {width: 620px;}
.box-620.bordered {width: 616px;}
.shadow-620 {background:url(../img/bgi/shadow620.png) center bottom no-repeat; width: 620px;}

.box-460 {width: 460px;}
.box-460.bordered {width: 456px;}
.shadow-460 {background:url(../img/bgi/shadow460.png) center bottom no-repeat; width: 460px; }

.box-300 {width: 300px;}
.box-300.bordered {width: 296px;}
.shadow-300 {background:url(../img/bgi/shadow300.png) center bottom no-repeat; width: 300px;}
.shadow-300-short {background:url(../img/bgi/shadow300short.png) center bottom no-repeat; width: 300px;}

.box-140 {width: 140px;}
.shadow-140 {background:url(../img/bgi/shadow140.png) center bottom no-repeat; width: 140px;}
.shadow-140-short {background:url(../img/bgi/shadow140short.png) center bottom no-repeat; width: 140px;}

.box-heading {background-color: #183d36; border: 2px solid #AA9B70; font-family: 'BebasNeueRegular'; /*height: 111px;*/ height: 36px;}
.box-heading.plain {border: none;}
.box-heading-left {color: #FFF; font-size: 21px; display: inline-block; padding: 10px 0 10px 10px;}
.box-heading-center {color: #FFF; font-size: 21px; display: block; padding: 10px; text-align: center;}
.box-heading-right { float: right; display: block; border-left: 1px solid #526e69; height: 15px; padding: 10px; }
.box-heading-right a {color: #AA9B70; font-family: Verdana, Geneva, sans-serif; font-weight: bold; font-style: italic; text-decoration: none; text-transform: uppercase;}
.box-heading-right a:hover {text-decoration: underline;}
.box-content {display: block; padding: 16px 12px;}
.box-content.full {padding: 0 12px;}
.box-content.plain {padding: 0;}
.box-content.height-fix {height: 305px; overflow: hidden;}
.box ul {margin: 0 !important;}


/*	Small Twitter feed block styles yo!	*/
.twitter-feed ul.tweet_list {display: block; line-height: 10px;}
.twitter-feed ul.tweet_list li {float: left; width: 100%; font-size: 10px; padding-bottom: 7px; margin-bottom: 7px; background: url(../img/bgi/mainNav-line.png) left bottom repeat-x;}
.twitter-feed ul.tweet_list li:last-child {background: none; padding: 0; margin: 0;}
.twitter-feed ul.tweet_list li .tweet_avatar {width: 48px; height: 48px; float: left;}
.twitter-feed ul.tweet_list li .tweet_text {float: left; width: 215px;  margin-left: 5px; max-height: 4.5em; overflow: hidden;}
.twitter-feed ul.tweet_list li .tweet_time {font-size: 9px; color: #AA9B70; margin-left: 53px; display: block;}

/* Wide Twitter feed block styles homeskillet! */
.twitter-feed-wide ul.tweet_list {line-height: 10px; display: block; height: 186px; font-size: 10px; padding: 7px 0;}
.twitter-feed-wide ul.tweet_list li {display: block; height: 38px; padding: 5px; border-bottom: 1px dotted #bfc0bb;}
.twitter-feed-wide ul.tweet_list li:last-child {border: none;}
.twitter-feed-wide ul.tweet_list a {color: #AA9B70;}
.twitter-feed-wide ul.tweet_list a.tweet_avatar {width: 48px; height: 38px; overflow: hidden; float: left; margin-right: 10px;}
.twitter-feed-wide ul.tweet_list a.tweet_avatar img {width: 48px; height: 38px;}
.twitter-feed-wide ul.tweet_list li .tweet_text {float: left; height: 30px; overflow: hidden; width: 365px;}
.twitter-feed-wide ul.tweet_list li .tweet_time {font-size: 9px; color: #AA9B70;}



.box-link-wrapper {height: 246px; background: #183d36;}
.box-link {font-family: 'BebasNeueRegular'; color: #FFF; font-size: 48px; line-height: 42px; text-align: center; padding: 81px 0; margin: auto; display: block; position: relative;}
.box-link:hover {text-decoration: none;}

div.contextual-links-wrapper{ margin-right:20px;margin-top:5px; top: inherit; left:inherit; position: static !important;

}
/*div.contextual-wrap { position: absolute; }a*/
a.contextual-links-trigger { position: absolute; top: 5px; right: 5px; }


ul li.collapsed {list-style-image: none !important; list-style-type: none;}

/*	Slider styles	*/
/*	Nav styles	*/
.nav-image{display: block; position: absolute; left: 72px; top: 12px;}
.nav-title{display: block; position: absolute; left: 95px; top: 12px;}
.nav-image a, .nav-title a{float:left; display:block; margin: 0 4px;}
.nav-image span, .nav-title span{float:left; display:block; margin:0 2px; letter-spacing: 1px;}
.nav-image .paginateinfo, .nav-title .paginateinfo {color:#a99a70; font-size:14px; font-weight:bold; font-style:italic; font-family:"Times New Roman", Times, serif;}
.nav-image .paginateinfo span, .nav-title .paginateinfo span{display:none;}
.nav-image .prev, .nav-title .prev{background:url(../img/bgi/sprites.png) no-repeat left -387px; width:19px; height: 19px; text-indent:-9999px; display:block; position: relative;}
.nav-image .next, .nav-title .next{background:url(../img/bgi/sprites.png) no-repeat -22px -387px; width:19px; height: 19px; text-indent:-9999px; display:block; position: relative;}
.nav-title .slider-title {width: 210px; overflow: hidden; height: 1em;}
/*	End nav styles	*/

#image-slider {overflow: hidden;}
#image-slider .viewport {float: left; width: 456px; height: 305px; position: relative; overflow: hidden; background: #AA9b70; padding:1px 2px 0px; display: block; float: left;}
#image-slider .overview {list-style: none; position: absolute; margin-left: 2px;}
#image-slider .overview li {float: left; margin: 0; padding: 0 2px; height: 305px; width: 456px;}
#image-slider .overview li img {width: 456px; height: 303px; overflow: hidden;}


#content-slider .overview {list-style: none; padding: 0; margin: 0; position: absolute;}
#content-slider .overview li {display: block; float: left; width: 460px; height: 210px; margin-left: 10px;}
#content-slider .overview li img {padding: 2px; background-color: #AA9B70; position: relative; float: left;}
.slider-content {background: #FFF; padding: 11px; position: relative; display: block; height: 190px; overflow: hidden;}
.slide-content { margin-left: 10px; float: left; width: 210px; position: relative; line-height: 18px; margin: 0 15px 0 15px;}
.slide-content a {color: #AA9B70; font-weight: bold; font-style: italic;}
.slide-title {display: block; font-size: 18px; font-family: 'BebasNeueRegular'; margin: 4px 0 6px; color: #043d36;}
.slider-title{color: #AA9B70; font-family:"Times New Roman", Times, serif; font-style: italic; font-weight: bold; font-size: 14px; text-transform: capitalize;}

/*	End Slider styles	*/

h3.no-results {color: #183D36; text-align: center;}

/*  Track US Iframe Styling */
/*
#MSOPageViewerWebPart_WebPartWPQ4 {
	zoom: 0.75;
    -moz-transform: scale(0.75);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.75);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.75);
    -webkit-transform-origin: 0 0;
	overflow-x:hidden;
	overflow-y:auto;
	margin-left:-60px;

}
*/
/*
	About Us Styles
*/

.box-jobs .view-header {width: 215px; display: block; float: left; border-right: 1px dotted #CCC; padding-right: 10px;}
.box-jobs .view-content {float: left; padding-left: 10px; width: 200px;}
.box-jobs .view-content .field-content {display: block;  padding: 2px 0;}
.box-jobs .view-content .field-content a {color: #AA9b70; font-weight: bold; text-transform: uppercase;}
.gray-heading {color: #7f7f7f; text-transform: capitalize; font-weight: bold;}

#countdown-list, #countdown-labels {
    display: block;
    margin: 0 auto;
}

.countdown-label {
    text-align: center;
    float: left;
    padding: 10px 5px;
    width: 55px;
    font-family: 'BebasNeueRegular';
    color: #183D36;
    font-size: 18px;
}
.countdown-label.days {width: 71px;}

#countdown-list li {
    min-width: 35px;
    background: #183D36;
    float: left; margin: 0 5px;
    padding: 15px 8px 10px;
    color: #FFF;
    font-family: 'BebasNeueRegular';
    font-size: 42px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #AA9B70;
}
#countdown-days {}
#countdown-hours {}
#countdown-minutes {}
#countdown-seconds {}
.race-meet-date {display: none;}

/* Added for IE */
.font-size-13 {
    font-size:13px;
}

.ytimage {
    width:40%;
    height:40%;
}

.tutorial-section .header {
    font-size: 2em;
    margin: .67em 0;
    margin-top: 2em;
}