/* CSS Document */

#ibox_w{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:9990;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#ibox_progress {	
	margin:0;
	padding:0;
	position: absolute;
	z-index:9991;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:9992;
	border: 10px solid #ededed;
	background: #fff;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#ibox_content {
	background-color:#fff;
	/*border: 1px solid #999;
	width:420px;
	height: 580px;*/
	margin-bottom:5px;
	position:relative;
	top:0px;
	left:0px;
	padding: 15px 20px;
	overflow: hidden;
}

#ibox_footer_wrapper, #ibox_close, #ibox_footer, #ibox_close_a {
	display: none;
	}

#ibox_content h1 {
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e1e1e1;
	}
	
#ibox_content h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	}
#ibox_content h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	}
#ibox_content h4 {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	}
#ibox_content h5 {
	color: #69765b;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	}

#ibox_content a:link, #ibox_content a:visited { color: #0099cc; }
#ibox_content a:hover { color: #99cc33; }

#ibox_footer_wrapper, #ibox_footer { display: none; }

#newtrip {
	margin: 12px 6px;
	clear:both;
	}
	
.greenbox {
	border: 1px solid #add65c;
	background: #d0e4a5;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding: 14px 24px;
	}
.greenbox div {
	margin-top: 3px;
	}

.greybox, #editphotoform {
	border: 1px solid #e6e5e5;
	background: #f2f2ed;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding: 14px 24px;
	margin-top: 10px;
	}
.greybox span, #editphotoform span {
	font-size: 10px;
	color: #999;
	}
.greenbox span {
	font-size: 10px;
	color: #666;
	}	
.greybox div, #editphotoform div {
	margin-top: 6px;
	}
.longinput {
	width: 350px;
	font-size: 14px;
	padding: 2px;
	}

#editphotoform .longinput {
	width: 260px;
	}

#editphotoform { display: none; }
	
.halfleft {
	float: left;
	display: inline;
	position: relative;
	width: 170px;
	margin-top: 4px;
	}
	
.halfright {
	float: right;
	display: inline;
	position: relative;
	width: 170px;
	margin-top: 4px;
	}

.shortinput {
	width: 125px;
	font-size: 14px;
	padding: 2px;
	}

.greenbox .entrydate {
	float: right;
	display: inline;
	color: #000;
	}
.greenbox .entrytitle {
	float: left;
	display: inline;
	position: relative;
	}

#entrybox textarea {
	width: 560px;
	height: 180px;
	}
#entrybox span {
	font-size: 12px;
	color: #666;
	}

.entrydelete {
	display: none;
	margin: 2px 0px 0px 12px;
	}
	
.greybox textarea, #groupform textarea {
	width: 350px;
	height: 90px;
	font-size: 14px;
	padding: 2px;
	}
	
.photoupload {
	margin: 6px 0px;
	}
	
.greydivider {
	clear: both;
	margin-bottom: 6px;
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	}
	
.grnbtn {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
	line-height: 14px;
	color: #99cc33;
	}
.grnbtn li {
	margin: 0px;
	padding-left: 18px;
	background: transparent url('/_images/btn_gr_arrow.gif') no-repeat 0px 1px;
	}
.grnbtn a:link, .grnbtn a:visited { color: #99cc33; }
.grnbtn a:hover { color: #0099cc; }

.jlist {
	overflow: auto;
	height: 385px;
	}
.jlist dt { 
	margin: 0px;
	padding: 0px;
	} 
.jlist dd {
	border-bottom: 1px dashed #e1e1e1;
	padding-bottom: 3px;
	margin-bottom: 3px;
	}
.addbtn {
	display: block;
	margin-top: 12px;
	}
#loading { display: none; }
	
.closebtn {
	float: right;
	display: inline;
	position: relative;
	margin-left: 3px;
	}
	
#ibox_close_btm { 
	display: none; 
	margin-top: 12px; 
	padding-left: 18px;
	background: transparent url('/_images/btn_close.gif') no-repeat 0px 3px;
	}
	
a:link#ibox_close_btm, a:visited#ibox_close_btm { color: #ff3300; text-decoration: none; }
a:hover#ibox_close_btm { color: #0099cc; }

/* photo styles */


#photoarea {
	height: 440px;
	}
#photoarea h3 {
	margin-bottom: 9px;
	}
	
#edittripphotos {
	margin-top: 12px;
	line-height: 2px;
	height: 440px;
	}
#edittripphotos div {
	margin: 0px 3px 3px 0px;
	float: left;
	height: 106px;
	width: 84px;
	}
.tphoto {
	border: 1px solid #e1e1e1;
	padding: 2px;
	margin: 0px;
	}
.actions {
	margin: 0px;
	padding: 0px;
	}
.actions img {
	margin-right: 3px;
	}
	
.editingphoto {
	float: left;
	border: 1px solid #e1e1e1;
	padding: 2px;
	margin: 0px 12px 0px 0px;
	}
	
#greenleft {
	border: 1px solid #add65c;
	background: #d0e4a5;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding: 8px;
	width: 200px;
	}
#greyright {
	border: 1px solid #e6e5e5;
	background: #f2f2ed;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding: 8px;
	margin-top: 10px;
	width: 560px;
	}
#greenleft .longinput, #greyrightkml .longinput {
	width: 190px;
	}
	
#greenleft .shortinput, #greyrightkml .shortinput {
	width: 160px;
	}
#greenleft .descrip, #greyrightkml .descrip {
	width: 190px;
	height: 100px;
	}
	
.manualmap {
	border: 1px solid #666; 
	margin-top: 12px; 
	margin-bottom: 6px; 
	height: 270px;
	}
.kmlmap {
	border: 1px solid #666; 
	margin-top: 12px; 
	margin-bottom: 6px; 
	height: 360px;
	}
/* kml columns */	
#greenleftkml {
	border: 1px solid #add65c;
	background: #d0e4a5;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding: 8px;
	width: 560px;
	}
#greyrightkml {
	border: 1px solid #e6e5e5;
	background: #f2f2ed;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding: 8px;
	margin-top: 10px;
	width: 200px;
	}
	
	
/* edit groups */

.groupleft {
	float: left;
	display: inline;
	width: 170px;
}
.groupright {
	float: right;
	display: inline;
	width: 170px;
}