body {margin: 0px; background: #ffa003}

form { margin: 0px; padding: 0px; }

h1 
{ 
	font-size: 18px;
	color: #184584;
	text-transform: uppercase;
}

.Container
{
	background: url(/webart/right-bg.jpg) repeat-y top right;
}

/*Left navigation hover state for parent pages*/

#about-us a:hover { background: #f6bbc4; }
#members a:hover { background: #9d89c0; color: #FFFFFF}
#energy a:hover { background: #5ba77f; color: #FFFFFF}
#economic a:hover { background: #48a3ad; color: #FFFFFF}
#community a:hover { background: #c3c042; }
#touchstone a:hover { background: #e19339; }
#education a:hover { background: #b84c50; color: #FFFFFF}
#partners a:hover { background: #406599; color: #FFFFFF}
#docs a:hover { background: #2cb6c1; color: #FFFFFF}
#site-map a:hover { background: #f2c854; }

.Left-nav-sticky li { background: #edda90 }

/*Left navigation sticky state for parent pages*/

#about-us-sticky { background: #f6bbc4; }
#members-sticky { background: #9d89c0; color: #FFFFFF}
#energy-sticky { background: #5ba77f; color: #FFFFFF}
#economic-sticky { background: #48a3ad; color: #FFFFFF}
#community-sticky { background: #c3c042; }
#touchstone-sticky { background: #e19339; }
#education-sticky { background: #b84c50; color: #FFFFFF}
#partners-sticky { background: #406599; color: #FFFFFF}
#docs-sticky { background: #2cb6c1; color: #FFFFFF}
#site-map-sticky { background: #f2c854; }

.Center
{
	width: 100%;
	background: #FFFFFF url(/webart/center-bg.jpg) repeat-x;
}

.Center .Wrapper
{
	width: 100%;
	background: url(/webart/center-right.jpg) no-repeat top right;
}

.Center-content
{
	background: url(/webart/center.jpg) no-repeat;
}


.Nav-wrapper
{
	width: 100%;
	height: 281px;
	background: url(/webart/right-top-page.jpg) no-repeat top right;
}

.Navigation
{
	width: 418px;
	vertical-align:bottom;
	float:left;
	height: 186px;
	position: relative;
	top: 95px;
	z-index: 10;
}

.NavItem
{
	width:120px;
	padding-left:20px;
	color:white;
}

.Content
{
	width: 100%;
	float:left;
}

.Content-home
{
	padding: 10px 20px 10px 20px;
}

.Site-map
{
	margin-top: 110px;
}

.Border
{
	height: 43px;
	background: url(/webart/center-border-bottom.jpg);
}

/*Interior Page*/

.Center-page
{
	width: 100%;
	background: #FFFFFF url(/webart/center-bg.jpg) repeat-x;
}

.Center-page .Wrapper
{
	background: url(/webart/center-page-right-border.jpg) repeat-y top right;
	overflow: hidden;
}

.Center-page .Center-content
{
	background: url(/webart/center.jpg) no-repeat;
}

.Center-page .Content
{
	background: url(/webart/center-below-header.jpg) no-repeat top right;
	margin: 0px;
}

.Content-inner
{
	padding: 20px 40px 20px 40px;
	min-height: 456px; 
	height:auto !important;
	height: 456px;
	background: url(/webart/content-right-bottom.jpg) no-repeat bottom right;
}

.Center-page .Content-inner .Content-text
{
	margin-right: 155px;
}

.Border-inner
{
	width: 100%;
	height: 43px;
	background: url(/webart/center-border-bottom.jpg);
}

.Search-form
{
	position: absolute;
	top: 50px;
	left: 270px;
}

/*Dashboard*/

.DashboardWrapper
{
	width: 759px;
	overflow: hidden;
	margin: 0px auto;
}

.DashboardWrapper p
{
	color: #727070;
	font-family: Verdana;
	padding: 15px;
}

.DashboardWrapper a { color: #05cafb; font-weight: bold; }

.Dashboard
{
	width: 759px;
	overflow: hidden;
	background: url(/webart/dashboard/fill.gif) repeat-y;
}

.Inner
{
	width: 759px;
	background: url(/webart/dashboard/top.gif) no-repeat top left;
	overflow: hidden;
}

.ImageContainer
{
	width: 229px;
	height: 230px;
	padding: 39px 0px 0px 27px;
	float: left;
}

.ImageContainer p
{
	font-size: 9px;
	font-family: Verdana;
	padding: 0px;
}

.Components
{
	width: 453px;
	padding: 39px 35px 0px 15px;
	float: left;
	overflow: hidden;
}

.Components
{
	width: 453px;
	padding: 39px 35px 0px 15px;
	float: left;
	overflow: hidden;
}

.Components p
{
	font-size: 9px;
	font-family: Verdana;
	margin-top: 0px;
	padding: 0px;
}

.Components ul
{
	width: 470px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.Components ul li
{
	float: left;
	width: 110px;
	height: 110px;
	overflow: hidden;
	padding-right: 6px;
	margin-bottom: 4px;
	background: url(/webart/dashboard/component-controls.gif) no-repeat bottom left;
}

.ComponentOptions
{
	width: 670px;
	padding: 39px 35px 0px 15px;
	float: left;
	overflow: hidden;
}

.ComponentOptions ul
{
	width: 700px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
}

.ComponentOptions ul li
{
	float: left;
	width: 110px;
	height: 110px;
	overflow: hidden;
	padding-right: 6px;
	margin-bottom: 4px;
}

.CloseComponent, .MoveComponent, .ApproveComponent
{
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	margin: 0px 13px 0px 0px;
}

.MoveComponent { cursor: move; }

.ApproveComponent { margin: 0px; }

.Bottom
{
	width: 729px;
	height: 55px;
	padding: 10px 0px 0px 30px;
	background: url(/webart/dashboard/bottom.gif);
	font-size: 9px;
	font-family: Verdana;	
	color: #FFFFFF;
}

.Bottom a
{
	text-decoration: none;
	color: #FFFFFF;
}

.Folders
{
	margin: 0px;
	padding: 0px 15px 0px 15px;
	list-style: none;
}

.Folders li
{
	padding: 0px 0px 10px 0px;
}

.Folders .Block, .Folders .BlockSelected
{
	display: block;
	height: 19px;
	width: 692px;
	padding: 2px 0px 0px 38px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	background-image: url(/webart/dashboard/block-plus.gif);
	background-position: 10px 0px;
	background-repeat: no-repeat;
}

.Folders .BlockSelected
{
	background-image: url(/webart/dashboard/block-minus.gif);
}

.FileTree
{
	margin: 10px 10px 10px 15px;
	padding: 0px;
	list-style: none;
}

.FileTree ul
{
	margin: 10px 10px 0px 15px;
	padding: 0px;
	list-style: none;
}

.FileTree li
{
	overflow: hidden;
	clear: both;
	padding: 0px 0px 0px 5px;
}

.FileTree li a { color: #1d77e4; font-weight: normal; }

.FileTree li a:hover { color: #000000 }

.FileTree .Plus, .FileTree .Minus, .FileTree .Spacer, .FileTree .Empty
{
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	text-decoration: none;
}

.FileTree .IconFolder
{
	display: block;
	padding: 0px 0px 5px 20px;
	float: left;
	text-decoration: none;
}

.FileTree .IconPDF, .FileTree .IconCalendar, .FileTree .IconExcel,
 .FileTree .IconImg, .FileTree .IconLink, .FileTree .IconWord, 
 .FileTree .IconPublisher,  .FileTree .IconPowerpoint,  .FileTree .IconFolder
{
	display: block;
	padding: 0px 0px 5px 20px;
	margin-left: 0px;
	float: left;
	text-decoration: none;
}

.FileTree .Empty { background: url(/webart/dashboard/icons/hr.gif) no-repeat; }

.FileTree .Plus { background: url(/webart/dashboard/icons/plusik.gif) no-repeat; }

.FileTree .Minus { background: url(/webart/dashboard/icons/minus.gif) no-repeat; }

.FileTree .IconFolder { background: url(/webart/dashboard/icons/folder.gif) no-repeat; }

.FileTree .IconPDF { background: url(/webart/dashboard/icons/pdficon_small.gif) no-repeat; }

.FileTree .IconCalendar { background: url(/webart/dashboard/icons/calendar.gif) no-repeat; }

.FileTree .IconExcel { background: url(/webart/dashboard/icons/excel.gif) no-repeat; }

.FileTree .IconImg { background: url(/webart/dashboard/icons/jpeg.gif) no-repeat; }

.FileTree .IconLink { background: url(/webart/dashboard/icons/search_globe.gif) no-repeat; }

.FileTree .IconWord { background: url(/webart/dashboard/icons/word.gif) no-repeat; }

.FileTree .IconPublisher { background: url(/webart/dashboard/icons/ms-publisher.gif) no-repeat; }

.FileTree .IconPowerpoint { background: url(/webart/dashboard/icons/powerpoint.gif) no-repeat; }

.FileTree .IconFolder { background: url(/webart/dashboard/icons/folder.gif) no-repeat; }
/*Login Page*/

.LoginWrapper
{
	width: 600px;
	overflow: hidden;
	margin: 0px auto;
}

.LoginWrapper p
{
	color: #727070;
	font-family: Verdana;
}

.LoginWrapper a { color: #05cafb; font-weight: bold; }

.LoginWrapper form
{
	width: 586px;
	height: 213px;
	background: url(/webart/login/form.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 5px
}

.LoginWrapper form .TextField
{
	border: 0px;
	position: absolute;
	width: 290px;
	background: none;
}

.LoginWrapper form #UserName
{
	margin: 70px 0px 0px 35px;
}

.LoginWrapper form #Password
{
	margin: 122px 0px 0px 35px;
}

.LoginWrapper form .Submit
{
	position: absolute;
	margin: 165px 0px 0px 210px;
	width: 115px;
	height: 25px;
	border: 0px;
	background: none;
	cursor: pointer;
}

.FormStyle
{
font-weight:bold;
vertical-align:top;
padding:15px 15px 15px 15px;
}
