/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_free {
	width: 100%;
	background-color: transparent;
}
.containerrow1_free {
	background-color: #EBEBEB;
}
.containerrow2_free {
	background-color: #ffffff;
}
.container_Trans {
	background-color: transparent;
	color:#fff;
}
.Container_padding{padding: 0 10px 0 10px;}

.Paddingupdown{padding:20px 0 5px 10px;}


/* Styles for Blue Rounded Container */
.BlueTitle{color:#33bce8;font-family: Arial; font-size:18px;}
.Blue_TopLeft {background: url(images/Blue_TopLeft.gif) no-repeat top left; height:31px;width:33px;padding: 0 0px 0 0px; border: 0px; margin: 0 0 0 0;}
.Blue_TopRight {background: url(images/Blue_Topright.gif) no-repeat top right; height:31px;padding: 0 0px 0 0px; border: 0 0 0 0; margin: 0 0 0 0;}
.TopBlue {background: url(images/Blue_Topright.gif);}
.BlueBG { background-color:#0d4670;}
.Blue_Padding {padding: 0 10px 0 10px;}
.BlueFont {color:#fff;}
.bluewidth { !important;padding: 0 0px 0 0px; border: 0 0 0 0; margin: 0 0 0 0;}
body {color:#fff;}


 #container #container1 {display: table;}
#row #row1 {display: table-row; }
#left, #middle, #middle2, #right{display: table-cell;float: left;}  

#RightImage, #LeftImage{display: table-cell;float: left;}  
#middleBottom, #LeftImageBottom, #RightImageBottom{display: table-cell;float: left;}  


/* Styles for Rounded blue  Container */

 
.b2topleft{background: url(images/b2_TopLeft.gif) no-repeat top left; height:25px;width:16px;}
.b2topright{background: url(images/b2_topright.gif) no-repeat top right; height:25px;width:16px;}
.b2bottomleft{background: url(images/b2_bottomLeft.gif) no-repeat bottom left; height:13px;width:16px;}
.b2bottomright{background: url(images/b2_bottmright.gif) no-repeat bottom right; height:13px;width:16px;}

/* Styles for Rounded  Container */

#RoundedCornersTable {
	padding: 0px;
	margin: 10px 0 10px 0;
	width: 100%;
}
#RoundedCornersTable .RCTopLeft {
	padding-left: 8px;
	width: 6px;
	height: 6px;
	background: url(images/ul.gif) no-repeat bottom right;
}
#RoundedCornersTable .RCTop {
	background: url(images/top.gif) repeat-x bottom ;
	width: 100%;
	height: 6px;
}
#RoundedCornersTable .RCTopRight {
	width: 6px;
	height: 6px;
	background: url(images/ur.gif) no-repeat bottom left;
}
#RoundedCornersTable .RCLeft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	height: 100%;
}
#RoundedCornersTable .RCCenter {
	background: url(images/bk_container_grn.gif) bottom #fff repeat-x;
	width: 100%;
	height: 100%;
}

#RoundedCornersTable .RCRight {
	background: url(images/right.gif) repeat-y left;
	width: 1px;
	height: 100%;
}
#RoundedCornersTable .RCBottomLeft {
	width: 6px;
	height: 6px;
	background: url(images/ll.gif) no-repeat top right;
}
#RoundedCornersTable .RCBottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 6px;
}
#RoundedCornersTable .RCBottomRight {
	width: 6px;
	height: 6px;
	background: url(images/lr.gif) no-repeat top left;
}
.RoundedCornersHeader {
	border-bottom: 1px solid #e2e2e2;
}
.RoundedCornersTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px; font-weight:bold;
	color:#666666;
	padding: 0 0 0 5px;
	line-height: 28px;
}
.RoundedCornersContent {
	padding: 5px 0 0 5px;
	background: transparent;
	color:#696969;
}
	height: 100%;
}
#RoundedCornersTable .RCBottomLeft {
	width: 6px;
	height: 6px;
	background: url(images/ll.gif) no-repeat top right;
}
#RoundedCornersTable .RCBottom {
	background: url(images/bottom.gif) top repeat-x;
	width: 100%;
	height: 6px;
}
#RoundedCornersTable .RCBottomRight {
	width: 6px;
	height: 6px;
	background: url(images/lr.gif) no-repeat top left;
}
.RoundedCornersHeader {
	border-bottom: 1px solid #e2e2e2;
}
.RoundedCornersTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px; font-weight:bold;
	color:#666666;
	padding: 0 0 0 5px;
	line-height: 28px;
}
.RoundedCornersContent {
	padding: 5px 0 0 5px;
	background: transpearent;
}
