/* Copyright 2011, Dmitry Semenov, http://dimsemenov.com */

/*html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #303030;
}

 =============================================================================
   Links
   ========================================================================== 

a { color: #2980a0; cursor: pointer; }
a:visited { color: #06A; }
a:hover { color: #C00; }
a:focus { outline: thin dotted; }

 Improve readability when focused and hovered in all browsers: h5bp.com/h 
a:hover, a:active { outline: 0; }



 =============================================================================
   Lists
   ========================================================================== 

ul, ol { margin: 0; padding: 0; }


 =============================================================================
   Embedded content
   ========================================================================== 


 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 


*/


/*img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }*/


/*





 Preview styles 
#logo {
    width: 369px;
    height: 65px;
    margin: 42px auto 35px;

    position: relative;
    display: block;
}
#logo a {
    background: url('preview-sprite.png') no-repeat -10px -27px;
    width: 369px;
    height: 65px;


    text-decoration: none;
    color: #EEE;	
    display: block;

    text-indent: -9999px;
}
.logo-hand-drawn-text {
    display: block;
    position: absolute;
    right: -150px;
    top: -25px;

    background: url('preview-sprite.png') no-repeat -12px -94px;
    width: 154px;
    height: 59px;
}
.click-and-drag-text {
    display: block;
    position: absolute;
    lef: 0;
    top: -25px;

    background: url('preview-sprite.png') no-repeat -181px -97px;
    width: 98px;
    height: 58px;
}


#preview-select {	
    margin: 35px auto;
    width: 548px;
    height: 45px;
    position: relative;
}
.preview-btn {
    display: block;
    background: #EEE;
    padding: 10px 15px;
    margin: 0 6px;
    width: 95px;
    text-align: center;
    float: left;
}
.preview-btn.selected {
    text-decoration: none;
    color: #000;
}

#big-buy {
    width: 258px;
    height: 78px;
    margin: 40px auto 40px;
    display: block;
    position: relative;
    text-align: center;
}
.big-buy-btn {
    background: url('preview-sprite.png') no-repeat -396px -2px;	
    text-indent: -9999px;
    width: 258px;
    height: 58px;
    display: block;	
}
.big-buy-btn:hover {
    background-position: -396px -62px;
}








#top-bar {	
    background: url('img/top-bar-pattern.png') repeat-x 0 0;


    height: 40px;

    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.30);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.30);
    box-shadow: 0 1px 3px rgba(0,0,0,0.30);

    z-index: 100;	
    width: 100%;
    position: fixed;	

}
a.codecanyon-logo {
    background: url('preview-sprite.png') no-repeat 0 0;
    width: 120px;
    height: 21px;

    display: block;
    margin-top: 10px;
    margin-right: 15px;
    float: right;
    text-indent: -210px;
    color: #EEE;
    text-decoration: none;
}
a.codecanyon-logo:hover {
    text-decoration: underline;
}

.codecanyon-logo:hover span {
    text-decoration: underline;
}
.social-buttons {
    float:left;
    heigth:20px;
    margin: 10px 0 0 10px;
}
.social-buttons .share-text {
    float:left;
    color: #EEE;
    position:relative;
    padding-right:4px;
}
.social-buttons .social-btn {
    float:left;
    padding: 0 5px;
}
.social-buttons .like-btn {
    margin-top: 1px;	
    width: 79px;
    overflow: hidden;
}
.social-buttons .tweet-btn {
    margin-top: 1px;
    cursor:pointer; 
    width:100px;
}
.social-buttons .inshare-btn {
    margin-top: 1px;
}
.social-buttons .gplus-btn {
    margin-top: 1px;
    width:65px;
}
#main-body {
    padding-top: 53px;
}


#carousel-ajax-container {
    width: 100%; height: 320px;
}



#description-text,
#get-wordpress-version-text {
    margin: 55px auto;
    width: 660px;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #EEE;
    font-weight: bold;
    color: #555;
}
#get-wordpress-version-text {
    margin-top: 15px; 
}
.video-features-wrap {
    width: 940px;	
    margin: 35px auto;
    height: 160px;
}

.video-features-wrap .features {
    margin: 2px 0 0 10px;
    width: 400px;
    float:left;
}
.video-features-wrap .features.left {
    width: 400px;
    margin-left: 70px;	
}
.video-features-wrap h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 3px 0 0 0;
    padding: 0;
    color: #555;
}
.video-features-wrap .features-list {
    margin-top: 10px;

}
.video-features-wrap .features-list li {
    line-height: 2.3em;
    background: url(img/checkmark.png) no-repeat 0 4px;
    padding-left: 24px;
    list-style-type: none;


    color: #000;
}




#screenshots-wrap {
    width: 640px;
    position: relative;
    margin: 40px auto 40px;
    display: block;
    height: 102px;
}
.screenshot-thumb {
    background: url('../img/royalslider-preview-sprite.png') no-repeat -443px -124px;
    width: 142px;
    height: 102px;

    margin: 0 8px;
    float:left;	
    cursor: pointer;
    display: block;
    position: relative;
}
.screenshot-thumb img {
    margin: 4px 0 0 4px;
    opacity: 0.8;

    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; 
}
.screenshot-thumb img:hover {
    margin: 4px 0 0 4px;
    opacity: 1;
}
.screenshot-thumb .open-icon {	
    background: url('../img/royalslider-preview-sprite.png') no-repeat -485px -4px;
    width: 20px;
    height: 21px;
    position: absolute;
    right: -8px;
    top: -8px;

}
.slider-screenshots-arrow {
    background: url('../img/royalslider-preview-sprite.png') no-repeat -584px -4px;
    width: 120px;
    height: 57px;

    position: absolute;
    right: -115px;
    top: -30px;
}


.bottom-info {
    font-size: 13px;
    color: #555;
    width: 500px;
    margin: 35px auto 20px;
    text-align: center;
}








*
* Carousel with a single image per view
*
#carousel-single-image {
    width: 400px;
    height: 400px;
    margin: 0 auto;			
    background: #242021;
    top: 25px;
}
#carousel-single-image .touchcarousel-container {
    height: 100%;
    background: url(img/wood-pattern.jpg) repeat;
}
#carousel-single-image .touchcarousel-item {
    margin-right: 0;
    width: 400px;
    height: 400px;
}
#carousel-single-image img {
    width: 300px;
    height: 300px;
    margin: 47px 0 0 47px;	

    float:left;
    position: relative;
    display: block;
    padding: 3px;
    background: #FFF;
    border: 0;

    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,0.6);
    box-shadow: 0 1px 6px rgba(0,0,0,0.6);
}
#carousel-single-image .tc-paging-container {
    margin-top: -29px;
}

*/


/**
* Carousel with image and text, custom skinned scrollbar
**/
a {
    TEXT-DECORATION: none
}
a:hover {
    TEXT-DECORATION: none
}
#carousel-image-and-textMusic1 {
    width: 97%;
    position: relative;
    height: 80px;
    background: #FFFFFF;
}	
#carousel-image-and-textMusic1 .touchcarousel-item {
    margin-right: 5px;	
    width: auto;
}
#carousel-image-and-textMusic1 .item-block {
    display: block;
}
#carousel-image-and-textMusic1 .item-block img,
#carousel-image-and-textMusic1 .item-block h4, 
#carousel-image-and-textMusic1 .item-block p {
    float: left;
    position: relative;
    display: block;
    margin: 0;			
}
#carousel-image-and-textMusic1 .item-block img {
    border: 0;
    padding: 0;		
}
#carousel-image-and-textMusic1 .item-block {			
    text-decoration: none;
    color: inherit;			
}					
#carousel-image-and-textMusic1 .item-block h4 {
    font: bold 13px/20px Helvetica, Arial, sans-serif;
    color: #000;
    height: auto;		
    padding: 2px 0 0 6px;
    -webkit-transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;  	
}
#carousel-image-and-textMusic1 .item-block:hover h4 {	
    color: #1873c9;		
}
#carousel-image-and-textMusic1 .item-block p {			
    font: normal 13px/20px Helvetica, Arial, sans-serif;
    color: #555;		
    padding: 0 0 0 6px;
}
#carousel-image-and-textMusic1 .scrollbar-holder {
    background: #CED7DB;
    bottom: 0;
    height: 1px;
    left: 0;
    right: 0;
}
#carousel-image-and-textMusic1 .scrollbar {
    background-color: #45a8ce !important;
    bottom: 0;
}
/**
* Carousel with image and text, custom skinned scrollbar
**/
#carousel-image-and-textMusic2 {
    width: 97%;
    position: relative;
    height: 80px;
    margin-top: 40px;
    background: #FFFFFF;
}	
#carousel-image-and-textMusic2 .touchcarousel-item {
    margin-right: 5px;	
    width: auto;
}
#carousel-image-and-textMusic2 .item-block {
    display: block;
}
#carousel-image-and-textMusic2 .item-block img,
#carousel-image-and-textMusic2 .item-block h4, 
#carousel-image-and-textMusic2 .item-block p {
    float: left;
    position: relative;
    display: block;
    margin: 0;			
}
#carousel-image-and-textMusic2 .item-block img {
    border: 0;
    padding: 0;		
}
#carousel-image-and-textMusic2 .item-block {			
    text-decoration: none;
    color: inherit;			
}					
#carousel-image-and-textMusic2 .item-block h4 {
    font: bold 13px/20px Helvetica, Arial, sans-serif;
    color: #000;
    height: auto;		
    padding: 2px 0 0 6px;
    -webkit-transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;  	
}
#carousel-image-and-textMusic2 .item-block:hover h4 {	
    color: #1873c9;		
}
#carousel-image-and-textMusic2 .item-block p {			
    font: normal 13px/20px Helvetica, Arial, sans-serif;
    color: #555;		
    padding: 0 0 0 6px;
}
#carousel-image-and-textMusic2 .scrollbar-holder {
    background: #CED7DB;
    bottom: 0;
    height: 1px;
    left: 0;
    right: 0;
}
#carousel-image-and-textMusic2 .scrollbar {
    background-color: #45a8ce !important;
    bottom: 0;
}

/**
* Carousel with image and text, custom skinned scrollbar
**/
#carousel-image-and-textStricker1 {
/*     width: 97%;*/
    width: 98.5%;
    position: relative;
    height: 80px;
    background: #FFFFFF;
}	
#carousel-image-and-textStricker1 .touchcarousel-item {
    margin-right: 5px;	
    width: auto;
}
#carousel-image-and-textStricker1 .item-block {
    display: block;
}
#carousel-image-and-textStricker1 .item-block img,
#carousel-image-and-textStricker1 .item-block h4, 
#carousel-image-and-textStricker1 .item-block p {
    float: left;
    position: relative;
    display: block;
    margin: 0;			
}
#carousel-image-and-textStricker1 .item-block img {
    border: 0;
    padding: 0;		
}
#carousel-image-and-textStricker1 .item-block {			
    text-decoration: none;
    color: inherit;			
}					
#carousel-image-and-textStricker1 .item-block h4 {
    font: bold 13px/20px Helvetica, Arial, sans-serif;
    color: #000;
    height: auto;		
    padding: 2px 0 0 6px;
    -webkit-transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;  	
}
#carousel-image-and-textStricker1 .item-block:hover h4 {	
    color: #1873c9;		
}
#carousel-image-and-textStricker1 .item-block p {			
    font: normal 13px/20px Helvetica, Arial, sans-serif;
    color: #555;		
    padding: 0 0 0 6px;
}
#carousel-image-and-textStricker1 .scrollbar-holder {
    background: #CED7DB;
    bottom: 0;
    height: 1px;
    left: 0;
    right: 0;
}
#carousel-image-and-textStricker1 .scrollbar {
    background-color: #45a8ce !important;
    bottom: 0;
}

/**
* Carousel with image and text, custom skinned scrollbar
**/
#carousel-image-and-textStricker2 {
/*    width: 97%;*/
 width: 98.5%;
    position: relative;
    height: 80px;
    margin-top: 40px;
    background: #FFFFFF;
}	
#carousel-image-and-textStricker2 .touchcarousel-item {
    margin-right: 5px;	
    width: auto;
}
#carousel-image-and-textStricker2 .item-block {
    display: block;
}
#carousel-image-and-textStricker2 .item-block img,
#carousel-image-and-textStricker2 .item-block h4, 
#carousel-image-and-textStricker2 .item-block p {
    float: left;
    position: relative;
    display: block;
    margin: 0;			
}
#carousel-image-and-textStricker2 .item-block img {
    border: 0;
    padding: 0;		
}
#carousel-image-and-textStricker2 .item-block {			
    text-decoration: none;
    color: inherit;			
}					
#carousel-image-and-textStricker2 .item-block h4 {
    font: bold 13px/20px Helvetica, Arial, sans-serif;
    color: #000;
    height: auto;		
    padding: 2px 0 0 6px;
    -webkit-transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;  	
}
#carousel-image-and-textStricker2 .item-block:hover h4 {	
    color: #1873c9;		
}
#carousel-image-and-textStricker2 .item-block p {			
    font: normal 13px/20px Helvetica, Arial, sans-serif;
    color: #555;		
    padding: 0 0 0 6px;
}
#carousel-image-and-textStricker2 .scrollbar-holder {
    background: #CED7DB;
    bottom: 0;
    height: 1px;
    left: 0;
    right: 0;
}
#carousel-image-and-textStricker2 .scrollbar {
    background-color: #45a8ce !important;
    bottom: 0;
}

/**
* Carousel with image and text, custom skinned scrollbar
**/
#carousel-image-and-text {
    width: 100%;
    height: 80px;
    margin: 0 auto;	
    padding: 0 0 5px 0;
    background: #FFFFFF;
}	
#carousel-image-and-text .touchcarousel-item {
    text-decoration: none;
    margin-right: 5px;	
    width: auto;
}
#carousel-image-and-text .item-block {
    display: block;
}
#carousel-image-and-text .item-block img,
#carousel-image-and-text .item-block h4, 
#carousel-image-and-text .item-block p {
    float: left;
    position: relative;
    display: block;
    margin: 0;			
}
#carousel-image-and-text .item-block img {
    border: 0;
    padding: 0;		
}
#carousel-image-and-text .item-block {			
    text-decoration: none;
    color: inherit;			
}					
#carousel-image-and-text .item-block h4 {
    font: bold 13px/20px Helvetica, Arial, sans-serif;
    color: #000;
    height: auto;		
    padding: 2px 0 0 6px;
    -webkit-transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;  	
}
#carousel-image-and-text .item-block:hover h4 {	
    color: #1873c9;		
}
#carousel-image-and-text .item-block p {			
    font: normal 13px/20px Helvetica, Arial, sans-serif;
    color: #555;		
    padding: 0 0 0 6px;
}
#carousel-image-and-text .scrollbar-holder {
    background: #CED7DB;
    bottom: 0;
    height: 1px;
    left: 0;
    right: 0;
}
#carousel-image-and-text .scrollbar {
    background-color: #45a8ce !important;
    bottom: 0;
}

/**
* Carousel with image and text, custom skinned scrollbar
**/
#carousel-image-and-banner {
    /*    width: 80%;
        height: 213px;
        background: #FFFFFF;*/
    width: 94%;

    height: 213px;
    margin: 0 auto;	
    padding: 0 0 5px 0;
    background: #FFFFFF;

}	
#carousel-image-and-banner .touchcarousel-item {
    display: inline-block;
    margin-right: 5px;	
    width: auto;
}
#carousel-image-and-banner .item-block {
    display: block;
}
#carousel-image-and-banner .item-block img,
#carousel-image-and-banner .item-block h4, 
#carousel-image-and-banner .item-block p {
    float: left;
    position: relative;
    display: block;
    margin: 0;			
}
#carousel-image-and-banner .item-block img {
    /*    width: 188px;
        height: 230px;		*/
    border: 0;
    padding: 0;		
}
#carousel-image-and-banner .item-block {			
    text-decoration: none;
    color: inherit;			
}					
#carousel-image-and-banner .item-block h4 {
    font: bold 13px/20px Helvetica, Arial, sans-serif;
    color: #000;
    /*    width: 158px;*/
    height: auto;		
    padding: 2px 0 0 6px;
    -webkit-transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;  	
}
#carousel-image-and-banner .item-block:hover h4 {	
    color: #1873c9;		
}
#carousel-image-and-banner .item-block p {			
    font: normal 13px/20px Helvetica, Arial, sans-serif;
    color: #555;		
    /*    width: 158px;*/
    padding: 0 0 0 6px;
}
#carousel-image-and-banner .scrollbar-holder {
    background: #CED7DB;
    bottom: 0;
    height: 1px;
    left: 0;
    right: 0;
}
#carousel-image-and-banner .scrollbar {
    background-color: #45a8ce !important;
    bottom: 0;
}


/**
* Carousel with image and text, custom skinned scrollbar
**/
#carousel-image-and-textHoro {
    width: 100%;
    height: 60px;
    margin-top: -25px;
    background: #FFFFFF;
}	
#carousel-image-and-textHoro .touchcarousel-item {
    margin-right: 5px;	
    width: auto;
}
#carousel-image-and-textHoro .item-block {
    display: block;
}
#carousel-image-and-textHoro .item-block img,
#carousel-image-and-textHoro .item-block h4, 
#carousel-image-and-textHoro .item-block p {
    float: left;
    position: relative;
    display: block;
    margin: 0;			
}
#carousel-image-and-textHoro .item-block img {
    /*    width: 188px;
        height: 230px;		*/
    border: 0;
    padding: 0;		
}
#carousel-image-and-textHoro .item-block {			
    text-decoration: none;
    color: inherit;			
}					
#carousel-image-and-textHoro .item-block h4 {
    font: bold 13px/20px Helvetica, Arial, sans-serif;
    color: #000;
    /*    width: 158px;*/
    height: auto;		
    padding: 2px 0 0 6px;
    -webkit-transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;  	
}
#carousel-image-and-textHoro .item-block:hover h4 {	
    color: #1873c9;		
}
#carousel-image-and-textHoro .item-block p {			
    font: normal 13px/20px Helvetica, Arial, sans-serif;
    color: #555;		
    /*    width: 158px;*/
    padding: 0 0 0 6px;
}
#carousel-image-and-textHoro .scrollbar-holder {
    background: #CED7DB;
    bottom: 0;
    height: 1px;
    left: 0;
    right: 0;
}
#carousel-image-and-textHoro .scrollbar {
    background-color: #45a8ce !important;
    bottom: 0;
}

/**
* Carousel with image and text, custom skinned scrollbar
**/
#carousel-image-and-textLotto {
    width: 100%;
    height: 80px;
    margin-top: -25px;
    background: #FFFFFF;
}	
#carousel-image-and-textLotto .touchcarousel-item {
    margin-right: 5px;	
    width: auto;
}
#carousel-image-and-textLotto .item-block {
    display: block;
}
#carousel-image-and-textLotto .item-block img,
#carousel-image-and-textLotto .item-block h4, 
#carousel-image-and-textLotto .item-block p {
    float: left;
    position: relative;
    display: block;
    margin: 0;			
}
#carousel-image-and-textLotto .item-block img {
    /*    width: 170px;
        height: 230px;		*/
    border: 0;
    padding: 0;		
}
#carousel-image-and-textLotto .item-block {			
    text-decoration: none;
    color: inherit;			
}					
#carousel-image-and-textLotto .item-block h4 {
    font: bold 13px/20px Helvetica, Arial, sans-serif;
    color: #000;
    /*    width: 158px;*/
    height: auto;		
    padding: 2px 0 0 6px;
    -webkit-transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;  	
}
#carousel-image-and-textLotto .item-block:hover h4 {	
    color: #1873c9;		
}
#carousel-image-and-textLotto .item-block p {			
    font: normal 13px/20px Helvetica, Arial, sans-serif;
    color: #555;		
    /*    width: 158px;*/
    padding: 0 0 0 6px;
}
#carousel-image-and-textLotto .scrollbar-holder {
    background: #CED7DB;
    bottom: 0;
    height: 1px;
    left: 0;
    right: 0;
}
#carousel-image-and-textLotto .scrollbar {
    background-color: #45a8ce !important;
    bottom: 0;
}

/**
* Carousel with image and text, custom skinned scrollbar
**/
#carousel-menu {
    /*    border: 1px #000000 solid;*/
    width: 100%;
    height: auto;
    margin: 0 auto;	
    padding: 0 0 5px 0;
    background: #FFFFFF;
    z-index: 9999;
}	
#carousel-menu .touchcarousel-item {
    text-decoration: none;
    margin-right: 5px;	
    width: auto;
}
#carousel-menu .item-block {
    display: block;
}
#carousel-menu .item-block img,
#carousel-menu .item-block h4, 
#carousel-menu .item-block p {
    float: left;
    position: relative;
    display: block;
    margin: 0;			
}
#carousel-menu .item-block img {
    border: 0;
    padding: 0;		
}
#carousel-menu .item-block {			
    text-decoration: none;
    color: inherit;			
}					
#carousel-menu .item-block h4 {
    font: bold 13px/20px Helvetica, Arial, sans-serif;
    color: #000;
    height: auto;		
    padding: 2px 0 0 6px;
    -webkit-transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;  	
}
#carousel-menu .item-block:hover h4 {	
    color: #1873c9;		
}
#carousel-menu .item-block p {			
    font: normal 13px/20px Helvetica, Arial, sans-serif;
    color: #555;		
    padding: 0 0 0 6px;
}
#carousel-menu .scrollbar-holder {
    background: #CED7DB;
    bottom: 0;
    height: 1px;
    left: 0;
    right: 0;
}
#carousel-menu .scrollbar {
    background-color: #45a8ce !important;
    bottom: 0;
}


#carousel-header-menu {
    /*    border: 1px #000000 solid;*/
    width: 100%;
    height: 35px;
    margin: 0 0 0 0;	
    padding: 0 0 0 0;
}	
#carousel-header-menu .arrow-holder {
    margin-left: 0px;
}		
#carousel-header-menu .touchcarousel-item {
    display: block;
    margin-right: 0;	
    height: 35px;
    min-width: 150px;
    width: 24.5%;
    border: 1px #000000 solid;

    background: #424242; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#2d2d2d'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#2d2d2d)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #424242 ,#2d2d2d ); /* for firefox 3.6+ */ 

    border-top: thin #888888 solid;
    border-bottom: thin #333333 solid;
    border-left: thin #000000 solid;
    border-right: thin #000000 solid;

}
#carousel-header-menu .touchcarousel-item:hover {
    background: #525252; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#525252', endColorstr='#383838'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#525252), to(#383838)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #525252 ,#383838 ); /* for firefox 3.6+ */ 

    border-top: 1px #888888 solid;
    border-bottom: 1px #333333 solid;
    border-left: 1px #000000 solid;
    border-right: 1px #000000 solid;
}
#carousel-header-menu .active {
    color: #FFFFFF;
    text-decoration: none;
    background: #5494c5; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5494c5', endColorstr='#6eabd4'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#5494c5), to(#6eabd4)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #5494c5 ,#6eabd4 ); /* for firefox 3.6+ */ 

    border-top: 1px #87b4d7 solid;
    border-bottom: 1px #333333 solid;
    border-left: 1px #000000 solid;
    border-right: 1px #000000 solid;
}
#carousel-header-menu .active:hover {
    color: #FFFFFF;
    background: #5494c5; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5494c5', endColorstr='#6eabd4'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#5494c5), to(#6eabd4)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #5494c5 ,#6eabd4 ); /* for firefox 3.6+ */ 

    border-top: 1px #87b4d7 solid;
    border-bottom: 1px #333333 solid;
    border-left: 1px #000000 solid;
    border-right: 1px #000000 solid;
}

#carousel-header-menu .item-block {
    /*    width: auto;*/
    /*    height: 277px;*/
    display: block;
    height: 0px;
}
#carousel-header-menu .item-block img,
#carousel-header-menu .item-block h4, 
#carousel-header-menu .item-block p {
    float: left;
    position: relative;
    display: block;
    margin: 0;			
}
#carousel-header-menu .item-block img {
    /*    width: 170px;
        height: 230px;		*/
    border: 0;
    padding: 0;		
}
#carousel-header-menu .item-block {			
    text-decoration: none;
    color: inherit;			
}					

/**
* "Free-scroll" gallery
**/
#carousel-gallery {
    width: 100%;
    height: 45px;
    margin: 0 0 0 0;

    padding: 0 0 5px 0;
    background: #FFFFFF;
    overflow: hidden !important;
}		
#carousel-gallery .touchcarousel-wrapper {
    overflow: visible;
    margin-left: 0px;
}
#carousel-gallery .touchcarousel-item {
    margin-right: 8px;		
    background: #EFEFEF;	
}
#carousel-gallery .touchcarousel-item :hover{
    margin-right: 8px;	
    filter:alpha(opacity=90);
    opacity:0.9;
}
#carousel-gallery .arrow-icon.left {
    /*    left: -100px;				*/
    left: 100px;
}
#carousel-gallery .arrow-icon.right {
    /*    right: -100px;			*/
    right: -100px;
}
#carousel-gallery .arrow-holder {
    width: 5px;	
}
#carousel-gallery  .scrollbar-holder {
    bottom: 5px;
}

.touchcarousel{
    position:relative;
    /*width:600px;*/
    width:600px;
    height:400px;
    overflow:hidden;
}
.touchcarousel .touchcarousel-container{
    position:relative;
    margin:0;
    padding:0;
    list-style:none;
    left:0;
}
.touchcarousel .touchcarousel-wrapper{
    position:relative;
    overflow:hidden;
    width:100%;
    float: left;
}
.touchcarousel .touchcarousel-item{
    margin:0;
    padding:0;
    float:left;
    background-color: #DAD8D8;
}
.touchcarousel .touchcarousel-item:hover{
    opacity: 0.7;
}
.touchcarousel .touchcarousel-item.last{
    margin-right:0!important;
}
.touchcarousel .arrow-holder{
    height:100%;
    width:45px;
    position:absolute;
    top:0;
    display:block;
    cursor:pointer;
    z-index:9999;
}
.touchcarousel .arrow-holder.left{
    left:0;
}
.touchcarousel .arrow-holder.right{
    right:0;
}
.touchcarousel .arrow-icon{
    width:45px;
    height:90px;
    top:50%;
    margin-top:-45px;
    cursor:pointer;
}
.touchcarousel .arrow-holder.disabled{
    cursor:default;
}
.touchcarousel .arrow-holder.disabled .arrow-icon{
    cursor:default;
}
.touchcarousel .tc-paging-container{
    width:100%;
    overflow:hidden;
    position:absolute;
    margin-top:-20px;
    z-index:25;
}
.touchcarousel .tc-paging-centerer{
    float:left;
    position:relative;
    left:50%;
}
.touchcarousel .tc-paging-centerer-inside{
    float:left;
    position:relative;
    left:-50%;
}
.touchcarousel .tc-paging-item{
    float:left;
    cursor:pointer;
    position:relative;
    display:block;
    text-indent:-9999px;
}
.touchcarousel .scrollbar-holder{
    position:absolute;
    z-index:30;
    left:6px;
    right:6px;
    bottom:5px;
    height:4px;
    overflow:hidden;
}
.touchcarousel .scrollbar{
    position:absolute;
    left:0;
    height:4px;
    bottom:0;
}
.touchcarousel .scrollbar.dark{
    background-color:#828282;
    background-color:rgba(0,0,0,0.5);
}
.touchcarousel .scrollbar.light{
    background-color:#d2d2d2;
    background-color:rgba(255,255,255,0.5);
}
.touchcarousel .grab-cursor{
    cursor:url(./images/grab.png) 8 8,move;
}
.touchcarousel .grabbing-cursor{
    cursor:url(./images/grabbing.png) 8 8,move;
}
.touchcarousel .auto-cursor{
    cursor:auto;
}
.touchcarousel.grey-blue .arrow-icon{
    /* background-image:url('http://www.n-content.com/NContent2011/images/sprite-gb.png');*/
    /*background: url(http://www.n-content.com/NContent2011/images/sprite-gb.png) no-repeat;*/
    background-repeat:no-repeat;
    width:11px;
    height:19px;
    /*    margin-top:-9px;*/
}
.touchcarousel.grey-blue .arrow-holder{
    width:30px;
    height:100%;
    -moz-opacity:1;
    -webkit-opacity:1;
    opacity:1;
}
.touchcarousel.grey-blue .arrow-holder.left{

    left:-30px;
    top: 0px;
}
.touchcarousel.grey-blue .arrow-holder.right{
    right:-40px;
    top: 0px;
}
.touchcarousel.grey-blue .arrow-icon.left{
    /*    left:0;
        background-position:-6px -15px;*/
    /*background-position:23px 32px;*/
    background: url(http://www.n-content.com/NContent2011/images/arrow-icon-left.png) no-repeat;
    float: left; 
    margin-top: 100px;
    margin-left: 8px;
    cursor: pointer;
    width: 15px;
    height: 16px;
}
.touchcarousel.grey-blue .arrow-icon.right{
    /*    right:0;
         background-position:-186px -15px;
        background-position:200px 31px;;*/
    background: url(http://www.n-content.com/NContent2011/images/arrow-icon-right.png) no-repeat;
    float: right; 
    cursor: pointer;
    width: 17px;
    height: 16px;
    margin-top: 100px;
    margin-right: 20px;
}
.touchcarousel.grey-blue .arrow-holder:hover .arrow-icon.left{
    background: url(http://www.n-content.com/NContent2011/images/arrow-icon-left.png) no-repeat;
    margin-top: 100px;
    margin-left:8px;
    cursor: pointer;
    width: 15px;
    height: 16px;
    /*background-position:23px 32px;*/
    /*background-position:-56px -45px;*/
}
.touchcarousel.grey-blue .arrow-holder:hover .arrow-icon.right{
    background: url(http://www.n-content.com/NContent2011/images/arrow-icon-right.png) no-repeat;
    cursor: pointer;
    width: 17px;
    height: 16px;
    margin-top: 100px;
    margin-right: 20px;
    /* background-position:-156px -15px;*/
    /*background-position:200px 31px;*/
}
.touchcarousel.grey-blue .arrow-holder.disabled .arrow-icon.left{
    background: url(http://www.n-content.com/NContent2011/images/arrow-icon-disabled-left.png) no-repeat;
    width: 16px;
    height: 17px;
    margin-top: 100px;
    margin-left: 8px;
    /* background-position:-66px -15px;*/
    /*    background-position:80px 31px;*/
}
.touchcarousel.grey-blue .arrow-holder.disabled .arrow-icon.right{
    background: url(http://www.n-content.com/NContent2011/images/arrow-icon-disabled-right.png) no-repeat;
    width: 16px;
    height: 17px;
    margin-top: 100px;
    margin-right: 20px;
    /*background-position:-126px -15px;*/
    /*    background-position:137px 31px;*/
}
.touchcarousel.grey-blue .arrow-holder:hover{
    -moz-opacity:1;
    -webkit-opacity:1;
    opacity:1;
}
.touchcarousel.grey-blue .arrow-holder:active .arrow-icon{
    /* margin-top:-8px;*/
    margin-top:-20px;
}
.touchcarousel.grey-blue .arrow-holder.disabled{
    -moz-opacity:1;
    -webkit-opacity:1;
    opacity:1;
}
.touchcarousel.grey-blue .tc-paging-item{
    background:url(http://www.n-content.com/NContent2011/images/sprite-gb.png) no-repeat -95px -4px;
    width:16px;
    height:16px;
    -moz-opacity:.8;
    -webkit-opacity:.8;
    opacity:.8;
}
.touchcarousel.grey-blue .tc-paging-item.current{
    background:url(http://www.n-content.com/NContent2011/images/sprite-gb.png) no-repeat -95px -22px;
}
.touchcarousel.grey-blue .tc-paging-item:hover{
    -moz-opacity:1;
    -webkit-opacity:1;
    opacity:1;
}