@font-face {
	font-family: Muli;
	src: url(/fonts/Muli-Regular.ttf) format('truetype');
	font-weight: 300;
}

@font-face {
	font-family: Lora;
	src: url(/fonts/Lora-Bold.ttf) format('truetype');
	font-weight: 700;
}

h1{
	margin: 0;
}

h2{
	font-family: Lora;
}

body {
	font: 400 1.1em/1.4 Muli;
	font-size: 18px;
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
body.PopupBody {
	font: 400 1.1em/1.4 Muli;
	font-size: 18px;
	color: #333333;
	background-color: #ffffff;
	margin: 4px;
	padding: 0px;
}

#backToWebsite{
	position: relative;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
}

#backToWebsite:before{
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 100%;
	padding: 5px 0;
	content: "\25C4";
	font-size: 0.9em;
	font-family: arial;
}

#backToWebsite:hover,
#backToWebsite:focus{
	text-decoration: underline;
}

#TableData table{
	padding:0px; border-spacing:0px; border:1px solid #c0c0c0; border-collapse:collapse;
}
#TableData th.Link{
	padding: 0px; border: 0px; font-size: 0.75em; line-height: 20px; font-weight: normal; color: #f0f0f0; background-color: #567eaf; cursor: pointer;
}
#TableData th.Link:hover{
	padding: 0px; border: 0px; font-size: 0.75em; line-height: 20px; font-weight: normal; color: #ffff99; background-color: #567eaf; cursor: pointer; text-decoration: underline;
}
#TableData th{
	padding: 0px; border: 0px; font-size: 0.75em; line-height: 20px; font-weight: normal; color: #f0f0f0; background-color: #567eaf; 
}

#TableData td{
	border:1px solid #c0c0c0; font-size: 0.75em; line-height: 23px;
}
#TableData tr.Link:hover td{
	background-color: #d0e0ff;
}
.EM_ODD{ background-color: #dee6ef;}
.EM_EVEN{ background-color: #f1f5fa;}
.ODD{ background-color: #f1f5fa;}
.EVEN{ background-color: #ffffff;}
.MAX{ font-weight: bold; color: #000066;  }


.BarOut{
	margin:auto; 
	text-align: left; 
	background-color: #f5f9ff; 
	border: 1px solid #c7c7c7; 
	width: 600px; 
	height: 20px;	
}
.BarIn{
	background: url('../../images/BlueBar.gif') repeat-x;
	padding: 0px;
	background-color: #5fc6d7; 
	width: 0px; 
	height: 20px;	
}

#ListManager {
	width: 798px;
	margin: 0px;
	padding: 0px;
}

ul{
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px
}
li{
	float: left;
	margin: 0px;
	padding: 0px
}
.selCols{
	width: 180px;
}
.SelColHeader{
	clear: left; 
	padding: 0px 15px 10px 0px;	
}
.eMailEditor1{
	background: url('../../images/bg_eMailEditor.jpg') repeat-x;
	width: 798px;
	height: 51px;	
}
.eMailEditor2{
	background: url('../../images/bg_eMailEditor2.jpg') repeat-x;
	height: 82px;	
}
.eMailEditor3{
	background: url('../../images/bg_White.jpg') repeat-x;
	height: 15px;	
}
.eMailEditor4{
	background: url('../../images/bg_Yellow.jpg') repeat-x;
	height: 35px;	
}

.TableTop{
	background: url('../../images/bg_ListTableTop.jpg') no-repeat;
	width: 798px;
	height: 44px;	
}
.TableTopUD{
	background: url('../../images/bg_Stats_UD.jpg') no-repeat;
	width: 798px;
	height: 44px;	
}
.TableTopOTHER{
	background: url('../../images/bg_ListTableTop.jpg') no-repeat;
	width: 798px;
	height: 44px;	
}
.TableTopGLEG{
	background: url('../../images/bg_Stats_GLEG.jpg') no-repeat;
	width: 798px;
	height: 44px;	
}
.TableTopGLAW{
	background: url('../../images/bg_Stats_GLAW.jpg') no-repeat;
	width: 798px;
	height: 44px;	
}
.TableTopNarrow{
	background: url('../../images/bg_ListTableTop.jpg') no-repeat;
	width: 798px;
	height: 30px;
}
.TableTopGLEG{
	background: url('../../images/bg_ListTableTopBlue.jpg') no-repeat;
	width: 798px;
	height: 44px;	
}
.TableTopGLAW{
	background: url('../../images/bg_ListTableTopGreen.jpg') no-repeat;
	width: 798px;
	height: 44px;	
}
.TableTopRed{
	background: url('../../images/bg_ListTableTopRed.jpg') no-repeat;
	width: 798px;
	height: 44px;	
}
.TableBody{
	border: 1px solid #c7c7c7;
	width: 766px;
	padding: 15px;
	overflow: hidden;	
}
.TableBottom{
	background: url('../../images/bg_ListTableBottom.jpg') no-repeat;
	width: 798px;
	height: 42px;	
}
.TableBottomNarrow{
	background: url('../../images/bg_ListTableBottom.jpg') no-repeat;
	width: 798px;
	height: 12px;	
	background-position: 0px -30px;
}
.TableHeader{
	background: url('../../images/bg_ListTableHeader.jpg') no-repeat;	
}

.GLawMaster{
	background: url('../../images/bg_GLaw_Master.jpg') no-repeat;
	width: 398px;
	height: 122px;	
}
.GLegMaster{
	background: url('../../images/bg_GLeg_Master.jpg') no-repeat;
	width: 398px;
	height: 122px;	
}
.GrayBox{
	border:1px solid #c7c7c7; 
	overflow: hidden; 
	background-color: #f5f5f5;	
	padding: 10px;
}
.LiteBlueBox{
	border:1px solid #c7c7c7; 
	overflow: hidden; 
	background-color: #f5f9ff;	
	padding: 10px;
}

.BtnReturn{
	background: url('/images/btn_Return.png') no-repeat;
	width: 159px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnReturn:hover{
	background-position: -159px 0px;
}
.BtnUpload{
	background: url('../../images/btn_Upload.png') no-repeat;
	width: 87px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnUpload:hover{
	background-position: -87px 0px;
}
.BtnImport{
	background: url('../../images/btn_Import.png') no-repeat;
	width: 87px;
	height: 27px;		
	border: 0px;
	cursor: pointer;
}
.BtnImport:hover{
	background-position: -87px 0px;
}

.BtnCreate{
	background: url('../../images/btn_Create.png') no-repeat;
	width: 87px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnCreate:hover{
	background-position: -87px 0px;
}
.BtnUpdate{
	background: url('../../images/btn_Update.png') no-repeat;
	width: 96px;
	height: 27px;		
	border: 0px;
	cursor: pointer;
}
.BtnUpdate:hover{
	background-position: -96px 0px;
}

.BtnClose{
	background: url('../../images/btn_Close.png') no-repeat;
	width: 71px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnClose:hover{
	background-position: -71px 0px;
}

.BtnCancel{
	background: url('../../images/btn_Cancel.png') no-repeat;
	width: 78px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnCancel:hover{
	background-position: -78px 0px;
}

.BtnApply{
	background: url('../../images/btn_Apply.png') no-repeat;
	width: 79px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnApply:hover{
	background-position: -79px 0px;
}
.BtnInsert{
	background: url('../../images/btn_Insert.png') no-repeat;
	width: 79px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnInsert:hover{
	background-position: -79px 0px;
}
.BtnSaveClose{
	background: url('../../images/btn_SaveClose.png') no-repeat;
	width: 131px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnSaveClose:hover{
	background-position: -131px 0px;
}


.BtnEditContent{
	background: url('../../images/btn_Edit_Content.png') no-repeat;
	width: 126px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnEditContent:hover{
	background-position: -126px 0px;
}
.BtnEditHeader{
	background: url('../../images/btn_Edit_Header.png') no-repeat;
	width: 116px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnEditHeader:hover{
	background-position: -116px 0px;
}
.BtnEditBody{
	background: url('../../images/btn_Edit_Body.png') no-repeat;
	width: 113px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnEditBody:hover{
	background-position: -113px 0px;
}
.BtnEditFooter{
	background: url('../../images/btn_Edit_Footer.png') no-repeat;
	width: 113px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnEditFooter:hover{
	background-position: -113px 0px;
}
.BtnSendTest{
	background: url('../../images/btn_Send_Test.png') no-repeat;
	width: 109px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnSendTest:hover{
	background-position: -109px 0px;
}
.BtnTemplate{
	background: url('../../images/btn_Template.png') no-repeat;
	width: 109px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnTemplate:hover{
	background-position: -109px 0px;
}
.BtnSavePNG{
	background: url('../../images/btn_Save.png') no-repeat;
	width: 79px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnSavePNG:hover{
	background-position: -79px 0px;
}
.BtnCopy{
	background: url('../../images/btn_Copy.png') no-repeat;
	width: 79px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnCopy:hover{
	background-position: -79px 0px;
}
.BtnSend{
	background: url('../../images/btn_Send.png') no-repeat;
	width: 79px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnSend:hover{
	background-position: -79px 0px;
}
.BtnDefaultPNG{
	background: url('../../images/btn_Default.png') no-repeat;
	width: 89px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnDefaultPNG:hover{
	background-position: -89px 0px;
}
.BtnRestorePNG{
	background: url('../../images/btn_Restore.png') no-repeat;
	width: 89px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnRestorePNG:hover{
	background-position: -89px 0px;
}
.BtnDelete{
	background: url('../../images/btn_Delete.png') no-repeat;
	width: 89px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.BtnDelete:hover{
	background-position: -89px 0px;
}

.BtnCalendar{
	border: 0px;
	width: 16px;
	height: 15px;
	background: url('../../images/ico_CalendarOn.gif') no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

.BtnCalendar:hover{
	background-position: -16px 0px;
}




.RecipientNew{
	background: url('../../images/btn_Recipient_New.jpg') no-repeat;
	width: 75px;
	height: 27px;	
	border: 0px;
	cursor: pointer;
}
.RecipientNew:hover{
	background-position: -75px 0px;
}
.RecipientImport{
	background: url('../../images/btn_Recipient_Import.jpg') no-repeat;
	width: 75px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
}
.RecipientImport:hover{
	background-position: -75px 0px;
}
.RecipientExport{
	background: url('../../images/btn_Recipient_Export.jpg') no-repeat;
	width: 75px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
}
.RecipientExport:hover{
	background-position: -75px 0px;
}
.RecipientClear{
	background: url('../../images/btn_Recipient_Clear.jpg') no-repeat;
	width: 75px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
}
.RecipientClear:hover{
	background-position: -75px 0px;
}
.SearchListBtn{
	background: url('../../images/btn_SearchList.jpg') no-repeat;
	width: 105px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
	margin: 10px;
}

.ListBGNumber{
	background: url('../../images/bg_List_Number.jpg') no-repeat;
	width: 116px;
	height: 37px;
}
.ListBGBody{
	background: url('../../images/bg_List_Body.jpg') repeat-y;
	width: 704px;
}

.ListBGBottom{
	background: url('../../images/bg_List_Bottom.jpg') no-repeat;
	width: 704px;
	height: 20px;
}

.ListBGGLAW{
	background: url('../../images/bg_List_GLAW.jpg') no-repeat;
	width: 588px;
	height: 37px;
}
.ListBGGLEG{
	background: url('../../images/bg_List_GLEG.jpg') no-repeat;
	width: 588px;
	height: 37px;
}
.ListBGUSER{
	background: url('../../images/bg_List_User.jpg') no-repeat;
	width: 588px;
	height: 37px;
}
.ListBGOTHER{
	background: url('../../images/bg_List_Other.jpg') no-repeat;
	width: 588px;
	height: 37px;
}
.ListListSettings{
	background: url('../../images/btn_List_ListSettings.jpg') no-repeat;
	width: 130px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
	margin-right: 25px;
	margin-left: 25px;
}
.ListListSettings:hover{
	background-position: -130px 0px;
}
.ListStatistics{
	background: url('../../images/btn_List_Statistics.jpg') no-repeat;
	width: 130px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
	margin-right: 25px;
}
.ListStatistics:hover{
	background-position: -130px 0px;
}

.ListeNewsletter{
	background: url('../../images/btn_List_eNewsletter.jpg') no-repeat;
	width: 145px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
	margin-right: 10px;
}
.ListeNewsletter:hover{
	background-position: -145px 0px;
}
.ListEditFull{
	background: url('../../images/btn_List_EditFull.jpg') no-repeat;
	width: 145px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
	margin-right: 10px;
}
.ListEditFull:hover{
	background-position: -145px 0px;
}
.ListEditText{
	background: url('../../images/btn_List_EditText.jpg') no-repeat;
	width: 145px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
	margin-right: 10px;
}
.ListEditText:hover{
	background-position: -145px 0px;
}
.ListViewList{
	background: url('../../images/btn_List_ViewList.jpg') no-repeat;
	width: 130px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
	margin-right: 25px;
}
.ListViewList:hover{
	background-position: -130px 0px;
}
.ListImportList{
	background: url('../../images/btn_List_ImportList.jpg') no-repeat;
	width: 130px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
	margin-right: 25px;
	margin-left: 25px;
}
.ListImportList:hover{
	background-position: -130px 0px;
}
.ListExportList{
	background: url('../../images/btn_List_ExportList.jpg') no-repeat;
	width: 130px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
	margin-right: 25px;
}
.ListExportList:hover{
	background-position: -130px 0px;
}
.ListClearList{
	background: url('../../images/btn_List_ClearList.jpg') no-repeat;
	width: 130px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
	margin-right: 25px;
}
.ListClearList:hover{
	background-position: -130px 0px;
}
.ListDeleteList{
	background: url('../../images/btn_List_DeleteList.jpg') no-repeat;
	width: 130px;
	height: 27px;
	border: 0px;	
	cursor: pointer;
	margin-right: 25px;
}
.ListDeleteList:hover{
	background-position: -130px 0px;
}
.ListAddeMailList{
	background: url('../../images/btn_List_AddeMailList.jpg') no-repeat;
	width: 118px;
	height: 24px;
	border: 0px;	
	cursor: pointer;
}
.ListAddeMailList:hover{
	background-position: -118px 0px;
}
.ConfirmClearList{
	background: url('../../images/btn_Confirm_ClearList.jpg') no-repeat;
	width: 115px;
	height: 32px;
	border: 0px;	
	cursor: pointer;
}
.ConfirmClearList:hover{
	background-position: -115px 0px;
}
.ConfirmDeleteList{
	background: url('../../images/btn_Confirm_DeleteList.jpg') no-repeat;
	width: 115px;
	height: 32px;
	border: 0px;	
	cursor: pointer;
}
.ConfirmDeleteList:hover{
	background-position: -115px 0px;
}
.ConfirmCancel{
	background: url('../../images/btn_Confirm_Cancel.jpg') no-repeat;
	width: 91px;
	height: 32px;
	border: 0px;	
	cursor: pointer;
}
.ConfirmCancel:hover{
	background-position: -91px 0px;
}
.ContentEditBox{
	width: 766px;
	border: 1px solid #c7c7c7;
	padding: 15px;
	overflow: hidden;
	background-color: #ffffff;
}

.ConfirmBox{
	width: 485px;
	height: 210px;
	border: 1px solid #ffffff;
	padding: 5px;
	overflow: hidden;
	display: none; 
	position: absolute; 
	z-index: 99; 
	background-color: #ffffff;
}
.ConfirmContentBox{
	width: 482px; 
	height: 200px;
	border: 1px solid #999999;
	border-bottom: 7px solid #999999;
	overflow: hidden;
}
.ConfirmHeader{
	background: url('../../images/bg_PopupHeaderRed.jpg') repeat-x;
	height: 36px;
	border: 0px;	

}
.PopupTempBox{
	width: 502px;
	height: 462px;
	border: 1px solid #999999;
	border-bottom: 7px solid #999999;
}
.PopupBox{
	width: 485px;
	height: 478px;
	border: 1px solid #999999;
	border-bottom: 7px solid #999999;
}
.PopupContentBox{
	width: 425px;
	height: 320px;
	border: 1px solid #e0e0e0;
	background-color: #f7f7f7;
	margin: 5px 20px 5px 20px;
	padding: 10px;
	
}
.PopupHeader{
	background: url('../../images/bg_PopupHeader.jpg') repeat-x;
	width: 100%;
	height: 36px;
	border: 0px;	
	margin: 0px; 
	padding: 0px;
}
.PopupComment{
	width: 100%;
	font-size: 0.95em;
	color: #3d5f85;	
	padding: 5px;
}
.TitleXL{ font-size: 1.5em;}
.TitleL{ font-size: 1.25em; }
.TitleM{ font-size: 1em; }
.TitleS{ font-size: 0.95em; }
.TitleXS{ font-size: 0.75em; }
.ITALIC { font-style:italic; }
.WHITE{ color: #ffffff; }
.GLCOLOR{ color: #4b75a8; }
.GLCOLOR2{ color: #0c2e6c; }
.BOLD{ font-weight: bold; }
.BLACK{ color: #333333; }
.GRAY{ color: #999999; }
.BGRAY{ color: #333333; }
.DARKGRAY{ color: #666666; }
.FloatLeft { float: left; }
label {
	font-size: 0.825em; 
	font-weight: normal; 
	color: #333333; 
}
label.Large {
	font-size: 0.925em; 
	font-weight: normal; 
	color: #333333; 
}
ul.TableList0{
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	line-height: 180%;
 	font-size: 0.85em;
}
ul.TableList0:hover > li{
	background-color: #e5e5e5;	
}
li.TableList0{
	height: 25px;
	float: left;
	background-color: #f5f5f5;
	border-bottom: 1px solid #c8c8c8;
}

ul.TableList1{
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	line-height: 180%;
	font-size: 0.85em;
}
ul.TableList1:hover > li{
	background-color: #e5e5e5;	
}
li.TableList1{
	height: 25px;
	float: left;
	background-color: #ffffff;
	border-bottom: 1px solid #c8c8c8;
}

ul.BlackList0{
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 180%;
 	font-size: 0.85em;
}
li.BlackList0{
	height: 25px;
	float: left;
	background-color: #f5f5f5;
	border-bottom: 1px solid #c8c8c8;
}

ul.BlackList1{
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 180%;
	font-size: 0.85em;
}
li.BlackList1{
	height: 25px;
	float: left;
	background-color: #ffffff;
	border-bottom: 1px solid #c8c8c8;
}


ul.TableListTitle{
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 90%;
}

li.TableListTitle{
	float: left;
	height: 19px;
	background: url('../../images/bg_ListTableHeader.jpg') repeat-x;	
}
.TableListTab1{
	width: 230px; 
	border-right: 1px solid #c8c8c8;
}
.TableListTab2{
	width: 361px; 
	border-right: 1px solid #c8c8c8;
}
.TableListTab3{
	width: 205px;
}
ul.DataInput{
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

li.DataInput{
	float: left;
	padding: 0px;
	margin: 0px;
}
		
.P2{ width: 2%; }
.P5{ width: 5%; }
.P8{ width: 8%; }
.P10{ width: 10%; }
.P11{ width: 11%; }
.P12{ width: 12%; }
.P13{ width: 13%; }
.P14{ width: 14%; }
.P15{ width: 15%; }
.P16{ width: 16%; }
.P17{ width: 17%; }
.P18{ width: 18%; }
.P20{ width: 20%; }
.P25{ width: 25%; }
.P28{ width: 28%; }
.P30{ width: 30%; }
.P33{ width: 33%; }
.P34{ width: 34%; }
.P35{ width: 35%; }
.P40{ width: 40%; }
.P45{ width: 45%; }
.P50{ width: 50%; }
.P55{ width: 55%; }
.P60{ width: 60%; }
.P65{ width: 65%; }
.P70{ width: 70%; }
.P75{ width: 75%; }
.P80{ width: 80%; }
.P85{ width: 85%; }
.P90{ width: 90%; }
.P95{ width: 95%; }
.P97{ width: 97%; }
.P100{ width: 100%; }

.Line{ border-bottom: 1px dotted #666666; }
.Center{ text-align: center; }
.Right{ text-align: right; }
.HIDDEN{ display: none; }
.ClearLeft{ clear: left; }
.LineTop{ border-top: 1px dotted #999999; }
.LineBottom{ border-bottom: 1px dotted #999999; }
.LineLeft{ border-Left: 1px dotted #999999; }
.LineRight{ border-Right: 1px dotted #999999; }
.AllCap{ text-transform: uppercase; }
.NoBorder { border: 0px; }
.VTop{ vertical-align: top; }
.VCenter{ vertical-align: middle; }
.V5Space{ padding-bottom: 5px; }
.V10Space{ padding-bottom: 10px; }
.HAND { cursor: pointer; }
.PageNav { font-size: 0.725em; text-decoration: none; font-weight: bold; color: #4b75a8; }
a.PageNav, a.PageNav:visited { color: #000066; text-decoration: underline; line-height: 150%; padding: 1px 4px 1px 4px; font-weight: normal;}
a.PageNav:hover { color: #0000FF; background-color: #E4EAF7; text-decoration: none; }

a.GLLink, a.GLLink:visited { color: #4b75a8; text-decoration: underline;}
a.GLLink:hover { color: #4b75a8; text-decoration: none;  }

.HeadTitle { font-size: 0.725em; text-decoration: none; color: #ffffff; padding: 0px; margin: 0px;}
a.HeadTitle, a.HeadTitle:visited { color: #ffffff; text-decoration: none;}
a.HeadTitle:hover { color: #ffffff; text-decoration: underline;  }

.TopLinkIco {padding-right: 5px; vertical-align: middle;}
.TopLinkTitle { font-size: 0.75em; line-height: 90%;}

a, a:visited { color: #333333; text-decoration: underline;}
a:hover { color: #4b75a8; text-decoration: none;  }


.DownLink { font-weight: normal; font-size: 0.875em; color: #0000ff; text-decoration:underline; line-height: 25px;}
a.DownLink, a.DownLink:visited { color: #0000ff; text-decoration:underline; }
a.DownLink:hover { color: #757678; }

input.SearchBox{
	border: 1px solid #e0e0e0;
	background-color: #f5f5f5;	
	height: 24px;
	font-size: 1em;
	margin: 10px 10px 0px 0px;
}

input.ReadOnly{
	border: 1px solid #e0e0e0;
	background-color: #f0f0f0;	
}
input.Editing{
	border: 1px solid #e0e0e0;
	background-color: #ffffe0;	
}


input.DataInput{
	font-family: Tahoma, Verdana;
	background-color: #dddddd;
	background-image: url(../../images/bg_Input.png);
	border:1px solid #e0e0e0;
	padding: 0px;
	margin: 0px;
	font-size: 0.875em;
	font-weight: normal;
}
input.ReadOnlyInput{
	font-family: Tahoma, Verdana;
	background-color: #f7f7f7;
	
	border:1px solid #e0e0e0;
	padding: 0px;
	margin: 0px;
	font-size: 0.875em;
	font-weight: normal;
	color: #666666;
}

input.DataInput:focus {
	background-image: none;
	background-color: #ffffdd;
	border:1px solid #c0c0c0;	
}
textarea.DataInput{
	font-family: Tahoma, Verdana;
	background-color: #dddddd;
	background-image: url(../../images/bg_Textarea.png);
	border:1px solid #e0e0e0;
	padding: 1px;
	font-size: 0.875em;
	font-weight: normal;
}
textarea.ReadOnlyInput{
	font-family: Tahoma, Verdana;
	background-color: #f7f7f7;
	
	border:1px solid #e0e0e0;
	padding: 1px;
	font-size: 0.875em;
	font-weight: normal;
}

textarea.DataInput:focus {
	background-image: none;
	background-color: #ffffdd;
	border:1px solid #c0c0c0;	
}


input.DataInput2{
	font-family: Tahoma, Verdana;
	background-color: #dddddd;
	background-image: url(../../images/bg_Input.png);
	border:1px solid #e0e0e0;
	padding: 2px;
	margin: 0px;
	font-size: 0.95em;
	font-weight: normal;
}
input.ReadOnlyInput2{
	font-family: Tahoma, Verdana;
	background-color: #f7f7f7;
	
	border:1px solid #e0e0e0;
	padding: 2px;
	margin: 0px;
	font-size: 0.95em;
	font-weight: normal;
	color: #666666;
}

input.DataInput2:focus {
	background-image: none;
	background-color: #ffffdd;
	border:1px solid #c0c0c0;	
}
textarea.DataInput2{
	font-family: Tahoma, Verdana;
	background-color: #dddddd;
	background-image: url(../../images/bg_Textarea.png);
	border:1px solid #e0e0e0;
	padding: 2px;
	font-size: 0.95em;
	font-weight: normal;
}
textarea.ReadOnlyInput2{
	font-family: Tahoma, Verdana;
	background-color: #f7f7f7;
	
	border:1px solid #e0e0e0;
	padding: 2px;
	font-size: 0.95em;
	font-weight: normal;
}

textarea.DataInput2:focus {
	background-image: none;
	background-color: #ffffdd;
	border:1px solid #c0c0c0;	
}


#uploadBG {
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 90;
}
#uploader {
	background-color: #000000;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
	border: 1px solid #ffffff;
}
.PopupWin {
	background-color: #000000;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
	border: 1px solid #ffffff;
}

ul.ListTitle{
	width: 95%;
	list-style-type: none;
}
li.ListTitle{
	list-style:none;
	margin-bottom: 15px;
}

.storyTop{
	background-image: url(../../images/bg_StoryTitleTop.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 35px; 	
}
.Space{
	height: 10px;
}
.storyBottom{
	background-image: url(../../images/bg_StoryTitleBottom.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 35px; 	
}

.thumbTable{
	border: 0px;
}
.thumbBG{
	background-image: url(../../images/thumbBG.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 145px;
	vertical-align: middle;
	text-align: center;
	border-spacing: 5px;
}
.imgInsertTop{
	background-image: url(../../images/bg_ImageTop.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 35px; 	
}	
.imgInsertMiddle{
	width: 798px;
	height: 180px; 
	border: 1px solid #c0c0c0;
	overflow: auto;
}	
.imgInsertBottom{
	background-image: url(../../images/bg_ImageBottom.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 25px; 	
}
.btnDefault{
	background-color: transparent;
	width: 88px;
	height: 29px;
	background-image: url(../../images/btn_Default.gif);
	cursor: pointer;
	border: 0px;
	margin-top: 3px;
}
.btnSave{
	background-color: transparent;
	width: 88px;
	height: 29px;
	background-image: url(../../images/btn_Save.gif);
	cursor: pointer;
	border: 0px;
	margin-top: 3px;
}
.btnRestore{
	background-color: transparent;
	width: 88px;
	height: 29px;
	background-image: url(../../images/btn_Restore.gif);
	cursor: pointer;
	border: 0px;
	margin-top: 3px;
}
.btnAddImage{
	background-color: transparent;
	width: 118px;
	height: 31px;
	background-image: url(../../images/btn_AddImage.gif);
	cursor: pointer;
	border: 0px;
	margin-top: 3px;
}
.CheckedBox{
	color: #333333;
	font-size: 1em;
	border: 1px solid #4b75a8;
	margin: 5px; padding: 10px 10px 10px 35px; cursor: move;
	width: 98%;
	text-indent: -25px;
}
.CheckedBox:hover{
	background-color: #fafbe5;
}
.UncheckedBox{
	color: #999999;
	font-size: 1em;
	background-color: #e9e9e9;
	border: 1px solid #c7c7c7;
	margin: 5px; padding: 10px 10px 10px 35px; cursor: move;
	width: 98%;
	text-indent: -25px;
}
.UncheckedBox:hover{
	background-color: #fafbe5;
}
.DateInputBox1{
	border: 0px;
	width: 16px;
	color: #757678;
	font-weight: bold;
}
.DateInputBox2{
	border: 0px;
	width: 38px;
	color: #757678;
	font-weight: bold;
}
.SpecialBG{
	background-color: #ffffff;
	width: 755px;
	overflow: auto;	
}

.TopOrgBar {
	box-sizing: border-box;
	display: inline-block;
	width:100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 15px;
}

#preview_wrapper {
  text-align: center;
  background-color:#eee;
}

#preview_wrapper > div {
  display: inline-block;
  height: 100%;
  margin: 0px 10px;
  vertical-align: top;
}

#preview_wrapper > .wrapper{
	width: auto;
	display: inline-block;
}

#desktop_enews_header {
  width: 770px;
  max-width: 100%;
}

#mobile_enews_header{
  width: 320px;
  max-width: 100%;
}

#desktop_enews {
  width: 770px;
  max-width: 100%;
  border: 1px solid #333;
  overflow:hidden;
}

#mobile_enews{
  width: 320px;
  max-width: 100%;
  height:567px !important;
  border: 1px solid #333;
  overflow:auto;
}

#desktop_preview, #mobile_preview {
  width: 100%;
}

@media screen and (max-width: 1279px){
  #desktop_enews_header{
    display:none !important;
  }
  #desktop_enews{
    display:none !important;
  }
}
