﻿body
{
	background-color:#e5e6e6;
}
input
{

}
button
{
		border: solid 1px black;
}
a
{
	border-style: none;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
}
img
{
	border-style: none;
}
.LableStyle
{
	/*background-image:url('/DebugCms/App_Themes/Theme1/Images/lableback.gif');*/
	background-color: #f6f6f6;
	border-bottom: dashed 1px #cbcbcb;
	height: 30px;
	text-align: left;
	padding-left: 5px;
}
.DropDownStyle
{
	border: solid 1px black;
	font-family: Tahoma;
	font-size: 8pt;
}
.TextStyle
{
	/*background-image:url('/DebugCms/App_Themes/Theme1/Images/textback.gif');*/
	border-bottom: dashed 1px #cbcbcb;
	border-right: dashed 1px #cbcbcb;
	height: 30px;
	padding-left: 5px;
}
.TableInsertStyle
{
	border: solid 1px #cbcbcb;
}
.CaptionStyle
{
	background-image: url('/DebugCms/App_Themes/Theme1/Images/captionheader.gif');
	border-right: solid 1px #cbcbcb;
	border-left: solid 1px #cbcbcb;
	padding-right: 5px;
	font-family: Tahoma;
	height: 22px;
	font-size: 8pt;
}
.MainFooterStyle
{
	background-color: #d9e3ed;
	border-top: solid 2px #c0cbd6;
	height: 76px;
	font-family:Tahoma;
	font-size:8pt;
}
.FooterStyle
{
	text-align: center;
	background-color: #e3e3e3;
	height: 29px;
}
.LinkButtonStyle
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
	text-align: center;
	border: solid 1px black;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
.MenuStyle
{
	font-family: Tahoma;
	border: solid 1px #ebebeb;
	background-image: url('/DebugCms/App_Themes/Theme1/Images/backmenu.gif');
	background-repeat: repeat-x;
	height: 108px;
	vertical-align: top;
}
.MenuItemStyle
{
	border-bottom: dashed 1px black;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.MenuHoverStyle
{
	background-color: #9acb79;
	color: White;
}
.MenuSelectedItemSyle
{
	background-color: #f4b951;
	color: Black;
}
.GridHeaderStyle
{
	background-image: url('/DebugCms/App_Themes/Theme1/Images/Gridheader.gif');
	background-repeat: repeat-x;
	height: 10px;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: Black;
	text-align: center;
	padding: 3px 5px 3px 5px;
	border: solid 1px gray;
}
.GridRowStyle
{
	border: Dashed 1px #cbcbcb;
	height: 20px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
.GridAlternativeRowStyle
{
	border: Dashed 1px #cbcbcb;
	background-color: #f5f5f5;
	height: 20px;
}
.BackgroundPopStyle
{
	background-color: #95bad4;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.HeaderPopUpStyle
{
	background-image: url('/DebugCms/App_Themes/Theme1/Images/captionheader.gif');
	border-right: solid 1px #cbcbcb;
	border-left: solid 1px #cbcbcb;
	padding-right: 5px;
	font-family: Tahoma;
	height: 22px;
	font-size: 8pt;
}
.BodyPopUpStyle
{
	background-color: #e3e3e3;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.ContentFormStyle
{
	margin-top: 10px;
	background-color:#c2ced0;
}
.HeaderCollapsedPanel
{
	padding-right: 10px;
	cursor: pointer;
	color: #3a619c;
}
.HeadreContentForm
{
	padding-left: 10px;
	border-top: solid 2px #9394d7;
}
.LinkButtonStyle
{
	border: solid 1px black;
	background-color: #d4d0c8;
	text-decoration: none;
	color: Black;
	font-family: Tahoma;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
.FooterBoxStyle
{
	/*e3e3e3*/
	background-color: #aabfd7;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*Tootlbar*/
.Sperator
{
	padding-left: 3px;
	padding-right: 3px;
	width: 2px;
}
.AddButton
{
	background-image: url('/DebugCms/App_Themes/Theme1/Images/Button_Tile.gif');
	background-repeat: repeat-x;
	height: 21px;
	border: solid 1px #96c5f3;
	font-family: Tahoma;
	font-size: 8pt;
}
#ManageImage
{
	cursor: pointer;
}
#ManageImage a: hover
{
	background-color: Red;
	vertical-align: middle;
}

/*PopUP*/
.PopupBackGround
{
	background-color: #95bad4;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.HeaderStylePopUp
{
	height: 20px;
	background-image: url('../../Images/HeaderPopup.gif');
	background-repeat: repeat-x;
	width: 100%;
}
.BodyPopUpStyle
{
	background-color: #b6d6fd;
	border: solid 1px black;
}

.FooterStylePopUp
{
	padding-top: 5px;
	padding-right: 20px;
	text-align: right;
	height: 13px;
	background-image: url('../../Images/FotterPopup.gif');
	background-repeat: repeat-x;
	width: 100%;
	font-family: Tahoma;
}
.modalPopup
{
	background-color: #d5d5d5;
	border: solid 1px black;
	z-index: -1;
}
/*Entry Form*/
.EntryRow
{
	border: solid 1px black;
	background-color:#e8edee;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}
.EntryTable
{
	width:100%;
}
.EntryLable
{
	font-family:Tahoma;
	color:White;
	font-weight:bold;
}
.EntryFooter
{
	background-image: url('/DebugCms/App_Themes/Theme1/Images/Fotter-EntryBox.gif');
	background-repeat: repeat-x;
	height: 28px;
	border: solid 1px #96c5f3;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
}
.EntryBotton
{
	border: solid 1px white;
	height: 25px;
	color: Black;
	font-family: Tahoma;
	font-size: 8pt;
	padding: 0px 10px 5px 10px;
}
/*News*/

.ViewNewsRow
{
	font-family: Tahoma;
	font-size: 8pt;
	border:dotted 1px black;
}
.ViewNewsAlternativeRow
{
	background-color: #d6d8dc;
	font-family: Tahoma;
	font-size: 8pt;
	border:dotted 1px black;
}
.HeaderUpdateNews
{
	font-family: Tahoma;
	font-size: 8pt;
	padding-bottom: 3px;
	background-color:#d7edfe;
	border:solid 1px #c2b6b6;
}
.ComponentNews_FooterEachRow
{
	font-family:Tahoma;
	font-size:8pt;
	background-color:#ffffcc;
	border:solid 1px green;
	
}
.ComponentNews_ContentRow
{
	font-family:Tahoma;
	font-size:8pt;
	height:60px;
}
.ComponentNews_HeaderNews
{
	font-family:Tahoma;
	border-bottom:solid 1px;
}
.ComponentNews_Seperator
{
		border-bottom:solid 1px #384ea3;
}
.ComponentNews_Archive
{
	font-family:Tahoma;
	font-size:8pt;
	background-color:#ffffcc;
	border:solid 3px green;
}
.ComponentNews_Image
{
	border:solid 1px black;
}
/*Info*/
.Info_Image
{
	border:solid 1px black;
	width:81px;
	height:91px;
}
.Info_Seperator
{
	border-bottom:solid 1px #384ea3;
}
.info_UpdateTime
{
font-family:Tahoma;
font-size:8pt;
border:solid 1px;
background-color:#d7edfe;	
}