/* 
================================
 Container Styles for DotNetNuke - Copyright Nina Meiers - dnn3@xd.com.au - Part of the XDMedia Series
================================
*/   

/* XDMediaBlue */

.containermaster_blue {
	width: 100%;
	background-color: #F2F2F2;
	BORDER-RIGHT: #A3C8ED 0px solid; 
	BORDER-TOP: #A3C8ED 0px solid; 
	BORDER-LEFT: #A3C8ED 0px solid; 
	BORDER-BOTTOM: #A3C8ED 0px solid; 
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.containermaster_LittRed {
	width: 100%;
	background-color: #F2F2F2;
	BORDER-RIGHT: #660000 1px solid; 
	BORDER-TOP: #660000 1px solid; 
	BORDER-LEFT: #660000 1px solid; 
	BORDER-BOTTOM: #660000 1px solid; 
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.containermaster_LittRed_175 
{
	width: 175px;
	background-color: #F2F2F2;
	BORDER-RIGHT: #660000 1px solid; 
	BORDER-TOP: #660000 1px solid; 
	BORDER-LEFT: #660000 1px solid; 
	BORDER-BOTTOM: #660000 1px solid; 
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.containermaster_LittRed_200 
{
	width: 200px;
	background-color: #F2F2F2;
	BORDER-RIGHT: #660000 1px solid; 
	BORDER-TOP: #660000 1px solid; 
	BORDER-LEFT: #660000 1px solid; 
	BORDER-BOTTOM: #660000 1px solid; 
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.LittBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #F2F2F2;
	font-variant:small-caps;
	letter-spacing: 2;
}

.LittRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #F2F2F2;
	font-variant:small-caps;
	letter-spacing: 2;
}

/* End  MediaBlue container */

HR {
 height: 1px;
 color: #EAEAEA;
}

/* Classes for Blue03 */

.containermaster_LittBlue {
	width: 100%;
	background-color: #F2F2F2;
	BORDER-RIGHT: #78AFE5 1px solid; 
	BORDER-TOP: #78AFE5 1px solid; 
	BORDER-LEFT: #78AFE5 1px solid; 
	BORDER-BOTTOM: #78AFE5 1px solid; 
	margin-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.containermaster_LittBlue_175 {
	background-color: #F2F2F2;
	BORDER-RIGHT: #78AFE5 1px solid; 
	BORDER-TOP: #78AFE5 1px solid; 
	BORDER-LEFT: #78AFE5 1px solid; 
	BORDER-BOTTOM: #78AFE5 1px solid; 
	margin-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.containermaster_LittBlue_200 {
	background-color: #F2F2F2;
	BORDER-RIGHT: #78AFE5 1px solid; 
	BORDER-TOP: #78AFE5 1px solid; 
	BORDER-LEFT: #78AFE5 1px solid; 
	BORDER-BOTTOM: #78AFE5 1px solid; 
	margin-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.LittBlueTL {
	BACKGROUND-IMAGE: url(LittBlueTL.gif);
	width: 12px;
	height: 17px;
	background-repeat: no-repeat;
}

.LittRedTL {
	BACKGROUND-IMAGE: url(LittRedTL.gif);
	width: 12px;
	height: 17px;
	background-repeat: no-repeat;
}

.LittRedTR {
	BACKGROUND-IMAGE: url(LittRedTR.gif);
	width: 12px;
	height: 17px;
	background-repeat: no-repeat;
}

.containerrow1_LittRed {
	BACKGROUND-IMAGE: url(LittRedBG.gif);
	background-repeat: repeat-x;
	height: 17px;
	line-height: 15px;
}
.containerrow1_LittBlue {
	BACKGROUND-IMAGE: url(LittBlueBG.gif);
	background-repeat: repeat-x;
	height: 17px;
	line-height: 15px;
}
.LittBlueTR {
	BACKGROUND-IMAGE: url(LittBlueTR.gif);
	width: 12px;
	height: 17px;
	line-height: 15px;
	background-repeat: no-repeat;
}


/*  End XMedia Blue03 */

