@import url(../style/forum.css);
/* Mail */

.SAcontent {
    width: 558px;
    _width: 551px;
}

.SAmailoverskrift {
 	color: #464646;
	font-weight: bold;
	font-size: 14px;
}

.mailStartHer {
	width: 100%;
	color: #D5242E;
	font-weight: bold;
	font-size: 10pt;
}

.btnOpretKonto {
	background-image: url(/img/knapopret.png);
	cursor: pointer;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	width: 190px;
}

.citat {
	font-style: italic;
}

.SAindbakkesubject {
	width: 220px;
	overflow: hidden;
	padding-right: 2px;
	cursor: pointer;
}
.SAindbakketofrom {
	width: 181px;
	overflow: hidden;
	padding-right: 2px;
	cursor: pointer;
}

.SAmailopretboks {
 	border-bottom: solid 1px gray;
	padding-top: 20px;
}
 
tr.mailnew, tr.mailRead {
	vertical-align: middle;
}
tr.mailnew {
	font-weight: bold;
}

tr.mailnew a, tr.mailRead a {
	color:#222;
	text-decoration:none;
}

tr.mailnew a:hover, tr.mailRead a:hover, tr.mailnew a:hover div, tr.mailRead a:hover div {
	color:#111;
	text-decoration:underline;
}

tr.mailNotAllowedToRead, tr.mailNotAllowedToRead a {
	font-weight: bold;
	color: black;
	background-color:Red;
}


.SAmailfolders {
    margin: 0;
    padding: 1px 0 0 0;
    border: none;
}

.SAinboxbtns {
    padding-bottom: 10px;
    float: left;
}

.SAinboxbtns[align="right"] {
    float: right;
}

.SAmailheader {
	background:#e9e9e9;
	font-size: 11px;
	padding:5px;
}

.SAmailbtnsleft {
    text-align: left;
    padding-left: 10px;
}

.SAmailbtnsright {
    text-align: right;
    padding-left:2cm;
    padding-right: 10px;
}

.SAactionmenu {
    position: absolute;
    top: 352px;
    left: 448px; 
    width: 160px;    
    z-index: 1;
    display: none;
    color: black;
    background-color: #ddd;
    text-align: left;
    padding: 5px;
    font-weight: normal;
    border: #a5bdd5 1px solid;
}
.SAactionmenufolders {
    color: black;
    background-color: #ddd;
    text-align: left;
    padding: 0px;
    font-weight: normal;
    border: #a5bdd5 1px solid;
    margin: 10px 10px 10px 20px;
}

.MailboxMail_knapper .SAactionmenu { /* Speciel placering for Flyt-dropdown'en hvis vi står på en mail */
    top: 246px;
    left: 230px;
}

.SAterms {
	padding-left: 4px;
	margin: 5px 0 0 0;
	overflow: auto;
	width: 95%;
	border: #366593 1px solid;
	background-color: white;
}

#table_existing_products {
	width: 99%;
	margin-top: 10px;
	border:1px solid #eee;
	background-color: #e0e0e0;
}


.radioknap_produktvalg input {
	margin: 4px 5px 0 1px;
	padding: 0;
}

.SAtabel_produkter tr[disabled="disabled"] {
	color: #ccc !important; 
}
.afhaknings_td {
	width: 25px;
}
.salgsoverskrift_td {
	font-weight: bold;
}
.salgstekst_td {
	padding: 1px 50px 10px 0
}
.salgstekst_td ul {
	padding-left: 20px;
}
.pris_td {
	font-weight: bold;
	text-align: right;
	padding-right: 270px;
}
.knap_opgrader_td {
	text-align: right;
	padding-right: 50px;
}
