/* ================================
    PA. Plamen Kasabov
   ================================
*/ 

body {
	background-color: #e5e5e5;
	margin: 0px 0px 0px 0px;
}

div#Container{
	background-image:url(back.jpg);
	background-repeat:no-repeat;
	padding: 0px;
}

div#Header{
	background-repeat:no-repeat;
	background-color: #2a3b60;
	background-position:topleft;
	background-image: url(header.jpg);
	height: 85px;
	z-index: 1;
}

div#Register{
	position:relative;
	top:-5;
	width:100%;
	height:10;
	z-index: 1;
	text-align:right;
	background-color: #e5e5e5;
}

div#Menu{
	background-repeat:no-repeat;
	background-color: #e5e5e5;
	background-position:left;
	background-image: url(menu.jpg);
	height: 35px;
	z-index: 1;
}

div#Content{
	background: #e5e5e5;
	background-image: url(back-content.jpg);
	background-position: top;
	background-repeat:no-repeat;
	z-index: 1;
}

.Content{
	background: #e5e5e5;
	background-image: url(back-content.jpg);
	background-position: top;
	background-repeat:no-repeat;
}

div#Footer{
	height: 72;
	background-repeat:no-repeat;
	background-color: #15234b;
	background-position:right;
	background-image: url(footer.jpg);
	z-index: 1;
}

table, tr, td, p {
	font-family: tahoma;
	font-size: 11px;
}

label, .normal, .Normal {
	font-family: tahoma;
	font-size: 11px;
}

td.containerTD {
	padding: 10px 25px 35px 25px;
}

table {
	padding: 0;
}

select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}

h3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}



/* text style for the unselected tabs */
.OtherTabs {
    font-size: 11px;
    color: #CCCCCC;
    font-family: tahoma;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color: #CCCCCC;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: #CCCCCC;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color: #CCCCCC;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color: #2c2c2c;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}


/*=============== START DEFAULT MENU STYLES ============================================*/


.rootmenuitem {
	cursor: hand;
	color: #000066;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	border: 0;
	padding: 0;
	display:block;
	height: 20px;	
	vertical-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.rootmenuitemselected {
	cursor: hand;
	color: #ffffff;
	background-color:#667691;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	display:block;
	padding: 0;
	border: 0;
	height: 20px;	
	vertical-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.rootmenuitembreadcrumb{
	cursor: hand;
	color:#000066;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	border: 0;
	padding: 0;
	height: 20px;	
	vertical-align: center;
	display:block;
	padding-right: 5px;
	padding-left: 5px;
}

.menurootactive{
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	border: 0;
	padding: 0;
	display:block;
	height: 20px;	
	vertical-align: center;
	padding-right: 5px;
	padding-left: 5px;
		background-image: url(sel1.jpg);
	background-repeat:no-repeat;
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #0066FF;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}





/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
	padding: 2;
}

.TextDescription    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: 500;
    color: #000000;
	padding: 2;
	padding-bottom: 10; 
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #6E8E05;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.CommandButton:link, a.CommandButton:visited {
	color: #ffffff;
	border-top: 1px solid #9CBC34;
	border-bottom: 1px solid #536B03;
	border-left: 1px solid #9CBC34;
	border-right: 1px solid #536B03;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #2B3C72;
	border-top-color: #D6DAEB;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #D6DAEB;
	padding: 1px 5px 2px 6px;
	text-decoration:none;
	vertical-align: middle;
	height: 11;
}

a.CommandButton:hover {
	color: #ffffff;
	background-color: #ABB1C7;
	border-top: 1px solid #6C8710;
	border-bottom: 1px solid #3B4C02;
	border-left: 1px solid #6C8710;
	border-right: 1px solid #3B4C02;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border-top-color: #D6DAEB;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #D6DAEB;

}

a.Normal:link, a.Normal:visited {
	color: #6E8E05;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #000000;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}





.Head {
	font-size: 15px;
	color: #fff;
	background: transparent;
	letter-spacing: 1px;
	padding: 0;
	font-family: tahoma, verdana, "Surreal", "CountryBlueprint";
	font-weight: bolder;
	font-style: italic;
}




.NormalRed {
	color: #D08D00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFFFFF;
}

.NormalReview {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
}

.NormalBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.NormalTitle {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 6px;
	padding-top: 6px;
}

.NormalTitleBigBlue {
	font-family: verdana;
	font-size: 19px;
	font-weight: bold;
	color: #2B3C72;
	padding-bottom: 6px;
	padding-top: 6px;
}

.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}










