/* 
   css Copyright (c) 2005-2006 by Karelia Software. All rights reserved.
   css released under Creative Commons License 
        - http://creativecommons.org/licenses/by-sa/2.5/ 
   All associated graphics belong to their respective owners 
        and are licensed separately. 
*/

a img { border: none; }

/* General styles  */

body {
	text-align: center; /*this is for IE5/PC*/
}

#page {
	text-align: left; /*this corrects the body text-align selector, strangely not working in IE5.5 though*/
}

.clear {
	clear: both;
	height: 10px;
}

#page-content a:link { color: #6b87b0; font-weight: bold; text-decoration: none; }
#page-content a:visited { color: #8ba7d8; }
#page-content a:hover { background: url(g-bk-container.gif); color: #6d89b1; }

.hidden {
    display: none;
}

/* Images embedded in text.  "narrow" are 200 pixels wide or smaller. */

#main img {
	border: 1px solid #dbdbdb;
	background: url(g-bk-container.gif);
	padding: 10px;
	margin: 10px;
}

#main .pagelet img {
	border: 0;
	margin: 0;
	padding: 0;
}

img.narrow {
	display: block;
	clear: right;
	float: right;
}
img.wide {
	display: block;
	clear: both;
}

#main a:hover img {
	background: #eee;
}

/* Block Level formatting, more or less in descending order */

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 20px;
}

body {
	background: #BDCCD4;
	
	/*old color BDCCD4*/
	
	font-size: 76%;
	
	color: #777;
	font-family: verdana, arial, sans-serif;
}

		#page {
			position: relative;
			background: #fafafa url(g-bk-container.gif);
			margin: 0 auto;
			padding: 10px;
			width: 769px;
  		voice-family: "\"}\"";
  		voice-family: inherit;
	  	width: 749px;
	 	}
	html>body #page {
  		width: 749px;
		}

			#page-top {
				position: relative;
			}

				#title {
					position: relative;
					/* possible color 99B0BD */
					background: #8FA9B7 url(g-bk-corner.gif) no-repeat bottom left;
					width: 747px;
					overflow: auto;
					border: 1px solid #dbdbdb;
					border-top: 3px solid #dbdbdb;
				}

					#title a img, #title img {
						float: right;
					}

					#title p {
						position: relative;
						top: 0;
						margin: 0;
						margin-left: 15px;
						width: 500px;
						padding: 4px;
						color: #fff;
					}

					h1 {
						position: relative;
						top: 0;
						left: 0;
						width: 500px;
						padding: 4px;
						font-size: 1.5em;
						margin-left: 15px;
						text-transform: uppercase;
					}

						h1 a {
						  text-decoration: none;
						  color: #fff;
						  font-weight: normal;
							}

				#sitemenu-container {
					clear: both;
					margin-top: 9px;
					background: url(g-bk-header-small.jpg) no-repeat top;
					padding-top: 134px;
					border-bottom: 1px solid #dbdbdb;
					border-top: 1px solid #dbdbdb;
				}

				.home-page #sitemenu-container {
					padding-top: 265px;
					background: url(g-bk-header.jpg) no-repeat top;
				}

					#sitemenu-content {
							background: #fafafa;
							margin: 10px 0 0 0;
							border-top: 3px solid #dbdbdb;
					}

						#sitemenu-content ul {
							background: #fff url(g-bk-corner.gif) no-repeat bottom left;
							list-style-type: none;
							text-transform: uppercase;
							padding: 12px 0 12px 0;
							text-align: center;
							border: 1px solid #dbdbdb;
							border-width: 0 1px 1px 1px;
						}

						#sitemenu-content li {
							display: inline;
							padding: 3px 0;
							margin: 0 3px;
						}

							#sitemenu-content a, .currentPage span {
								line-height: 1.5em;
							}

							.currentPage span {
								font-weight: bold;
								padding-left: 12px;
								color: #6d89b1;
							}

							#sitemenu-content a:link, #sitemenu-content a:visited {
								color: #6b87b0;
								padding-left: 12px;
								text-decoration: none;
							}

							#sitemenu-content a:hover, a:focus, a:active {
								background: #fff url(g-bk-arrow.gif) left center no-repeat;
								color: #6d89b1;

							}

			#page-content ul {
				margin-top: 15px;
			}

			ul ul {
				margin-top:2px!important;
			}

			ul ul li {
				border:none!important;
			}

			#page-content li {
				font-size: 1em;
				list-style-image: url(g-bk-arrow.gif);
				margin: 0 0 0 20px;
				border-bottom: 1px solid #999;
				padding: 4px 0 4px 5px;
			}

			#page-content li h3 {
				font-size: 1em;
			}

			#page-content li:hover {
				background: #fafafa url(g-bk-container.gif);
			}

            #sidebar-container {
				float: left;
				width: 260px;
				margin: 0;
				padding: 0;
				min-height: 50px; /*for newer browsers*/
			}

			/* IE Hack */
			/* Hides from IE5-mac \*/
			* html #sidebar-container {
					height: 50px; /*for IE, treats height as min-height*/
            }
			/* End hide from IE5-mac */

		
				#sidebar {
					background: #fff url(g-bk-corner.gif) no-repeat bottom left;
					color: #5c78a0;
					font-size: .8em;
					margin-right: 10px;
					border: solid #dbdbdb;
					border-width: 3px 1px 1px 1px;
					padding: 24px;
				}
                #sidebar-container:after { content: url("bk-clear.gif"); }

						.pagelet {
							width: 200px;
							word-wrap: break-word;
							overflow: hidden;
							margin-bottom: 15px;
						}

						#main {
							padding: 25px 18px 20px 18px;
							background: #fff url(g-bk-corner.gif) bottom left no-repeat;
							word-wrap: break-word;
							border: solid #dbdbdb;
							border-width: 3px 1px 1px 1px;
						}

				    #main .pagelet {
				    	float: left;
					    background: #fafafa url(g-bk-container.gif) bottom left no-repeat;
				    	margin: 10px;
				    	padding: 10px;
					}
					
					#main .pagelet.bordered {
					    background: #fff url(g-bk-corner.gif) bottom left no-repeat;
						border: solid #dbdbdb;
						border-width: 3px 1px 1px 1px;
					}

					#sidebar .pagelet {
						padding-bottom: 15px;
					}
/*
					#sidebar .pagelet.bordered {
						border:1px #dbdbdb solid;
					}

					#sidebar .pagelet.bordered p {
						padding:0px 5px;
					}
*/
					.pagelet h4 {
						padding: 2px 4px;
						margin-bottom: 5px;
						font-weight:normal;
					}

					#sidebar .pagelet h4 {
					background: #fff url(g-bk-arrow.gif) left center no-repeat;
					border: solid #dbdbdb;
					border-width: 3px 1px 1px 1px;
					padding: 3px 3px 3px 12px;
					}
					
					#sidebar .pagelet.bordered h4 {
						border-width:2px 0px 1px 0px;
					}

blockquote {
                  margin-left: 20%;
                  margin-right:20%;
                  }

/* photo-page, html-page (in some cases), iframe-page don't have sidebar */
/* Most other pages have sidebars */
				body.allow-sidebar #main {
					float: left;
					width: 449px;
				}

				body.no-sidebar #main h2 {
					text-align: center;
					font-size: 1.5em;
				}

				body.allow-sidebar #main h2 {
					color: #888;
					font-size: 1.5em;
					background: #fff url(g-bk-arrow.gif) left center no-repeat;
					border: solid #dbdbdb;
					border-width: 3px 1px 1px 1px;
					padding: 3px 3px 3px 12px;
				}

					h2, h3 {
						margin-bottom: 15px;
						font-weight:normal;
					}

						.article {
							border-bottom: 1px solid #dbdbdb;
							background: url(g-bk-corner.gif) bottom left no-repeat;
							padding-bottom: 15px;
							overflow:auto;
						}

							.article-thumbnail {
								float:right;
							}

			#page-bottom {
					clear: both;
					background: #8FA9B7;
					padding-top: 15px;
					border: 1px solid #dbdbdb;
					border-width: 1px 1px 0 1px;
			}

				#page-bottom p {
					background: #8FA9B7 url(g-bk-corner.gif) no-repeat bottom left;
					padding: 0 15px 15px 25px;
					margin-bottom: 0;
					border: 1px solid #dbdbdb;
					border-width: 0 0 1px 0;
				}

/* Other specific classes nested with an .article */

.ImageElement, .VideoElement {
	text-align: center; 
	clear: both;
}

/* Used on Photo Grid Pages ... */

.photogrid-index {
	text-align:center;
}


.photogrid-index a {
	color:#888;
	text-decoration:none;
}

.photogrid-index a:hover  {
	text-decoration:underline !important;
}


.gridItem {
	float:left;
	position:relative;
	width:149px;
	height:210px;
	overflow:hidden;
}

.gridItem h3 {
	font-size:1em;
	font-weight:normal;
    position:absolute;
	top: 163px; /* needs to leave 38px from the bottom of the gridItem */
	width: 149px;
}


.gridItem img {
    border: 1px solid rgb(80, 80, 80);
    margin: auto !important;
    padding:9px !important;
    display:block;
    position: absolute;
    top: 0;
    bottom: 40px;
    right: 0;
    left: 0;
}


/* IE Hack */

/* Hides from IE5-mac \*/

* html .gridItem img {
	position: relative;
	top:6px;
}

* html .gridItem h3 {
	position: relative;
	top: 8px;
}

/* End hide from IE5-mac */

/* Used on index summary pages */

.listing-index li h3 a {
	text-decoration:none;
	font-size:1em;
	font-weight:normal;
}

/* Individual Photo Pages */

.photo-navigation {
	margin-left: 172px;
}

.allow-sidebar .photo-navigation {
	margin-left:41px;
}

    .photo-navigation div {
    	margin: 5px;
    	width:100px;
    	text-align:center;
    }

	#previous-photo, #next-photo, #photo-list {
		float: left;
		height: 40px;
		border: 1px solid #dbdbdb;
		padding: 5px;
	}

	#previous-photo a {
		display:block;
		height:40px;
		background: url(g-button-previous.gif) no-repeat bottom center;
	}

	#next-photo a {
		display:block;
		height:40px;
		background: url(g-button-next.gif) no-repeat bottom center;
	}

	#photo-list a {
		display:block;
		height:40px;
		background: url(g-button-list.gif) no-repeat bottom center;
	}



/* Div that contains the entire list */
div.amazonList
{
	margin-top: 20px;
	padding: 6px;
	overflow: auto;
}

div.amazonListPlaceholder
{
	width:140px;
	height:200px;
	background:rgba(0,0,0,0.25);
	margin:auto;
	padding:10px;
}

div.amazonListWhiteBackground
{
	background-color: white;
	border: 1px solid #AAA;		/* We also need to make the text black ideally */
	padding: 5px;
}



div.amazonListRow
{
	clear:both;
	margin-bottom: 25px !important;
}



/* Thumbnails */
img.amazonProductThumbnailFrame
{
	background-color: white;
	padding: 3px;
	border: 1px solid #AAA;
}


/* left, right and alternating layout */
.amazonListLayoutLeft .amazonProductThumbnail, .amazonListLayoutAlt .o .amazonProductThumbnail { float:left; }
.amazonListLayoutRight .amazonProductThumbnail, .amazonListLayoutAlt .e .amazonProductThumbnail { float:right; }

.amazonListLayoutLeft p.amazonText, .amazonListLayoutAlt .o p.amazonText { text-align:left !important; }
.amazonListLayoutRight p.amazonText, .amazonListLayoutAlt .e p.amazonText { text-align:right !important; }

.amazonListLayoutLeft div.amazonText div.amazonListShowThumbnails, .amazonListLayoutAlt .o div.amazonText div.amazonListShowThumbnails .amazonTextWithThumbnail
{
	margin-left:65px !important;
}
.amazonListLayoutRight div.amazonText div.amazonListShowThumbnails, .amazonListLayoutAlt .e div.amazonText div.amazonListShowThumbnails .amazonTextWithThumbnail
{
	margin-right:65px !important;
}


/* Centered layout */
.amazonListLayoutCenter .amazonListRow { text-align:center; }
.amazonListLayoutCenter p.amazonText { text-align:center !important; }



/* twoup layout */
.amazonListLayoutTwoUp { width:190px !important; margin:0 5px !important; }
.amazonListLayoutTwoUp .e { clear:none !important;  }
.amazonListLayoutTwoUp .amazonText { text-align:center; }
.amazonListLayoutTwoUp .amazonListRow
{
	width:85px;
	margin:0 5px 10px 5px;
	float:left;
}


/* Bullets */
li.amazonList { margin: 0 0 8px 0; }
p.amazonListBulletsParagraph
{
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Enhanced */
div.amazonListLayoutEnhanced, div.amazonListLayoutRandom { text-align:center; }
/* Overall pagelet */
div.rssBadge
{
	margin: 10px;
}

/* Small icon option */
img.smallRSSBadgeIcon { vertical-align:middle; }
img.smallRSSBadgeIconLeft { margin-right:3px; }
img.smallRSSBadgeIconRight { margin-left:3px; }

/* Large icon option */
div.largeRSSBadgeIcon, p.largeRSSBadgeIcon
{
	margin: 0 10px;
	text-align:center !important;
}

img.largeRSSBadgeIcon { margin-bottom: 4px; }
p.largeRSSBadgeIcon { margin: 0; }
/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}


/* Contact Element (standard and customized HTML) */

form.contactElement textarea,
form.contactElement input,
form.contactElement select {
	width:98%;
	margin:4px 0;
}
form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
	min-width:50%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding:0px 10%;
	min-width: auto;
}

td.dli1 { text-align:center;}
