/* ################################################# */
/* GLOBAL PAGE PROPERTIES: body, a, p, h1, h2, img */
/* ################################################# */

body
{

    font: .8em sans-serif;
    line-height: 1.7em;
    color: #454545;
    font-family: verdana, arial, sans-serif;
    background: url('/host/portage/Image/site/Menu-withSub.gif') repeat-x;
}

body.myportage
{
    background: url('/host/portage/Image/site/Menu-withSub-Blue.gif') repeat-x;
}

* { margin: 0px; padding: 0px; }

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


* html .clearfix {height: 1%;}
.clearfix {display: block;}

.textEditLink
{
    text-decoration: none;
}

.SUCCESS
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
    color: green;
}

.ERROR
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
    color: red;
}

.CONFIRM
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
}

.DEFAULT
{
    font-family: arial;
    text-decoration: none;
    font-size: small;
}

P.newpage
{
    page-break-after: always;
}

.ListLightColor
{
    background-color: white;
}

.ListDarkColor
{
    background-color: #DEEEE6;
}

table th:first-child, table td:first-child
{
    padding-left: 10px;
}


table th
{
    color: white;
    background-color: #7B716A;
    text-align: left;
    padding: 1px;
}
table th.category
{
    background-color: #AAA;
    font-size: 1.2em;
    border-bottom: solid 1px #999;
}
table th.category span.indicator
{
    font-family: arial, sans-serif;
}
table th.category div:hover span.closed
{
    color: #EEE;

}
table th.category div:hover span.opened
{
    color: #777;

}
table th.category span.closed
{
    color: #CCC;
}
table th.category span.opened
{
    color: #888;
}
table th.category span.label
{
    border-bottom: dotted 1px white;
}

table td.massclosing
{
    font-size: 70%;
    color: #999;
}
table td.massclosing span
{
    /*text-decoration: underline;*/
    border-bottom: dotted 1px #BBB
}
table td.massclosing span:hover
{
    color: #333;
}

table th a, table th a:hover
{
    color: white;
    border-bottom: dotted 1px white;
}

table th span.sortarrow
{
    color: white;
    text-decoration: none;
}

th.sortable,
th.sortable-text,
th.sortable-date,
th.sortable-keep,
th.sortable-date-dmy,
th.sortable-numeric,
th.sortable-currency,
th.sortable-sortByTwelveHourTimestamp,
th.sortable-sortIPAddress,
th.sortable-sortEnglishLonghandDateFormat,
th.sortable-sortScientificNotation,
th.sortable-sortImage,
th.sortable-sortFileSize
{
    cursor:pointer;
}

th.forwardSort
{
}

th.reverseSort
{
}

th.forwardSort a, th.reverseSort a
{
}



/* ################################################# */
/* GLOBAL PAGE PROPERTIES: body, a, p, h1, h2, img */
/* ################################################# */


a {
	color: #007e64;
	text-decoration: none;
	border-bottom:1px #007364 dotted;
}
#right a{
	border-bottom: 1px dotted #007e64;
}
#left a{
	border-bottom: 1px dotted #007e64;
}
a:hover {
	color: #17A386;
}

a.noborder
{
    border: none;
}

.selectedCities {
	color: #000000 !important;
	font-weight: bold;
	text-decoration: none !important;
	border-bottom:0px #007364 dotted !important;
}

p {	
	margin: 0px 0px 15px 0px;
}
h1 {
    font: normal 2.1em Georgia, Serif;
    padding: 0px;
    margin: 0 0 10px 0;
}
h2 {
    margin: 0 0 10px 0;
    padding: 30px 0 0 0;
    font: normal 1.4em Georgia, Serif;
    border-bottom: 1px #999999 dotted;
}
h3 {
	font: bold 1.3em Sans-Serif;
	color: #999999;
	margin: 0px; 
	padding: 0px; 
}
h4 {
	font: bold 1.1em Sans-Serif;
	color: #999999;
	margin: 0px; 
	padding: 0px; 
}
h2 a { 
	color: #000; 
	background: inherit; 
	text-decoration: none; 
}
h1 a { 
	color: #000; 
	background: inherit; 
	text-decoration: none; 
}
img { 
	border: 0; 
}
strong {
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	letter-spacing: 0pt;
}

ul,ol
{
    margin: 0 0 10px 20px;
    padding-left: 15px;
}

ul li, ol li
{
    padding-bottom: 5px;

}

/*
ul li p, ul li h3, ol li p, ol li h3
{
    display: inline;
}
*/

.listaround 
{
    list-style-position:inside;
}


.subSection
{
    font: 1.1em georgia, serif;
    color: #A29B95;
    width: 100%;
}

#image
{
    float: left;
    padding: 0 25px 30px 0;
    font-family: serif, georgia;
    color: #7c736a;
    background-color: #ffffff;
}




/* ################################################# */
/* LOGIN & LOGO ELEMENTS: positioning the "login" button and header logo */
/* ################################################# */
#login
{
	/*
	top: 0px;
	right: 0px;
	position: absolute;
	*/
	text-align: right;
	height: 22px;
}

#login a
{
	/*padding: 0 5px 0 12px;*/
	/*padding: 3px 5px 2px 12px;*/
	height: 22px;
	color: #ffffff;
	font-weight: bold;
}

#userinfo 
{
	float: right;
	margin-right: 5px;
}

#userinfo a
{
	color: black;
}

#loginlink
{
	background: url('/host/portage/Image/site/LoginBkgd.gif') repeat-x left top;
	width: 100px;
	text-align: center;
	float: right;
}

#logo 
{
	/*
	position: absolute;
	top: 0px;
	left: 0;
	padding: 32px 0 0 10px;
	*/
	height: 78px;
/*	height: 81px;*/
}

#logo img
{
    margin-top: 11px;
    border: none;
}

#logo a
{
    border: none;
}


/* navigation is in nav.css */

	
/* ################################################# */
/* MAIN CONTENT BLOCK: dividing this space will be done in other stylesheets depending on type of page */
/* ################################################# */
#content {
	width: 900px;
	margin: 15px auto 10px auto;
	padding: 0px 0px 0px 10px;
}

/* ################################################# */
/* FOOTER */
/* ################################################# */
#footer {
	width: 900px;
	margin: 50px auto 100px auto;
	color: #7c736a;
	text-align: center;
	clear: both;
}

/* ################################################# */
/* Sub Page */
/* ################################################# */
#headerContainer {
	position: relative;
	height: 172px;
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 10px;
	z-index: 8888;
}

#subnav {
	position: absolute;
	top: 137px;
	left: 10px;
	padding: 9px 0 10px 0px;
	margin:0;
	clear: left;	
	color: #ffffff;
	font-size: .9em;
}

* html #subnav {
    left: 10px;
}

#subnav a {
	text-decoration: none;
	color: #ffffff;
	font-size: .9em;
	border-bottom: none;
}

#subnav a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: .9em;
}

#sitesearch
{
    position: absolute;
    top: 112px;
    /*
    left: 656px;
    */
    right: 0px;
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    font-size: .9em;
}

#breadcrumb {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 9px 0 10px 10px;
	font-size: .8em;
	color: #a29b95;
	overflow: hidden;
}

#breadcrumb a {
	text-decoration: none;
	color: #a29b95;
	border-bottom: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
	color: #454545;
	border-bottom: none;
}

/* ################################################ */
/* content1.css					*/
/* ################################################ */

/* ################################################ */
/* MAJOR CONTENT AREAS				    */
/* ################################################ */
#leftContent {
	float: left;
	width: 680px;
	padding: 0 20px 0 0;
}

#rightContent {
	float: right;
	width: 200px;
}


/* ################################################ */
/* IMAGE BEHAVIOR WITHIN CONTENT		    */
/* ################################################ */
img.left {
	float: left;
	margin: 0 20px 20px 0;
}


/* ################################################ */
/* THREE LANDING BOXES							*/
/* ################################################ */
#blockLeft {
	float: left;
	width: 198px;
	margin: 0 10px 0 0;
	padding: 8px;
	border: 3px #d0ccc9 solid;
}

#blockMiddle {
	float:left;
	width: 198px;
	padding: 8px;
	margin: 0 10px 0 0;
	border: 3px #d0ccc9 solid;
}
#blockRight {
	float:left;
	width: 198px;
	padding: 8px;
	margin: 0;
	border: 3px #d0ccc9 solid;
}

/* ################################################ */
/* BOX CONTENT: Images and Bulleted Lists			*/
/* ################################################ */
img.landing
{
    padding: 15px 0px;
    text-align: center;
}

a.landingimage
{
    border: none;
}

ul.landing
{
	margin: 0px 0px 0px 18px;
	padding-top: 15px;
	list-style-position: outside;
	list-style-image: url('images/bulletArrow.gif');
}

ul.landing li 
{
	margin-bottom: 1em;
}

/* SideBox */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

#sidebox {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url("/host/portage/Image/site/sbbody-r.gif") no-repeat bottom right;
	font-size: 100%;
	color: white;
}

#sidebox h2 {
    font: normal 1.4em Georgia, Serif;
}

#sidebox a {
	color: white;
	text-decoration: none;
	border-bottom:1px white dotted;
}

#sidebox a:hover {
	color: #e1edea;
}
.boxhead {
	background: url("/host/portage/Image/site/sbhead-r.gif") no-repeat top right;
	margin: 0;
	padding: 0; 
}
.boxhead h2 {
	background: url("/host/portage/Image/site/sbhead-l.gif") no-repeat top left;
	margin: 0;
	padding: 31px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url("/host/portage/Image/site/sbbody-l.gif") no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.LandingBlock img
{
    float: left;
}

.LandingBlock a.imagelink img
{
    float: none;
    border: none;
}

.LandingBlock a.imagelink
{
    border: none;
    text-decoration: none;
}

.LandingBlock
{
    clear: left;
}

.LandingBlock p, .LandingBlock ul
{
    margin-left: 210px;
}

/* ################################################ */
/* NEWSLETTER: Borders and changes for newsletters.
/* ################################################ */

div#wideBlock {
    float: left;
    border-top: #d0ccc9 3px solid;
    border-right: #d0ccc9 3px solid;
    border-left: #d0ccc9 3px solid;
    border-bottom: #d0ccc9 3px solid;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8;
    margin: 0px 0px 10px 0px;
    width: 671px;
}

div#wideBlock a.imagelink
{
    border: none;
    text-decoration: none;
}

div#blockTable table td {
    vertical-align: top;
    text-align: left;
    padding-top: 10px;
}

.rightCell {
    padding-left: 25px;
}

.leftCell {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: top;
}
