/* CSS Document */

.c_head{padding:0; margin-top:8px;text-align:left;}
.c_head_yellow{padding:0; margin-top:8px;text-align:left;}
.yellow_quote{background-color: #fcf9ea; margin: 2px 6px 2px 6px; padding: 2px; border: 2px #fed92d solid;}

/*---------- 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;}

.title_head{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.title_bar {

}

.title_blue .Head {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:  20px;
    font-weight: normal;
	}

.title_blue {
    color: #0e468b;	
	background-color: transparent;
}
.title_yellow {
    color: #000000;
	background-color:transparent;
	}



.clear_float {float:none; margin:0px clear:both;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {margin-bottom:20px;padding:0; text-align:right;}
.c_content_yellow{clear:both;}
.c_contentpane_yellow{padding:8px 0 0 0; text-align:left; background-color:transparent;}
.c_footer_yellow {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;}



/*---------- Blue Container -----------*/

.blue_c_wrapper {
	background-color: transparent;
	background-position:top;
	width:100%;
	border: 1px #0FF solid;
}

.blue_c_head {
	background-color: transparent;
	background-position:top;
	width:100%;
	height:25px;
	border: 1px #0FF solid;
	padding:0; 
	margin-top:8px;
	text-align:left;

}

.blue_c_container{
	min-height:200px;
}

.blue_c_content {
	padding: 2px 4px 2px 4px;
	text-align:left;
}

.blue_bottom_wrapper{
	padding:0px;
	margin:0px;
	background-color:transparent;
	width:100%;
	height:58px;
}

.DNNAlignleft
{
	text-align: left;
}

.content_blue {
	padding-top:8px; 
	padding-right:3px;
	padding-left:3px;
	padding-bottom:8px;
}

.containerwidth {
	width:150px;
}

.titlebox_blue  {
	background-image:url(images/blue_c_top.png);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:top;
	height: 25px;
	float: left;
	padding-left:10px;
	padding-right:10px;
}
.titlebox_blue_left  {
	background-image:url(images/blue_c_top_left.png);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top left;
	height: 25px;
	width:8px;
	float:left;
}
.titlebox_blue_right  {
	background-image:url(images/blue_c_top_right.png);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:top right;
	height: 25px;
	width:8px;
	float:left;
}

.blue_bottom {
	background-image:url(images/blue_c_bottom.png);
	background-repeat:repeat-x;
	background-color:transparent;
	background-position:bottom;
	height:58px;
	padding:0px;
	float:left;
	position:relative;
	float:left;
}
.blue_bottom_left {
	background-image:url(images/blue_c_bottom_left.png);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom left;
	width:8px;
	padding:0px;
	height:58px;
	float:left;

}
.blue_bottom_right {
	background-image:url(images/blue_c_bottom_right.png);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:bottom right;
	width:7px;
	padding:0px;
	height:58px;
	position:relative;
	float: left;
}
.blue_bottom_holder{
	width:100%;
}







