/**********************************
 * TITLE: Gila Screen Stylesheet  *
 * URI  : gila/gila-screen.css    *
 * MODIF: 2003-Apr-30 19:09 +0800 *
 **********************************/

body {
  background-image: url(./vouhead-images/clouds.gif);
  color: black;
  background-color: #F3F2EB;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 9pt;
}

#page {
        margin: 20px auto;
        color: black;
        background-color: #F9F799;
        padding: 0;
        width: 960px;
        border: 1px solid #23456B;
}

.doNotDisplay {
  display: none !important;
}

.picfl {
           float:left;
           padding-right: 5px;
           position: relative;
}

.picfr {
           float:right;
           padding-left: 5px;
           position: relative;
}

.picfc {
           text-align: center;
           padding-left: 5px;
           padding-right: 5px;
           position: relative;
}


/* ##### Header ##### */

/* ##### CHANGE background-color to change header color, hex code is OK ##### */
/* ##### Hex Color Chart - http://www.hypersolutions.org/pages/rgbhex.html  ##### */

#header {
  
  background-image: url(./vouhead-images/clouds001.gif);
}

.headerTitle {
  margin: 0;
  padding: 0em 2mm 0em 2mm;
}

.headerTitle a {
  color: #CEDFF2;
  background-color: transparent;
  text-decoration: none;
  font-size: 15px;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}
/* ----------start by Vouhead------- */
.headerTitle b {
  color: #F2EE37;
  background-color: transparent;
  text-decoration: none;
  font-size: 23px;  /* For Archives */
  font-weight: bold;
  font-style: italic;
}
/* ----------end by Vouhead------- */
.headerTitle > a {
 color: #F2EE37;
  background-color: transparent;
  text-decoration: none;
  font-size: 38px;  /* For fully standards-compliant user agents */
  font-weight: bold;
  font-style: italic;
}

.headerTitle span {
  color: #CEDFF2;
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 23px;
  font-weight: bold;
  font-style: italic;
}

.headerTemp {
  font-size: 41px;
  font-weight: bold;
  float: right;
  right: .5ex;
  margin-right: 5px;
  margin-left: 25px;
  top: 0.18em;
  color: #006600;

}
[class~="headerTemp"] {
  top: 0.18em;  /* For fully standards-compliant user agents */
}

.subHeader {
  color: #006600;
  font-weight: bold;
  font-style: italic;
  float: left;
  clear: left;
  position: relative;
  background-color: #F2EE37;
  font-size: 111%;
  margin: 0;
  padding: 0.5ex 1ex;
}

.subHeaderRight {
  color: #006600;
  background-color: #F2EE37;
  font-size: 105%;
  text-align: right;
  margin:  0;
  padding: 0.5ex 2ex;
}

.subHeader a {
  color: #006600;
  text-decoration: none;
  font-weight: bold;
}

/* ##### Left Side Bar ##### */

.leftSideBar {
  width: 9.9em;
  float: left;
  clear: left;
}

.leftSideBar .sideBarTitle {
  color: #F2EE37;
  background-color: #006600;
  font-weight: bold;
  margin: 0;
  padding: 0.5ex 1ex;
}
/* ----------start by Vouhead------- */
.leftSideBar .sideBarTitleTime {
  color: #006600;
  background-color: #F2EE37;
  font-weight: normal;
  font-style: italic;
  font-size: 100%;
  border-top: 1px dotted #B8DD22;
  border-bottom: 1px dotted #006600;  
  margin: 0;
  padding: 0.2ex 0.2ex;
}
.leftSideBar .sideBarTitlespace {
  color: #F9F799; /*used for firefox*/
  background-color: #F9F799;
/*  font-weight: normal; */
/*  font-style: italic; */
  font-size: 10%; /*used for firefox*/ 
/*border: 1px dotted #006600; */
  margin: 0;
  padding: 0.5ex 1ex;
}  
  .leftSideBar .sideBarTitlespace-cbi {
 /* color: #FCE47D; */
 /* background-color: #B8DD22;*/
/*  font-weight: normal; */
/*  font-style: italic; */
  font-size: 0%; 
  border: 1px dotted #B8DD22; 
  margin: 0;
  padding: 0.5ex 1ex;
/* ----------end by Vouhead------- */
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

.leftSideBar li {
  margin: 0.5ex;
  padding: 0;
}

.leftSideBar a {
  display: block;
  color: #006600;
  background-color: transparent;
  width: 110px;
  padding: 0 em;
  text-decoration: none;
}

.leftSideBar a:visited {
  color: #006600;
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar a:hover {
background-color: #006600;
color: #F9F799;
}

.leftSideBar .sideBarText {
  color: black;
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
  font-weight: bold;
}

.leftSideBar .sideBarText a:visited {
  text-decoration: underline;
  font-weight: bold;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: #006600;
  text-decoration: underline;
  background-color: transparent;
  font-weight: bold;
}

/* ##### Main Copy ##### */

#main-copy {
  color: #006600;
  background-color: #DEFBA6;
  text-decoration: none;
  text-align: center;
  line-height: 1.5em;
  margin: 0 0 0 9.9em;
  padding: .5ex 1em 1em 1em;
  border-left: 1px solid #B8DD22;
  min-height: 1270px; /* by Vouhead (change if needed) */
}

#main-copy h1 {
  color: #700394;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  text-decoration: none;
  font-size: 175%;
  font-weight: bold;
  margin: 0.5em 0 0 0;
  padding: 0em 0 0 0;
  border-top: 0px solid rgb(216,210,195);
}

#main-copy a {
  color: #006600;
  background-color: transparent;  
}

#main-copy b {
  color: #006600;
  background-color: transparent;  
}

#main-copy h2 {
  color: #006600;
  font-size: 180%;
  background-color: transparent;
  text-decoration: underline;
}

.table-top {
  color: #006600;
  background-color: #B8DD22;
  text-align: left;
  font-weight: bold;
  
}

.column-dark {
  color: #700394;
  background-color: transparent;
  
}

.column-dark1 {
  color: #700394;
  background-color: #F2EE37;
  
}

.column-light {
  color: #700394;
  background-color: #F9F799;
}

#main-copy a:hover {
  text-decoration:none;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.table-top {
  color: #006600;
  background-color: #B8DD22;
  text-align: left;
  font-weight: bold;
  
}

.column-dark {
  color: #700394;
  background-color: transparent;
  
}

.column-dark1 {
  color: #700394;
  background-color: #F2EE37;
  
}

.column-light {
  color: #700394;
  background-color: #F9F799;
}

.watchBox {
  color: black;
  font-size: 12px;
  text-align: center;
  background-color: #FF9900;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
  border: 1px dashed rgb(34,70,79);
}

.advisoryBox {
  color: black;
  font-size: 12px;
  text-align: center;
  background-color: #FFCC00;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.warningBox {
  color: white;
  font-size: 13px;
  text-align: center;
  background-color: #CC0000;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(255,255,255);
}

/* ----------start main-copy-dark by Vouhead------- */

#main-copy-dark {
  color: #F9F799;
  background-color: black;
  text-decoration: none;
  text-align: center;
  line-height: 1.5em;
  margin: 0 0 0 9.9em;
  padding: .5ex 1em 1em 1em;
  border-left: 1px solid #B8DD22;
  min-height: 1270px; /* by Vouhead (change if needed) */
}
/* ----------end main-copy-dark by Vouhead------- */

/* ----------start main-copy01 by Vouhead------- */
#main-copy01 {
  color: #006600;
  background-color: #DEFBA6;
  text-decoration: none;
  text-align: center;
  line-height: 1.5em;
  margin: 0 0 0 9.9em;
  padding: .5ex 1em 1em 1em;
  border-left: 1px solid #B8DD22;
  min-height: 1270px; /* by Vouhead (change if needed) */  
}

#main-copy01 h1 {
  color: #700394;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  text-decoration: underline;
  font-size: 175%;
  font-weight: bold;
  margin: 0.5em 0 0 0;
  padding: 0em 0 0 0;
  border-top: 0px solid rgb(216,210,195);
}

#main-copy01 a {
  color: #006600;
  background-color: transparent;
  text-decoration: underline;
}

#main-copy01 h2 {
  color: #006600;
  font-size: 180%;
  background-color: transparent;
  text-decoration: underline;
}

#main-copy01 a:hover {
  text-decoration:underline;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

/* ----------end main-copy01 by Vouhead------- */

/* ----------start main-copy01-dark by Vouhead------- */
#main-copy01-dark {
  color: #F9F799;
  background-color: black;
  text-align: justify;
  line-height: 1.5em;
  margin: .1em 0 0 9.9em;
  padding: .5ex 1em 1em 1em;
  border-left: 1px solid rgb(216,210,195);
  min-height: 1270px; /* by Vouhead (change if needed) */
}
/* ----------end main-copy01-dark by Vouhead------- */

/* ----------start main-copy02 by Vouhead------- */
#main-copy02 {  
  background-color: #F9F799;
  min-height: 1270px; /* by Vouhead (change if needed) */    
}

#main-copy02 h2 {
  color: #006600;
  font-size: 250%;
  background-color: #DEFBA6;
  text-decoration: none;
}

#main-copy02 h3 {
  color: #006600;
  font-size: 140%;
  text-decoration: underline;
}

#main-copy02 a {
  color: #006600;
  background-color: transparent;  
}
/* ----------end main-copy02 by Vouhead------- */

/* ----------start main-copy03 by Vouhead------- */
#main-copy03 {  
  color: #006600;
  background-color: #DEFBA6;
  text-decoration: none;
  text-align: center;
  line-height: 1.5em;
  margin: 0 0 0 9.9em;
  padding: .5ex 1em 1em 1em;
  border-left: 1px solid #B8DD22;
  min-height: 1270px; /* by Vouhead (change if needed) */
}
#main-copy03 h1 {
  color: #006600;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  text-decoration: none;
  font-size: 175%;
  font-weight: bold;
  margin: 0.5em 0 0 0;
  padding: 0em 0 0 0;
  border-top: 0px solid rgb(216,210,195);
}
#main-copy03 a {
  color: #006600;
}
/* ----------end main-copy03 by Vouhead------- */

/* ##### ajaxSidebar ##### */
.ajaxSidebar {
    background-color: white;
        border: none;
        width: 114px;
}
.ajaxSidebar h2 {
        font-size: 12pt;
        color: white;
        background-color: #00745B;
        text-align: center;
        margin-right: 6px;
}

.ajaxSidebar .meas {
        font : x-small Arial, Helvetica, sans-serif;
        color: black;
        text-align : right;
        background-color: white;
        width: 35%;
        }
.ajaxSidebar .data {
        font : 9pt Arial, Helvetica, sans-serif;
        color: #00745B;
        text-align : left;
        background-color: #F9F799;
        }
.ajaxSidebar td {
         border: none;
         background-color: #F9F799;
}
.ajaxDashboard {
    font-size: 96%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ajaxDashboard .datahead {
        font-size: 100%;
        font-weight: bold;
        color:  #F2EE37;
        background-color: #006600;
        text-align: center;
}
.ajaxDashboard .data1 {
         color: #700394;
         font-size: 100%;
         border-bottom: 1px solid #F9F799;
         background-color: #B8DD22;
         text-align: left;
}
/* ----------by Vouhead------- */
.ajaxDashboard .data2 {
         color: #006600;
         font-size: 100%;
         border-bottom: 1px solid #F9F799;
         background-color: #B8DD22;
         text-align: left;
}
.ajaxDashboard .data3 {
         color: #700394;
         font-size: 100%;
         font-weight: bold;
         background-color: #F9F799;
}
/* ----------by Vouhead------- */
.ajaxDashboard td {
         border: none;
         background-color: #B8DD22;
}

/* ----------by Vouhead------- */
.wxsim {                
         border: #006600;
         background-color: #B8DD22;

}

.wxadvisory {                 
             background-color: #F2EE37;

/* ----------by Vouhead------- */         
}

/* ##### Metar ##### */
.bidi {
	unicode-bidi: embed;
}

.metarboard {
    font-size: 96%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.metarboard .datahead {
        font-size: 9pt;
        font-weight: bold;
        color:  #006600;
        background-color: #B8DD22;
        text-align: center;
}
.metarboard .data1 {
         color: #700394;
         font-size: 8pt;
         border-bottom: 1px solid #F9F799;
         background-color: #F9F799;
         text-align: left;
}

/* ##### Footer ##### */

#footer {
  color: #F2EE37;
  background-image: url(./vouhead-images/clouds002.gif);
  font-size: 92%;
  
  text-align: center;
/*  line-height: 1.25em;*/
  margin: 0;
/* padding: 1em 4mm 1em 4mm;*/
  clear: both;
}

#footer div {
  margin: 0;
  padding: 0 0 0.8ex 0;
  color: #F2EE37;
  background-color: transparent;
  text-decoration: none;
  font-weight: normal;
}

#footer a {
  color: #F2EE37;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:visited {
  color: #F2EE37;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}

.jsuparrow {
background-color:#CDDBCD;
border:0px none;
color:#22464F;
text-decoration:none;
}

.jsupoutline {
background:#CDDBCD none repeat scroll 0%;
border:0px solid #2266AA;
height:15px;
left:0px;
padding:0px;
position:absolute;
top:0px;
width:24px;
}

/* WordPress additions for Weather Display PHP AJAX Templates */
/* Copy and paste all of this to the END of your CSS files */

/* Begin Sidebar */
#sidebar
{
	padding: 2.5em;
	width: 150px;
	float: right;
	background-color: #EDF3E9;
	margin: 20px;

	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

#sidebar {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: black;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

/* Begin Blog Main Copy */
#blog-main {
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 9.5em;
  padding: .5ex 1em 1em 1em;
  border-left: 1px solid rgb(216,210,195);
  min-height: 720px

}

#blog-main-dark {
  color: white;
  background-color: black;
  text-align: justify;
  line-height: 1.5em;
  margin: .1em 0 0 9.5em;
  padding: .5ex 1em 1em 1em;
  border-left: 1px solid rgb(216,210,195);
}

#blog-main h1 {
  color: black;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

#blog-main h2 {
  color: black;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 120%;
  font-weight: bold;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  text-align:left

}

#blog-main a {
  color: #B36900;
  background-color: transparent;
  text-decoration: underline;
}

#blog-main a:hover {
  text-decoration: none;
}

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Added for image alignment issued */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* ##### mjc extra ##### */

#horizontal-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#horizontal-menu ul li {
display: inline;
padding: .2em 1em;
}

.menuLinkSelectedhoriz {
background-color: #CC6600;
color: white;
width: 100px;
padding: .2em;
}

.menuLinkSelected {
display: block;
background-color: #CC6600;
color: white;
width: 90px;
padding: .04em;
}

/* ##### START contactform ##### */

#contactform {
color: #700394;
background-color: #DEFBA6;
text-decoration: none;
text-align: center;
line-height: 1.5em;  
}

#contactform h1 {
color: #700394;
background-color: transparent;
font-family: arial, verdana, helvetica, sans-serif;
text-decoration: underline;
font-size: 175%;
font-weight: bold;  
}
                
#contactform a {
color: #006600;
background-color: transparent;
text-decoration: underline;
}

#contactform img {
border: 0px;
}

#contactform .errors {
color: #ff0000;
}

#contactform .correct {
color: black;
}

#contactform legend {
color: #006600;
font-size: 120%;
font-weight: bold;
}

#contactform .title {
color: #700394;
font-weight: bold;
font-size: 90%;
margin-top: 2px;
margin-bottom: 5px;
}

#contactform .field {
color: #700394;
font-size: 90%;
margin-bottom: 7px;
}

#contactform .small {
font-size: 100%;
}

#contactform .thanks {
margin-top: 15px;
color: #700394;
font-size: 105%;
margin-bottom: 15px;
}
/* ##### END contactform ##### */

/* ##### START Advertisers ##### */

#Advertisers.mouseBeOffMe {
border-top:    0px  solid #F9F799; 
border-bottom: 0px  solid #F9F799; 
border-left:   0px  solid #F9F799; 
border-right:  0px  solid #F9F799; 
}
.mouseBeOnMe {
border-top:    0px  solid #F9F799;
border-bottom: 0px  solid #F9F799; 
border-left:   2px  solid #F9F799; 
border-right:  2px  solid #F9F799;
}
.mouseBeDown {
border-top:    0px  solid #F9F799;
border-bottom: 0px  solid #F9F799; 
border-left:   4px  solid #F9F799; 
border-right:  4px  solid #F9F799;
}
.mouseBeUp {
border-top:    0px  solid #F9F799;
border-bottom: 0px  solid #F9F799; 
border-left:   0px  solid #F9F799; 
border-right:  0px  solid #F9F799;
}
/* ##### END Advertisers ##### */

/* ##### START Tabs ##### */

.container {width: 800px; margin: 10px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 26px;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	border: 1px solid #006600;
	border-left: none;
	margin-bottom: -1px;
	background: #c9c651;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	font-weight: bold;
	color: #006600;
	display: block;
	font-size: 1em;
	padding: 0 5px;
	border: 1px solid #e4e16b;
	outline: none;
}
ul.tabs li a:hover {
	background: #e4e16b;	
}	
html ul.tabs li.active  {
	background: #F9F799;
	border-bottom: 1px solid #F9F799;
	font-size: 1em;
	text-decoration: underline;
}
html ul.tabs li.active a:hover  {
	background: #F9F799;
	border-bottom: 1px solid #F9F799;	
}

.tab_container {
	min-height: 600px;
	border: 1px solid #006600;
	border-top: none;
	float: left; 
	width: 100%;
	background: #F9F799;
}
.tab_content {
	color: #700394;
	padding: 20px;
	font-size: 1.2em;
}
/* ##### END Tabs ##### */
