/* 
================================
 Container Styles for skins-store
================================
*/   
.dialogtitle1{ FONT-SIZE: 12px; font-family:Arial; COLOR: #ffffff; FONT-WEIGHT: bold;}
.dialogtitle2 { FONT-SIZE: 12px; font-family:Arial;COLOR: #ffffff; FONT-WEIGHT: bold;}

.dialogtitle3{ color: #186576; 
	font-family: "Gill Sans", "Gill Sans BT", "Gill Sans MT", "Gill Sans std", "Trebuchet MS", sans-serif; font-size: 14px; font-weight: normal;
	letter-spacing: 1px; text-transform: uppercase; }

.dialogtitle4{ FONT-SIZE: 12px;font-family:Arial; COLOR: #ffffff; FONT-WEIGHT: bold;}


.containermaster{
	width: 100%;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.containermastergreen{
    background-color:#f0f8eb;
	width: 100%;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #DDDDDD;
}


p { font-family: "Gill Sans", "Gill Sans BT", "Gill Sans MT", "Gill Sans std", "Trebuchet MS", sans-serif !important; line-height: 1.5em !important; }

p+p { margin-bottom: -.25em !important; }

h1, h2, h3, h4, h5, h6 { font-family: "Gill Sans", "Gill Sans BT", "Gill Sans MT", "Gill Sans std", "Trebuchet MS", sans-serif !important; }

.regionDateline { color: #7fa540; }
.prHeadline { color: #186576; font-size: 16px; }
.prSynopsis { font-size: 14px; }

th, td, div { font-size: 12px; }
.Normal { font-size: 12px; }

.triad { width: 774px; margin: 0 0 24px 0; padding: 0; border: 0; }
	.triad img { border: 0; margin: 0; padding: 0; width: 250px; height: 250px; } 
	.triad img a { border: 0; }
	.triad h2 { color: #186576; text-transform: uppercase; font-weight: normal; line-height: 1;
				margin: 4px 0 2px 0; padding: 0; }
	.triad h2 a, .triad h2 a:link, .triad h2 a:visited { font-weight: normal; color: #186576;
				text-decoration: none; }
	.triad p { color: #404040; margin: 0; padding: 0; font-size: 14px; line-height: 1.7em; } 
	.t1 { width: 250px; float: left; padding: 0 12px 0 0; }
	.t2 { width: 250px; float: left; padding: 0 12px 0 0; }
	.t3 { width: 250px; float: left; padding: 0; }
	
.cleaner h2 { color: #186576; text-transform: uppercase; font-weight: normal; line-height: 1;
			margin: 0; padding: 0; }
	.cleaner h2 a, .cleaner h2 a:link, .cleaner h2 a:visited { font-weight: normal; color: #186576; text-decoration: none; }
	.cleaner p { color: #404040; margin: 0; padding: 0; font-size: 14px; line-height: 1.7em; }

.bg  { background: url("/Containers/DSGBP5_Green/images/bg02.jpg") #ffffff; }
.cleary { clear: both; height: 0; line-height: 0; font-size: 0; }

#Body { background-color: #fff; }