body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #303030;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	margin: 0px;
}

a
{
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

#addthis_dropdown a
{
	font-weight: normal;
}

a:hover
{
	color: #2288BB;
}

a.external
{
	padding-right: 12px;
	background-image: url('/images/external.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

h1
{
	color: #666666;
	font-size: 2em;
}

h2
{
	color: #660000;
	font-size: 1.5em;
}

h3
{
	color: #BB5500;
	font-size: 1.1em;
	text-indent: 10px;
}

h4
{
	color: #330033;
	font-size: 1.1em;
}

acronym
{
	cursor: help;
	border-bottom: 1px dotted #505050;
}

a.h2-link
{
	text-decoration: none;
	color: #660000;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px solid #660000;
}

a.h2-link:hover
{
	color: #AA2222;
	border-bottom-color: #AA2222;
}

.blue
{
    color: blue;
}

.cream-box
{
	background-color: #EBE4BB;
	padding: 10px;
}

.cream-box h3
{
	margin: 0px 0px 15px 0px;
}

.cream-box .new
{
	display: block;
	margin-top: 3px;
	padding-left: 10px;
}

.new .new-title
{
	font-weight: bold;
	color: #B36212;
	font-size: 13px;
	display: inline;
	cursor: pointer;
	background-image: url('/images/expand.gif');
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.expand
{
	cursor: pointer;
	background-image: url('/images/expand.gif');
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.contract
{
	display: inline;
	cursor: pointer;
	background-image: url('/images/contract.gif');
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.new .new-text
{
	color: black;
	font-size: 12px;
	display: none;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

.date2
{
	font-size: 11px;
	color: #808080;
	margin-right: 5px;
}

#search-control
{
	position: relative;
	left: 10px;
	top: 23px;
	width: 120px;
	height: 20px;
	padding: 0px 10px 10px 10px;
}

/* For IE6 */
#search-results iframe
{
	width: 90%;
}

/* For all other browsers */
html > body #search-results iframe
{
	width: 100%;
}

#search-box
{
	width: 115px;
}

#menu
{
	position: relative;
	left: 10px;
	top: 20px;
	margin-top: -20px;
	width: 120px;
	padding: 13px 10px 10px 10px;
}

#left-ads
{
	position: relative;
	left: 10px;
	top: 20px;
	width: 120px;
	height: 120px;
	padding: 0px 10px 10px 10px;
}

html > body #menu
{
	margin-top: 0px;
}

#menu a
{
	color: #BBBBAA;
	display: block;
	text-decoration: none;
	background-color: #222222;
	width: 108px;
	height: 12px;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#menu a.gallery-link
{
	color: #FF9933;
}

.orange-line
{
	width: 120px;
	height: 10px;
	font-size: 0px;
	background-image: url('/images/menu-line.gif');
	background-repeat: repeat-x;
	background-position: center left;
}

#menu a:hover
{
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	background-color: #444444;
	color: #EEEEDD;
}

#menu a:hover.gallery-link
{
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	background-color: #444444;
	color: #FF9900;
}

.content-plain
{
	padding: 5px 5px 5px 5px;
	font-family: "Courier New", Courier, mono;
	line-height: 20px;
	text-align: justify;
}

.copyright
{
	text-align: center;
	font-size: 10px;
	display: block;
	padding-top: 3px;
	height: 20px;
	background-color: #404040;
}

html > body .copyright
{
	height: 17px;
}

.small-links
{
	color: white; 
	font-size: 9px; 
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 0px 5px 1px 5px;
}

.small-links:hover
{
	background-color: #404040;
	color: white;
	text-decoration: none;
}

.crumb-links
{
	color: #BBBBAA; 
	font-size: 12px; 
	font-weight: normal;
	height: 20px;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
}

.crumb-links:hover
{
	background-color: #404040;
	text-decoration: none;
	color: #BBBBAA; 
}

.crumb-separator
{
	color: #707090;
	height: 20px;
}

.icon
{
	text-decoration: none;
	background-color: #303030;
	height: 20px;
	width: 20px;
	padding: 8px 10px 2px 10px;
	vertical-align: middle;
	border-right: 1px solid #707090;
}

.icon:hover
{
	background-color: #404040;
	text-decoration: none;
}

.highlight
{
	background-color: #FFFFDD; 
	padding-left: 2px; 
	padding-right: 2px; 
	border-top: 1px solid #AAAA88; 
	border-bottom: 1px solid #AAAA88;
}

.light-area
{
	background-color: #EEEEDD;
	padding: 40px 20px 40px 20px;
}

.remove-top-bottom-padding
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.special-logo
{
	background-color: #000000;
	border: 1px solid #404040;
	height: 75px;
	width: 75px;
	display: block;
}

.rss
{
	background-color: #303030;
	border: 1px solid #404040;
}

.special-logo .rss:hover
{
	background-color: #000000;
	border: 1px solid #404040;
}

.special-logo:hover
{
	background-color: #005000;
	border: 1px solid #704040;
}

#specials
{
	position: relative;
	top: 150px;
	width: 77px;
}

.light-area p
{
	color: #000000;
	font-size: 13px;
	text-align: justify;
}

.dark-text
{
	color: #000000;
	font-size: 13px;
	text-align: justify;
}


li
{
	font-size: 12px;
	color: black;
	padding-bottom: 10px;
}

.java-stacktrace
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	width: 100%;
	overflow: hidden;
}

.date
{
	font-size: 10px;
	color: #000099;
	position: absolute;
	right: 30px;
}

p.quote
{
	color: #663300;
	background-color: #EBE4BB;
	font-weight: bold;
	padding: 20px;
	margin: 0px;
}

p.quote .author
{
	font-style: italic;
	font-weight: normal;
	color: #885522;
}

.logo
{
	margin: 10px 0px 0px 10px;
	border-bottom: 1px solid black;
}

#flickr-images
{
	background-color: #222222; 
	height: 580px; 
	width: 580px; 
	text-align: center;
}

#flickr-images a !important
{
	text-decoration: none;
}

#flickr-images img
{
	border: 0px;
}

.display-text
{
	color: #DDDDBB;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-size: 1.5em;
	display: none;
}

.flickr-link
{
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
}

/*
 * Start | Callout Styles
 */

.callout
{
	background-color: #EBE4BB;
	color: #000000;
	font-size: 13px;
	text-align: justify;
	padding: 15px;
}

.beak-box
{
	background-image: url('/images/beak-left.gif');
	background-repeat: no-repeat;
	background-position: 25px 21px;
	height: 40px;
	color: black;
	padding-left: 6px;
}

.beak-box .commenter
{
	font-weight: bold;
	color: #114477;
}

.beak-box .comment-date
{
	font-size: 11px;
	color: #808080;
	display: block;
	text-align: right;
	padding-right: 6px;
}

.mine .beak-box
{
	background-image: url('/images/beak-right.gif');
	background-position: 97% 21px;
	text-align: right;
}

.mine .beak-box .comment-date
{
	text-align: left;
}

.mine .callout
{
	background-color: #F6D5B9;
}

/*
 * End | Callout Styles
 */

/*
 * Start | Rounding Styles
 */

.row-top, .row-bottom
{
	display: block;
}

.row-top *, .row-bottom *
{
	display: block; 
	height: 1px; 
	overflow: hidden; 
}

.r1
{
	margin: 0px 5px;
}

.r2
{
	margin: 0px 3px;
}

.r3
{
	margin: 0px 2px;
}

.r4
{
	margin: 0px 1px; 
	height: 2px;
}

.r-border
{
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}

/*
 * End | Rounding Styles
 */
 
.code-box
{
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	padding: 20px 0px 0px 0px;
	background-color: #FFFFFA;
	background-image: url('/images/horizontal-lines.gif');
}

html>/**/body .code-box
{
	padding-bottom: 3px;
}

table.elegant-lavender
{
	border: 0px solid black;
	color: black;
	border-collapse: collapse;
}

table.elegant-lavender th
{
	font-weight: bold;
	background-color: #BBBBCC;
	color: #330000;
	font-size: 12px;
	border: 1px solid #AAAABB;
	padding: 10px 0px 10px 5px;
	vertical-align: middle;
}

table.elegant-lavender td
{
	color: black;
	text-align: center;
	font-size: 12px;
	border: 1px solid #BBBBCC;
	vertical-align: middle;
}

/* Warehouse Styles - Start */

.warehouse-row
{
	width: 100%; 
	color: black; 
	display: block; 
	height: 100px; 
	font-size: 13px; 
	margin-bottom: 6px;
}

html > body  .warehouse-row
{
	margin-bottom: 16px;
}

.warehouse-row .cell-1
{
	background-color: #EBE4BB; 
	padding: 10px; 
	height: 80px;
	font-size: 13px; 
}

.warehouse-row .cell-2
{
	background-color: #EBE4BB; 
	padding: 10px; 
	height: 80px; 
	vertical-align: middle;
	text-align: center;
	line-height: 80px;
	color: #000066;
	font-size: 18px; 
}

.warehouse-header-container
{
	width: 100%; 
	color: black; 
	display: block; 
	height: 40px; 
	margin-bottom: 6px; 
}

html > body  .warehouse-header-container
{
	margin-bottom: 10px;
}

.warehouse-header-container .header-1
{
	float: left; 
	width: 74%; 
	height: 36px;
}

.warehouse-header-container .header-2
{
	float: left; 
	width: 24%; 
	margin-left: 5px; 
	height: 36px;
}

.warehouse-header-container .header-desc
{
	height: 34px; 
	background-color: #E2BE8D; 
	line-height: 32px; 
	vertical-align: middle; 
	text-align: center;
}

.warehouse-header-container .header-date
{
	height: 34px; 
	background-color: #E2BE8D; 
	text-align: center;
}

.search-box
{
	background-image: url('../images/search.gif'); 
	background-position: 3px 5px; 
	background-repeat: no-repeat; 
	color: #909090; 
	width: 91%; 
	height: 22px; 
	font-size: 14px; 
	font-weight: bold; 
	vertical-align: middle; 
	padding: 5px 5px 0px 25px;
}

#no-results-container #no-results
{
	height: 45px; 
	line-height: 45px; 
	vertical-align: middle; 
	text-align: center; 
	background-color: #EBE4BB; 
	padding: 10px; 
	color: #AA0000; 
	font-size: 18px;
}

/* Warehouse Styles - End */
