html {
	background: #ffffff;
        overflow-y: scroll;
}

body {
	font: 13px/18px Arial;  
	color: #000000;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	margin: 0 0 0 0;
}

ul {
    margin: 0;
    padding-left: 5px;
}

form, p {
	padding:0;
	margin: 0;
}

.clear {
	clear:both;
}

.error {
    color: #ff0000;
    clear:left;
}

.left {
      float: left;
      margin-right: 10px;
}

div .products p.indent {
      /* text-indent: 120px; */
      z-index: 0;
      padding-bottom: 15px;
      
}

div .products h4{
    /*  margin-bottom: -25px; */
      z-index: 1000;
}
/* ************************************************* */

/* LOGO REPLACEMENT */

/* ************************************************* */

h1 {
 	padding: 0;
	margin: 15px 0 0 0;  
	width: 242px;  
	height: 56px;  
	background: url(../images/playtech-logo.png) top left no-repeat;  
	float: left; 
	}
	
h1 a { 
	height: 0px !important;  
	width: 0px !important; 
	padding: 56px 242px 0 0;  
	overflow: hidden;  
	display: block;  
	font-size: 1px !important;  
	color: #143F50; 
	border:none;
	}
	
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {border:none;}

/* END LOGO REPLACEMENT */


/* ************************************************* */

/* START CONTENT LAYOUT */

/* ************************************************* */
#wrapper {
	margin:0 auto;
	width:762px;
    position:relative;

}


/* ************************************************* */

/* START HEADER LAYOUT */

/* ************************************************* */

#header {
	height: 137px;
}

#header .logo {
	float:left;
}

.language {
	background:url(../images/flag-sprite.gif) no-repeat;
    background-position: 100% -13px;
	height: 20px;
	width: 316px;
	float:right;
    padding-top: 6px;
}

.language ul{
	padding: 0;
	margin: 0;  
	float: right;  
	list-style: none;
	color: #fff;
}

.language ul li {
	 float: left;  
	 width: 21px;  
	 height: 13px;
	 margin-right: 3px;
     position: relative;
}
/* new flags */
.language ul li.sw {
    background: url(../images/flag-sprite.gif);
    background-position: 273px 0;
}

.language ul li.nw {
    background: url(../images/flag-sprite.gif);
    background-position: 252px 0;
}

.language ul li.dm {
    background: url(../images/flag-sprite.gif);
    background-position: 231px 0;
}


.language ul li.ch {
    background: url(../images/flag-sprite.gif);
    background-position: 210px 0;
}

.language ul li.ko {
    background: url(../images/flag-sprite.gif);
    background-position: 189px 0;
}

.language ul li.jp {
    background: url(../images/flag-sprite.gif);
    background-position: 168px 0;
}

.language ul li.ru {
    background: url(../images/flag-sprite.gif);
    background-position: 147px 0;
}

.language ul li.nl {
    background: url(../images/flag-sprite.gif);
    background-position: 126px 0;
}

.language ul li.fr {
    background: url(../images/flag-sprite.gif);
    background-position: 105px 0;
}

.language ul li.it {
    background: url(../images/flag-sprite.gif);
    background-position: 84px 0;
}

.language ul li.es {
    background: url(../images/flag-sprite.gif);
    background-position: 63px 0;
}

.language ul li.de {
    background: url(../images/flag-sprite.gif);
    background-position: 42px 0;
}

.language ul li.en {
    background: url(../images/flag-sprite.gif);
    background-position: 21px 0;
}

.language ul li a{
	display: block;  
	width: 21px;
    height: 13px;
	border:none;
    text-decoration: none;
}

.language ul li em {
	font-weight: normal;
	background: url(../images/flag-hover.gif) no-repeat bottom right;
	width: 57px;
    position: absolute;
	top: 25px;
    left: -17px;
	height: 15px;
	text-align: center;
	padding-top: 7px;
    padding-bottom: 3px;
	font-style: normal;
	z-index: 2;
	display: none;
    font-size:10px;
    color:#545454;

}

.stock-price {
	float:right;
	width:368px;
	height:22px;
	margin-top: 5px;
}

.latest-share {
	background:url(../images/sp-bg.png) top right no-repeat;
	float:right;
	width:140px;
	height: 19px;
	text-align: center;
    padding-top: 2px;
}

.latest-share em {
    font-style: normal;
    line-height: 18px;
}

.latest-share span {
	font-size:11px;
    height: 21px;
}

.latest-share span.priceGoesDown {
	background:url(../images/sp-arrow-down.png) no-repeat left;
	background-position: 3px 100%;
	padding: 0 0 0 15px;
}

.latest-share span.priceGoesUp {
	background:url(../images/sp-arrow-up.png) no-repeat left;
	background-position: 3px 100%;
	padding: 0 0 0 15px;
}

.time-ptec {
	float:right;
	width:190px;
    margin-right: 3px;
}

.time-ptec p{
	float:right;
	padding:0;
	margin:0;
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#979797;
	line-height:11px;
	text-align:right;
}

.time-ptec p span{
	font-weight: normal;
	padding-left: 5px;
}

.clientarea {
	float:right;
	width: 300px;
	height: 20px;
    margin-top: 25px;
}

.clientarea p{
	margin:0px;
	padding: 0px;
	text-align:right;
	color: #2f2d6e;
}

.clientarea p a{
	text-decoration: underline;
	font-size:11px;
	font-weight:bold;
	color: #242428;
    letter-spacing: 2px;
}

.search {
	width:762px;
	height: 22px;
	float:right;
	text-align:right;
}

.search input.text-search{
	background: transparent url(../images/flag-sprite.gif) no-repeat;
    background-position: 100% -39px;
	width:158px;
	height: 19px;
	border:none;
	font-weight: bold;
	font-size:12px;
	color:#878787;
	padding: 3px 25px 0 10px;
}

.breadcrumbs {
	float:left;
	margin:0;
	padding:0;
	}
	
.breadcrumbs ul{
	width:700px;
	margin:0;
	padding:0;
	list-style: none;
	}

.breadcrumbs li{
	float: left;
	color: #000000;
	font-size:10px;
	height:23px;
}

.breadcrumbs li a{
	color: #000000;
	text-decoration:none;
	font-size:10px;
}

.breadcrumbs li.bc-child{
	background:url(../images/breadcrumbs-first.png) no-repeat left top;
	width: 86px;
	height: 23px;
	padding: 2px 0 0 15px;
}

.breadcrumbs li.bc-child-odd {
	background:url(../images/bc-child-odd.png) right top no-repeat;
	padding: 2px 25px 0 15px;
}

.breadcrumbs li.bc-child-even {
	background:url(../images/bc-child-even.png) right top no-repeat;
	padding: 2px 20px 0 20px;
}

.breadcrumbs li.bc-child-last {
	
	padding: 2px 15px 0 15px;
}

/* ************************************************* */

/* START CONTENT LAYOUT */

/* ************************************************* */

#content {
    min-height: 342px;
	height:auto;
}

#contentz {
    background: url(../images/curve-top.png) no-repeat top;
    min-height:342px;
}

.left-column {
    min-height: 390px;
	float: left;
	width: 474px;
	padding-right: 10px;
    padding-top: 20px;
}

.left-column li{
    background: url(../images/bullet.gif) no-repeat left;
    background-position: 0 6px;
    padding-left: 15px;
    list-style: none;
    }

.left-column p{
	font-size:12px;
	margin: 10px 0px;
    line-height: 15px;

}

/* new page layout revision */

.page-content {
    background: url(../images/page-content-top-curve.png) no-repeat top left;
    min-height: 352px;
	float: left;
	width: 410px;
	padding: 20px 20px 20px 30px;
}
.page-content-top {
    background: url(../images/page-content-mid-curve.png) repeat-y top left;
    min-height: 352px;
	float: left;
	width: 460px;
    margin-top: 10px;
}

.page-content-bot {
    background: url(../images/page-content-bot-curve.png) no-repeat bottom left;
    min-height: 352px;
	float: left;
	width: 460px;
}

.page-content li{
    background: url(../images/bullet.gif) no-repeat left;
    background-position: 0 6px;
    padding-left: 15px;
    list-style: none;
    }

.page-content p{
	font-size:12px;
	margin: 10px 0px;
    line-height: 15px;

}

.banner-column {
	float: left;
	width: 160px;
    padding-top: 20px;
    min-height: 390px;
}

.left-navigation{
    float: left;
	width: 142px;
    min-height: 390px;
    padding-top: 30px;
}

.right-column {
	float: left;
	width: 278px;
    min-height: 390px;
    padding-top: 20px;
}

h3 {
	margin:15px 0px 0px 0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
    line-height: 15px;
}

h4 {
	margin:0px 0px 20px 0px;
	padding:0px;
    font-size: 13px;
}

.right-box {
	background:url(../images/hp-right-box-mid.png) left top repeat-y;
	height: 178px;
	margin-bottom: 12px;
	width:278px;
	
}

.right-box-in {
	height: 178px;
	background:url(../images/hp-right-box-top.png) left top no-repeat;
	width:278px;
}

.right-box-out {
	height: 178px;
	background:url(../images/hp-right-box-bot.png) left bottom no-repeat;
	width:278px;
}

h4.latest-news {  
	width: 127px;  
	height: 29px;  
	background: transparent url(../images/header-latest-news.gif) bottom right no-repeat;
	padding: 10px 0 0 10px;
}

h4.latest-news span{
	height: 0px !important;  
	width: 0px !important; 
	padding: 29px 127px 0 0;  
	overflow: hidden;  
	display: block;  
	font-size: 1px !important;  
}

h4.events {  
	width: 127px;  
	height: 29px;  
	background: transparent url(../images/header-events.gif) bottom right no-repeat;
	padding: 10px 0 0 10px;
}

h4.events span{
	height: 0px !important;  
	width: 0px !important; 
	padding: 29px 127px 0 0;  
	overflow: hidden;  
	display: block;  
	font-size: 1px !important;  
} 

.news-home {
	font-size:11px;
	padding: 8px 25px 0 15px;
	line-height: 14px;
}

.news-home a{
	color: #000000;
	text-decoration:none;
}

.news-home a:hover{
	text-decoration:underline;
}

.date-home {
	font-size:12px;
	font-style:italic;
	color:#4a4949;
}

.more-link {
	text-align:right;
	padding-right: 10px;
}

.home-event {
	padding:12px 25px 4px 15px;
	font-size:11px;
}

.home-event a{
	color: #000000;
	text-decoration:none;
}

.home-event a:hover{
	text-decoration:underline;
}

.more-link {
	font-size:11px;
	color:#000000;
}


.more-link a{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.banner-home {
	margin-top:18px;
}

.icons {
	min-height:15px;
	background:url(../images/sprite-curves.png) no-repeat bottom center;
	padding-bottom: 6px;
	text-align:center;
    width:100%;
}

.links {
    margin: 0 auto;
	margin-bottom: 10px;
	height:20px;
    width: 762px;
}

.copy-text {
	float:left;
	width: 350px;
	font-size:10px;
	padding-left: 20px
}

.copy-links {
	float:right;
	width: 380px;
	font-size:10px;
	text-align:right;
}

.copy-links a{
	color:#000000;
	text-decoration:none;
	text-align:right;
	padding:0 10px 0 10px;
}

.copy-links a:hover{
	text-decoration:underline;
}

h2 {
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:100%;
}

.banner-page {
	text-align:right;
	padding-top:5px;
    height: 342px;
    width: 160px;
}


.icons a {
	display:inline;
	text-decoration:none;
}


.accordion {
	padding-bottom:50px;
	}

.accordion h5 {
	cursor: pointer;
	color: #000384;
	text-decoration:underline;
	font-size:12px;
}

h5 a {
	padding-left:20px;
	}

.accordion h5.active{
		background-position: 0 0;
}
.accordion div.accordionchild {
	background: none;
	margin: 0;
	display: none;
}

.accordion > div:first-child {
    display: block;
}
/*******************************************************************************/

.accordion2 {
	padding-bottom:50px;
	}

.accordion2 h5 {
	cursor: pointer;
	color: #000384;
	text-decoration:underline;
	font-size:12px;
}

h5 a {
	padding-left:20px;
	}

.accordion2 h5 span{
		color: #cccccc;
        text-decoration: none;
}
.accordion2 h5.active{
		background-position: 0 0;
}

.accordion2 span.loading{
        background: url(../images/ajax-loader.gif);
        height: 16px;
        width: 16px;
        text-align: right;
        color: red;
        float:right;
}

.accordion2 div.accordionchild {
	background: none;
	margin: 0;
	display: none;
}

.accordion2 > div:first-child {
    display: block;
}

/*******************************************************************************/

.news-list {
	border-bottom:1px solid #cdcdcd;
	margin-bottom: 10px;
	font-size:12px;
}

.news-list span{
	color: #6f6f6f;
	font-style:italic;
	font-size:11px;
}

.read-more a{
	color: #6f6f6f;
	text-decoration:underline;
}

a.read-more {
    color: #6f6f6f;
	text-decoration:underline;
}

.read-more {
	color: #6f6f6f;
	text-align:right;
	padding: 10px 0;
}

.events-list {
	border-bottom:1px solid #cdcdcd;
	margin-bottom: 10px;
	margin-top: 25px;
	font-size:12px;
}

.pr-list {
	border-bottom:1px solid #cdcdcd;
	margin-bottom: 10px;
	margin-top: 25px;
	font-size:12px;
}

.fisheye{
	text-align: center;
	height: 77px;
	position: relative;
        padding-top: 20px;
}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 55px;
	position: absolute;
	display: block;
	top: 0;
}
a.fisheyeItem2
{
	text-align: center;
	color: #000;
	text-decoration: none;
	width: 55px;
	position: absolute;
	bottom: 0;
}
.fisheyeItem img
{
	border: none;
	margin: 5px auto 0 auto;
	width: 100%;
}
.fisheyeItem2 img
{
	border: none;
	margin: 5px auto 0 auto;
	width: 100%;
}
.fisheyeItem span,
.fisheyeItem2 span
{
	positon: absolute;
	color:#666666;
	font-size:10px;
        letter-spacing: -1px;
}
.fisheyeContainter
{
	height: 77px;
	width: 762px;
	left: 0px;
	position: absolute;
}
#fisheye2
{
	position: relative;
	left: 0px;
}


/* *****************************************************************************

Form Styles

* *****************************************************************************/


.tab {
    font-weight: bold;
    text-decoration: underline;
}

.inq-text {
    border:1px solid #d7d7d7;
    background: #eaeaea;
    width: 197px;
}

select {
    border:1px solid #d7d7d7;
    background: #eaeaea;
    width: 200px;
}

.inq-text-area {
    border:1px solid #d7d7d7;
    background: #eaeaea;
    width: 197px;
    height: 150px;
}

.buttons {
    padding: 10px;
}

/* ****************************************************************************/

#footer {
    padding-top: 0px;
}

#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 140px;
	background: url(../images/ajax-loader.gif);
	width: 16px;
	height: 16px;
	text-indent: -9999em;
}

#fake-curve {
    position: absolute;
	left: 0px;
	top: 137px;
	background: url(../images/fake-curve-top.png);
	width: 762px;
	height: 16px;
    z-index: 10000;
}

.redtext {
    color: red;
}

.notice {
border-top:1px solid #CECCCC;
font-size:11px;
line-height:150%;
padding:10px 0;
}

.left-navigation ul {
    padding-left: 0px;

}

.left-navigation ul li {
    padding-left: 0px;
    list-style:none;
    padding: 3px 0px 3px 15px;
    }

li.inactive {
    background: #ffffff url(../images/submenu-bullet.png) no-repeat left;
    background-position: 5px 8px;
}

li.activesub {
        color: #515151;
        text-align: left;
        background: #ececec url(../images/submenu-bullet.png) no-repeat left;
        background-position: 5px 8px;
        width: 123px;
        margin: 0px;
        list-style:none;
    }

    ul li#redMenu.inactive {
        background: #ffffff url(../images/submenu-bullet-sciplay-red.png) no-repeat left;
        background-position: 5px 8px;
    }
    ul li#redMenu.inactive a{
        color:#d80000;
    }
ul li#redMenu.activesub {
        background: #d80000 url(../images/submenu-bullet-sciplay.png) no-repeat left;
        background-position: 5px 8px;
    }
ul li#redMenu.activesub a{
        color:#fff;
    }

.left-navigation ul li a {
        color: #515151;
        text-align: left;
        font-weight: bold;
        font-size: 12px;
        margin: 0px;
        width: 123px;
        text-decoration: none;
    }

.left-navigation ul li a:hover {
        text-decoration: underline;
    }

.news-box {
    background: url(../images/sprite-curves.png) no-repeat left;
    background-position: 100% -40px;
    height: 62px;
    width: 682px;
    margin: 0 auto;
    padding:15px 0 0 80px;
    position: relative;
}

.sciplaylogo {
    position: absolute;
    left: 550px;
    top: -22px;
}


.news-box ul li{
    display: inline;
    width:208px;
    margin: 0 0 0 17px;
    float: left;
    text-align: left;
}

#main-banner {
    height: 201px;
}

#home-boxes {
    min-height: 155px;
    height: auto;
    margin-top: 20px;
}

.box-home {
    width: 170px;
    min-height: 155px;
    height: auto;
    float:left;
    padding: 0 10px 10px 10px;
}

.box-home p{
    font-size: 17px;
    line-height: 120%;
    }
.box-home p a{
    text-decoration:none;
    color: #000000;
    }

.preload {
    display:none;
}
#my-news-list {
    margin-bottom: 20px;
}

#inactivelist{
    background: url(../images/dash-bullet.gif) no-repeat left;
    background-position: 5px 8px;
    margin: 0;
    padding: 0 0 0 15px;

    font-weight: normal;
}

#inactivelist a{
    font-size: 11px;
    font-weight: normal;
    }

#activelist a{
    font-size: 11px;
    font-weight: bold;
    }

 #activelist{
    background: url(../images/dash-bullet.gif) no-repeat left;
    background-position: 5px 8px;
    margin: 0;
    padding: 0 0 0 15px;
    font-size: 10px;
    font-weight: normal;
}

/*** napuno kato sa reg-an na changes */

#inactivelistreg{
    background: url(../images/dash-bullet.gif) no-repeat left;
    background-position: 15px 8px;
    margin: 0;
    padding: 0 0 0 25px;

    font-weight: normal;
}

#inactivelistreg a{
    font-size: 11px;
    font-weight: normal;
    }

#activelistreg a{
    font-size: 11px;
    font-weight: bold;
    }

 #activelistreg{
    background: url(../images/dash-bullet.gif) no-repeat left;
    background-position: 15px 8px;
    margin: 0;
    padding: 0 0 0 25px;
    font-size: 10px;
    font-weight: normal;
}

/*** napuno kato sa reg-an na changes */

#my-news-list li a{

    }

#my-news-list li a.active{
    font-size: 11px;
    font-weight: bold;
    }

.stock-graph {
    float: right;
    width:190px;
    margin-top: 10px;
    margin-left: 10px;
}

.stock-graph p{
    margin: 0;
    font-size: 11px;
    }

.stock-margin{
    padding: 0 0 0 25px;
    margin: 0;
    font-size: 11px;
    }

.stock-graph h5{
    margin:0px;
    }

.sharePrice {
    -x-system-font:none;
    font-family:Arial,Helvetica,Geneva,sans-serif;
    font-size:22px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
}

span.priceGoesUp, span.priceGoesDown {
    -x-system-font:none;
    background:transparent url(../images/greenarrow.gif) no-repeat scroll 0 2px;
    color:#019015;
    font-family:Arial,Helvetica,Geneva,sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:16px;
    padding-left:11px;
}

span.priceGoesDown {
    background:transparent url(images/redarrow.gif) no-repeat scroll 0 5px;
    color:#CA0000;
}

.share {
    margin-top: 10px;
    width: 200px;
    height: 90px;
}

iframe {
    border: 0px solid #ffffff;
}

#graphHeading {
    padding: 0 0 0 25px;
    font-size: 11px;
}

.page-content p.stock-disclaimer {
    font-size: 11px;
}

.pdf-icon {
    display: block;
    float: left;
    padding-top: 10px;
}

.box-home p.pdf-desc {
	font-size: 14px;
	margin-top: 17px;
}

.box-home p.pdf-desc2 {
	font-size: 14px;
	line-height: 35px;
	margin-top: 17px;
}