
#gdmContainer1
{
	
	width:300px;
	color: #333;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    clear:both;
}





#gdmContainer1 a {
    color: #1a74c2;
    outline: none;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
       -moz-transition: all 0.2s ease-in-out;
}


#gdmContainer2
{
	
	width:960px;
    clear:both;
	color: #333;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    margin:0 auto;
    background-color:#fff;
        -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    margin-bottom:20px;

}





#gdmContainer2 a {
    color: #1a74c2;
    outline: none;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
       -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
}


#gdmContainer1 a img {
    border: none;
    outline: none;
}


#gdmContainer2 a img {
    border: none;
    outline: none;
}
 
  /*
.no-touch a:hover, .no-touch a:focus {
    color: #333;
    text-decoration: none;
    outline: none;
}
 

.no-touch .network-link:hover {
    background-color: #333;
}


.no-touch .site-logo:hover, .no-touch .site-logo:focus {
    background-image: url('../images/logo2-hov.png');
}


.no-touch .header-text a:hover {
    color: #fff;
}


.no-touch .brand-menu li:hover, .no-touch .brand-menu li:focus {
    background-color: #f9f9f9;
    background-image: -webkit-linear-gradient(top , #f9f9f9 40%, #ececec 100%);
       background-image: -moz-linear-gradient(top , #f9f9f9 40%, #ececec 100%);
        background-image: -ms-linear-gradient(top , #f9f9f9 40%, #ececec 100%);
            background-image: linear-gradient(top , #f9f9f9 40%, #ececec 100%);
    outline: none;
}

.no-touch .brand-menu li .navigation-drop li a:hover, .no-touch .brand-menu li .navigation-drop li a:focus {
    background: url('../images/trans-blue-90.png');
}

.no-touch .ui-autocomplete li a:hover, .no-touch .ui-autocomplete li a:focus {
    background: url('../images/trans-blue-90.png');
    z-index:100;
    color: #fff;
}


.no-touch .view-matches:hover, .no-touch .view-matches:focus {
    background: #ccc;
    background-image: -webkit-linear-gradient(top , #fff 40%, #ccc 100%);
       background-image: -moz-linear-gradient(top , #fff 40%, #ccc 100%);
        background-image: -ms-linear-gradient(top , #fff 40%, #ccc 100%);
            background-image: linear-gradient(top , #fff 40%, #ccc 100%);
    color: #1a74c2;
}



.no-touch .email-signup button:hover, .no-touch .email-signup button:focus {
    background: #2983d1;
    background-image: -webkit-linear-gradient(top , #4095dd 40%, #2983d1 100%);
       background-image: -moz-linear-gradient(top , #4095dd 40%, #2983d1 100%);
        background-image: -ms-linear-gradient(top , #4095dd 40%, #2983d1 100%);
            background-image: linear-gradient(top , #4095dd 40%, #2983d1 100%);
}


.no-touch .navigation-crumbs a:hover, .no-touch .navigation-crumbs a:focus {
    color: #8fc3fc;
}



.no-touch a.facebook:hover, .no-touch a.facebook:focus {
    background-image: url('../images/icon-facebook-hov.png');
}


.no-touch a.twitter:hover, .no-touch a.twitter:focus {
    background-image: url('../images/icon-twitter-hov.png');
}

.no-touch a.email:hover, .no-touch a.email:focus {
    background-image: url('../images/icon-email-hov.png');
}

.main-search input:focus {
    background: url('../images/search-hov.png') 5px 14px no-repeat #fff;
}



.no-touch .featured:hover .find-out-more {
    color: #1a74c2;
}


.no-touch .promo-scroller:hover .mCustomScrollBox .mCSB_scrollTools {
    opacity: 1;
    filter: alpha(opacity = 100);
}


.no-touch .featured-button:hover img, .no-touch .featured-button:focus img {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

*/

.store-buttons {
    /* float: left; */
    margin-bottom: 8px;
    height:30px;
}


#gdmContainer2 .store-buttons {
	float: left;
	margin-bottom: 8px;
	margin-top: 9px;
	margin-right: 20px;
	width: 120px;
	margin-left: 4px;
}

#gdmContainer1 .store-buttons input {
    float: left;
    margin-left: 5px;
}


#gdmContainer1 .no-touch .product-type:hover {
    background: #309745;
    color: #fff;
}



#gdmContainer1 .no-touch .product-details a.buy:hover, .no-touch .product-details a.buy:focus {
    -webkit-box-shadow: inset 0 0 10px #bbb;
       -moz-box-shadow: inset 0 0 10px #bbb;
            box-shadow: inset 0 0 10px #bbb;
}


#gdmContainer1 .ibutton-handle {
    height: 54px;
    background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-default.png') no-repeat scroll 0 -108px;
}


#gdmContainer1 .ibutton-handle-right {
    background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-default.png') no-repeat scroll 100% -108px;
}


#gdmContainer1 .ibutton-handle-middle {
    background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-default.png') no-repeat scroll 50% -108px;
}

#gdmContainer1 div.ibutton-label-on, div.ibutton-label-off {
    height: 49px;
}


#gdmContainer1 .scroll-box {
    background: #fdfdfd;
    border: 2px solid #e7e7e7;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    -webkit-box-shadow: inset 0 5px 40px #dbdbdb;
       -moz-box-shadow: inset 0 5px 40px #dbdbdb;
            box-shadow: inset 0 5px 40px #dbdbdb;
    clear: left;
    height: auto;
    padding: 10px 2px 2px 2px;
}



#gdmContainer1 .scroll-horizontal {
    clear: left;
    height: auto;
    list-style: none;
    margin: 0;
    padding: 0 8px 0 8px;
}

#gdmContainer1 .scroll-vertical {
    clear: left;
    height: auto;
    list-style: none;
    margin: 0 0 0 9px;
    padding: 0 0 0 2px;
}



.scroll-box li {

    margin: 0 10px 0 0px !important;
    height:219px;
}

#gdmContainer1 .scroll-box li {
    display: block;
    float: left;
    margin: 0 10px 0 3px !important;
    padding-top: 12px;
    position: relative;
}







#gdmContainer1 .scroll-box li a {
    text-decoration: none;
}

#gdmContainer1 .scroll-box li .store-badge {
    display: block;
    height: 45px;
    position: absolute;
    right: -10px;
    top: 2px;
    -webkit-transition: all 0.2s ease-in-out;
       -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
    width: 45px;
    z-index: 1;
}


.typeBadge{
	
	width:45px;
	height:45px;
	
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.scroll-box li img {
    -webkit-transition: all 0.2s ease-in-out;
       -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
}

.scroll-box li.product-magazine img, .scroll-box li.product-ebook img {
    -webkit-box-shadow: 0 0 10px #999;
       -moz-box-shadow: 0 0 10px #999;
            box-shadow: 0 0 10px #999;
}






#gdmContainer2 .scroll-box {

	    background: #fdfdfd;
    border: 2px solid #e7e7e7;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    -webkit-box-shadow: inset 0 5px 40px #dbdbdb;
       -moz-box-shadow: inset 0 5px 40px #dbdbdb;
            box-shadow: inset 0 5px 40px #dbdbdb;
	
    padding: 10px 2px 2px 2px;
    width:960px;
}



#gdmContainer2 .scroll-horizontal {
    height: auto;
    list-style: none;
    margin: 0;
    padding: 0 0 0 2px;
    width:944px;
}


#gdmContainer2 .scroll-box li {
    display: block;
    float: left;
    margin: 0 10px 0 9px;
    padding-top: 12px;
    position: relative;
}


#gdmContainer2 .scroll-box li a {
    text-decoration: none;
}

#gdmContainer2 .scroll-box li .store-badge {
    display: block;
    height: 45px;
    position: absolute;
    right: -10px;
    top: 2px;
    -webkit-transition: all 0.2s ease-in-out;
       -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
    width: 45px;
    z-index: 1;
}





.no-touch .scroll-box li a:hover img, .no-touch .scroll-box li a:focus img {
    margin: -2px 0 2px 0;
}

.no-touch .scroll-box li.product-magazine a:hover img, .no-touch .scroll-box li.product-magazine a:focus img, .no-touch .scroll-box li.product-ebook a:hover img, .no-touch .scroll-box li.product-ebook a:focus img {
    -webkit-box-shadow: 0 0 10px #333;
       -moz-box-shadow: 0 0 10px #333;
            box-shadow: 0 0 10px #333;
}

.no-touch .scroll-box li a:hover .store-badge, .no-touch .scroll-box li a:focus .store-badge {
    top: 0;
}

scroll-box li.product-bookazine img {
    -webkit-box-shadow: 0 0 25px #fff;
       -moz-box-shadow: 0 0 25px #fff;
            box-shadow: 0 0 25px #fff;
}

.no-touch .scroll-box li.product-bookazine a:hover img, .no-touch .scroll-box li.product-bookazine a:focus img {
    -webkit-box-shadow: 0 0 25px #fff;
       -moz-box-shadow: 0 0 25px #fff;
            box-shadow: 0 0 25px #fff;
}

.scroll-box li h3 {
    color: #333;
    font-size: 11px;
    font-weight: normal;
    margin: 5px 0 10px 0;
    text-align: center;
    width: 123px;
}


.no-touch .about-info .faq a:hover, .no-touch .about-info .faq a:focus {
    background: #2983d1;
    background-image: -webkit-linear-gradient(top , #4095dd 40%, #2983d1 100%);
       background-image: -moz-linear-gradient(top , #4095dd 40%, #2983d1 100%);
        background-image: -ms-linear-gradient(top , #4095dd 40%, #2983d1 100%);
            background-image: linear-gradient(top , #4095dd 40%, #2983d1 100%);
}




.scroll-box .mCSB_horizontal .mCSB_container {
    margin-bottom: 10px;
}

.mCSB_scrollTools {
    -webkit-transition: all 0.2s ease-in-out;
       -moz-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
}

.scroll-box .mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #999;
    height: 10px;
    margin: 3px auto;
}

.scroll-box .mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail {
    background: #ccc;
    height: 12px;
    margin: 2px 0;
}


#gdmContainer1 .ibutton-container {
	position: relative;
	height: 27px;
	cursor: pointer;
	overflow: hidden;
	max-width: 400px;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 4px;
	width: 89px;
	float: left;
	background: #2d65b6;
	border: 1px solid #999;
}




#gdmContainer1 .ibutton-container input {
  position: absolute;
	top: 0;
	left: 0;	
	filter:alpha(opacity=0);
	-moz-opacity: 0.0; 
	opacity: 0.0;	
	-moz-user-input: enabled  !important;
	
}

#gdmContainer1 .ibutton-handle {
  display: block;
  height: 27px;
  cursor: inherit;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-default.png') no-repeat scroll 0 -54px;
  z-index: 3;
  padding-left: 3px;
	
	width: 4px;
}

#gdmContainer1 .ibutton-handle-right {
  height: 100%;
  width: 100%;
  padding-right: 3px;
  background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-default.png') no-repeat scroll 100% -54px;
  z-index: 3; 
}

#gdmContainer1 .ibutton-handle-middle {
  height: 100%;
  width: 100%;
  background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-default.png') no-repeat scroll 50% -54px;
  z-index: 3; 
}

#gdmContainer1 div.ibutton-label-on, #gdmContainer1 div.ibutton-label-off {
  white-space: nowrap;
  line-height: 17px;
  font-family: Helvetica,sans-serif;
  cursor: inherit;
  display: block;
  height: 22px;
  position: absolute;
  width: auto;
  top: 0;
  padding-top: 5px;
  overflow: hidden; 
  background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-default.png') no-repeat scroll 0 0;
  font-size:14px !important;
  color:#000 ;
  
}

#gdmContainer1 div.ibutton-label-on {
  color: #fff;
  left: 0;
  padding-top: 5px;
  z-index: 1; 
    text-align: center;
      font-size:14px;
    
  
}

#gdmContainer1 div.ibutton-label-on span {
  padding-left: 5px;
}

#gdmContainer1 div.ibutton-label-off {
  background-position: 100% 0;
  text-align: center;
  right: 0;
	
	width: 95%;
}

#gdmContainer1 div.ibutton-label-off span {
  padding-right: 5px; 
}


#gdmContainer1 .ibutton-container form label {
	cursor: inherit;
	padding: 1px 3px;
	font-size: 1em !important;
	display: block;
    float: none !important;
    font-weight: normal !important;
    width: auto !important;
}



#gdmContainer1 .ibutton-padding-left, #gdmContainer1 .ibutton-padding-right {
	position: absolute; 
	top: 4px;
	z-index: 2; 
	background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-default.png') no-repeat scroll 0 -4px; 
	width: 3px;
	height: 20px;
}
	
#gdmContainer1 .ibutton-padding-left {
	left: 0; 
}

#gdmContainer1 .ibutton-padding-right {
	right: 0; 
	background-position: 100% -4px;
}

.iButtonSmall{

	width:61px;
	height:18px;
	
}

#gdmContainer2 .ibutton-container {
  position: relative;
  height: 27px;
  cursor: pointer;
  overflow: hidden;	
	max-width: 400px;	
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore;
	-moz-user-input: disabled;	
	width: 89px;
	margin-top:9px;
	margin-bottom:6px;
    font-weight: normal !important;

}

#gdmContainer2 .ibutton-container input {
  position: absolute;
	top: 0;
	left: 0;

	
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;

	
	-moz-user-input: enabled  !important;
}

#gdmContainer2 .ibutton-handle {
  display: block;
  height: 27px;
  cursor: inherit;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-large.png') no-repeat scroll 0 -54px;
  z-index: 3;
  padding-left: 3px;
	
	width: 10px;
}

#gdmContainer2 .ibutton-handle-right {
  height: 100%;
  width: 100%;
  padding-right: 3px;
  background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-large.png') no-repeat scroll 100% -54px;
  z-index: 3;
}

#gdmContainer2 .ibutton-handle-middle {
  height: 100%;
  width: 100%;
  background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-large.png') no-repeat scroll 50% -54px;
  z-index: 3;
}

#gdmContainer2 div.ibutton-label-on, #gdmContainer2 div.ibutton-label-off {
  white-space: nowrap;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  cursor: inherit;
  display: block;
  height: 22px;
  position: absolute;
  width: auto;
  top: 0;
  padding-top: 5px;
  overflow: hidden;
  background: transparent url('http://www.3dartistonline.com/images/ibutton-slider-large.png') no-repeat scroll 0 0;
    font-size:17px;
  color:#000 ;
}

#gdmContainer2 div.ibutton-label-on {
  color: #fff;
  left: 0;
  padding-top: 5px;
  z-index: 1;
}

#gdmContainer2 div.ibutton-label-on span {
  padding-left: 5px;
}

#gdmContainer2 div.ibutton-label-off {
  color: #7c7c7c;
  background-position: 100% 0;
  text-align: right;
  right: 0;
width: 95%;
}

#gdmContainer2 div.ibutton-label-off span {
  padding-right: 5px;
}


#gdmContainer2 .ibutton-container label {
	cursor: inherit;
	padding: 1px 0px;
	font-size: 1em !important;
}


#gdmContainer2 .ibutton-padding-left, #gdmContainer2 .ibutton-padding-right {
	position: absolute;
	top: 4px;
	z-index: 2;
	background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-large.png') no-repeat scroll 0 -4px;
	width: 3px;
	height: 20px;
}

#gdmContainer2 .ibutton-padding-left {
	left: 0;
}

#gdmContainer2 .ibutton-padding-right {
	right: 0;
	background-position: 100% -4px;
}


#gdmContainer2 .ibutton-disabled div.ibutton-label-on {
	color: #fff;
}

#gdmContainer2 .ibutton-disabled div.ibutton-label-off {
	color: #cbcbcb;
}


#gdmContainer2 .ibutton-container {
    background: #2d65b6;
    border: 1px solid #666;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    float: left;
    height: 54px;
    margin-left: 5px;
    width: 120px;
}

#gdmContainer2 .ibutton-handle {
    height: 54px;
    background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-large.png') no-repeat scroll 0 -108px;
}


#gdmContainer2 .ibutton-handle-right {
    background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-large.png') no-repeat scroll 100% -108px;
}



#gdmContainer2 .ibutton-handle-middle {
    background: transparent url('http://www.imagine-publishing.co.uk/images/product_widget/ibutton-slider-large.png') no-repeat scroll 50% -108px;
}


#gdmContainer2 div.ibutton-label-on, #gdmContainer2 div.ibutton-label-off {
    height: 49px;
}



.mCSB_container{
	width:auto;
	margin-right:30px;
	overflow:hidden;
}

.mCustomScrollBox .mCSB_scrollTools{
	width:16px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer{
	padding-bottom:40px;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:2px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
}

UNUSED.mCSB_scrollTools .mCSB_buttonDown{
	bottom:0;
	margin-top:-40px;
}

.mCSB_horizontal .mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:30px;
	overflow:hidden;
}

.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer{
	height:100%;
	width:auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft+.mCSB_draggerContainer{
	padding-bottom:0;
	padding-right:20px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:2px;
	margin:7px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{
	right:0;
	bottom:auto;
	margin-left:-40px;
	margin-top:-16px;
	float:right;
}


.mCustomScrollBox .mCSB_scrollTools{
	opacity:0.75;
}
.mCustomScrollBox:hover .mCSB_scrollTools{
	opacity:1;
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; 
	background:rgba(0,0,0,0.4);
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; 
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; 
	background:rgba(255,255,255,0.75);
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; 
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; 
}

.mCSB_scrollTools .mCSB_buttonUp{
	background-position:0 0;
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position:0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; 
}





/* vertical scrollbar */
#scroll-vertical .mCSB_container{
	width:290px;
	margin-right:30px;
	overflow:hidden;
}
#scroll-vertical .mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
#scroll-vertical .mCS_disabled .mCSB_container.mCS_no_scrollbar,
#scroll-vertical .mCS_destroyed .mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
#scroll-vertical .mCustomScrollBox .mCSB_scrollTools{
	width:6px;
	height:100%;
	top:0;
	right:0;
}
#scroll-vertical .mCSB_scrollTools .mCSB_draggerContainer{
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#scroll-vertical .mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer{
	padding-bottom:40px;
}
#scroll-vertical .mCSB_scrollTools .mCSB_draggerRail{
	width:0px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
#scroll-vertical .mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
#scroll-vertical .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	height:100%;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
	background:none repeat scroll 0 0 #999;
	margin-right:32px;
}
#scroll-vertical .mCSB_scrollTools .mCSB_buttonUp,
#scroll-vertical .mCSB_scrollTools .mCSB_buttonDown{
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
#scroll-vertical .mCSB_scrollTools .mCSB_buttonDown{
	bottom:0;
	margin-top:-40px;
}








.ibuttonSmall{
	width:61px;
	height:18px;	
	
}



.ibuttonLarge{
	
	margin-bottom:-8px;
	margin-left:5px;
	width:22px;
	height:27px;
}

.Digital{
	
	margin-top: 10px;

}

.Subs{
	
	margin-top: 12px;
	margin-left: 3px;
	width: 32px;
	height: 22px;
}

.Print{
	
	margin-top: 8px !important;
	margin-left: 18px !important;

}


.iButtonText{
	font-family: 'helvetica', 'Arial', sans-serif;	
	font-size:16px !important;
	color:#000;
}


.iButtonTextOff {
	font-family: 'helvetica', 'Arial', sans-serif;	
    font-size: 16px !important;
    color: black;
    margin-left: 20px;
    float:left;
}


.iButtonTextOn{
	font-family: 'helvetica', 'Arial', sans-serif;	
	font-size:16px !important;
	color:#fff;
    margin-left: 25px;
    float:left;	
    margin-top:0px;
}





#gdmContainer1 h2 {
font-family: 'helvetica', sans-serif;
	position: relative;
	width: 269px;
	font-size: 20px;
	font-weight: normal;
	padding: 8px 20px 6px 27px;
	margin: -4px 10px 10px -21px;
	color: white;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;
		
	background: #7b1513; /* Old browsers */
	background: -moz-linear-gradient(top,  #7b1513 0%, #da2222 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b1513), color-stop(100%,#da2222)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7b1513 0%,#da2222 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7b1513 0%,#da2222 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7b1513 0%,#da2222 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7b1513 0%,#da2222 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b1513', endColorstr='#da2222',GradientType=0 ); /* IE6-9 */
	
}



#gdmContainer1 h2:after  
{  
    content: ' ';  
    position: absolute;  
    width: 0;  
    height: 0;  
    left: 0px;  
    top: 100%;  
    border-width: 5px 10px;  
    border-style: solid;  
    border-color: #666 #666 transparent transparent;  
}





#gdmContainer2 h2
{
	display:inline-block;
	position: relative;
	font-family: 'helvetica', sans-serif;	
	font-size: 20px;
	font-weight: normal;
	padding: 6px 17px 6px 37px;
	margin: -4px 0px 10px -23px;
	color: #fff;
	background-color: #999;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;
	text-align:left;	
	
	background: #7b1513; /* Old browsers */
	background: -moz-linear-gradient(top,  #7b1513 0%, #da2222 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b1513), color-stop(100%,#da2222)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7b1513 0%,#da2222 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7b1513 0%,#da2222 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7b1513 0%,#da2222 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7b1513 0%,#da2222 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b1513', endColorstr='#da2222',GradientType=0 ); /* IE6-9 */
	
}

#gdmContainer2 h2:before, h2:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
}

#gdmContainer2 h2:before
{
	width: 30px;
	left: -30px;
	top: 12px;
	border-width: 20px 10px;
	border-style: solid;
	border-color: #999 #999 #999 transparent;
}


#gdmContainer2 h2.flag:before
{
	width: 0px;
	left: auto;
	right: -2px;
	top: 0px;
	border-color: transparent #fff transparent transparent;
}

#gdmContainer2 h2:after
{
	left: 0px;
	top: 100%;
	border-width: 5px 10px;
	border-style: solid;
	border-color: #666 #666 transparent transparent;
}
