* {
	margin:0;
	padding:0;
	font-family: "lucinda grande", "Tahoma", "Arial", "Helvetica";
	font-size: 11px;
	color:#333;
}
img {
	border:0;
}
a {
	text-decoration:none;
}

ul {
	padding-left:15px;
	margin-top:5px;
	margin-bottom:7px;
}
ol {
	padding-left:15px;
	margin-top:5px;
	margin-bottom:7px;
}

a.redlink {
	color:#ed1c24;
	font-weight:bold;
	font-size:9px;
}
.red {
	color:#ed1c24;
}
.grey {
	color:#999999;
}
ul#leftnavi {
	list-style-type:none;
}
ul#leftnavi li {
	padding-bottom:5px;
}
ul#leftnavi li a {
	display:block;
	padding-left:5px;
}
ul#leftnavi li a.active {
	background:#dcddde;
	color:#660101;
}

ul.eventbox {
	list-style-type:none;
	padding-left:0px;
}
ul.eventbox li {
	padding-bottom:5px;
	margin-bottom:2px;
	border-bottom:1px solid #fff;
}

ul.chapter {
	list-style-type:none;
	padding-left:0px;
}
ul.chapter li {
	padding-left:10px;
}
ul.chapter li:nth-child(odd) {background:#dcddde;}

ul.chapter div ul {margin:0;padding:0;list-style-type:none;}
ul.chapter div ul li {margin-left:20px;}

ul.chapter div li:nth-child(even) {background:#ddd;}
ul.chapter div li:nth-child(odd) {background:#eee;}
ul.chapter li a:hover, ul.chapter li a:hover * {
	color:red;
	text-decoration:underline;
}

ul.chapter li div {
	padding-bottom:10px;
}

ul.redlist {
	list-style-type:none;
	padding-left:0px;
}
ul.redlist li a {
	color:red;
}

p {
	line-height:130%;
	padding-top:2px;
	padding-bottom:5px;
}
h1 {
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
h2 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}
h3 {
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	margin-bottom:10px;
}
body {
	background: #c7c8ca url(/images/layout/bni42_bg.gif) repeat-y;
	padding:10px;
}
table#mainnavi tr td {
	text-align:center;
	width:20%;
	border-left:1px solid #d39a9b;
}
table#mainnavi tr td:first-child {
	border-left:0;
}
table#mainnavi tr td a {
	color:#fff;
}
table#mainnavi tr td a:hover {
	font-weight:bold;
}
table#mainnavi tr td a.active {
	font-weight:bold;
}
#divider {
	height:10px;
}
#footer * {
	color:#666;
}
.cl {
	clear:left;
}
.d1 {
	padding:10px;
	background-color:#fff;
}
#bodyleft {
	width:160px;
	min-height:1070px;
	float:left;
}
#bodymiddle {
	width:630px;
	min-height:1070px;
	padding-left:10px;
	float:left;
}
#bodyright {
	width:180px;
	min-height:1070px;
	padding-left:10px;
	float:left;
}
#bodywide {
	width:820px;
	min-height:1070px;
	padding-left:10px;
	float:left;
}

/* Lists */
table.adminList {
    border:1px solid #ccc;
    border-collapse:collapse;
}
table.adminList th {
    background:#fecece;
    padding:2px;
    color:#333;
    border:1px solid #ccc;
}
table.adminList tr:hover td {
    background-color:#fecece;
    color:#333;
}
table.adminList td {
    border:1px solid #ccc;
	cursor:pointer;
}
table.loginTable tr td {padding-bottom:2px;}
table.show_profile tr td {padding-bottom:4px;}

/* Form */
.autoForm input[type=text], .autoForm input[type=password] {
    width:300px;
	border:1px solid #c1beb5;
}
.autoForm select {
    width:302px;
	border:1px solid #c1beb5;
}

.autoForm textarea {
    width:300px;
    height:150px;
}
input[type=button], input[type=submit] {
	background-color:#ed1c24;
	color:#fff;
	border:1px solid #ed1c24;
	padding:3px;
}

div.userList {
}

select[name="datum_month"], select[name="datum_day"], select[name="datum_year"] {
	width:100px;
}
select[name="birthday_month"], select[name="birthday_day"], select[name="birthday_year"],
select[name="datetime_month"], select[name="datetime_day"], select[name="datetime_year"] {
	width:80px;
}


#userInfo, #flyingPopup {
	z-index:600;
	visibility:hidden;
	position:absolute;
}

.pagerActive {
    float:left;
    width:24px;
    height:16px;
    background:#ed1c24;
    margin-left:10px;
    text-align:center;
    color:#fff;
    padding-top:2px;
}
.pagerInactive {
    float:left;
    width:24px;
    height:16px;
    background:#c1beb5;
    margin-left:10px;
    text-align:center;
    padding-top:2px;
}
.pagerInactive a {
    color:#333;
	display:block;
}
#deleteConfirmation {
	visibility:hidden;
}

#bigparticipants div {
	margin-bottom:10px;
	margin-right:10px;
}
div.line {
	border-bottom:1px solid #c7c7c7;margin-bottom:10px;
}
div.lightline {
	border-bottom:1px solid #eaebeb;margin-bottom:10px;
}

#banner_case_6 {
	height:140px;padding:10px;background-color:#fff;
}
#errorbox {
    background-color:#fff;
    color:#f00;
    padding:15px;
    border:1px dashed #f00;
}





.pl {
	padding-left:10px;
}
.galleryHolderA {
	float:left;
	border:2px solid #9b0e28;
	width:110px;
	margin:4px;
	padding:5px;
	background:#eeeeee;
	height:75px;
}
.galleryHolderB {
	float:left;
	border:2px solid #9b0e28;
	width:320px;
	margin-left:4px;
	margin-top:4px;
	padding:5px;
	background:#eeeeee;
	height:75px;
}
.smallText {

}
.gDabei div {
	padding-right:2px;
}
.UIP {
	float:left;
	width:100px;
	height:100px;
	padding:5px;
	background-color:#9a0e28;
	margin-right:15px;
}
.UIP img {
	margin-left:2px;
	margin-top:2px;
}
.bList {
	top:0px;
	left:0px;
	width:100px;
	margin:5px;
	padding:3px;
	float:left;
	border:2px solid #9b0e28;
	background:#eeeeee;
	position:relative;
}
.hPhoto {
	position:absolute;
	top:-100px;
	left:-100px;
	border:2px solid #9b0e28;
	background:#eeeeee;
	padding:10px;
	display:none;
	z-index:900;
}
.eye {
	padding-top:7px;


}
#deleteConfirmation {
	visibility:hidden;
}
#bigparticipants div {
	margin-bottom:2px;
}

/* IMAGE TAGGING */
.square {
	border: 2px dashed #eceadd;
	position: absolute;
	overflow: hidden;
	/* filter:progid:DXImageTransform.Microsoft.Alpha(opacity='100'); added to template with conditional comment */
	background:url('/images/e.gif');
}
.square span {
	background:#fff;
	padding:2px;
}
#Canvas {
	cursor:crosshair;
	background:#000;
	text-align:center;
}
#tagName {
	position:absolute;
	visibility:hidden;
}
#tagNameForm ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tagNameForm ul li {
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dashed #ccc;
}
#tagNameForm ul li span {
	
}
#myFriends {
	overflow:auto;
}

/* EVENT PARTICIPANT */
#willParticipate {
	position:absolute;
	visibility:hidden;
}
#participants {
	border-bottom:1px dashed #ccc;
	height:140px;	
}