@import "reset.css";

.clearfix:after, .date2:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/*------------------ Main Styles --------------*/
.body {
    position: fixed;
    width: 100%;
    height: 100%;
}

.wrapper {
    width: 1000px;
    margin: 0px auto;
}

.scrollArea {
    padding-top: 15px;
    position: relative;
}

.wrapContent {
    width: 970px;
    text-align: left;
    padding: 15px;
}

/* Footer */
#footer {
    height: 25px;
    font: 12px arial;
    padding-top: 5px;
    line-height: 1.5em;
    margin-top: 15px;
    position: relative;
    z-index: 3;
}

#footer .copyright {
    width: 1000px;
    margin: 0px auto;
}

#footer .dima {
    width: 700px;
    float: left;
    margin: 0px auto;
}

#footer .grafica {
    width: 300px;
    float: right;
    margin: 0px auto;
}

#footer .grafica a {
    color: #6dd42f;
    text-decoration: none;
    font-weight: bold;
}

/* Header */
#header {
    position: relative;
    z-index: 2;

}

#headerTop {
    position: relative;
    z-index: 2;
    padding-top: 27px;
    width: 1000px;
    margin: 0px auto;
}

/* Logo */
#logo {
    float: left;
    display: block;
    width: 336px;
    height: 100px;
    margin: 0px auto;
    text-indent: -9999px;
}
.logo_holder {height: 100px;}

/* Skin Switcher */
.skins {
    width: 120px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1000;
}

.switch_skin {
    display: none;
    width: 120px;
    padding-bottom: 8px;
    margin: 0px;
}

.switch_skin li {
    padding-left: 5px;
    padding-top: 5px;
}

.switch_skin li a {
    font: 12px arial;
    display: block;
    padding-left: 20px;
}

.switch_skin li a:hover {text-decoration: none;}

.skin_switcher {
    display: block;
    float: right;
    font: 12px arial;
    line-height: 25px;
    width: 60px;
    height: 25px;
    padding-left: 14px;
}
.skin_switcher:hover {text-decoration: none;}

#headerCenter {
    text-align: center;
    height: 45px;
    margin-top: 15px;
    position: relative;
    z-index: 1;
}

#headerCenter .menu {
    width: 1000px;
    margin: 0px auto;
    padding-left: 45px;
}

#headerCenter .menu li {
    display: inline-block;
    margin-right: 45px;
}

#headerCenter .menu li a {
    font: 14px arial;
    display: inline-block;
    height: 45px;
    line-height: 45px;
}
#headerCenter .menu li a:hover {text-decoration: none;}

/*---------- Animate Line For Menu -------------*/
.nav-wrap {

}

.group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

#example-one {
    margin: 0 auto;
    list-style: none;
    position: relative;
    width: 960px;
}

#magic-line {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 3px;
}


#slide-nav {
    padding-bottom: 9px;
}

/*---------- Tab Control Styles-------------*/
.tabControl {
    padding: 15px;
    padding-right: 16px;
    margin-top: 15px;
}

.padd0 {padding: 0px !important;}
.mt0 {
    margin-top: 0px !important;
}
.mt73 {
    margin-top: 73px !important;
}
.mt88 {
    margin-top: 88px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mb15 {
    margin-bottom: 15px !important;
}

.noBg {background: none !important;}

.tabControlWrapper {
    overflow: hidden;
}

.tabs_little {

}

.tabs_little li {
    float: left;
    width: 321px;
}

.tabs_little li:first-child {
    width: 322px;
    border-left: none;
}

.panes_little_holder {
    padding: 0px 19px 0px 19px;
}

.tabs_little li a {
    display: block;
    width: 321px;
    text-align: center;
    text-transform: uppercase;
    height: 50px;
    font:16px arial;
    line-height: 50px;
}

.tabs_little li a:hover {text-decoration: none;}

.tabs_little li a:first-child {
    width: 322px;
}

.panes_little {
    overflow: hidden;
    position: relative;
}

.panes_little_holder {
    position: relative;
}

.news_holder {margin-top: 18px;}


.news_table {
    margin-bottom: 14px;
}

.news_table td {
    vertical-align: top;
    padding-left: 23px;
}

.news_table td {
    vertical-align: top;
    text-align: justify;
    padding-left: 23px;
}

.news_table tr td:first-child {
    padding-left: 0px;
}

.news_table tr td img {
    margin-top: 12px;
    padding: 7px;
}

.news_table tr td .video {
    padding: 7px;
}

.news_link {
    height: 40px;
    width: 100%;
}

.news_link a {
    font: 12px arial;
    display: inline-block;
    padding: 4px 15px 4px 15px;
    text-transform: capitalize;
}

.news_link a:hover {text-decoration: none;}

td .news_link a {
    margin-right: 2px;
}

.news_content, .news_content_header {
    width: 295px;
    overflow: hidden;
}

.news_content_header h3 {
    font: 25px tahoma;
    overflow: hidden;
    line-height: 1.3em;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}

.news_content_header h3:first-letter {
    font-weight: bold;
}

.date {
    font: 11px arial;
    display: inline-block;
}

.news_content_header {
    text-align: left;
}

.news_content p {
    font: 12px arial;
    line-height: 1.5em;
    margin-top: 0.8em;
    margin-bottom: 1.4em;
}

.news_content p span, .underlined {
    text-decoration: underline;
}

.news_content a {
    text-decoration: none;
}

.news_content a:hover {
    text-decoration: underline;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.photo_content, .photo_content_header {
    width: 215px;
    overflow: hidden;
}

.photo_content_header h3 {
    font: 14px arial;
    overflow: hidden;
    line-height: 28px;
    height: 20px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.photo_content_header {
    text-align: left;
}

.date2 {
    font: 11px arial;
    padding: 2px 10px 2px;
    margin-top: 12px;
    margin-bottom: 15px;
}
.date2 span {
    font-style: italic;
    float: left;
}
.date2 span.date {
    float: right;
}

.date2 a {}

.date2 a:hover {
    text-decoration: underline;
}

/*-------------------- Slider ---------------------------*/
.wrap {
    width: 970px;
    text-align: left;
    padding: 15px;
}

div#top div#nav {
    float: left;
    clear: both;
    width: 970px;
    height: 52px;
    margin: 22px 0 0;
}

div#top div#nav ul {
    float: left;
    width: 700px;
    height: 52px;
    list-style-type: none;
}

div#nav ul li {
    float: left;
    height: 52px;
}

div#nav ul li a {
    border: 0;
    height: 52px;
    display: block;
    line-height: 52px;
    text-indent: -9999px;
}

div#galleryHeader {
    margin: 0;
}

div#galleryHeader div.wrap {
    position: relative;
    /*height: 332px;*/
}

div#galleryHeader div#slide-holder {
    z-index: 40;
    width: 970px;
    height: 332px;
    position: relative;
}

div#galleryHeader div#slide-holder img {
    margin: 0;
    display: none;
    position: absolute;
}



div#galleryHeader div#slide-holder div#slide-controls p.text {
    float: left;
    display: inline;
    font-size: 10px;
    line-height: 16px;
    margin: 15px 0 0 20px;
    text-transform: uppercase;
}

#slide-nav {
    margin: -25px 15px 0 -15px;
    position: relative;
    width: 1000px;
}

#slide-nav a {
    float: left;
    display: block;
    font-size: 11px;
    margin: 0;
    padding-left: 67px;
    line-height: 24px;
    font-weight: bold;
    text-decoration: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-align: center;
}

#slide-nav a h3 {
    font: 18px arial;
    margin-top: -8px;
}

#slide-nav a img {
    position: static !important;
    display: block !important;
}

#slide-nav a.on {
    background-position: 0 -24px;
}

/*-------------------- Gallery Classic---------------------------*/
.galleria-container {
    position: relative;
    overflow: hidden;
}

.galleria-container img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.galleria-stage {
    position: absolute;
    top: 10px;
    bottom: 60px;
    left: 10px;
    right: 10px;
    overflow: hidden;
}

.galleria-thumbnails-container {
    height: 50px;
    bottom: 0;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 2;
}

.galleria-carousel .galleria-thumbnails-list {
    margin-left: 30px;
    margin-right: 30px;
}

.galleria-thumbnails .galleria-image {
    height: 40px;
    width: 60px;
    margin: 0 5px 0 0;
    float: left;
    cursor: pointer;
}

.galleria-counter {
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: right;
    font: normal 11px/1 arial, sans-serif;
    z-index: 2;
}

.galleria-loader {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    display: none;
}

.galleria-info {
    width: 50%;
    top: 15px;
    left: 15px;
    z-index: 2;
    position: absolute;
}

.galleria-info-text {
    padding: 12px;
    display: none;
}

.galleria-info-title {
    font: bold 12px/1.1 arial, sans-serif;
    margin: 0;
}

.galleria-info-description {
    font: italic 12px/1.4 georgia, serif;
    margin: 0;
}

.galleria-info-title+.galleria-info-description {
    margin-top: 7px;
}

.galleria-info-close {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-position: -753px -11px;
    opacity: .5;
    cursor: pointer;
    display: none;
}

.galleria-info-link {
    background-position: -669px -5px;
    opacity: .8;
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.galleria-info-link:hover,
.galleria-info-close:hover {
    opacity: .5;
}

.galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 100%;
    height: 31px;
    left: 0;
}

.galleria-image-nav-left,
.galleria-image-nav-right {
    opacity: .7;
    cursor: pointer;
    width: 16px;
    height: 31px;
    position: absolute;
    left: 10px;
    z-index: 2;
}

.galleria-image-nav-right {
    left: auto;
    right: 10px;
    background-position: -300px 0;
    z-index: 2;
}

.galleria-image-nav-left:hover,
.galleria-image-nav-right:hover {
    opacity: .5;
}

.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background-position: -495px 5px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 23px;
    z-index: 3;
    opacity: .8;
}

.galleria-thumb-nav-right {
    background-position: -578px 5px;
    border-right: none;
    right: 0;
    left: auto;
}

.galleria-thumbnails-container .disabled,
.galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    cursor: default;
}

.galleria-thumb-nav-left:hover,
.galleria-thumb-nav-right:hover {
    opacity: 1;
}

.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right {
    display: block;
}

.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right {
    background-repeat: no-repeat;
}

/*---------- NyroModal Popup Styles -------------*/
#nyroModalWrapper {
    padding: 20px;
}

#nyroModalWrapper #nyroModalTitle {
    position: absolute;
    top: 3px;
    font: 11px arial;
}

#nyroModalWrapper #closeBut {
    position: absolute;
    top: 3px;
    right: 0px;
    padding-right: 7px;
    background: none;
}

#nyroModalWrapper a {
    display: block;
    font: 11px arial;
}

.nyroModalPrev {
    float: left;
    margin-top: -1px;
    padding: 2px 7px 2px 16px;
}

.nyroModalNext {
    float: right;
    margin-top: -1px;
    padding: 2px 16px 2px 7px;
}

.contentBg {
    padding: 15px 19px 10px 19px;
}

.styles_page .contentBg {
    padding: 0px 19px 0px 19px;
}

.contentBg h2, .h2_title {
    font: 30px tahoma;
    margin-bottom: 15px;
}

.h2_title {padding-bottom: 10px;}

.contentBg h3, .h3_title {
    font: 20px tahoma;
    margin-bottom: 15px;
}

.h3_title {padding-bottom: 8px;}

#pageTitle, .pageTitle {
    text-align: left;
    padding-left: 25px;
    padding-bottom: 0px;
    margin: 0px;
    font-family: "Century Gothic", Tahoma, sans-serif;
    font-weight: normal;
    font-size: 40px;
    line-height: 40px;
}

.introText {
    width: 545px;
    padding-right: 15px;
    font: italic 18px arial;
    line-height: 1.3em;
    margin: 0px;
}

/*---------- What Styles-------------*/
.what {
    width: auto;
    float: left;
    font: 12px arial;
    line-height: 1.5em;
    text-align: justify;
    
}
.what h2 {padding-bottom: 10px;}

.what h4 {
    font-size: 12px;
    margin-bottom: 10px;
}

.what_img_holder {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
    padding: 7px;
}

.what img {
    float: left;
}

.topB {
    padding-top: 15px;
    margin-top: 10px;
    height: 30px;
}

.topB2 {
    margin-top: 8px;
}

.what_list {
    padding-top: 15px;
}

.what_list li {
    font: 12px arial;
    line-height: 1.65em;
    text-decoration: none;
    padding-left: 30px;
    padding-bottom: 5px;
}

/*---------- Testimonials Styles -------------*/
.testimonials {
    width: 372px;
    float: right;
}
.testimonials h2 {padding-bottom: 10px;}

.hintTestHolder {
    position: relative;
    height: 205px;
}

.hintTest1 {
    position: absolute;
    width: 372px;
    font: 14px arial;
    line-height: 20px;
}

.hintTestTitle {
    font-size: 17px;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    height: 20px;
    margin-top: 0px;
}

.hintTestsign {
    padding-top: 20px;
    height: 20px;
    overflow: hidden;
}

.hintTestTop {
    height: 10px;
}

.hintTestBottom1 {
    height: 24px;
}

.hintTestBottom2 {
    height: 24px;
}

.hintTestBottom3 {
    height: 24px;
}

.hintTestBody {
    padding: 10px 30px 11px 35px;
}

.hintTestBody p {
    display: block;
    height: 80px;
    overflow: hidden;
    margin-bottom: 0px;
}

.hint_tab {
    float: left;
    padding: 7px;
    margin-top: 12px;
}

.hint_tab img {
    float: left;
}

.ml20 {
    margin-left: 20px;
}

.pb10 {
    padding-bottom: 10px !important;
}

.none_b_p {
    border-bottom: none !important;
    padding-bottom: 0px !important;
}

.none_b_p td {
    border-bottom: none !important;
}


/*---------- Rewards Styles-------------*/
.rewards {
    width: 300px;
}

.rewards:first-child {
    border-top: none;
    margin-top: 10px;
}
.rewards:first-child h4 {padding-bottom: 11px;}
.rewards h4 {
    font:bold 15px arial;
    line-height: 1.5em;
    padding-left: 25px;
    padding-bottom: 12px;
    padding-top: 10px;
    margin: 0px;
}

.rewards p {
    font: 12px arial;
    line-height: 1.5em;
}

.what_list_new {
    padding-top: 10px;
    margin-bottom: 0px;
}

.what_list_new li {
    font: 12px arial;
    line-height: 25px;
    text-decoration: none;
    padding-left: 25px;
    padding-bottom: 4px;
}

.pt15 {
    padding-top: 15px !important;
}

.pt14 {
    padding-top: 14px !important;
}

.video_table {
}

.video_table td {
    padding-bottom: 10px;
}


/*---------- Pagenavigator Styles-------------*/
.pager {
    padding-top: 0px;
    padding-bottom: 15px;
    text-align: center;
}

.pager a {
    display: inline-block;
    padding: 0px;
    text-align: center;
    width: 30px;
    height: 30px;
    font: 14px arial;
    line-height: 30px;
}

.pager a:hover {text-decoration: none;}

.pager span {
    display: inline-block;
    padding: 0px;
    text-align: center;
    width: 30px;
    height: 30px;
    font: 14px arial;
    line-height: 30px;
}

.pager .next, .pager .prev {
    text-indent: -9999px;
}

/*---------- News Page Styles For News Items -------------*/
.heightAuto {height: auto !important;}

.news_item .date2 {
    display: block;
    cursor: default;
    margin-top: 0;
}

.news_item {
    padding-top: 10px;
    padding-bottom: 10px;
}

.news_item h3 {
    cursor: pointer;
    display: block;
    padding-left: 40px;
    padding-right: 30px;
    padding-top: 5px;
    margin-bottom: 0;
}

.news_title:first-letter {
    font-weight: bold;
    display: inline-block;
    font-size: 20px;
    padding-top: 5px;
    padding-right: 1px;
}


.news_title {
    display: block;
    padding-top: 3px;
    padding-bottom: 15px;
    font: 17px tahoma;
    line-height: 1.3em;
}

.news_content2 {
    width: 860px;
    padding-left: 40px;
    padding-right: 30px;
    padding-bottom: 5px;
}

.news_content2 img {
    padding: 7px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.news_content2 {
    width: 860px;
    font: 12px arial;
    line-height: 1.5em;
}

.news_content2 p a:hover, .news_content2 a:hover {
    text-decoration: underline;
}


/*---------- Contacts Styles -------------*/
.contact_area h3 {
    font: 20px arial;
    padding-top: 10px;
    padding-bottom: 15px;
}

.contact_form {
    float: left;
    width: 610px;
}

.input_fields {
    float: left;
    width: 265px;
}

.f_row {
    padding-bottom: 8px;
    position: relative;
}

.f_row label {
    display: block;
    font: 12px arial;
    padding-bottom: 5px;
}

.f_row label.error {
    position: absolute;
    right: 8px;
    top: 0px;
}

.f_row input {
    outline: none;
    height: 23px;
    padding-top: 3px;
    width: 255px;
    font: 14px arial;
}

.f_row textarea {
    resize: none;
    outline: none;
    margin: 0px;
    padding: 0px;
    height: 198px;
    width: 330px;
    font: 14px arial;
}

.send {
    cursor: pointer;
    display: block;
    float: right;
    font: 12px arial;
    padding: 5px 25px;
    margin-top: 8px;
}

.textarea_field {
    float: right;
    width: 332px;
}

.textarea_field .f_row label.error {
    position: absolute;
    right: 0px;
    top: 0;
}

.visit {
    float: right;
    width: 285px;
}

.row_info {
    padding-top: 10px;
    margin-bottom: 0px;
}

.row_info li {
    padding-left: 53px;
    padding-bottom: 28px;
}

.row_info p {
    font: 12px arial;
    margin-bottom: 0px;
}

/*---------- Visit Us Or Make A Call Styles -------------*/
.row_info .address {
    padding-bottom: 23px;
}

.row_info .email {
    padding-bottom: 20px;
}

.row_info .skype {
    padding-top: 5px;
}


/*---------- Socials Styles -------------*/
.icons {
}

.icons li {
    display: inline-block;
    padding-top: 16px;
}

.icons li a {
    float: left;
    margin-left: 13px;
    text-indent: -9999px;
    width: 26px;
    height: 26px;
}

.icons li:first-child a {
    margin-left: 0px;
}

.icons .facebook {
    padding-top: 5px;
}

.icons .twitter {
    padding-top: 5px;
}

.icons .flickr {
    padding-top: 5px;
}

.icons .digg {
    padding-top: 5px;
}

.icons .stumble {
    padding-top: 5px;
}

.icons .ff {
    padding-top: 5px;
}

.icons .rss {
    padding-top: 5px;
}

/*---------- Location Styles -------------*/
.location {
    padding-bottom: 15px;
}
.location_title {
    font: 20px arial !important;
    margin-top: 10px;
}

.google_map {
    float: left;
    padding: 7px;
    width: 460px;
    position: relative;
}

.google_map small {
    font: 12px arial;
}

.google_map small a:hover {
    text-decoration: underline;
}

.location_text {
    float: right;
    width: 425px;
}

.location_text p {
    font: 12px arial;
    line-height: 1.6em;
    margin-bottom: 12px;
}

.location_text p a:hover {
    text-decoration: underline;
}

.location_text p span {
    text-decoration: underline;
}

.pb20 {
    padding-bottom: 20px;
}

.pt0 {
    padding-top: 0px !important;
}

.p_none {
    padding: 0px !important;
}

.star_title {
    padding-left: 30px;
    font: 25px tahoma !important;
    line-height: 1.3em;
    margin-top: 10px;
    padding-bottom: 10px;
}
#gallerianna {height: 533px;}
.galleria-container {height: 0px;}

/*--------- Styles For Typography Samples -------*/

code, pre {
    display: inline-block;
    background:#eee;
    border-left:1px solid #000000;
    border-top:1px solid #000000;
    border-right:1px solid #535353;
    border-bottom:1px solid #535353;
    padding: 1px 4px;
    color: #000;
    text-shadow: none;
    text-align: left;
    font-size: 12px;
    line-height: 1.3em;
    margin: 10px 0px 5px 0px !important;
}
pre {font-size: 12px; padding:0 5px; line-height: 1.5em; background:#eee url(../images/code.gif) repeat left 0px;}
.sampleBlock {height: auto !important;}

.topBB {
    margin: 20px 0px 40px 0px;
    border-width: 1px !important;
    border-style: dashed !important;
    padding: 10px;
}

.abbr_table {}
.abbr_table td {padding: 6px 8px 6px 0;}
.abbr_table tr td:first-child {width: 200px;}

/*------------------ Default Table Styles --------------*/
.default_table {width: 100%;}
.default_table th {text-align: center; padding: 5px 10px; border: 1px solid #000;}
.default_table td {text-align: center; padding: 5px 10px; border: 1px solid #000;}
.default_table tr td:first-child {text-align: left; font-weight: bold;}

/*------------------ Main Styles For Layout --------------*/

/* Slide Show */

#Slideshow { height: 435px; overflow: hidden; margin: -8px -8px 0;}
#SlideTop, #SlideRepeat, #SlideBottom, .slidePrev, .slideNext,
#slidePager, #SlidesWrapper { position: relative; z-index: 59;}
	
#SlideTop, .slideTopLeft, .slideTopRight, .slideTopMiddle	{ height: 16px; }
#SlideTop, #SlideBottom { overflow: hidden; position: relative;}
	.slideTopLeft, .slideBottomLeft		{ left: 0; position: absolute; width: 25px; 
										  background: transparent url("../images/slideTop-left.png") no-repeat 0 0; }
	.slideTopRight, .slideBottomRight	{ right: 0; position: absolute; width: 25px;
										  background: transparent url("../images/slideTop-right.png") no-repeat 100% 0; }
	.slideTopMiddle, .slideBottomMiddle { margin: 0 25px; background: transparent url("../images/slideTop-repeat.png") repeat-x 0 0; }
		
#SlideBottom, .slideBottomLeft, .slideBottomRight, .slideBottomMiddle	{ height: 48px; }
#SlideBottom { clear: both; }
	.slideBottomLeft	{ background: transparent url("../images/slideBottom-left.png") no-repeat 0 100%; }
	.slideBottomRight	{ background: transparent url("../images/slideBottom-right.png") no-repeat 100% 100%;}
	.slideBottomMiddle	{ background: transparent url("../images/slideBottom-repeat.png") repeat-x 0 100%;}

#SlideRepeatLeft					{ background: transparent url("../images/slideRepeat-left.png") repeat-y 0 0;
									  float: left; height: 306px; width:10px; }
#SlideRepeatRight					{ background: transparent url("../images/slideRepeat-right.png") repeat-y 100% 0; 
									  float: right; height: 306px; width: 10px; }
#SlideShadow						{ background: transparent url("../images/slideShadow.png") no-repeat 0 0; 
									  height: 67px; margin: 8px 0 0; overflow: hidden; position: relative; top: -358px; width: 650px; }
#SlidesWrapper						{ background: #fff; height: 341px; margin: 0 0 0 9px; overflow: hidden; top: -358px; width: 632px; }
#SlideNextPrev,.nivo-directionNav	{ bottom:0; height:30px; margin: 0 0 0 258px; position: absolute; width: 134px; z-index: 59; }
.nivo-directionNav					{ bottom: 5px; }
a.slidePrev,.nivo-prevNav			{ background: transparent url("../images/slidePrev.png") no-repeat 0 0;
									  float: left; height: 30px; text-indent: -9999px; width: 67px; }
a.slideNext,.nivo-nextNav			{ background: transparent url("../images/slideNext.png") no-repeat 0 0; 
									  float: right; height: 30px; text-indent: -9999px; width:67px; }
a.slidePrev:hover, a.slideNext:hover,
a.nivo-prevNav:hover, a.nivo-nextNav:hover { background-position: 0 -30px;}

	/* Slide Show - Alternate Layout (jQuery Cycle Full Width */
	#SlideshowFull { width: 990px; height:427px; margin: -12px auto 8px; position: relative; overflow: hidden; }
	#SlideshowFull #SlidesWrapper { width: 972px; }
	#SlideshowFull #SlideNextPrev, #SlideshowFull .nivo-directionNav { margin-left: 413px; }
	#SlideshowFull #SlideTop { height:11px; margin-bottom:5px; }
	#SlideshowFull #SlideRepeatLeft, #SlideshowFull #SlideRepeatRight { width: 8px; }
	#SlideshowFull #SlideShadow { width: 990px; background: transparent url("../images/slideShadow-fullSize.png") no-repeat 0 0; }
	

