/* CSS Document */

.c_head{padding:0; margin-top:8px;text-align:right;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .head_title h1{direction:rtl;}
.c_icon img { float:right; padding-right:4px;color:#27849a; }
.head_title h1{margin:0; padding:0; }
.icn img{margin-right:5px;}

.head_title{margin:0; float:right;width:100%;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:right;}
.c_footer {clear:both;margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}
.TitleHead
{
	color:#27849a;
}
.TopBox
{
	
}
/*-------- Box Container -------------*/
.BoxMain
{
	padding:5px 10px 5px 5px;
}
.box_top
{
	background-image:url(images/reminder_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	width:241px;
	
}
.box_mid
{
	background-image:url(images/reminder_mid_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	width:241px;
	height:100%;
	
}
.box_bot
{
	background-image:url(images/reminder_bot.png);
	background-repeat:no-repeat;
	background-position:top;
	height:10px;
	width:241px;
	
}
.BoxTitleHead
{
	color:Red;
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
	text-align:right;
}

/*-------- Box Container -------------*/

.GrayHead
{
	background-image:url(images/HeaderGray.png);
	background-repeat:repeat-x;
	height:26px;
	width:100%;
}