/* 
================================
 Container Styles for DotNetNuke - Copyright TI & DJ Wilks Pty Ltd - http://www.lapidaryclub.com.au - Part of the Lapidary Club Series
================================
*/   

.LC_Title_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;
	vertical-align: text-bottom;


}


.AllWhite {
	background-color: white;

}


/* Start LC Grey 01 */


.LC01_containermaster_grey_transparent {
	width: 100%;
	background-color: transparent;
	margin-bottom: 3px;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 3px;

}

.LC01_grey_TL {
	BACKGROUND-IMAGE:  url(LC_01_container_leftcorner.gif);
	width: 12px;
	height: 17px;
	background-repeat: no-repeat;
}
.LC01_containerrow1_grey {
	BACKGROUND-IMAGE:  url(LC_01_container_bar.gif);
	background-repeat: repeat-x;
	height: 17px;
	line-height: 15px;
}
.LC01_grey_TR {
	BACKGROUND-IMAGE:  url(LC_01_container_rightcorner.gif);
	width: 12px;
	height: 17px;
	line-height: 15px;
	background-repeat: no-repeat;
}


/*  End LC Grey 01 */



/* Start LC Grey 02 */

.LC02_containermaster_grey_white {
	width: 100%;
	background-color: white;
	margin-bottom: 3px;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 3px;


}

.LC02_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bolder;
	color: #000000;
}

.LC02_grey_TL {
	BACKGROUND-IMAGE:  url(LC_01_container_leftcorner.gif);
	width: 12px;
	height: 17px;
	background-repeat: no-repeat;
}
.LC02_containerrow1_grey {
	BACKGROUND-IMAGE:  url(LC_01_container_bar.gif);
	background-repeat: repeat-x;
	height: 17px;
	line-height: 15px;
}
.LC02_grey_TR {
	BACKGROUND-IMAGE:  url(LC_01_container_rightcorner.gif);
	width: 12px;
	height: 17px;
	line-height: 15px;
	background-repeat: no-repeat;
}


/*  End LC Grey 02 */



/* Start LC Grey 03 */

.LC03master {
	width: 98%;
	background-color: transparent;
	border: none #CCCCCC;
}

.LC03content {
	width: 100%;
	background-color: white;

}

.LC03amaster {
	width: 475px;
	background-color: transparent;
	border: none #CCCCCC;
}

.LC03acontent {
	width: 100%;
	background-color: white;

}
.LC03GrayBR {
	BACKGROUND-IMAGE:  url(LC03GrayBR.png);
	width: 67px;
	height: 27px;
	background-repeat: no-repeat;
}

/*  No Repeat Curve Next to Title Text */
.LC03GrayTRepeat {
	BACKGROUND-IMAGE:  url(LC03GrayTRepeat.png);
	background-repeat: repeat-x;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: text-top;



}
.LC03GrayTR{
	BACKGROUND-IMAGE:  url(LC03GrayTR.png);
	width: 56px;
	height: 27px;
	background-repeat: no-repeat;
}

/*  Repeat Background for Top */
.LC03GrayTRRepeat {
	BACKGROUND-IMAGE:  url(LC03GrayTRRepeat.png);
	background-repeat: repeat-x;
}

/*Menu Repeat - Bottom of Container */
.LC03GrayBRepeat {
	BACKGROUND-IMAGE:  url(LC03GrayBRepeat.png);
	background-repeat: repeat-x;
	height: 27px;
}

/*  End LC Grey 03 */

/* Start LC Grey 04 */

.LC04_containermaster_grey_white {
	width: 100%;
	background-color: white;
	border: 1px solid #999999;
}

.LC04content {
	width: 100%;
	background-color: white;
	padding: 5px

}

/*  End LC Grey 04 */


.bartop {
	background-image: url(bartop.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: center top;
}

.barmiddle {
	background-image: url(barbody.jpg);
	background-repeat: repeat-y;
	background-position: center top;


.barbottom {
	background-image: url(barbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


