/* MESSAGE */
#sb-message-outter {
  position:relative;
  background-color:#000000;
  overflow:hidden;
  width:100%;
  height:100%;
}
#sb-message-inner {
  position:relative;
  margin:0 auto;
  text-align:center;
  color:#f37101;
  background-color:#000000;
  padding:10px;
}
div.messageCartBuy {
  float:left;
}
div.messageCartExit {
  float:right;
}
div.messageCartBuy, div.messageCartExit {
  position:relative;
  margin:0;
  padding-top:10px;
  height:28px;
}
div.messageCartList {
  position:relative;
  width:100%;
  float:none;
  height:65px;
  overflow-x:hidden;
  overflow-y:auto;
  border:1px solid #181818;
}
div.messageCartList table {
  width:100%;
  margin:0;
  padding:0;
  border:0;
  border-spacing:0;
}
div.messageCartList td {
  text-align:left;
  border-right:1px solid #181818;
  vertical-align:top;
  padding:2px;
}
div.messageCartList td.right {
  text-align:right;
  vertical-align:top;
  padding:2px;
}

/* SERVICE */
* {
  font: normal 12px Arial, Tahoma, sans-serif;
}
html, body {
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  color:#ffffff;
  background-color:#f37101;
}
form, fieldset {
  margin:0;
  padding:0;
  border:0;
}
.orange {
  color:#f37101;
}
.white {
  color:#ffffff;
}
a img {
  border:0;
}
a {
  color:#ffffff;
  text-decoration:underline;
}
a:hover {
  text-decoration:underline;
}
#rightContentContainer a:hover {
  color:#f37101;
}
.marginL12 {
  margin-left:12px;
}
img.right {
  float:right;
}
p.center {
  text-align:center;
}
input.center {
  display:block;
  margin:0 auto;
  text-align:center;
}
p.justify {
  text-align:justify;
}
p.strong {
  font-weight:bold;
}
p.nomargin {
  margin:0;
}
div.center {
  position:relative;
  float:none;
  margin:0 auto;
  text-align:center;
}
.hidden {
  visibility:hidden;
}
#page1 {
  position:relative;
  float:none;
  margin:0 auto;
  width:100%;
  background: url(../images/topl.png) repeat-x;
  overflow:auto; /* hack for FF to display bkg image correctly */
}
#page2 {
  width:1000px;
  position:relative;
  float:none;
  margin:0 auto;
  background: url(../images/topb.png) repeat-y;
  overflow:auto;
}
#page3 {
  position:relative;
  float:none;
  margin:0 auto;
  width:100%;
  background: url(../images/top.png) no-repeat;
  overflow:auto;
}
#menubar {
  position:relative;
  float:none;
  width:100%;
  height:36px;
  color:#f37101;
  margin:0 auto;
  font-size:12px;
}
#language {
  position:absolute;
  top:12px;
  left:6px;
  width:70px;
  height:10px;
}
#language a {
  font-size:9px;
  text-decoration:none;
}
.languageFlag {
  position:relative;
  float:left;
  width:20px;
  height:10px;
  margin-right:10px;
}
#topmenu {
  position:absolute;
  top:12px;
  left:110px;
  width:720px;
  height:20px;
  font-weight:bold
}
#topmenu .menuItem {
  position:relative;
  float:left;
  margin-right:40px;
}
#topmenu .menuItem a, #topmenuCartProducts a {
  text-decoration:none;
  color:#f37101;
}
#topmenu .menuItem a:hover, #topmenuCartProducts a:hover {
  text-decoration:none;
  color:#ffffff;
}
#topmenuCart {
  position:absolute;
  top:2px;
  right:7px;
  height:32px;
}
#topmenuCartProducts {
  position:relative;
  float:right;
  background: url(../images/iconshopcart.png) no-repeat;
  color:#f37101;
  padding:0 14px 0 16px;
  margin-top:10px;
  height:16px;
}
#topmenuCartBuy {
  position:relative;
  float:right;
  color:#f37101;
  padding:0;
  margin-top:2px;
  height:28px;
}
#rightContentContainer {
  position:relative;
  float:right;
  margin-top:9px;
  margin-right:7px;
  width:629px;
  height:100%;
  color:#ffffff;
}
.rightContentDark, .rightContentLight {
  position:relative;
  float:none;
  width:601px; /* 629px - 2*14px */
  vertical-align:top;
  padding:14px;
  overflow:auto;
}
.rightContentDoubleSidedContainer {
  position:relative;
  float:none;
  vertical-align:top;
  width:629px;
  overflow:auto;
  min-height:280px;
}
.autoHeight {
  height:auto;
  min-height:0;
}
.emptyCategory {
  min-height:252px;
}
.rightContentDarkHalfLeft {
  position:relative;
  float:left;
  width:286px; /* 314px - 2*14px */
  height:100%;
  vertical-align:top;
  padding:14px;
  border-right:1px solid #f37101;
}
.rightContentDarkHalfRight {
  position:relative;
  float:right;
  width:286px; /* 314px - 2*14px */
  height:100%;
  vertical-align:top;
  padding:14px;
}
.rightContentDark, .rightContentDarkHalfLeft, .rightContentDarkHalfRight, .rightContentDoubleSidedContainer {
  background-color:#000000;
}
.rightContentDarkBkg1 {
  background: url(../images/aman.png) no-repeat top right #000000;
}
#topProductContent {
  position:relative;
  float:none;
  width:100%;
  height:280px;
}
#topProductImage {
  position:absolute;
  left:50px;
  top:30px;
  width:300px;
  height:250px;
}
div.btnSeeMore {
  position:absolute;
  left:0px;
  bottom:0px;
  height:28px;
}
div.addToCart {
  position:absolute;
  right:0px;
  bottom:0px;
  height:28px;
  width:147px;
}
div.topProductPrice {
  position:absolute;
  right:0px;
  bottom:40px;
  font-size:24px;
  font-weight:bold;
  color:#ffffff;
  padding:0;
}
div.rightContentSepH {
  position:relative;
  float:left;
  width:100%;
  height:1px;
  background-color:#f37101;
}
div.rightContentSepV {
  position:relative;
  float:left;
  width:10px;
  height:100%;
  background-color:#f37101;
}
.secondLeftProductContent, .secondRightProductContent{
  position:relative;
  float:left;
  width:100%;
  height:252px;
}
div.secondProductImage {
  position:absolute;
  left:33px;
  top:30px;
  width:250px;
  height:250px;
  overflow:hidden;
}
#rightContentContainer h1 {
  color:#ffffff;
  line-height:24px;
  font-size:24px;
  font-weight:bold;
  margin:0 0 10px 0;
  padding:0;
}
#rightContentContainer h1.productTitle {
  margin:0 110px 10px 0;
}
#rightContentContainer h4 {
  color:#f37101;
  font-size:12px;
  font-weight:bold;
  margin:0 0 10px 0;
  padding:0;
}
#leftContentContainer {
  position:relative;
  float:left;
  margin-top:245px;
  margin-left:6px;
  width:347px;
}
#leftContent {
  position:relative;
  float:none;
  width:100%;
  color:#ffffff;
  padding:0 0 10px 0;
  vertical-align:top;
}
#leftContent p.title {
  color:#ffffff;
  font-weight:bold;
  margin:0;
}
#leftContent p {
  margin:0;
}
#leftContent h1 {
  color:#000000;
  line-height:24px;
  font-size:24px;
  font-weight:bold;
  margin:0 0 10px 0;
  padding:0;
}
.italic {
  font-style:italic;
}
#leftContent .strong {
  font-weight:bold;
}
#leftContent img {
  border:1px solid #000000;
}
#leftContent img:hover {
  border:1px solid #ffffff;
}
a.button1 {
  display:block;
  color:#f37101;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  padding:6px 0 0 0;
  width:60px;
  height:22px;
  background:url(../images/btn1.png) no-repeat;
}
#rightContentContainer a.button1:hover, a.button1:hover {
  color:#ffffff;
}
a.button2 {
  display:block;
  color:#f37101;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  padding:6px 0 0 0;
  width:107px;
  height:22px;
  background:url(../images/btn2.png) no-repeat;
}
#rightContentContainer a.button2:hover, a.button2:hover, a.button3:hover {
  color:#ffffff;
}
.button3 {
  display:block;
  color:#f37101;
  font-weight:bold;
  text-align:left;
  text-decoration:none;
  padding:6px 10px 0 10px;
  width:323px;
  height:22px;
  background:url(../images/btn3-0.png) no-repeat;
}
.button3a {
  display:block;
  color:#ffffff;
  font-weight:bold;
  text-align:left;
  text-decoration:none;
  padding:6px 10px 0 10px;
  width:323px;
  height:22px;
  background:url(../images/btn3-1.png) no-repeat;
}
#footerbar1 {
  width:1000px;
  position:relative;
  float:none;
  margin:0 auto;
  background:url(../images/topb.png) repeat-y;
  height:49px;
  color:#f37101;
  border-top:1px solid #f37101;
}
#bottomMenu {
  position:absolute;
  width:352px;
  height:33px;
  top:0;
  left:50%;
  margin-left:-494px;
  color:#ffffff;
  border-top:1px solid #000000;
  padding:6px 0 10px 6px;
  font-size:12px;
  line-height:16px;
}
#bottomMenu a {
  color:#ffffff;
  font-size:12px;
  text-decoration:none;
}
#bottomMenu a:hover {
  text-decoration:none;
  color:#181818;
}
#bottomlogos1 {
  position:absolute;
  width:629px;
  height:49px;
  top:0;
  left:50%;
  margin-top:1px;
  margin-left:-136px;
  background-color:#181818;
}
#platnoscipl {
  position:absolute;
  width:153px;
  height:38px;
  right:14px;
  bottom:3px;
}
#footerbar2 {
  position:relative;
  float:none;
  background-color:#000000;
  width:100%;
  height:50px;
  color:#f37101;
}
#bottomContainer {
  width:1000px;
  position:relative;
  float:none;
  height:50px;
  margin:0 auto;
}
#rightContentFooter {
  position:absolute;
  width:629px;
  height:50px;
  left:364px;
  bottom:0;
  color:#ffffff;
  font-size:11px;
  background-color:#181818;
}
#footerbarContent {
  position:absolute;
  width:456px;
  height:30px;
  left:6px;
  bottom:0;
  color:#ffffff;
  padding:0 0 3px 6px;
  font-size:12px;
  color:#707070;
}
#footerbarContent a {
  color:#707070;
}
#footerbarContent a:hover {
  color:#f37101;
}
#rightContentMenu {
  position:absolute;
  width:629px;
  height:50px;
  left:0;
  bottom:0;
  color:#ffffff;
  background: url(../images/paymentlogos.png) no-repeat;
}
#newsletterContact {
  position:relative;
  float:none;
  width:100%;
  font-size:12px;
  color:#ffffff;
}
#newsletterContact .left, #newsletterContact .right {
  position:relative;
  float:left;
  height:110px;
}
#newsletterContact .left2, #newsletterContact .center2, #newsletterContact .right2 {
  position:relative;
  float:left;
  height:150px;
}
#newsletterContact .left {
  width:210px;
  padding:20px 10px 0 40px;
}
#newsletterContact .right {
  width:320px;
  padding:20px 20px 0 0px;
}
#newsletterContact .left2 {
  width:140px;
  padding:20px 10px 0 20px;
}
#newsletterContact .center2 {
  width:204px;
  padding:20px 12px 0 10px;
}
#newsletterContact .right2 {
  width:185px;
  padding:20px 0 0 0;
}
#newsletterContact .bottom {
  position:relative;
  float:left;
  margin:8px 10px 0px 40px;
}
#newsletterContact .title {
  color:#f37101;
  font-weight:bold;
}
#newsletterContact .body {
  margin-top:12px;
}
#formNewsletter {
  position:relative;
  float:left;
  width:100%;
  margin-top:8px;
}
#ctrlNewsletterEmail {
  width:214px;
  margin-top:4px;
}
.submit {
  width:60px;
  background: url(../images/btn1.png) no-repeat;
}
.submit2 {
  width:107px;
  background: url(../images/btn2.png) no-repeat;
}
label.formfield {
  display:block;
  position:relative;
  float:left;
}
input.formfield {
  display:block;
  position:relative;
  float:left;
}
input.formfieldRight {
  display:block;
  position:relative;
  float:right;
}
textarea.formfield {
  display:block;
  position:relative;
  float:left;
}
#formContact input.inputText {
  width:110px;
}
#formContact textarea.inputText {
  width:184px;
  border:0;
  background-color:#393939;
  font-size:12px;
  color:#ffffff;
  height:77px;
  overflow:auto;
}
#ctrlContactSubmit {
  display:block;
  position:relative;
  float:right;
  margin-top:14px;
}
input.inputText {
  border:0;
  background-color:#393939;
  font-size:12px;
  color:#ffffff;
  padding:0 2px;
  height:18px;
  line-height:18px;
  vertical-align:middle;
  margin:0;
}
input.submit {
  border:0;
  color:#f37101;
  font-weight:bold;
  text-align:center;
  font-size:12px;
  height:28px;
  padding-top:2px;
  padding-bottom:5px;
  cursor:pointer;
}
input.submit:hover {
  color:#ffffff;
}
input.submit2 {
  border:0;
  color:#f37101;
  font-weight:bold;
  text-align:center;
  font-size:12px;
  height:28px;
  padding-top:2px;
  padding-bottom:5px;
  cursor:pointer;
}
input.submit2:hover {
  color:#ffffff;
}
#newsletterContactButton {
  position:relative;
  float:left;
}
#newsletterContactButton a {
  margin-top:4px;
}
#newsletterContact .bottom .body {
  width:450px;
}
div.body {
  position:relative;
  float:left;
  width:100%;
}

/* FAQ */
/* RULES */
#faqQuestions, #faqAnswers, #rules {
  margin:0;
  padding:0 0 0 24px;
  color:#f37101;
}
#faqQuestions li, #faqAnswers li, #rules li {
  padding:0 0 4px 0;
  text-align:justify;
}
#faqQuestions a, #rules a {
  color:#f37101;
  text-decoration:none;
}
#faqQuestions a:hover, #rules a:hover {
  color:#ffffff;
}
#faqAnswers p.question, #rules p.question {
  color:#f37101;
  margin:0;
}
#faqAnswers p.answer, #rules p.answer {
  color:#ffffff;
  margin-top:0;
}
#rules ul {
  margin:0;
  padding:0 0 0 24px;
  color:#ffffff;
  list-style-type:disc;
}
#rules li {
  padding:0 0 4px 0;
  text-align:justify;
}

/* GALLERY */
#rightContentContainer .gallery,
#rightContentContainer .video {
  text-align:center;
  width:100%;
  font-size:1px;
}
#rightContentContainer .gallery img, #rightContentContainer .video img {
  border:1px solid transparent;
}
#rightContentContainer .gallery img:hover, #rightContentContainer .video img:hover {
  border:1px solid #f37101;
}

/* SHOP */
div.productImages {
  position:relative;
  float:left;
  width:601px;
  height:264px;
  margin-top:4px;
}
img.productMainImage {
  display:block;
  float:left;
  margin-right:1px;
  margin-bottom:14px;
}
img.productGalleryImage {
  display:block;
  float:left;
  margin-left:13px;
  margin-bottom:14px;
}
div.productCol1, div.productCol2 {
  position:relative;
  margin-top:17px;
}
div.productCol1 {
  width:294px;
  float:left;
}
div.productCol2 {
  width:293px;
  float:right;
  padding:0 0 0 14px;
}
div.productCol1-1 {
  position:relative;
  float:left;
  width:140px;
  height:80px;
}
div.productCol1-2 {
  position:relative;
  float:right;
  width:150px;
  height:76px;
  margin-top:4px;
}
#productPrice {
  position:relative;
  float:none;
  font-size:24px;
  font-weight:bold;
  color:#ffffff;
}
.productCodeLabel {
  position:relative;
  float:left;
  font-size:9px;
  font-weight:bold;
  color:#ffffff;
  width:100%;
}
.productCode {
  position:relative;
  float:left;
  font-size:9px;
  font-weight:bold;
  color:#ffffff;
  width:100%;
}
form.addToCart {
  display:inline;
}
form.addToCart .productQuantity {
  position:absolute;
  float:none;
  top:0;
  right:1px;
  margin:0;
  padding:0;
  color:#ffffff;
  font-weight:bold;
}
form.addToCart .inputText  {
  width:40px;
}
div.btnProductAddToCart {
  position:absolute;
  right:0px;
  top:26px;
  width:100%;
}
form.addToCart .submit {
  float:right;
  padding:2px 0px 5px 25px;
  height:28px;
  width:115px;
  background: url(../images/btnaddtocart.png) no-repeat;
}
form.emptyCart .submit {
  padding:2px 0px 5px 25px;
  height:28px;
  width:115px;
  background: url(../images/btnaddtocart.png) no-repeat;
}
.specs {
  width:100%;
  margin:0;
  padding:0;
  border:0;
  border-spacing:0;
}
.specs .col1 {
  width:60%;
}
.specs .col1, .specs .col2 {
  height:24px;
  padding-left:5px;
}
.specs .row {
  background-color:#181818;
}
.productCol2 ul {
  margin:0;
  padding:0 0 0 24px;
  list-style-type:disc;
}
.productCol2 li {
  padding:0 0 2px 0;
  text-align:left;
}
.backToProductList {
  position:absolute;
  right:14px;
  top:14px;
}

div.ajaxLoader {
  position:relative;
  float:left;
  background: url(../images/ajax-loader.gif) no-repeat;
  width:16px;
  height:16px;
  margin:5px 0 0 4px;
}

div.ajaxLoaderBlack {
  position:relative;
  float:left;
  background: url(../images/ajax-loader-black.gif) no-repeat;
  width:16px;
  height:16px;
  margin:5px 4px 0 0;
}

/* CONTACT */
div.ajaxLoaderContact {
  position:absolute;
  right:62px;
  bottom:6px;
  background: url(../images/ajax-loader.gif) no-repeat;
  width:16px;
  height:16px;
  margin:20px 5px 0 0;
}

/* SHOPPING CART */
table.cartTable {
  width:100%;
  padding:0;
  border-collapse:collapse;
}
table.cartTable td {
  padding:5px;
  vertical-align:middle;
}
.cartRowLight, .cartRow {
  height:60px;
}
.cartRowLight {
  background-color:#181818;
}
.cartItemTitle {
  width:360px;
}
.cartItemQuantity {
  width:90px;
  white-space:nowrap;
  text-align:right;
}
.cartItemPrice {
  width:150px;
  text-align:right;
}
.cartItemPrice span, .cartItemTitle a {
  font-size:18px;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
}
div.cartTotalPrice {
  position:relative;
  text-align:right;
  width:100%;
  font-size:24px;
  font-weight:bold;
  color:#ffffff;
  padding: 10px 0 10px 0;
}
div.cartTotalPrice span {
  font-size:24px;
  font-weight:bold;
  color:#ffffff;
}
div.buttonNext {
  position:relative;
  float:right;
  height:28px;
}
div.buttonBack {
  position:relative;
  float:left;
  height:28px;
}
a.buttonCart {
  display:block;
  color:#f37101;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  padding:6px 0 5px 25px;
  width:90px;
  height:17px;
  background:url(../images/btnaddtocart.png) no-repeat;
}
#rightContentContainer a.buttonCart:hover, a.buttonCart:hover {
  color:#ffffff;
}
/* ORDER */
.orderData textarea.inputText, .orderData input.inputText, .orderData select.inputText {
  width:350px;
  background-color:#393939;
  font-size:12px;
  color:#ffffff;
  margin:0;
  padding:0;
  border:0;
  border-bottom:1px solid #393939;
}
.orderData textarea.inputText {
  height:50px;
  overflow:auto;
}
table.orderData {
  width:100%;
}
table.orderData tr {
  vertical-align:top;
}
form.orderData a {
  text-decoration:none;
}
input.markObject {
  border-bottom:1px solid #f00000 !important;
}
table.orderCartTable {
  width:100%;
  padding:0;
  border-collapse:collapse;
}
table.orderCartTable td {
  padding:5px;
  vertical-align:middle;
}
.orderCartRowLight {
  background-color:#181818;
}
.orderCartItemTitle {
  width:410px;
}
.orderCartItemQuantity {
  width:90px;
  white-space:nowrap;
  text-align:right;
}
.orderCartItemPrice {
  width:100px;
  text-align:right;
}
.orderCartItemPrice span {
  font-size:18px;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
}
