/*
   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.
*/

* {
	margin:0px;
	padding:0px;
}

p {
	margin:10px 0px;
}

a img
{
	border: none;
}

.clear
{
	clear: both;
	height: 0;
}

.hidden
{
	display: none;
}

a
{
	color: #bfffe4;
	text-decoration: none;
	font-style: oblique;
	border-bottom: 1px dashed #333c3d;
	padding: 2px 0px;
}

a:hover
{
	color: #74ffc3;
	border-bottom: 1px solid #86af9d;
}

a.imageLink, a.imageLink:hover {
	border: 0px none;
}

ul {
	margin-left:2em;
	line-height:1.7em;
}


h1,h2,h3,h4,h5,h6
{
	font-weight: normal;
	margin-top: .6em;
}

img.narrow
{
	display: block;
	clear: right;
	float: right;
	margin: 6px 0 6px 6px;
}

img.wide
{
	display: block;
	clear: both;
	text-align: center;
	margin: 4px auto;
}

body
    { color: #fff; font-size: 76%; font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; background: black url("body-background.jpeg") repeat-y center; margin: 0; word-wrap: break-word    }

#page
{
	margin: auto;
	width: 764px;
}

#sidebar-container
{
	float: right;
	word-wrap: break-word;
}

#sidebar
   { color: #bbb; background: black; padding: 3px 6px; width: 210px; height: 100%; float: left }

#sidebar h4
{
	color: #cac9cc;
}

#sidebar img
  { background: black; padding: 3px }

#sidebar p
{
	margin: 0;
	line-height: 16px;
}

#main {
	width: 480px;
	float: left;
	padding: 0 10px;
	min-height: 370px;
}

#page
{
	border: 2px solid #fff;
	border-top: none;
}

#page-top
{
	height: 265px;
	background-image: url(headerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	position:relative;
	overflow:hidden;
}

#title
{
	width: 400px;
}

#title h1
{
	position:absolute;
	top:48px;
	padding-left:24px;
	width: 400px;
	max-height: 132px;
	overflow:hidden;
	text-shadow: 0 3px 5px #000;
	font: italic bold 3em Georgia, Times, "Times New Roman", serif;
}

#title h1 a
{
	text-decoration: none;
	color: #fff;
	border:none;
}

#title #logo-container
{
	float: left;
	height: 115px;
}

#title img
{
	position:absolute;
	right:24px;
	top:24px;
	padding-right: 10px;
	float: right;
}

#title p
{
	position:absolute;
	top:2px;
	left:24px;
	height: 1.3em;
	font-size: 1em;
	font-style: oblique;
}

#title p a
{
	color: #fff;
}

#sitemenu
{
	position:  absolute;
	bottom: 0px;
}

#sitemenu-content
{
	width: auto;
	position: relative;
	bottom: 3px;
}


#sitemenu-content ul
 { font-size: 0.8em; background: black url("menubg.jpg") repeat-x left top; list-style: none; margin: 0; padding: 8px 5px; width: 754px; float: right }

#sitemenu-content li
{
	padding: 0;
	float: right;
	font-size:  1.2em;
	margin-left:1em;
	line-height:1.6em;
}

.currentPage span.in, .currentPage
{
	text-decoration: underline;
	border:none;
}

#sitemenu-content a
{
	border:none;
}

#sitemenu-content a:hover, #sitemenu-content a:active
{
	color: #92f6c5;
}

#page-content
{
	width: 100%;
	float: left;
}

/*\*/
* html #page-content
{
	margin-top: -16px;
}

/**/

.pagelet
{
	width: 207px;
	word-wrap: break-word;
	margin-top:1em;
	overflow: hidden;
}

.pagelet h4
{
	margin-top:1.2em;
	margin-bottom:1em;
	padding-left:12px;
	font-size:1em;
	font-style:normal;
	background: url(sidebarbg.jpg) 0px 0.3em no-repeat;
}

.pagelet.i1 h4 {
	margin-top:0em;
}

#main-content {
	width: 500px;
	margin-left: 14px;
}

body.no-sidebar #main-content {
	width:725px;
}

#main h2
{
	color: #adf0e4;
	font-size: 2em;
	text-decoration: none;
}

.no-sidebar #main
{
	width: 692px;
}


.photo-page .caption
{
	padding: 2px 4px;
	text-align: center;
}

.photo-page #page-bottom
{
	padding-top: 30px;
}

ul
{
	padding-left: 0;
}

.photo-page h2
{
	margin-right: 150px;
	margin-bottom:24px;
}

.article 
{
	line-height: 1.6em;
}

.article-thumbnail
{
	float: left;
	margin: 6px 6px 6px 0;
}

.callout
  { font-size: 0.9em; margin: 1em -4px 12px 0; padding: 0 12px 6px; position: relative; left: -24px; width: 200px; float: left; clear: both; border-style: solid; border-width: 1px 1px 1px 0; border-color: black; word-wrap: break-word  }

/* IE:Mac Hackery */

/*\*//*/
.callout {
	margin-left:-24px;
	margin-right:12px;
}
/**/


/* Used on Photo Grid Pages ... */
.photogrid-index
{
	text-align: center;
	overflow: visible;
}

.photogrid-index a
{
	text-decoration: none;
	border-bottom:none;
}

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

.gridItem
{
	float: left;
	position: relative;
	width: 160px;
	height: 180px;
	overflow: hidden;
}

body.no-sidebar .gridItem {
	width:145px;
}

.gridItem h3
{
	font-size: 1em;
	font-weight: normal;
	position: absolute;
	margin: 0px 5px;
	top: 137px;
	width: 150px;
}

body.no-sidebar .gridItem h3 {
	width:135px;
}

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

* html .gridItem img
{
	position: relative;
}


/* IE Hack */
/* Hides from IE5-mac \*/
* html .gridItem h3
{
	position: relative;
	top: 0px;
}
/* End hide from IE5-mac */


/* Used on index summary pages */

.listing-index ul
{

}

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

/* Individual Photo Pages */

.ImageElement, .VideoElement
{
	text-align: center;
	margin: 0 auto;
}

.photo-navigation
{
	float: right;
	margin-top: -48px;
	margin-right: 0px;
}

.photo-navigation a {
	display: block;
	text-indent: -5000px;
	height: 100%;
	width: 100%;
	padding:0px;
}

.photo-navigation div
{
	margin-left: 18px;
	float: left;
	width: 33px;
	height: 20px;
}

#previous-photo
{
	background: url(prev-disabled.gif) no-repeat center center;
}

#previous-photo	a
{
	background: url(prev.gif) no-repeat center center;
}

#next-photo
{
	background: url(next-disabled.gif) no-repeat center center;
}

#next-photo a
{
	background: url(next.gif) no-repeat center center;
}

#photo-list
{
	width: 33px;
	background: url(list-disabled.gif) no-repeat center center;
}

#photo-list a
{
	width: 33px;
	background: url(list.gif) no-repeat center center;
}


#page-bottom
{
	padding: 2px 24px 10px 24px;
}

#page-bottom p
{
	margin: 0;
	font-size: .9em;
}

dt, dl
{
	line-height: 18px;
	padding: 6px;
}

#sidebar-content
{
	padding: 2px;
}



/* 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: transparent; padding: 5px; border: solid 1px #aaa }



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; }

/* 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;
}


/* 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; }

/* 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;
}


/* 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; }

/* 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;
}
