/* 
 ----------------------------------------------------------------------------
  Copyright Benj Arriola 2007.
  Benj Arriola's Default CSS File

  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/



/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul, ol {
	list-style:none;
}
/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1, h2, h3, h4, h5, h6, pre, code, td {
	font-size:1em;
}
/* Remove inconsistent (among browsers) default padding or margin */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, label, div, dd, dt, dl, table, tr, td, script, hr {
	margin:0;
	padding:0;
}
/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset {
	border:none;
}
/* global elements
 * ------------------------------------------------------------------------- */

/* ----- type selectors ----- */ 
body {
	background: #0C0C0C url(../images/allpages/background.jpg) repeat-x top;
	text-align: center;
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	overflow: auto;
}
body#highslide {
	background: #333;
}
p, ul, ol, dl, pre, blockquote {
	margin-bottom:10px;
}
blockquote {
	margin-left: 10px;
	margin-right: 10px;
}
h1, h2, h3 {
	margin-bottom:8px;
}
h1 {
	font-size:1.5em;
	color:#000;
}
h2 {
	font-size:1.3em;
	color:#000;
}
h3 {
	font-size:1.1em;
	color:#000;
}
body#highslide h1 {
	margin-top: 10px;
	color: #CCC;
}
h1 span, h2 span, h3 span {
	display:none;
}
a:link, a:visited {
	color:#FF6400;
	text-decoration:underline;
}
a:hover, a:active {
	color:#026698;
	text-decoration:none;
}
/* ----- classes ----- */

div.clear {
	clear:both;
	width:100%;
	height:.01em;
	overflow:hidden;
}
p.top {
	background: url(../images/allpages/toparrow.jpg) no-repeat 360px;
	text-align:right;
	display:block;
}
img.img-left {
	float:left;
	margin: 2px 10px 10px 0;
}
img.img-right {
	float: right;
	margin: 0px 10px 10px 0px;
}
/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background: url(../images/allpages/wrap.jpg);
	width:984px;
	margin:0 auto;
	text-align:left;
}
body#highslide #wrap {
	width: 380px;
	background: #333;
	color: #CCC;
}
#masthead {
	position:relative;
	background: url(../images/allpages/masthead.jpg);
	height: 138px;
}
#masthead span, #masthead h1 {
	display:none;
}
#masthead a#mast-01 {
	position:absolute;
	margin: 63px 0 0 493px;
	width: 470px;
	height: 31px;
	color: #fff;
	font: 24px arial;
	text-align: right;
	text-decoration: none;
}
#masthead a#mast-02 {
	position:absolute;
	margin: 94px 0 0 493px;
	width: 470px;
	height: 23px;
	color: #fff;
	font: 12px arial;
	text-align: right;
	text-decoration: none;
}
#category {
	text-align: right;
	background: url(../images/allpages/categories.png);
	position: relative;
	color: #40688d;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	padding: 3px 0 0 0;
}
	#category h2{
		color: #929292;
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 0 48px;
		position: absolute;
	}
#categories {
	margin: 0px 47px 5px 0;
}
ul#categories {
	height: 38px;
	margin: 0;
	padding: 5px 0 0 0;
}
#categories p {
	color:#fff;
}
#categories a:link, #categories a:visited {
	color:#999999;
	text-decoration: none;
	background: url(../images/allpages/arrow.jpg) no-repeat left;
	padding-left: 18px;
}
#categories a:hover, #categories a:active {
	color:#fff;
	text-decoration: underline;
}
#categories li {
	color: #40688d;
	padding: 0 13px 0 15px;
	display: inline;
	border-left: 1px solid #999999;
	line-height: px;
	font: 14px arial;
	font-weight: bold;
	margin: 3px 0 0 0;
}
#categories li.first {
	border: none;
}
#gallery-v {
	background: url(../images/allpages/gallerybg-v.png);
}
#gallery {
	width: 921px;
	height: 357px;
	margin: 0 0 0 32px;
	background: url(../images/allpages/gallerybg.png);
}
#gallery-h {
	background: url(../images/allpages/gallerybg-h.png);
	width: 917px;
	height: 306px;
	margin: 0 0 0 2px;
}
#midline {
	padding: 1px 0 0 0;
	background: url(../images/allpages/midline.png) repeat-y top;
	width: 917px;
	height: 300px;
	overflow: auto;
}
#previewbox {
	float: left;
}
#preview {
	width: 432px;
	height: 234px;
	background: #232323;
	border: 1px solid #000;
	margin: 0 0 0 12px;
	border-bottom: 1px solid #3f3f3f;
	border-left: 1px solid #3f3f3f;
}
#previewimage, #previewimage a {
	width: 432px;
	height: 234px;
}
#previewimage {
	position: relative;
}
#previewimage a {
	position: absolute;
	margin: 0;
}
#previewimage a span {
	display: none;
}
#previewdescription {
	width: 432px;
	height: 50px;
	background: #232323;
	border: 1px solid #000;
	border-bottom: 1px solid #3f3f3f;
	border-left: 1px solid #3f3f3f;
	margin: 10px 0 0 12px;
}
#previewdescription p {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
	height: 50px;
	color: #fff;
	overflow: auto;
}
#bookmarkinglinks {
	padding: 16px 0 0 0;
	width: 150px;
	height: 34px;
	background: #000;
	float: right;
	text-align: center;
}
#bookmarkinglinks a {
	color:#999999;
	text-decoration: none;
}
#bookmarkinglinks a:hover, #bookmarkinglinks a:active {
	color:#fff;
	text-decoration: underline;
}
#categorybox {
	width: 432px;
	height: 297px;
	background: #232323;
	border: 1px solid #000;
	margin: 0 0 0 24px;
	border-bottom: 1px solid #3f3f3f;
	border-left: 1px solid #3f3f3f;
	float: left;
	overflow: auto;
}
#categorybox img {
	display: none;
}
#categorybox ul.pphpp-categoryalbumlist li {
	height: 74px;
	border-top: 1px solid #2c2c2c;
	border-bottom: 1px solid #000;
	position: relative;
}
.normal {
	background-color: #202020
}
.normalActive {
	background-color: #3e3e3e
}
#categorybox ul.pphpp-categoryalbumlist li div {
	height: 67px;
	width: 415px;
	overflow: hidden;
}
.initial2 {
	background-color: #1e1e1e;
}
#categorybox ul.pphpp-categoryalbumlist li a {
	padding: 0 5px 0 114px;
	margin: 10px 0 0 0;
	position: absolute;
	height: 54px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
}
#categorybox ul.pphpp-categoryalbumlist li a span.warningtext {
	color: #40688d;
}
#bottom {
	background: url(../images/allpages/bottom.jpg);
	height: 222px;
	position: relative;
}
#bottom a span {
	display: none;
}
#emailbutton {
	position: absolute;
	height: 30px;
	width: 122px;
	margin: 72px 0 0 42px;
}
#contactbutton {
	position: absolute;
	height: 30px;
	width: 122px;
	margin: 72px 0 0 356px;
}
#linkembedbutton {
	position: absolute;
	height: 30px;
	width: 122px;
	margin: 72px 0 0 667px;
}
#inputlink {
	position: absolute;
	height: 17px;
	width: 204px;
	margin: 71px 0 0 717px;
	border: none;
}
#inputembed {
	position: absolute;
	height: 17px;
	width: 204px;
	margin: 96px 0 0 717px;
	border: none;
}
/*		
#previewdescription #bookmarkinglinks #sharethis_0 a.stbutton,
#previewdescription #bookmarkinglinks #sharethis_0 a.stico_default
 {
	background: url(../images/socialbookmark.jpg);
	width: 116px;
	height: 16px;
	}
#previewdescription #bookmarkinglinks #sharethis_0 .stbutton .stbuttontext {
	display: none;
	}
*/
#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}
#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
/* Contact Form
 * ------------------------------------------------------------------------- */

#contact-main {
	width: 380px;
	margin: 0 0 0 10px;
}
#contact-main dl {
	margin: 0 0 0 0px;
}
body #contact-main p {
	margin: 0 0 0 5px;
}
#contact-main dl br {
	clear: both;
}
#contact-main dt {
	float: left;
	width: 90px;
	line-height: 18px;
	text-align: right;
}
#contact-main dd {
	margin: 0 0 5px 100px;
	text-align: left;
}
#contact-main dd input, #contact-main dd select, #contact-main dd textarea {
	width:200px;
}
#contact-main dd input.radio {
	width:13px;
	margin-left: 10px;
	border: none;
}
#contact-main dl dd input.submit-contact-main {
	width: 60px;
}
#contact-main dd textarea {
	height: 95px;
}
#reply-from, #encrypt-form, #bnapermalink {
	display: none;
}
