﻿/* 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;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.contentpaneGrey{padding: 20px; text-align:left; background-color:#912d2a ; width:327px; border:1px solid #571a1a;}
.c_footer {margin-bottom:20px;padding:0; text-align:right; width:360px;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px; color:#656565; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px;}

.NormalH2, .NormalH2 p, .NormalH2 ul li{color:#333333;}
.NormalH1, .NormalH1 p{color:#333333;}
.Normal{color:#fff;}
.contentpaneNormal .Normal{
	color:#4D4D4D;
}
/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}
.Normal ul li a,.Normal a:link,.Normal a:visited,.Normal a:active{color:#333333; font-weight:bold;font-size:14px!important; text-decoration:underline;}
.contentpaneGrey .Normal ul li a, .contentpaneGrey .Normal a:link, .contentpaneGrey .Normal a:visited, .contentpaneGrey .Normal a:active{color:#fff; font-weight:bold;font-size:14px!important;}

#cntTopL{display:block; position:absolute; width:5px; height:5px; background-image:url(images/topL.gif); background-repeat:no-repeat; margin-top:-21px; margin-left:-21px;}
#cntTopR{display:block; position:absolute; width:5px; height:5px; background-image:url(images/topR.gif); background-repeat:no-repeat; margin-top:-21px; margin-left:343px}
#cntBottomL{display:block; position:absolute; width:5px; height:5px; background-image:url(images/box.gif); background-repeat:no-repeat; background-position:0px -5px; margin-top:-5px;}
#cntBottomR{display:block; position:absolute; width:5px; height:5px; background-image:url(images/box2.gif); background-repeat:no-repeat; background-position:-5px -5px; margin-top:-5px; margin-left:364px}

/*---------- REd Container -----------*/

.contentpaneGreen{ text-align:left; background: url('images/menu-content-middle.png') repeat-x;height:271px; width:960px; border-right:#571a1a solid 1px;border-left:#571a1a solid 1px;color:#fff!important;}
.topper{background: url('images/menu-content-topper.png') no-repeat; height:13px;width:961px;border-left:#571a1a solid 1px;}
.green-footer{margin-bottom:20px;padding:0; text-align:right; background: url('images/menu-content-bottom.png') no-repeat; height:44px;width:962px;}
.containerTitle{margin:0 0 15px 15px; padding-top:15px;}
.contentPane{margin-left:15px;}

/*---------- Blue  Container Small -----------*/

.contentpaneGreenSmall{ text-align:left; background: url('images/small-red-middle.png') repeat-x;height:143px; width:960px; border-left:#571a1a solid 1px;}
.topperSmall{background: url('images/small-red-topper.png') no-repeat; height:13px;width:961px;border-left:#571a1a solid 1px;}
.green-footerSmall{margin-bottom:20px;padding:0; text-align:right; background: url('images/small-red-bottom.png') no-repeat; height:44px;width:963px;}
.containerTitle{margin:0 0 15px 15px; padding-top:0px;}
.contentPane{margin-left:15px;}

ul li {
	color:#333333;
}