/*=======================================================+
|                                                        |
|              DotNetNuke SKin - Greytness               |
|               Developed by Adammer LLC                 |
|                http://www.adammer.com                  |
|                                                        |
|                       July 2009                        |
|                                                        |
+========================================================+

Version     : 1.0
Released    : July 2009
DNN Version : 5

Notes       : CSS styles compressed without comments in 
              free version.

*/

html
{
}
#Body
{
	margin: 0;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 1.4em;	
	background: #f7f7f7; /* #ebebeb */ /*url(graphics/gray-background.png) no-repeat scroll left top */
	height: 100%;
	padding: 0;
}
.skinBG
{
}
p
{
}
li
{
	margin-bottom: 2px;
}
ul li, ul li li, ul li li li
{
	list-style-type: square;
}
ul
{
	margin-left: 10px;
	padding-left: 10px;
}
form
{
	margin: 0;
	padding: 0;
}
.FCKImageGalleryContainer
{
	background-color: #FFF;
}
a:link, a:visited, a:active
{
	text-decoration: none;
	color: #ce9441;
	font-style: normal;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #ce9441;
}
a.Normal:link, a.Normal:visited
{
	text-decoration: underline;
}
a.Normal:hover
{
	text-decoration: none;
}
.BorderBgDiv
{
	width: 920px;
	margin: 10px auto 0 auto;
	padding: 0px;
}
.TopDiv
{
	/*background: url(graphics/BorderedTop_bg.png) top no-repeat;*/
	height: 15px;
}
.fullWidth
{
	width: 920px;
	padding: 0;
	margin: 0 auto;
	/*border-bottom: #CCC 1px solid;*/
	position: relative;
}
.HeaderDiv
{
	width: 920px;
	height: 80px;	
}
.contentWrapper
{
	/*background: url(graphics/BorderedContent_bg.png) top center repeat-y;*/
	
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.BannerPane1, .BannerPane2, .BannerPane3
{
	clear: both;
}
.BannerPane3
{
	border-bottom: #264832 1px solid;
}
.Banner p
{
	margin: 0px;
	padding: 0px;
}
.dnnLogo
{
	float: left;
	width: 300px;
}
.dnnLogo a
{
}
.header-divide
{
	background: url(graphics/hdr_divide.gif) center no-repeat;
	padding: 2px 4px;
}
.footer-divide
{
	background: url(graphics/hdr_divide.gif) center no-repeat;
	padding: 2px 4px;
}
#MasterTable
{
	margin: 0px;
}
.TopPane
{
	margin-bottom: 0px;
}
.HeaderPane
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 60px;	
}
.LeftNavTop
{
	clear: both;
	padding: 5px;
}
.LeftNavTop .StdContainer
{
	margin-bottom: 0px;
}
.LeftNavBottom
{
	clear: both;
	padding: 5px;
}
.LeftGutterPane
{
	clear: both;
	padding: 10px;
}
.TopPaneDiv
{
	clear: both;
}
.TopLeftPane
{
	width: 450px;
	vertical-align: top;
	margin-bottom: 0px;
}
.TopRightPane
{
	width: 450px;
	vertical-align: top;
	margin-bottom: 0px;
}
.ContentPaneDiv
{
	clear: both;
}
.ContentPane
{
	vertical-align: top;
	margin-bottom: 0px;
}
.ContentPane2Div
{
	clear: both;
}
.LeftPane
{
	width: 200px;
	vertical-align: top;
	margin-bottom: 0px;
}
.ContentPane2
{
	vertical-align: top;
	width: 700px;
	margin-bottom: 0px;
}
.ContentPane3Div
{
	clear: both;
}
.ContentPane3
{
	vertical-align: top;
	width: 700px;
	margin-bottom: 0px;
}
.RightPane
{
	width: 200px;
	vertical-align: top;
	margin-bottom: 0px;
}
.MiddlePaneDiv
{
	clear: both;
}
.MiddleLeftPane
{
	width: 200px;
	margin-right: 20px;
	vertical-align: top;
	margin-bottom: 0px;
}
.MiddlePane
{
	width: 484px;
	vertical-align: top;
	margin-bottom: 0px;
}
.MiddleRightPane
{
	width: 200px;
	vertical-align: top;
	margin-bottom: 0px;
}
.BottomPaneDiv
{
	clear: both;
	height: 100%;
}
.BottomColumn1
{
	width: 293px;
	margin-right: 20px;
	vertical-align: top;
	margin-bottom: 0px;
}
.BottomColumn2
{
	width: 293px;
	margin-right: 20px;
	vertical-align: top;
	margin-bottom: 0px;
}
.BottomColumn3
{
	width: 293px;
	vertical-align: top;
	margin-bottom: 0px;
}
.BottomPane
{
	clear: both;
	margin-bottom: 0px;
}
.DNNPane
{
	border: #333 3px solid;
	padding: 60px 5px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	background-color: #FAFAFA;
	white-space: nowrap;
	color: #333;
	font-size: 14px;
}
.DNNHeaderPane
{
	padding: 25px 5px;
	width: 300px;
}
.login
{
	text-decoration: none;
	color: #999;
}
#dnn_dnnUSER_cmdRegister
{
	text-decoration: none;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	padding-right: 12px;
	font-size: 11px;
	color: #828282;
}
#dnn_dnnUSER_cmdRegister:hover
{
	text-decoration: underline;
}
#dnn_dnnLOGIN_cmdLogin
{
	text-decoration: none;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #828282;	
	font-size: 11px;
}
#dnn_dnnLOGIN_cmdLogin:hover
{
	text-decoration: underline;
}
.menu-bg
{
	background-color: #CCC;
	height: 26px;
	border-top: #999 1px solid;
	border-bottom: #999 1px solid;
}
.menuWrapper 
{
	/*float: right;*/
	/*width: 610px;*/
	/*margin-top: 30px;*/
	margin-right: -7px;	
}

.menu
{
	text-align: right;	
	float: right;	
}
.breadcrumb-div
{
	/*background-color: #F1F1F1;*/
	height: 12px;
	/*border-top: #E6E6E6 1px solid;
	border-bottom: #CCC 1px solid;*/
	line-height: 10px;
}
.breadcrumb-row
{
	padding: 0px 0px;
}
.breadcrumbdiv
{
	font-size: 10px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #828282;
	text-align: left;
	padding: 3px 0px 0px 10px;
	float: left;
}
.breadcrumb
{
	font-size: 10px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration: none !important;
	color: #333 !important;
	font-style: normal !important;
}
.breadcrumbdiv a:hover
{
	text-decoration: underline !important;
}
.breadcrumb-pretext
{
	font-weight: normal;
	color: #FAFAFA;
	line-height: 12px;
}
.currentDateDiv
{
	display: block;
	float: right;
	padding-right: 10px;
}
.currentDate
{
	font-size: 10px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #999;
}
.current-date a
{
	font-size: 10px;
	text-decoration: none;
	color: #666;
}
.current-date a:hover
{
	text-decoration: underline;
}
.DNNEmptyPane
{
	border: 0px none !important;
	line-height: 0px !important;
	padding: 0px !important;
	font-size: 0px !important;
	height: 0px !important;
	width: 0px !important;
	margin: 0px !important;
}
.content
{
	width: 920px;
	margin: 0px auto 0 auto;
	padding: 10px 0 20px 0;
}
.contentBg
{
}
.BottomDiv
{
	/*background: url(graphics/BorderedBottom_bg.png) bottom no-repeat;*/
	height: 2.5em;
	clear: both;
	position: relative;
}
.footer-bg
{
	border-top: #666 1px solid;
}
.footer
{
	font-size: .8em;
	line-height: 1.8em;
	text-decoration: none;
	color: #333;
	width: 920px;
	padding-top: 2px;
	margin: 0 auto 0 auto;
	text-align: left;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}
.footer a
{
	text-decoration: none;
	color: #828282;
}
.footer a:hover
{
	text-decoration: underline;
}
.termsdiv
{
	float: right;
	bottom: 0px;
}
.terms
{	
	padding-right: 12px;
}
.privacy
{	
	padding-right: 12px;
}
.copyrightdiv
{
	color: #828282;
	font-size: 9px;
}
.copyright
{
	padding: 0;	
}
hr
{
	height: 1px;
	color: #bbb;
}
.action-buttons
{
	text-align: right;
	clear: both;
}
.Search
{
	float: right;
	padding: 2px 5px 0 0;
}
.search img
{
	border: none;
	padding: 0px 0px 0px 0px;
}
.GCSearchBox
{
	background-color: #FFFCF2;
}
.GCSearchButton
{
}
a.SearchField:hover
{
	text-decoration: underline !important;
}
.btnSearch
{
	margin-left: -5px;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox
{
	padding: 3px 2px 0px 4px;
	font-size: .8em;
	height: 16px;
	background: #F8F8F8 url(graphics/search_bg.gif) top repeat-x;
	border: #999 1px solid;
	width: 120px;
}
#dnn_dnnSEARCH_cmdSearch img
{
	border: none;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
}
.DNNAligncenter
{
	text-align: left;
}
.ControlPanel, .PagingTable
{
	background-color: #FFF;
	border: 1px solid #036;
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
p
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #333;
	margin: 0 0 10px 0;
}
.normal, .Normal
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #333;
}
.NormalBold
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	color: #555;
}
.NormalRed
{
	color: #900;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.SubHead
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.Head
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	color: #333;
}
h1
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 1.8em;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 1.6em;
}
h2
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 1.4em;
}
h3
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 1.4em;
}
h4
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 1.2em;
}
h5
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 6px;
}
h6
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 1em;
}
.UDT_Table_Head th
{
	font-size: 10px;
}
.UDT_Table_AlternateItem, .UDT_Table_AlternateItem p
{
	font-size: 10px;
	background-color: #F3F3F3;
	vertical-align: top;
}
.UDT_Table_Item, .UDT_Table_Item p
{
	font-size: 10px;
	vertical-align: top;
}
.ModuleTitle_MenuItem
{
	background-color: #F7F7F7;
	border: 1px solid #F7F7F7;
	color: #333;
	font-family: Trebuchet MS,sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
}
.ModuleTitle_SubMenu
{
	background-color: #F7F7F7;
	border: 1px solid #666;
	margin: 1px 0px 0px;
	padding: 0px;
	z-index: 1000;
}
.ModuleTitle_MenuItemSel
{
	background: #DDD none repeat scroll 0%;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #000;
	font-family: Trebuchet MS,sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
}
.ModuleTitle_MenuIcon
{
	border: 1px solid #EEE;
	padding: 2px 3px;
}
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow
{
	display: none;
}
select, input
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;	
	font-size: 11px;
	color: #000000;
}
.NormalTextBox
{
	color: #333;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}
#nav li
{
	position: relative;
	float: left;
	line-height: 12px;
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}
#nav ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: right;
	/*width: 100%;*/
	background: transparent;
	z-index: 1;
}
#nav a
{
	font-family: Trebuchet MS,Geneva,sans-serif;
	font-weight: normal;
	font-size: 11px;
	display: block;
	margin: 0;
	text-decoration: none;
	text-align: center;
	padding: 0 10px 0 10px;
	margin: 0px;
	color: #828282;
	/*background: #CCC url(graphics/menu_divide.gif) right center no-repeat;*/
	line-height: 26px;
}
#nav li ul
{
	position: absolute;
	left: -999em;
	width: 167px;
	/*border-top: #999 1px solid;
	border-left: 1px solid #999;*/
	z-index: 2;
}
#nav li li a
{
	width: 150px;
	font-size: 11px;
	text-align: left;
	background: #E6E6E6 none;
	color: #222;
	border-right: 1px solid #999;
	border-bottom: #999 1px solid;
	line-height: 16px;
	padding: 6px 6px 6px 10px;
	text-transform: none;
	font-family: Trebuchet MS,Geneva,sans-serif;
	font-weight: normal;
}
#nav li a:hover
{
	/*background: #FAFAFA none;*/
	color: #828282;
	text-decoration: underline;
}
#nav li.SelectedTab a
{
	text-decoration: underline;
}
#nav li li.SelectedTab a
{
	background: #CCC none;
	color: #222;
}
#nav li li li.SelectedTab a
{
	background: #CCC none;
	color: #222;
}
#nav li.SelectedTab a:hover
{
	/*background: #FAFAFA none;*/
	color: #828282;
	 text-decoration: underline;
}
#nav .DisabledTab
{
	color: #CCC;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul
{
	left: -999em;
}
#nav li:hover ul, #nav li.iehover ul
{
	top: 26px;
	left: 0;
}
#nav li li:hover ul, #nav li li li:hover ul, #nav li li.iehover ul, #nav li li li.iehover ul
{
	top: 2px;
	left: 166px;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon
{
	display: none;
}
.designBy
{
	font-size: 9px;
	color: #828282;
	text-align: center;
	margin-bottom: 0px;
}
.designBy a
{
	font-size: 10px;
	color: #B2B2B2;
	text-decoration: none;
}
.designBy a:hover
{
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}
