/*
 *
 *  Cascading Style Sheet for theCharbneaus.com
 *  Copyright: Jesse L Charbneau - 2007
 *
 *
 *
 *
 *
 */
 

/* basic elements */
body { 
    font: 8pt/16pt georgia; 
	background: #000 url(blossoms.jpg) no-repeat bottom right; 
	text-align: center;
    margin-top: 0px;

}
p { 
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
/*	color: #B7A5DF;*/
/*        color: #283828;*/
        color: #283828;

        text-shadow: #d21212 5px 5px 5px; 
        filter: Shadow(Color=#666666,Direction=135,Strength=5);
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #d21212;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #d21212;
	}

/* specific divs */
#main { 
	/* background: url(zen-bg.jpg) no-repeat top left;  */
	/* padding: 0px 175px 0px 0px;  */
	/* margin: 0px;  */
	/*height: 100%;
margin: 0 auto;
text-align: left;
*/
      margin-left: auto;
      margin-right: auto;
	}

#layout {
   border: 10px;
    background-color: #FFFFFF;
	padding: 0 0 0 0;
margin: 0 auto;
width:1000px;
text-align: left;
}

#intro { 
	min-width: 1006px;
	}
#contentbody {
        min-height: 800px;
        min-width: 991px;
        margin-top: 168px;
        margin-left: 0px;
        padding-left: 15px;
        padding-top: 16px;
		padding-right: 10px;
		text-align: center;
        float: left;
        background-color: #fff;
        }

#navmenu {
        position: relative;
        padding: 0px;
	margin:0 0 0 0; 
	 
	width: 1016px; 
	height: 0px; 
	float: left;        
        }

#navmenu img {
        float: left;
        margin-right: 0px;
        padding: 0px;
        margin: 0px;
        }

#navmenu a {
		margin: 0 0 0 0;
		padding: 0px;

}
/************************************************************************************
*************************************** JESSE ***************************************
*************************************************************************************/
#jess_main {
        font-family: times, 'Times New Roman', serif;
        font-size: 1.5em;
        width: 990px;
	
        height: 100%;
	    float: none;
		text-align:left;
	}

#jess_content {
        width:80%;
	}
	
/************************************************************************************
**************************************** KIM ****************************************
*************************************************************************************/
#kimmenu {
	margin-top:0px; 
	margin-bottom: 0px; 
        padding: 0 0 0 10px;
	width: 100%; 
	height: 100%;
        min-height: 300px; 
	float: left;  
        top:0px;      
        }

#kim_title {
/*
        font-family: geneva, arial, helvetica, sans-serif;
*/
        font-family: times, 'Times New Roman', serif;

        font-size: 4em;
        }
.kimmain img {
        float: center;
        margin-left: auto;
        margin-right: auto;
        }
#kimmenu img {
        float: right;
        margin-right: 0px;
        }


/************************************************************************************
************************************* KAELYN ****************************************
*************************************************************************************/
#kaelyn {
        position: absolute;
        text-align:  center;
        display: table-cell;
        float: none;
        width:80%;
        }
/************************************************************************************
************************************* JOELLE ****************************************
*************************************************************************************/
#joelle {
        text-align:  center;
        position: absolute;
        text-align:  center;
        display: table-cell;
        float: none;
        width:80%;
        }

.books {
	text-decoration:none;
	
}
.books a:link,a:visited,a:hover,a:active {
	text-decoration: none;	
        color: #d21212;
	text-shadow:none;

}
/************************************************************************************
******************************** CALENDAR STYLES ************************************
*************************************************************************************/
#day_viewer {
	/* position: absolute; 
	top: 202px; 
	left: 60px; */
        padding: 4px;
        height: 350px;
        width: 795px;
        /* width: 995px; */
        margin:0;
	overflow: auto;
	border: 1px solid #666;
	background-color: #B86036;

        /* IE Specific / Mozilla - Please support these ! */
	scrollbar-face-color: #707870;
	scrollbar-highlight-color: #d0d0c0;
        scrollbar-3dlight-color: #000000;
        scrollbar-darkshadow-color: #d0d0c0;
        scrollbar-shadow-color: #000000;
        scrollbar-arrow-color: #d0d0c0;
        scrollbar-track-color: #d0d0c0; 
        z-index:9;
	}

#day_viewer_titlebar {
	/* position: absolute; 
	top: 174px; 
	left: 6px; */
        padding: 4px;
        height: 20px;
        width: 795px;
        /* width: 995px; */
        margin:0;
        margin-bottom: 6px;
	border: 1px solid #783318;
	background-color: #B86036;
        color: #FFFFFF;
        /* font-family: helvetica, arial sans-serif;*/
	font: 12pt/16pt georgia;
        font-weight: bold;
        display: table-cell; 
        vertical-align: middle;
        text-align: left;
        z-index: 10;
	}

#day_viewer_footbar {
	/*position: absolute; 
	top: 562px; 
	left: 6px; */
        padding: 4px;
        height: 15px;
        width: 795px;
        /* width: 995px; */
        margin:0;
        margin-bottom: 6px;
	border: 1px solid #783318;
	background-color: #B86036;
        /* color: #d0d0c0; */
        /* font-family: helvetica, arial sans-serif;*/
	font: 12pt/16pt georgia;
        font-weight: bold;
        text-align: left;
        z-index: 10; 
	}

#small_cal1 { 
	position: relative; 
	top: -432px; 
	left: 3px;
	
	/* left: 1026px; */
        padding: 4px;
        float: none;
        background-color: #000000;
        margin:0;
	overflow: none;
	border: 1px solid #666;
	background-color: #283828;        
        }

#small_cal2 { /*
	position: absolute; 
	top: 344px; 
	left: 924px;
	/* left: 1026px; */
	
    padding: 4px;
    float: right;
    background-color: #000000;
	margin:0;
	overflow: auto;
	border: 1px solid #666;
	background-color: #283828;        
        }

#appt_entry_outer {
	/* position: absolute; 
	top: 590px; 
	left: 6px; */
        padding: 4px;
        float: none;  
        margin:0;
	overflow: none;
	border: 1px solid #666;
	background-color: #783318;        
        width: 80%; 
        height: 180px;
        }

#appt_entry {
        padding: 4px 4px 4px 4px;
        margin:1px 1px 1px 1px;
        border-width: 1px;
        overflow: none;
	border-style: outset outset outset outset;
	border-color: #000;
	-moz-border-radius: 0px 0px 0px 0px;
	background-color: #B86036;        
        
        height: 168px;
        }
		
/*
#linkList  {
        background-color: #999966;
        padding: 0;
        margin: 0;
        border-color: #000000;
        border-width: 1px;
        }
*/
.linklist_time {
 /*        position: absolute; */
       /* left: 1016px; */
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        width: 8%;
        text-align: center;
        background-color:#B86036;

	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: outset outset outset outset;
	border-color: #000;
	-moz-border-radius: 0px 0px 0px 0px;
}
#linklist_time a:hover, a:active { 
	text-decoration: underline; 
	color: #d21212;
	}
.linklist_entry {
        width: 991px;
        margin: 0px 0px 0px 0px;
        text-align: left;
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: outset outset outset outset;
	border-color: #000;
	-moz-border-radius: 0px 0px 0px 0px;

}

.linklist_row {
        width: 994px;
        padding: 0;
        margin: 0;
}

#linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}
#linkList h3.select { 
	background: transparent url(h3.gif) no-repeat top left; 
	margin: 10px 0px 5px 0px; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:63px; 
	height: 10px; 
	}red
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#linkList li a:link { 
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}		

a:link { 
	font-weight: bold; 
	text-decoration: none; 
        color: #283828;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #d21212;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #d21212;
	}

#whosonline_sessioncount {
        position:absolute;
        z-index:15;
        /* width:200; */
        height:0px;
        display:table-cell;        
        float: left;
        color:#FFF;
  	    font: 10pt/14pt georgia;
        font-weight: bold;

       /* padding 0 220px 0 100px; */
        margin: 0 0 0 0;
        padding: 0 0 0 740px;
     
       /* needed for Internet explorer */
       height: 1em;
 
       /* Needed for Gecko */
       line-height: 2em;
       white-space: nowrap;
}


/************************************************************************************
******************************** END FAMILY STYLES **********************************
*************************************************************************************/


#pageHeader { 
	margin-bottom: 0px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: transparent url(h1.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent url(h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none;
	}

#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
	}
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}


	


#extraDiv1 { 
	background: transparent url(cr2.gif) top left no-repeat; 
	position: absolute; 
	
	top: 40px; 
	right: 0px; 
	width: 148px; 
	height: 110px; 
	}


 body {
 	padding:		0;
 	border:			0;
 	color:			#000000;

}
 
.mainLayout {
	background-color:	#FFFFFF;
	height:			100%;
	vertical-align:		bottom;
	 margin:			0 0 0 0; 

}

.tplcontent {
	background-color:	#FFFFFF;
	color:			#000000;
	text-align:		left;
	width:			1006px;
	min-height:		700px;
	height:			100%;
}

.imgcell img, .imgcell a {
  	position:		relative;
	text-align:		left;
    	display: 		inline;
    	border: 		0;
    	border-width: 		0;
    	border-style: 		none;    
    	margin: 		0;
    	padding: 		0;
    	vertical-align:		bottom;
}

img {
 	border:			0px;
 	display: 		inline; 
 	vertical-align:		bottom;
 }
 
 .nav_images {
 
 	border:			0px;
 	margin:			0 0 0 0;
        
 	padding-left:		0px;
 	padding-right:		0px;
 	padding-top:		0px;
 	padding-bottom:		0px;
}

.nav {
	font-size:		0; /* Space fix for images - so much for "standards" */
	text-align:		left;
 	position:		absolute;	
	height:			43px;
	margin:			0 0 0 0;
	padding-left:		0px;
	padding-right:		0px;
	padding-top:		0px;
	padding-bottom:		0px;	
}

/* Mouse icon related styles */
.mOver { cursor:pointer; cursor:hand; }
.mOut { cursor:default; }

div.line {
    clear: both;
    padding-top: 10px;
}

div.line span.text {
    float: left;
    width: 120px;
    text-align: right;
}

div.line span.input {
    float: right;
    width: 350px;
    text-align: left;
}



/* Gallery Theme */
/* ********************************************************************************
 * Building blocks
 * h2, h3, p, etc        Standard html tags
 * div.gbBlock           Sidebar or content section with style for contained lists
 * ul.gbBreadCrumb       List of links/path elements
 * table.gbDataTable     Table for data/form elements with styles for shading rows
 */

#gallery h2, #gallery h3, #gallery h4, #gallery form {
    margin: 0;
    padding: 0;
}

#gallery p {
    margin: 0.6em 0;
    padding: 0;
}


.gbBlock {
    padding: 0.7em;
    border-width: 0 0 1px 0;
    border-style: inherit;
    border-color: inherit;
    /* IE can't inherit these */
    border-style: expression(parentElement.currentStyle.borderStyle);
    border-color: expression(parentElement.currentStyle.borderColor);
}

.gbBlock ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.gbBlock ul ul {
    margin: 0 0 0.5em 1.0em;
}

.gbBlock li {
    padding: 6px 0 0 0;
}

#gallery .gbBlock h3 {
    margin-bottom: 0.5em;
}

#gallery .gbBlock h4 {
    margin-top: 0.5em;
}


#gsNavBar div.gbBreadCrumb {
    margin: 0;
    padding: 4px 8px;
}

table.gbDataTable {
    padding-bottom: 4px;
}

table.gbDataTable th, table.gbDataTable td {
    padding: 4px;
}


.giBlockToggle {
    padding: 0 0.4em 0.1em;
}
.giBlockToggle:hover {
    cursor: pointer;
}


.gbMarkupBar {
    margin: 4px 0;
}

#gallery .gbMarkupBar input {
    margin: 0;
    padding: 0;
}


/* ********************************************************************************
 * Sections
 * body.gallery     Page body in G2 standalone (doesn't apply to embedded)
 * #gallery         Page container
 * #gsNavBar   Top bar with breadcrumb and other links
 * #gsSidebar       Sidebar
 * #gsContent       Main content
 */

body.gallery {
    margin: 0;
    padding: 0;

}

#gallery {
    padding: 0px;
}

#gsNavBar {
    border-top-width: 1px;
    border-bottom-width: 1px;
}

#gsNavBar div.gbSystemLinks {
    padding: 4px 6px;
}

#gsNavBar div.gbSystemLinks span {
    padding: 0 4px;
}

#gsMenu div.gbSystemLinks span {
    padding: 0 4px;
}

#gsSidebar {
    border-right-width: 1px;
    width: 175px;
    overflow: hidden;
}
#gsSidebarCol {
    width: 1%; /* Expand to fit content ("0" bad4 firefox, "1px" bad4 opera) */
}

td.giAlbumCell, td.giItemCell {
    /* padding: 1em; */
    text-align: center;
}

#gallery td.giAlbumCell select, #gallery td.giItemCell select {
    margin-top: 0.8em;
}

/* So imageframed thumbs can be centered */
td.giAlbumCell table, td.giItemCell table {
    margin: auto;
}

#gsPages span {
    padding: 0 0.3em;
}

#gallery #gsSidebar ul {
    font-size: 1em;
}

/* ********************************************************************************
 * greypop Theme for Gallery 2
 * by Stephen Cupp
 */

/* ********************************************************************************
 * Building blocks
 * #gallery              Default font/color settings
 * .gcBackground1,2..    Palette of backgrounds
 * .gcBorder1,2..        Palette of borders
 * a, h2, h3, etc        Standard html tags
 * .giTitle, .giSubtitle, .giDescription, .giInfo, .giSuccess, .giWarning, .giError
 *                       Palette of text styles
 * div.gbBreadCrumb      List of links/path elements
 * table.gbDataTable     Table for data/form elements with styles for shading rows
 * div.gbTabBar          UI component for selectable tabs
 * .autoComplete*        Styles for autoComplete popup lists
 */

#gallery {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
	background-color:	#FFFFFF;
	color:			#000000;
	text-align:		left;

	width:			1016px;
	min-height:		800px;
	height:			100%;
	  margin: 0 auto;
	padding:		0 0 0 0px;

}
body.gallery {
/*    background-color: #333333; */
      background-color: #000000;
	  text-align: left;
	  margin: 0 auto;
}


.gcBackground1 {

}

.gcBackground2 {

}

.gcBorder1 {
    border: 0 solid #ccc;
}

.gcBorder2 {
    border: 0 solid #888;
}

#gallery a {
    font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}
#gallery a:hover {
    text-decoration: underline;
    color: #f4560f;
}
#gallery a:active {
    text-decoration: none;
    color: #f9c190;
}

#gallery img {
    border-width: 0;
}

#gallery h2, #gallery h3, #gallery h4 {
    font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

#gallery input:focus, #gallery textarea:focus {
    background-color: #ffc;
}

#gallery input.inputTypeSubmit, #gallery input.inputTypeButton {  /* No input[type=submit] in IE */
    color: #333;
    background-color: #eee;
    border-width: 2px;
    border-style: solid;
    border-color: #e7e7e7 #666 #666 #e7e7e7;
}

#gallery select {
    font-size: 1em;
}

.giTitle, #gallery h2, #gallery h3, #gallery h4 {
    font-size: 1.3em;
    font-weight: bold;
}

#gallery pre, #gallery tt {
    font-family: Courier New;
    font-size: 1.2em;
}

.giSubtitle {
    font-size: 0.9em;
    font-weight: normal;
    vertical-align: text-bottom;
}

.giDescription {
    font-size: 1.1em;
    line-height: 1.4em;
}

.gbEmptyAlbum {
    height: 400px;
}

.giDescription h3.emptyAlbum {
    line-height: 4.0em;
    text-align: center;
}

.giInfo {
    font-size: 0.9em;
    color: #888;
}

.giInfo span.summary {
    display: block;
}

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

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

.giNew, .giUpdated {
    border-width: 2px;
    border-style: ridge;
    padding: 0 6px;
    line-height: 1.9em;
}

#gsNavBar div.gbBreadCrumb {
    font-size: 1.1em;
    font-weight: bold;
}

#gsNavBar div.gbBreadCrumb a, #gsNavBar div.gbBreadCrumb span {
    padding: 0 0 0 14px;
    background: url('images/icon_path_separator.gif') no-repeat left;
}

#gsNavBar div.gbBreadCrumb a.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
    white-space: nowrap;
}
#gallery.IE div.gbBreadCrumb span {
    display: inline-block;   /* IE loses padding-left on wrapped inline nowrap element */
    padding-right: 4px;      /* IE has less space at right of each span */
}

#gsNavBar div.gbBreadCrumb span.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
}

#gsNavBar div.gbSystemLinks {
  float: right;
}

table.gbDataTable {
    text-align: center;
    margin: auto;
}

table.gbDataTable th {
    text-align: left;
    margin: auto;
}

.gbEven {
    text-align: left;
}

.gbOdd {
    text-align: left;
}


div.gbTabBar {
    font-size: 0.9em;
    font-weight: bold;
    margin: 0.8em 0 0;
    padding: 6px;
    background: url('../greypop/images/tab_bg.gif') repeat-x bottom;
    white-space: nowrap;
}

div.gbTabBar span.o {
    padding: 6px 0 5px 8px;
    background: url('../greypop/images/tab_left.jpg') no-repeat left top;
}
#gallery.IE div.gbTabBar span.o {
    display: inline-block;   /* IE loses padding-left on wrapped inline nowrap element */
    margin-bottom: 1px;      /* ..and then adds padding differently with inline-block.. */
}
/* IE may clip off the right end of a long set of tabs, so allow IE to wrap them */
#gallery.IE div.gbTabBar { padding-bottom: 0; white-space: normal; }
#gallery.IE div.gbTabBar span.giSelected { margin-bottom: 0; }

#gallery div.gbTabBar span span {
    padding: 6px 12px 5px 4px;
    background: url('../greypop/images/tab_right.jpg') no-repeat right top;
}

#gallery div.gbTabBar a {
    color: #777;
    text-decoration: none;
}

#gallery div.gbTabBar a:hover {
    color: #333;
}

#gallery div.gbTabBar span.giSelected {
    padding-bottom: 6px;
    background-image: url('../greypop/images/tab_left_on.jpg');
}

#gallery div.gbTabBar span.giSelected span {
    color: #333;
    padding-bottom: 6px;
    background-image: url('../greypop/images/tab_right_on.jpg');
}

.autoCompleteBackground {
    border: 1px solid #ccc;
    border-top-style: none;
    margin: 0;
}

.autoCompleteHighlight {
    text-decoration: underline;
}

.autoCompleteNotSelected {
    background-color: #eee;
    padding: 3px 4px 3px 17px;
}

.autoCompleteSelected {
    background-color: #ffc;
    padding: 3px 4px 3px 17px;
}


#gallery .gbMarkupBar input {
    font-size: 1.1em;
}


#ProgressBar #progressDone {
    background-color: #fd6704;
    border: thin solid #ddd;
}

#ProgressBar #progressToGo {
    background-color: #eee;
    border: thin solid #ddd;
}

.giSearchHighlight {
    font-weight: bold;
    background-color: #ff6;
}


/* ********************************************************************************
 * Sections
 * #gallery         Page container
 * #gsNavBar   Top bar with breadcrumb and other links
 * #gsSidebar       Sidebar
 * #gsContentgsContent       Main content
 * #giFormUsername  Form field for entering a username
 * #giFormGroupname Form field for entering a group name
 */

#gsNavBar div {
    margin-top: 0.1em;  /* Align system links with breadcrumb */
    font-weight: bold;
}

#gsSidebar div ul {   /* no > in IE */
    font-size: 1.1em;
    font-weight: bold;
}
#gsSidebar div ul ul { font-size: 1.0em; }

#gsSidebar ul span {
    color: #999;
}

#giFormUsername, .giFormUsername {
    background: url('../greypop/images/userinfo.png') no-repeat 0 1px;
    padding-left: 17px;
}

#giFormGroupname {
    background: url('../greypop/images/groupinfo.png') no-repeat 0 1px;
    padding-left: 17px;
}

#giFormPassword {
    background: url('../greypop/images/key7-16-bw.gif') no-repeat 0 1px;
    padding-left: 17px;
}

/* Opera ignores padding in form inputs; put icons on right side instead */
#gallery.opera #giFormUsername, #gallery.opera .giFormUsername,
#gallery.opera #giFormGroupname, #gallery.opera #giFormPassword {
    background-position: right center;
}

div.gbNavigator div.next-and-last {
  float: right;
}

div.gbNavigator div.no-previous {
  float: none !important;
  text-align: right;
}

div.gbNavigator a.first {
  padding-left: 27px;
  background: url("images/nav_first.gif") 0% 50% no-repeat;
}

div.gbNavigator a.previous {
  padding-left: 27px;
  background: url("images/nav_prev.gif") 0% 50% no-repeat;
}

div.gbNavigator a.next {
  padding-right: 27px;
  background: url("images/nav_next.gif") 100% 50% no-repeat;
}

div.gbNavigator a.last {
  padding-right: 27px;
  background: url("images/nav_last.gif") 100% 50% no-repeat;
}

div.gbNavigator div.first-and-previous img {
  vertical-align: middle;
  padding-right: 0.5em;
}
div.gbNavigator div.next-and-last img {
  vertical-align: middle;
  padding-left: 0.5em;
}

div.block-search-SearchBlock a.advanced {
  padding: 6px 5px;
}

div#gsSidebar div.block-core-ItemLinks a {
  display: block;
  padding: 3px;
}

div#gsSidebar div.block-core-PeerList a {
  display: block;
  padding: 3px;
}

div#gsSidebar div.block-core-PeerList span {
  font-weight: bold;
  display: block;
  padding: 3px;
}

div#gsSidebar div.block-core-PeerList span.current {
  color: #0b6cff;
}

/* ***************************************************** */
/*                   Dynamic blocks                      */
/* ***************************************************** */

div.block-comment-ViewComments {
  margin: 5px;
}

div.block-comment-ViewComments div.one-comment {
  border: 1px solid #e7e7e7;
  padding: 5px;
  margin-bottom: 5px;
}

div.block-comment-ViewComments h3 {
}

div.block-comment-ViewComments span {
  padding-right: 5px;
}

div.block-comment-ViewComments p.info {
  font-style: italic;
  text-align: right;
  font-size: 0.95em;
}

div.block-core-GuestPreview {
  float: right;
}

span.block-core-SystemLink {
}
.block-exif-ExifInfo {
  text-align: center;
  margin: auto;
}

div.block-exif-ExifInfo {
  margin: 5px;
  text-align: center;
  margin: auto;
}

span.bsw_ButtonDisabled {
  color: #999;
}

span.bsw_ButtonEnabled {
  color: #000;
  cursor: pointer;
}

table.bsw_ParamTable {
  width: 100%;
  border: 1px solid #999;
  border-collapse: collapse;
}

tr.bsw_ParamHeaderRow {
  background-color: #EEE;
}

tr.bsw_ParamHeaderRow td {
  font-weight: bold;
  text-align: center;
  border: 1px solid #999;
}

td.bsw_BlockCommands {
  white-space: nowrap;
  text-align: center;
}

#gsFooter {
  padding-top: 4px;
}

.block-core-ItemLinks {
  text-align: center;
}

#gsImageView {
  text-align: center;
}

#gsImageView table {
  margin: auto;
}

#gsHeader {
  text-align: center;
}



#entire_image_prev {
position: relative;
}

#entire_image_next {
position: relative;
}
 
#prev a em {
  background:url("images/photonav_prev.gif") no-repeat 50% -100px;
  }

#next a em {
  background:url("images/photonav_next.gif") no-repeat 50% -100px;
  }

#prev a>em {
  background:url("images/photonav_prev.png") no-repeat 50% -100px;
  }

#next a>em {
  background:url("images/photonav_next.png") no-repeat 50% -100px;
  }

#prev a:hover em, #next a:hover em, #prev a:active em, #next a:active em {
  background-position: 100% 0px;
  cursor: pointer;
  }
#gsMenu {
    border-top-width: 1px;
    margin-top: 0.1em;  /* Align system links with breadcrumb */
    font-weight: bold;
    font-size: 1.1em;
    padding: 4px 6px;
    display: inline-block;
}

/* ********************************************************************************
 * Rating module sytles
 * Extends and/or overrides moduels/rating/rating.css
 * Uncomment and edit the following classes to change rating image interface
 */
.giRatingUI {
    margin: 10px auto; /* Required to center default rating module star images */
}
#gsThumbMatrix .giRatingAverageContainer {
    margin: auto;
}
/*
.giRatingUI img {}
.giRatingUnit {}
.giRatingHidden {}
.giRatingVotes {}
.giRatingEmpty {}
.giRatingEmptyUserYes {}
.giRatingHalfUserNo {}
.giRatingHalfUserYes {}
.giRatingFullUserNo {}
.giRatingFullUserYes {}
.giRatingAverage {}
*/

