/* globals */
* {
  margin: 0;
  padding: 0;
}
html, body {
  font-family: 'Roboto Light';
  color: #ffffff;
  padding: 0 !important;
  height: 100%;
}


a {
    *color:#fff;
}
a:hover {
    *color:#fff;
}

#fixedbg {
   display:none; 
    }
    
.page-wrapper {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  *background-position:center;
  z-index:-1\0;
  background-position:top\0 !important;
  width:100%\0 !important;
  height:100%\0 !important;
}

.moc-background {
 background:url(../../overides/images/EU_LP_MOC2.jpg) fixed;
    height:auto !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../../overides/images/EU_LP_MOC2.jpg',
    sizingMethod='scale');
    
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../../overides/images/EU_LP_MOC2.jpg',
    sizingMethod='scale')";
}

.classics-background {
    background:url(../../overides/images/EU_LP_CLASSICS2.jpg) fixed;
    height:auto !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../../overides/images/EU_LP_CLASSICS2.jpg',
    sizingMethod='scale');
    
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../../overides/images/EU_LP_CLASSICS2.jpg',
    sizingMethod='scale')";
}




/*.page-moc .bgd-image,
.page-classics .bgd-image,
.page-monster .bgd-image {
	background:#000;
}*/


@font-face {
  font-family: 'Roboto Condensed Light';
  font-style: normal;
  font-weight: 300 !important;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v8/b9QBgL0iMZfDSpmcXcE8nNeiznanRB67rGZDYkMvKPc.woff) format('woff');
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v8/Zd2E9abXLFGSr9G3YK2MsFzqCfRpIA3W6ypxnPISCPA.woff) format('woff');
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
@font-face {
  font-family: 'Roboto Thin';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(http://themes.googleusercontent.com/static/fonts/roboto/v9/vzIUHo9z-oJ4WgkpPOtg1_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
@font-face {
  font-family: 'Roboto Light';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(http://themes.googleusercontent.com/static/fonts/roboto/v9/Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(http://themes.googleusercontent.com/static/fonts/roboto/v9/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot');
    src: url('../fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff') format('woff'),
         url('../fonts/roboto_regular_macroman/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot#Roboto') format('svg');
}

@font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/roboto_light_macroman/Roboto-Light-webfont.eot');
    src: url('../fonts/roboto_light_macroman/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto_light_macroman/Roboto-Light-webfont.woff') format('woff'),
         url('../fonts/roboto_light_macroman/Roboto-Light-webfont.ttf') format('truetype'),
         url('../fonts/roboto_light_macroman/Roboto-Light-webfont.eot#Roboto Light') format('svg');
}

@font-face {
    font-family: 'Roboto Thin';
    font-style: normal;
    font-weight: 100;
    src:url('../fonts/roboto_thin_macroman/Roboto-Thin-webfont.eot');
    src: url('../fonts/roboto_thin_macroman/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto_thin_macroman/Roboto-Thin-webfont.woff') format('woff'),
         url('../fonts/roboto_thin_macroman/Roboto-Thin-webfont.ttf') format('truetype'),
         url('../fonts/roboto_thin_macroman/Roboto-Thin-webfont.eot#Roboto Thin') format('svg');
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src:url('../fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.eot');
    src: url('../fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.woff') format('woff'),
         url('../fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto_condensed_macroman/RobotoCondensed-Regular-webfont.eot#Roboto Condensed') format('svg');
}



hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #eeeeee -moz-use-text-color #ffffff;
  border-style: 1px solid none;
  border-width: 1px 0;
  margin: 18px 0;
  border-bottom: none;
}
.hr-black {
  border: 0;
  border-top: 0px solid #eee;
  border-bottom: 1px solid #555555;
  width: 100%;
}
h1 {
  font-family: 'Roboto Thin';
  font-size: 32px;
  font-weight:100 !important;
  line-height: 100%;
  font-weight: normal;
}
h2 {
  font-family: 'Roboto Light';
  font-size: 68px;
  line-height: 100%;
  font-weight: bold;
}
.h2-text {
  font-family: 'Roboto Light';
  font-size: 14px;
  color: #ccbb88;
  line-height: 10px;
  float: right;
}
h3 {
  font-family: 'Roboto Thin';
  font-weight: normal;
  font-size: 50px;
  line-height: 20px;
  margin: 0px 0px;
 /* clear: both; */
}
h4 {
  font-family: 'Roboto Condensed';
  font-size: 28px;
  font-weight: normal;
  line-height: normal;
}
a {
  cursor: pointer;
}
li {
  list-style-position: inside;
}
p {
  line-height: 20px;
}
.page-up {
  margin-top: -36px;
}
.block h4 {
  margin-top: 40px;
}
#menu-dropdown {
  height: 25px;
  background: none;
  margin: 0 auto;
  border: 1px solid #505050;
  padding: 7px 10px 3px 36px;
  position: absolute;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: none;
  border-bottom: none;
  left: 0;
  right: 0;
  width: 40px;
  color: #ccbb88;
}
#menu-dropdown .icon {
  width: 20px;
  height: 14px;
  margin-right: 10px;
  background: url(../img/icon-menu.png) no-repeat top left;
  background-size: contain;
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
}
.margin-top {
  margin-top: 2% !important;
}
.margin-bottom {
  margin-bottom: 2%;
}
.link {
  color: #ccbb88;
  text-decoration: none;
}
.link:hover {
  color: #ccbb88;
  text-decoration: underline;
}
.input-small {
  width: 240px;
}
.input-big {
  width: 300px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
input,
button,
select,
textarea {
  font-family: 'Roboto Light';
}
.table-menu {
  width: 70px;
  height: 23px;
}
.table-text {
  padding-left: 12px;
  vertical-align: middle;
}
.text {
  margin-top: -20px;
  float: right;
}
.modal-backdrop {
  z-index: 10;
}
/* navbar */
.navbar {
  position: static !important;
  z-index: 99000;
  /* cart */

}
.navbar .brand {
  padding: 0px;
  /*svg logo*/

}
.navbar .brand .logo {
  padding-left: 25px;
  display: block;
  margin-top: 3px;
  text-indent: -9999px;
  width: 56px !important;
  height: 30px !important;
  max-width:56px !important;
}
.navbar .brand .logo {
  *background-image:url(../img/eureka-logo.png);
  *width: 56px;
  *height: 30px;
  *padding:0px;
  *margin-top:3px;
  *margin-right:20px;
}

.node-type-home .navbar .navbar-inner {
    position:relative\0;
}
.navbar .navbar-inner {
  min-height: 35px;
  background-color: #000000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* For IE8 and earlier */

  border: 0px;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#000000));
  background-image: -webkit-linear-gradient(top, #000000, #000000);
  background-image: -o-linear-gradient(top, #000000, #000000);
  background-image: linear-gradient(to bottom, #000000, #000000);
  
  position:absolute\0;
  top:0\0;
  left:0\0;
  width:100%\0;
    
  
}
.navbar .nav > li > a {
  padding: 6px 14px 6px;
  text-align: center;
  color: #ffffff;
  text-shadow: none;
  font-weight: 300;
}
.navbar ul#nav-register > li > a {
  color: #ccbb88;
  padding: 3px 5px;
  margin-top: 4px;
  font-size: 12px;
}
.navbar ul#nav-register > li > a:hover {
  color: #FFFFFF;
}
.navbar ul#nav-register > li > a:first-child {
  padding-right: 0;
}
.navbar .nav > li > a:hover {
  color: #ccbb88;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #ccbb88;
  background-color: transparent;
}
.navbar li.dropdown > a:hover .caret {
  opacity: 0;
}
.navbar .divider-vertical {
  min-height: 36px;
  height: 36px;
  margin: 0px 0px;
  border-left: hidden;
  border-right: 1px solid #505050;
}
.navbar .divider-first {
  padding-left: 25px;
}
.navbar .divider-vertical-sign-up {
  display: block;
  color: #ccbb88;
  padding-top: 8px;
}
.navbar .navbar .nav > li > .dropdown-menu:after {
  border-bottom: #000000;
}
.navbar .nav-collapse .nav > li > a:hover,
.navbar .nav-collapse .nav > li > a:focus,
.navbar .nav-collapse .dropdown-menu a:hover,
.navbar .nav-collapse .dropdown-menu a:focus {
  background-color: #000000;
}
.navbar .nav > li > a {
  padding: 6px 14px 8px;
}
.btn-cart {
  border: 1px solid #ffffff;
  background-color: transparent;
  padding: 3px 10px 4px !important;
  color: #ccbb88;
  float: right;
  font-size: 12px;
  margin-top: 3px;
}
.btn-cart:hover {
  color: #ccbb88;
}
/* content container */
.page-layout {
  margin-top: 36px;
  padding: 0 20px;
  /* modals, register, sing in; */

  /*search*/

}
.page-layout .modal {
  position: absolute !important;
  top: 80px !important;
  display: none;
  background-color: transparent !important;
  border: none;
  -moz-border-radius: 0px;
  border-radius: 0px;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  /* override for bootstrap buttons */

  /* register */

  /*wrong form*/

  /*sign in*/

}
.page-layout .modal .btn-success {
  width: 80px;
  height: 30px;
  border: 0px;
  background-color: #ccbb88;
  background-image: -webkit-linear-gradient(top, #ccbb88, #ccbb88);
  background-image: -o-linear-gradient(top, #ccbb88, #ccbb88);
  background-image: linear-gradient(to bottom, #ccbb88, #ccbb88);
  background-repeat: repeat-x;
  border-color: #ccbb88 #ccbb88 #ccbb88;
}
.page-layout .modal .btn-success:hover,
.page-layout .modal .btn-success:focus,
.page-layout .modal .btn-success:active,
.page-layout .modal .btn-success.active,
.page-layout .modal .btn-success.disabled,
.page-layout .modal .btn-success[disabled] {
  color: #ffffff;
  background-color: #ccbb88;
  webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  webkit-border-radius: none;
  border-radius: none;
}
.page-layout .modal .btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ccbb88;
  background-image: -moz-linear-gradient(top, #ccbb88, #ccbb88);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ccbb88), to(#ccbb88));
  background-image: -webkit-linear-gradient(top, #ccbb88, #ccbb88);
  background-image: -o-linear-gradient(top, #ccbb88, #ccbb88);
  background-image: linear-gradient(to bottom, #ccbb88, #ccbb88);
  background-repeat: repeat-x;
  border-color: #ccbb88 #ccbb88 #ccbb88;
}
.page-layout .modal #form-register button {
  margin-right: 5px;
}
.page-layout .modal #form-register {
  margin-top: 50px;
  width: 77%;
}
.page-layout .modal .second-color {
  color: #ccbb88;
}
.page-layout .modal .register-list {
  list-style: disc;
  font-size: 14px;
  list-style: none;
}
.page-layout .modal .register-form {
  list-style: none;
}
.page-layout .modal .register-form li {
  padding-bottom: 20px;
  display: block;
  clear: both;
}
.page-layout .modal .register-form li hr {
  color: white;
}
.page-layout .modal .register-form li .margin-top {
  margin-right: 5px;
}
.page-layout .modal .last-text {
  padding-left: 14px;
}
.page-layout .modal .register-content {
  padding-bottom: 10px;
  padding-top: 10px;
}
.page-layout .modal button.close {
  background: none;
  width: 60px;
  height: 30px;
  font-family: 'Roboto Light';
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  text-shadow: none !important;
  opacity: 1 !important;
}
.page-layout .modal button.close:hover {
  color:#ccbb88;
}
.page-layout .modal input.wrong {
  border: 1px solid #C50000;
  height: 20px;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 20px;
  background-color: #ffe5e5;
  vertical-align: middle;
}
.page-layout .modal input.wrong:focus {
  border: 1px solid #ffffff;
  height: 20px;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 20px;
  background-color: #ffffff;
  vertical-align: middle;
}
.page-layout .modal .share-links a {
  display: block;
  float: left;
  width: 64px;
  height: 64px;
  margin-right: 5px;
}
.page-layout .modal .form {
  background-color: #000000;
  width: 538px;
  height: 110px;
  margin: 100px 0px 50px 280px;
}
.page-layout .modal .form-content {
  list-style: none;
  padding-left: 10px;
  display: block;
}
.page-layout .modal .form-content-forgot {
  list-style: none;
  display: block;
  margin-top: -20px;
  margin-left: 10px;
}
.page-layout #custom-search-form {
  margin: 40px -24px 0 0;
  padding: 0;
}
.page-layout #custom-search-form .search-query {
  padding: 4px 20px 4px 8px;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.page-layout #custom-search-form button {
  border: 0;
  background: none;
  /** belows styles are working good */

  padding: 2px 5px;
  margin-top: 5px;
  position: relative;
  left: -28px;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.page-layout #custom-search-form .search-query:focus + button {
  z-index: 3;
}
.page-layout .home-bottom {
  float: right;
  margin-top: 780px;
}
.space {
  margin-top: 0;
  padding: 0;
}
/* footer */
.footer {
  width: 100%;
  height: auto;
  float:left;
  background-color: #ccbb88;
}
.footer .footer-content {
  padding-top: 10px;
  padding-bottom: 10px;
  list-style: none;
}
.footer .footer-content a {
  color: #ffffff;
  font-family: 'Roboto Light';
  font-size: 12px;
}
.footer .footer-content a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.footer p {
  font-weight: bold;
  margin-bottom: 0;
}
.footer p.normal {
  font-weight: normal;
  margin-bottom: 10px;
  padding-top: 0px;
  font-family: 'Roboto Light';
}
.footer .ul-divider {
  border: 1px solid #38546d;
  height: 80px;
}
.footer .nav-collapse .nav > li > a:hover,
.footer .nav-collapse .nav > li > a:focus,
.footer .nav-collapse .dropdown-menu a:hover,
.footer .nav-collapse .dropdown-menu a:focus {
  background-color: #000000;
}
.footer .footer-content li {
  float: left;
}
.footer .footer-content li a {
  line-height: 1;
  display: block;
  border-right: 1px solid #ffffff;
  margin-right: 5px;
  padding-right: 5px;
}
.footer .footer-content li.last a {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.footer .column {
  margin: 15px 0;
  padding: 0 2%;
  min-height: 152px;
}
.footer .column-first {
  width: 10%;
  float: left;
}
.footer .column-middle {
  border-left: 1px solid #ffffff;
  width: 50%;
  float: left;
}
.footer .column-right {
  border-left: 1px solid #ffffff;
  width: 26%;
  float: left;
}
.footer .footer-logo {
  float: right;
}
.btn {
  webkit-border-radius: 0px;
  border-radius: 0px;
}
/******** home page *********/
.home {
  height: 0px;
  max-width: 960px;
  margin: auto;
}
.home h1 {
  margin: 0;
  margin-top: 35px;
}
.home h2 {
  font-family: 'Roboto Thin';
  font-weight: normal;
  font-size: 32px;
  float: right;
}
.home .float-left {
  float: left;
  width: 70%;
}
.home .float-right {
  float: right;
  width: 30%;
}
.home .home-bottom .h2-text {
  font-size: 18px;
}
/******OTHER PAGES*******/
.other-pages {
  /*shop*/

  /* info box */

  /* related films */

  /*twitter*/

  /*blog*/

  /* add to cart */

}
.other-pages h1 {
  padding: 2% 0 5% 0;
}
.other-pages .h1-text {
  font-size: 14px;
  margin-top: -4%;
  margin-bottom: 2%;
}
.other-pages .float-left {
  float: left;
  width: 70%;
}
.other-pages .float-right {
  float: right;
  width: 30%;
}
.other-pages .span9 {
  margin-left: 0;
}
.other-pages .detail-thumbnail {
  position: relative;
}
.other-pages .detail-thumbnail .bcg-thumbnail {
  background: #000000;
  opacity: 0.8;
  width: 100%;
  height: 85px;
  margin-top: -85px;
}
.other-pages .detail-thumbnail .bcg-thumbnail .title {
  position: absolute;
  left: 20px;
  bottom: 20px;
  color: #ffffff;
}
.other-pages .detail-thumbnail .bcg-thumbnail .title h1 {
  font-size: 32px;
	margin:0;
	padding:0 0 20px 0;
}
.other-pages .detail-thumbnail .bcg-thumbnail .description {
  position: absolute;
  left: 20px;
  bottom: 15px;
  color: #ccbb88;
}
.other-pages .detail-thumbnail .bcg-thumbnail .description p {
  margin-bottom: 0;
  font-size: 16px;
}
.other-pages .detail-thumbnail .bcg-thumbnail .buttons {
  background-color: #000000;
  /*opacity: 0.8;*/

  position: absolute;
  right: 10px;
  bottom: 10px;
}
.other-pages .detail-thumbnail .bcg-thumbnail .buttons a {
  float: left;
  border: 1px solid #ffffff;
  color: #ccbb88;
  padding: 5px 19px;
}
.other-pages .shop h1 {
  font-size: 66px;
}
.other-pages .info-box {
	border: 1px solid #505050;
  margin-bottom: 20px;
  /* forum items */

}

.other-pages .span3 .info-box {
	border: 0px;
	
}


.other-pages .info-box .title,
.other-pages .info-box .header {
  padding: 5px 0px 10px 15px;
}


.other-pages .info-box .content {
	padding:5px 15px 10px 15px;
}


.other-pages .info-box .title {
  background-color: #505050;
  color: #ffffff;
}
.other-pages .info-box .title-invert {
  background-color: #FFFFFF;
  color: #555555;
  padding: 5px 15px;
  border-bottom: 1px solid #555555;
}
.other-pages .info-box .title-purple {
  background-color: #FFFFFF;
  color: #8F21A5;
  padding: 5px 15px;
  border-bottom: 1px solid #8F21A5;
}
.other-pages .info-box .header {
  border-bottom: 1px solid #505050;
}
.other-pages .info-box .header .items-wrapper {
  width: 32%;
  float: left;
  margin-right: 1%;
  border-right: 1px solid #505050;
}
.other-pages .info-box .header .items-wrapper p {
  width: 50%; 
  float: left;
}
.other-pages .info-box .header .items-wrapper.last {
  border-right: none;
}
.other-pages .info-box .content p {
  margin-bottom: 0px;
}
.other-pages .info-box .content .purple-text {
  color: #8F21A4;
  margin: auto;
  width: 90%;
}
.other-pages .info-box .content .purple-text:hover {
  color: #8F21A4;
  text-decoration: none;
}
.other-pages .info-box .content.credits .item p {
  float: left;
}
.other-pages .info-box .content.credits .item p:first-child {
  width: 30%;
}
.other-pages .info-box .item-wrapper {
  display: block;
  width: 100%;
  height: auto;
  clear: both;
}
.other-pages .info-box .forum-items .item {
  border-bottom: 1px solid #ccbb88;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.other-pages .info-box .forum-items .item .item-name {
  float: left;
  margin-right: 10px;
  color: #ccbb88;
}
.other-pages .info-box .forum-items .item .item-name-dark {
  float: left;
  margin-right: 10px;
  color: #555555;
}
.other-pages .info-box .forum-items .item .item-name-right {
  float: right;
  margin-right: 10px;
  color: #555555;
}
.other-pages .info-box .forum-items .item .item-name-info {
  float: left;
  margin-right: 10px;
  color: #555555;
}
.other-pages .info-box .forum-items .item .item-posted {
  font-style: italic;
}
.other-pages .info-box .forum-items .item p {
  margin: 0;
}
.other-pages .info-box p {
  padding: 0;
  margin: 0;
}

.other-pages .info-box.span-box {
  border-bottom: 3px solid #ccbb88;
  margin: 0;
  margin-bottom: 3%;
}
.other-pages .info-box.secondary-color {
  border-color: #ccbb88;
}
.other-pages .info-box.secondary-color .title {
  background-color: #ccbb88;
}
.other-pages .info-box.pink {
  border-bottom: 3px solid #FF4145;
  margin: 0;
  margin-bottom: 3%;
}
.other-pages .info-box.blue {
  border-bottom: 3px solid #1F5F9F;
  margin: 0;
  margin-bottom: 3%;
}
.other-pages .info-box.green {
  border-bottom: 3px solid #48C12E;
  margin: 0;
  margin-bottom: 3%;
}
.other-pages .info-box.purple {
  border: 1px solid #8F21A5;
  border-bottom: 3px solid #8F21A5;
  margin: 0;
  margin-bottom: 3%;
}
.other-pages .block {
/*  margin-bottom: 40px;
  margin-left: 5px;
  margin-right: 5px; */
}

.other-pages .block .suffix {
  padding-top: 5px;
}
.other-pages .block.news a,
.other-pages .block.blog a,
.other-pages .block.cart a {
   color: #ccbb88;
   font-family:'Roboto Condensed';
}
.other-pages .block.news .content .item {
  padding: 5px 0 10px 0;
  border-bottom: 1px solid #505050;
}
.other-pages .block.news .content .item img {
  margin-bottom: 5px;
}
.other-pages .block.news .content .item p {
  font-family: 'Roboto Light';
  font-size: 12px;
  margin: 0;
}
.other-pages .block.related .content {
  padding: 0 20px;
}
.other-pages .block.related .content .item {
  padding-top: 20px;
}
.other-pages .block.related .content .item img {
  float: left;
  margin-right: 4%;
  width: 42%;
}
.other-pages .block.related .content .item .title {
  float: right;
  width: 54%;
}

.other-pages .block.related .content .item p {
  margin: 0px;
  font-size: 11px;
  font-family: 'Roboto Light';
  font-weight: 500;
}
.other-pages .block.twitter .content .item {
  padding: 5px 0 10px 0;
  border-bottom: 1px solid #505050;
}
.other-pages .block.twitter .content p {
  margin: 0;
}
.other-pages .blog p {
  margin: 0px;
  font-size: 14px;
  font-family: 'Roboto Light';
}
.other-pages .blog .item-profile-text {
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
}
.other-pages .blog .down {
  margin-top: 25px;
}
.other-pages .blog-ul li {
  float: left;
  list-style: none;
  clear: both;
  color: #ccbb88;
}
.other-pages .block.cart h2 {
  padding: 10px 10px;
  margin: 0;
  border-bottom: none;
  background-color: #FF4145;
  color: #ffffff;
}
.other-pages .block.cart .content {
  border: 1px solid #505050;
  border-top: none;
  padding: 10px;
}
.other-pages .block.cart .content .bluray {
  margin-bottom: 10px;
}
.other-pages .block.cart .content .bluray .block {
  height: 20px;
  margin: auto;
  padding: 5px 10px;
}


.red {
	background-color: #ff4145;
}

.red-type {
	color: #ff4145;
}


.other-pages .block.cart .content .bluray .block .white-block {
  float: left;
  background-color: #FFFFFF;
  width: 30px;
  height: 20px;
  color: #ccbb88;
  border-radius: 2px;
}
.other-pages .block.cart .content .bluray .block .text-block {
  float: left;
  color: #ffffff;
  padding-left: 10px;
}
.other-pages .block.cart .content .bluray .block .arrow-white {
  background-image: url(../img/arrow-white.png);
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
  float: right;
}
.other-pages .block.cart .content .item {
  padding-bottom: 10px;
  border-bottom: 1px solid #505050;
  margin-bottom: 10px;
}
.other-pages .block.cart .content .item img {
  float: left;
  margin-right: 2%;
 /*  width: 44%; */
}
.other-pages .block.cart .content .item .title {
  float: right;
  width: 54%;
}

.other-pages .block.cart .content .item p {
  margin: 0;
}
.other-pages .block.cart .content .features p {
  font-weight: bold;
}
.other-pages .block.cart .content .features ul {
  margin: 0;
}
.other-pages .block.cart .content .features ul li {
  padding-bottom: 10px;
  list-style-position: outside;
  margin-left: 20px;
}
.other-pages .block.cart .content .add-to-cart {
  display: block;
  padding: 5px 80px 5px 0px;
  width: 100%;
  color: #ccbb88;
  border: 1px solid #ccbb88;
}
.other-pages .block.cart .content .add-to-cart:hover {
  background-color: #ccbb88;
  display: block;
  padding: 5px 80px 5px 0px;
  width: 100%;
  color: #ffffff;
}

.other-pages.classics h1 {
  font-size: 66px;
  font-family: 'Roboto Light';
  padding-bottom: 90px;
  padding-top: 20px;
}
.other-pages.classics .content-menu-ul li.last,
.other-pages.moc .content-menu-ul li.last,
.other-pages.monster .content-menu-ul li.last {
  margin-top: 5px;
}
.other-pages.classics .content-menu-ul li.select,
.other-pages.moc .content-menu-ul li.select,
.other-pages.monster .content-menu-ul li.select {
  float: right;
  margin-right: 20px;
  margin-top: 5px;
}
.other-pages.classics .content-menu-ul li.select a,
.other-pages.moc .content-menu-ul li.select a,
.other-pages.monster .content-menu-ul li.select a {
  display: block;
  padding: 5px 80px 5px 10px;
  border: 1px solid #ccbb88;
  color: #ccbb88;
  background-image: url('../img/arrow.png');
  background-repeat: no-repeat;
  background-position: 175px center;
  font-weight: bold;
}
.other-pages.news h1,
.other-pages.blog h1,
.other-pages.forum h1 {
  font-size: 66px;
  padding-top: 20px;
}
.other-pages.mocblog .top-left {
  width: 77%;
  float: left;
  padding-top: 30px;
}
.other-pages.mocblog .top-right {
  width: 23%;
  float: right;
}
.other-pages.mocblog .sidebar {
  margin-top: 0;
}
.other-pages.mocblog .buttons {
  margin-bottom: 10px;
}
.other-pages.mocblog .buttons a {
  float: left;
  padding: 10px 30px;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.other-pages.mocblog .buttons a.active {
  color: #ccbb88;
}
.other-pages.mocblog .blue-header .header {
  background-color: #2c869e;
  height: 30px;
  width: 100%;
}
.other-pages.mocblog .blue-header .header .title {
  margin: 0;
  padding: 10px 0 0 10px;
  line-height: 100%;
  font-size: 12px;
  font-family: 'Roboto Light';
}
.other-pages.mocblog .blue-header .content {
  background-color: #ffffff;
  padding: 10px;
}
.other-pages.mocblog .blue-header .content {
  background-color: #ffffff;
  padding: 10px;
}
.other-pages.mocblog .theatres .content a {
  display: block;
  padding: 5px 10px;
  border: 1px solid #ccbb88;
  color: #ccbb88;
  background-image: url('../img/arrow.png');
  background-repeat: no-repeat;
  background-position: 181px center;
  font-weight: bold;
}
.other-pages.mocblog .coming .title,
.other-pages.mocblog .coming .blueray,
.other-pages.mocblog .coming .dvd {
  float: left;
  margin-right: 5px !important;
}
.other-pages.mocblog .coming .blueray,
.other-pages.mocblog .coming .dvd {
  margin-top: 8px;
}
.other-pages.mocblog .coming .content a {
  padding: 5px 10px;
  display: block;
  background-color: #999999;
  color: #ffffff;
}
.other-pages.your-profile .block.news {
  margin: 0;
}
.other-pages.your-profile .grey-bg {
  background-color: #f2f2f2;
  padding: 10px;
  margin: 0;
}
.other-pages.your-profile .social {
  clear: both;
  padding-top: 20px;
}
.other-pages.your-profile .btn-success {
  padding: none;
}

.half {
  width: 49%;
  float: left;
}
.second {
  float: right;
}
.down-block {
  background-image: url(../img/foot-gift.png);
  background-repeat: repeat;
  background-color: #ccbb88;
  width: 100%;
  height: auto;
  margin-top: 5%;
  margin-bottom: 5%;
  clear: both;
}
.down-block-left {
  float: left;
  font-family: 'Roboto Thin';
  color: #FFFFFF;
  font-size: 54px;
  padding: 3%;
}
.down-block-right {
  float: right;
  font-family: 'Roboto Light';
  color: #FFFFFF;
  font-size: 14px;
  padding-top: 2%;
  padding-right: 7.5%;
}
.down-block-right-second {
  float: right;
  font-family: 'Roboto Light';
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  padding-right: 3%;
  clear: right;
}

/*.icon {
  display: block;
  width: 33px;
  height: 17px;
  float: left;
  margin: 2% 0% 2% 5%;
  background: url("../img/contability.svg");
  background: url("../img/contability.png")\0;
}*/
.icon.blueray {
  background-position: 0px 0px;
}
.icon.dvd {
  background-position: -39px 0px;
}
.icon.itunes {
  width: 54px;
  background-position: 54px 0px;
}
.icon-white {
  display: block;
  width: 33px;
  height: 17px;
  float: left;
  margin: 10px 0 0 2px;
  background: url("../img/contability-white.svg");
}
.icon-white.blueray {
  background-position: 0px 0px;
}
.icon-white.dvd {
  background-position: -39px 0px;
}
.icon-white.itunes {
  width: 54px;
  background-position: 54px 0px;
}
.monstro-icon {
  margin: 10px 0 5px 2px;
}
.carousel {
  margin-bottom: 0px;
  margin-top: -20px;
}
.slide-block {
  clear: both;
  width: 100%;
  height: 10px;
  background-color: #ccbb88;
  margin-bottom: 5%;
}
.deep-color {
  color: #505050;
}
.hr-block {
  margin: auto;
  border-color: #989898 -moz-use-text-color #989898;
  border-style: solid none;
  width: 90%;
  border-top: 1px solid #989898;
  border-bottom: none;
}
.hr-purple {
  margin: auto;
  border-color: #8f21a5 -moz-use-text-color #8f21a5;
  border-style: solid none;
  width: 90%;
  border-top: 1px solid #8F21A5;
  border-bottom: none;
}
.middle-box-text {
  margin-bottom: 2%;
}
.white {
  color: #FFFFFF !important;
}

.white:hover {
  color: #FFFFFF !important;
}
.white-bg {
  background-color: #FFFFFF;
}
.dark {
  color: #555555 !important;
}
.dark:hover {
  color: #555555 !important;
}
.green-line {
  background-color: #5DEB38;
}
.second-color {
  color: #ccbb88;
}
.second-color:hover {
  color: #ccbb88;
}
ul,
ol {
  margin: 0px 0px 0px 0px;
}
.sub-menu {
  background-color: #000000;
  opacity: 0.8;
  width: 100%;
  height: 30px;
  margin-top: 1px;
}
.sub-menu-wrapper {
  margin-left: 90px;
}
.sub-menu-ul li {
  float: left;
  list-style: none;
  margin-top: 5px;
	margin-right: 3px;
}
/*moc-series*/
.masters {
  display: block;
  text-indent: -9999px;
  width: 450px;
  margin-top: 32px;
  margin-bottom: 173px;
}
.masters-black {
  display: block;
  text-indent: -9999px;
  width: 320px;
  height: 35px;
  margin-top: 42px;
  margin-bottom: 32px;
}
.monster {
  display: block;
  text-indent: -9999px;
  height: 130px;
  margin-top: 26px;
  margin-bottom: 90px;
}
.monster-black {
  display: block;
  text-indent: -9999px;
  height: 100px;
  margin-top: 16px;
  margin-bottom: 10px;
}

.text-box {
  margin: 2%;
  width: 98%;
  height: 100%;
  font-family: 'Roboto Thin';
}
.content-menu {
  width: 100%;
  height: auto;
  margin-bottom: 2%;
}
.content-box {
  clear: both;
}
.content-menu-ul {
  margin-top: 10px;
}
.content-menu-ul li {
  float: left;
  list-style: none;
  margin-top: 10px;
  margin-left: 20px;
}
.content-menu-ul li.last {
  margin-top: 5px;
}
.content-menu-ul li.select {
  float: right;
  margin-right: 20px;
  margin-top: 5px;
}
.content-menu-ul li.select a {
  display: block;
  padding: 5px 80px 5px 10px;
  border: 1px solid #ccbb88;
  color: #ccbb88;
  background-image: url('../img/arrow.png');
  background-repeat: no-repeat;
  background-position: 160px center;
  font-weight: bold;
}
.btn-advaced {
  border: 5px solid #ccbb88;
  background-color: #ccbb88;
  display: block;
}
.normal {
  font-family: 'Roboto', Calibri, Arial;
  font-size: 12px;
  width: auto;
}
/*blog content*/
.h1-blog {
  font-family: 'Roboto Thin';
  font-size: 20px;
  text-transform: capitalize;
  padding: 2% 0 0 0;
}
.h2-blog {
  font-family: 'Roboto Thin';
  font-size: 42px;
  line-height: 100%;
}
/*your profile*/
.dark-bcg {
  background-color: #000000;
  opacity:0.8;
  filter: alpha(opacity=80);
  width: 100%;
  height: 100px;
  margin: 0;
}
.dark-bcg-home {
  height: 70px;
}
.h1-profile {
  font-family: 'Roboto Thin';
  color: #FFFFFF;
  font-size: 54px;
  padding-top: 2%;
  margin-top: 0px;
  line-height: 100%;
}
.submenu-bottom-placeholder-profile {
  width: 1px;
  margin-left: -1px;
}
.other-pages.your-profile .span9 {
  margin-left: 0;
  float: right;
}
.other-pages.your-profile .span3 {
  margin-left: 0;
  float: left;
}
.other-pages.your-profile .profile-wrapper {
  position: relative;
}
.other-pages.your-profile .profile-wrapper img {
  margin-bottom: 0 !important;
  width: 100%;
}
.other-pages.your-profile .profile-wrapper .edit-photo {
  display: block;
  text-align: center;
  padding: 2px 5px;
  border: solid 1px #FFFFFF;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.other-pages .blog p {
  padding-top: 1%;
}
.profile-menu-wrapper {
  width: 100%;
  height: 100%;
  border: 1px solid #555555;
  border-right-color: #FFFFFF;
}
.profile-menu {
  list-style: none;
}
.profile-menu li {
  float: left;
  padding: 10px 15px;
  border-right: 1px solid #333;
}
li.last-profile {
  float: right;
  padding: 0px 0px;
  margin-top: 8px;
  border-right: none;
}
.btn-success {
  background-color: #ccbb88 !important;
  background-image: linear-gradient(to bottom, #ccbb88, #ccbb88) !important;
  border-color: none !important;
  background-color: #ccbb88;
  width: 80px;
  height: 30px;
  border: 0px;
  background-image: -moz-linear-gradient(top, #ccbb88, #ccbb88);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ccbb88), to(#ccbb88));
  background-image: -webkit-linear-gradient(top, #ccbb88, #ccbb88);
  background-image: -o-linear-gradient(top, #ccbb88, #ccbb88);
  background-image: linear-gradient(to bottom, #ccbb88, #ccbb88);
  background-repeat: repeat-x;
  border-color: none;
}
.btn-success:hover {
  background-color: #beac76 !important;
  background-image: linear-gradient(to bottom, #beac76, #beac76) !important;
}
.up-btn {
  margin-top: -3px;
}
.profile-text {
  font-family: 'Roboto Light';
  font-size: 18px;
  margin-top: 5%;
}
.profile-form {
  margin-bottom: 30px;
}
.profile-form-ul {
  list-style: none;
}
.profile-form-ul input {
  width: 90%;
  padding: 2% 5%;
}
input.search-query {
  margin-bottom: 2%;
}
.other-pages .profile .info-box.secondary-color {
  clear: both;
}
/*forum*/
.sponsor {
  background-color: #ABABAB;
  width: 300px;
  height: 250px;
  margin: auto;
  margin-bottom: 20px;
}
.item-left {
  float: left;
}
.item-right {
  float: right;
}
.item-right p {
  text-align: right;
}
.forum-info {
  font-family: 'Roboto Light';
  font-size: 12px;
  line-height: 12px;
}
.forum-line {
  line-height: 6px;
}
.small-text {
  font-size: 12px;
}
.h3-form {
  font-family: 'Roboto Light';
  font-size: 14px;
  padding-bottom: 5px;
  border-bottom: 1px solid #555555;
}
/*news*/


.head-news {
  background-image: url(../../overides/images/EU_NEWS_LATEST_HEADER.jpg);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  line-height: 54px;
  padding: 4%;
  font-family: 'Roboto Thin';
  font-size: 54px;
  color: #ffffff;
  background-size: cover;
  background-position: top center;
}
.head-news-second {
  background-image: url(../../overides/images/EU_NEWS_RECENT_HEADER.jpg);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  line-height: 34px;
  padding: 4%;
  font-family: 'Roboto Thin';
  font-size: 34px;
  color: #ffffff;
  background-size: cover;
  background-position: top center;
}
.news-wrapper {
  width: 100%;
  margin-top: 5%;
  margin-bottom: 5%;
}
.news-pic {
  width: 25%;
  float: left;
}
.news-pic img {
  width: 100%;
  height: auto;
}
.news-text-wrapper {
  float: right;
  width: 71%;
}
.h1-news {
    font-family: 'Roboto Condensed Light';
    font-size: 14px;
  text-transform: capitalize;
  padding: 0% 0 0 0;
}
.h2-news {
  font-family: 'Roboto Thin';
  color: #ccbb88;
  font-size: 32px;
  line-height: 100%;
}
/*moc-blog*/
.moc-blog-logo {
  display: block;
  text-indent: -9999px;
  width: 400px;
  height: 43px;
  margin-top: 38px;
  margin-bottom: 100px;
}
.moc-blog-texts {
  float: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  position: relative;
  width: 100%;
}
.moc-blog-texts h1 {
  padding-bottom: 10px;
}
.h1-moc-blog {
  font-family: 'Roboto Thin';
  font-size: 54px;
  padding-top: 10%;
  padding-bottom: 10%;
}
.text-moc-blog {
  font-family: 'Roboto Light';
  font-size: 14px;
  color: #ccbb88;
  line-height: 5px;
}
.moc-blog-buttons {
  background-color: #000000;
  opacity: 0.8;
  position: absolute;
  right: 10px;
  bottom: 0;
}
.moc-blog-buttons a {
  float: left;
  border: 1px solid #ffffff;
  color: #ccbb88;
  padding: 5px 19px;
}
.info-moc-blog {
  background-color: #ffffff;
  height: auto;
  color: #ccbb88;
  font-size: 40px;
  font-family: 'Roboto Thin';
  padding: 15px 3%;
  border-right: 1px solid #000000;
  line-height: 50px;
  margin-top: -30px;
}
.submenu-wrapper {
  margin: 0;
  position: static;
  margin-top: 1px;
  width: 100%;
}
.submenu-wrapper .sub-menu {
  margin: 0;
}
.submenu-wrapper .sub-menu .span12 {
  max-width: 960px;
  float: none;
  margin: 0 auto;
}
.submenu-wrapper-profile {
  margin: 0;
  position: static;
  margin-top: 1px;
  margin-bottom: 90px;
  left: 0;
  width: 100%;
}
.submenu-wrapper-profile .sub-menu .span12 {
  max-width: 960px;
  float: none;
  margin: 0 auto;
}
.submenu-wrapper-home {
  margin: 0;
  position: static;
  margin-top: 1px;
  margin-bottom: 0px;
  left: 0;
  width: 100%;
}
.submenu-wrapper-home .sub-menu .span12 {
  max-width: 960px;
  float: none;
  margin: 0 auto;
}
.submenu-bottom-placeholder {
  height: 30px;
  width: 1px;
  margin-left: -1px;
}
.signin label {
  margin-top: 14px;
  margin-bottom: 0px !important;
}
.caret {
  displey: none;
}
.dropdown .caret {
  displey: none;
}
.text-up {
  margin-top: -10px;
}
.profile-space {
  margin-top: 15%;
}
.available {
  background-color: #5DEB38;
  width: 100%;
}
.available-title {
  margin: 0;
  padding: 10px 0 0 10px;
  line-height: 100%;
  font-size: 12px;
  font-family: 'Roboto Light';
  color: #FFFFFF;
  float: left;
  position: relative;
}
.available-pink {
  background-color: #ff4145;
  width: 100%;
}
.available-title-pink {
  margin: 0;
  padding: 10px 0 0 10px;
  height: 22px;
  line-height: 100%;
  font-size: 12px;
  padding-right: 5px;
  font-family: 'Roboto Light';
  color: #FFFFFF;
  float: left;
  position: relative;
}
.dv {
  display: block;
  width: 32px;
  height: 16px;
  background: url("../img/icon-dv.png") no-repeat top left;
  float: left;
}
.bl {
  display: block;
  width: 32px;
  height: 16px;
  background: url("../img/icon-bl.png") no-repeat top left;
  flot: left;
}
.dv-pink {
  display: inline-block;
  width: 32px;
  height: 16px;
  background: url("../img/icon-dvd-pink.png") no-repeat top left;
  float: left;
}
.bl-pink {
  display: inline-block;
  width: 32px;
  height: 16px;
  background: url("../img/icon-bl-pink.png") no-repeat top left;
  flot: left;
}
.i-pink {
  display: inline-block;
  width: 51px;
  height: 16px;
  background: url("../img/icon-i-pink.png") no-repeat top left;
  flot: left;
}
.pink-icons {
  margin-top: 8px;
}
.silent-bottom {
  float: left;
  margin-top: 50px;
}
.coming-monstro .title,
.coming-monstro .bl,
.coming-monstro .dv {
  float: left;
  margin-right: 6px !important;
}
.coming-monstro .bl,
.coming-monstro .dv {
  margin-top: 8px;
}
.coming-monstro .content {
  clear: both;
  padding: 10px;
  border: 1px solid #555555;
  border-top: none;
}
.coming-monstro .content a {
  display: block;
  padding: 5px 10px;
  border: 1px solid #ccbb88;
  color: #ccbb88;
  background-image: url('../img/arrow.png');
  background-repeat: no-repeat;
  background-position: 165px center;
  font-weight: bold;
}
.carousel-caption {
  background: #000000;
  opacity: 0.8;
}
.carousel-caption h4 {
  font-family: 'Roboto Light';
  font-size: 28px;
  font-weight: normal;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.carousel-caption p {
  font-family: 'Roboto Condensed';
  font-size: 14px;
  color: #ccbb88;
  line-height: 20px;
  padding-left: 3px;
}
.carousel-nav {
  position: absolute;
  bottom: 20px;
  right: 10px;
}
.carousel-nav a {
  float: left;
  display: block;
  margin-right: 5px;
  background-color: #FFFFFF;
  width: 9px;
  height: 9px;
}
.carousel-nav a:hover {
  background-color: #ccbb88;
}
.carousel-nav a.active {
  background-color: #ccbb88;
}
.item-text {
/*  float: right;
  margin-top: -20px !important;
  margin-right: 28px !important; */
}
.item-profile-text {
  font-size: 10px;
  font-weight: 500;
}
.eureka-classics-logo {
  display: block;
  width:360px;
  text-indent: -9999px;
  margin-bottom: 156px;
  margin-top:20px;
}
.smaller-space {
  margin-top: -20px;
}
.signin {
  margin-top: 50px;
}
.signin .text {
  float: left;
  width: 50%;
}
.signin .button {
  float: left;
  width: 50%;
  margin-left: -110px;
}
.form-inline .checkbox input[type="checkbox"] {
  margin-right: 6px;
}
.bigger-heading h4 {
  font-family: 'Roboto Thin';
  font-size: 42px;
  line-height: normal;
}
.mobile {
  display: none;
}
.plus {
  display: inline-block;
  background: url("../img/plus.png") no-repeat right;
}
.plus:hover {
  display: inline-block;
  background: url("../img/plus-white.png") no-repeat right;
}
.large {
  font-size: 18px;
}
.carousel-fade .carousel-inner .item {
  opacity: 1;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.page-above {
  margin-top: -66px;
}
.row-fluid .span5 {
  width: 35%;
}
.row-fluid .span7 {
  width: 62.4%;
}
.profile-photo {
  margin-left: 0px;
}
.top-five-wrapper {
  margin-top: -20px;
}
.hr-spacing {
  margin-bottom: 10px;
}
.block h4 {
  font-size: 22px;
}
.right-home {
  float: right;
  clear: right;
  width: 100%;
  height: 80px;
  margin-top: 8px;
  margin-bottom: 600px;
  overflow: hidden;
}
.right-home .right-bcg {
  width: 6000px;
  background: #000000;
  opacity: 0.8;
  z-index:99999999;
  filter: alpha(opacity=80);
  height: 100%;
  position: absolute;
  top: 0;
  right: -6000px;
}
.right-home .page-column {
  width: 960px;
  margin: auto;
  position: relative;
}
.right-home .page-column .wrapper {
  float: right;
  background: #000000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  padding-left: 20px;
  z-index:99999999999;
}
.right-home .page-column .wrapper h2 {
  font-family: 'Roboto Light';
  font-weight: normal;
  font-size: 28px;
  line-height: 30px;
}
.right-home .page-column .wrapper p {
  font-family: 'Roboto Condensed';
  font-size: 14px;
  color: #ccbb88;
  line-height: 10px;
}
.width {
  width: 300px !important;
}
/* media quries */
@media (min-width: 979px) {
    

  .navbar-fixed-top .container,
  .container {
    width: 960px;
  }
  .modal {
    width: 680px;
    margin: 0 auto !important;
    left: 0;
    right: 0;
  }
  .modal .form-content-forgot {
    margin-right: 130px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
    
    .page-node-129 .page-layout #custom-search-form .input-append form {
        margin:0 0 17px !important;
    }
  .navbar .navbar-static-top .container,
  .navbar .navbar-fixed-top .container,
  .navbar .navbar-fixed-bottom .container {
    width: auto;
  }
  .navbar .navbar-inner {
    min-height: 35px;
    height: 35px;
  }
  .navbar .nav > li > a {
    padding: 6px 10px 8px;
  }
  li-image {
    margin-left: 120px;
  }
  .sub-menu-wrapper {
    margin-left: 62px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
    
    .node-type-page .dark-bcg {
        margin-top:0 !important;
    }
    
    .footer-line li {
        padding-right: 4px !important;
        padding-left: 4px !important;
    }
    
    .footer-line p {
        padding-right:4px !important;
    }
    
     .btn-cart {
        margin-right:15px;
    }
    
    .black-line {
        visibility:hidden;
    }
    .row-fluid .span3 {
        width:30%;
        float:left;
    }
    
    .smaller-space .info-box .span3:last-child {
        display:none;
    }

    .row-fluid .span9 {
    	width: 66%;
    }

    .row-fluid .span6:first-child {
    	display: block !important;
    }
    .row-fluid .span6:last-child {
    	display: none;
    }
    
    .row-fluid .span6 {
        width:100% !important;
    }
    
    .row-fluid .span3:first-child {
    	display: block !important;
    }

    
    .photo-text-block {
        width:43% !important;
    }
    
  .right-home .page-column {
    width: 100% ;
  }
  .right-home .page-column .wrapper {
    padding-right: 20px;
  }
  .navbar ul#nav-register > li > a {
    font-size: 14px;
  }
  .navbar ul#nav-register > li > a {
    padding: 3px 10px;
  }
  .item-disc {
    float: right;
    margin-top: -30px !important;
  }
  .home h2 {
    padding-right: 30px;
  }
  .h2-text {
    font-size: 14px;
    line-height: 14px;
  }
  .right-home {
    margin-top: 41px;
  }
  .home {
    padding: 0px 20px;
  }
  .dark-bcg-home {
    margin-top: 0px !important;
  }
  .submenu-wrapper-profile {
    margin-bottom: 110px;
  }
  .navbar ul#nav-register > li > a {
    padding: 0px 10px;
  }
  .navbar-fixed-top {
    margin-bottom: 0px !important;
  }
  .page-up {
    margin-top: -56px;
  }
  .table-menu {
    width: 100%;
  }
  .table-text {
    padding-left: 0px;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    background-color: #000000;
    margin-left: -10px;
    padding-left: 10px;
    margin-right: -10px;
  }
  /*responsive forms*/
  .form {
    margin: 40px 0px -20px 120px;
  }
  /* navbar */
  .navbar .brand {
    margin: 0px 0px 0px 15px;
  }
  .navbar .brand .logo {
    padding-left: 0px;
  }
  .navbar .nav-collapse .dropdown-menu a {
    padding: 0px 0px;
    font-weight: none;
    color: #ccbb88;
  }
  .navbar .divider-vertical-sign-up {
    display: none;
  }
  .navbar .btn-navbar {
    padding: 5px 10px;
  }
  .navbar .navbar-inner {
    padding: 0 5px;
  }
  .modal {
    width: 680px;
    margin: 0 auto !important;
    left: 0;
    right: 0;
  }
  .modal .form-content-forgot {
    margin-right: 130px;
  }
  .home {
    height: 100%;
  }
  .home .home-bottom {
    margin-top: 350px;
  }
  .footer .column {
    float: left;
  }
  .footer .column-middle {
    border-right: 1px solid #ffffff;
  }
  .footer .column-middle p {
    margin: 0;
  }
  .footer .column-middle ul {
    padding-top: 5px;
  }
  .footer .column-middle li {
    float: none;
    padding-bottom: 5px;
  }
  .footer .column-middle li a {
    border: none;
    padding: 0;
    margin: 0;
  }
  .footer .column-right {
    border-left: none;
  }
  .footer .column-right p {
    margin: 0;
  }
  .footer .column-right ul {
    padding-top: 5px;
  }
  .footer .column-right input {
    margin-top: 10px;
  }
  .photo-block {
    float: none;
  }

  .sub-menu {
    margin-top: 1px;
  }
  .dark-bcg {
    margin-top: -35px;
  }
  .h1-profile {
    margin-top: 5%;
  }
  .coming-monstro .content a {
    background-position: right;
  }
  .other-pages.mocblog .theatres .content a {
    background-position: right;
  }
  .other-pages.moc .content-menu-ul li.select {
    float: left;
  }
  .other-pages.classics .content-menu-ul li.select {
    float: left;
  }
  .item-text {
    float: right;
    margin-top: -47px !important;
    margin-right: 0px !important;
  }
  .mobile {
    display: none;
  }
}
.sponsor {
  width: 100%;
}
.row-fluid .span7 {
  width: 62.2%;
}
.other-pages .blog .down {
  margin-top: 0px;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
    
    
    
    
    .footer-line li:last-child {
        border-right:0px !important;
    }
    
    .node-type-home .footer-social .wrapper {
        margin-left:56px !important;
    }
        .node-type-page .footer-social .wrapper {
        margin-left:56px !important;
    }
    
    .right-home {
        background-color:#000 !important;
    }
    
    
    .page-wrapper {
        margin: 0 auto -0 !important;
    }
    .footer-home {
        height:auto !important;
    }
    
    
    .footer-line {
        padding-left:0px !important;
        width:100% !important;
    }

    .footer-social p {
        padding-left:20px;
    }

    .footer-line img {
        padding-left:20px;
    }

    .footer-social {
        padding-left:0px !important;
        float:left !important;
        width:100% !important;
        padding-top:0px !important;

}

.footer-social .wrapper {
    float:left !important;
}
    
        .btn-cart {
        margin-right:15px;
    }
    
    .submenu-wrapper-home .sub-menu .span12 {
        width: 98%;
        margin-left: 2% !important;
    }
    
    
    .other-pages .shop h1 {
		padding: 1% 0 1% 0;
	}
    

  .right-home .page-column {
    width: 100%;
  }
  .right-home .page-column .wrapper {
    padding-right: 20px;
  }
  .first-line {
    border-top: 1px solid #6C6C6C;
  }
  .submenu-wrapper-home {
    height: 22px;
  }
  .nav-collapse .nav > li {
    border-bottom: 1px solid #505050;
  }
  .nav-collapse:first-child {
    border-top: 1px solid #505050;
  }
  .navbar ul#nav-register > li > a {
    font-size: 14px;
  }
  .monster {
    margin: auto;
    margin-top: 26px;
    margin-bottom: 52px;
  }
  .eureka-classics-logo {
    margin-bottom: 50px;
  }
  .masters {
    margin-bottom: 50px;
  }
  .icon-white {
    margin: 8px 0 5px 10px;
  }
  .right-home {
    float: left;
    background-color: #000000;
    opacity: 0.8;
    width: 100%;
    height: 100px;
    margin-top: 390px;
    margin-bottom: 0px;
  }
  .carousel-caption {
    background: none;
  }
  .dark-bcg-home {
    height: 70px;
  }
  .home {
    padding: 0px 20px;
  }
  .h1-profile {
    padding-left: 20px;
  }
  .submenu-wrapper .sub-menu-wrapper {
    padding-left: 15px;
  }
  .page-layout {
    margin-top: 46px;
  }
  .home h1 {
    padding: 0;
  }
  .table-menu {
    width: 100%;
  }
  .table-text {
    padding-left: 0px;
  }
  .span6 {
    width: auto;
    padding-top: 0px;
  }
  .span2 {
    width: auto;
    padding-left: 120px;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    background-color: #000000;
  }
  .down-block-left {
    line-height: 54px;
  }
  .down-block-right {
    float: left;
    margin: 3%;
    clear: left;
  }
  .down-block-right-second {
    float: left;
    margin: 3.5%;
    clear: left;
  }
  /*responsive forms*/
  .form {
    margin: 30px 0px 70px 0px;
    width: 224px;
    height: 140px;
  }
  .form-content {
    padding-left: 10px;
  }
  .navbar .divider-vertical-sign-up {
    display: none;
  }
  /*logo*/
  .navbar {
    padding: 0;
    width: 100%;
    margin: 0;
  }
  .navbar .navbar-inner {
    padding: 0 5px;
  }
  .navbar .brand {
    margin: 0px 0px 0px 15px;
  }
  .navbar .brand .logo {
    padding-left: 0px;
  }
  .navbar .btn-navbar {
    margin-right: 15px;
    padding: 5px 10px;
  }
  .home {
    height: 550px;
  }
  .home h1 {
    margin-top: 20px;
    font-size: 28px;
    line-height: 28px;
  }
  .home h2 {
    font-size: 28px;
  }
  .home .float-right {
    width: 100%;
  }
  .home .float-right #custom-search-form {
    width: 98%;
    margin: 0;
  }
  .home .float-right #custom-search-form input {
    width: 92%;
  }
  .home .float-left {
    clear: right;
    width: 100%;
  }
  .home .home-bottom {
    margin-top: 180px;
  }
  /* page blocks */
  .other-pages h1 {
    font-size: 35px !important;
    line-height: 42px;
  }
  .other-pages .float-right {
    float: right;
    width: 100%;
  }
  .other-pages .float-right #custom-search-form {
    width: 100%;
    margin: 0;
    margin-top: 15px;
  }
  .other-pages .float-right #custom-search-form input {
    width: 95%;
  }
  .other-pages .float-left {
    clear: right;
    width: 100%;
  }
  .other-pages .info-box .header .items-wrapper {
    width: 100%;
    margin-right: 0;
    border-right: none;
    float: none;
  }
  /* modals */
  .modal ul {
    margin: 0;
  }
  .modal .form-content-forgot .form-inline {
    margin-top: 2px;
    margin-right: 10px;
  }
  .modal input {
    max-width: 92%;
  }
  /*news*/
  .head-news {
    margin-top: 5%;
  }
  /*foot*/
  .footer .column {
    float: left;
    margin: 0;
  }
  .footer .column-first {
    float: left;
    width: 34%;
    margin-top: 15px;
    padding: 0;
    padding-right: 4%;
  }
  .footer .column-middle {
    float: none;
    margin-left: 38%;
    margin-top: 15px;
    width: 54%;
    padding: 0 4%;
  }
  .footer .column-middle p {
    margin: 0;
  }
  .footer .column-middle ul {
    padding-top: 5px;
  }
  .footer .column-middle li {
    float: none;
    padding-bottom: 5px;
  }
  .footer .column-middle li a {
    border: none;
    padding: 0;
    margin: 0;
  }
  .footer .column-right {
    float: none;
    margin-left: 38%;
    width: 54%;
    padding: 0 4%;
  }
  .footer .column-right p {
    margin: 0;
  }
  .footer .column-right .normal {
    font-family: 'Roboto', Calibri, Arial;
    font-size: 12px;
  }
  .footer .column-right ul {
    padding-top: 5px;
  }
  .footer .column-right input {
    margin-top: 10px;
    max-width: 90%;
  }
  .photo-block {
    float: none;
  }

  .hr-block {
    width: 100%;
  }
  h1 {
    font-size: 45px;
  }
  .half {
    width: 100%;
    float: none;
  }
  .sub-menu {
    margin-top: 1px;
  }
  .sub-menu-wrapper {
    margin-left: 0px;
  }
  .description {
    display: none;
  }
  .other-pages .detail-thumbnail .bcg-thumbnail {
    background: transparent;
  }
  .other-pages .detail-thumbnail .title {
    left: 5px;
    top: 5px;
  }
  .other-pages .detail-thumbnail .title h1 {
    font-size: 32px;
    margin: 0;
    padding: 0;
  }

  .other-pages.mocblog .top-left {
    width: 100%;
  }
  .other-pages.mocblog .top-right {
    width: 100%;
    float: right;
  }
  .other-pages.mocblog .buttons a {
    padding: 10px 21px;
  }
  .moc-blog-up {
    margin-top: 60px !important;
  }
  .moc-blog-logo {
    margin-bottom: 20px;
  }
  .coming-monstro .content a {
    background-position: right;
  }
  .other-pages.mocblog .theatres .content a {
    background-position: right;
  }
  .other-pages.moc .content-menu-ul li.select {
    float: left;
  }
  .other-pages.classics .content-menu-ul li.select {
    float: left;
  }
  .carousel-caption h4 {
    font-size: 32px;
    line-height: 14px;
    margin-top: 20px;
  }
  .carousel-caption p {
    display: none;
  }
  .item-text {
    float: left;
  }
  .other-pages .info-box .content.credits .item p:first-child {
    width: 49%;
  }
  .signin .button {
    width: 100%;
    margin-left: 0px;
  }
  .mobile {
    display: block;
  }
  .no-mobile {
    display: none;
  }
  .row-fluid .span5 {
    width: auto;
    margin-left: 0%;
  }
  .row-fluid .span7 {
    width: 100%;
  }
  .other-pages .blog .item-profile-text {
    margin-bottom: 10px;
  }
  .other-pages .blog .down {
    margin-top: 0px;
  }
  
  .page-node-129 .page-layout #custom-search-form {
        margin:8px;
    }
    .page-node-129 .page-layout {
        margin-top:0px;
    }

    .page-node-129 .home {
        padding:0px;
    }
    .page-node-129  form {
        margin:0px 20px 20px;
    }
    
    .page-node-129 .dark-bcg-home {
        height:46px;
    }
    .page-node-129 .home h1 {
        margin-top:8px;
        padding-left:20px;
        padding-right:20px;
    }
    .page-node-129 .black-block {
        background: rgba(0, 0, 0, 1);
        width: 100%;
        height: auto;
        float: left;
        margin-top: 600px;
    }
    
    .page-node-129 .home .float-right {
        float:left;
    }
    .page-node-129 .right-home {
    margin-top: 1px;
    background:rgba(0, 0, 0, 1);
    
    }
    
    .home .float-right #custom-search-form input {
        width:100%;
    }

}
@media (max-width: 480px) {

    .node-type-home .footer-social .wrapper {
        margin-left:56px !important;
    }
    .footer-line .mobile-wrap {
        margin-left:56px !important;
    }
    .footer-line p {
        border-right:0px !important;
    }
    
    .footer-line ul {
        float:left;
        padding-left:15px;
        padding-bottom:10px;
    }
    
    .footer-line li {
        float:left;
        padding-left:4px !important;
        padding-right:4px !important;
    }
    
    .footer-line li:last-child {
        border-right:0px !important;
    }
    
    .submenu-wrapper-home .sub-menu .span12 {
        width:98% !important;
        margin-left:0 !important;
    }
    
    .home .float-right #custom-search-form {
        width: 92% !important;
        margin-right: 4% !important;
    }
    
    .page-node-129 {
        overflow-x:hidden !important;
    }
    
    .home .float-right #custom-search-form input {
        width:90%;
    }
    .page-node-129 form {
        margin: 0px 20px 20px;
    }
    
    .home-overflow .page-layout {
        overflow:hidden !important;
    }
    
    .row-fluid .masters-black {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    

    
    .carousel-caption h4 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 20px;
    }
    
    
    
  .carousel-caption {
    position: absolute;
  }
  
      .other-pages .detail-thumbnail .bcg-thumbnail .title h1 {
        font-size: 18px !important;
        line-height: 18px !important;
        margin-top: 30px !important;
    }
}

/*right-block down*/


.right-home .page-column .wrapper {
    background:transparent;
}
.right-home {
    margin-top:0px;
    height:72px;
    margin-bottom:0px;
}

.page-node-129 .page-layout #custom-search-form {
    margin:8px 0 0 0;
}

.page-node-129 .home h1 {
    margin-top:8px;
}

.page-node-129 .dark-bcg-home {
    height:46px;
}

.formats {
    width: 100%;
    float: left;
    border-bottom: 1px solid #505050;
    margin: 2px 0px;
}


.photo-block {
    width:50%;
    float:left;
}

.photo-text-block {
    width:43%;
    float:left;
}

.commerce-product-field a img {
    margin-bottom:10px;
    width:92px;
    height:129px;
}

.navbar .nav-collapse .nav > li > a:hover {
    *background-color:transparent;
    background-color:transparent\0;
}



.other-pages .info-box.blue {
    margin-bottom:15%;
}

.other-pages .related {
    float: left;
}



.messages {
    max-width: 910px !important;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 20px !important;
    margin: auto; 
}

/*home page wrapper*/
.node-type-home .page-wrapper {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        /* Negative indent footer by it's height */
        margin: 0 auto -43px;
      }
      
.page-node-129 .page-layout #custom-search-form .input-append form {
    margin:0 0 9px;
}

.form-item-captcha-response {
    margin-top:10px;
}

/*only for ie10*/

@charset "UTF-8";
/* CSS Document */
.ie10 .navbar .nav-collapse .nav > li > a:hover {
    background-color:none !important;
}





.ie10 .page-wrapper {
  background-position:top !important;
  width:100% !important;
  height:100% !important;
}



.ie10 .bgd-image {
    z-index: -1;
    background-position: top !important;
    width: 100% !important;
}

.ie10 .black-panel {
    background: rgba(0, 0, 0, 0.8) !important;
}

.ie10 .photo-text-block {
        width:105px;
}

.ie10 .classics-background {
    height:auto !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../../overides/images/EU_HP_WALLPAPER_LANDING_EC.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../../overides/images/EU_HP_WALLPAPER_LANDING_EC.jpg', sizingMethod='scale')";
}

.ie10 .moc-background {
    height:auto !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../../overides/images/EU_HP_WALLPAPER_LANDING_MOC.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../../overides/images/EU_HP_WALLPAPER_LANDING_MOC.jpg', sizingMethod='scale')";
}

.ie10 .monster-background {
    height:auto !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../../overides/images/EU_LP_MONSTER2.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../../overides/images/EU_LP_MONSTER2.jpg', sizingMethod='scale')";
}
    
.ie10 .navbar .navbar-inner {
    min-height:37px !important;
}

.ie10 .node-type-page .dark-bcg {
    margin-top:37px;
}



