﻿/* UNIVERSAL STYLES */

html, body		{ height: 100%; font-family: Verdana, Trebuchet MS, Sans Serif; margin: 0px; background-image: url('/images/bg.gif'); font-size: 11px; line-height: 17px; }
td			{ font-family: Verdana, Trebuchet MS, Sans Serif; font-size: 11px; line-height: 17px;}
p			{
	margin-top: 17px;
	margin-bottom: 0px;
	color: #000000;
	font-size: x-small;
}
a:link		{ text-decoration: none; font-weight: bold; }
a:visited	{ text-decoration: none; font-weight: bold; }
a:hover		{ text-decoration: underline; font-weight: bold; }
ul			{ margin-top: 5px; }
li			{ margin-bottom: 5px; }
#submit		{ margin-top: 15px; width: 150px; text-align: center; font-family: Verdana, Trebuchet MS, Sans Serif; font-size: 11px; font-weight:bold; padding: 2px; border: 1px solid #999999; background-color: #e8e8e8; color:#000000; }

/* HOMEPAGE STYLES */

#ppc_cell	{ background-color: #000000; padding-top: 15px; padding-left: 15px; padding-right: 15px; font-family: Verdana, Trebuchet MS, Sans Serif; font-size: 11px; line-height: 17px; color: #000000; width: 780px; height: 486px;}
#ppc_bottom	{ background-color: #000000; padding-left: 15px; padding-right: 15px; font-family: Verdana, Trebuchet MS, Sans Serif; font-size: 11px; line-height: 17px; color: #000000; width: 503px; }
#wcs_cell	{
	background-color: #7585A1;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	font-family: Verdana, Trebuchet MS, Sans Serif;
	font-size: 11px;
	line-height: 28px;
	color: #000000;
	width: 154px;
}
#wcs_bottom	{ background-color: #7585A1; }
#expo_cell	{ background-color: #FEC558; padding-left: 15px; padding-right: 15px; padding-top: 15px;  font-family: Verdana, Trebuchet MS, Sans Serif; font-size: 11px; color: #000000; width: 154px; line-height: 28px; }
#expo_bottom{ background-color: #FEC558; }
#logo		{ margin-bottom: 15px; }
#ppc_left	{ line-height: 30px; padding-right: 15px; font-family: Georgia; font-size: 12px; line-height: 30px; color: #808080; border-right: 1px solid #808080; width: 317px;}
#ppc_right	{ padding-left: 15px; line-height: 28px;}
#text		{ background: url('/images/long_lines_k.gif'); line-height: 17px;}
#announcement_text { background: url('/images/long_lines.gif'); line-height: 17px;}
#news_left	{ padding-right: 15px; padding-top: 15px; width: 465px; color: #ffffff; }
#news_right	{ padding-left: 15px; padding-top: 15px; width: 154px; color: #ffffff; }
#ppc_date	{ color: #FEC558; font-weight: bold; }
#announcement_date	{ color: #7585A1; font-weight: bold; }
#footer		{ background-color: #808080; padding-right: 15px; padding-top: 2px; height: 25px;}
#header		{ background-color: #808080; padding: 15px; height: 46px; height: 75px; }
#edge		{ background-image: url('/images/edge.gif'); background-repeat: repeat-y; width: 5px; }
#announce	{ border: 1px dotted #666666; padding: 15px; background-color: #FFFFee; }

/* HOMEPAGE LINK STYLES */

.ppclink a:link		{ color: #FEC558; font-weight: bold; text-decoration: none; }
.ppclink a:visited	{ color: #FEC558; font-weight: bold; text-decoration: none; }
.ppclink a:hover	{ color: #FEC558; font-weight: bold; text-decoration: none; }

.wcslink a:link		{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
.wcslink a:visited	{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
.wcslink a:hover	{ color: #FFFFFF; font-weight: bold; text-decoration: none; }

.expolink a:link	{ color: #000000; font-weight: bold; text-decoration: none; }
.expolink a:visited	{ color: #000000; font-weight: bold; text-decoration: none; }
.expolink a:hover	{ color: #000000; font-weight: bold; text-decoration: none; }

/* INTERNAL STYLES */

#title		{ font-family: Georgia, Serif; font-size: 16px; font-weight: bold; }
#expo_title	{ font-family: Georgia, Serif; font-size: 12px; font-weight: bold; }
#internal	{ background: #FFFFFF; padding: 15px; width: 780px; }
#ads		{ background: #FFFFFF; padding: 15px; width: 160px; }
#ads_internal	{ background-image: url('/images/bg.gif'); border-bottom: 1px dotted #808080; border-left: 1px dotted #808080; border-right: 1px dotted #808080; background-color: #f9f9f9; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; padding-top: 0px; font-weight: bold; line-height: 28px; color: #FFFFFF;width: 149px; }
#line-item	{ padding-top: 3px; padding-bottom: 3px; padding-left: 17px; padding-right: 15px; background-image: url('images/bg.gif'); background-repeat: repeat-x; }
#ppc_nav	{ background-color: #333333; padding: 15px; }
#values		{ background-image: url('/images/bg_values.gif');background-color: #000000; padding-left: 15px; padding-right: 15px; color: #FEC558; height: 20px; text-align: center;}
#ppc_header	{ margin-top: 0px; margin-bottom: 17px; font-family: Georgia; font-size: 16px; font-weight: bold; color: #7585A1; }
#wcs_header	{ margin-top: 0px; margin-bottom: 17px; font-family: Georgia; font-size: 16px; font-weight: bold; color: #7585A1; }
#expo_header{ margin-top: 0px; margin-bottom: 17px; font-family: Georgia; font-size: 16px; font-weight: bold; color: #000000; }
#row		{ padding-top: 6px; border-left: none; border-right: none; border-top: none; border-bottom: 1px solid #FEC558; padding-left:4px; padding-right:4px; padding-bottom:6px; }
#expo_textbox 	{ font-family: Verdana; font-size: 11px; border: 1px solid #FEC558; background-color: #F9F9F9; }
#column		{ border-bottom: 1px dotted #e8e8e8; padding-top: 10px;}

/* DROPDOWN MENU STYLES */

.menutitle_ppc 		{ cursor:pointer; margin-bottom: 2px; color:#FEC558; width: 154px; text-align:left; font-weight:bold; line-height: 28px;}
.submenu_ppc 		{ margin-bottom: 0.5em; }
.submenu_ppc a:link		{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
.submenu_ppc a:visited	{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
.submenu_ppc a:hover	{ color: #FFFFFF; text-decoration: underline; font-weight: normal; }
#menu_text_ppc 		{ font-size: 8pt; font-family: Verdana, Trebuchet MS, Sans Serif; line-height: 12pt; margin-left: 15px;}

.menutitle_wcs 		{ cursor:pointer; margin-bottom: 2px; color:#FFFFFF; width: 154px; text-align:left; font-weight:bold; line-height: 28px; }
.menutitle_wcsad 	{ cursor:pointer; margin-bottom: 2px; color:#000000; width: 154px; text-align:left; font-weight:bold; line-height: 28px; }
.menutitle_wcs a:link		{ text-decoration: none; font-weight: bold; color:#FFFFFF; }
.menutitle_wcs a:visited	{ text-decoration: none; font-weight: bold; color:#FFFFFF; }
.menutitle_wcs a:hover	{ text-decoration: underline; font-weight: bold; color:#FFFFFF; }
.submenu_wcs		{ margin-bottom: 0.5em; }
.submenu_wcs a:link		{ text-decoration: none; font-weight: normal; }
.submenu_wcs a:visited	{ text-decoration: none; font-weight: normal; }
.submenu_wcs a:hover	{ text-decoration: underline; font-weight: normal; }
#menu_text_wcs 		{ font-size: 8pt; font-family: Verdana, Trebuchet MS, Sans Serif; line-height: 12pt; margin-left: 15px; }

.menutitle_expo 	{ cursor:pointer; margin-bottom: 2px; color:#000000; width: 154px; text-align:left; font-weight:bold; line-height: 28px; }
.submenu_expo		{ margin-bottom: 0.5em;}
.submenu_expo a:link	{ text-decoration: none; font-weight: normal; }
.submenu_expo a:visited	{ text-decoration: none; font-weight: normal; }
.submenu_expo a:hover	{ text-decoration: underline; font-weight: normal; }
#menu_text_expo 	{
	font-size: 8pt;
	font-family: Verdana, Trebuchet MS, Sans Serif;
	line-height: 12pt;
	margin-left: 15px;
	color: #000080;
}

/* PHOTO GALLERY STYLES */

.img-shadow	{
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #FAC359;
	margin-left: 3px;
	color: #000000;
}
  								
#photo_description 	{ line-height: 10px; }
#portrait	{ background: url('http://napi.net-flow.com/new/images/album_background_portrait.gif') no-repeat;  }
#landscape	{ background: url('http://napi.net-flow.com/new/images/album_background.gif') no-repeat;  }
#tape		{ background: url('http://napi.net-flow.com/new/images/tape.gif') no-repeat;  }
#pic_portrait	{ background: url('http://napi.net-flow.com/new/images/picture_background_portrait.gif') no-repeat;  }
#pic_landscape	{ background: url('http://napi.net-flow.com/new/images/picture_background.gif') no-repeat;  }
#pic_desc	{ background: url('http://napi.net-flow.com/new/images/lines.gif') no-repeat; padding-left: 15px; padding-right: 15px; line-height: 16px; text-align: center; }
.full_desc	{ background: url('http://napi.net-flow.com/new/images/long_lines.gif'); padding-left: 5px; padding-right: 5px; line-height: 10px; }
.tn_pic	{ padding: 5px; background-color: #FFFFFF; border: 1px solid #FAC359; margin-left: 3px }

#table1 { width: 100%; }

/* */