﻿a:link
{
	color: #336600;
	text-decoration: none;
}

a:visited
{
	color: #336600;
	text-decoration: none;
}

a:hover
{
	color: #336600;
	text-decoration:underline;
}

a:active
{
	color: #336600;
	text-decoration: none;
}

ul.arrowList { list-style-type:none; padding:0px; margin:0px; margin-bottom:15px; }
ul.arrowList li { padding:0; margin:0; background-image:url(/Gfx/arrow.gif); background-repeat:no-repeat; background-position: left 3px; padding-left:10px; }


/* Added by DST */
.dataListContainer ul.dataList
{
	padding: 0 0 0 10px;
	margin: 0 ;
	list-style:none;
	display:table;
	clear:both;
	height: auto !important; /*IE 6 hack*/ 
	height: 10px;
	min-height: 10px;
	width:600px;
}

.dataListContainer ul.dataList li
{
	float:left;
}

.dataListContainer ul.dataList li.col_1
{
	text-align: right;
	width:175px;
	padding-right: 10px;
}

.dataListContainer ul.dataList li.col_2
{
	width:400px;
}

.dataListContainer ul.dataList li.signupCol_1
{
	width:175px;
	padding-right: 10px;
}

.dataListContainer ul.dataList li.signupCol_2
{
	width:200px;
}

.dataListContainer ul.dataList li.signupCol_3
{
}

.checkBoxList4060 td
{
	width:60%;
}

.checkBoxList4060 tr
{
	/*height: 10px;*/
	vertical-align: top;
}

.checkBoxList4060 tr td:first-child
{
	width:40%;
}

.inspirationsTeaserLinkOpen
{
	width: 100%; 
	height: 25px; 
	position:relative;
}
.inspirationsTeaserLinkClosed
{
	width: 100%; 
	height: 25px; 
	position:relative;
	background: url(/Gfx/iconLock.png) no-repeat center right;
}

div.growlBox 
{ 
    position: fixed;
	background-color: #84C020;
	color: black; 
	padding: 20px 20px 20px 20px; 
	text-align: left;
    width: 350px;
    top: 70px;
    border: solid 3px white; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /*IE8 first!*/
	filter: alpha(opacity=90);	/*IE7 second*/
	opacity:0.90;/*Standards compliant browsers*/
    color: #fff;
    font-size: 18px;	
}

.doYouNeedHelp { background-image:url(/Gfx/bg_skriv-til-os.png); background-position:right bottom; background-repeat:no-repeat; }
ul.quickAnswersList { list-style-type:none; }
ul.quickAnswersList li.oneHour { padding-left:35px; background-image:url(/Gfx/onehour.gif); background-position:left 50%; background-repeat:no-repeat;}
ul.quickAnswersList li.fourHours { padding-left:35px; background-image:url(/Gfx/fourhours.gif); background-position:left 50%; background-repeat:no-repeat;}

.accountTable
{
	width: 680px;
	border: none; /*#84c020 1px solid;*/
}

.accountTable td, .accountTable th
{
	border: #84c020 1px solid;
}


.pager
{
	
}

.anonBookMeeting.ui-dialog
{
	position: fixed;
}
	
.BtnPurchase
{
	position:absolute;
	top:1px;
	right:5px;
}
.BtnMemberOfferSend
{
	float:right;
}
.BtnJoin
{
	float:left;
}
.BtnLogin
{
	float:right;
}

.currentProduct
{
	background-color:#FFFFFF;
}

.viewIdea h1 {color: #689719}
.viewIdea h2 {font-size: 15px; font-weight: bold; margin-bottom: 10px;}

.gallery .imagePlaceholder 
{
	background: url(/Gfx/Idea/gallery/bg_polaroidBackground-repeat.png) repeat-y;
	width: 340px;
	padding: 15px 0 0 12px;
	position:relative;
}
.gallery .imagePlaceholderTop
{
	background: url(/Gfx/Idea/gallery/bg_polaroidBackground-top.png) left top no-repeat;
	width: 356px;
	height:4px;
}
.gallery .imagePlaceholderBot
{
	background: url(/Gfx/Idea/gallery/bg_polaroidBackground-bottom.png) left top no-repeat;
	width: 356px;
	height:8px;
	margin-bottom:5px;
}
.gallery .imagePlaceholder .image
{
	width: 320px; 
	max-height: 340px; 
	overflow:hidden;
	text-align: center;
}
.gallery .imagePlaceholder .text
{
	padding:5px 0 10px 0;
	width: 315px; 
	overflow-x:hidden;
}

.gallery .thumbNailPlaceholder
{
	margin-left: 5px;
}

.gallery .thumbNail
{
	background: url(/Gfx/Idea/gallery/bg_galleryItem.png) no-repeat;
	width:74px;
	height: 64px;
	padding: 5px 0 0 5px;
	float: left;
	margin-right: 2px;
}

.gallery .thumbNail img
{
	overflow: hidden;
}

a.showContactInfo  {
	width: 170px;
	height: 30px;
	background: url(/Gfx/Buttons/visKontaktinformation.png) no-repeat;
	display: inline-block;
	float: right;
}

a.hideContactInfo {
	width: 186px;
	height: 30px;
	background: url(/Gfx/Buttons/skjulKontaktinformation.png) no-repeat;
	display: inline-block;
	float: right;
}

