/* Start of CMSMS style sheet 'FellesNYcss' */
* { padding: 0; margin: 0; }
body { font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #c4c4c4; margin-top: 7px; }
#wrapper { margin: 0 auto; width: 922px; }
#wrapper_box { background-color: #fff; margin: 0 auto; width: 922px; }

#seperator1 { width: auto; height: auto; }
#seperator2 { width: auto; height: auto; }
#seperator3 { width: auto; height: auto; }
#seperator4 { width: auto; height: auto; }

#footer_box { width: 922px; clear: both; background: #fff; height: auto; }
#footer { color: #8a8691; font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; background: #fff; text-align: right; padding: 10px; }
#adsign { width: 922px; clear: both; color: #6c737c; font-size: 80%; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; margin: 20px 0 10px; }
a,
a:link 
a:active { color: #d3351b; text-decoration: none; }
#newscolumn a:link, a:visited { color: #d3351b ; font-weight: normal; text-decoration: none; }
#newscolumn a:hover { color: #000 ; font-weight: normal; text-decoration: none; }
a:visited { color: #d3351b; text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #000;
}
#adsign a:link { color: #6c737c ; font-weight: normal; text-decoration: none; }
#adsign a:visited { color: #6c737c ; font-weight: normal; text-decoration: none; }
#adsign a:hover { color: #fff ; font-weight: normal; text-decoration: none; }

img { border: none; }
/********************
CONTENT STYLING
*********************/
/* HEADINGS */
div#content h1 {
   font-size: 2em; /* font size for h1 */
   line-height: 1em;
   margin: 0;
}
div#content h2 { color: #58595b; font-size: 1.5em; text-align: left; 
/* some air around the text */
	padding-bottom: 2px;
/* set borders around header */
	border-bottom: 1px solid #c8c8c8; line-height: 1.5em;
/* and some air under the border */
        margin: 0 0 0.7em; }
div#content h3 {
font-size: 11px;
}

div#content_rightcolumn h3 {
font-size: 100%;
}


div#content h4 {
   color: #d3351b; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em;
}
div#content h5 {
   color: #d3351b; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em;
}
h6 {
   color: #294B5F; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0; /* some air around p elements */
   line-height: 1.4em;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}
/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}
pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;


}
/* Separating the divs on the template explanation page, with some bottom-border */
div.templatecode {
  margin: 0 0 2.5em;
}
/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
div#content ul,
div#content ol,
div#content dl { color: #58595b; font-size: 1em; line-height: 1.4em; margin: 0 0 1.5em; }
div#content ul li,
div#content ol li {
   margin: 0 0 0.25em 3em;
}
/* definition lists topics on bold */
div#content dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#content dl dd {
   margin: 0 0 1em 1em;
}
div#content dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #000;
}
/* END LISTS */

/* End of 'FellesNYcss' */

/* Start of CMSMS style sheet 'undersideNYcss' */
#menu_box { width: 922px; height: 75px; background: #BD9C8C; background: #fff url(uploads/images/sitePics/headerSubPage.gif) no-repeat; }
#menu { padding: 10px 10px 10px 90px; }
#headerbox { width: 922px; color: #333; background-color: #fff; height: 300px; }
#header_leftcolumn { color: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height: 300px; width: 658px; float: left; overflow: hidden; display: inline; }
#header_rightcolumn { float: right; color: #333; background-image: url(uploads/images/sitePics/0857_newsbox_undersider.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height: 300px; width: 264px; display: inline; overflow: hidden; }
#newscolumn { color: #fff; font-size: 90%; line-height: 14px; overflow: hidden; padding: 90px 15px 15px; }
padding-bottom: 10px; border-bottom: 1px solid #fff; }padding-bottom: 10px; border-bottom: 1px solid #fff; }
#contentbox { width: 922px; background-color: #fff; height: auto; }
#content_box { height: auto; width: 658px; float: left; display: inline; }
#content_box_big { height: auto; width: 922px; float: left; display: inline; }
#content { color: #58595b; font-size: 12px; line-height: 19px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: justify; word-spacing: 1px;  padding: 20px 10px 30px 30px; }
#content { color: #58595b; font-size: 12px; line-height: 19px; text-align: justify; word-spacing: 1px; padding: 20px 20px 30px 30px; }
#content_rightcolumn_box { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; float: right; height: auto; width: 264px; overflow: hidden; display: inline; }
#content_rightcolumn { color: #58595b; font-size: 90%; height: auto; overflow: hidden; margin-right: 10px; margin-bottom: 10px; padding-top: 20px; }
/* End of 'undersideNYcss' */

/* Start of CMSMS style sheet 'moduleCSSmenu' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */
#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}
/* The wrapper clears the floating elements of the menu */
/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   width: 100%; }
/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 150px; 
}
/* Unless you know what you do, do not touch this */
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
#primary-nav li { 
   margin-left: -1px;
   float: left; 
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
}
/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0; 
   padding: 5px 10px; 
   text-decoration: none; 
   color: #58595b;
}
#primary-nav li a {  }
#primary-nav li li a { 
   border: 1px solid #C0C0C0;
}
#primary-nav li, #primary-nav li.menuparent { background-color: #fff; }
/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */
#primary-nav li.menuactive { 
    
}



/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
    
}
/* Styling the apperance of menu items on hover */
#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { color: #8ed700; }





/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */
/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}
/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}
/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
div#menu_vert a:hover {
   color: #d3351b;    
}
#primary-nav li.menuactive a{ color: #d3351b; }
/* End of 'moduleCSSmenu' */

