/* 
================================
 Container Styles for DotNetNuke
 Created by iRAW Design
================================
*/   

.container {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.containerbrownborder {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border: 1px solid #BCB28F;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ModuleTitle_MenuContainer {
	margin: 0px;
	padding: 0px;
	height:5px;
	width:5px;
}

.containernobackground {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.containerheader {
	height: 30px;
}

.containerheaderunderline {
	height: 25px;
	border-bottom: 1px solid #BCB28F;
}

.containerheadernounderline {
	height: 25px;
	padding-bottom: 0px;
}

.containerorangeheader{
	clear: both;
	height: 30px;
	padding-bottom: 1px;
	background: url(images/orange_header.gif) top repeat-x;
}

.containerheaderleft {
	height: 30px;
	width: 10px;
	float: left;
	background: url(images/orange_left_header.gif) top repeat-x;
}

.containerheaderright {
	height: 30px;
	width: 10px;
	float: right;
	background: url(images/orange_right_header.gif) top repeat-x;
}

.containertitle{
	float: left;
}

/*Blue container*/
.containergreytop {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: url(images/grey/grey_top.gif) top repeat-x;
}

.containergreytopleft {
	background: url(images/grey/grey_top_left.gif) top left no-repeat;
	width: 100%;
	height: 100%;
}

.containergreytopright {
	background: url(images/grey/grey_top_right.gif) top right no-repeat;
	width: 100%;
	height: 100%;
}

.containergreymiddle {
	width: 100%;
	height: 100%;
	background-color: #e7e8e8;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.containergreyleft {
	background: url(images/grey/grey_left.gif) left repeat-y;
	width: 100%;
	height: 100%;
}

.containergreyright {
	background: url(images/grey/grey_right.gif) right repeat-y;
	width: 100%;
	height: 100%;
}

.containergreybottom {
	width: 100%;
	height: 35px;
	background: url(images/grey/grey_bottom.gif) bottom repeat-x;
}

.containergreybottomleft {
	background: url(images/grey/grey_bottom_left.gif) bottom left no-repeat;
	width: 100%;
	height: 35px;
}

.containergreybottomright {
	background: url(images/grey/grey_bottom_right.gif) bottom right no-repeat;
	width: 100%;
	height: 35px;
}

.containercontentgrey {
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}


.Head {
	color: #EF590D;
	text-align: left;
	font-size: 18px;
}

.whitetext {
	color: #ffffff;
	text-align: left;
}

.blacktext{
	color: #000000;
	text-align: left;
}

.browntext {
	margin: 0px !important;
	line-height: 100% !important;
	color:#6C6754 !important;
}

.SubHead {
	color: #383a3c;
	text-align: left;
}

.SubSubHead {
	color: #383a3c;
	text-align: left;
}

.NormalBold  {
	color: #EF590D;
}

.containeractions {
	float: right;
	width: 10px;
	height: 0px;
	text-align: left;
}

.containercontent {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.containerblank {
	margin: 0px;
	clear: both;
}

.containerfooter{
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}

.contaioneredit {
	float: right;
}

.contaionerproperties {
	float: right;
}

.contentsblank {
	height: 5px;
	border: 1px solid white;
}

.Normal,.NormalDisabled , .p {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	line-height: 150%;
}

.Normal p {
	margin-bottom: 10px;
}

a:link {
	text-decoration: none;
	color: #EF590D;
}

a:visited {
	text-decoration: none;
	color: #EF590D;
}

a:hover {
	text-decoration: underline;
	color: #EF590D;
}

.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/ 
	height: 20px;	
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 20px;
	font-weight: bold; 
	font-style: normal;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
}

.ModuleTitle_MenuIcon {
	background-color: #EEEEEE; 
	width: 10px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu {
	border: #696969 1px solid;
	z-index: 1000; 
	background-color: #FFFFFF; 
	padding: 0px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuItemSel {
	border: white 0px solid;
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold; 
	font-style: normal;
	background-color: #989898;
}

.SkinObject {
    font-weight: normal;
    color: #9f9f9f;
    font-family: Verdana, Arial, Helvetica; 
    text-decoration: none;
}

.SkinObject a:link {color:#9f9f9f; text-decoration:none; font-size: 8pt;font-family: Verdana, Arial, Helvetica;}
.SkinObject a:visited {color:#9f9f9f; text-decoration:none; font-size: 8pt;font-family: Verdana, Arial, Helvetica;}
.SkinObject a:hover {color:#d1cfcf; text-decoration:none; font-size: 8pt;font-family: Verdana, Arial, Helvetica;}
.SkinObject a:active {color:#9f9f9f; text-decoration:none; font-size: 8pt;font-family: Verdana, Arial, Helvetica;}





.smallgrey {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	color: #999999;
}


.h1title { display:none; }

