/* CSS Document */

.o_head{padding:10px; margin-top:0px;text-align:left; }

/*---------- To align the Actions, Icon and Title ---------*/
.o_icon, .o_actions, .head_title .gradyellowhead_title {float:left;}
.o_icon img { float:left; padding-right:4px; }
.head_title{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;width:100%; height:29px; }
.title_vis{margin:0; float:right;}
h2.o_title{margin:0; padding:0;}
.o_content{clear:both; margin: 0 2px; }
.o_contentpane{padding:8px 0 0 0; text-align:left;}
.o_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;border:solid 1px #4F839F;}
.o_content .eipbackimg {margin-top:0;margin-left:-20px;}

/*---------- Inport Title -----------*/
.TitleBlue {color:#1C61A6; font-weight:normal; font-size: 20px;}
.TitleRed {color:#CB2027; font-weight:normal; font-size: 20px;}
.TitleGray {color:#375162; font-weight:normal; font-size: 20px;}

.TitleGradyellow {color:#fff; font-weight:normal; font-size: 20px;  vertical-align: text-bottom;}
.gradyellowhead_title{margin:0px; padding:3px 0px 0px 0px;}
.gradyellowhead_title{ float:left;width:100%; height:29px; background: #fff url(images/gradientyellow.gif) repeat-x ; }
.gradyellow {background-color: #fff; border-style:solid; border-width: 1px 1px 1px 1px; border-color: #FDA100; }
.TitleGradBlue {color:#fff; font-weight:normal; font-size: 20px;  vertical-align: text-bottom;}
.gradbluehead_title{margin:0px; padding:3px 0px 0px 0px;}
.gradbluehead_title{ float:left;width:100%; height:29px; background: #fff url(images/gradientblue.gif) repeat-x ; }
.gradblue {background-color: #fff; border-style:solid; border-width: 1px 1px 1px 1px; border-color: #9dafc8; }

