/*=======================================================+
|                                                        |
|              DotNetNuke SKin - Greytness               |
|               Developed by Adammer LLC                 |
|                http://www.adammer.com                  |
|                                                        |
|                       July 2009                        |
|                                                        |
+========================================================+

Version    : 1.0
Released   : July 2009

*/


/*=======================================================+
|  All Containers                                        |
+=======================================================*/

.UL {border-bottom: #CCC solid 1px; margin-bottom:10px; text-align:left;}
.StdContainer {margin-bottom:20px; clear:both; background-color: #fff; font-size: 14px;}
.StdVertLine {
/*border-right: solid 1px #dedde2;*/
border-left: solid 1px #ebeced;
border-right: solid 1px #ebeced;
border-bottom: solid 1px #ebeced;
padding-left:0px;}

.stdContainerTitleWrap
{
	background-position: left center;
	padding-top: 3px;
	padding-left: 10px;
	text-align: left; 
	border-top: solid 1px #ebeced;
	border-bottom: solid 1px #ebeced;
	background: url(graphics/container-title-background.png);
	background-repeat: repeat-x;
	height: 27px;
}

.h1Vert {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #6a6a6a;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.StdVertLine .ContentPane {
	padding: 20px !important; 
	font-size: 14px;	
}

.StdVertLineContentPane {
	padding: 20px !important; 	
	height: 100%;	
}

.StdVertLineContentPaneHome {
	padding: 10px !important; 	
	height: 100%;	
}
