/*---------------------------------- default start -------------------------------------------*/

/* -- for ie 6 -- */

* html .png {
	behavior: url(/css/png.htc);
}
* html body {
	behavior: url(/css/csshover.htc);
}

/* -- end --*/

table { 
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0 0;
}
td {
	padding: 0;
	vertical-align: top;
}
body {	
	padding: 0;
	margin: 0;
}
img {
	margin: 0px;
	border: none;
}
/*.bilde{
	opacity: 0.5;
}
.bilde:hover{
	opacity: 1;
}*/
#languages {
    position: absolute;
    right: 0px;
    top: 1px;
}
a {
	color: #0054a5;
	-moz-outline: none;
	outline:0;
}
a:hover {
	text-decoration: none;
}
/*
img:hover {
	opacity:1;
}*/
/* -- default classes to use - start-- */

.PRelative {
	position: relative;
}
.FLeft {
	float: left;
}
.FRight {
	float: right;
}
.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}
/* -- default classes to use - end -- */

/*---------------------------------- default end -------------------------------------------*/

.devider-1 {
	background: url("../img/devider-1.gif") left center repeat-x;
	height: 25px;
	clear: both;
}
.devider-2 {
	background: url("../img/devider-2.gif") left center repeat-x;
	height: 10px;
	font-size: 6px;
	line-height: 6px;
	clear: both;
}
.spacer-5 {
	height: 5px;
}
.spacer-10 {
	height: 10px;
}
.spacer-20 {
	height: 20px;
}
html {
	height: 100%;
}
body {
	height: 100%;
}
.center {
	width: 749px;
	margin: 0px auto;
}
#main {
	height: 100%;
}
#footer {
	vertical-align: bottom;
}
#bottom-bg {
	background: url("../img/bg-2.gif") left top repeat-x;
	height: 35px;
}
#brands {
	background: #f0ead8;
	padding: 20px 0px 30px 0px;
}
#brands a{
	margin: 0px 10px;
}
#brands .title a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
#brands .title {
	padding-bottom: 10px;
}
#header {
	background: url("../img/bg-1.gif") left top repeat-x;
}
#logo {
	display: block;
	float: left;
	margin: 8px 25px 0px 0px;
}
#menu {
	height: 39px;
	overflow: hidden;
	padding-top: 30px;
}
#menu a{
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	padding: 9px 10px 14px 10px;
}
#menu a:hover {
	background: #636363;
}
#menu a.active{
	background: #636363;
}
#card {
	padding-top: 30px;
	float: right;
}
#sub-menu {
    background: #636363;
    color: #fff;
    clear: both;
}
#sub-menu a{
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	padding: 6px 11px 6px 11px;
}
#sub-menu a.active{
	background: #424247;
}
#sub-menu a:hover{
	background: #424247;
}
#main .blocks .block{
	float: left;
	width: 240px;
}
#main .blocks .block.center {
	padding: 0px 14px;
}
* html #main .blocks .block.center {
	padding: 0px 13px;
}
#main .blocks .block .title {
	padding: 10px 0px 5px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #636363;
}
#main .blocks .block .info {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #636363;
}
#main .blocks .block .info .time{
	font-size: 10px;
	padding-top: 3px;
}
#main .part-one{
	float: left;
	width: 240px;
	padding-right: 20px;
}
#main .part-one-reverse{
	float: left;
	padding-right: 20px;
	width: 506px; 
}
* html #main .part-one-reverse{
	padding-right: 17px;
}
#main .part-two{
	width: 489px;
	float: left;
	overflow: hidden;
}
#main .part-two-reverse{
	padding-right: 0px;
	float: left;
	overflow: hidden;
	width: 223px
}
#main .line {
	background: #e84db2 ;
	overflow: hidden;
	height: 54px;
}
#main  .line .images{
	padding-top: 7px;
	padding-left: 8px;
}
#main  .line .images a{
	margin-right: 5px;
}
#main  .line .site{
	margin-top: 18px;
	margin-right: 20px;
	font-weight: bold;
	float: right;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
}
#main  .title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #636363;
	padding: 20px 0px 10px 0px;
}
#main  .title span a {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #636363;
	position:relative;
	top: -2px;
}

#main .path {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #636363;
	padding: 20px 0px 10px 0px;
}
#main .path span a {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #636363;
	position:relative;
	top: -2px;
}
#main .path .twitter {
	color: #e84db2;
	float: right;
	font-size: 11px;
}
#main .path .twitter img{
	margin-left: 10px;
}
#main  .text {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #636363;
}
#main  .brand-choice{
	background: #e84db2 ;
	padding: 15px 11px;
	height: 36px;
	overflow: hidden; 
}
#main  .brand-choice .caption{
	font-family:Tahoma, Geneva, sans-serif; 
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	margin-bottom: 3px;
}
#main  .brand-choice select{
	width: 215px;
	color: #424247;
	font-size:11px;
	font-family: Tahoma, Geneva, sans-serif;
}
#main .part-two-reverse .brand-choice select{
	width: 200px;
}
#main  .brand-choice select option{
	color: #424247;
	font-size:11px;
	font-family: Tahoma, Geneva, sans-serif;
}
#sub-sub-menu {
	background: #f0eee7;
	padding: 10px 0px;
}
#sub-sub-menu a{
	text-transform: uppercase;
	display: block;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #424247;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;
}
#sub-sub-menu a.active{
	color: #e84db2 ;
}
#sub-sub-menu a:hover{
	color: #e84db2 ;
}
#main .products {
	padding-top: 30px;
}
#main .products .arrow-left {
	position: relative;
}
#main .products .arrow-left div{
	position:absolute;
	left: -50px;
	top: 60px;
	background: url("../img/arrow-left.gif") left top no-repeat;
}
#main .products .arrow-left div:hover{
	background: url("../img/arrow-left-active.gif") left top no-repeat;
}
#main .products .arrow-right {
	position: relative;
}
#main .products .arrow-right div{
	position:absolute;
	right: -50px;
	top: 60px;
	background: url("../img/arrow-right.gif") left top no-repeat;
}
#main .products .arrow-right div:hover{
	background: url("../img/arrow-right-active.gif") left top no-repeat;
}

#main .products .part {
	text-align: center;
	width: 161px;
	padding: 0px 10px 20px 10px;
	float: left;
}
#main .products .part .image {
	height: 158px;
	overflow: hidden;
}
#main .products .part .prices {
	position:relative;
}
#main .products .part .pricesnews {
	position:relative;
}
#main .products .part .pricesnone {
	position:relative;
}
#main .products .part .prices div{
	background: url("../img/prices.png") left top no-repeat;
	width: 71px;
	height: 71px;
	position: absolute;
	right: 0px;
	text-align: center;
}
#main .products .part .pricesnews div{
	background: url("../img/pricesnews.png") left top no-repeat;
	width: 71px;
	height: 71px;
	position: absolute;
	right: 0px;
	text-align: center;
}
#main .products .part .pricesnone div{
	background: url("../img/pricesnone.png") left top no-repeat;
	width: 71px;
	height: 71px;
	position: absolute;
	right: 0px;
	text-align: center;
}
* html #main .products .part .prices div{
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/prices.png', sizingMethod='crop');
}
* html #main .products .part .pricesnews div{
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/pricesnews.png', sizingMethod='crop');
}
* html #main .products .part .pricesnone div{
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/pricesnone.png', sizingMethod='crop');
}
#main .products .part .new-price {
	font-size: 19px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	position:relative;
	top: 15px;
	left: 5px;
}
#main .products .part .new-price-text {
	font-size: 11px;
	color: #d6450d;	
	font-family: Tahoma;
	font-weight:bold;
	position:relative;
	top: 5px;
	left: 5px;
}
#main .products .part .new-price i{
	font-size: 9px;
	font-style: normal;
	position:relative;
	left: -5px;
}
#main .products .part .old-price {
	font-size: 13px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	text-decoration: line-through;
	position:relative;
	top: 23px;
}
#main .products .part .info {
	padding: 10px 0px;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #636363;
	text-align: center;
}
#main .special .line {
	background: #e84db2 ;
	overflow: hidden;
	height: 54px;
}
#main .special .line .images{
	padding-top: 7px;
	padding-left: 8px;
}
#main .special .line .images a{
	margin-right: 5px;
}
#main .special .line .site{
	margin-top: 18px;
	margin-right: 20px;
	float: right;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	text-transform:uppercase;
}
#main .special .line .site select{
	width: 135px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #636363;
	text-transform: uppercase;
}
#main .special .line .site span {
	margin-right: 10px;
}
#main .adv {
	position:relative;
}
#main .adv div{
	right: 30px;
	top: 50px;
	position:absolute;
}
#main .special .title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #636363;
	padding: 20px 0px 10px 0px;
}
#main .special .text {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #636363;
}
#main .pages {
	text-align: center;
}
#main .pages span {
	padding: 0px 5px;
	line-height: 18px;
}
#main .pages span.active {
	position:relative;
}

#main .pages span.active a span {
	background: url('../img/page_right.png') no-repeat right top;
	padding-bottom: 1px;
}

#main .pages span.active a span span {
	background: none;
	background-color: #e84db2;
	padding: 0;
	padding-bottom: 1px;
}

#main .pages span.active a {
	background: url('../img/page_left.png') no-repeat left top;
	padding-left: 1px;
	padding-bottom: 1px;
}
#main .pages span.active img{
	
}
#main .pages span a{
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	position:relative;
	top: -3px;
}
#main .pages span.active a{
	color: #fff;
}
.play {
	height: 132px;
	overflow: hidden;
}
.play .button{
	position:absolute;
	left: 80px;
	top: 45px;
}
.desc {
	font-size: 18px;
	height:36px;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	background: #e84db2 ;
	padding: 8px;
	line-height: 18px;
}
#main .descriptions {
	padding-bottom: 20px;
}
#main .descriptions .item{
	width: 160px;
	float: left;
	margin-right: 70px;
}
#main .descriptions .item .title {
	font-size: 26px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
	text-align: center;
}
#main .descriptions .item .info {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	color: #636363;
}
#main .descriptions .item.first .title {
	color: #7d1940;
}
#main .descriptions .item.second .title {
	color: #cb1352;
}
#main .descriptions .item.third .title {
	color: #462b65 ;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #636363;
	padding: 0px 0px 10px 0px;
}
.text {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #636363;
}
.firms {
	margin: 20px 0px 0px 0px;
}
.firms td {
	padding: 20px 0px;
	text-align: center;
	vertical-align: middle;
}
.shadow {
	background-color:#e84db2;
	display:none;
	height:100%;
	left:0;
	opacity:0.9;
	position:absolute;
	top:0;
	width:100%;
	z-index:7;
}
#lightbox{
	background-color:#fff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 14pt;
	padding-top: 5px;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url("../img/pinkbg.png"); }

* html #overlay{
	background-color: #e84db2;
	background-color: transparent;
	background-image: url("../img/pinkbg.png");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/pinkbg.png", sizingMethod="scale");
}

/*-- Block / Center part / Form 1
--------------------------------------------------------*/

.css_form_1 {
	background-color:#ecefe8;
	margin-top:18px;
	margin-bottom:40px;
}

.css_form_1_top {
	background-image:url('../img/form_1_top.gif');
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
	height:28px;
	position:relative;
	overflow:hidden;
}

.css_form_1_bottom {
	background-image:url('../img/form_1_bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	width:100%;
	height:12px;
	position:relative;
	overflow:hidden;
}

.css_form_1_table {
	display:block;
	border-collapse:collapse;
}

.css_form_1_table td {
	padding:0px;
	margin:0px;
	border-bottom:10px solid #ecefe8;
}

.css_form_1_table .css_form_1_valid .css_form_1_label {
	background-color:#e84db2;
	color:#fff	;
	font-weight:bold;
}

.css_form_1_table .css_form_1_invalid .css_form_1_label {
	color:#e84db2;
	font-weight:bold;
}

.css_form_1_label label {
	display:block;
	width:109px;
	padding-left:30px;
	padding-top:3px;
	font-size:11px;
	font-family:Tahoma;
}

.css_form_1_field input {
	border:1px solid gray;
	width:186px;
	padding:4px;
}

.css_form_1_field textarea {
	border:1px solid gray;
	width:186px;
	height:100px;
}

.css_form_1_table .css_form_1_invalid .css_form_1_field textarea {
	border:1px solid #000;
}

.css_form_1_table .css_form_1_valid .css_form_1_field input {
	border:1px solid #4f7535;
}

.css_form_1_table .css_form_1_invalid .css_form_1_field input {
	border:1px solid #000;
}

.css_form_1_table .css_form_1_report {
	padding-left:10px;
	padding-top:3px;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
}

.css_form_1_report .css_valid {
	background-image:url('../img/icons/valid.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;
	padding-bottom:3px;
}

.css_form_1_report .css_invalid {
	background-image:url('../img/icons/invalid.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:30px;
	padding-bottom:3px;
	color:#010101;
}

.css_form_1_links {
	padding-bottom:20px;
	color:#4f7535;
	font-size:12px;
}

/*-- Block / Center part / Form 1 [cosmetics]
--------------------------------------------------------*/

.ie6 .css_form_1_table .css_form_1_valid .css_form_1_field {
	background-color:#4f7535;
	padding-right:1px;
}

.ie7 .css_form_1_table .css_form_1_valid .css_form_1_field {
	background-color:#4f7535;
	padding-right:1px;
}

.safari4 .css_form_1_table .css_form_1_valid .css_form_1_field {
	background-color:#4f7535;
	padding-right:2px;
}

.ie6 .css_form_1_table .css_form_1_valid .css_form_1_label, .ie7 .css_form_1_table .css_form_1_valid .css_form_1_label {
	padding-top:2px;
} 

.safari4 .css_form_1_table .css_form_1_label {
	padding-top:3px;
}

.safari4 .css_form_1_table .css_form_1_report {
	padding-top:6px;
} 

.chrome .css_form_1_field textarea {
	width:330px;
}

.ie6 .css_form_1_field textarea, .ie7 .css_form_1_field textarea, .ie8 .css_form_1_field textarea {
	width:332px;
}

.opera .css_form_1_field textarea {
	width:332px;
}

.css_blog {
	position: absolute;
	right: 30px;
	top: 0px;
	font-size: 11px;	text-decoration: none;
	color: #fff;	background-color: #9d0358;
	display: block;
	line-height: 16px;
	height: 16px;
	padding: 0px 3px;
	font-family: tahoma;
}
