﻿body {
}

 .header
{
	height: 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	color: black;
	font-weight: bolder;
	font-family: Times New Roman;
	vertical-align: middle;
	margin-bottom: 5px;
	float: left;
	padding-right: 0px;
	padding-left: 14px;
	padding-bottom: 2px;
	width: 100%;
	padding-top: 5px;
	border-bottom: #a48968 thin solid;
	text-align: left;
}


.commonCtrLinkBtnStyle a:link,.commonCtrLinkBtnStyle a:hover,.commonCtrLinkBtnStyle a:visited
{
	font-weight: normal;
	color: black;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}

.PhotoPanel
{
	overflow: hidden; 
	display:table-cell;
	position: absolute;
	height:421px;
}

.AlbumthumbOutline a:link,.AlbumthumbOutline a:hover,.AlbumthumbOutline a:visited
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}

.commonHeaderColor
{
	/*background-color: #6FAFDF;*/
	background-color:#7d2221 ;
	border-color: #7d2221;	
	color: white;	
}

.AlbumthumbOutline .title
{
	font-weight: bold;
	font-size: 9pt;

	text-align: center;
}
AlbumthumbOutline .image
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 75px;
	width: 120px;
	
	z-index: 1;
	margin: 4px;
	text-align:center;	
}
.AlbumthumbOutline
{
	display: inline;
	float: left;
	position: relative;
	margin: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 130px;
	border-right: lightgrey 2px solid;
	border-top: lightgrey 2px solid;
	border-left: lightgrey 2px solid;
	border-bottom: lightgrey 2px solid;
}

.pageContent_commonStyle
{
	color: #404040;
	font-family: Verdana;
	font-size: 9pt;
}

.MessageBoxlabelstyle
{
	background-color: #b9a88d;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	border-right: #ffefd4 2px solid;
	border-top: #ffefd4 2px solid;
	border-left: #ffefd4 2px solid;
	border-bottom: #ffefd4 2px solid;
	height: 25px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.header
{
	height: 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	color: black;
	font-weight: bolder;
	font-family: "Trebuchet MS";
	vertical-align: middle;
	margin-bottom: 5px;
	/*float: left;*/
	padding-right: 0px;
	padding-left: 14px;
	padding-bottom: 2px;
	width: 100%;
	padding-top: 5px;
	/*border-bottom: darkblue thin solid;*/
	text-align: left;
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	/* opacity:.9;
	 filter: alpha(opacity=90);*/
}
.textBoxStyle {
	width: 200px;
	/*margin: 0 0 5px 0; #C8C8C8*/
	padding: 3px 5px;
	border: 1px solid #000000;
	background: #FAFAFA url(App_Themes/default/images/img04.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
    margin: 2px 0px 2px 0px;

}
/*---------------------------- Tab style ------------------------------------*/
/* ajax__tab_xp-theme theme */
.ajax__tab_body .textBoxStyle
{
	width: 200px; /*margin: 0 0 5px 0; #C8C8C8*/
	padding: 3px 5px;
	border: 1px solid #000000;
	background: url(App_Themes/default/images/img04.gif) #fafafa repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	margin: 2px 0px 2px 0px;
} 
.ajax__tab_xp-theme .ajax__tab_header 
{
   
    font-size:11px;
     font-family: "Trebuchet MS";
    /*background:url(img/xp/tab-line.gif) repeat-x bottom;*/
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer 
{
    padding-right:4px;
    background:url(img/xp/tab-right.gif) no-repeat right;
    height:21px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner 
{
    padding-left:3px;
    background:url(img/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
    height:13px;
    padding:4px;
    margin:0;
    background:url(img/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer 
{
	background:url(img/xp/tab-hover-right.gif) no-repeat right;
	 font-family: "Trebuchet MS";
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner 
{
    background:url(img/xp/tab-hover-left.gif) no-repeat;
     font-family: "Trebuchet MS";
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab 
{
    background:url(img/xp/tab-hover.gif) repeat-x;
     font-family: "Trebuchet MS";
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/xp/tab-active-right.gif) no-repeat right;
     font-family: "Trebuchet MS";
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/xp/tab-active-left.gif) no-repeat;
     font-family: "Trebuchet MS";
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab 
{
    background:url(img/xp/tab-active.gif) repeat-x;
     font-family: "Trebuchet MS";
}
.ajax__tab_xp-theme .ajax__tab_body 
{
 
    font-size:10pt;
	/*border-bottom: #A48968 4px solid;*/
	border-top: #105385 2px solid;
    padding:8px;
    width:800px;
   /* background-color:#FFEFD4;*/
    display:table-cell;
}
/*-------------------------- End tab ---------------------------*/
