/*
	wbfishing Gallery 2 Theme
*/

/* START CUSTOMT HIGHLIGHT */
.PGhighlight {
	background-image: url(http://www.wbfishing.com/images/PGhighlight.gif);
	background-repeat: repeat;
}
/* END CUSTOM HIGHLIGHT */

.PGfooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background-image:url(http://www.wbfishing.com/images/footer-bg.gif);
	background-color:#6699CC;
	background-repeat:repeat-x;
	background-position:top;
	height:170px;
	padding-right: 4px;
	padding-bottom: 40px;
	padding-left: 35px;
	padding-top: 35px;
}
.PGfooter a {
	color:#FFFFFF;
}
.PGfooter a:hover {
	color:#000000;
}
.PGfootL {
	float:left;
	padding-top:22px;
	padding-left:22px;
	width:330px;
}
.PGfootR {
	padding-top:22px;
	float:left;
	width:400px;
}
.sz9 {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}
.socialblok {
	width: 150px;
	padding:10px 0 12px;
	font-size: 12px;
}
.socialicons {
	padding-top:8px;
}

/* -- Main layout definitions ------------- */

body.gallery {
	margin: 1.5em;
	padding: 0;
	font-family: "Arial", Verdana, sans-serif;
	color: #333;
	text-align: center;
}

#bandit {
	background-image: url(http://www.wbfishing.com/images/bck.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-repeat: repeat-y;
	background-position: 22px;
	padding-top: 8px;
	padding-bottom: 22px;
}
#left {
	width: 150px;
	float: left;
	text-align: center;
	font-size: 10px;
	padding-left: 4px;
}
#content {
	padding-left: 18px;
	float: left;
	width: 550px;
	color: #006699;
}
hr {
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px solid #87D2F1;
	margin: 0 auto;
	width: 96%;
	padding: 0;
	clear: both;
}

.clear {
	clear: both;
}
.clearnav {
	clear: both;
}

.breadcrumb {
	float: right;
	color: #333;
	font-size: .9em;
}

.header {
}

.content {
	margin: 0 auto;
	text-align: left;
}

.footer {
	font-size: 0.8em;
	color: #999;
	margin-top: 4em;
	padding-top: 1.0em;
	border-top: 1px solid #3B9DC5;
}

.gallery h2 {
	margin: 1.5em 0;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #3B9DC5;
	font-size: 1.0em;
}

.gallery h3 {
	margin: 1.5em 0 1em 0;
	font-size: .8em;
}


/* -- Gallery thumbnails ------------------ */

.gallery-thumb {
	margin: 18px;
	float: left;
	text-align: center;
}

.gallery-thumb img {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding: 6px;
	margin: 1px;
	-moz-border-radius: 3px;
}

.gallery-thumb a img {
	border-color: #ccc;
}

.gallery-thumb a:hover img {
	border-width: 2px;
	border-color: #38c;
	margin: 0;
	-moz-border-radius: 5px;
}


/* -- Gallery Album listing --------------- */

.gallery-albums {
}

.gallery-albums h4 { /* Years in Album overview (when grouped by year) */
	margin: 10px 0 0 0;
	font-size: 1.0em;
}

.gallery-albums .gallery-thumb {
	margin-right: 5px !important;
}

.gallery-album {
	width: 46%; /* Change to 96% if you want 1 Album per line */
	padding-right: 3%;
	display: block;
	float: left;
	overflow: hidden;
}

.gallery-album p {
	font-size: .8em;
}

.gallery-album .meta {
	margin-top: 3px;
	color: #999;
	font-size: .8em;
}


/* -- Gallery Items ----------------------- */

.gallery-items {
	margin: 0;
}

.gallery-empty {
	padding: 0.5em 1.5em;
	margin: 1.5em 3em;
	border: 1px solid #ddd;
	background-color: #ffe;
	font-size: 1.0em;
}


/* -- Gallery Photo (detail page) --------- */

div.gallery-photo {
	text-align: center;
}

img.gallery-photo {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding: 7px;
	-moz-border-radius: 3px;
}

#prevArrow img, #nextArrow img {
	border-style: none;
}


/* -- Navigator --------------------------- */

.block-core-Navigator {
	float: right;
	margin: 1.5em 0;
	font-size: 1.0em;
	color: #333;
}

.block-core-Navigator .current,
.block-core-Navigator .first-and-previous,
.block-core-Navigator .next-and-last {
	display: inline;
}

.block-core-Navigator .current {
	margin: 0 0.5em;
}


/* -- ExifInfo ---------------------------- */

.block-exif-ExifInfo div {
	font-size: 0.8em;
	color: #999;
	margin: 1em 0;
}

table.gbDataTable {
	width: 100%;
	border-collapse: collapse;
}

table.gbDataTable td {
	padding: 0.2em 0.5em 0.2em 0;
	border-bottom: 1px solid #eee;
}

table.gbDataTable td.gbEven {
	font-weight: bold;
}

.gbBusy {
    background-color: #ae9 !important;
}

/* -- System- / Item-Links ---------------- */

.gbSystemLinks, .block-core-ItemLinks {
	clear: both;
	border-top: 3px solid #3B9DC5;
	border-bottom: 1px solid #3B9DC5;
	background-color: #EAEAEA;
	padding: 0.5em;
font-size: .8em;
}

.block-core-SystemLink { font-weight: bold; }

.gbSystemLinks .block-core-SystemLink a,
.block-core-ItemLinks a {
	display: block;
	padding: 0.3em;
}


/* -- Toolbar ----------------------------- */

#toolbar {
	clear: both;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	margin: 1em 0;
	padding: 0.5em;
}


/* -- Admin ------------------------------- */

.gallery-admin {
	font-size: 0.8em;
}

.gallery-admin h2 {
	font-size: .8em;
	margin-top: 2em;
	overflow: hidden;
}

.gallery-admin h4 {
	margin-bottom: 0.5em;
}

.giSuccess, .giWarning, .giError  {
	font-weight: bold;
}

.giSuccess { color: #5c0; }
.giWarning { color: #c50; }
.giError { color: #a44; }

.gallery-admin .gbBlock {
	margin: 1.5em 0 2em 0;
}

#gsSidebar {
	width: 13em;
	overflow: hidden;
	padding-right: 1em;
}

#gsSidebarCol {
	width: 1%;
}

#gsSidebar ul {
	padding: 0.2em 0 1.5em 0;
	margin: 0;
	font-weight: bold;
}

#gsSidebar ul ul {
	font-weight: normal;
}
#gsSidebar li.gbAdminLink {
	list-style: none;
	padding: 0.2em 0;
	margin: 0;
}

.gbTabBar {
	padding: 0.2em 0;
	border-bottom: 1px solid #ccc;
}

.gbTabBar a {
	border: 1px solid #ccc;
	padding: 0.2em 1em;
	background-color: #eee;
	margin: 0 0.2em;
}

.gbTabBar .giSelected {
	margin: 0 0.2em;
	padding: 0.2em 1em;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	background-color: #fff;
}

.giUpdated, .giNew {
	font: normal 9px Arial;
	text-transform: uppercase;
	color: #222;
	background-color: #ffea88;
	padding: 0 3px;
	margin-left: 3px;
}

.autoCompleteShadow {
    background-color: #a0a0a0 !important;
}

.autoCompleteContainer {
    border: 1px solid #404040;
    background-color: #fff;
    border-top: 0px;
    border-bottom: 1px dotted rgb(0, 172, 0);
    margin-bottom: -1px;
    margin-top: 0px;
}

.autoCompleteContainer li.yui-ac-highlight {
    background-color: #38c;
    color: #fff;
}
/* addons */
.reportfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.reportfooter a {
	text-decoration: none;
	color: #FFFFFF;
}
.reportfooter a:hover{
	color: #66CCFF;
	text-decoration: underline;
}
.reportfooteridx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.reportfooteridx a {
	text-decoration: none;
	color: #FFFFFF;
}
.reportfooteridx a:hover{
	color: #66CCFF;
	text-decoration: underline;
}
.photofooteridx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.photofooteridx a {
	color: #66CCFF;
	text-decoration: none;
}
.photofooteridx a:hover {
	color: #000000;
	text-decoration: underline;
}

.reportfooter-int {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
.reportfooter-int a {
	text-decoration: none;
	color: #006699;
}
.reportfooter-int a:hover{
	color: #000000;
	background-color: #63C4ED;
	text-decoration: none;
	padding: 0px;
}
.sig1 {
	color: #CCCCCC;
	text-decoration: none;
}
.sig1 a {
	text-decoration: none;
	color: #CCCCCC;
}
.sig1 a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.sig2 {
	color: #CCCCCC;
	text-decoration: none;
}
.sig2 a {
	text-decoration: none;
	color: #E5E5E5;
}
.sig2 a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

/*     Left Navigation Menu]    */
#Lmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#Lmenu {
	width: 150px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #003399;
	padding: 0;
	}
#Lmenu li a {
	}
#Lmenu li a:link, #Lmenu li a:visited {
	display: block;
	background-color: #00CCFF;
	text-decoration: none;
	}
#Lmenu li a:hover, #Lmenu li a:active {
	color: #0000FF;
	background-color: #9DECFF;
	text-decoration: none;
	}
#LmenuHot li {
	display: block;
	background-image: url(http://www.wbfishing.com/images/navL-hot.gif);
	text-decoration: none;
	}
#LmenuHot li a:link {
	display: block;
	background-image: url(http://www.wbfishing.com/images/navL-hot.gif);
	text-decoration: none;
	}
#LmenuTop {
	margin: 0;
	padding: 0;
	background-image: url(http://www.wbfishing.com/images/navcap.gif);
	height: 18px;
	background-position: top;
}
#LmenuBottom {
	background-image: url(http://www.wbfishing.com/images/navcap.gif);
	height: 18px;
	background-position: bottom;
}

/*  TOP HORIZONTAL NAVIGATION  */
#main-nav {
 background: url('http://www.wbfishing.com/images/mainnav-bg.gif') repeat-x bottom;
 color: #fff;
 font-family: verdana, arial, sans-serif;
 font-size: 85%;
 text-transform: uppercase;
 min-height:28px;
}
* html #main-nav {
 height: 28px;
}
#main-nav a {
 background: url('http://www.wbfishing.com/images/mainnav-bg.gif') repeat-x bottom;
 border-right: 1px #5b8ec1 solid;
 display: block;
 float: left;
 color: #fff;
 padding: 5px 12px;
 text-decoration: none;
}
#main-nav a.frontCap {
 padding: 5px 12px 5px 14px;
}
#main-nav a.endCap {
 text-transform: lowercase;
}
#main-nav a:hover {
 background: url('http://www.wbfishing.com/images/mainnav-bg-hover.gif') repeat-x bottom;
 text-decoration: none;
}

br.clear {
 clear: both;
}

