﻿/*=======================================================+
|                                                        |
|              DotNetNuke SKin - Elemento                |
|               Developed by Adammer LLC                 |
|                http://www.adammer.com                  |
|                                                        |
|                      August 2009                       |
|                                                        |
+========================================================+

Version    : 1.0
Released   : August 2009

*/
/*=======================================================+
|  All Containers                                        |
+=======================================================*/
.UL {
	border-bottom: #CCC solid 1px;
	margin-bottom: 10px;
	text-align: left;
}
.OL {
	border-top: #333 dotted 1px;
	margin-top: 20px;
	text-align: right;
}
.StdContainer {
	margin-bottom: 20px;
	clear: both;
	z-index: 0;
}
.StdVertLine {
	border-left: #CCC 1px solid;
	padding-left: 10px;
}
.visibility {
	position: absolute;
	right: 20px;
	top: 10px;
}
.BoxBlueFlat1 .visibility, .BoxGreyFlat1 .visibility, .BoxGreyFlat2 .visibility, .BoxGreyFlat3 .visibility, .BoxGreyFlat4 .visibility, .BoxTanFlat .visibility, .BoxWhiteFlat .visibility {
	position: absolute;
	right: 5px;
	top: 0px;
	display: block;
	width: 12px;
	height: 15px;
}
.OpenWhite .content {
	position: relative;
}
.BoxWhite {
	background: #FFF url(graphics/box_white_r.gif) right repeat-y;
	position: relative;
}
.BoxWhite .top {
	background: url(graphics/box_white_t.gif) top repeat-x;
	position: relative;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.BoxWhite .topleft {
	background: url(graphics/box_white_tl.gif) left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxWhite .topright {
	background: url(graphics/box_white_tr.gif) right top no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxWhite .content {
	background: #FFF url(graphics/box_white_l.gif) left top repeat-y;
	padding: 0px 0px 5px 20px;
	margin: -2px 25px 0 0;
}
.BoxWhite .bottom {
	background: url(graphics/box_white_b.gif) bottom repeat-x;
	height: 20px;
	position: relative;
	margin-top: -4px;
}
.BoxWhite .bottomleft {
	background: url(graphics/box_white_bl.gif) left bottom no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxWhite .bottomright {
	background: url(graphics/box_white_br.gif) right bottom no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxWhiteFlat {
	background-color: #FFF;
	position: relative;
	border: #C0C0C0 1px solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.BoxWhiteFlat .content {
	background-color: #FFF;
}
.BoxTan {
	background: #FFF9E4 url(graphics/box_tan_r.gif) right repeat-y;
	position: relative;
}
.BoxTan .top {
	background: url(graphics/box_tan_t.gif) top repeat-x;
	position: relative;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.BoxTan .topleft {
	background: url(graphics/box_tan_tl.gif) left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxTan .topright {
	background: url(graphics/box_tan_tr.gif) right top no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxTan .content {
	background: #FFF9E4 url(graphics/box_tan_l.gif) left top repeat-y;
	padding: 0px 0px 5px 20px;
	margin: -2px 25px 0 0;
}
.BoxTan .bottom {
	background: url(graphics/box_tan_b.gif) bottom repeat-x;
	height: 20px;
	position: relative;
	margin-top: -4px;
}
.BoxTan .bottomleft {
	background: url(graphics/box_tan_bl.gif) left bottom no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxTan .bottomright {
	background: url(graphics/box_tan_br.gif) right bottom no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxTanFlat {
	background-color: #FFF9E4;
	position: relative;
	border: #C0C0BF 1px solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.BoxTanFlat .content {
	background-color: #FFF9E4;
}
.BoxBlue1 {
	background: #D6F2EB url(graphics/box_blue1_r.gif) right repeat-y;
	position: relative;
}
.BoxBlue1 .top {
	background: url(graphics/box_blue1_t.gif) top repeat-x;
	position: relative;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.BoxBlue1 .topleft {
	background: url(graphics/box_blue1_tl.gif) left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxBlue1 .topright {
	background: url(graphics/box_blue1_tr.gif) right top no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxBlue1 .content {
	background: #D6F2EB url(graphics/box_blue1_l.gif) left top repeat-y;
	padding: 0px 0px 5px 20px;
	margin: -2px 25px 0 0;
}
.BoxBlue1 .bottom {
	background: url(graphics/box_blue1_b.gif) bottom repeat-x;
	height: 20px;
	position: relative;
	margin-top: -4px;
}
.BoxBlue1 .bottomleft {
	background: url(graphics/box_blue1_bl.gif) left bottom no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxBlue1 .bottomright {
	background: url(graphics/box_blue1_br.gif) right bottom no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxBlueFlat1 {
	background-color: #D6F2EB;
	position: relative;
	border: #BFC0C0 1px solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.BoxBlueFlat1 .content {
	background-color: #D6F2EB;
}
.BoxGrey1 {
	background: #666 url(graphics/box_grey1_r.gif) right repeat-y;
	position: relative;
}
.BoxGrey1 .top {
	background: url(graphics/box_grey1_t.gif) top repeat-x;
	position: relative;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.BoxGrey1 .topleft {
	background: url(graphics/box_grey1_tl.gif) left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxGrey1 .topright {
	background: url(graphics/box_grey1_tr.gif) right top no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxGrey1 .content {
	background: #666 url(graphics/box_grey1_l.gif) left top repeat-y;
	padding: 0px 0px 5px 20px;
	margin: -2px 25px 0 0;
}
.BoxGrey1 .bottom {
	background: url(graphics/box_grey1_b.gif) bottom repeat-x;
	height: 20px;
	position: relative;
	margin-top: -4px;
}
.BoxGrey1 .bottomleft {
	background: url(graphics/box_grey1_bl.gif) left bottom no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxGrey1 .bottomright {
	background: url(graphics/box_grey1_br.gif) right bottom no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxGreyFlat1 {
	background-color: #666;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.BoxGreyFlat1 .content {
	background-color: #666;
	margin: 0px 20px 0 20px;
	color: #FFFFFF;
}
.BoxGrey1 h1, .BoxGrey1 h2, .BoxGrey1 h3, .BoxGrey1 h4, .BoxGrey1 h5, .BoxGrey1 h6, .BoxGrey1 .Normal, .BoxGrey1 p, .BoxGrey1 a.CommandButton:link, .BoxGrey1 a, .BoxGreyFlat1 h1, .BoxGreyFlat1 h2, .BoxGreyFlat1 h3, .BoxGreyFlat1 h4, .BoxGreyFlat1 h5, .BoxGreyFlat1 h6, .BoxGreyFlat1 .Normal, .BoxGreyFlat1 p, .BoxGreyFlat1 a.CommandButton:link, .BoxGreyFlat1 a {
	color: #FFF !important;
}
.BoxGrey2 {
	background: #999 url(graphics/box_grey2_r.gif) right repeat-y;
	position: relative;
}
.BoxGrey2 .top {
	background: url(graphics/box_grey2_t.gif) top repeat-x;
	position: relative;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.BoxGrey2 .topleft {
	background: url(graphics/box_grey2_tl.gif) left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxGrey2 .topright {
	background: url(graphics/box_grey2_tr.gif) right top no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxGrey2 .content {
	background: #999 url(graphics/box_grey2_l.gif) left top repeat-y;
	padding: 0px 0px 5px 20px;
	margin: -2px 25px 0 0;
}
.BoxGrey2 .bottom {
	background: url(graphics/box_grey2_b.gif) bottom repeat-x;
	height: 20px;
	position: relative;
	margin-top: -4px;
}
.BoxGrey2 .bottomleft {
	background: url(graphics/box_grey2_bl.gif) left bottom no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxGrey2 .bottomright {
	background: url(graphics/box_grey2_br.gif) right bottom no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxGreyFlat2 {
	background-color: #313131;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	padding-top: 6px;
	padding-bottom: 6px;	
}
.BoxGreyFlat2 .content {
	background-color: #313131;
	margin: 0px 20px 0 20px;
	color: #FFFFFF;
}
.BoxGrey2 h1, .BoxGrey2 h2, .BoxGrey2 h3, .BoxGrey2 h4, .BoxGrey2 h5, .BoxGrey2 h6, .BoxGrey2 .Normal, .BoxGrey2 p, .BoxGrey2 a.CommandButton:link, .BoxGrey2 a, .BoxGreyFlat2 h1, .BoxGreyFlat2 h2, .BoxGreyFlat2 h3, .BoxGreyFlat2 h4, .BoxGreyFlat2 h5, .BoxGreyFlat2 h6, .BoxGreyFlat2 .Normal, .BoxGreyFlat2 p, .BoxGreyFlat2 a.CommandButton:link, .BoxGreyFlat2 a {
	color: #FFF !important;
}
.BoxGrey3 {
	background: #CCC url(graphics/box_grey3_r.gif) right repeat-y;
	position: relative;
}
.BoxGrey3 .top {
	background: url(graphics/box_grey3_t.gif) top repeat-x;
	position: relative;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.BoxGrey3 .topleft {
	background: url(graphics/box_grey3_tl.gif) left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxGrey3 .topright {
	background: url(graphics/box_grey3_tr.gif) right top no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxGrey3 .content {
	background: #CCC url(graphics/box_grey3_l.gif) left top repeat-y;
	padding: 0px 0px 5px 20px;
	margin: -2px 25px 0 0;
}
.BoxGrey3 .bottom {
	background: url(graphics/box_grey3_b.gif) bottom repeat-x;
	height: 20px;
	position: relative;
	margin-top: -4px;
}
.BoxGrey3 .bottomleft {
	background: url(graphics/box_grey3_bl.gif) left bottom no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxGrey3 .bottomright {
	background: url(graphics/box_grey3_br.gif) right bottom no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxGreyFlat3 {
	background-color: #CCC;
	position: relative;
	border: #9A9A9A 1px solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.BoxGreyFlat3 .content {
	background-color: #CCC;
	margin: 0px 20px 0 20px;
}
.BoxGrey4 {
	background: #E6E6E6 url(graphics/box_grey4_r.gif) right repeat-y;
	position: relative;
}
.BoxGrey4 .top {
	background: url(graphics/box_grey4_t.gif) top repeat-x;
	position: relative;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.BoxGrey4 .topleft {
	background: url(graphics/box_grey4_tl.gif) left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxGrey4 .topright {
	background: url(graphics/box_grey4_tr.gif) right top no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	width: 20px;
}
.BoxGrey4 .content {
	background: #E6E6E6 url(graphics/box_grey4_l.gif) left top repeat-y;
	padding: 0px 0px 5px 20px;
	margin: -2px 25px 0 0;
}
.BoxGrey4 .bottom {
	background: url(graphics/box_grey4_b.gif) bottom repeat-x;
	height: 20px;
	position: relative;
	margin-top: -4px;
}
.BoxGrey4 .bottomleft {
	background: url(graphics/box_grey4_bl.gif) left bottom no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxGrey4 .bottomright {
	background: url(graphics/box_grey4_br.gif) right bottom no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 30px;
	width: 20px;
}
.BoxGreyFlat4 {
	background-color: #E6E6E6;
	position: relative;
	border: #CCC 1px solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.BoxGreyFlat4 .content {
	background-color: #E6E6E6;
	margin: 0px 20px 0 20px;
}
.GreyVertLine {
	border-left: #CCC 1px solid;
	padding-left: 10px;
}
.BoxBlueFlat1 .content, .BoxBlueFlat2 .content, .BoxBlueFlat3 .content, .BoxBlueFlat4 .content, .BoxBlueFlat5 .content, .BoxBlueFlat6 .content, .BoxGreyFlat1 .content, .BoxGreyFlat2 .content, .BoxGreyFlat3 .content, .BoxGreyFlat4 .content, .BoxTanFlat .content, .BoxWhiteFlat .content {
	margin: 5px 15px 15px 15px;
	padding: 0px;
}

