/*=======================================================+
|                                                        |
|              DotNetNuke Skin - Greytness               |
|               Developed by Adammer LLC                 |
|                http://www.adammer.com                  |
|                                                        |
|                       July 2009                        |
|                                                        |
+========================================================+

Version    : 2.5
Released   : August 2011

*/


/*=======================================================+
|  All Containers                                        |
+=======================================================*/

.greytnessUL {
	border-bottom: #CCC solid 1px;
	text-align: left;
	padding-bottom: .1em;
}

.greytnessStdContainer {
	clear: both;
	position: relative;
}

.greytnessStdContainer h1,
.greytnessStdContainer h2,
.greytnessStdContainer h3,
.greytnessStdContainer h4,
.greytnessStdContainer h5,
.greytnessStdContainer h6 {
	color: #0072C6;
}

.greytnessStdVertLine {
	border-left: #CCC 1px solid;
	padding-left: 10px;
}

.greytnessBoxGrey1 {
	border: #CCC 1px solid;
	padding: 0 10px 10px 10px;
	background-color: #FAFAFA;
}

.greytnessBoxGrey1 h1,
.greytnessBoxGrey1 h2,
.greytnessBoxGrey1 h3,
.greytnessBoxGrey1 h4,
.greytnessBoxGrey1 h5,
.greytnessBoxGrey1 h6 {
	border-bottom: #CCC dotted 1px;
	padding: 5px 0 5px 0;
	color: #333;
}

#GreytnessMidnight .greytnessBoxGrey1 p,
#GreytnessMidnight .greytnessBoxGrey1,
#GreytnessMidnight .greytnessBoxGrey1 a {
	color: #333;
}

.greytnessBoxGrey2 p,
.greytnessBoxGrey2 .Normal,
.greytnessBoxGrey2 .normal,
.greytnessBoxGrey2 a.CommandButton,
.greytnessBoxGrey2 .Head,
.greytnessBoxGrey2 .SubHead,
.greytnessBoxGrey2 .NormalBold,
.greytnessBoxGrey2 .NormalTextBox,
.greytnessBoxGrey2 label,
.greytnessBoxGrey2 .DataGrid_Item,
.greytnessBoxGrey2 .DataGrid_Header,
.greytnessBoxGrey2 a,
.greytnessBoxGrey2 h1,
.greytnessBoxGrey2 h2,
.greytnessBoxGrey2 h3,
.greytnessBoxGrey2 h4,
.greytnessBoxGrey2 h5,
.greytnessBoxGrey2 h6 {
	color: #F1F1F1;
}

.greytnessBoxGrey2 {
	border: #333 1px solid;
	padding: 0 10px 10px 10px;
	background-color: #222;
}

.greytnessBoxGrey2 .LabelEditTextClass {
	color: #FFF;
}

.greytnessBoxGrey2 h1,
.greytnessBoxGrey2 h2,
.greytnessBoxGrey2 h3,
.greytnessBoxGrey2 h4,
.greytnessBoxGrey2 h5,
.greytnessBoxGrey2 h6 {}

.greytnessBoxGrey2 h1,
.greytnessBoxGrey2 h2,
.greytnessBoxGrey2 h3,
.greytnessBoxGrey2 h4,
.greytnessBoxGrey2 h5,
.greytnessBoxGrey2 h6 {
	border-bottom: #666 dotted 1px;
	padding: 5px 0 5px 0;
}

#GreytnessMidnight .greytnessBoxGrey1 h1,
#GreytnessMidnight .greytnessBoxGrey1 h2,
#GreytnessMidnight .greytnessBoxGrey1 h3,
#GreytnessMidnight .greytnessBoxGrey1 h4,
#GreytnessMidnight .greytnessBoxGrey1 h5,
#GreytnessMidnight .greytnessBoxGrey1 h6,
#GreytnessMidnight .greytnessBoxGrey1 a,
#GreytnessMidnight .greytnessBoxGrey1 .Normal {
	color: #000;
}