/* General page layout  begin */
html, body{
	height:100%;
}
body {
	margin: 0px;
	color: #b4b2b2;
	font-size: 12px;
	font-style: normal;
	font-family: arial, verdana, arial, sans-serif;
	background:#000;
	behavior:url('csshover.htc');
}
/*.sfhover*/

* html td {
  behavior: url(templates/Original/iepngfix.htc);
}

a{
  color: #fff;
  outline:none;
	text-decoration: underline;
}
a:hover {
  color: #fff;
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
  color: #b4b2b2;
  background: #000;
}
input.transpng {
	behavior: url("png.htc");
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble.png');*/
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}
/*--------*/
td {
  font-size: 12px;
}
TD.main, P.main {
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 11px;
}
.bold {
	font-weight: bold;-
}
.boxText {
}
/*--------*/
img.transpng {
	behavior: url("png.htc");
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
}
.lineV {
}
.lineH {
}
/*--------*/
.left_bg {
}
.center_bg {
  padding: 12px 2px 10px 0;
}
.right_bg {
  padding: 12px 0 10px 0;
}
/* message box */
.inputRequirement {
	color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ff3335;
	color: black;
	font-size: 18px;
	font-weight: bold;
        border:1px solid #fff;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f4f4f4;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
}
td.headerNavigation {
  background: #282828;
}
td.headerNavigation td{
  text-align: center;
}
td.headerNavigation td a{
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  padding: 7px 7px;
  border-left: 1px solid #282828;
  display: block;
}
td.headerNavigation td a.nav0{
  background: #ff0066;
}
td.headerNavigation td a.nav1{
  background: #ff00cc;
}
td.headerNavigation td a.nav2{
  background: #ff6600;
}
td.headerNavigation td a.nav3{
  background: #660099;
}
td.headerNavigation td a.nav4{
  background: #666666;
}
td.headerNavigation td a.nav5{
  background: #00ccff;
}
td.headerNavigation td a.nav6{
  background: #0033ff;
}
td.headerNavigation td a.nav7{
  background: #00c833;
}
.breadcrumb{
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/* Header layout  end */
.voucherHeaderSeparator{
	border-bottom:1px solid #FFFFFF;
}

/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
  color: #46f0ff;
  font-size: 18px;
}

/*----categories----*/
#category-nav {
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0;
}
#category-nav dl {
	margin:0;
}
#category-nav dd {
	margin:0;
}
#category-nav dt {
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act {
}


/*----infobox Left----*/
td.infoboxcell {
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}




/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
}
td.infoBoxHeadingCenter {
  color: #00ccff;
}
td.infoBoxHeadingRight {
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
}
td.infoBoxContentsCenter {
}
td.infoBoxContentsRight {
}

table.infoBoxContents {
}
td.infoBoxContents {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
}
td.infoBox1HeadingCenter {
}
td.infoBox1HeadingRight {
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
}
td.infoBox1ContentsCenter {
}
td.infoBox1ContentsRight {
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}


/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
  display: none;
}
td.contentBoxHeadingCenter {
  font-weight: bolder;
  color:#46F0FF;
}
td.contentBoxHeadingRight {
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
  display: none;
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
}


.productTable{
  height: 100%;
  background: url(images/line.gif) repeat-y left;
}
.first .productTable{
  background: none;
}
.productColumnSell{
  padding: 20px 0;
  vertical-align: top;
  height: 100%;
  width: 33%;
  background: url(images/line.gif) repeat-x top;
}
.productFirstRow .productColumnSell{
  background: none;
}
.paddingLR{
  padding-left: 20px;
  padding-right: 20px;
}
.first .paddingLR{
  padding-left: 0px;
}
.last .paddingLR{
  padding-right: 0px;
}



/*----product listing----*/
table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	font-size: 0px;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.productListing-odd {
background: #f0efeb;
}
TR.productListing-even {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
  background-color: #f4f4f4;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
  background-color: #f4f4f4;
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
}
td.footer {
  padding: 20px;
  font-size: 11px;
}
table td.footer a {
}
table td.footer a:hover {
}
.footerNavigation{
	padding-bottom: 15px;
	border-bottom:1px solid #FFFFFF;
}
.footerNavigation a{
	text-decoration:none;
}


/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}

#id_mysql_error{
  position:absolute;
  width:70%;
  background:#fddbdb;
  border:1px solid #525252;
  left:14%;
  top:50px;
}
#id_mysql_error td{
  font-size:11px;
  font-family:tahoma;
}
#id_mysql_error .heading{
  background:url(images/heading.gif);
  height:23px
}
#id_mysql_error .heading .heading{
  background:none;
  padding-left:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
}
#id_mysql_error .close{
  text-align:right;
  padding-right:3px;
}
#id_mysql_error .error{
  padding:15px 15px 30px 15px;
}

.headerBanner{
  text-align: right;
}
.headerBanner img{
  text-align: right;
  border: 2px solid #282828;
  vertical-align: top;
}
.headerBannerBox{
  display: inline;
}
.headerBannerBox img{
  margin-left: 5px;
}
.flags a img{
  border: none;
}
.rightBanners{
  text-align: right;
}
.rightBanners img{
  border: 3px solid #282828;
}
.footerBanner{
  text-align: center;
}
.footerBanner img{
  border: 2px solid #282828;
}
.footerBanners div{
  position: relative;
}
.footerBanners div div{
  position: absolute;
  top:-80px;
  width: 731px;
}
.footerBanners div div img{
  border: 2px solid #252525;
}
.footer{
  color: #fff;
  text-align: center;
  height: 30px;
}
.screeningCode{
  background: #ff0066;
  padding: 12px 18px;
  border-bottom: 4px solid #000;
}
.screeningCode a{
font-size: 11px;
}
.leftMainpageBox{
}
.leftMainpageBox img{
  margin: 5px 0;
  border: none;
}
.date{
  background: #464646;
  font-size: 10px;
  padding: 0 3px;
  line-height: 16px;
  color: #fff;
}
.rightArea{
  padding-left: 10px;
}
.rightArea a img{
  border: none;
}
.rightAreaLeft{
  padding-right: 5px;
}
.rightAreaRight{
  padding-left: 5px;
}
.imgBorder img{
  border: 2px solid #282828;
}
.partnerImage{
  padding-bottom: 10px;
}
.partnerImage img{
  border: 3px solid #282828;
}
.partnerDescription{
  padding: 5px 0;
}
h2{
  font-family: arial;
  color: #46f0ff;
  font-weight: normal;
  font-size: 18px;
  margin: 0;
  padding: 5px 0;
}
h2 a{
  font-family: arial;
  color: #46f0ff;
  font-size: 18px;
  text-decoration: underline;
}
h2 a:hover{
  color: #46f0ff;
  text-decoration: underline;
}
h3{
  font-family: arial;
  color: #46f0ff;
  font-size: 13px;
  margin: 0;
  padding: 5px 0;
}
h3 a{
  font-family: arial;
  color: #46f0ff;
  font-size: 13px;
  text-decoration: none;
}
h3 a:hover{
  color: #46f0ff;
  text-decoration: underline;
}

div.des{
  position: relative;
}

div.des div.des{
  position: absolute;
  right: 0;
  bottom: 0;
  border: 1px solid #282828;
  background: #000;
  padding: 10px 12px;
  display: none;
  width: 260px;
  cursor: pointer;
  z-index: 999;
}

div.cinema_description {
  position: absolute;
  border: 1px solid #282828;
  background: #000;
  padding: 10px 12px;
  display: none;
  max-width: 250px;
  /*IE < 8 hack*/
  * height: expression(this.offsetHeight > 250?"250":this.offsetHeight);
  z-index: 999;
}

a.cinema_description_trigger {
  position: relative;
  cursor: pointer;
  color: #00ccff;
  text-decoration: underline;
  /*display: block;*/
  padding-top: 5px;	
}

span.des{
  position: relative;
  cursor: pointer;
  color: #00ccff;
  text-decoration: underline;
  display: block;
  padding-top: 5px;
}

.screenings {
  height: 350px;
  width: 247px;
  overflow:auto;
  border: 1px solid #282828;
}
.screenings td{
  padding: 3px 5px;
  border-bottom: 1px solid #282828;
  border-right: 1px solid #282828;
  font-family: Tahoma;
  font-size: 10px;
}
.productImage img{
  border: 4px solid #282828;
}
.productInfo b{
  color: #fff;
}
.qty{
  border: 1px solid #282828;
  width: 40px;
  height: 22px;
  font-size: 14px;
  font-weight:bold;
}
.scroll{
  height: 214px;
  overflow: auto;
  padding: 0 10px 10px 0;
}
html, body {
  scrollbar-3dlight-color:#3a3a3a; 
  scrollbar-arrow-color:#fff;
  scrollbar-highlight-color: #282828;
  scrollbar-face-color:#282828;
  scrollbar-shadow-color:#282828;
  scrollbar-darkshadow-color:#3a3a3a;
  scrollbar-track-color: #181818;
}

td.productImage {
	text-align: center;
}
.leftArea{
  width: 254px;
}
.articleSubhead{
  padding-top: 10px;
}

.newsCell{
  padding: 5px 10px 5px 0
}
.newsImage{
  padding-right: 10px;
}
.newsImage img{
  border: none;
}
.newsName a{
  display: block;
  color: #fff;
  font-weight: bold;
  padding-bottom: 5px;
}
.footerBanners {
  padding-top: 10px;
}
.footerBanners td{
  padding-left: 20px;
}
.footerBanners td a{
  display: block;
  text-align: center;
  padding: 10px 0;
  background: #161616;
}





.nyroTopLeft {
  background: #fff url(images/nyro_top_left.png) no-repeat top left;
}
.nyroTopRight {
  background: url(images/nyro_top_right.png) no-repeat top right;
}
.nyroBottomLeft {
  background: url(images/nyro_bottom_left.png) no-repeat bottom left;
}
.nyroBottomRight {
  background: url(images/nyro_bottom_right.png) no-repeat bottom right;
  padding: 70px;
}
#nyroModalWrapper table{
  width: auto;
}
#nyroModalWrapper tr{
  background: none;
}
#nyroModalWrapper td{
  background: none;
  border: none;
  font-size: 30px;
  font-weight: normal;
}
#nyroModalWrapper td.messageStackError img{
  display: none;
}
#nyroModalWrapper td.messageStackError {
  padding-left: 115px;
  background: url(images/nyro_error.png) no-repeat 0 0;
  padding-bottom: 80px;
}

.flags{
 float:left; 
 padding-left:10px;
}
.logo {
width:250px;
}


/* Additional pages styles start */

.container{
	margin:40px 100px;
}
.itemRow{
	border-top:10px solid #97999b;
}
.voucherImage{
	background:#FFFFFF;
	padding:10px;
	min-width:95px;
}
.voucherName{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:10px;
	color:#FFFFFF;
}
.subName{
	font-size:14px;
}
.voucherSelect{
	padding-left:60px;
	padding-bottom:15px;
}
.lastRow{
	border-bottom:10px solid #97999b;
}
.holder{
	overflow:hidden;
	padding:25px 0px;
}
.leftNav{
	float:left;
	width:280px;
	width:265px\9;
}
.voucherHeading{
	background:#97999b;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:3px 10px;
}
.voucherHeading span{
	font-size:22px;
	font-weight:normal;
}
.voucherContent{
	color:#FFFFFF;
	font-size:14px;
	padding-right:20px;
	padding-right:5px\9;
}
.voucherContent h2{
	font-size:20px;
	color:#97999b;
	padding:5px 30px 5px 0px;
	text-transform:uppercase;
}
.voucherInput{
	padding:15px 0px 0px 0px;
	color:#FFFFFF;
}
.voucherInput div{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:7px;
}
.voucherInput input{
	border:2px solid #97999b;
	height:32px;
	vertical-align:top;
	margin-right:7px;
	width:203px;
	background:#FFFFFF;
}
.voucherIcon{
	padding-top:7px;
	text-align:center;
}
.voucherSubContent{
	color:#FFFFFF;
	font-size:12px;
	padding-top:10px;
}
.rightNav{
	/*background:url(images/video_bg.png) no-repeat 0 0;*/
	float:left;
	border:4px solid #97999b;
	padding:97px 110px;
	padding:97px 105px\9;
}
.rightLiks{
	float:right;
	overflow:hidden;
	margin-top:20px;
}
.rightLiks a{
	float:left;
	margin-right:10px;
	display:block;
	padding:5px 10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
}
.voucherVideo{
	width:330px;
	height:200px;
}
.voucherSignHolder{
	padding-top:30px;
}
.voucherStep{
	background: #97999b url(images/step_bg.png) no-repeat 0 100%;
	padding:13px 0px 20px 12px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
}
.activeStep{
	color:#373535;
	background: #97999b url(images/step_active_bg.png) no-repeat 0 100%;
}
.signLeft{
	float:left;
	padding-right:45px;
}

.signRight{
	float:left;
	padding-top:15px;
}
.signRight img{
	border:2px solid #97999b;
}
.signTitle{
	padding:100px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.signTitle a{
	text-decoration:none;
	color:#FFFFFF;
}
.signButtons{
	padding:50px 0px 0px 115px;
	
}
.signButtons img{
	margin-right:20px;
}
.voucherLogin{
	padding-top:30px;
	width:430px;
}
.voucherLogin label{
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:15px;
	white-space:nowrap;
}
.voucherLogin input{
	width:275px;
	background:#FFFFFF;
	height:20px;
	border:none;
	margin-bottom:10px;
	color:#000000;
	padding-left:5px;
}
.getButton{
	text-align:right;
	padding-top:30px;
}
.inpHolder{
	overflow:hidden;
}
.inpHolder input{
	float:right;
}

.competition_popup{
  padding-top:30px;
  width:450px;
}
.competition_popup label{
  text-transform:uppercase;
  color:#FFFFFF;
  font-weight:bold;
  padding-right:15px;
  white-space:nowrap;
}
.competition_popup input{
  background:#FFFFFF;
  height:20px;
  border:none;
  margin-bottom:10px;
  color:#000000;
  padding-left:5px;
}


.inpcompHolder{
  overflow:hidden;
}
.inpHolder label{
	float:left;
}
.voucherCheck{
	padding-top:35px;
}
.voucherCheck div{
	padding-bottom:10px;
}
.voucherCheck div input{
	margin-right:15px;
}
.voucherCheck div span{
	color:#FFFFFF;
	text-transform:uppercase;
}
.printHolder{
	padding:15px 10px;
	text-align:center;
}
.printVoucherHolder{
	padding:15px 0px;
	text-align:center;
}
.printButtons{
	padding:20px 0px 0px 0px;
	text-align:right;
}
.printButtons img{
	margin-left:25px;
}
.popupBox{
	position:absolute;
	background:#373535;
	border:5px solid #97999b;
	padding:2px;
	width:495px;
}
.popupHolder{
	padding:0px 25px 100px 25px;
}
.popupClose{
	color:#FFFFFF;
	text-align:right;
	background:url(images/close_popup.png) no-repeat 100% 0;
	text-transform:uppercase;
	padding:4px 30px 4px 0px;
	float:right;
	cursor:pointer;
}
.tellButton{
	text-align:left;
	padding:20px 0px 70px 0px;
}
.sendButton{
	text-align:right;
}
.popupPreloader{
	background:url(images/lightbox-ico-loading.gif) no-repeat 50% 50%;
	width:32px;
	height:32px;
}

/* Additional pages styles end */
.c_details{
  border:1px solid #fff;
  padding: 4px;
  position: relative;
}
.c_win{
  position: absolute;
  left: 0px;
  top:0px;
  top:1px\9;
  left:-4px\9;
  width:74px;
  height:74px;
}
.c_detais{padding:3px 0px 20px 20px; color:#fff;}
.c_details_name{padding-bottom: 27px;}
.c_details_name h1,.c_details h2 {
  margin: 0px;
  padding: 0px;
  font:normal 13px Arial, sans-serif;
  color:#ffffff;
  text-transform: uppercase;
}
.c_details_description{
  padding-bottom: 25px;
}
.c_details_desc span, .c_details_description{
  font:normal 11px Arial, sans-serif;
  color:#ffffff;
}
.c_details_desc span{display: block;}
.c_details_desc span.some_link, .some_link{color:#cc166d;    
    float: right;
    margin-right: 20px;
    height:100%;
}
.c_details h2{font-weight: bold; background: #ed0189; text-align: center; line-height: 18px;}
.cd_questions{
  padding:10px 0px 15px 115px;
}
.cd_questions h3{padding: 0px 0px 0px 6px; text-transform: uppercase; font-size: 12px; color:#cc166d;}
.cd_questions td{font-size: 12px; color:#fff;}
.some_question{padding: 10px 0px 0px 115px;}
.cd_term_conditions{color:#fff;}
.cd_buttons{
  padding-top: 25px;
  text-align: right;
}
.c_list{
  padding:0px 15px 60px 94px;
}
.c_list h1{
  color:#fff;
  font: bold 14px Arial, sans-serif;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 0px;
}
.winners{
  position: relative;
  border:1px solid #fff;
  padding: 4px;
  margin-bottom: 5px;
  color:#fff;
}
.list_td{padding: 0px 0px 0px 17px;}
.winners h2{
  font-size: 13px;
  text-transform: uppercase;  
  margin: 0px;
  padding: 0px;
  color:#fff;
}
.winners h3{
  font-size: 12px;
  /*color:#cc166d;*/
	color:#ffffff;
  text-transform: uppercase;
  padding: 0px;
}
.cl_button{
  text-align: right;
  padding-top: 20px;
}
.list_td a{
	text-decoration:none;
}

.confirmation_warning{
  font-size:16px;
  color: #FF0066;
}


