
.NewsList
{
	width: 100%;
	margin-bottom: 10px;
}

TD.NewsListDate
{
	vertical-align: top;
}
.NewsListDate
{
	color: #003e6f;
	font-weight:bold;
	text-align: right;
	padding-right: 5px;
}

a.NewsListTitle
{
	display: block;
	border-left: 4px solid #F4921B;
	color: #111;
	font-size: 13px;
	font-weight: bold;
	line-height: 121%;
	padding: 0px 15px 3px 7px;
	text-decoration: none !important;
}

a.NewsListTitle:Hover
{
	text-decoration: underline !important;
}
a.NewsListTitle1
{
	display: block;
	
	color: #006def;
	font-size: 14px;
	font-weight: bold;
	line-height: 121%;
	padding: 0px 15px 3px 7px;
	text-decoration: none !important;
}

a.NewsListTitle1:Hover
{
	text-decoration: underline !important;
}
.NewsListSummary
{
	padding: 0px 15px 0px 11px;
	text-align: justify;
}


a.NewsListNextTitle
{
	line-height: 150%;
	border-left: 4px solid #F4921B;
	color: #111;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 15px 3px 7px;
	text-decoration: none !important;
}

a.NewsListNextTitle:Hover
{
	text-decoration: underline !important;
}

.NewsListSourceTable
{
	background-color: #e6f0f6;
}

a.NewsListSourceLink
{
	font-size: 12px;
}

.NewsListViewTitle
{
	font-size: 15px;
	font-weight: bold;
}

.NewsListViewSummary
{
	font-size: 12px;
	color: #555 !important;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: justify;
}

.NewsListViewDate
{
	font-size: 12px;
	color: #666 !important;
	margin-bottom: 10px;
}










.box1right
{
	margin: 0px 0px 5px 7px;
	float: right;
}

.box1
{
	width: 230px;
}

.box1_header
{
	background-image: url(../I/P/box1/header.gif);
	height: 34px;
	overflow: hidden;
}

.box1_footer
{
	background-image: url(../I/P/box1/bbg.gif);
	height: 20px;
	overflow: hidden;
}




/*  image   */

.img-shadow-right
{
	float: right;
	margin: 5px 0 0 15px !important;
	margin: 5px 0 0 5px;
}

.img-shadow-left
{
	float: left;
	margin: 10px 5px 0 6px !important;
	margin: 10px 0 0 5px;
}

.img-shadow-right, .img-shadow-left
{
	background: url(../i/p/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../i/p/shadow.gif) no-repeat bottom right;
}


.img-shadow-right img, .img-shadow-left img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 3px;
}

.img-right
{
	float: right;
	display: block;
	border: 1px solid #a9a9a9;
	margin: 2px 0px 7px 10px !important;
	margin: 2px 0px 7px 10px;
}

.img-right img
{
	display: block;
	border: 4px solid #fff;
}

.img-right span
{
	width: 250px;
	font-size: 11px !important;
	font-size: 11px;
	display: block;
	text-align: justify;
	padding: 4px;
	background-color: #eee;
}


.img-left
{
	float: left;
	display: block;
	border: 1px solid #a9a9a9;
	margin: 2px 10px 7px 0px !important;
	margin: 2px 10px 7px 0px;
}

.img-left img
{
	display: block;
	border: 4px solid #fff;
}

.img-left span
{
	width: 250px;
	font-size: 11px !important;
	font-size: 11px;
	display: block;
	text-align: justify;
	padding: 4px;
	background-color: #eee;
}


/************ ALBUM *************************/

.albumCaption
{
	font-size: 16px;
	font-weight:bold;
	color:#3399ff;
	border-bottom:solid 1px #ccc;
	padding-bottom:2px;
}

DIV.albumViewWide
{
	text-align: center;
}

DIV.albumViewTall
{
}

IMG.albumViewPhotoThumb
{
	display: block;
	padding: 1px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #a2bacc;
	border-width: 1px !important;
}

.albumImageViewTall
{
	padding: 5px;
	border: 1px solid #adadad !important;
}

.albumImageViewWide
{
	padding: 5px;
	border: 1px solid #adadad !important;
}

.albumViewNoteWide, .albumViewNoteTall
{
	text-align: left;
}

.albumViewNoteWide
{
	font-size: 11px;
	color: #666 !important;
	padding-right: 2px;
}

.albumViewNoteTall
{
	font-size: 12px;
	padding: 0px 10px 20px 0px;
	color: #666 !important;
	font-weight:bold;
}

.albumViewPagingTall, .albumViewPagingWide
{
}

.albumViewPagingTall
{
	font-size: 11px;
	margin-right: 10px;
}

.albumViewPagingWide
{
	font-size: 10px;
	float:left;
}


/* sub menu */

DIV.SubMenu
{
	background-image: url(../i/p/contenttitlesep.jpg);
	background-repeat: repeat-x;
	background-position: 0px 8px;
	height: 22px;
}

a.SubMenu, a.SubMenuSelected
{
	float: right;
	background-repeat: repeat-x;
	background-position: 0px 2px;
	display: inline-block;
	height: 18px;
	color: #333 !important;
	font-size: 11px;
	padding: 6px 10px 0px 10px;
	margin: 0px;
	background-color: #fff;
}

a.SubMenu
{
	background-image: url(../i/p/subpage_link_bg.gif);
}

a.SubMenuSelected
{
	color: #cc0000 !important;
	background-position: 0px 0px;
	background-image: url(../i/p/subpage_link_bg_hover.gif);
}

a.SubMenu:Hover, a.SubMenuSelected:Hover
{
	background-position: 0px 0px;
	background-image: url(../i/p/subpage_link_bg_hover.gif);
}

DIV.SubMenuSep
{
	background-color: #fff;
	width: 1px;
	height: 22px;
	float: right;
}

a.SubMenuParent, a.SubMenuParentSelected
{
	background-color: #fff;
	background-repeat: no-repeat;
	display: inline-block;
	float: right;
	width: 25px;
	height: 24px;
}

a.SubMenuParent
{
	background-image: url(../i/p/subpage_root_icon.gif);
}

a.SubMenuParent:Hover
{
	background-image: url(../i/p/subpage_root_icon_hover.gif);
}

a.SubMenuParentSelected
{
	background-image: url(../i/p/subpage_root_icon_hover.gif);
}


/* admin command panel */

.EditPanel
{
	border: #e6e6fa 1px dotted;
	background-color:#f3ae49;
	padding: 2px;
	margin-top:2px;
	margin-bottom:2px;
}

.EditPanel a
{
	color:#ffffff;
	font-weight:bold;
	display: inline-block;
	padding: 0px 5px;
}

