body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	background: #000000;
	margin: 0px;
}

h3 {
	color: #990000;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px 0px -3px 0px;
	padding: 3px 0px 0px 0px;
}

.RatingImg {
	background-image: url('/images/ratings.gif');
	height: 25px;
	width: 122px;
}

#DCBLogo {
	background: url('/images/dcb_logo.png');
	display: block;
	height: 115px;
	outline: none;
	width: 480px;
}

/* Sliding camera search */

#CamSearchInternal {
	background: url('images/camsearch_bg.png') repeat-x bottom #FFFFFF;
	overflow: auto;
}

#CamSearchInternal div {
	display: none;
	height: 200px;
	margin: 0px auto;
	overflow: hidden;
	width: 975px;
}

#CamSearchInternal select {
	width: 150px;
}

#CamSearchBar {
	background: url('images/camsearch_bg.gif') repeat-x;
	height: 45px;
}

#CamSearchBar a {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

#QuickSearchPanel {
	background: url('images/woman1.gif') left bottom no-repeat;
}

#PriceSearchPanel {
	background: url('images/woman2.gif') left bottom no-repeat;
}

/* Drop-down archive search */

#ArchiveSearch {
	background: url('images/search_box.png') no-repeat center left;
	border: none;
	color: #999999; 
	display: block;
	float: right;
	font-size: 12px;
	margin: 45px 0px 0px 0px;
	outline: none;
	padding: 8px 0px 8px 8px;
	position: relative;
	vertical-align: top;
	width: 267px;
	z-index: 150;
}

#ArchiveSearchBtn {
	display: block;
	float: right;
	margin: 45px 0px 0px 0px;
	padding: 0px;
	position: relative;
	z-index: 150;
}

#AjaxSearchResults {
	background: #FFFFFF;
	border: 1px #999999 solid;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	text-align: left;
	top: 75px;
	width: 320px;
	z-index: 149;
}

a.AjaxSearchLink {
	background: #FFFFFF;
	border-bottom: 1px #CCCCCC solid;
	cursor: pointer;
	display: block;
	height: 65px;
	outline: none;
	text-decoration: none;
	width: 100%;
}

a.AjaxSearchLink:hover {
	background: #FEE0E0;
}

/* Menu and sub-menu links */

#MenuBar {
	background: url('/images/menu_bg.gif') #E2E2E2;
	border-bottom: 1px #666666 solid;
	border-top: 1px #666666 solid;
	border-right: 1px #666666 solid;
	margin: auto;
	width: 984px;
}

#MenuBar a {
	border-left: 1px #666666 solid;
	color: #333333;
	display: block;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	overflow: hidden;
	padding: 12px 6px 8px 6px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#MenuBar a:hover {
	background: url('images/menu_bg_over.gif') #1B1B1B;
	color: #FFFFFF;
}

/* Main central area div */

#MainArea {
	background: #999999;
	margin: auto;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 5px;
	width: 974px;
}

/* Default Box Model */

.BoxModel {
	background: #FFFFFF;
	border: 1px #CCCCCC solid;
	display: inline;
	color: #333333;
	float: left;
	margin: 5px;
}

div.BoxTitle {
	background: #1B1B1B;
	font-family: Helvetica;
	font-weight: normal;
	height: 20px;
	padding: 12px 0px 6px 0px;
	overflow: hidden;
	width: 100%;
}

table.BoxTitle {
	background: #1B1B1B;
	font-family: Helvetica;
	font-weight: normal;
	height: 38px;
	margin: 0px;
	width: 100%;
}

div.BoxBody {
	padding: 10px;
	line-height: 15px;
}


table.BoxBody {
	width: 100%;
}

table.BoxBody td {
	border-bottom: 1px #CCCCCC solid;
	line-height: 1.4em;
	padding: 10px;
	vertical-align: top;
}

.BoxModel h1, .BoxModel h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

.BoxModel a {
	color: #000000;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
}

.BoxModel hr {
	background-color: #CCCCCC;
	border: none;
	color: #CCCCCC;
	height: 1px;
	width: 99%;
}

/* List-based tables */

table.List {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.List tr {
	height: 24px;
}

table.List tr td {
	line-height: 1.2em;
	padding: 0px 8px 0px 7px;
}

table.Tight tr {
	height: 21px;
}

/* DP Gallery and Footer */

#DPGallery {
	background: url('images/dp_background.jpg') #000000 repeat-x;
	border-top: 1px #FFFFFF solid;
	overflow: auto;
}

#Footer {
	background: #262626;
	border-top: 1px #FFFFFF solid;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

#Footer td {
	color: #FFFFFF;
}

#Footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#Footer a:hover {
	text-decoration: underline;
}

/* DP gallery links */

a.DP {
	display: inline;
	float: left;
	margin: 5px;
}

a.DP img {
	border: none;
	display: block;
	float: left;
}

/* Camera lists on homepage and probably elsewhere */

.CameraList {
	border-bottom: 1px #CCCCCC solid;
	padding: 9px 0px 0px 10px;
	height: 71px;
}

.CameraList a {
	font-weight: bold;
	text-decoration: none;
}

.CameraList .Title {
	color: #990000;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
}

/* Featured links for the home page slider */

a.featured {
	background: url('/images/slider_spot.gif');
	background-position: top;
	display: -moz-inline-box;
	display: inline-block;
	height: 16px;
	margin: 5px;
	width: 16px;
}

a.active {
	background-position: bottom;
}

/* Stuff for the camera profile page - may be able to combine with list-based tables above */

table.RatingList {
	width: 100%;
}

table.RatingList td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 5px 3px 0px;
	text-transform: uppercase;
}

table.RatingList td.Heading {
	color: #333333;
	font-family: Helvetica;
	font-size: 12px;
}

table.RatingList td.Ruler {
	border-bottom: 2px #000000 dotted;
	height: 1px;
	overflow: hidden;
	padding: 0px;
}

table.Overview {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.Overview td {
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px 5px 11px;
}

table.Overview td.Heading {
	color: #333333;
}

#MainCamPanel {
	background: #000000;
	color: #FFFFFF;
	height: 50px;
	opacity: 0.8;
	position: relative;
	top: 200px;
	width: 650px;
}

#MainCamPanel h1 {
	background: none;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

/* Pagination */

.pagination {
	font-family: Helvetica;
	font-size: 11px;
	margin: 10px;
	height: 19px;
}

.pagination .left {
	background: url('/images/page_left.gif');
	width: 5px;
}

.pagination .right {
	background: url('/images/page_right.gif');
	width: 5px;
}

.pagination .middle {
	background: url('/images/page_middle.gif');
	padding: 0px 3px 0px 3px;
	text-align: center;
}

.pagination .left_over {
	background: url('/images/page_left_over.gif');
	width: 5px;
}

.pagination .right_over {
	background: url('/images/page_right_over.gif');
	width: 5px;
}

.pagination .middle_over {
	background: url('/images/page_middle_over.gif');
	padding: 0px 3px 0px 3px;
	text-align: center;
}

.pagination a {
	font-weight: normal;
}

/*MOVE*/

.ReviewerProfile td {
	padding: 5px 0px 5px 0px;
}

/* Author / reviewer sublines */

span.AuthorLine {
	color: #666666;
}

span.AuthorLine a {
	color: #666666;
	font-weight: normal;
}

span.AuthorLine a:hover {
	text-decoration: underline;
}

/*MOVE*/

img.CompareRating {
	margin: 3px 0px;
	width: 80px;
}

/* Comparisong confirmation box */

#CompareConfirm {
	display: none;
	position: absolute;
	left: 35%;
	top: 45%;
	width: 300px;
	z-index: 199;
}

/* New-style padded links */

a.Arrow {
	background-image: url('/images/icon_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 11px;
	line-height: 1.2em;
	padding: 2px 0px 2px 18px;
	text-decoration: none;
}

a.ArrowWhite {
	background-image: url('/images/icon_arrow_black.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #FFFFFF;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 11px;
	line-height: 1.2em;
	padding: 2px 0px 2px 18px;
	text-decoration: none;
}

a.Plus {
	background-image: url('/images/icon_plus.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 11px;
	line-height: 1.2em;
	padding: 2px 0px 2px 18px;
	text-decoration: none;
}

a.PlusWhite {
	background-image: url('/images/add_button_gray.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #FFFFFF;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 11px;
	line-height: 1.2em;
	padding: 2px 0px 2px 18px;
	text-decoration: none;
}

a.Up {
	background-image: url('/images/icon_up.gif');
	background-repeat: no-repeat;
	background-position: right;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 12px;
	line-height: 1.2em;
	margin: 3px;
	padding: 4px 22px 4px 0px;
	text-decoration: none;
}

a.UpLeft {
	background-image: url('/images/icon_up.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #0066CC; 
	display: -moz-inline-box;
	display: inline-block;
	font-size: 11px;
	line-height: 1.2em;
	margin: 15px 0px;
	padding: 4px 0px 4px 22px;
	text-decoration: none;
}

a.Print {
	background-image: url('/images/icon_print.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 1px #CCCCCC solid;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 1.2em;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
}

a.Search {
	background-image: url('/images/icon_search.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 1px #CCCCCC solid;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 1.2em;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
}

a.RSSIcon {
	background-image: url('/images/rss_icon.gif');
	height: 28px;
	display: block;
	margin: 2px 10px 2px 2px;
	width: 28px;
}

a.Bullet {
	background-image: url('/images/red_bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	padding: 2px 0px 2px 18px;
	text-decoration: none;
}

div.Telephone {
	background: url('/images/icon_telephone.png') no-repeat left center;
	color: #424242;
	font-weight: bold;
	padding: 5px 0px 5px 25px;
}

a.Email {
	background: url('/images/icon_email.png') no-repeat left center;
	color: #424242;
	padding: 5px 0px 5px 25px;
}

/* Table highlighting */

tr.Highlight {
	background: #EAEAEA;
}

tr.Highlight > td {
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}

#PrintArea {
	display: none;
}

object, embed {
	z-index: -1 !important;
}