/*
 * K I S T E B Æ N K
 * Programmeret af Christian Rasmussen, Zepton I/S
 * (C) Copyright 2007
 * Licenseret til eksklusiv brug på Thisted Sejlklubs hjemmeside (www.thisted-sejlklub.dk)
 *
 * Påbegyndt 2007-04-14
 * Afsluttet 2007-04-22
 *
 * Optimeret til Mozilla Firefox
 * Der er lavet fixes til Microsoft Internet Explorer
 *
 * @author Christian Rasmussen
 * @email apoltix@gmail.com
 * @copyright Zepton I/S
*/


/* availwidth:792px; 50pctwidth:396px */
.kistebaenken {
	background-image : url(../mods/kistebaenk/logo.jpg);
	background-repeat : no-repeat;
	width : 792px;
	height : 100px;
	margin-bottom : 4px;
}
.kistebaenk { }
.kistemenu {
	text-align : center;
	margin-bottom : 4px;
}
.kistebaenk .latest10 {
	background-image : url(../mods/kistebaenk/10nyeste.jpg);
	background-repeat : repeat-x;
	width : 392px;
	min-height : 24px;
	border : 1px solid #AAA;
}
.latest10inner {
	margin-top : 25px;
	padding : 2px;
}
.kistebaenk .categories {
	background-image : url(../mods/kistebaenk/kategorier.jpg);
	background-repeat : repeat-x;
	float : right;
	border : 1px solid #AAA;
	width : 392px;
	min-height : 24px;
}
.categoriesinner {
	margin-top : 25px;
	padding : 2px;
}
.kistebaenk_login {
	background-image : url(../mods/kistebaenk/login.jpg);
	background-repeat : repeat-x;
	border : 1px solid #AAA;
	width : 392px;
	min-height : 24px;
}
.logininner {
	margin-top : 25px;
	padding : 2px;
}
.kistebaenk_opret {
	background-image : url(../mods/kistebaenk/opretbruger.jpg);
	background-repeat : repeat-x;
	float : right;
	border : 1px solid #AAA;
	width : 392px;
	min-height : 24px;
}
.opretinner {
	margin-top : 25px;
	padding : 2px;
}
.kistebaenk_opretannonce {
	background-image : url(../mods/kistebaenk/opretannonce.jpg);
	background-repeat : repeat-x;
	border : 1px solid #AAA;
	width : 792px;
	min-height : 24px;
}
.opretannonceinner {
	margin-top : 25px;
	padding : 2px;
}
.sellbuy_sell {
	color : #D8552A;
}
.sellbuy_buy {
	color : #60AA2F;
}
.kistebaenk_bg {
	background-image : url(../mods/kistebaenk/background.jpg);
	background-repeat : repeat-x;
}
.kistebaenk_ad {
	border : 1px solid #AAA;
}
.kistebaenk_adinner {
	padding : 2px;
}
#kistebaenk_adtitle {
	font-size : 16px;
	font-weight : bold;
	padding-left : 10px;
	height : 21px;
	padding-top : 3px;
}
.kistebaenk_titleshadow {
	padding : 1px;
	color : #555;
}
.kistebaenk_title {
	position : absolute;
	color : #FFF;
}
.myaccount {
	background-image: url(../mods/kistebaenk/background.jpg);
	background-repeat : repeat-x;
	border : 1px solid #AAA;
	width : 392px;
	min-height : 24px;
}
.kistebaenk_titlesection {
	font-size : 16px;
	font-weight : bold;
	padding-left : 10px;
	height : 21px;
	padding-top : 3px;
}
.adtabchange {
	text-align : center;
}