/* CSS Document */
.bluerain_head{margin:0; padding:0; text-align:left; width:100%;}

/*---------- To align the Actions, Icon and Title ---------*/
.bluerain_icon{float:left; padding:2px 5px 0 0;}
.bluerain_actions{float:left; border:0; padding:10px 0 0 0; max-width:10px;}
.bluerain_icon img{margin:0px; max-height:32px; max-width:32px;}

.bluerain_wrapper{background:url(images/bluerain_wrapper_bg.jpg) repeat-x top;}

.bluerain_head_bar{margin:0;}
.bluerain_head_title{margin:0; font-weight:bold; float:left; padding:10px 0 0 0; color:#0099CC; font-size:12px;}
.bluerain_title_vis{margin:0; float:right; padding:11px 7px 0 0;}

.bluerain_content{clear:both; background:transparent; margin:0 11px 0 11px; padding:5px 0 5px 0;}
.bluerain_contentpane{padding:0; text-align:left; display:table;}
.bluerain_footer {margin:0; padding:0 0 5px 0; background:url(images/bluerain_footer_shadow.png) no-repeat top center; text-align:right; height:6px; width:175px;}

.bluerain_top_left{padding:0px; margin:0px; background:url(images/bluerain_top_left.png) no-repeat top left; height:24px;}
.bluerain_top_right{padding:0px; margin:0px; background:url(images/bluerain_top_right.png) no-repeat top right;}
.bluerain_top_bg{padding:0px; margin:0 11px 0 11px; background:url(images/bluerain_top_bg.png) repeat-x top; height:24px;}

.bluerain_left{padding:0px; height:100%; background:url(images/bluerain_left.png) repeat-y top left;}
.bluerain_right{padding:0px; height:100%; background:url(images/bluerain_right.png) repeat-y top right;}

.bluerain_bot_left{padding:0px; margin:0px; background:url(images/bluerain_bot_left.png) no-repeat top left;}
.bluerain_bot_right{padding:0px; margin:0px; background:url(images/bluerain_bot_right.png) no-repeat top right; padding:0px 11px 0px 11px;}
.bluerain_bot_bg{padding:0px; margin:0px; background:url(images/bluerain_bot_bg.png) repeat-x top left; height:24px; text-align:right;}

.bluerain_shadow_left{padding:0px; margin:0px; background:url(images/container_shadow_left.png) no-repeat top left;}
.bluerain_shadow_right{padding:0px; margin:0px; background:url(images/container_shadow_right.png) no-repeat top right;}
.bluerain_shadow_bg{padding:0 0 5px 0; margin:0 87px 0 87px; background:url(images/container_shadow_bg.png) repeat-x top left; height:6px;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

