/* CSS Document */

/*.c_head{text-align:left;}*/

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .head_title h1{float:left;width: 100%;}
.c_icon img { float:left; padding-right:4px;padding-left: 5px;}
.head_title h1{margin:0px 0px 5px 0px; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;width:100%;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}

.c_footer {clear:both;margin-bottom:20px;padding:0;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}
.c_actions
{
	width: 100%;
	float:right;
}

.c_head_sidebar
{
	float: right;
}

.c_top h1
{
	padding-left: 33px;
	line-height: 33px;
}


.sidebarwrapper .c_contentpane
{
	padding: 0px;
}
.c_content_right
{
	text-align: right;
}

.c_flash_content, .c_flashpane
{
	padding: 0px;
}

.c_head_sidebar .c_head
{
	width: 283px;
}

.relative
{
	position: relative;
	z-index: 20000;
}

.absolute
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.ContainerWrapper
{
    padding: 13px 21px 0px;
}

.DefaultContainerWrapper
{
    padding: 13px 13px 0px;
}

.GrayBox
{
	width: 306px
}

.GrayBoxTop
{
	height: 25px;
	background: url(images/GrayBoxTop.png) no-repeat;
}
.GrayBoxMid
{
	background: url(images/GrayBoxMid.png) repeat-y;
	margin-top: -14px;
	height: 144px;
	overflow: hidden;
}

.GrayBoxMid .TitleHead
{
  color: #00A4E4;
}

.GrayBoxBot
{
	height: 17px;
	background: url(images/GrayBoxBot.png) no-repeat;
}

.clear_float {clear: both;}

.TitleGradient
{
	height: 32px;
	background: url(images/TitleGradient.png) repeat-x;
	color: White;
	text-indent: 5px;
}

.TitleGradient .TitleHead
{
	color: White;
	font-style: normal;
	text-align: center;
}

.TitleGradient h1
{
	padding-top: 3px;
}

.Italic, .Italic .TitleHead
{
	font-style: italic;
}

.TitleGradientMid
{
	background: url(images/MidContentBorder.png) repeat-y;
}

.TitleGradientBot
{
	background: url(images/BotContentBorder.png) no-repeat;
	height: 17px;
	margin-bottom: 10px;
}

.InnerWrapper
{width: 290px;margin: 0px auto;}

.TitleGradientContentWrapper
{
	width: 940px;
	margin: 0px auto;
	padding-top: 7px;
}

.TitleHead a
{
	color: #fff;
	text-decoration: none;
}

.GrayBG {width: 930px;margin: 0px auto;}
.GrayTopBG {background: url(images/MidThirdContentBG.png) repeat-y;}
.GrayBotBG {background: url(images/BotThirdContentBG.png) no-repeat;height: 16px;margin-bottom: 10px;}
.GrayBG .InnerWrapper {width: 890px;margin: 0px auto;}
.ImageContainer {padding-top: 10px;}
.GrayBoxMid .InnerWrapper .c_icon h1 {text-align: center;}
