<!--
/* R.W.  6-20-06  modified from horizontal_css.css */
/* CategoryHideAnchorHack for Category links 8-30-06 */
body {
	font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; color: #5F5F5F;
	background-image: url(../WNP_files/Parts/Backgnd_Rt_Panel_1070.gif);
	background-repeat: repeat-y;
}
pre, tt       {font-size: 12px}
th            {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; font-weight: bold; background-color: #ffffff}
td            {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px}
form          {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10px;
	z-index: 2;
}
h1            {font-family: arial, helvetica, geneva, sans-serif; font-size: large; font-weight: bold}
A:link        {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; text-decoration: none; color: #009933}
A:visited     {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; text-decoration: none; color: #009933}
A:hover       {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; text-decoration: underline; color: #009933}
A:link.nav    {font-family: arial, helvetica, geneva, sans-serif; color: #5F5F5F}
A:visited.nav {font-family: arial, helvetica, geneva, sans-serif; color: #5F5F5F}
A:hover.nav   {font-family: arial, helvetica, geneva, sans-serif; color: #009933}
.nav          {font-family: arial, helvetica, geneva, sans-serif; color: #5F5F5F}

.text	      {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #eeeeee;
	color : #000000;
}

.text_style	      {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #eeeeee;
	color : #000000;
}

.textarea	      {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #eeeeee;
	color : #000000;
	overflow:auto;
}

.text_bgcolor {
	background: #ffffff;
}

.select_style {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #eeeeee;		
}

.select_license_style {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #eeeeee;
	width:200px;
	text-align:left;
}

.license_table_style {
	text-align:left;
}

.button	      {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #f0f0f0;
	color : #000000;
}

.button_style {
	BORDER-RIGHT: #dddddd 1px solid; 
	BORDER-TOP: #dddddd 1px solid; 
	FONT-SIZE: 9px; 
	BORDER-LEFT: #dddddd 1px solid; 
	BORDER-BOTTOM: #dddddd 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #f0f0f0;
}

.gallery_table_style {
	background-color:#FFFFFF;
}

.gallery_stats_style {
	background-color:#EEEEEE;
}

.adSearch_table_style {
	text-align:left;
}

.adSearch_table_style .text {
	text-align:left;
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #F7F7F7;
	color : #000000;
	overflow:auto;
}

.gallery_style {
	background-color:#FFFFFF;
}

.gallery_cateory_link_style
{
	background-color: #eeeeee;
	height: 20px;
}

.gallery_next_page_link_style {
	background-color:#eeeeee;
	height:20px;
}

.category_table_style {
	background-color:#FFFFFF;
	width:80%;
}

.category_style {
/*	BORDER-TOP: #dddddd 1px dashed;
	BORDER-BOTTOM: #dddddd 1px dashed;
	BORDER-LEFT: #dddddd 1px dashed;
	BORDER-RIGHT: #dddddd 1px dashed;
	background-color:#fafafa;
*/
 height:40px;
}

/* CategoryHideAnchorHack */
#CategoryHideAnchorHack a:link {
	color: green;
	text-decoration: none;
}

#CategoryHideAnchorHack a:visited {
	color: green;
	text-decoration: none;
}
#CategoryHideAnchorHack a:hover {
	color: green;
	text-decoration: none;
}
#CategoryHideAnchorHack a:active {
	color: green;
	text-decoration: none;
}

.media_table_style {
/* one cell around all thumbs */
	background-color: #FFFFFF;
	width:95%;
	text-align:left;
}

.media_thumb_style {
	BORDER-TOP: #dddddd 1px dashed;
	BORDER-BOTTOM: #dddddd 1px dashed;
	BORDER-LEFT: #dddddd 1px dashed;
	BORDER-RIGHT: #dddddd 1px dashed;
	background-color:#fafafa;
}

.error_style {
	color:#FF0000;
}

.slide_table_style {
	background-color: #000;
	height:600px;
	width:780px;
}

#slide_show_image {
	padding-top:50px;
}


.lightbox_manager_table_style {
	background-color: #FFFFFF;
}

.basket_table_style {
	background-color: #ffffff;
	width:98%;	
	border-spacing:1px;
}

.basket_cell_header_style {
	background-color: #eeeeee;
}

.basket_product_table_style {
	background-color: #ffffff;
	width:100%;
	border-spacing:1px;
	padding:0px;
}

.checkout_table_style {
	background-color: #ffffff;
	width:98%;	
	border-spacing:1px;
}

.checkout_order_table_style {
	background-color: #ffffff;
	width:100%;	
	border-spacing:1px;
}

.checkout_table_style {
	background-color: #ffffff;
	width:95%;
	border-spacing:1px;
	padding:0px;
}

.user_account_table_style {
	background-color: #ffffff;
	width:95%;
	border-spacing:1px;
	padding:0px;
}

.process_payment_table_style {
	background-color: #ffffff;
	width:98%;
	border-spacing:1px;
	padding:0px;
	text-align:left;
}

.detail_table_style {
/* This sets the large image table */
	width:98%;
	border-spacing:0px;
}

.category_link_style {
	background-color: #ffffff;
	width:100%;
	border-spacing:0px;
}

.header_table_style {
	background-color: #eeeeee;
	width:100%;
	border-spacing:0px;
}

.outside_table_style {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
}

.feature_text {
	font-size:10px;
	background-color: #eeeeee;
}

.user_acount_table_style {
	background-color: #ffffff;
	width:98%;	
}

.user_account_cell_style {
	background-color: #eeeeee;
}

.login_table_style {
	background-color: #ffffff;
	width:90%;
	border-spacing:0px;
	padding:1px;
	text-align:left;
}

.lost_password_table_style{
	background-color: #ffffff;
}

.registration_table_style {
	background-color: #ffffff;
	width:70%;
	text-align:left;
}

.login_page {
	width:60%;
}


.media_cell_style {
	background-color:#ffffff;
   border-spacing:5px;
   vertical-align: top;
}

.basket_cell_style {
	background-color:#ffffff;
}

.checkbox {
	background-color:#ffffff;
}

.category_cell_style {
	background-color:#ffffff;
}

.next_page_table_style{
	background-color: #eeeeee;
	width:100%;
	border-spacing:0px;
}

.report_table_style {
	background-color: #eeeeee;
	width:100%;
	border-spacing:1px;
	padding:0px;
	BORDER-RIGHT: #eeeeee 1px solid; 
	BORDER-TOP: #eeeeee 1px solid; 
	BORDER-LEFT: #eeeeee 1px solid; 
	BORDER-BOTTOM: #eeeeee 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 10px;
}

.report_cell_style {
	background-color: #ffffff;
}

.report_header_style {
	background-color: #dddddd;
}

.report_title_style {
        background-color: #dedede;
}

.iptc_table_style {
    background: #ffffff;
	border-spacing:1px;
	padding:0px;
}

.invoice_table_style {
	background-color: #ffffff;
	width:100%;
	border-spacing:1px;
	padding:0px;
	text-align:left;
	BORDER-RIGHT: #eeeeee 1px solid; 
	BORDER-TOP: #eeeeee 1px solid; 
	BORDER-LEFT: #eeeeee 1px solid; 
	BORDER-BOTTOM: #eeeeee 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif; 
	font-size: 10px;
}

.license_detail_table_style {
	text-align:left;
}

.horizontal_line_style {
	width:90%;
	border:1px;
}

.upper_line {
	BORDER-TOP: #eeeeee 1px solid;
}

.bottom_line {
	BORDER-BOTTOM: #eeeeee 1px solid;
}

.left_line {
	BORDER-LEFT: #eeeeee 1px solid;
}

.right_line {
	BORDER-RIGHT: #eeeeee 1px solid;
}

.feature_table_style {
	BORDER-TOP: #dddddd 1px dashed;
	BORDER-BOTTOM: #dddddd 1px dashed;
	BORDER-LEFT: #dddddd 1px dashed;
	BORDER-RIGHT: #dddddd 1px dashed;
	background-color:#fafafa;
	width:97%;
}

.category_listing_table_style {
	width:98%;
	text-align:left;
}

.photographer_menu_table_style {
	background-color: #eeeeee;
	border:0px solid;
	padding:0px;
	border-spacing:0px;
	width:100%;
	text-align:center;
}

.private_login_form_style {
	background-color: #ffffff;
	width:300px;
	border-spacing:1px;
	padding:0px;
	border:1px;
}

.private_login_header_cell_style {
	background-color: #FF8000;
}

.menu_table_style {
	background-color: #eeeeee;
	border:0px solid;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.photographer_media_table_style {
	background-color: #ffffff;
	width:750px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}

.photographer_category_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER: #999999 1px solid;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}

.photographer_category_links_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}

.photographer_ftp_table_style {

}

.photographer_media_operation_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}

.photographer_add_new_media_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}

.new_lightbox_confirm {
	width:500px;
	border-spacing:1px;
	padding:0px;
}

.photographer_media_detail_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}

.photographer_delete_confirm_table_style {
	background-color: #ffffff;
	width:500px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}

.photographer_download_file_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}

.photographer_download_file_table_style {

}

.photographer_reports_menu_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}

.photographer_current_order_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}

.last_12_month_report_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}

.license_basket_table_style {
	background-color: #ffffff;
	border-spacing:1px;
	padding:1px;
	width:100%;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}

.photographer_register_success_table_style {
	width:700px;
}

.photographer_login_table_style {

}

.photographer_forget_password_table_style {

}

.photographer_register_table_style {

}

.photographer_header_style {
	background:#eeeeee;
}

.photographer_bottom_line {
	border-bottom:1px solid #eeeeee;
}

/* +++++++++++++++++++++++++ R.W. additions below this line +++++++++++++++++ */


#header {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 143px;
	width: 1070px;
}

#header .colorbar {
	/* needed to force IEWin to position correctly. */
	position:absolute;
	top: 130px;
	left: 0px;
}

.main_panel {
	position:absolute;
	top: 133px;
	left: 0px;
	width: 1070px;
	/* height: 1500px; */
}

.main_float_image_topleft {
float: left;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 40px;
}

.main_float_image_midright {
float: right;
margin-top: 15px;
margin-bottom: 20px;
margin-left: 40px;
margin-right: 0px;
}

H3.news_date {
padding-bottom: 0px;
margin-bottom: 0px;
color: #F00;
}

H4.news_title {
padding-bottom: 0px;
margin-top: 5px;
margin-bottom: 0px;
color: #093;
}


.right_cp {
	position:absolute;
	top: 133px;
	left: 820px;
	height: 750px;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 0;
	z-index: 10;
}

.right_cp_hr {
	position: relative;
	left: 0px;
	width: 200px;
	z-index: 10;
}

.right_cp_search {
	position: relative;
	left: 25px;
	top: 10px;
	height: 75px;
	width: 200px;
	overflow: hidden;
}

.right_cp_cat-browse {
	position: relative;
	left: 40px;
	top: 5px;
	height: 50px;
	width: 200px;
	overflow: hidden;
}

.right_cp_cat-browse-user {
	position: relative;
	left: 35px;
	top: 5px;
	height: 50px;
	width: 200px;
	overflow: hidden;
}

#right_cp_cat-popup {
	left: 0px;
	width: 125px;
	position: relative;
	overflow: hidden;
 	z-index: 10;
 }
 

.right_cp_ph-email {
	position: relative;
	left: 40px;
	top: 0px;
	height: 50px;
	width: 175px;
	overflow: hidden;
	z-index: 20;
}

.right_cp_recent_work {
	position: relative;
	left: 25px;
	top: 20px;
	height: 230px;
	width: 210px;
	overflow: hidden;
}

.right_cp_recent_work img {
	border: 0px;
}


.right_cp_copyright {
	position: relative;
	left: 27px;
	top: 20px;
	height: 175px;
	width: 200px;
	padding: 0;
	overflow: hidden;
}

p.right_cp_copyright {
	color: #920000; 
	font-size: 12px;
	text-align: justify;
}

.rt_cp_privacy {
	position: relative;
	color: #920000; 
	font-size: 10px;
	z-index: 100;
}

.rt_cp_terms {
	position: relative;
	color: #920000; 
	font-size: 10px;
	z-index: 100;
}


.thawte {
	position: relative;
	left: 0px;
	top: 10px;
	z-index: 100;
	border: 0px;
}

.thawte A:link {
	text-decoration: none;
	border: 0px;
}

.thawte A:visited {
	text-decoration: none;
	border: 0px;
}

.rt_cp_BYB {
	position: relative;
	left: 0px;
	top: 30px;
	z-index: 100;
	border: 0px;
}

.hiddenPic {
	display:none;
	}

#TheImageTable {
}

div#PurchaseBlock {
	display:block;
	overflow:visible;
}

.purchaseBlockPositionRight {
/* allow to flow */
}

.purchaseBlockPositionBelow {
/* top is used to position block below the large horizontal image. */
	position:absolute;
	top: 460px;
	left: 70px;
}
	
A:link.menu    {font-size: 12px; font-family: arial, helvetica, geneva, sans-serif; color: #009933; 
						padding-left: 8px; padding-right:8px; text-decoration: none; font-weight: bold;}
A:visited.menu {font-size: 12px; font-family: arial, helvetica, geneva, sans-serif; color: #009933;
						padding-left: 8px; padding-right:8px; text-decoration: none; font-weight: bold;}
A:hover.menu   {font-size: 12px; font-family: arial, helvetica, geneva, sans-serif; color: #FF0000; 
						padding-left: 8px; padding-right:8px; text-decoration: none; font-weight: bold;}
A:active.menu   {font-size: 12px; font-family: arial, helvetica, geneva, sans-serif; color: #F60; 
						padding-left: 8px; padding-right:8px; text-decoration: none; font-weight: bold;}
.menu          {font-size: 12px; font-family: arial, helvetica, geneva, sans-serif; color: #5F5F5F;
						padding-left: 8px; padding-right:8px; text-decoration: none; font-weight: bold;}


#Main_Gallery_Table br {
	margin-bottom: -20px;
}

#Thumbnail_Table a {
	font-size: 10px;
/*
	font-weight: bold;
*/
	color: #009933;
	text-decoration: none;
}


/* HACK - Fix for IE Win z-index problem with SELECTION show-through, next 2 definitions */
#PopupDiv
{
	position: absolute;
	top: 15px;
	left: 0px;
	width: 150px;
	height: 25px;
	padding: 0px;
	display: none;
  background-color/**/: #EEE;
  background-image: url(./Parts/Copyright_dots.gif);
  background-image/**/: none;
	z-index: 100;
}

#DivShim
{
	position:absolute;
	top:15px;
	left:0px;
	width: 150px;
	height: 25px;
	padding:0px;
	display:none;
  background-color/**/: #EEE;
  background-image: url(./Parts/Copyright_dots.gif);
  background-image/**/: none;
	z-index:100;
}

.bottomFiller
{
	background-color: #eeeeee;
	width: 819px;
	height: 300px;
}

#footer	
{
	background-color: #4f4f4f;
	color: white;
	height: 28px;
	width: 820px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

.footerPositionNormal {
/* allow to flow */
}

.footerPositionBelowPurchaseBlock {
/* top is used to position footer below the large horizontal image. */
	position:absolute;
	top: 775px;
	left: 0px;
}

#footer a:link {
	color: white;
	text-decoration: none;
}
#footer a:visited {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}
#footer a:active {
	color: red;
	text-decoration: underline;
}

#photographer {
		font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; color: #5F5F5F;
		background-image: none;
		background-color:#000;
}

#photographer H1 {
color: #009933;
font-size: 24px;
}
-->