/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/

.BCC_MINIPS_boxActionstd { height:1px; padding: 0; width: 1px; vertical-align:top;}
.BCC_MINIPS_boxContent { font-size: 13px; font-family: tahoma; color: #555; text-align:center; padding: 0px;}
.BCC_MINIPS_boxTitle{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: white;
	
	text-align:center;
	font-weight: bold;
	line-height:43px;
}

.BCC_MINIPS_boxBgTitle{ height:25px; line-height:20px; background-image: none; 
	background-repeat: no-repeat; background-position: left top;}
.BCC_MINIPS_boxBgTitle_right{width:11px;background-image: url(ql_right.jpg);
	background-repeat: no-repeat; }
.BCC_MINIPS_boxBgTitle_left{width:11px;background-image: url(ql_left.jpg);
	background-repeat: no-repeat; }
	
#c_whitebox {
	height: auto;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom:7px;
	margin-left: 7px;
	background-color: #FFF;
	width:auto;
}
/* url(xboxheadertop.png);url(xboxheadertopl.png); headerboxcontainer_rouge.png headerboxcontainer_rouge_r.png */
#c_whitebox_t {
	margin-top:1px;

	background-image: url(headerboxcontainer_red.png);
	background-repeat: no-repeat;
}
#c_whitebox_tr {
	background-position: right top;
	height:35px;
	background-image: url(headerboxcontainer_red_r.png);
	background-repeat: no-repeat;
}
#c_whitebox_m {
	background-image: url(box_content_bg.gif);
	background-repeat: repeat-y;
}
#c_whitebox_mr {
	background-position: right top;
	background-image: url(box_content_bgr.gif);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-right:0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-right:0px;
}

#c_whitebox_bl {
	font-size:1px;
	background-image: url(box_footer_bg2.png);
	background-repeat: no-repeat;
}
#c_whitebox_br {
	height:13px;
	background-position: right top;
	background-image: url(box_footer_bgr.gif);
	background-repeat: no-repeat;
}

#c_mainarea_in{
	
	width:570px;
	height:100%;
	background-color: #fff;
	text-align:left;
	padding: 0px;
	margin: 0px;
}
	
.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
/*========================================================*/







