html { height: 100%; width: 100%; }

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	height: 100%;
	width: 100%;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
div {
	text-align: left;
}

#CP_Outer {
	background: url(images/cp-bg.gif) repeat;
	width: 100%;
}
#CP_Outer #CP_Inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#ClientArea_Outer {
	width: 100%;
	background: url(images/header_repeat.gif) repeat-x;
}
#ClientArea_Outer #ClientArea_Inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/header.gif) no-repeat;
}
#header #logo {
	height: 105px;
	width: 185px;
	position: absolute;
	z-index: 3;
}
#header #strapline {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #999999;
	position: absolute;
	z-index: 4;
	margin-left: 178px;
	line-height: 25px;
	margin-top: 68px;
	width: 380px;
}
#header #toolbar {
	position: absolute;
	z-index: 2;
	font-size: 13px;
	width: 960px;
	height: 45px;
	overflow: hidden;
}
#header #toolbar #login {
	float: right;
	height: 38px;
	margin-top: 3px;
}
#header #toolbar #textsize   {
	float: right;
	height: 45px;
	margin-top: 3px;
	margin-right: 20px;
	overflow: hidden;
}

#header  #admintools  {
	width: 135px;
	text-align: center;
	position: absolute;
	z-index: 10;
}

#header #searchbar {
	height: 30px;
	width: 960px;
	margin-top: 70px;
	position: absolute;
	z-index: 5;
	font-size: 13px;
}
#header #searchbar #search {
	float: right;
	width: 260px;
	text-align: right;
}
#header #searchbar #date {
	width: 120px;
	float: right;
	text-align: right;
	margin-top: 4px;
	line-height: normal;
}
#header #searchbar #search input {
	border-style: none;
	background: url(images/search-box.gif) no-repeat;
	height: 20px;
	width: 170px;
	padding: 4px 10px 0px;
	color: #666666;
	font-size: 13px;
	line-height: 15px;
	margin: 0px;
	vertical-align: middle;
}
#leftCol   {
	float: left;
	width: 220px;
	margin-top: 15px;
	text-align: left;
}
#middleCol   {
	float: left;
	width: 530px;
	margin-top: 15px;
}
#fullCol {
	float: left;
	width: 740px;
	margin-top: 15px;
}
#fullWidth {
	float: left;
	width: 960px;
	margin-top: 15px;
}

#rightCol   {
	float: left;
	width: 210px;
	margin-top: 15px;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 905px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	background: url(images/footer-panel.gif) no-repeat 0px 0px;
	padding: 20px 30px 20px 25px;
	clear: both;
}

.top-box-cap {
	height: 38px;
	width: 12px;
	float: left;
	background: url(images/top-box-cap.gif) no-repeat;
}
.top-box-slide {
	float: left;
	height: 29px;
	padding-top: 9px;
	background: url(images/top-box-slidebg.gif) no-repeat right;
	padding-right: 17px;
}

.clearit { float:none; }



/***** House Menu - Vertical *****/
#HouseMenuNavVert {
	width: 200px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
}
#HouseMenuNavVert li {
	width: 200px;
	line-height: 15px;
	display: inline;
}
#HouseMenuNavVert a {
	color: #666666;
	width: 170px;
	float: left;
	padding: 4px 10px 3px 20px;
	text-decoration: none;
	font-weight: bold;
	background: #FFF4CA url(images/bullet.gif) no-repeat 10px 7px;
	border-bottom: 1px solid #dddddd;
	margin: 0px;
	border-top: 1px solid #fff;
}
#HouseMenuNavVert li a:hover, #HouseMenuNavVertCurrentItem a {
	color: #333333;
	background: #FFE888 url(images/bullet.gif) no-repeat 10px 7px;
}

#HouseMenuNavVert ul {
	margin: 0px;
	font-size: 12px;
	width: 200px;
	padding: 0px;
}
#HouseMenuNavVert ul li a {
	line-height: 13px;
	padding: 3px 10px 3px 20px;
	font-weight: normal;
	width: 170px;
	background: #fff url(none);
	margin: 0px;
	border-style: none;
}
#HouseMenuNavVert ul li a:hover {
	color: #333333;
	background: #FFE888 url(none);
}

#HouseMenuNavVert ul ul {
	width: 200px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#HouseMenuNavVert ul ul li a {
	padding: 3px 10px 3px 30px;
	font-weight: normal;
	width: 160px;
	background: #fff url(none);
	margin: 0px;
}


/*text sizer overrides*/
#sizer { background: url(images/text_size.gif) no-repeat left center; padding-left: 75px; }
#sizer img { margin-right: 5px; }




/***** DNN Styles to override *****/

A:link  {
	text-decoration: underline;
	color: #000000;
}
A:visited   {
	text-decoration: underline;
	color: #000000;
}
A:hover { text-decoration: none; color: #000000; }
A:active    {
	text-decoration: underline;
	color: #000000;
}
label {
	font-weight: normal;
}


/* style for module titles */
.Head   {
	font-size:  19px;
	color: #FF9900;
	font-weight: normal;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	background: url(images/link-bullet.gif) no-repeat 0px 4px;
	display: block;
	margin-bottom: 3px;
	vertical-align: middle;
	padding-left: 17px;
	text-align: left;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-size:  13px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-size:  15px;
	color: #FF9900;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled { color: #999999; }

/* text style used for rendered text which requires emphasis */
.NormalBold { font-weight: bold; }

/* text style used for error messages */
.NormalRed { color: #C10000; }

.SkinObject { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666; 
}


A.SkinObject:link {
	text-decoration:    underline;
	color:#000000;
}
A.SkinObject:visited  {
	text-decoration:    underline;
	color:#000000;
}
A.SkinObject:hover    {
	text-decoration:    none;
	color:#000000;
}
A.SkinObject:active   {
	text-decoration:    underline;
	color:#000000;
}

.newsdivider {
	border-top: 1px solid #dddddd;
	height: 1px;
	background: #dddddd;
}

.newstitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.newspostdate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

