/* CSS Document */

body{
	/*margin-left:0px; 
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;*/
	background-color:#FFFFFF; /* #9fbbff */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/* background-image:url(images/bg_top.png);
	background-repeat:repeat-x;
	background-position:top; */
}

.htBrown{
	/* background-image:url(images/filmstrip.png); */
	height:46px; 
	color:#000000;
	/*background-repeat:repeat-x;
	background-position:right; */
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12; 
	font-weight:bold; 
	text-transform:uppercase; 
	/*padding-left:8px;*/
}
.htRed{
	background-image:url(images/container_header_red.png); 
	height:46px;
	color:#FFFFFF;
	background-repeat:repeat-x; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12; 
	font-weight:bold; 
	text-transform:uppercase; 
	padding-left:8px;
}
.htDarkgreen{
	background-image:url(images/container_header_darkgreen.png); 
	height:46px;
	color:#FFFFFF;
	background-repeat:repeat-x; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12; 
	font-weight:bold; 
	text-transform:uppercase; 
	padding-left:8px;
}
.htGreen{
	background-image:url(images/container_header_green.png); 
	height:33px; 
	color:#000000;
	background-repeat:repeat-x; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12; 
	font-weight:bold; 
	text-transform:uppercase; 
	padding-left:8px;
}

.footer{
	height:42px; font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#666666;
}

.dottedLine{
	background-image:url(images/dots.png);
	background-repeat:repeat-x;
	background-position:3px bottom;
	height:18px;
}

.formFields{
	font-size:14px;
	width:330px;
	padding-left:3px;
}

.tempTopline{
	background-image:url(images/maintable_top.png);
	background-repeat:repeat-x;
	background-position:bottom;
	vertical-align:bottom;
	padding-bottom:9px;
}

.activeLink{ 
	background-color:#ffec8b;
	font-weight:bold;
	color:#FF0000;
}
.activeLinkLeft{
	background-image:url(images/link_actlink_left.png);
	background-repeat:no-repeat;
	width:10px;
	height:29px;
}
.activeLinkRight{
	background-image:url(images/link_actlink_right.png);
	background-repeat:no-repeat;
	width:10px;
	height:29px;
}

.inactiveLinkLeft{
	background-image:url(images/link_inactlink_left.png);
	background-repeat:no-repeat;
	width:10px;
	height:29px;
}
.inactiveLinkRight{
	background-image:url(images/link_inactlink_right.png);
	background-repeat:no-repeat;
	width:10px;
	height:29px;
}



.inactiveLink{ 
	background-image:url(images/link_inactlink.png); 
	background-repeat:repeat-x;
	text-decoration:none;
}

.mainTableLeft{ background-image:url(images/maintable_left.png); background-repeat:repeat-y;}
.mainTableRight{ background-image:url(images/maintable_right.png); background-repeat:repeat-y;}
.mainTableBottom{ background-image:url(images/maintable_bot.png); background-repeat:repeat-x; height:14px; }
.mainTableTopLeft{ 
	background-image:url(images/maintable_topleft.png); 
	background-repeat:no-repeat; 
	background-position:bottom left; 
	width:14px;
}
.mainTableTopRight{ 
	background-image:url(images/maintable_topright.png); 
	background-repeat:no-repeat; 
	background-position:bottom right; 
	width:15px;
}
.mainTableBotLeft{ 
	background-image:url(images/maintable_botleft.png); 
	background-repeat:no-repeat; 
	background-position:top left; 
	width:14px;
	height:14px;
}
.mainTableBotRight{ 
	background-image:url(images/maintable_botright.png); 
	background-repeat:no-repeat; 
	background-position:top right; 
	width:15px;
	height:14px;
}

a.topLinks:link{
	color:#696b6a;
	font-weight:bold;
	font-size:11px;
	height:24px;
	text-decoration:none;
	border:0px;
}

a.topLinks:visited{
	color:#696b6a;
	font-weight:bold;
	font-size:11px;
	height:24px;
	text-decoration:none;
	border:0px;
}

a.topLinks:hover{
	color:#696b6a;
	font-weight:bold;
	font-size:11px;
	height:24px;
	text-decoration:none;
	color:#000000;
}

.subLinkSeparator{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #8F8F8F;
}

a.subLink:link{
	color:#696b6a;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	border:0px;
}

a.subLink:visited{
	color:#696b6a;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	border:0px;
}

a.subLink:hover{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	border:0px;
}

.albumsetTopLeft{	width:14px;	height:14px; background-image:url(images/albumset_thumb_01.png); background-repeat:no-repeat; }
.albumsetTopRight{	width:14px;	height:14px; background-image:url(images/albumset_thumb_03.png); background-repeat:no-repeat; }
.albumsetTop{	width:75px;	height:14px; background-image:url(images/albumset_thumb_02.png); background-repeat:no-repeat; }
.albumsetRight{	width:14px;	height:75px; background-image:url(images/albumset_thumb_06.png); background-repeat:no-repeat; }
.albumsetLeft{	width:14px;	height:75px; background-image:url(images/albumset_thumb_04.png); background-repeat:no-repeat; }
.albumsetBotRight{	width:14px;	height:14px; background-image:url(images/albumset_thumb_09.png); background-repeat:no-repeat; }
.albumsetBot{	width:75px;	height:14px; background-image:url(images/albumset_thumb_08.png); background-repeat:no-repeat; }
.albumsetBotLeft{	width:14px;	height:14px; background-image:url(images/albumset_thumb_07.png); background-repeat:no-repeat; }

.containerTop{ background-image:url(images/container_top.jpg); background-repeat:repeat-x; }
.containerTopLeft{ background-image:url(images/container_corner_left.jpg); width:15px; height:15px; background-repeat:no-repeat; background-position:top center; }
.containerTopRight{ background-image:url(images/container_corner_right.jpg); width:15px; height:15px; background-repeat:no-repeat; background-position:top center; }
.containerLeftImg{ background-image:url(images/container_left.jpg); width:15px;; height:172px;; background-repeat:no-repeat; background-position:top center; background-color:#FFEE8C; }
.containerRightImg{ background-image:url(images/container_right.jpg); width:15px; height:172px; background-repeat:no-repeat; background-position:top center; background-color:#FFEE8C; }
.containerContent{ padding:5px 10px 0px 10px; text-align:left; }

a.subFolderEditDel:link{
	padding:2px 2px 2px 2px;
	background-color:#A0A8EF;
	border:1px solid #8F8F8F;
}
a.subFolderEditDel:visited{
	padding:2px 2px 2px 2px;
	background-color:#A0A8EF;
	border:1px solid #8F8F8F;
}
a.subFolderEditDel:hover{
	padding:2px 2px 2px 2px;
	background-color:#6F71CC;
	border:1px solid #8F8F8F;
}