.photomenu {
	position: absolute;
	bottom: 22px;
	right: 0;
	background-color: #006699;
	color: white;
	z-index: 210;
	padding: 5px;
	display: none;
}

.photo_menu_anchor
{
	cursor: pointer;
	padding: 5px;
	margin: 0;
}

.photo_menu_anchor { color: white; }

.tripsmenu { border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; }
table.tripinfo { border-collapse: collapse; margin-top: 5px; }
table.tripinfo td { border: 1px solid #abf; font-size: 7pt; }

pre { font-size: 10pt; font-family: Tahoma;}

ul li { margin: 0; padding: 0; }

table.table { border-collapse: collapse; }
table.table td, th { border: 1px solid gray; padding: 3px; }
table.table th { background-color: #ddf3ff; }
table.table tr.even { background-color: #eee; }

.validation_error { border: 2px solid red !important; }

ul.blogtree { padding: 0; margin: 0 0 10px 16px; }

#blog_navigation { border-collapse: collapse;  }
#blog_navigation td { margin:  0 8px 0 0;  padding: 0; }

.green { color:  green; }
.smalluserinfo { font-size: 7pt; color: lightgray;}
#contactspanel td { font-size: 8pt; }
.blogtext { margin-bottom: 10px; }
.blogtext p { margin: 0; }
.smallhelp 
{
	color:#aaa;
	font-size:7pt;
	line-height:10pt;
	margin-bottom:15px;
	margin-top:5px;
}

select, input, textarea { margin-top: 5px; }

#chatdiv{
	overflow:auto;
	position:relative;
	width:600px;
	height:400px;
}

.filter_menu { display: none; position: absolute; z-index: 100; width: 300px; margin-left: 450px; background: #f5f5f5; border: 1px solid #ddd; }
.filter_menu div { padding: 20px; }

div.imgbox {
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
}

table.imgbox {
	width: 148px; height: 168px;
	background: url(/img/ajax-loader.gif) 58px 58px no-repeat #eee; 
	border-collapse: collapse;
}

.imgbox td { text-align: center; vertical-align: middle; }

.imgbox img { border: 1px inset white; border-color: gray white white gray; }

a.imgboxfscreen {
	display: block;
	position: absolute;
	bottom: 2px;
	right: 2px;
	width: 16px;
	height: 16px;
	background: url(/img/fullscreen.png);
	background-color: lightgray;
	border: 1px solid white;
	display: none;
}
a.imgboxfscreen:hover { background-color: gray; }

a.imgboxdetails {
	display: block;
	position: absolute;
	bottom: 2px;
	right: 22px;
	width: 16px;
	height: 16px;
	background: url(/img/details.png);
	background-color: lightgray;
	border: 1px solid white;
	display: none;
}
a.imgboxdetails:hover { background-color: gray; }

a.imgboxmenu {
	display: block;
	position: absolute;
	bottom: 2px;
	right: 42px;
	width: 16px;
	height: 16px;
	background: url(/img/imgboxmenu.png);
	background-color: lightgray;
	border: 1px solid white;
	display: none;
}
a.imgboxmenu:hover { background-color: gray; }

#history { padding-top: 10px; padding-bottom: 10px; }
#history_filter { font-weight: bold; }

.fanchor { padding: 5px; margin: 0; cursor: pointer; }
.voting_common { margin-right: 6px; padding: 1px 2px; background: #EF720E; color: white; }
input.text { width: 250px; }
input.textcalendar { width: 250px; }
input.longtext { width: 500px; }

.blogtext * img { margin-right: 7px; margin-bottom: 4px; }
textarea, .text, select { 
	border-style: solid; 
	border-width: 1px; 
	border-color: #20405D #C3D5E4 #C3D5E4 #20405D;
}
ul.comments { list-style-type: none; padding: 0; margin: 10px 0 10px 20px; }
#commentform { display: none; z-index: 1; background-color: #E9F3FD; border: 1px solid #C3D5E4; padding: 20px; }
#commentarea { height: 4em;  overflow: auto; }
div.line { margin-bottom: 1px solid lightgray;}

a { cursor: pointer; }
sup.redonline { color: #FF6600; font-weight: bold; }
input.submit, button.submit { background: url("/img/grad30.jpg") repeat-x; border-width: 1px; }
input.attention, button.attention { background: url("/img/button_attention.jpg") repeat-x; border-width: 1px;  color: white; }

body, div, td { font: normal normal 9pt Verdana, Serif; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
body { margin: 0; padding: 0; background: #b5c5cc; height: 100%; }

a { color: #3A73A8; text-decoration: none; }
a.u {text-decoration: underline;}
a img {border: 0; }

h1 { font-size: 14pt; color: #555555; font-weight: normal; margin-top: 0; clear: both; }
h2 { font-size: 12pt; color: #555555; font-weight: bold; clear: both; }
h3 { font-size: 10pt; clear: both; }
h4 { font-size: 8pt; clear: both; }

ul.clist li { list-style: none; margin-top: 5px;}
i.green { color: #009900; }

form { margin: 0; padding; 0; }
.trips { padding: 10px; margin: 10px; background: white; border: 1px solid gray; }
.window { 
	width: 180px; 
	margin-bottom: 10px; 
}
.window .wheader 	{
	background: url("/img/win_header.gif"); 
	text-align: center; 
	vertical-align: middle;
	font-weight: bold; 
	color: white; 
	padding: 5px;
	cursor: pointer;
}
.window .wheader a { color: white; }
.window .wbody {
	padding: 5px; 
	background: white; 
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	clear: both;
}
.window .wbody .wcontent {
	padding: 5px; 
	font-size: 8pt;
}
.wcontent {
	/*white-space:nowrap;*/
	width: 155px;
}
.wcontent ul { list-style-position: outside; margin: 0; padding: 0; margin-left: 25px; line-height: 9pt; } 
#btrips_content ul { list-style-image: url('/img/icon_trip.gif');}
#btrips_content ul li { margin-bottom: 7px; }
#bmymenu_content ul { list-style-image: url('/img/icon_trip.gif');}
#bmymenu_content ul li { margin-bottom: 7px; }
#bfriends_content ul { list-style-image: url('/img/icon_user.gif');}
#bfriends_content ul li { margin-bottom: 3px; }
#bgroups_content ul { list-style-image: url('/img/group.gif');}
#bgroups_content li { margin-bottom: 7px; }

.wcontent input.text { width: 150px; }
.widthbottom { border-bottom: 1px solid gray; }
.window .wfooter {
	background: #DDF3FF;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid gray;
	border-top: none;
	clear: both;
}
.window .wfooter * {
	font-size: 8pt;
	/*text-align: right; */
}

.hidden { display: none; }


.bigwindow { 
	margin: 10px; 
	margin-top: 0px; 
	width: 346px;
}
.bigwindow .wheader 	{
	background: #336699; 
	text-align: center; 
	vertical-align: middle;
	font-weight: bold; 
	color: white; 
	padding: 5px;
}
.bigwindow .wheader a { color: white; }
.bigwindow .wbody {
	padding: 5px; 
	background: #eeeef5;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}
.bigwindow .wbody .wcontent {
	padding: 5px; 
	font-size: 8pt;
}
.wcontent input.text { width: 130px; }
.widthbottom { border-bottom: 1px solid gray; }
.bigwindow .wfooter 	{
	background: #DDEEFF; 
	text-align: right; 
	vertical-align: middle;
	padding: 5px;
	border: 1px solid gray;
	border-top: none;
	font-size: 8pt;
}

.previewdesc { font-size: 8pt; text-align: center; padding: 10px; }
.anchor { color: #3A73A8; text-decoration: underline; cursor: pointer;  width: auto; padding: 4px; }
#exif { width: 300px; background-color: #eeeeee; padding: 7px; }
.photoinfo {  font-size: 8pt;  }
.topmenu { font-weight: bold; }

/* Pager */
div.pager { /*text-align: center; */margin-top: 20px; border: 1px solid red; }
.pager { margin-right: 5px; font-size: 10pt; padding: 2px 4px; float: left; }
.current { background-color: white; border: 1px solid #B8BEDE; float: left; }

/* PicPager */
.picpager { margin: 0 0 0 5px; font-size: 10pt; padding: 2px 4px; float: left; }
.current { background-color: white; border: 1px solid #B8BEDE; float: left; }


/* Trip */
.tripmenu { border-collapse: collapse; background: white; }
.tripmenu td { padding: 5px; border: 1px solid #ccccdd; }
.bordered { padding: 7px; border: 1px solid #bbb; background-color: white; display: block; }
.tcontainer { text-align: center; width: 160px; }
.tcontainer img { margin: 7px; padding: 7px; border: 1px solid #bbb; background-color: white; text-align: center; }
.odd { background-color: #F4FAFB; }
.interheader { background-color: #D0DADF; }
.interheader2 { background-color: #D1DFD1; }
.datetime { color: #006633; font-style: italic; font-size: 8pt; } 

table.tripplan { border-collapse: collapse; }
table.tripplan td { font-size: 8pt; border: 1px solid black; }
table.tripplan tr.odd { background-color: #f2f2f2; }
table.tripplan tr.ride { background-color: #cde; }
table.tripplanicons td { border: none; }
table.tripplanlinks { display: none; }
table.tripplanlinks td { border: none; padding: 5px 10px 0 0; }

#tripplanadd {
	border: 1px solid #3C576C; 
	background: url(/img/form_bg.jpg); 
	padding: 10px; 
	font-size: 8pt;
	width: 260px;
}

#tripplanadd h3 { margin: 0; }

fieldset {
	border: 1px solid #C3D5E4;
	padding: 5px;
	margin: 0;
}

hr {
	color:#bbb;
	background-color:#bbb;
	height: 1px;
	border-width:0px; 
}

voting { padding: 3px; }

.nmt, .nomargintop { margin-top: 0; }

p.tripmore a { font-size: 12pt; font-weight: bold; }

form#group .text { width: 500px; }
form#group select { width: 200px; }

.trip_container
{
	width: 400px;
	height: 170px;
	float: left;
}
