* {
    padding: 0;
    outline: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

body {
    font: 12px / 18px Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    background: #031929 url(../images/bg_body.gif) repeat-x;
    line-height: 1.4;
    color: #7a84a9;
}

a {
    color: #cb7930;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #666;
}

p {
    margin: 0 0 18px;
}

img {
    border: none;
}

input {
    vertical-align: middle;
}

h3 {
    color: #0472B1;
    font-size: 18px;
}

.cboth {
    clear: both;
    font-size: 0;
    line-height: 0;
}

.b {
    font-weight: bold;
}

.i {
    font-style: italic;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.ul_clean {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.f_clean {
    line-height: 0;
    font-size: 0;
    height: 0;
}

.in_clean {
    width: auto !important;
    border: none !important;
}

.nomarg {
    margin: 0 !important;
}

.nomarg-left {
    margin-left: 0 !important;
}

.nomarg-top {
    margin-top: 0 !important;
}

.nopad {
    padding: 0 !important;
}

.noborder {
    border-style: none !important;
}

.nobg {
    background: none !important;
}

.w_auto {
    width: auto !important;
}

.m_auto {
    margin: 0 auto !important;
}

hr, .hr {
    background: none;
    height: 1px;
    font-size: 0;
    line-height: 0;
    border-top: 1px solid #d6d7e0;
    margin: 10px 0;
    padding: 0;
}

.no-margin {
    margin: 0 !important;
}

.width-auto-element * {
    width: auto !important;
}

.width-auto {
    width: auto !important;
}

.cms-h2 {
    color: #CB7930;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0;
}

.cpointer {
    cursor: pointer;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
    border-bottom: 3px solid #cb7930;
    margin-top: 30px;
    position: relative;
}

#header .soc_icons {
    left: 425px;
    position: absolute;
    top: -5px;
}

*html #header .soc_icons {
    left: 180px;
    top: 15px
}

#header .soc_icons img {
    margin: 0 5px;
}

#header #logo {
    display: block;
    float: left;
    background: url(../images/logo.gif) no-repeat;
    height: 92px;
    width: 241px;
}

#header #links {
    float: right;
    width: 655px;
    margin: 0px 10px 45px 0;
}

#header li {
    float: left;
    font-weight: normal;
    padding: 0;
}

#header li a {
    cursor: pointer;
}

#header .main_menu {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#header .main_menu a {
    color: #9099b7;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 10px 13px 7px;
    display: block;
}

#header .main_menu a:hover, #header .main_menu a.active {
    background-color: #cb7930;
    color: #fff;
}

#links .menu_top {
    margin: 7px 0 0;
}

#links .menu_top li {
    padding: 2px 0px;
    margin: 0;
}

#links .menu_top li.sep {
    padding: 3px 0px 0 7px;
    margin: 0;
    font-size: 14px;
    background: none;
}

#links a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    background: url(../images/arrow_orange.gif) no-repeat 0 50%;
    padding: 0 0 0 13px;
    margin: 0 0 0 30px;
}

#links a:hover {
    color: #CB7930;
}

#slickbox {
    position: absolute;
    right: -7px;
    top: -5px;
    height: 110px;
    width: 289px;
    padding: 6px 0 2px 9px;
    z-index: 1000;
    background: url(../images/login_popup.gif) no-repeat left bottom;
}

.logged #slickbox {
    right: -80px;
}

#slick-up {
    color: #7984A8;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    background: url(../images/arrow_blue_dw.gif) no-repeat 0 50%;
    padding: 0 0 0 13px !important;
    height: 17px;
    cursor: pointer;
}

#slickbox table {
    margin: 7px 0px 0;
}

#slickbox input {
    width: 160px;
    height: 18px;
    border: 1px solid #7984a8;
    color: #7d88ab;
    padding: 3px 3px 0;
}

#slickbox .validator_symbol .required {
    position: absolute;
}

#slickbox td {
    padding: 3px 0px;
}

#slickbox .login {
    display: block;
    height: 50px;
    width: 80px;
}

#slickbox a {
    color: #7984A8;
    padding-left: 2px;
}

#slickbox a:hover {
    color: #CB7930;
}

#forgot-show {
    display: block;
    margin-top: -4px;
}

/* Middle
-----------------------------------------------------------------------------*/
#wrapper {
    width: 961px;
    margin: 0 auto;
    height: 1%;
    clear: both;
    position: relative;
}

#middle {
    height: 1%;
}

#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

#content-home {
    padding: 0 0 0 0px;
}

#content-admin, .content-admin-cls {
    background: #e9ebf5;
    padding: 20px;
}

#content-single, .content-single-cl {
    background: #e9ebf5 !important;
    padding: 20px;
}

.content-single-cl {
    width: auto !important;
}

#middle .submenu {
    background-color: #cb7930;
    padding: 3px 15px;
    margin-bottom: 15px;
    list-style-type: none;
    margin: 0;
    padding: 3px 15px;
    text-align: left;
    border-bottom: 3px solid #CB7930;
}

#middle .submenu li {
    color: #fff;
    display: inline;
}

#middle .submenu li.sep {
    padding: 0 4px;
}

#middle .submenu a {
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
    line-height: 20px;
}

#middle .submenu a.active {
    text-transform: uppercase;
    font-weight: bold;
}

#middle .submenu a:hover {
    color: #000;
}

#middle .emptySubmenu {
    background-color: #cb7930;
    padding: 3px;
    margin-bottom: 15px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.divContent {
    width: 700px;
    background: #e9ebf5;
    padding: 20px;
    float: right;
    height: inherit;
}

.divContent h1 {
    color: #031929;
    font-weight: normal;
    margin: 10px 0;
    text-transform: uppercase;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 24px;
}

/* Titles
-----------------------------------------------------------------------------*/
.title span {
    display: none;
    color: #c1c9e5;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: normal;
    font-family: Tahoma;
}

.title {
    margin: 0 0 20px;
}

.tit_featured_video {
    background: url(../images/tit_featured_video.gif) no-repeat;
    width: 153px;
    height: 18px;
}

.tit_most_recent_articles {
    background: url(../images/tit_most_recent_articles.gif) no-repeat;
    width: 207px;
    height: 18px;
}

.tit_review_our_roster {
    background: url(../images/tit_review_our_roster.gif) no-repeat;
    width: 273px;
    height: 29px;
}

.tit_archives {
    background: url(../images/tit_archives.gif) no-repeat;
    width: 96px;
    height: 18px;
}

.featured_video .title {
    margin: 15px 0 10px;
}

.featured_video .title span {
    display: block;
}

/* Banners
-----------------------------------------------------------------------------*/
#banner_OwnerGroup {
    background: url(../images/banner_owner.gif) no-repeat;
    width: 687px;
    height: 156px;
}

#banner_OwnerGroup a {
    display: block;
    height: 80px;
    padding: 76px 400px 0 0;
    width: 287px;
}

/* Icos
-----------------------------------------------------------------------------*/
.ico_pdf {
    background: url(../images/ico_pdf.gif) no-repeat 0 50%;
    padding: 3px 35px;
    font-size: 18px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    display: block;
}

/* Home Page blocks
-----------------------------------------------------------------------------*/
#home_flash {
    width: 960px;
    position: relative;
    height: 469px;
}

.home_carousel ul {
    list-style: none;
    height: 319px;
}

.home_carousel ul li {
    height: 319px;
}

.home_carousel ul li.firstLi {
    background: url(../images/home_flash.jpg) no-repeat;
}

#home_flash .review_box {
    width: 265px;
    float: right;
    margin: 58px 0;
    line-height: 20px;
}

#home_flash .review_box h2 {
    background: transparent url(../images/tit_review_our_roster.gif) no-repeat scroll 0 100%;
    padding: 0 0 10px;
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: normal;
    font-family: Tahoma;
}

#home_bot {
    margin-top: 20px;
}

#home_bot .bot_left {
    float: left;
    width: 320px;
    overflow: hidden;
}

#home_bot .bot_left p {
    font-weight: bold;
    margin: 5px 0;
    line-height: 10px;
}

#home_bot .bot_right {
    float: right;
    width: 625px;
}

#home_bot .bot_right .news-fulltext {
    color: #CB7930;
    margin-top: 10px;
}

#home_bot .bot_right .news-fulltext a {
    color: #7A84A9;
}

#home_bot .bot_right .news-fulltext a:hover {
    color: #99A9DF;
}

#home_bot .bot_right li span {
    color: #cb7930;
}

#home_bot .bot_right span.sep {
    color: #7A84A9;
    padding: 0 7px;
}

#home_bot .bot_right li {
    padding: 10px 0;
    border-bottom: 1px solid #152a3c;
}

#home_bot .bot_right li.first {
    padding-top: 0;
}

#home_bot .bot_right li.last {
    border: none;
}

#home_bot .bot_right ul {
    margin-top: -12px;
}

.home-video object {
    border: 1px solid #3b466c;
    display: block;
    width: 300px;
    height: 194px;
}

.home-video embed {
    border: 1px solid #3b466c;
    display: block;
    width: 300px;
    height: 194px;
}

.home_tabs_cont {
    position: absolute;
    top: 306px;
}

#home_tabs {
    height: 159px;
    clear: both;
    background: url(../images/tabs_line.gif) repeat-x 0 13px;
}

#home_tabs li {
    float: left;
    position: relative;
    z-index: 1;
    height: auto;
}

#home_tabs li a {
    height: 159px;
    width: 320px;
    display: block;
    background: url(../images/tab_ov_inactive.png) no-repeat 0 100%;
    color: #7984a8;
}

#home_tabs li.active a {
    background: url(../images/tab_ov_active.png) no-repeat 0 100%;
    color: #fff;
}

#home_tabs li .tab_l {
    width: 85px;
    height: 105px;
    overflow: hidden;
    float: left;
    margin: 35px 0 0 15px;
    display: inline;
}

#home_tabs li .tab_l img {
    border: 1px solid #1c3242;
}

#home_tabs li .tab_r {
    width: 195px;
    float: right;
    margin: 35px 15px 0 0;
    display: inline;
}

#home_tabs li .tab_r .f_s {
    display: block;
    font-size: 16px;
    font-family: Georgia;
    line-height: 16px;
}

#home_tabs li .tab_r .f_b {
    display: block;
    font-size: 33px;
    font-family: Tahoma;
    text-transform: uppercase;
    line-height: 36px;
    margin-bottom: 10px;
}

.tab_img1, .tab_img2, .tab_img3 {
    position: relative;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: 0 100%;
}

/* Subpages blocks
-----------------------------------------------------------------------------*/

.news_tbl {
    border-collapse: collapse;
    width: 647px;
    margin: 20px;
}

.news_tbl thead, .news_tbl tfoot, .news_tbl .headerRow, .news_tbl .footerRow, .news_tbl .headerRow a, .news_tbl footerRow a {
    background: #7d88ab;
    color: #fff;
}

.news_tbl td, .news_tbl th {
    padding: 10px 0 10px 20px;
    text-align: left;
    font-weight: bold;
    border: none;
}

.news_tbl td, .news_tbl th {
    padding: 10px 0 10px 20px;
    text-align: left;
    font-weight: bold;
}

.news_tbl tfoot td {
    padding: 5px 0 5px 20px;
    text-align: left;
    font-weight: bold;
}

.news_tbl .tr1 {
    background: #eef0f8;
}

.news_tbl .active td {
    color: #cb7930;
}

.news_tbl .opened td {
    padding: 10px 20px 20px 20px;

}

.news_tbl .opened td, .news_tbl .opened td p {
    color: #CB7930;
}

.news_tbl .opened td a {
    color: #7A84A9;
}

.news_tbl .opened td a:hover {
    color: #99A9DF;
}

.news_tbl .td_btn_less {
    padding: 10px 0 10px 20px !important;
}

.ul_pager li {
    float: left;
    padding: 0 3px;
}

.ul_pager li a {
    color: #fff;
    font-weight: normal;
}

.ul_pager li a:hover {
    color: #CB7930;
}

.ul_pager li span {
    background: #e5e7f2;
    color: #7d88ab;
    font-weight: bold;
    padding: 1px 3px;
}

.ul_pager li.first a {
    display: block;
    height: 18px;
    width: 8px;
    background: url(../images/pager_left.gif) no-repeat 0 50%;
}

.ul_pager li.last a {
    display: block;
    height: 18px;
    width: 8px;
    background: url(../images/pager_right.gif) no-repeat 0 50%;
}

.tab-video .JCarouseledVideo {
    height: 91px;
    width: 630px !important;
}

.ul_thumbs .horizontal {
    float: left;
}

.ul_thumbs .horizontal {
    margin-right: 4px;
    margin-left: 4px;
}

.ul_thumbs .vertical {
    height: 80px;
    width: 110px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    background: #D3D3D3;
    border: 5px solid #D3D3D3;
}

.ul_thumbs img {
    height: 77px;
}

.ul_thumbs .vertical a {
    display: block;
    width: 100px;
    margin: 0px auto;
}

.ul_thumbs .vertical a {
    display: block;
    width: 100px;
    margin: 0px auto;
}

.JCarouseledPhoto {
    height: 366px !important;
}

.ul_thumbs li {
    border: solid 1px DarkGray;
    vertical-align: middle;
    text-align: center;
    height: 87px !important;
    margin: 0 2px 3px;
}

.ul_thumbs li div.active {
    font-weight: bold;
    color: Navy;
}

.ul_thumbs li .title {
    width: 80px;
    height: 20px;
    overflow: hidden;
}

#horse_info .photo {
    float: left;
    width: 320px;
    overflow: hidden;
    padding: 0 10px 0 0;
}

#horse_info h2 {
    color: #cb7930;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0;
    font-weight: normal;
    font-family: Tahoma, Geneva, sans-serif;
}

#horse_info .txt_row .span {
    color: #000;
    font-weight: bold;
    margin-right: 10px;
    float: left;
    width: 70px;
}

#horse_info .txt_row {
    white-space: nowrap;
}

#horse_info .txt_row .txt {
    color: #7984a8;
    text-align: left;
}

.videoItemsContainer h2 {
    color: #cb7930;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0;
    font-weight: normal;
    font-family: Tahoma, Geneva, sans-serif;
}

.videoItemsContainer h4 {
    margin: 3px 0;
    font-size: 12px;
}

.videoItemsContainer .desc {
    color: #7A84A9;
    font-weight: bold;
    font-size: 12px;
    width: 350px;
    overflow: hidden;
}

.videoItemsContainer .video_thumbs {
    width: 300px;
}

.videoItemsContainer .video_thumbs td {
    padding: 0 0 0 20px;
}

.videoItemsContainer .video_thumbs td img {
    border: 1px solid #000;
}

.video_hr {
    border: 0;
    background: #7a84a7;
    color: #7a84a7;
    height: 2px;
    font-size: 0;
    line-height: 0;
    margin: 10px 0;
}

/* Admin blocks
-----------------------------------------------------------------------------*/

#content-admin h1 {
    font-size: 22px;
    font-weight: normal;
    margin: 5px 0 15px 0;
    color: #CC7A30;
}

#content-admin table {
    width: 100%;
}

#content-admin th {
    background: #7D88AB;
    color: #fff;
    padding: 6px 5px;
}

#content-admin th a {
    color: #fff;
}

#content-admin td {
    padding: 3px 5px;
}

#content-admin td p {
    margin: 10px 0;
}

#content-admin .btn_row {
    margin: 10px 0;
}

#content-admin .tbl_groups {
    border-collapse: collapse;
}

#content-admin .tbl_groups td {
    padding: 5px;
    border: 1px solid #7D88AB;
    background: #fff;
}

.tbl_big table {
    width: auto !important;
}

.tbl_big table td {
    padding: 3px 1px !important;
}

.tbl_big table input {
    margin: 0 6px;
    width: 90px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
    float: left;
    width: 221px;
}

.sl .prevCarouselMenu img, .sl .nextCarouselMenu img {

    margin: 0 auto;
}

.sl_inner {
    width: 187px;
    background: url(../images/bg_sl.gif) repeat-y;
    margin: 0 auto;
}

.ul_archives {
    border-top: 1px solid #cb7930;
    padding-top: 10px;
}

.ul_archives a:hover, .ul_archives a.active {
    color: #cb7930;
}

.ul_archives li {
    background: url(../images/dots_white.gif) repeat-x 0 100%;
    padding-bottom: 5px;
}

.ul_archives li a {
    font-size: 24px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #e9ebf5;
    padding: 0 0 0 20px;
    font-weight: normal;
}

.ul_archives li li {
    background: none;
}

.ul_archives li li a {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    background: none;
}

.ul_partnership a {
    color: #c1c9e5;
    font-size: 24px;
    background: url(../images/arrow_white_big.gif) no-repeat 0 50%;
    padding: 0 0 0 20px;
}

.ul_partnership li {
    border-bottom: 1px solid #cb7930;
    padding: 5px 0;
}

.ul_partnership ul {

    margin-top: 15px;
}

.ul_partnership li li {
    border: none;
    background: url(../images/dots_white.gif) repeat-x 0 100%;
    padding: 0;
}

.ul_partnership li li a {
    background: none;
    color: #fff;
    font-size: 12px;
    padding: 10px 10px 0;
    display: block;
    width: 201px;
    height: 97px;
}

.ul_partnership li li.active a, .ul_partnership li li a:hover {
    color: #7984a8;
    font-weight: bold;
    background: #e9ebf5;
}

.ul_partnership li li.last {
    background: none;
}

.ul_horses li a {
    background: none;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    display: block;
    cursor: pointer;
    height: 89px;
    background: transparent url(../images/dots_white.gif) repeat-x scroll 0 100%;
}

.ul_horses li.active a, .ul_horses li a:hover {
    color: #7984a8;
    font-weight: bold;
    background: #e9ebf5;
}

.ul_horses li.last {
    background: none;
}

.ul_horses li a span {
    float: left;
}

.ul_horses li a .image {
    width: 65px;
    height: 87px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;

}

.ul_horses li a span.image img {
    border: 1px solid #e9ebf5 !important;
    height: 82px;
    display: block;
}

.ul_horses li a span.horse-name {
    padding: 30px 0 0px 5px;
    width: 130px;
}

.ul_horses li a span.cboth {
    float: none;
    clear: both;
    line-height: 0;
    font-size: 0;
}

.ul_video {
    border-top: 1px solid #cb7930;
    padding-top: 10px;
}

.ul_video a:hover {
    color: #cb7930;
}

.ul_video li {
    background: url(../images/arrow_white.gif) no-repeat 0 10px;
    padding: 0 0 0 20px;
}

.ul_video li a {
    font-size: 12px;
    color: #CACBDF;
    padding: 8px 0;
    font-weight: normal;
    background: url(../images/dots_white.gif) repeat-x 0 100%;
    display: block;
}

.ul_video li li {
    background: none;
}

.ul_video li li a {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    background: none;
}

/* Parnership Tabs
-----------------------------------------------------------------------------*/
ol#toc {
    height: 34px;
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
    clear: both;
    position: relative;
}

ol#toc a {
    background: #bdf url(../images/tabs.gif) 0 -60px;
    color: #fff;
    display: block;
    float: left;
    height: 35px;
    padding-left: 10px;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}

ol#toc span {
    background: url(../images/tabs.gif) 100% -60px;
    display: block;
    line-height: 35px;
    padding-right: 10px;
}

ol#toc a:hover {
    background-color: #33AAFF;
    background-position: 0 0px;
    color: #031929;
}

ol#toc a:hover span {
    background-position: 100% 0px;
}

ol#toc li {
    float: left;
    margin: 0 2px 0 0;
}

ol#toc li a.active {
    background-color: #48f;
    background-position: 0 0px;
    color: #031929;
    font-weight: normal;
}

ol#toc li a.active span {
    background-position: 100% 0px;
}

ol#toc li.active a {
    color: #031929;
}

.tab-container {
    border: 1px solid #7984a8;
    width: 100%;
    padding: 10px 0 0;
}

.tab-gallery img {
    display: block;
    margin: 10px auto;
}

.tab-video .video_left {
    width: 440px;
    height: 320px;
    padding: 10px;
}

.tab-video .video_text {
    vertical-align: text-top;
}

.tab-video .video_text h4 {
    color: #031929;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 15px;
}

.tab-video .video_text p {
    font-weight: bold;
    font-size: 12px;
    padding-top: 15px;
    width: 255px;
    overflow: hidden;
}

/* One block pages
-----------------------------------------------------------------------------*/

#content-single h1, .content-single-cl h1 {
    font-size: 22px;
    font-weight: normal;
    margin: 5px 0 15px 0;
    color: #CC7A30;
    text-transform: uppercase;
    font-family: Tahoma;
}

/* Contact Us
-----------------------------------------------------------------------------*/

.contactUsFormContainer, #registrationFormContainer {
    width: 330px;
    margin: 0 auto;
}

.contactUsFormContainer input, #registrationFormContainer input {
    width: 168px;
    height: 20px;
}

.contactUsFormContainer textarea, #registrationFormContainer textarea {
    width: 168px;
}

.contactUsFormContainer td, #registrationFormContainer td {
    padding: 3px;
    vertical-align: top;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
    height: 100px;
    padding: 20px 90px 0;
    border-top: 1px solid #c1c9e5;
    margin: 30px 0 0;
}

#footer ul {
    text-align: center;
}

#footer li {
    display: inline;
}

#footer li a {
    margin: 0 10px;
    color: #7984a8;
    line-height: 25px;
}

#footer li a:hover, #footer li a.active {
    color: #cb7930;
}

#footer li a.active {
    font-weight: bold;
}

#footer p {
    text-align: center;
    padding: 5px 0;
}

/* Buttons
----------------------------------------------------------------------------*/
.btn {
    border: none !important;
    cursor: pointer;
    display: block;
    text-align: center;
    font-weight: bold;
}

.btn:hover {
    background-position: 0 100%;
    text-decoration: none !important;
}

.btn_orange {
    background: #CB7930;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    padding: 5px 10px;
    margin: 5px;
    display: inline-block;
    border: none;
}

.btn_orange_inp {
    height: 27px !important;
    border-style: none;
    cursor: pointer;
}

.btn_orange:hover {
    background: #EF8F3B;
    color: #fff;
}

.btn_view_roster {
    background: url(../images/btns/btnbig_read_more_home.png) no-repeat;
    height: 46px;
    width: 160px;
}

.btn_request_more {
    background: url(../images/btns/btn_request_more.gif) no-repeat;
    height: 46px;
    width: 211px;
    display: block;
}

.btn_readmore {
    background: url(../images/btns/btn_readmore.gif) no-repeat;
    height: 39px;
    width: 98px;
}

.btn_readmore_home {
    float: right;
}

.btn_more {
    background: url(../images/btns/btn_more.gif) no-repeat;
    height: 7px;
    width: 41px;
    line-height: 0;
    font-size: 0;
}

.btn_less {
    background: url(../images/btns/btn_less.gif) no-repeat;
    height: 10px;
    width: 41px;
    font-size: 0;
    line-height: 0;
}

.btn_go_video_blog {
    background: url(../images/btns/btn_go_video_blog.gif) no-repeat;
    height: 45px;
    width: 145px;
    margin: 10px auto;
}

.btn_read_more_info {
    background: url(../images/btns/btn_read_more_info.gif) no-repeat;
    height: 46px;
    width: 209px;
    margin: 10px auto;
    display: block;
}

.btn_read_more_info:hover {
    background-position: left bottom;
}

.btn_view_videos {
    background: url(../images/btns/btn_view_videos.gif) no-repeat;
    height: 41px;
    width: 135px;
    margin: 10px auto;
    float: right;
}

.btn_view_youtube {
    background: url(../images/btns/btn_view_yuotube.gif) no-repeat;
    height: 43px;
    width: 183px;
    margin: 10px auto;
    float: right;
}

.btn_view_yuotube:hover {
    background-position: left bottom;
}

#ctl00_ctl00_cplhContent_cphlMain_contactUSForm_contactUsForm_UpdateButton {
    margin-right: 30px;
}

/* CustomItems
----------------------------------------------------------------------------*/
.items-editor {
    white-space: nowrap;
}

.items-editor-item {
    border: solid 1px gray;
    display: block;
    white-space: nowrap;
    width: 80px;
    overflow: hidden;
}

div.videoPanel {
    z-index: 0;
    width: 350px;
}

.menuManager li {
    border: solid 1px gray;
}

.menuManager .menuSubitem {
    padding-left: 20px;
}

.videoItemDDL {
    margin-left: 20px;
}

.generalImage {
    border: 1px solid red;
}

div.cropControlImageContainer {
    overflow: hidden;
}

/*Additional classes for site
----------------------------------------------------------------------------*/
.successful_registration {
    color: #0376BC !important;
    text-align: center;
}

.left_admin_menu li {
    padding: 2px 0;
    list-style-position: inside;
}

.left_admin_menu .menuSubitem {
    padding-left: 20px;
}

/*About Page
----------------------------------------------------------------------------*/
#content_about {
    float: right;
    width: 687px;
    background: #e9ebf5;
    padding: 20px;
}

.about_page #content_about h3, .common_h3 {
    color: #cb7930;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0;
    font-weight: normal;
    font-family: Tahoma, Geneva, sans-serif;
}

.about_page #content_about {
    color: #656766;
}

.about_page #content_about div img {
    margin-right: 20px;
}

.about_page #content_about hr {
    height: 1px;
    border-style: none;
    border-top: 1px solid #7785aa;
}

.about_page #content_about p {
    line-height: 19px;
}

.about_page .sl {
    width: 234px;
}

.about_page .sl p {
    border-bottom: 1px solid #cf7c30;
    padding-bottom: 15px;
}

.about_page .sidebar h2 {
    font-size: 21px;
    color: #c7cee8;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    padding-bottom: 4px;
}

.about_page .sidebar p {
    padding-right: 30px;
    color: #bdcce9;
}

/*Entries & Results page and Rosters Page
----------------------------------------------------------------------------*/
.entries-tbl {
    background: #E9EBF5;
    padding: 20px 9px;
}

.entries-tbl table {
    width: 942px;
    margin: auto;
    border-style: none;
    border-collapse: collapse;
    border-spacing: 0;
}

.entries-tbl table tr th {
    font-weight: bold;
    text-align: left;
    background: #7d88ab;
    color: #fff;
    text-align: center;
    border: 1px solid #5c6891;
    padding: 10px 1px;
}

.entries-tbl table tr th a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}

.entries-tbl table tr td {
    padding: 4px;
    font-size: 12px;
    border: 1px solid #d4d6e0;
}

.entries-tbl table tr.tr1 {
    background: #f0f3fd;
}

.pager {
    border-spacing: 0;
    border: none;
    text-align: center;
    margin: auto;
    background: #7D88AB;
    padding: 10px 0 10px 20px;
}

.pager span {
    white-space: nowrap;
}

.pager tr td {
    width: 13px;
    border-style: none;
    padding: 2px !important;
    background: #7D88AB;
}

.pager .pager_number {
    font-weight: normal;
    padding: 1px 3px;
    color: #FFFFFF;
}

.pager a {
    font-weight: normal;
    padding: 1px 3px;
    color: #FFFFFF;
}

.pager a:hover {
    color: #CB7930;
}

.pager .active {
    background: #E5E7F2 none repeat scroll 0 0;
    color: #7D88AB;
    font-weight: bold;
    padding: 1px 3px;
}

.news_navi span {
    height: 17px;
}

.news_navi span span {
    display: inline-block !important;
    padding: 0 !important;
}

ul.horse_menu li.public_size {
    height: 108px !important;
}

ul.horse_menu li.admin_size {
    height: 108px !important;
}

ul.horse_menu li {
    background: transparent url(../images/dots_white.gif) repeat-x scroll 0 100%;
    border: medium none;
    padding: 0;
    margin: 0;
    clear: both;
    position: relative;
}

.ul_partnership li li {
/* background: transparent url(../images/dots_white.gif) repeat-x scroll 0 100%;*/

}

.ul_partnership li li a {
/*    background: transparent url(../images/dots_white.gif) repeat-x scroll 0 100%;*/
}

.horse_tbl {
    width: 661px;
    margin: auto;
    border-collapse: collapse;
}

.horse_tbl tr th {
    font-weight: bold;
    padding: 10px 0 10px 20px;
    text-align: left;
    color: #FFFFFF;
    background: #7D88AB;
}

.horse_tbl .footer td {
    font-weight: bold;
    padding: 10px 0 10px 20px;
    text-align: left;
    color: #FFFFFF;
    background: #7D88AB;
}

.horse_tbl tr th a {
    color: #FFFFFF;
}

.horse_tbl tr th a:hover {
    color: #ccc;
}

.horse_tbl tr td {
    font-weight: bold;
    padding: 10px 0 10px 20px;
    text-align: left;
}

.prevCarouselVideo {
    width: 19px;
    height: 103px;
    background: url(../images/btns/prevCarouselVideo.gif) no-repeat left top;
    display: block;
}

.nextCarouselVideo {
    width: 19px;
    height: 103px;
    background: url(../images/btns/nextCarouselVideo.gif) no-repeat left top;
    display: block;
}

.prevCarouselVideo:hover, .nextCarouselVideo:hover {
    background-position: left bottom;
    cursor: pointer;
}

.login_btn {
    display: block;
    margin-left: 15px;
}

.textbox_error {
    border: solid 1px red;
}

.textbox_required {
    border: solid 1px #CB7930;
}

.txt-box1 .validator_tooltip {
    right: -105px;
    top: 0;
}

.txt-box2 .validator_tooltip {
    right: -127px;
    top: 0;
}

.validator_tooltip {
    position: absolute;
    white-space: nowrap;
    border: 2px solid red;
    margin-left: 10px;
    background: white;
    padding: 2px;
}

.validator_symbol {
    font-size: 14px;
    font-weight: bold;
    color: red;
    width: 10px;
}

.validator_container .required {
    margin: 2px 0 0 3px;
}

.validator_container .exclamination {
    margin: 0px 4px 0 3px;
}

.validator_container {
    white-space: nowrap;
    margin-left: 0px;
}

.validation_textbox_default {
}

.empty_data {
    text-align: center;
    margin-bottom: 10px;
}

.empty_data h4 {
    display: inline;
    padding: 10px;
    background: White;
    border: 2px solid red;
    color: Red;
    font-size: 13px;
}

.editor_border {
    border: 5px solid #7D88AB;
    font-size: 0;
}

.welcome-owner {
    cursor: default;
    background: transparent url(../images/arrow_orange.gif) no-repeat scroll 0 50%;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 0 30px;
    padding: 0 0 0 13px;
    text-transform: uppercase;
}

.welcome-owner:hover {
    color: #FFFFFF !important;
}

.roster-lightbox {
    position: absolute;
    z-index: 200;
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .9;
    border: 4px solid #CB7930;
}

.roster-lightbox .video {
    width: 490px;
    height: 420px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -245px;
    margin-top: -210px;
}

.roster-lightbox .upload {
    border: solid 2px white;
    width: 230px;
    height: 120px;
    position: absolute;
    left: 50%;
    top: 20%;
    margin-top: -75px;
    margin-left: -115px;
    background: #D4D6E0;
    opacity: 1;
    padding: 15px;
}

.roster-lightbox .video .video-block {
    border: 3px solid White;
    display: block;
    background: #f0f0f0;
    text-align: center;
    color: Red;
    font-weight: bold;
}

.roster-lightbox .video .close-link {
    display: block;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    padding-bottom: 5px;
    font-size: 14px;
}

.roster-lightbox .video .close-link:hover {
    color: #fff;
}

.prevCarouselMenu, .nextCarouselMenu {
    background: none !important;
    padding-left: 0 !important;
    cursor: pointer;
    display: block;
    margin: 0 auto;
}

.JCarouseledVideo img {
    width: 80px !important;
    height: 60px !important;
}

.JCarouseledVideo .title {
    margin: 0;
}

.popupEditorLightbox {
    position: absolute;
    z-index: 200;
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .9;
    border: 4px solid #CB7930;
    vertical-align: middle;
    text-align: center;
}

.popupEditorInnerBox {
    background: #D4D6E0;
    border: solid 2px white;
    padding: 20px 40px 20px 40px;
    z-index: 201;
    position: absolute;
    left: 30%;
    top: 10px;
}

.noWrap {
    white-space: nowrap;
}

.product_list img {
    border: 1px solid #031527 !important;
    padding: 4px;
}

.product_list td {
    text-align: center;
    vertical-align: top;
    padding: 0 20px;
}

.product_list td div {
    margin: 0;
}

.product_list td img {
    margin: 15px 0 0 !important;
}

.product_list .prod_list_title {
    display: block;
    color: #cb7930;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 8px;
}

.product_list .store_table {
    background: url(../images/table_sep.gif) repeat-y 50% 0;
    border-collapse: collapse;
}

.about_page .product_list .store_table {
    background: url(../images/table_sep.gif) repeat-y 220px 0;
}

.product_list .store_table td {
    border-bottom: 1px solid #7984a8;
}

.table_outer {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.table_outer_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #E9EBF5;
    font-size: 0;
    line-height: 0;
}

.ico_view {
    background: url(../images/ico_view.gif) no-repeat 100% 0;
    height: 23px;
    width: 92px;
    display: block;
    margin: 0 auto;
    padding-left: 25px;
}

.ico_inq {
    background: url(../images/ico_inq.gif) no-repeat 100% 0;
    height: 24px;
    width: 144px;
    display: block;
    margin: 0 auto 20px;
    padding-left: 25px;
}

.ico_view:hover, .ico_inq:hover {
    background-position: 100% 100%;
}

.btn_edit {
    background: url(../images/btns/admin_edit.gif) no-repeat 0 0;
    height: 22px;
    width: 22px;
    display: inline-block;
    margin: 0 auto;
    border: none;
    cursor: pointer;
}

.inq_popup {
    background: none repeat scroll 0 0 #E9EBF5;
    border: 1px solid #FFFFFF;
    padding: 35px 80px;
    width: 320px;
}

.inq_popup .btn_close {
    position: absolute;
    right: -12px;
    top: -17px;
    height: 34px;
    width: 34px;
    z-index: 9999;
    background: url(../images/btn_popup_close.png) no-repeat 50% 50%;
}

*html .inq_popup .btn_close {
    background: url(../images/btn_popup_close.gif) no-repeat 50% 50%;
}

.inq_popup .f_inputs input,
.inq_popup .f_inputs textarea {
    border: 1px solid #CB7930;
    background: #fff;
    padding: 3px;
    width: 200px;
    font: 12px / 1.4 Arial, Tahoma, Verdana, sans-serif;
}

.inq_popup .f_row {
    width: 100%;
    overflow: hidden;
    padding: 3px 0;
}

.inq_popup .f_row label {
    float: left;
    width: 60px;
    font-weight: bold;
}

.inq_popup .f_row .f_inputs {
    padding: 0 0 0 60px !important;
}

.inq_popup h3 {
    margin: 10px 0 20px;
    text-indend: -9999px;
    height: 14px;
    background: url(../images/head_inq_popup.gif) no-repeat 50% 0;
}

.inq_popup .btn_orange {
    display: block;
    margin: 5px auto;
    width: 44px;
}

.shadowBackPanel {
    background: #000; /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */
    filter: alpha(opacity = 50); /* Netscape */
    -moz-opacity: 0.5; /* Safari 1.x */
    -khtml-opacity: 0.5; /* Good browsers */
    opacity: 0.5;
}

/* = Articles Page */
.article_page .article_header{
	color:#cb7930;
	font-family:Tahoma;
	font-size:21px;
	font-weight:normal;
	margin:0px 0 10px;
	text-transform:uppercase;
}
.article_page .most_recent{
	color:#04122f;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:16px;
	font-weight:normal;
	padding:0 0 10px;
	padding:0;
	text-transform:uppercase;	
	display:block;
}
.article_page .artcile_tbl{
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom:1px solid #04122F;
	width:100%;
}
.article_page .artcile_tbl td{
	vertical-align:top;	
	padding:13px 0 10px;
	border-top:1px solid #04122f;
}
.article_page .artcile_tbl .single_row .article_text p{
	margin:0;	
}
.article_page .artcile_tbl tr.opened td{
	border-style:none;	
	padding-top:0;
}
.article_page .artcile_tbl tr.opened .article_text{
	margin-top:-10px;	
	position:relative;
}
.article_page .artcile_tbl td.article_img{
	padding-left:15px;	
}
.article_page .artcile_tbl td.article_img img{
	border:1px solid #a0a0a0 !important;
}
.article_page .article_date{
	color:#cb7930;
	margin-bottom:12px;
}
.article_page .article_text{
	line-height:18px;
	color:#656766;
}
.article_page .artcile_tbl h2{
	color:#031929;
	font:normal 21px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
.article_page .read_more_lnk{
	width:80px;
	height:13px;
	background:url(../images/btns/read_more_lnk.gif) no-repeat;
	display:block;
	margin-top:10px;
}
.article_page .less_art_btn{
	width:78px;
	height:11px;
	background:url(../images/btns/less_btn.gif) no-repeat;
	display:block;
	margin-top:10px;
	cursor:pointer;
}
.article_page .prev_post_lnk{
	margin-top:15px;
	background:url(../images/btns/view_prev_post.gif) no-repeat;
	width:167px;
	height:11px;
	display:block;
}
.article_page .read_more_lnk:hover,
.article_page .less_art_btn:hover,
.article_page .prev_post_lnk:hover{
	background-position:left bottom;
}



