/** 
** Styles for AfricanYouth.dk - Netheinz.dk © 2008 
**/

* {
	font-family: Verdana;
}

html,body {
	margin: 0px;
	background-image: url('/images/layout/background.jpg');	
	background-attachment: fixed;
}

.topbar {
	width: 962px;
	height: 50px;
	background-color: #FFF;
	background-image: url('/images/layout/inner_background_top.jpg');	
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
}

.pagetable {
	width: 962px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url('/images/layout/inner_background.jpg');	
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
}

.pagetd {
	padding-left: 57px;
	padding-right: 57px;
	text-align: left;
}

.spacertd30 {
	width: 30px;
}

.headertable {
    margin: 0px;
	width: 100%;
	margin-top: 20px;
	empty-cells: show;
}

.logotd {
	width: 180px;
	height: 140px;
	text-align: center;
	vertical-align: center;
}

.headerimgtd {
	text-align: right;
}

.maintable {
    margin: 0px;
	width: 100%;
	margin-top: 30px;
	empty-cells: show;
}

.menutd {
	width: 180px;
	text-align: left;
	vertical-align: top;
}

.maintd {
	text-align: left;
	font-size: 9pt;
	vertical-align: top;
}

.mainrighttd {
	text-align: left;
	width: 205px;
	vertical-align: top;
}

.menubox {
	width: 180px;
	background-image: url('/images/layout/textgifs/content.gif');
	background-repeat: no-repeat;
	padding-top: 24px;
}

.loginbox {
	width: 180px;
	background-image: url('/images/layout/textgifs/login.gif');
	background-repeat: no-repeat;
	padding-top: 24px;
	clear: both;
	font-size: 8pt;
	margin-top: 20px;
	padding-bottom: 20px;
}

	.loginbox form {
		display: inline;
	}

	.loginbox form input {
		font-size: 7pt;
		color: #C00;
	}
	
.rbox {
	background-image: url('/images/layout/rbox_background.gif');
	margin-bottom: 22px;
}

.rbox_top {
	background-image: url('/images/layout/rbox_top.gif');
	background-repeat: no-repeat;
	padding: 15px;
	font-size: 8pt;
}
    .rbox_top img {
    	display: block;
    	margin-bottom: 5px;
    }

    .rbox form {
    	display: inline;
    }
    
    .rbox_top input {
    	font-size: 9px;
    	margin-top: 4px;
    }

.rbox_bottom {
	background-image: url('/images/layout/rbox_bottom.gif');
	background-repeat: no-repeat;
	height: 8px;
}

.newsbox{
	clear: both;
	font-size: 11px;
	border-bottom: 1px #CCC solid;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.date {
	font-size: 11px;
	color: #666;
}

.pagetitle {
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #900;
	text-decoration: none;
}

.profilelink {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.profilelink:hover {
	color: #C00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.menulink {
   	display: block;
	font-weight: 600;
	color: black;
	margin-bottom: 10px;
	font-size: 11px;
	text-decoration: none;
}
    
.menulink:hover {
   	color: #963;
}

.submenulink {
   	display: block;
	color: black;
	margin-bottom: 10px;
	font-size: 10px;
	text-decoration: none;
	margin-left:10px;
}
    
.submenulink:hover {
   	color: #963;
}

.commlogo {
	margin-top: 20px;
	text-align: center;
}

.tbl {
	width: 100%;
	border: 1px #426770 solid;
}

.tbl_td {
	font-size: 11px;
	padding:3px;
	margin:0px;
	vertical-align: top;
}

/* DEBAT */
/* DEBAT */

div.list_debatbox {
	border-top: 1px #333 solid;
	border-bottom: 1px #CCC solid;
	margin-bottom: 10px;
}

div.list_comment {
	background-color: #F0F1F3;
	padding: 3px;
	margin-top: 10px;
}

.list_reply {
	border-top: 1px #CCC dashed;
	background-color: #FFF;
	padding: 3px;
	padding-left: 10px;
}

.comment_options {
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
	background-color: #DDD;
	padding-bottom: 1px;
	padding-right: 3px;
	text-indent: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: right;
}

.comment_header {
	border-bottom: 1px #CCC dashed;
	background-color: #F0F1F3;
	padding-bottom: 1px;
	padding-right: 3px;
	text-indent: 5px;
}

div.readparentnode {
	border-top: 0px none;
	background-color: #F9F9F9;
	border: 1px #CCC solid;
	margin-bottom: 5px;
}

.comment_text {
	padding: 5px;
	color: #000;
}

.comment_user {
	border-left: solid #000 1px;
	padding: 5px;
	color: #000;
}

.reply_header {
	border-bottom: 1px #CCC dashed;
	background-color: #F6EEDB;
	padding-bottom: 1px;
	padding-right: 3px;
	text-indent: 5px;
	font-size: 11px;
}

.readnode {
	border-top: 0px none;
	background-color: #FAF6EB;
	border: 1px #CCC solid;
	margin-bottom: 5px;
	font-size: 11px;
}

.reply_showhide {
	display: none;
	margin-top: 5px;
	background-color: #FFF;
	padding-top: 3px;
}

.reply {
	background-color: #FFF;
	padding-left: 10px;
	margin-bottom: 10px;
}

.close_link {
	display:block;
 	margin-top:5px;
 	cursor:hand;
}

a.debat_option {
	text-transform: uppercase;
	font-size: 10px;
}

a.debat_option:hover {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration:none;
}

form {
	display: inline;
}

input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
