BODY#twengarindex {
	background-image: url(design/tw_back.jpg);
}

BODY#twengarpages {
	background-image: url(./design/tw_13.jpg);
	background-attachment: fixed;
	margin: 5px;
	padding-top: 10px;
}

BODY, TABLE, TR, TD, DIV, P, INPUT, H1, H2, H3, H4, H5, H6, TEXTAREA {
	font-family: Verdana
}

BODY, TABLE, TR, TD, DIV, P, INPUT, TEXTAREA {
	font-size: 9pt;
}

INPUT, TEXTAREA {
	background-color: #e7f2e5;
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
}

TEXTAREA {
	padding: 3px;
}

#layout {
	text-align: center;
}

#twengarcontent {
	/* no styles defined yet */
}

#output {
	color: #333333;
}

#twengarname {
	color: #5F0808;
	display: inline;
}

#highlighted {
	color: #5F0808;
	display: inline;
}

#twengarwelcome {
	text-align: center;
}

#contactusleft {
	float: left;
	margin-left: 10px;
	padding-top: 2px;
	width: 140px;
	font-weight: bold;
}

#contactusright {
	float: left;
	margin-right: 10px;
	padding-top: 2px;
}

#contactusbox {
	margin-left: 30px;
	padding-top: 5px;
}

#contactussubmit {
	padding-top: 5px;
	text-align: center;
}

#combinations {
	padding-left: 20px;
}

#combinations_item {
	padding-left: 19px;
}

#twengarcounter {
 	margin-right: 10px;
 	margin-bottom: 2px;
 	font-family: Courier New;
 	font-size: 10pt;
}

#comments {
	background-color: #cccccc;
	margin: 10px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 7pt;
	color: #0000aa;
	display: none;
}

#twengaradminlogin {
	background-color: #EEEEEE;
	padding: 5px;
	margin-left:  auto;
	margin-right: auto;
	width: 400px;
	border-width: 1px;
	border-style: dashed;
	border-color: #000000;
	text-align: center;
}

#twengarconfirm {
	position: absolute;
	left:  100px;
	top: 108px;
	background-color: #EEEEEE;
	width: 300px;
	border-width: 1px;
	border-style: dashed;
	border-color: #000000;
	text-align: center;
	visibility: hidden;
	display: block;
}

#twengarconfirmicon {
	position: relative;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}

#twengarconfirmtop {
	background-color: #0000aa;
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

#twengarconfirmbottom {
	text-align: center;
	padding: 5px;
	color: #aa0000;
}	

#twengaradminreply {
	visibility: hidden;
	display: none;
}

DIV#twengaradminreadcomments {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	visibility: visible;
	display: block;
}

TR#twengaradminreadcomments {
	visibility: hidden;
	display: none;
}

TR#twengaradminaddcomment {
	visibility: hidden;
	display: none;
}

DIV#twengaradminaddcomment {
	padding-left: 20px;
	padding-right: 10px;
	visibility: visible;
	display: block;
}

.twengaradmindeletecomment {
	color: #cc0000;
	text-align: center;
	visibility: hidden;
	display: none;
}

#clickable {
	cursor: pointer;
	cursor: hand;
}

.twengaradmincommentstext {
	background-color: #FFFF9C;
	margin-top: 2px;
	margin-left: 18px;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	visibility: hidden;
	display: none;
}

#twengaradminitem {
	background-color: #d6d6d6;
	float: left;
	margin: 3px;
	padding: 4px;
	width: 150px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	display: block;
}

.center {
	text-align: center;
}

.noselect {
	-moz-user-select: none;
}
