﻿body
{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	/*background: url(admin/bg.jpg) repeat-x #4780ae;*/
	line-height: 14px;
}
.pg-align-left
{
	text-align: left;
}
.pg-align-left[class]
{
	text-align: left;
}
.pg-align-center
{
	text-align: center;
}
.pg-align-center[class]
{
	text-align: center;
}
.pg-valign-top
{
	vertical-align: top;
}
.pg-valign-top[class]
{
	vertical-align: top;
}
.pg-section
{
	clear: both;
	width: 95%;
}
.pg-section[class]
{
	width: auto;
	min-width: 95%;
}
.pg-section .pg-heading
{
	background: #BEC9CA url(admin/LeftArrow.gif) no-repeat 7px 50%;
	border: 1px solid #a7b6d7;
	border-bottom: 0;
	padding: 2px;
	text-align: left;
	padding-left: 15px;
	font: normal normal bold 13px/20px Trebuchet MS;
}
.pg-section .pg-content
{
	background: whitesmoke;
	border: 1px solid #a7b6d7;
	padding: 10px;
}
.pg-td-label
{
	text-align: left; /*display: inline-block;*/
	padding-right: 2px;
	font-weight: bold;
}
.pg-td-label[class]
{
	text-align: left; /*display: inline-block;*/
	padding-right: 2px;
	font-weight: bold;
}
.pg-td-control
{
	line-height: 18px;
	text-align: left;
	display: inline-block;
	padding-right: 2px;
}
.pg-td-control[class]
{
	line-height: 18px;
	text-align: left;
	display: inline-block;
	padding-right: 2px;
}
.pg-td-validator
{
	line-height: 18px;
	text-align: left;
	display: inline-block;
}
.pg-td-validator[class]
{
	line-height: 18px;
	text-align: left;
	display: inline-block;
}
.pg-width-30
{
	width: 30px;
}
.pg-width-30[class]
{
	width: auto;
	min-width: 30px;
}
.pg-width-50
{
	width: 50px;
}
.pg-width-50[class]
{
	width: auto;
	min-width: 50px;
}
.pg-width-80
{
	width: 80px;
}
.pg-width-100
{
	width: 100px;
}
.pg-width-100[class]
{
	width: auto;
	min-width: 100px;
}
.pg-width-110
{
	width: 110px;
}
.pg-width-110[class]
{
	width: auto;
	min-width: 110px;
}
.pg-width-120
{
	width: 120px;
}
.pg-width-140
{
	width: 140px;
}
.pg-width-140[class]
{
	width: auto;
	min-width: 140px;
}
.pg-width-150
{
	width: 150px;
}
.pg-width-150[class]
{
	width: auto;
	min-width: 150px;
}
.pg-width-180
{
	width: 180px;
}
.pg-width-180[class]
{
	width: auto;
	min-width: 180px;
}
.pg-width-200
{
	width: 200px;
}
.pg-width-200[class]
{
	width: auto;
	min-width: 200px;
}
.pg-width-220
{
	width: 220px;
}
.pg-width-220[class]
{
	width: auto;
	min-width: 220px;
}
.pg-width-250
{
	width: 250px;
}
.pg-width-250[class]
{
	width: auto;
	min-width: 250px;
}
.pg-width-275
{
	width: 275px;
}
.pg-width-275[class]
{
	width: auto;
	min-width: 275px;
}
.pg-width-300
{
	width: 300px;
}
.pg-width-300[class]
{
	width: auto;
	min-width: 300px;
}
.pg-width-400
{
	width: 400px;
}
.pg-width-400[class]
{
	width: auto;
	min-width: 400px;
}
.pg-width-500
{
	width: 500px;
}
.pg-width-500[class]
{
	width: auto;
	min-width: 500px;
}
.pg-width-600
{
	width: 600px;
}
.pg-width-600[class]
{
	width: auto;
	min-width: 600px;
}
.pg-width-725
{
	width: 725px;
}
.pg-width-725[class]
{
	width: auto;
	min-width: 725px;
}
.pg-bold-text
{
	font-weight: bold;
}
.pg-bold-text[class]
{
	font-weight: bold;
}
.pg-large-font
{
	font-size: large;
	color: #000;
	line-height: 100%;
}
.pg-large-font[class]
{
	font-size: large;
	color: #000;
}
.pg-display-none
{
	display: none;
}
.pg-display-none[class]
{
	display: none;
}
.pg-display-block
{
	display: block;
}
.pg-display-block[class]
{
	display: block;
}
.pg-display-inline
{
	display: inline;
}
.pg-display-inline[class]
{
	display: inline;
}
.pg-display-inline-block
{
	display: inline-block;
}
.pg-display-inline-block[class]
{
	display: inline-block;
}
.pg-normal-text
{
	font-weight: normal;
}
.pg-normal-text[class]
{
	font-weight: normal;
}
.pg-alert-text
{
	display: block;
	margin-left: 0px;
	background: #ffffd1;
	padding: 2px 2px 2px 2px;
	border: 1px solid #ffcf0f;
	color: #000000;
	text-align: left;
	line-height: 18px;
}
.pg-alert-text span
{
	text-align: justify;
	display: inline-block;
	padding-right: 10px;
}
.pg-alert-text img
{
	border-style: none;
	border: 0;
	border-collapse: collapse;
	display: inline-block;
	padding-left: 10px;
}
.pg-red-text
{
	color: #ff0000;
}
.pg-red-text[class]
{
	color: #ff0000;
}
.pg-buttons
{
}
.pg-buttons[class]
{
}
.pg-buttons a, .pg-buttons submit
{
	margin: 0 7px 0 0;
	background-color: #efefef;
	border: 1px solid #cecece;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: "Lucida Grande" , Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 10px 6px 7px;
	display: inline-block;
}
.pg-buttons button
{
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
}
.pg-buttons button[type]
{
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 17px; /* Safari */
}
.pg-buttons button img, .pg-buttons a img
{
	margin: 0 3px -3px 0;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}
/* STANDARD */

button:hover, .pg-buttons a:hover
{
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #336699;
}
.pg-buttons a:active
{
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

/* POSITIVE */

button.pg-positive, .pg-buttons a.pg-positive
{
	color: #529214;
}
.pg-buttons a.pg-positive:hover, button.pg-positive:hover
{
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}
.pg-buttons a.pg-positive:active
{
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

/* NEGATIVE */

.pg-buttons a.pg-negative, button.pg-negative
{
	color: #d12f19;
}
.pg-buttons a.pg-negative:hover, button.pg-negative:hover
{
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}
.pg-buttons a.pg-negative:active
{
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}
.pg-filtercontroltextbox
{
	width: 70px;
	padding: 2px;
	color: #000;
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
	font: normal 11px Verdana, sans-serif;
}
.pg-error-text
{
	display: block;
	margin-left: 0px;
	background: #fdd1d1;
	padding: 2px 2px 2px 2px;
	border: 1px solid #ff0000;
	color: #000000;
	line-height: 20px;
}
.pg-error-text span
{
	text-align: justify;
	display: inline-block;
	line-height: 14px;
	padding-right: 10px;
}
.pg-error-text img
{
	border-style: none;
	border: 0;
	border-collapse: collapse;
	display: inline-block;
	padding-left: 10px;
}
.pg-success-text
{
	display: block;
	margin-left: 0px;
	background: #fde9bf;
	padding: 2px 2px 2px 2px;
	border: 1px solid #ff9900;
	color: #000000;
	text-align: left;
	line-height: 18px;
}
.pg-success-text span
{
	text-align: justify;
	display: inline-block;
	padding-right: 10px;
}
.pg-success-text img
{
	border-style: none;
	border: 0;
	border-collapse: collapse;
	display: inline-block;
	padding-left: 10px;
}
a.pg-anchor
{
	font-size: 11px;
	display: inline-block;
	color: #ff0000;
	line-height: 20px;
	margin-left: 5px;
	font-weight: bold;
	text-decoration: underline;
}
a.pg-anchor:hover
{
	text-decoration: none;
}
.ContentPlaceholder
{
	padding-left:50px;
	padding-top:10px;
	/*min-height: 380px;*/
	height: auto;
	width: auto;
	/*background: #fff;
	border: 3px double #e6e6e6;*/
}
* html .ContentPlaceholder
{
	/*height: 380px;
	width: auto;
	background: #fff;
	border: 3px double #e6e6e6;*/
}
a.pg-anchor
{
	font-size: 11px;
	display: inline-block;
	color: #ff0000;
	line-height: 20px;
	margin-left: 5px;
	font-weight: bold;
	text-decoration: underline;
}
a.pg-anchor:hover
{
	text-decoration: none;
}
.pg-important
{
	color: #ff0000;
	font-weight: bold;
}
.CategoryListPageItemControl
{
	width: 100%;
	padding-bottom: 20px;
}
.CategoryListContent
{
	width: 100%;
	/*float: left;*/
}
.BlockCenter
{
	margin-left: auto;
	margin-right: auto;
}
.CategoryListItemTable
{
	text-align: left;
}
.CategoryListItem
{
}
.CategoryListHeader
{
	text-align: center;
	line-height: 40px;
}
.CategoryListHeader h4
{
	color: #408113;
	font-size: 12px;
}
.CategoryListItemName a
{
	color: #808080;
}

.CategoryListItemName a:hover
{
	color: #000;
}
.pg-albumName
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
.logout
{
	color: #ffcc00;
	text-decoration: underline;
}
.logout:hover
{
	color: #ffffff;
	text-decoration: none;
}
.pg-dvLogout
{
	line-height: 18px;
	border: 0px #b0bec0 solid;
	margin-bottom: 10px;
	/*background: #e8efef;*/
	background: #F0F5F6;
	padding: 10px;
}
.pg-AdmindvLogout
{
	line-height: 18px;
	border: 0px #b0bec0 solid;
	margin-bottom: 10px;
	/*background: #e8efef;*/
	background: transparent;
	padding: 10px;
}
.pg-MemdvLogout
{
	line-height: 18px;
	border: 0px #b0bec0 solid;
	margin-bottom: 10px;
	/*background: #e8efef;*/
	background: #FFF;
	padding: 10px;
}
.border
{
	border: black thin inset;
}
.no-border
{
	border: 0;
	border-style: none;
}
.error-close
{
	position: relative;
	display: inline-block;
	float: right;
	right: 5px;
	bottom: 17px;
}
.grid-checkbox
{
}
.grid-table
{
	background: #F5F9FC;
	border: 1px solid #d6d6d6;
	font: 11px Tahoma , 'Lucida Grande' , 'Lucida Sans Unicode' , Geneva, Verdana, sans-serif;
	color: #000; /*color: #444;*/
	text-align: center;
	padding: 0;
	margin: 0; /*-moz-border-radius:4px;*/
	width: 700px;
}
.grid-table[class]
{
	width: auto;
	min-width: 700px;
	border: 1px solid #d6d6d6;
}
.grid-table-nobg
{
	background: none;
	font: 11px Tahoma , 'Lucida Grande' , 'Lucida Sans Unicode' , Geneva, Verdana, sans-serif;
	color: #000; /*color: #444;*/
	text-align: center; /*-moz-border-radius:4px;*/
	width: 700px;
	display: block;
}
.grid-table-nobg[class]
{
	width: auto;
	min-width: 700px;
}
.pg-grid-msg
{
	padding:3px;
	margin:3px;
	width:inherit;
	padding-right:10px;
	text-align:center;
}
.pg-grid-msg[class]
{
	width:auto;
	min-width:700px;
}
.pg-grid-msg div
{
	background: #ffcece url(img/cross_circle.png);
	border: 1px solid #df8f8f;
	color: #665252;
	font-size: 12px;
	text-align: center;
	display: block;
	padding: 10px 10px 10px 10px;
	line-height: 1.5em;
	text-align: center;
	width:98%;
	font-weight:bold;
}
/*
.grid-table[class]
{
	width:auto;
	min-width:700px;
}*/
.pg-titleText
{
	font-family: Helvetica,Arial,Helvetica,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}
.pg-comment
{
	overflow: visible;
	padding: 0 5px 5px 5px;
	position: relative;
}
.pg-comment-text
{
	margin: -60px 0 0 71px;
	border-left: double 3px gray;
	padding-left: 10px;
}
.pg-commentlist
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.pg-commentlist
{
	color: #343434;
	font-family: Helvetica,Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.pg-commentnumber
{
	position: relative;
	left: 550px;
	top: 25px;
	-x-system-font: none;
	color: gainsboro;
	font-family: Stencil,Harrington,Arial,Helvetica,sans-serif;
	font-size: 3em;
}
.pg-comment-author
{
	-x-system-font: none;
	color: #3151A2;
	display: block;
	width: 600px;
	font-family: Helvetica,Arial,Helvetica,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 3px 3px 0 0;
}
.pg-commentlist p
{
	margin-right: 50px;
}
.pg-lbltext
{
	font-size: 1.05em;
}
.pg-commentlist .pg-comment-text .pg-commentmeta
{
	margin: 20px 0 0;
}
.pg-commentlist
{
	color: #343434;
	font-family: Helvetica,Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.pg-text-indent
{
	/*text-indent: 80px;*/
	width: 70px;
	height: 60px;
	float: left;
	display: block;
	/*text-indent: -999em;
	background: url(images/o.gif);*/
	margin: 0 8px 8px 0;

}

/* GALLERY STYLES */

#mainNavigation
{
	margin: 13px 0 0;
	width : 750px;
}
#mainNavigation ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mainNavigation li
{
	background: #FFCC00 url(../../images/mainNav_left.gif) no-repeat scroll left top;
	float: left;
	font-size: 1.2em;
	margin: 0 1px 0 0;
	padding: 0 0 0 6px;
}
#mainNavigation a
{
	background: #FFCC00 url(../../images/mainNav_right.gif) no-repeat scroll right top;
	color: #000000;
	display: block;
	float: left;
	font-weight: bold;
	padding: 3px 15px 2px 6px;
	text-decoration: none;
}
.lblsubMenu a
{
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
}
#mainNavigation #activeNav
{
	background: #525252 url(../../images/mainNav_left_on.gif) no-repeat scroll left top;
	font-size: 1.4em;
}
#mainNavigation li
{
	background: #FFCC00 url(../../images/mainNav_left.gif) no-repeat scroll left top;
	float: left;
	font-size: 1.2em;
	margin: 0 1px 0 0;
	padding: 0 0 0 6px;
}
#subNavigation li, #subNavigationBusinessUnit li
{
	border-right: 1px solid #898989;
	color: #FFFFFF;
	float: left;
	font-size: 1.1em;
	padding: 0 8px;
}
#subNavigation li a, #subNavigationBusinessUnit li a
{
	color: #FFFFFF;
	text-decoration: none;
}
li.noDivide
{
	border-right: medium none !important;
	padding-right: 0 !important;
}
.lblsubMenu
{
	background: url(../../images/subNav_bg.gif) no-repeat scroll 0 0;
	width: 899px;
	border-right: 1px solid #898989;
	color: White;
	float: left;
	font-size: 1.1em;
	padding: 5px 5px 0px 5px;
}
#subNavigation
{
	background: #525252 url(../../images/subNav_bg.gif) no-repeat scroll 0 0;
	width: 750px;
	/*height: 20px;*/
}
#mainNavigation #activeNav
{
	background: url(../../images/mainNav_left_on.gif) no-repeat scroll left top;
	font-size: 1.4em;
}
#subNavigationBottom
{
	background: transparent url(../../images/subNav_bottom.gif) no-repeat scroll 0 0;
	display: block;
	height: 5px;
	overflow: hidden;
	width: 899px;
}
/*Grid Classes*/

.pg-HeaderStyle th
{
	background: #C2CECF url(gridimg/gridTitleBG_Blue.gif) repeat-x;
	line-height: 25px;
	vertical-align: middle;
	border: 1px solid #d6d6d6;
	color: inherit;
}
.pg-HeaderStyle th a
{
	color: #000;
}
.pg-RowStyle td
{
	background-color: #fff;
	vertical-align: middle;
	line-height: 20px;
	border: 1px solid #d6d6d6;
	color: #000;
}
.pg-RowStyle td input
{
	background-color: #fff;
	vertical-align: middle;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	text-align: right;
	border: 1px solid #d6d6d6;
}
.pg-RowStyle td .pg-grid-amount
{
	background-color: #fff;
	vertical-align: middle;
	line-height: 20px;
	color: #000;
	font-weight: bold;
	text-align: right;
	border-collapse: collapse;
	border: 0;
}
.pg-AlternatingRowStyle td
{
	background-color: #f6f6f6;
	vertical-align: middle;
	line-height: 20px;
	border: 1px solid #d6d6d6;
	color: #000;
}
.pg-AlternatingRowStyle td input
{
	background-color: #fff;
	vertical-align: middle;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	text-align: right;
	border: 1px solid #d6d6d6;
}
.pg-AlternatingRowStyle td .pg-grid-amount
{
	background-color: #f6f6f6;
	vertical-align: middle;
	line-height: 20px;
	color: #000;
	font-weight: bold;
	text-align: right;
	border-collapse: collapse;
	border: 0;
}
.pg-PagerStyle td table tbody tr td
{
	width: 25px;
	height: 19px;
	font-weight: normal;
	color: #000;
	line-height: 19px;
	vertical-align: middle;
	text-align: center;
}
.pg-PagerStyle td table tbody tr td[class]
{
	min-width: 25px;
	width: auto;
}
.pg-PagerStyle td table tbody tr td span
{
	display: block;
	width: 25px;
	height: 19px;
	background: url(gridimg/pager_bg_blue.gif) repeat-x center center;
	font-weight: normal;
	color: #fff;
	text-align: center;
	border-left: 1px solid #90bfbc;
	border-right: 1px solid #90bfbc;
}
.pg-PagerStyle td table tbody tr td span[class]
{
	min-width: 25px;
	width: auto;
}
.pg-PagerStyle td table tbody tr td a
{
	display: block;
	width: 25px;
	height: 19px;
	font-weight: normal;
	color: #000;
}
.pg-PagerStyle td table tbody tr td a[class]
{
	min-width: 25px;
	width: auto;
}
.pg-PagerStyle td table tbody tr td a:hover
{
	background: url(gridimg/pager_bg_mac.gif) repeat-x center center;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}
#mainNavigation .activeNav
{
	background: url(../../images/mainNav_left_on.gif) #525252 no-repeat left top;
	font-size: 1.2em;
}

#mainNavigation .activeNav a {
	background:url(../../images/mainNav_right_on.gif) no-repeat right top;
	color:#ffffff;
	background-color:#525252;
	padding:2px 15px -2px 6px;
}
.pg-clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.pg-clearfix
{
	display: inline-block;
}
* html .pg-clearfix
{
	height: 1%;
}
/*.pg-clearfix {display:block;}*/
.min-700
{
	width:700px;
}
