/**** container Padding Styles ******/
.con_full_width{width:100%;}

.common_head_pad{padding:0px 10px 0px 0px;}
.head_pad{padding:9px 0px 0px 3px;}
.head_pad1{padding:9px 0px 0px 10px;}
.head_pad2{padding:13px 0px 0px 10px;}

.action_pad{float:left;}
.visibility_pad{margin:0; float:right;}

.common_content_pad{padding:10px 10px 0px 0px;}
.content_pad{padding:10px;}
.content_pad1{padding:10px 10px 10px 14px;}
.content_pad2{padding:0px 3px 10px 3px;}
.content_pad3{padding:0px 3px 0px 3px;}
.content_pad4{padding:3px 5px 10px 5px;}
.content_pad5{padding:10px 5px 0px 6px;}
.content_pad6{padding:10px 15px;}

.bottom_pad{padding:0px 10px; clear:both;}

.clear_both{clear:both;}

/*White style */
.whiteT_Lbg { background:url(Cwhite_TLbg.png) no-repeat top left;}
.whiteT_Rbg { background:url(Cwhite_TRbg.png) no-repeat top right;}
.whiteT_Cbg { background:url(Cwhite_TCbg.png) repeat-x top left; }

.container_content { border:1px solid #e0e0e0; border-width:0px 1px; background-color:#fbfbfb;}

.whiteB_Lbg { background:url(Cwhite_BLbg.png) no-repeat top left;}
.whiteB_Rbg { background:url(Cwhite_BRbg.png) no-repeat top right; }
.whiteB_Cbg { background:url(Cwhite_BCbg.png) repeat-x top left;}


/*White style */
.white1T_Lbg { background:url(White1_TLbg.png) no-repeat top left;}
.white1T_Rbg { background:url(White1_TRbg.png) no-repeat top right;}
.white1T_Cbg { background:url(White1_TCbg.png) repeat-x top left;}



/*Blue style */
.blueT_Lbg { background:url(Cblue_TLbg.gif) no-repeat top left;}
.blueT_Rbg { background:url(Cblue_TRbg.gif) no-repeat top right; padding:0px 6px;}
.blueT_Cbg { background:url(Cblue_TCbg.gif) repeat-x top left; height:35px;}

.bot_curve_lt { background:url(bot_curve_lt.gif) no-repeat top left;}
.bot_curve_rt { background:url(bot_curve_rt.gif) no-repeat top right; padding:0px 6px;}
.bot_curve_bg { background:url(bot_curve_bg.gif) repeat-x top left; height:5px;}


/*gray style */
.grayT_Lbg { background:url(gray_TLbg.png) no-repeat top left;}
.grayT_Rbg { background:url(gray_TRbg.png) no-repeat top right;}
.grayT_Cbg { background:url(gray_TCbg.png) repeat-x top left;}


/*gray style */
.borderT_Lbg { background:url(border_TLbg.png) no-repeat top left;}
.borderT_Rbg { background:url(border_TRbg.png) no-repeat top right;}
.borderT_Cbg { background:url(border_TCbg.png) repeat-x top left;}

/*White Round style */
.whiteRo_TLbg { background:url(whiteRo_TLbg.png) no-repeat top left;}
.whiteRo_TRbg { background:url(whiteRo_TRbg.png) no-repeat top right;}
.whiteRo_TCbg { background:url(whiteRo_TCbg.png) repeat-x top left;}

.whiteRo_BLbg { background:url(whiteRo_BLbg.png) no-repeat top left;}
.whiteRo_BRbg { background:url(whiteRo_BRbg.png) no-repeat top right;}
.whiteRo_BCbg { background:url(whiteRo_BCbg.png) repeat-x top left; }

/***************general font style**************************/

.Head
{
    font-size:13px;
    font-weight:bold;
    color:#3e8ad6;
	font-family:Arial, Helvetica, sans-serif;
}

.Normal
{
    font-size: 12px;
    font-weight:normal;
    color:#000000;
}

/***** common_print ******/
.common_print .Head
{
    font-size:13px;
    font-weight:bold;
    color:#3e8ad6;
	font-family:Arial, Helvetica, sans-serif;
}

.common_print .Normal
{
    font-size:12px;
    font-weight:normal;
    color:#000000;
}

.common_print td, .common_print th, .common_print div, .common_print p 
{
    font-size:12px;
    font-weight:normal;
    color:#000000;
}
/***** white1 ******/
.white1 .Head
{
    font-size:13px;
    font-weight:bold;
    color:#3e8ad6;
	font-family:Arial, Helvetica, sans-serif;
}

.white1 .Normal
{
    font-size:12px;
    font-weight:normal;
    color:#787878;
}

.white1 td, .white1 th, .white1 div, .white1 p 
{
    font-size:12px;
    font-weight:normal;
    color:#787878;
}
/***** blue ******/
.blue .Head
{
    font-size:13px;
    font-weight:bold;
    color:#fbfbfb;
	font-family:Arial, Helvetica, sans-serif;
}

.blue .Normal
{
    font-size:12px;
    font-weight:normal;
    color:#6d6d6d;
}

.blue td, .blue th, .blue div, .blue p 
{
    font-size:12px;
    font-weight:normal;
    color:#6d6d6d;
}


/***** border ******/
.border .Head
{
    font-size:14px;
    font-weight:bold;
    color:#3e8ad6;
	font-family:Arial, Helvetica, sans-serif;
}

.border .Normal
{
    font-size:12px;
    font-weight:normal;
    color:#0e1a27;
}

.border td, .border th, .border div, .border p 
{
    font-size:12px;
    font-weight:normal;
    color:#0e1a27;
}
/***** gray ******/
.gray .Head
{
    font-size:13px;
    font-weight:bold;
    color:#f8f7f8;
	font-family:Arial, Helvetica, sans-serif;
}

.gray .Normal
{
    font-size:12px;
    font-weight:bold;
    color:#787878;
}

.gray td, .gray th, .gray div, .gray p 
{
    font-size:12px;
    font-weight:bold;
    color:#787878;
}

/***** white ******/
.white .Head
{
    font-size:13px;
    font-weight:bold;
    color:#3e8ad6;
	font-family:Arial, Helvetica, sans-serif;
}

.white .Normal
{
    font-size:12px;
    font-weight:normal;
    color:#6d6d6d;
}

.white td, .white th, .white div, .white p 
{
    font-size:12px;
    font-weight:normal;
    color:#6d6d6d;
}

/* Module Action Menus Styles */

.ModuleTitle_MenuItem td, .ModuleTitle_MenuItem th, .ModuleTitle_MenuItem div
{ 
	border:none; 
	padding:3px; 
	color:#000000 !important; 
	font-size:11px; 
	font-weight:bold !important;
	white-space:nowrap;
}

.ModuleTitle_MenuItem { 
	border:none;
	padding-right:10px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon
{
	background-color: #c1d2ee !important;
	color:#000000 !important; 
	font-size:11px; 
	font-weight:bold !important;
	white-space:nowrap;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak, .ModuleTitle_MenuIcon
{
	height: 2px;
	background:transparent;
}

