/* CSS Document */



.c_head{padding:0px; margin:0px;text-align:left;}
.c_frame_head{padding:0px; margin:0px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0px; padding:0px;}
.icn img{margin-right:5px;}

.head_title{margin:0px; float:left;}
.title_vis{margin:0px; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0px 0px 0px; text-align:left;}
.c_footer {margin-bottom:10px;padding:0px; text-align:right;}
.c_frame_footer {margin:0px;padding:0px; 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}

.title_red .Head {color:#893d1d;}
.c_frame_title_red .Head {color:#893d1d; font-family: Monotype Corsiva,Segoe,Tahoma,Arial,sans-serif; font-size:25px;}

/*---------- Frame styles -----------*/
.c_frame_top_left{background: Transparent url(img/frame_top_left.gif) no-repeat top left; height: 10px; padding: 0px 0px 0px 10px; margin: 0px;}
.c_frame_top_right{background: Transparent url(img/frame_top_right.gif) no-repeat top right; height: 10px; padding: 0px 10px 0px 0px;}
.c_frame_top{background: Transparent url(img/frame_top.gif) repeat-x top; height: 10px;}

.c_frame_left{background: Transparent url(img/frame_left.gif) repeat-y left; padding: 0px 0px 0px 10px; margin: 0px;}
.c_frame_right{background: Transparent url(img/frame_right.gif) repeat-y right; padding: 0px 10px 0px 0px;}
.c_frame_center{background-color: #d8cfa6; padding: 0px 10px 0px 10px;}

.c_frame_btm_left{background: Transparent url(img/frame_btm_left.gif) no-repeat top left; height: 10px; padding: 0px 0px 0px 10px; margin: 0px 0px 5px 0px;}
.c_frame_btm_right{background: Transparent url(img/frame_btm_right.gif) no-repeat top right; height: 10px; padding: 0px 10px 0px 0px;}
.c_frame_btm{background: Transparent url(img/frame_btm.gif) repeat-x top; height: 10px;}

.c_frame_arrow{height: 47px; background-image: url(img/frame_arrow.gif); background-position: right; background-repeat: no-repeat; text-align:right !important; line-height: 44px; padding-right: 50px;}
