/* 
================================
 Container Styles for DotNetNuke
================================
*/

.containermaster {
	width: 100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #ffffff;
	background-image:url(images/orange_stele.gif);background-repeat:repeat-y;background-position:right;
}
.container_header {
	height: 30px;
	background-color: #DBDBDB;
}
.containerpadding {
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
}
.roundedcontainerpadding {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 13px;	
}
.top_left {
	background-image: url(images/common/top_left.gif);
}
.top {
	background-image: url(images/common/top.gif);
}
.top_right {
	background-image: url(images/common/top_right.gif);
}
.left {
	background-image: url(images/common/left.gif);
}
.right {
	background-image: url(images/common/right.gif);
}
.bottom_left {
	background-image: url(images/common/bottom_left.gif);
}
.bottom {
	background-image: url(images/common/bottom.gif);
}
.bottom_right {
	background-image: url(images/common/bottom_right.gif);
}
.grey_top_left {
	background-image: url(images/common/grey_top_left.gif);
}
.grey_top {
	background-image: url(images/grey/top.gif);
}
.green_top {
	background-image: url(images/orange_top.gif);background-repeat:repeat-x;background-position:top;
	padding:0px 12px 0px 12px;
}

.grey_top_right {
	background-image: url(images/common/grey_top_right.gif);
}
.grey_left {
	background-image: url(images/common/grey_left_bg.gif);
	background-repeat: repeat-y;
}
.grey_right {
	background-image: url(images/common/grey_right_bg.gif);
	background-repeat: repeat-y;
}
.grey_bottom {
	background-image: url(images/common/grey_bottom_bg.gif);
	background-repeat: repeat-x;
}
.grey_content {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 18px;
	background-image: url(images/common/grey_content_bg.gif);
	background-repeat: repeat-x;
}

.orange_top{
	background-image: url(images/orange_top.gif);background-repeat:repeat-x;background-position:top;
	background-color:Transparent;height:39px;
}
.orange_cornerA{
background-image:url(images/TwoAnglesNT.png);background-repeat:no-repeat;background-position:top right;
background-color:Transparent;height:39px;width:27px;
}
/*.orange_cornerA{
background-image:url(images/orange_cornerA-up.gif);background-repeat:no-repeat;background-position:top right;
background-color:Transparent;height:39px;width:27px;
}*/
.orange_cornerA_Down{
background-image:url(images/orange_cornerA-down.gif);background-repeat:no-repeat;background-position:top right;
background-color:Transparent;margin-top:27px;margin-left:25px;
}
.orange_cornerB{
background-image:url(images/orange_cornerB.png);background-repeat:no-repeat;background-position:top left;
background-color:Transparent;height:39px;width:27px;
}
.orange_cornerdown{
background-image:url(images/orange_stele_down.gif);background-repeat:no-repeat;background-position:bottom right;
background-color:Transparent;
margin-bottom:-40px;
}
.orange_internal{
background-image:url(images/internal_angle.gif);background-repeat:no-repeat;background-position:top right;
background-color:Transparent;height:18px;width:80%;
}
.SmLetters{
color:White;
font-size:xx-small;
}
