﻿/* CSS Document */

.c_head{padding:0; margin-top:8px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left; color: #2575c1; font-weight: normal; font-family: Times New Roman Serif;}
.head_title_gadget 
{
	margin:0; 
	height: 40px;
	float:left; 
	background:url(images/title_header_bg.png);
	background-repeat:no-repeat;
}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left; }
.c_footer {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;border:solid 1px #4F839F}

.underline
{
	 border-bottom: solid 1px #b6b6b6;
}

.TitleHead
{
	color: #2575c1;
	font-weight: normal;
	font-family: Times New Roman Serif;
}

h1.TitleHead
{
	color: #2575c1;
	font-weight: normal;
	font-family: Times New Roman Serif;
}

.TitleHeadGadget
{
	color: #012862;
	font-size: 12px;
	font-weight: bold;
	background-repeat:no-repeat;
	vertical-align:middle;
}

.gadget_background
{
	background-color:#FFFFFF;
}
.gadget_title_bg
{
	background:url(images/title_header_bg.png);
	background-repeat: repeat-x;
}
.gadget_title
{
	margin-top: 12px;
}

.gadget_content
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
}










