/* global */

#boogla{
	background:url('images/topbar.png') no-repeat;
	width:100%;
	height:109px;	
	margin-bottom:2px;
	font-weight:bold;
	font-family:tahoma;
	color:#660000;
	font-size:20px;
	line-height:38px;
	
}
td tr {
	border:1px solid black;
}

a{
	color:#225522;
	font-family:arial;
}

body{
	margin-top:0px;
	margin-left:5px;
	font-family:arial;
	font-size:13pt;
}

hr{
	border-style:solid;
	border-color:#000;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}

h5{
	background-color:#a33;
	color:#fff;
	border-bottom:1px solid;
	width:100%;
	padding-top:0px;
	font-weight:normal;
	font-family:tahoma;
	font-size:0.7em;
	padding:1px 1px 2px 4px;
	font-family: arial, helvetica, sans-serif;
}


.bookmarkresultimage{
	border-width:0;
}

#booglahome{
	float:left;
}

#booglahome img{
	border-width:0;
}



#searchbox{
	float:right;
	margin-right:20px;
	margin-top:10px;
}


#main{
	clear:both;
}
#farrighttop{
	float:right;
	clear:none;
	z-index:3;
}
.clr{
    clear: both; 
}



/* bookmarks */

.postedby{
	font-size:7pt;
	background:#fafffa;
	color:#5E9957;
}
.postedby a{
	font-size:7pt;
	background:#eeffee;
	color:#5E9957;
	text-decoration:none;
	font-weight:bold;
	padding:1px;
}

.username{
	font-size:1em;
	text-decoration:none;
	color:#3E7937;
}
.usernamecount{
	font-size:0.7em;
	text-decoration:none;
	color:#3E4937;
	
}


#crsr{
	letter-spacing:-4px;
	position:relative;
	right:2px;
	margin-right:-2px;
}
	

#mainnav {
	font-size:8pt;
	letter-spacing:1px;
 	float:left;
 	white-space: nowrap;
 	margin-top:-25px;
}
#mainnav ul {
	padding-left: 0;
	margin-left: 0;
	background-color: transparent;
	color: White;
	float: left;
	font-family: arial, helvetica, sans-serif;
}
#mainnav ul li {
	display: inline;
}
#mainnav ul li a {
	padding: 0.2em 1em;
	background-color: #664455;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

#mainnav ul li a:hover{
	background-color: #336677;
	color: #ffffff;
}
#mainnav #active a{
	padding: 0.2em 1em;
	background-color: #5E9957;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ccffcc;
	border-bottom: 2px solid #226622;
}

.bookmarkprivate{
	border-width:0;
	position:relative;
	top:3px;
}

#bookmark {
	width:550px;
}
#bookmarkurl,#bookmarktitle,#browserurl,#bookmarkdescription {
	width:542px;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	border-color:black;
	padding:3px;
	background-color:#f6f6f6;
}
.bookmarkdescriptionresult{
	
	position:relative;
	top:3px;
	left:20px;
	
	font-weight:bold;
	font-size:0.89em;
	color:#eF8632;
}


#tagstext {
	width:542px;
	font-family: arial, helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	border-color:black;
	padding:3px;
	background-color:#f6f6f6;
	color:#333333;
	letter-spacing:-1px;
}
#tags{
	margin-top:10px;
}
.tabrightrss,.tabrightatom{
	float:right;
	margin-right:2px;
	
}
.tabrightrss img,.tabrightatom img{
	border:0;
}


.tab,.tabright,.tableft, .savebutton{
	background:#Fafafa;
	font-size:0.65em;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	
	padding:4px;
	font-family:arial;
	margin-left:4px;
	padding-left:0.7em;
	padding-right:0.7em;
	margin-bottom:0px;
	letter-spacing:0px;
}
.tab:hover,.tabright:hover, .tableft:hover, .savebutton:hover{
	background-color: #6aadcf;
	color:#fff;
	text-decoration:underline;
}
.tabright{
	margin-right:0px;
	float:right;
	text-decoration:none;
}
.tab{
	font-size:0.8em;
	padding-bottom:5px;
	text-decoration:none;
	float:left;
}
.savebutton{
	font-size:0.8em;
	padding-bottom:5px;
	text-decoration:none;
	float:left;
	border:1px solid black;
	
}



.tableft{
	float:left;
}


#bookmarksave {
	 margin:10px 8px;
}

#padstatustext,#bookmarkstatustext,#bookmarktitlestatustext,#bookmarkdescriptionstatustext,#tagsstatustext,#browserurlstatustext,#browserdatastatustext,#picturestatustext,#picturetitlestatustext,#pictureuploadstatustext,#picturepanestatustext {
	margin-left:0.4em;

	font-weight:bold;
	font-size:0.754em;
	font-family:tahoma;
	color:#af4612;
	margin-right:0.4em;
}
#picturepanestatustext{
	float:left;
	
}


.signupformelementtext{
	font-weight:bold;
	font-size:13pt;
	font-family:tahoma;
	color:#993333;
	margin-left:30px;
}
.signupformelement{
	margin-top:2px;
	font-weight:bold;
	font-size:13pt;
	font-family:tahoma;
	color:#993333;
	border-style:solid;
	border-width:1px;
	border-color:black;
	padding:3px;
	width:300px;
	margin-bottom:6px;
	margin-left:30px;
}
.signupbutton,.loginbutton{
	margin-top:2px;
	font-weight:bold;
	font-size:13pt;
	font-family:tahoma;
	color:#993333;
	background:#eeffee;
	border-style:solid;
	border-width:1px;
	border-color:black;
	padding:3px;
	margin-bottom:6px;
	margin-left:30px;

	
}

.signupheading,.loginheading{
	font-weight:bold;
	font-size:25pt;
	font-family:tahoma;
	color:#993333;
	clear:both;
	padding-bottom:10px;
}



#bookmarkresults {

	padding:3px;
	margin-top:5px;
}
.bookmarklink {
	color:#225522;
	font-family:arial;
	
}
.bookmarklinkedit {
	font-size:7pt;
	font-family:arial;
	color:#5E9957;
	background:transparent;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:1px;
	text-decoration: none;
	letter-spacing:0px;
	font-weight:bold;
	border-style:solid;
	border-color:#224422;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width:2px;	
	border-right-width:2px;	
}
.bookmarklinkedit:hover {
	color:#ffffff;
	background:#5E9957;
}

#bookmarkedit,#pictureedit{
	/*width:549px;*/
	overflow:hidden;
}

#youraccount {
	margin-left:50px;
	
}

#youraccount a{
	left:200px;
	position:relative;
	color:#660000;
	font-size:10pt;
	text-decoration:none;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:2px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#660000;
}
#youraccount a:hover{
	background:#ffeeee;
}
#bookmarksearchresults {
}
.singlebookmarkresult{
	padding-bottom:10px;
}
.bookmarkresultimage{
	position:relative;
	top:3px;
}


#bookmarkslinkbottom {
	font-size:7pt;
	padding:3px;
	
}
.bookmarkpageno{
	margin-left:10px;

	font-weight:bold;
	font-size:11pt;
	font-family:tahoma;
	color:#993333;
}

.bookmarkposted{
	font-size:7pt;
	font-family:tahoma;
	color:#5E9957;
}

.resulttags{
	margin-left:18px;

}

.resulttag{
	font-size:8pt;
	font-family:arial;
	color:#666666;
	padding-left:3px;
	padding-right:1px;
	padding-bottom:1px;
	text-decoration: none;
	letter-spacing:0px;
	font-weight:bold;
}
.resulttag:hover{
	font-size:8pt;
	font-family:arial;
	color:#ffffff;
	background:#99cc99;
	padding-left:3px;
	padding-right:1px;
	text-decoration: none;
}


.resulttagselected{
	font-size:8pt;
	font-family:arial;
	color:#fff;
	background:#FF9642;
	padding-left:3px;
	padding-right:1px;
	padding-bottom:1px;
	text-decoration: none;
	letter-spacing:0px;
	font-weight:bold;
}
.resulttagselected:hover{
	font-size:8pt;
	font-family:arial;
	color:#fff;
	background:#FF9642;
	padding-left:3px;
	padding-right:1px;
	text-decoration: underline;
}
.resulttagselectedremoveall{
	text-decoration:none;
	color:white;
	margin-left:4.5em;
	
}
.resulttagselectedremoveall:hover{
	background:white;
	color:#a33;
}


#selectedtagsbox{
	float:right;
	width:150px;
	font-family:'Lucida Grande', Helvetica, Arial, Geneva;
	font-size:0.75em;
	background:url('images/sidebar.png') repeat-y;
	padding:10px;
}


/* browser */

#browserdata{
	border-width:1px;
	padding-right:4px;
	border-style:solid;
	border-color:black;
	width:100%;
}
#browserfulldata{
	width:99%;
	height:800px;
	border-width:1px;
	border-style:solid;
	border-color:black;
	position:absolute;
	top:87px;
}


/* pages */

/*
#pagepropertiespane{
	position:absolute;
	border:1px black solid;
	font-size:10pt;
	padding:5px;
	
	top:30px;
	right:0px;
	clear:both;
	z-index:1;
	background:white;
}*/

blink{
	border-style:solid;
	border-color:black;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:1px;
	margin-right:-6px;
	margin-left:1px;
	color:black;
	
}

/* pictures */

#slider {
	float:left;
	margin: 0 10px 0 10px;
	padding:0px;
}

#slider-bar {
	width: 200px;
	background-image: url('images/scaler_slider_track.gif');
	background-repeat: repeat-x;
	background-position: center left;
	height:18px;
}

#slider-handle {
	width: 18px;
	height: 18px;
	margin: 0;
}

#pictures {
}

.picture-item {
	width: 100px;
	height: auto;
	margin: 0;
	border: 0;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
}
.picture-item a img{
	border-top:0px;
	border-left:0px;
	border-right:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
}

.picture-container {
	float:left;
	width:160px;
	height:160px;
	border:0px solid #000;
	margin:5px;
	padding:5px;
	text-align:center;
	font-family:'Lucida Grande', Helvetica, Arial, Geneva;
	padding-top:auto;
	padding-bottom:auto;
}
#picturefilename,#picturetitle,#pictureupload {
	width:542px;

	border-width:1px;
	border-style:solid;
	border-color:black;
	padding:3px;
}
.picture-title,.picture-title-editable{
	position:relative;
	top:5px;
	padding:2px;
	width:100%;
}
.picture-title-editable:hover{
	background:#ffee99;
	
}

.add-tag{
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}

.picturetag,.picturetagadd,.picturetagselected:hover{
	font-family:arial;
	color:#666666;
	padding-left:3px;
	padding-right:1px;
	padding-bottom:1px;
	text-decoration: none;
	letter-spacing:0px;
}


.picturetag:hover,.picturetagadd:hover,.picturetagselected{
	font-family:arial;
	color:#fff;
	background:#99cc99;
	padding-left:3px;
	padding-right:1px;
	text-decoration: none;
}

.picturetagadd{
	font-weight:bold;
	color:#333333;
}

.picturetagaddfield{
	font-size:-12pt;
	width:60px;
}

.picture-username{
	text-decoration:none;
	color:#242;
}

.picturetagremove{
	text-decoration:none;
	color:#000;
	font-size:smaller;
	border:1px solid #ccc;
	padding:0px 2px;
}
.picturetagremove:hover{
	color:#ccc;
	background:#000;
}

/* pictures lightbox */


#lightbox{
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	float:left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}


/* font selector */

#fontselector option {
	width:700px;
	height:auto;
	font-size:24px;
	border: 1px solid white;
	padding:2px;
	text-align:right;
	letter-spacing:-3px;
	color:black;
}

#fontselector option:hover {
	border: 1px solid black;
	padding:2px;
	width:700px;
	font-size:24px;
}
#fontselector {
	text-align:right;
	font-size:24px;
	letter-spacing:-2px;
}



/* dhtmlgoodies floating window style */

.dhtmlgoodies_floatingWindow{
	position:absolute;
	width:224px;
	padding-bottom:1px;
	background-color:#ECE9D8;
	border:1px solid #7480DC;
	left:50px;
}

.dhtmlgoodies_floatingWindow .floatingWindow_topRow{
	padding-bottom:1px;
	padding-top:1px;
	width:100%;
	border-bottom:3px double #ECE9D8;
	background-color:#B2B2B2;
	white-space:nowrap;
	overflow:hidden;

	/* CSS HACK */
	height: 20px;	/* IE 5.x */
	height/* */:/**/16px;	/* Other browsers */
	height: /**/16px;

}

.dhtmlgoodies_floatingWindow .floatingWindow_statusBar{
	height:13px;
	padding-bottom:1px;
	width:100%;
	border-top:1px solid #ACA899;	
	background-color:#ECE9D8;
	clear:both;

	/* CSS HACK */
	height: 17px;	/* IE 5.x */
	height/* */:/**/13px;	/* Other browsers */
	height: /**/13px;		

}

.dhtmlgoodies_floatingWindow .floatingWindow_moveBar{
	height:8px;
	background-color:#0A246A;
	border-top:7px solid #0A246A;
	border-right:2px solid #0A246A;
	border-left:2px solid #0A246A;
	margin-right:15px;
	position:relative;
	cursor:move;

	/* CSS HACK */
	height: 10px;	/* IE 5.x */
	height/* */:/**/8px;	/* Other browsers */
	height: /**/8px;			

}


.floatingWindowTab_inactive,.floatingWindowTab_active{
	height:17px;
	padding-left:4px;
	cursor:pointer;	
}
.floatingWindowTab_inactive span{
	background-image:url('images/floating_window/skin2_tab_left_inactive.gif');
}

.floatingWindowTab_active span{
	background-image:url('images/floating_window/skin2_tab_left_active.gif');

}
.floatingWindowTab_inactive span, .floatingWindowTab_active span{
	line-height:16px;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	padding-top:1px;
	vertical-align:middle;
	background-position:top left;
	background-repeat: no-repeat;	
	float:left;
	padding-left:6px;
	-moz-user-select:no;
}	
.dhtmlgoodies_floatingWindow .floatingWindow_statusBar img{
	position:absolute;
	right:0px;
	bottom:0px;
	cursor:nw-resize;
}
.floatingWindowTab_inactive img,.floatingWindowTab_active img{
	float:left;
}
.floatingWindowCloseButton{
	text-align:center;
	line-height:10px;
	border:1px solid #5e5e5e;
	position:absolute;
	right:0px;
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	top:0px;
	padding:1px;
	background-color: #ECE9D8;

	cursor:hand;	
	cursor/* */:/**/pointer;	/* Other browsers */
	cursor: /**/pointer;	

	/* CSS HACK */
	width: 15px;	/* IE 5.x */
	width/* */:/**/11px;	/* Other browsers */
	width: /**/11px;	

	/* CSS HACK */
	height: 15px;	/* IE 5.x */
	height/* */:/**/11px;	/* Other browsers */
	height: /**/11px;	

}
#floatingWindow_statusBarTxt{
	font-size:11px;
	font-family:arial;
	vertical-align:top;
	line-height:13px;
}
.dhtmlgoodies_floatingWindow .floatingWindowContent{
	padding:2px;
	font-size:11px;
	overflow-x:hidden;
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical;

}
