/* 
GBook CSS Document
Template: default
Last modified: August 20th, 2009
*/

/*--------------------------------------------HEADER--------------------------------------------*/

#gbook_header{
	width:600px;
	height:110px;
	margin:0 auto;
	}

#gbook_top_links{
	width:600px;
	height:30px;
	margin-top:10px;
	text-align:center;
	}

#gbook_top_links a{
	text-decoration:underline;
	}
#gbook_top_links a:hover{
	text-decoration:none;
	}

img.gbook_logo{
	margin-left:150px; 
	margin-top:10px;
	}

span.gbook_entries_top{
	text-decoration:none; 
	line-height:25px;
	}

br.clear{
	clear:both;
	}

.clear{
	line-height:10px; 
	clear:both
	}

hr{ 
	width:99%; 
	height:1px; 
	color:#333333;
	}

/*--------------------------------------------HEADER--------------------------------------------*/


/*--------------------------------------------BODY--------------------------------------------*/

.gbook_commentbox{
	width:80%; 
	height:auto; 
	background-color:#f9f9f9; 
	margin:0 auto; 
	border:solid 1px #CCCCCC; 
	display: table; 
	margin-bottom:20px;}

.gbook_left_box{
	width:30%; 
	height:auto; 
	float:left; 
	position:relative;
	}
.gbook_right_box{
	width:70%; 
	height:auto; 
	float:right;
	}
.gbook_right_box_1{
	width:50%; 
	height:auto; 
	float:left;
	}
.gbook_right_box_2{
	width:50%; 
	height:auto; 
	float:right;
	}

img.gbook_nobrd{
	border:none; 
	margin-left:10px; 
	margin-right:3px;
	}
img.gbook_emoticons{
	border:none; 
	margin-left:3px; 
	margin-right:3px;
	}

span.gbook_submitted{
	color:#464645;
	font-weight:bold;
	padding-left:5px;
	float:left;
	margin-bottom:7px;
	margin-top:3px;
}
span.gbook_submitted_by{color:#464645; padding-left:5px; line-height:18px; }
span.gbook_comments{
	color:#464645;
	font-weight:bold;
	margin-bottom:7px;
	float:left;
	margin-top:3px;
}
span.gbook_comment{color:#464645; float:left; line-height:18px; margin-right:5px; text-align:justify; }
span.gbook_added{color:#464645; font-size:11px; float:left }


a.gbook_submitted{color:#0000FF; text-decoration:underline;}
a.gbook_submitted:hover{color:#0000FF; text-decoration:none;}

.gbook_bottom a{
	color:#0000FF;
	text-decoration:underline;
}
.gbook_bottom a:hover{
	color:#0000FF;
	text-decoration:none;
}
.gbook_bottom {
	color:#0000FF;
	text-decoration:none;
	margin-bottom: 10px;
}


#gbook_guestbook{width:100%; height:auto; margin-bottom:20px;}
span.gbook_guestbook{
	font-weight:bold;
	text-align:center
}
span.gbook_required{color:#464645; }


#gbook_entries{width:500px; margin:0 auto; background-color:#f4f9fd; border: solid 1px #b0b0b1; margin-bottom:10px;overflow:hidden;}
.gbook_sign_error{color: #FF3333; font-weight: bold; margin-left:10px; margin-top:10px;}
.gbook_sign_text{
	color: #464645;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	text-align: justify;
}
.gbook_sign_notice{
	color: #228B22;
	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:#464645; line-height:15px; }
span.gbook_small{color:#464645; 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{margin-top:2px;margin-right:5px;}

img.gbook_sec_img {border:none; margin-top:10px;margin-bottom: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:-5px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	width:237px;
	height:32px;
	margin-top:0px;
	left:10px;
}


#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;
	color:#464645;
}
div.gbook_emoticons{
	color: #464645;
	margin:10px;
	text-align: center;
}
img.gbook_emoticon {border:none; margin:5px;}

/*--------------------------------------------BODY--------------------------------------------*/

form label {
	width:300px; !important
}