﻿	/* 
================================
 Container Styles for DotNetNuke - Copyright Nina Meiers - dnn3@xd.com.au - Part of the XDMedia Series
================================
*/   

/* XDMediawheat */

.containermaster_wheat {
	width: 100%;
	background-color: transparent;
	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;
}

.XMediawheatTL {
	BACKGROUND-IMAGE: url(XMediawheatTL.gif);
	width: 12px;
	height: 21px;
	background-repeat: no-repeat;
}
.containerrow1_wheat {
	BACKGROUND-IMAGE: url(XMediawheatBG.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
}
.XMediawheatTR {
	BACKGROUND-IMAGE: url(XMediawheatTR.gif);
	width: 12px;
	height: 21px;
	background-repeat: no-repeat;
}

.containerrow2_wheat {
	background-color: #FFFFFF
}

.XDMwheat {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	
}

/* End  Mediawheat container */

HR {
 height: 1px;
 color: #EAEAEA;
}

/* Class for Media Green 02 */

/*  Container Title Text */

.xmedia02master {
	width: 100%;
	background-color: transparent;
	BORDER-RIGHT: #5C93C9 1px solid; 
	BORDER-TOP: #5C93C9 1px solid; 
	BORDER-LEFT: #5C93C9 1px solid; 
	BORDER-BOTTOM: #5C93C9 1px solid; 

}


.XMedia02wheatBR {
	BACKGROUND-IMAGE: url(XMedia02wheatBR.gif);
	width: 77px;
	height: 27px;
	background-repeat: no-repeat;
}

/*  No Repeat Curve Next to Title Text */
.XMedia02wheatTRepeat {
	BACKGROUND-IMAGE: url(XMedia02wheatTRepeat.gif);
	background-repeat: repeat-x;
	padding-left: 3px;

}
.XMedia02wheatTR{
	BACKGROUND-IMAGE: url(XMedia02wheatTR.gif);
	width: 77px;
	height: 27px;
	background-repeat: no-repeat;
}

/*  Repeat Background for Top */
.XMedia02wheatTRRepeat {
	BACKGROUND-IMAGE: url(XMedia02wheatTRRepeat.gif);
	background-repeat: repeat-x;
}

/*Menu Repeat - Bottom of Container */
.XMedia02wheatBRepeat {
	BACKGROUND-IMAGE: url(XMedia02wheatBRepeat.gif);
	background-repeat: repeat-x;
	height: 27px;
}


/* Classes for wheat03 */

.containermaster_wheat03 {
	width: 100%;
	background-color: transparent;
	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;
}


.XMedia03wheatTL {
	BACKGROUND-IMAGE: url(XMedia03wheatTL.gif);
	width: 12px;
	height: 17px;
	background-repeat: no-repeat;
}
.containerrow1_wheat03 {
	BACKGROUND-IMAGE: url(XMedia03wheatBG.gif);
	background-repeat: repeat-x;
	height: 17px;
	line-height: 15px;
}
.XMedia03wheatTR {
	BACKGROUND-IMAGE: url(XMedia03wheatTR.gif);
	width: 12px;
	height: 17px;
	line-height: 15px;
	background-repeat: no-repeat;
}

.containerrow2_wheat {
	background-color: #FFFFFF
}

/*  End XMedia wheat03 */



