@charset "utf-8";
/* CSS Document */

body, html {
	font:11px Tahoma, Arial, Verdana, sans-serif;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#898989;
	background-color:#ececec;
	margin:0px;
	padding:0px;
	height:100%;	
}


a, a:link, a:visited {
	color:#000;
	text-decoration:none;
}

a:active, a:hover {
	color:#000;
	text-decoration:underline;
}

#upperPart {
	position:relative;
	padding:0px 0px 20px 0px;
	width:100%;
	background:#ffffff url(../gfx/upperPart_back.gif) repeat-x;
}

#footerPart {
	position:relative;
	margin:0px;
	padding:20px 0px 0px 0px;
	width:100%;
}

#outerWrapper {
	position:relative;
	display:table;
	border-collapse:collapse;
	border-spacing:0px;
	border-collapse:separate;
	width:920px;
	margin:0px auto 0px auto;
}

#mainWrapper {
	position:relative;
	width:920px;
	background:#fff;
}

.tableRow {
	display:table-row;
	position:relative;
	vertical-align:top;
}

.tableCell {
	display:table-cell;
	position:relative;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.content {
	display:table-cell;
	position:relative;
	width:680px;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:#fff;
	vertical-align:top;
}

.content_full {
	display:table;
	position:relative;
	width:920px;
	margin:0px;
	padding:0px 0px 20px 0px;
	background:#fff;
	vertical-align:top;
}

.content_full_mailinglist {
	display:block;
	position:relative;
	width:921px;
	margin:0px;
	padding:1px auto 5px auto;
	background:#fff;
	vertical-align:top;
	text-align:center;
}

.content_full_mailinglist input, .content_full_mailinglist select {
	font-size:11px;
}

.content2 {
	display:table-cell;
	width:667px;
	margin:0px;
	padding:20px 0px 0px 0px;
	background:#fff;
	vertical-align:top;
}

.contentTable {
	display:table-row;
	width:670px;
	vertical-align:top;
	padding:10px 0px 0px 0px;
}

.contentTableCell {
	display:table-cell;
	width:400px;
	vertical-align:top;
}

.rightTableCell {
	display:table-cell;
	vertical-align:top;
	width:250px;
}

.services1ColGrey {
	margin:0px;
	padding:5px;
	background:#ececec url(../gfx/services1ColGrey.gif) repeat-x;
}

.textBox {
	position:relative;
	float:right;
	right:0px;
	width:235px;
	margin:5px 0px 5px 5px;
	padding:8px 5px 5px 10px;
	background:#d6d6d6 url(../gfx/textBox_back.gif) repeat-x;
}

.textBox .tall {
	background:#dadada url(../gfx/textBox_back2.gif) repeat-x;
}

.textBox .ill {
	position:absolute;
	display:inline;
	top:-30px;
	right:15px;
	margin:0px;
	padding:0px;
}

.buyNow a, .buyNow a:link, .buyNow a:visited {
	display:block;
	margin:5px 0px 5px 30px;
	padding:0px;
	height:27px;
	background:url(../gfx/buyNow!.png) no-repeat;
	z-index:99;
}
	
.buyNow a:hover, .buyNow a:active {
	margin:0px 0px 5px 30px;
	padding:0px;
	height:27px;
	background:url(../gfx/buyNow!.png) no-repeat 0px -27px;
	z-index:99;
}

.buyNow2 a, .buyNow2 a:link, .buyNow2 a:visited {
	display:block;
	margin:5px 0px 5px 10px;
	padding:0px;
	height:27px;
	background:url(../gfx/buyNow!.png) no-repeat;
	z-index:99;
	clear:left;
}
	
.buyNow2 a:hover, .buyNow2 a:active {
	margin:5px 0px 5px 10px;
	padding:0px;
	height:27px;
	background:url(../gfx/buyNow!.png) no-repeat 0px -27px;
	z-index:99;
}

.getNow a, .getNow a:link, .getNow a:visited {
	display:block;
	margin:5px 0px 5px 10px;
	padding:0px;
	height:27px;
	background:url(../gfx/getNow!.png) no-repeat;
	z-index:99;
	clear:left;
}
	
.getNow a:hover, .getNow a:active {
	margin:5px 0px 5px 10px;
	padding:0px;
	height:27px;
	background:url(../gfx/getNow!.png) no-repeat 0px -27px;
	z-index:99;
}

.submitListing a, .submitListing a:link, .submitListing a:visited {
	position:absolute;
	bottom:5px;
	left:15px;
	display:block;
	margin:5px 0px 5px 10px;
	padding:0px;
	height:27px;
	background:url(../gfx/submit_listing!.png) no-repeat;
	z-index:99;
}
	
.submitListing a:hover, .submitListing a:active {
	position:absolute;
	bottom:5px;
	left:15px;
	margin:5px 0px 5px 10px;
	padding:0px;
	height:27px;
	background:url(../gfx/submit_listing!.png) no-repeat 0px -27px;
	z-index:99;
}

.apply a, .apply a:link, .apply a:visited {
	position:absolute;
	bottom:5px;
	left:15px;
	display:block;
	margin:5px 0px 5px 10px;
	padding:0px;
	height:27px;
	background:url(../gfx/apply!.png) no-repeat;
	z-index:99;
}
	
.apply a:hover, .apply a:active {
	position:absolute;
	bottom:5px;
	left:15px;
	margin:5px 0px 5px 10px;
	padding:0px;
	height:27px;
	background:url(../gfx/apply!.png) no-repeat 0px -27px;
	z-index:99;
}

.send a, .send a:link, .send a:visited {
	display:inline-block;
	margin:5px 0px 5px 220px;
	height:27px;
	background:url(../gfx/send!.png) no-repeat;
	z-index:99;
}
	
.send a:hover, .send a:active {
	display:inline-block;
	margin:5px 0px 5px 220px;
	height:27px;
	background:url(../gfx/send!.png) no-repeat 0px -27px;
	z-index:99;
}
	
.roundCorner1 {
	border:1px solid #d8d8d8;
	padding:5px;
}

.services1ColGrey {
	background:#ececec url(../gfx/services1ColGrey.gif) repeat-x;
	padding-bottom:2px;
}

.offersBoxGrey {
	background:#f2f2f2 url(../gfx/offersBoxGrey.gif) repeat-x;
	padding-bottom:2px;
}

.BuyNowBox {
	position:relative;
	display:block;
	width:185px;
	height:110px;
	margin:5px 0px 0px 18px;
	padding:0px;
	bottom:0px;
	vertical-align:bottom;
}

.BuyNowBox1 {
	background: url(../gfx/BuyNowBoxes.png) no-repeat;
}

.BuyNowBox2 {
	background: url(../gfx/BuyNowBoxes.png) 0px -110px no-repeat;
}

.BuyNowBox3 {
	background: url(../gfx/BuyNowBoxes.png) 0px -220px no-repeat;
}

.BuyNowBox4 {
	background: url(../gfx/BuyNowBoxes.png) 0px -330px no-repeat;
}

.BuyNowBox5 {
	background: url(../gfx/BuyNowBoxes.png) 0px -440px no-repeat;
}

.BuyNowBox6 {
	background: url(../gfx/BuyNowBoxes.png) 0px -550px no-repeat;
}

.BuyNowBox7 {
	background: url(../gfx/BuyNowBoxes.png) 0px -660px no-repeat;
}

.offerVideo {
	position:relative;
	display:block;
	width:215px;
	height:235px;
	padding:0px;
	border:1px solid #000;
	background-color:#929292;
	margin-bottom:15px;
}


.offerHR {
	color:#dbdbdb;
	background-color: #dbdbdb;
	height:1px;
	width:100%;
	margin:5px;
	border: 0;
}

.borderRight {
	border-right:#dbdbdb 1px solid;
}

.roundCorner1 ul, .textBox ul, .contentTableCell ul, .content2 ul, .services3Col ul, .servicesRightBox .ul2 {
	margin-left:10px;
	padding-left:10px;
	list-style-image: url(../gfx/blueBullet.gif);
}

.roundCorner1 li, .textBox li, .contentTableCell li, .services3Col li {
	margin-left:0px;
	padding-left:0px;
}


.textBox .ul2, .servicesRightBox .ul2 {
	list-style-image: url(../gfx/greyBullet.gif);
}

/* .roundCorner1 li a {
} */

.roundCorner_minHeight {
	min-height:210px;
}

.rightBox {
	display:table-cell;
	float:right;
	width:243px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 20px 0px;
	right:0px;
	vertical-align:top;
	background:#fff;
}

.roundCorner_right {
	border:1px solid #d8d8d8;
	padding:5px 0px 5px 0px;
	background:#ffffff url(../gfx/rightBox_top_back.gif) repeat-x;	
}

.download_icon {
	position:relative;
	left:-5px;
	top:5px;
}

.roundCorner_right hr {
	color:#ebebeb;
	background-color: #ebebeb;
	height:1px;
	width:90%;
	margin:15px 0px 5px 0px;
	border: 0;
}

#footerWrapper {
	position:relative;
	width:920px;
	margin:0px auto 0px auto;
}

#footerWrapper .logo1 {
	position:absolute;
	top:5px;
	right:250px;	
}

#footerWrapper .logo2 {
	position:absolute;
	top:10px;
	right:20px;	
}

.services3Col {
	position:relative;
	width:175px;
	height:308px;
	background:#ffffff url(../gfx/services3Col_back.jpg) repeat-x;
	cursor:pointer;
}

.marketCol {
	position:relative;
	width:202px;
	height:235px;
	cursor:pointer;
	padding:10px 5px 5px 10px;
}

.marketCol1 {
	background:#ffffff url(../gfx/marketplace_cat1-3_a-b.jpg) no-repeat;
}	
	
.marketCol2 {
	background:#ffffff url(../gfx/marketplace_cat1-3_a-b.jpg) no-repeat -217px 0px;
}	
	
.marketCol3 {
	background:#ffffff url(../gfx/marketplace_cat1-3_a-b.jpg) no-repeat -434px 0px;
}	
	
.marketCol1:hover, .marketCol1:active {
	background:#ffffff url(../gfx/marketplace_cat1-3_a-b.jpg) no-repeat 0px -250px;
}	
	
.marketCol2:hover {
	background:#ffffff url(../gfx/marketplace_cat1-3_a-b.jpg) no-repeat -217px -250px;
}	
	
.marketCol3:hover {
	background:#ffffff url(../gfx/marketplace_cat1-3_a-b.jpg) no-repeat -434px -250px;
}
	
.servicesRightBox {
	position:relative;
	width:143px;
	height:296px;
	border:#ececec 1px solid;
	background:#f4f4f4 url(../gfx/services3ColRight_back.gif) repeat-x;
	padding:5px;
}

/* *** header-elementer start *** */
#headerWrapper {
	position:relative;
	display:table-header-group;
	border-collapse:collapse;
	margin:0px;
}

#headerTop {
	position:relative;
	height:96px;
}

#headerTop .logo {
	position:absolute;
	top:10px;
	left:10px;	
}

#headerMenu {
	position:absolute;
	top:15px;
	right:20px;
}

/* *** topMenu start *** */

#topMenu {
	position:relative;
	background:url(../gfx/topMenu_back.gif) repeat-x;
	height:28px;
	margin:0px;
	padding:0px 22px 0px 0px;
	border-right: 1px solid #b1b3ba;
	border-left: 1px solid #b1b3ba;
	z-index:10;
}

.topMenu_item_left {
	float:left;
	position:relative;
	background-color:#b1b3ba;
	margin:0px;
	padding:0px;
	height:28px;
	width:1px;

}

.chosen  {
	position:relative;
	display:block;
	padding:4px 20px 0px 20px;
	border: 1px solid #ffffff;
	margin:0px;
	height:20px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background:url(../gfx/topMenu_back_chosen.gif) repeat-x;

}

/* ***jQuery dropdown menu start *** */

#mldm, #mldm ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}

#mldm a {
	display:block;
	padding:4px 20px 0px 20px;
	height:20px;
	border:1px solid #fff;
	border-right: 1px solid #b1b3ba;
	color:#000;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#mldm a:hover {
/* kanskje en farge etterhvert? */
}

#mldm li {
	float:left;
	position:relative;
	margin:1px 0px 0px 0px;
	height:28px;
}

#mldm li ul li ul {
	margin:-2px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

#mldm ul li, #mldm ul ul li {
	width:100%;
}

#mldm li:hover {
	background:url(../gfx/topMenu_back_hover.gif) repeat-x 1px;
}

#mldm ul li:hover {
	background:url(../gfx/topMenu_LI_hover.gif) repeat-x 0px -4px;
}

#mldm ul .select , #mldm ul .select:hover {
	background:url(../gfx/topMenu_LI_sub_select.png) no-repeat 150px 8px;
	padding:4px 20px 0px 20px;
	height:24px;
	color:#000;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

#mldm ul {
	position:absolute;
	display:none;
}

#mldm li ul a{
	width:132px;
	float:left;
	border:0px;
	height:24px;
	font-size:11px;
	font-weight:normal;
}

#mldm ul, #mldm ul ul {
	float:left;
	left:-1px;
	border: 1px solid #b1b3ba;
	background:#dadada url(../gfx/topMenu_UL_back.gif) repeat-x;
	width:170px;
}

#mldm ul ul {
	top:0px;
	width:170px;
	left:160px;
	margin:0px 0 -5px 10px;
}

#mldm li:hover ul ul, #mldm li:hover ul ul ul, #mldm li:hover ul ul ul ul{
	display:none;
}
#mldm li:hover ul, #mldm li li:hover ul, #mldm li li li:hover ul, #mldm li li li li:hover ul{
	display:block;
}

/* ***jQuery dropdown menu slutt *** */

/* *** topMenu slutt *** */


#topBreadcrumb {
	clear:both;
	height:20px;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	margin:0px;
	padding:0px;
	vertical-align:top;
	color:#555555;
}

#topBreadcrumb a, #topBreadcrumb span  {
	position:relative;
	top:3px;
	vertical-align:top;
}

#topBreadcrumb a, #topBreadcrumb a:visited {
	color:#555555;
	text-decoration:none;
}

#topBreadcrumb a:hover, #topBreadcrumb a:active  {
	text-decoration:underline;
}

/* *** header-elementer slutt *** */


/* *** leftMenu og content2 start *** */
.left_menu {
	display:table-cell;
	width:253px;
	margin:0px 0px 5px 0px;
	padding:20px 0px 0px 0px;
	vertical-align:top;
	right:10px;
}

.left_menu ul li ul {
	border-top:1px solid #ebebeb;
	width:195px;
	text-align:left;
	padding:0px;
	line-height:16px;
}

.left_menu a, .left_menu a:visited, .useful_menu a, .useful_menu a:visited {
	color:#555;
	text-decoration:none;
}

.left_menu a:hover, .useful_menu a:hover {
	color:#555;
	text-decoration:underline;
}

.left_menu ul, .left_menu li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}

.left_menu ul li {
	margin:0px 0px 10px 20px;
	padding:0px;
	color:#555;
	font-size:12px;
	line-height:16px;
}

.left_menu ul li ul li {
	margin:0px 0px 0px 15px;
	padding:0px;
	color:#555;
	font-size:11px;
}

.left_menu ul li a {
	margin:0px 0px 10px 0px;
}

.useful_menu {
	width:213px;
	padding:10px 20px 0px 20px;
}

/* *** left_menu og content2 slutt *** */

.hand {
	cursor:pointer;
}

.icon_img {
	margin:0px 5px 5px 0px;
}

.IE_clear {
	display:none;
}

.tableTD {
	color:#000;
	border:#9bbb59 solid 1px;
	
}