﻿/*  Core Elements
******************************************************/
#skiplink {
	position: absolute;
	text-indent: -8888px;
	top: 0;
	left: 0;
} 
#siteMsg {
	padding: 6px 10px;
	background: #86161d;
	color: #fff;	
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
}
.siteMsg {
	margin: 10px 0;
}
.homePage #siteMsg {
	margin: 0 28px 15px 21px;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}

/*  Body Styles
******************************************************/
body {
	padding: 10px;
}
.homePage,
.insidePage {
	padding: 0;
	background: #EEE;
}

/*  Core Layout
******************************************************/
.page {
	width: 950px;
	margin: 0 auto;
	border-width: 0px 10px 0px 0px;
	border-style: solid;
	border-color: #fff;
	overflow: hidden;
}
#main {
	margin:0 auto;
	padding: 0px;
	background-image:url(../../images/main-bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #eeeeee;
	overflow: hidden;
}
#main .page {
	background: #fff;
}
#content {
	float: left;
	padding: 0 0 15px;
	width: 750px;
}
#ctl00_body {
	overflow: hidden;
}
.homePage #ctl00_body {
	background: url(../../UserData/root/Images/Headers/Home/home-img3.jpg) no-repeat;
	padding-top: 345px;
}
.insidePage #ctl00_body {
	background: url(../../UserData/root/Images/Headers/Inside/inside-img3.jpg) no-repeat;
	padding-top: 160px;
}


/*  Page Header
******************************************************/
#head {
	background: url(../../images/header-bg2.jpg) repeat-x;
	height: 129px;
	overflow: hidden;
}
.logo {
	background: #fff;
	padding: 6px 26px 6px 22px;
	float: left;
	width: 152px;
}
.logo a {
	background: url(../../images/point-house-logo2.gif) repeat-x;
	display: block;
	text-indent: -8888px;
	height: 118px;
}

/*  Main Menu
******************************************************/
#menu {
	background: url(../../images/sub-title.png) no-repeat 395px 60px;
	float: left;
	height: 129px;
	width: 740px;
	position: relative;
}
#menu ul {
	position: absolute;
	bottom: 5px;
	right: 3px;
	margin: 40px 0 0;
	padding: 0;
	overflow: hidden;
	font-size: .75em;
	text-transform: uppercase;
}
#menu li {
	float: left;
	margin: 0;
	padding: 4px 9px 0;
	border-right: solid 1px #FFF;
	list-style-type: none;
}
#menu a {
	color: #000;
	display: block;
	padding: 0 0 4px;
}
#menu a:hover {
	text-decoration: underline;
}
#menu .on a, 
#menu .open a,
#menu .on a:hover, 
#menu .open a:hover {
	border-bottom: solid 2px #FFF;
	text-decoration: none;
}	
	
/*  Left Panel
******************************************************/
#left {
	padding: 52px 10px;
	float: left;
	width: 180px;
}
#left .pn {
	background: #f0f0f0;
	border-top: solid 1px #9dc9ca;
	border-bottom: solid 1px #9dc9ca;
	padding: 37px 34px 130px;
	margin-bottom: 10px;
}
	
/*  Site Footer
******************************************************/
#footer {
	background-color: #eeeeee;
	background-image:url(../../images/footerimg.jpg);
	background-repeat:no-repeat;
	width: 972px;
	margin:0 auto;
	padding: 10px 0px 30px 0px;
	background-position:top;
	
}
.footertextleft{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin: 0px 0px 0px 6px;
	color: #000000;
	float: left;
	display: inline;
}
.footertextright{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 0px 6px 0px 0px;
	color: #000000;
	float: right;
	display: inline;
}
.footerlink{
	color: #000000;
}
	
/*  Latest News
******************************************************/
#news{
	font-size: .75em;
    color: #767676;
    text-align: left;
}
#news a{
    color: #767676;
}
#news h2 {
	font-size: 1.25em;
	padding: 0;
	
    margin: 0 0 5px;
	margin-bottom: 10px;
}
#news ul {
	margin: 0;
	padding: 0;
}
#news li {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
}
#news li br {
	display: none;
}
#news li strong {
	display: block;
	font-weight: normal;
}
#news li a {
	background: url(../../images/g_arrow_right.png) no-repeat right 1px;
    display: block;
    padding-right: 20px;
}

/*  Content Styles
******************************************************/
.iceContent {
	position: relative;
	overflow: hidden;
	padding: 0 10px;
}
.iceContent h1,
.iceContent h2 {
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.homePage .iceFirstContent {
	padding-top: 15px;
}
.iceContent h3,
.iceContent h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0 5px;
}
.insidePage .iceContent h1,
.insidePage .iceContent h2 {
	border-bottom: solid 1px #9dc9ca;
}
.iceContent p,
.iceContent ol,
.iceContent ul,
.iceContent table{
	font-size: 1em;
}
.iceContent p {
	padding-bottom: 0;
	margin-bottom: 10px;
}
.iceContent ul,
.iceContent ol {
	margin: 10px 40px;
}
.iceContent li {
	padding: 2px 0;
}
.iceContent a {
	color: #4d6060;
	text-decoration: underline;
}	
.iceContent h3 a {
	color: #000;
	text-decoration: none;
}
.genContent table {
	border: none;
	width: 100%;
	table-layout: fixed;
}
.genContent table.g {
	font-size: 0.925em;
}
.genContent td {
	border: solid 2px #fff;
	border-left-width: 0;
	padding: 6px;
}	
.genContent th {
	border: solid 2px #fff;
	border-left-width: 0;
	padding: 6px;
	text-align: left;
}	
.genContent table.g td {
	border: solid 2px #fff;
	border-left-width: 0;
	text-align: center;
	background: #eee;
	padding: 6px;
}	
.summary {
	position: relative;
	overflow: hidden;
	border-bottom: solid 1px #9dc9ca;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.iceContent p.date {
	color: #666;
	position: absolute;
	right:10px;
	top: 9px;
	text-align: right;
}
a.back {
	font-size: 0.75em;
}
a.btn {
	color: #4d6060;
	float: right;
}

	