.a{
	cursor:pointer;
	text-decoration: underline;
	

}
.lblue{
	color: #268AAC;
}
.hidden{
	display:none !important;
}

.float_right{
	float:right;
}

#blue-form {
        position: relative;
        margin: 0 auto 20px;
}

#blue-form div.head {
        background: url(/img/decoration/pp/register-head-bg.png) repeat-x;
        width: 100%;
        height: 42px;
        padding: 0px;
        position: relative;
        overflow: hidden;
}

#blue-form div.head h2 {
        padding: 0 0 0 20px;
        line-height: 42px;
        margin: 0;
        font-size: 13px;
        font-weight: bold;
		color: #fff
}

#blue-form div.head div.cornerl {
        position: absolute;
        top: 0px;
        background: url(/upload/images/user/register-head-corner-left.png) no-repeat;
        left: 0px;
        width: 7px;
        height: 6px;
}

#blue-form div.head div.cornerr {
        position: absolute;
        top: 0px;
        background: url(/upload/images/user/register-head-corner-right.png) no-repeat;
        right: 0px;
        width: 7px;
        height: 6px;
}

#blue-form div.body {
        /*width: 488px;*/
        border: 1px solid #54a8d4;
        border-bottom:none;
        background: url(/upload/images/user/register-body-bg.png) repeat-x bottom;
        padding: 30px;
        
}

#blue-form div.body fieldset {
        margin: 0px;
        color: #468aad;
        font: 12px Arial, sans-serif;
        font-weight: bold;
        border: 1px solid #468aad;
}

#blue-form div.body fieldset form {
        padding: 10px 0px 5px 0px;
}

#addPoints div.validation-advice,
#blue-form div.body fieldset form div.validation-advice {
        clear: both;
        margin-left: 150px;
        color: red;
}

#addPoints div.validation-advice{
        margin-left: 95px;
}

#addPoints div.input input {
        
}

tr.summary td{
	padding-top:5px;
}

#blue-form div.body fieldset form span {
        display: block;
        text-align: center;
        padding: 15px 0px 10px 0px;
}

#blue-form div.body fieldset form div.checks {
        padding: 10px 0 15px 0;
}

#blue-form div.body fieldset form div.checks input {
        margin-right: 10px;
        margin-left: 25px;
}

#blue-form div.body fieldset form div.row {
        clear: both;
        margin-bottom: 3px;
}

#blue-form div.body fieldset form div.row input {
        clear: right;
        }
        
#blue-form div.body fieldset form div.row input.error {
        border: 1px solid red;
        }

#blue-form div.body fieldset form div.row label {
        float: left;
        width: 140px;
        text-align: right;
        padding-right: 7px;
        padding-top: 2px;
}

#blue-form div.body fieldset form div.row label.error {
        display: block;
        float: none;
        text-align: left;
        line-height: 22px;
        padding: 0 0 0 148px;
        width: auto;
        }

#blue-form div.body fieldset form div.notact div.row label {
        color: #a7a7a7;
}

#blue-form div.body fieldset form div span{
        display: inline;
        padding: 0px;
}

#blue-form div.body fieldset form div.row input {
        width: 230px;
}

#blue-form div.body div.button {
        margin-top: 20px;
        text-align: center;
}


#blue-form div.foot {
        height: 6px;
        background: url(/upload/images/user/register-body-bg.png) repeat-x bottom;
        overflow: hidden;
        position: relative;
        
}

#blue-form div.cornercb {
        height: 0;
        width: 100%;
        border-bottom: 1px solid #54a8d4;
        overflow: hidden;
        position: absolute;
        left: 0; 
        bottom: 0;
}


#blue-form div.cornerlb {
        width: 8px;
        height: 6px;
        float: left; position: relative;
        background: url(/upload/images/user/register-body-corner-left.png) no-repeat;
        overflow: hidden;
}

#blue-form div.cornerrb {
        float: right;
        width: 8px;
        height: 6px; position: relative;
        background: url(/upload/images/user/register-body-corner-right.png) no-repeat;
        overflow: hidden;
}




.rules_box label.error{
	padding:0 !important;
	width:100% !important;

}



.newbox{
        border: 1px solid #016ca2!important;
        position: relative;
        width: 735px;
        border-bottom-width: 0px !important;
}

	#gallery {
		width: 522px
		}
		
		#slider {
			height: auto
			}
		
		#slider li {
			width: 420px;
			margin: 0 51px;
			height: auto
			}
			
		#slider .item {
			width: 140px;
			float: left;
			display:inline;
			}
			
			#slider a {
			 margin: 0;
			}
.newbox.new{
        width: 523px;
}

* .newbox  .min_350 { 
   height: expression( document.body.clientHeight < 350 ? "350px" : "auto" );
}
.newbox  .min_350 { 
   min-height: 350px !important; /* sets min-width value for all standards-compliant browsers */
}


.newbox.short{
        width: 308px;
}

.newbox div.head{
        text-align: center;
        border-bottom: 1px solid #016ca2;
		font-size: 13px;
		font-weight: bold;
        background: url('/upload/images/layout/newbox_head.png') 0 0 repeat-x;
        color:#016ca2;
        padding: 4px 0px 0px;
        overflow: hidden;
        height:21px;
}


div.cornerb.handler {
    background: url(/upload/images/layout/newbox_bg.png) repeat-x scroll 0px 100%;
    height: 7px;
    position: relative;
}

.newbox div.head a {
        color: #016ca2;
}

.newbox div.content{
        padding: 15px 0px;
        background: #ededed url('/upload/images/layout/newbox_bg.png') 0 100% repeat-x!important;
        position: relative;
        zoom:1;        
}

a.tred{
    text-decoration: none; 
    font-size: 13px;
    color: #D10305 !important;
}

a.no_underline{
	text-decoration:none !important;
}


.newbox div.content .item p{
	width:inherit;

}


.newbox div.content span.text2 {
        font: 16px Arial, sans-serif !important;
        display: block;
        text-align: center;
        color: #016ca2; 
}

.newbox div.content span.text2 {
        font: 13px Arial, sans-serif !important;
        display: block;
        text-align: center;
        color: #016ca2; 
}

.newbox div.content span.blue {
        font: bold 17px Arial, sans-serif !important;
        text-align: center;
        color: #016ca2; 
}

.newbox div.content p{
        font: bold 12px Arial, sans-serif!important;
        width: 600px;
        padding: 0 15px;
        
}

.newbox div.content p span{
        color:#016ca2;  
        font-size: 28px;
}

.newbox div.content div.nav-line {
        width: 250px;
        margin: 0 auto;
        clear: both;
        padding-left: 20px;
        padding-top: 20px;
}

.newbox div.content table{
        margin: 0 10px!important;
        width: 717px!important;
}

.newbox div.content table tr.prod td {
        border-bottom: 1px solid #016ca2!important;
}

.newbox div.content table tr.summary td{
        color: #016ca2;
        padding-bottom: 20px!important;
}

.newbox div.content table td {
        font-weight: bold;
}

.newbox div.content table td div.plus{
        width: 17px!important;
}

.newbox div.content table td div.prod{
        margin: 0;
}


.newbox div.content div.input{
        margin-bottom: 10px;
        float: left;
        clear: both;
        position: relative;
}

.newbox div.content div.input label{
        width: 120px;
        padding-right: 15px;
        text-align: right;
        color: #3285B1 !important;
        font: bold 11px Arial, sans-serif;
}

.newbox div.content div.input input{
        width: 240px;
        bborder: none;
        border: 1px solid #b2b2b2;
}

.newbox.short div.content div.input label{
        width: 78px;
        display:block;
        float: left;
        line-height: 18px;
}
.newbox.short div.content div.input label.error {
        width: auto;
        float: none;
        text-align: left;
        padding: 0 0 0 95px;
        color: red !important;
        }
        
        .newbox.short div.content div.input input.error {
        border: 1px solid red;
        }


.newbox.short div.content div.input input{
        width: 188px;
}

.newbox div.cornerb,
.newbox div.head div.corner{
        position: absolute;
        width: 7px;
        height: 7px;
        overflow: hidden;
}


div.newbox div.head div.corner.left{
    left: -1px;
    top: -1px;	
    background: url(/upload/images/layout/newbox_cl.png) no-repeat 0px 0px;
}

div.newbox div.head div.corner.right{
    background: url(/upload/images/layout/newbox_cr.png) no-repeat 0px 0px;
	right: -1px;
	top: -1px;    
}


div.cornerb.left{
    overflow: hidden;
    width: 7px;
    height: 7px;
    position: relative;	
    background: url(/upload/images/layout/newbox_clb.png) no-repeat 0px 0px;
    float: left;    
}

div.cornerb.right{
    overflow: hidden;
    width: 7px;
    height: 7px;
    position: relative;	
    background: url(/upload/images/layout/newbox_crb.png) no-repeat 0px 0px;
    float: right;    
}

div.cornerb.border {
	border-bottom: 1px solid #016CA2;
	bottom: 0px;
	height: 0px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

.newbox div.cornerb{
        bottom: -1px;
}

.newbox #shop-form div.row {
        margin-bottom: 5px;
}

.newbox #shop-form div.row label {
        position: relative;
        width: 240px;
        text-align: right;
        padding-right: 10px;
        padding-top: 4px;
        float: left;
        font: 12px Arial, sans-serif;
        color:#016ca2;
        font-weight: bold;
}

.newbox #shop-form div.row label.error {
        clear: both;
        margin: 0 0 0 140px;
        color: red;
        position: relative;
}

.newbox #shop-form div.row input {
        width: 250px;
        clear: right;
}

.confirm-box{
	width:550px;
}






























.newbox #lp_left{
        background: url('/upload/images/layout/shop_left.png') 0 0 no-repeat;
        left: 0px;
}

.newbox #lp_right{
        background: url('/upload/images/layout/shop_right.png') 0 0 no-repeat;
        right: 0px;
}
.newbox div.content div.navigation{
        top: 90px;
}

.newbox div.content div.prod{
        width: 130px;
        border: none;
        float: left;
        height: auto;
        margin-right: 15px;
        display: inline;
        position: relative;
}

.newbox div.content div.prod div.points {
        position: absolute;
        padding-top: 6px !important;
        padding-left: 6px !important;
        width: 100px;
        height: 30px;
		left: 0;
        color: #3285B1!important;
        font: bold 16px Arial, sans-serif !important;
        text-align: left !important;
}

.newbox div.content div.prod div.zoom {
        position: absolute;
        top: 90px;
        right: 34px;
        width: 20px;
        height: 20px;
}

.newbox div.content div.prod.first{
        margin-left: 25px;
}

.newbox div.content div.prod a.add {
        padding-left: 25px;
        background: url('/img/decoration/pp/add.png') 0 2px no-repeat;
        display: block;
        padding-top: 3px;
        font: bold 10px Arial, sans-serif !important;
        height: 23px;
}

.newbox div.content div.mask{
        overflow: hidden;
        width: 420px;
        margin-left: 45px;
        float: left;
        display: inline;
        position: relative;
}

.newbox div.content div.mask div.effects{
        width: 10000px;
}

.newbox div.content div.points p,
.newbox div.content div.prod p{
        display: block;
        text-align: center!important;
        margin: 0 !important;
        float: none;
        position: relative;
        right: auto;
        color: #3285B1!important;
        font: bold 11px Arial, sans-serif !important;
        padding: 5px!important;
        width: 90%;
}

.newbox div.content div.points ul{
        padding-left: 20px;
        margin: 0;
}

.newbox div.content div.points p.title{
        padding: 15px 5px!important;
}

.newbox div.content div.points ul li{
        font: 11px Arial, sans-serif !important;
        padding: 0;
        margin: 0;
}

.newbox div.content img.prodimg{
        float: none;
}

a.button{
	color: white !important;
	display: block;
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	text-decoration: none !important;	
}

.bold{
    font-weight: 700 !important;
}
.has_bottom_line{
	border-bottom-width: 1px !important;

}

a.button.blue{
	background: url(/upload/images/layout/button_blue.png) no-repeat 0px 0px;
	height: 14px;
	width: 95px;
}

a.button.red {
	background: url(/upload/images/layout/button_red.png) no-repeat 0px 0px;
	height: 18px;
	width: 90px;
}

a.button.gray {
	background: url(/upload/images/layout/button_gray.png) no-repeat 0px 0px;
	height: 15px;
	width: 118px;
}

a.button.black {
	background: url(/upload/images/layout/button_black.png) no-repeat 0px 0px;
	font-weight: 700;
	height: 15px;
	width: 62px;
}

a.button.plus {
	background: url(/upload/images/layout/button_plus.png) no-repeat 0px 0px;
	height: 13px;
	padding: 2px;
	width: 13px;
}


.prod .prod{
	text-align:left;

}
.newbox a.button{
	cursor:pointer;	
}
.newbox div.content div.points,
#main #body #rsitearticle div.points{
        text-align: center;
        color: white;
        font: bold 12px Arial, sans-serif;
}

.newbox div.content div.points{
        width: 116px;
        position: absolute;
        right: 0px;
        top: 0px;
        text-decoration: none;
}

.newbox div.content div.basket {
        height: 250px;
        background: #008ae2 url(/img/decoration/pp/basket.png) right bottom no-repeat;
        width: 104px;
}

.newbox div.content div#basket {
        width: 93px;
        height: 50px;
        background: #fff;
        border: 1px solid #016CA2;
        border-right: 0px;
        position: absolute;
        right: 0px;
        top: 250px;
        color: #1e83b7;
        text-align: center;
        padding: 5px;
        padding-top: 10px;
        font: 9px Arial, sans-serif;
}

.newbox div.content a#next {
        position: absolute;
        right: 2px;
        top: 330px;
}

.newbox div.content div.nav{
        width: 100%;
        overflow: hidden;
}

.newbox div.content div.nav a.button {
        position: absolute;
        top: 0px;
        right: 150px;
}

.newbox div.content div.nav div.pages {
        width: 150px;
        margin: 0 auto;
        text-align: center;
}

.newbox div.content div.nav div.pages a{
        color: black;
        padding: 4px;
        font: 12px Arial, sans-serif;
}

.newbox div.content div.nav div.pages a.active{
        font-weight: bold;
        text-decoration: underline;
}

.newbox div.content div.nav div.pages a.arrow {
        text-decoration: none;
}

#main #body #rsitearticle #loyality{
        position: relative;
        background: url('/upload/images/b/b_right/b_right2.jpg') 100% 0 no-repeat;
        height: 445px;
}

.points{
        position: absolute;
        top: 0;
        right: 0;
}

#present_box{
        background: #018EE6 url('/upload/images/layout/l_p/presents_box.jpg') 0 100% no-repeat;
        height: 153px;
        width: 103px;
        margin-left: 1px;
        margin-top: -3px;
}

.points a{ 
        background: url('/upload/images/layout/l_p/right_button.png') 0 0 no-repeat;
        width: 94px;
        height: 26px;
        display: block;
        float: right;
        margin-top: 2px;
        padding-top: 10px;
        color: black;
        font-weight: bold;
        font-size: 11px;
}

.points a.first{
        margin-top: 14px;
}

.newbox div.content div.points div.actual,
.points div.actual{
        background: url('/img/decoration/points_bg.png') no-repeat 0 0;
        float: right;
        width: 104px;
        height: 89px;
        padding-top: 15px;
}

.newbox div.content div.points div.actual span,
.points div.actual span{
        font-size: 28px;
}

#translator div.line,
#main #body #right div.line, #main #body #left div.line,
#main #body #right div.lineup, #main #body #left div.lineup {
        margin: 0 auto;
        width: 465px;
        border: 0px;
        height: 1px;
        background-color: #cacaca; /* for IE */
        padding: 0px;
        font-size: 1px;
}

.points{
        position: absolute;
        top: 0;
        right: 0;
		text-align: center
}

#present_box{
        background: #018EE6 url('/upload/images/layout/l_p/presents_box.jpg') 0 100% no-repeat;
        height: 153px;
        width: 103px;
        margin-left: 1px;
        margin-top: -3px;
}

.points a{ 
        background: url('/upload/images/layout/l_p/right_button.png') 0 0 no-repeat;
        width: 94px;
        height: 26px;
        display: block;
        float: right;
        margin-top: 2px;
        padding-top: 10px;
        color: black;
        font-weight: bold;
        font-size: 11px;
}

.points a.first{
        margin-top: 14px;
}

.points div.actual,
.points div.actual{
        background: url('/img/decoration/points_bg.png') 0 0 no-repeat;
        float: right;
        width: 104px;
        height: 89px;
        padding-top: 15px;
		color: #fff;
		font-weight: bold
}


.buttons-inline img{
	padding-left:10px;
	display:inline;
}

img.prodimg{
	width:115px !important;
	height:115px !important;
}

body.Skarby #ft{
	padding-left:50px;
}

