/*--------------------------------------------HEADER--------------------------------------------*/

body {
	background: black;
	color: white;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	display: block;
	width: 848px;
	height: 409px;
	margin: 20px auto 0px auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#contents {
	display: block;
	width: 752px;
	margin: 0px auto;
	padding: 16px 48px;
	background-image: url(images/loop.jpg);
	background-repeat: repeat-y;
}

#gbook_top_links {
	text-align: center;
}

#footer {
	width: 848px;
	height: 88px;
	margin: 0px auto 20px auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

a {
	color: #ff4444;
	text-decoration: none;
}
a:hover{
	color: #ffcccc;
	text-decoration: none;
}

#gbook_top_links a{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#gbook_top_links a:hover{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

img.gbook_logo{
	margin-left: 150px;
	margin-top: 10px;
}

span.gbook_entries_top{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 25px;
}

br.clear{clear:both;}

.clear{line-height:10px; clear:both}

hr{width:99%; height:1px; color:#444444;}

h1{
	margin: 0px;
	padding-top: 5px;
	color: #ff4444;
	font-weight: bold;
	font-size: 20px;
	position: relative;
	left: 30px;
}

/*--------------------------------------------HEADER--------------------------------------------*/


/*--------------------------------------------BODY--------------------------------------------*/

.gbook_commentbox {
	width: 100%;
	height: auto;
	background-color: #000000;
	border: solid 1px #994444;
	display: table;
	margin: 0px 0px 5px 0px;
}

.gbook_top_box_1{height:auto; float:left;}
.gbook_top_box_2{height:auto; float:right;}
.gbook_bottom_box{width:100%; height:auto; float:right; overflow:hidden}

img.gbook_emoticons{border:none; margin-left:3px; margin-right:3px;}

span.gbook_submitted_by{ color:#ff4444; font-size:12px; line-height:18px; }
span.gbook_comment{ color:#ffffff; font-size:12px; float:left; line-height:18px; margin:8px; padding-bottom:8px; text-align:justify;}
span.gbook_added{ color:#ff4444; font-size:12px; padding-left:5px; line-height:18px; }


a.gbook_submitted{ font-size:12px; text-decoration:none;}
a.gbook_submitted:hover{ font-size:12px; text-decoration:none;}

.gbook_bottom a{ font-size:12px; text-decoration:none; font-weight:bold;}
.gbook_bottom a:hover{ font-size:12px; text-decoration:none; font-weight:bold;}
.gbook_bottom {font-size:12px; color:#ffffff; text-decoration:none;}


#gbook_guestbook{width:100%; height:auto; margin-bottom:20px;}
span.gbook_guestbook{ font-size:20px; color:#ff4444; font-weight:bold; text-align:center}
span.gbook_required{ color:#ffffff; font-size:12px; }


#gbook_entries{width:500px; margin:0 auto; background-color:#000000; border: solid 1px #994444; margin-bottom:10px;}
.gbook_sign_error{font-size: 12px; color: #FF3333; font-weight: bold; margin-left:10px; margin-top:10px;}
.gbook_sign_text{ font-size: 12px; color: #ffffff; margin-left:10px; margin-top:10px; margin-right:10px; text-align: justify;}
.gbook_sign_notice{ font-size:12px; text-decoration:blink; font-weight: bold; text-align: center; margin-bottom: 10px;}

.gbook_left{width:150px; height:auto; position:relative; float:left; margin-left:10px; margin-top:10px;}
.gbook_right{width:300px; height:auto; position:relative; float:left; margin-top:10px;}

span.gbook_entries{ color:#ffffff; font-size:12px; line-height:25px; }
span.gbook_small{ color:#ffffff; font-size:11px;}

textarea{margin-left:10px; margin-right:15px}

#gbook_bottom_images{ width:400px; height:auto; position:relative; float:left; margin-left:10px; margin-top:15px;}
.gbook_bottom_images img{border:none;}

input.gbook_checkbox{vertical-align:middle;}

img.gbook_sec_img {border:none; margin-top:10px;}

input.gbook_submit{position:relative; top:30px;}
input.submit{border: medium none;  font-size:14px; text-transform:uppercase; background-image:url(images/submit.gif); background-repeat:repeat-x; position:relative;  top:10px; color:#FFFFFF; font-family:Verdana; font-weight:bold ; text-decoration:none; width:237px; height:32px;margin-top:0px; }


#gbook_no_spam{position:relative; top:20px; width:100%; height:auto;}
.gbook_no_spam img{border:none}

body.gbook_emoticons{margin:0; padding:0; background-image:url(images/bg.png); background-repeat:repeat-x; background-color:#FFFFFF;  font-size: 12px; color:#464645;}
div.gbook_emoticons{font-size: 12px; color: #464645; margin:10px; text-align: center;}
img.gbook_emoticon {border:none; margin:5px;}

input, textarea {
	background-color: #000000;
	color: #ffffff;
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:18px;
	border: 1px solid #994444;
}

input:hover, textarea:hover {
	border: 1px solid #ff4444;
}

a img {
	border: 0px;
}

#copyright {
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*--------------------------------------------BODY--------------------------------------------*/

