﻿body
{
	margin: 0;
	padding: 0;
	background-image: url(images/BACKGROUND3.png);
	font-family: Verdana ,Arial, "Helvetica";
	font-size: small;
}
.header
{
	background-color: black;
	width: 100%;
	height: 70px;
	clear: both;
	min-width: 700px;
}
#dvlogoLeftUp
{
	width: 144px;
	height: 63px;
	float: left;
	padding: 0;
	background: url(images/logo_up.png) top left no-repeat;
	margin: 7px 0 0 26px;
}
#divImageRight
{
	background: url(images/GT_LOGOf.gif) top left no-repeat;
	width: 193px;
	height: 64px;
	float: right;
	padding: 0;
	margin: 0px 35px 0 0;
}
#dvLogoBellow
{
	width: 144px;
	height: 45px;
	background: url(images/logo_down.png) no-repeat left top;
	margin: 0 0 0 26px;
}
#dvLeftMenu
{
	float: left;
	width: 15%;
}
#dvUserInfo
{
	background: url(images/logedUserImg.gif) top left no-repeat;
	width: 145px;
	height: 25px;
	margin: 0 0 0 10px;
}
#dvUserInfo span
{
	width: 94px;
	height: 25px;
	overflow: hidden;
	text-align: left;
	float: right;
	margin: 3px 5px 0 0;
	color: #fff;
}
#dvContentHolder
{
	float: left;
	margin: 0;
	padding: 0;
	width: 80%;
	min-width: 830px;
}
#tbMainSMSReceived
{
	width: 100%;
	border-collapse: collapse;
	border: #bc9c00 1px solid;
}
#tbMainSMSReceived tr td
{
	/*border :1px solid #bc9c00;*/
}
#tbMainSMSReceived caption
{
	text-align: center;
	background: url(images/gridHeader25px.jpg) top left repeat-x;
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
	color: White;
}

#tbMainSMSReceived .td_control_decsription
{
	padding: 1px 0 1px 3px;
	text-align: left;
}

#tbMainSMSReceived .td_control_holder
{
	padding: 1px 0 1px 3px;
	text-align: left;
}
.dvInnerContents
{
	width: 100%;
	margin: 0px 0 5px 5px;
	padding: 1px;
	/*overflow: hidden;*/
}
.main_grid
{
	width: 100%;
}
.main_grid th
{
	text-align: center; /*background: url(images/gridHeader25px.jpg) top left repeat-x;*/
	border-bottom: 1px solid #bc9c00;
	font-weight: normal;
	background-color: #bc9c00;
	color: #fff;
}
.main_grid .row_read
{
	background-color: #f2ead1;
}

.main_grid .row_not_read
{
	font-family: Verdana;
	font-size: 11px;
	font-size: bold;
}
.main_grid .row_not_read td
{
	border-bottom: #bc9c00 1px solid;
}
.main_grid .sms_text_cell
{
	text-align: left;
	padding-left: 5px;
	font-size: 12px;
	font-family: Verdana , Segoe UI ,Arial, "Helvetica";
	width: auto;
	color: black;
}



.main_grid .pager
{
	padding: 0;
	margin: 0; /*background: url(images/gridFooter.jpg) top left repeat-x;*/
	background-color: #f2ead1;
	color: black;
}


.main_grid .pager td
{
	padding: 0;
	margin: 0;
}

.main_grid .pager div
{
	padding: 0;
	margin: 0;
}
.main_grid .pager div table
{
	float: right;
	margin: 2px;
}
.main_grid .pager div table tr td a
{
	display: block;
	width: 14px;
	height: 14px;
	padding: 2px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #fff;
}
.progressDiv
{
	border: #bc9c00 1px solid;
	left: 54%;
	width: 155px;
	position: absolute;
	top: 4%;
	height: 72px;
	background-color: #FFFFFF;
}
.animMessageReceive
{
	display: none;
	border: none;
	width: 355px;
	height: 255px;
	background-color: #919191;
	overflow: visible;
	font-size: 12px;
}
.tableAnimReplySms
{
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	border-collapse: collapse;
}
.tableAnimReplySms tr td
{
	text-align: left;
}

.rowHeader
{
	background: url(images/gridFooter.jpg) top left repeat-x;
	height: 25px;
	padding: 3px;
	margin: 0;
	font-size: 12px;
}
.btnClose
{
	text-align: center;
	color: #000000;
	width: 30px;
	height: 26px;
}
.animDivMessageRecCont
{
	position: relative;
	top: -5px;
	left: -5px;
	border: solid 1px #bc9c00;
	margin: 0;
	font-size: 12px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
.animReplySms
{
	display: none;
	border: none;
	overflow: visible;
	background-color: #919191;
	width: 415px;
	height: 275px;
	font-size: 12px;
}
.dvReplaySMS
{
	position: relative;
	top: -5px;
	left: -5px;
	margin: 0;
	font-size: 12px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	border: #bc9c00 1px solid;
}

.MyCalendar .ajax__calendar_container
{
	border: 1px solid #bc9c00;
	background-color: white;
	color: black;
	z-index: 100;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day
{
	background-color: InactiveCaptionText;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_month
{
	background-color: InactiveCaption;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
	color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
	color: black;
	font-weight: bold;
}

.MyCalendar table tr td
{
	border: none;
}
.tablePlaceHolder
{
	border: 1px solid #bc9c00;
	border-collapse: collapse;
	color: black;
	font-family: Verdana, Arial, "Helvetica"; /*background-color:#fff;*/
}
.tablePlaceHolder .place_holder_caption
{
	text-align: center;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana , Arial , "Helvetica";
	background: url(images/tableCaption.jpg) top left repeat-x;
	border: 1px solid #bc9c00;
	border-bottom: none;
}


.tablePlaceHolder caption
{
	text-align: center;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana , Arial , "Helvetica"; /*background: url(images/tableCaption.jpg) top left repeat-x;*/
	border: 1px solid #bc9c00;
	border-bottom: none;
	background-color: #bc9c00;
	color: #fff;
}
.tablePlaceHolder .cell_caption
{
	text-align: left;
	padding: 1px 0 1px 5px;
	margin: 0;
	font-size: 11px;
}
.tablePlaceHolder .cell_control
{
	text-align: left;
	padding: 1px 0 1px 2px;
	font-size: 11px;
}
.table_row_header
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana;
	color: black;
	font-weight: normal;
}
.table_row_header td
{
	/*background: url(images/gridHeader25px.jpg) top left repeat-x;*/
	background-color: #bc9c00;
	color: #fff;
}
.table_footer
{
	/*background: url(images/gridHeader25px.jpg) top left repeat-x;*/
	background-color: #f2ead1;
	color: black;
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #bc9c00;
}
.data_grids
{
	border: 1px solid #bc9c00;
	font-size: 11px;
	font-family: Verdana;
	border-collapse: collapse;
	background-color: #fff;
	border-bottom: none;
}
.data_grids caption
{
	/*background: url(images/gridHeader25px.jpg) top left repeat-x;*/
	font-size: 12px;
	text-align: center;
	border: 1px solid #bc9c00;
	border-bottom: none;
	color: #fff;
	padding: 4px 0 4px 4px;
	font-weight: normal;
	background-color: #bc9c00;
}


.data_grids th
{
	text-align: center;
	border-bottom: 1px solid #bc9c00;
	padding: 5px 5px 2px 5px;
}

.data_grids .data_grids_cells td
{
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #bc9c00;
	padding: 3px;
}


.data_grids_pager
{
	/*background: url(images/gridFooter.jpg) top left repeat-x;*/
	background-color: #f2ead1;
	color: Black;
	border-bottom: 1px solid #bc9c00;
}
.data_grids_pager td
{
	text-align: right;
	height: 20px; /*border-bottom: 1px solid #bc9c00;*/
}
.data_grids_pager td table
{
	float: right;
}

.data_grids .data_grids_edit
{
 background-color :	#f2ead1 ;
}
.data_grids .data_grids_edit td 
{
	text-align :center ;
	padding :2px;
	border-bottom :1px solid #bc9c00; 
}
.data_grids .data_grids_edit td input
{
	text-align :center ;
	
}


.data_grids_pager td table tr td a
{
	width: 15px;
	height: 15px;
	text-decoration: none;
	padding: 2px;
	display: block;
	border: 1px solid ivory;
	text-align: center;
}

.grid_row_footer
{
	font-family: Segoe UI , Microsoft Sans Serif , Verdana, "Helvetica";
	font-weight: bold;
	padding-left: 10px;
}
.data_grids_pager td table tr td a
{
	width: 15px;
	height: 15px;
	text-decoration: none;
	padding: 2px;
	display: block;
	border: 1px solid ivory;
	text-align: center;
}

.grid_row_footer
{
	font-family: Segoe UI , Microsoft Sans Serif , Verdana, "Helvetica";
	font-weight: bold;
	padding-left: 10px;
}
.grid_row_footer td
{
	font-family: Segoe UI , Microsoft Sans Serif , Verdana, "Helvetica";
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px #bc9c00;
	font-size: 13px;
}
