html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    vertical-align: baseline;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
}

table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    /*border: 0;*/
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    vertical-align: baseline;
}

/* remember to define focus styles! */
:focus
{
    outline: 0;
}
body
{
    line-height: 1;
    color: #424242;
    background: #ececec;
    text-align: center;
}

ul
{
    list-style: none;
}

ol
{
    list-style:decimal;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
a
{
    color: #284571;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
}  

/* Home Page*/
.home #content			{width: 660px; float:left; padding:0; border-right: 1px solid #adadad; margin-right: -1px; background-color: White; }
.home #sidebar			{width: 279px; float:right; padding:0; border-left: 1px solid #adadad; background-color: White;
    font-family: Verdana;
    font-size: 12px;
    color:#646464;
    line-height:19px;
    text-align: -moz-center; 
 }    
.home #contentwrapper	{padding:0; background: url(../images/interface/homepage_bg.gif) 0 0 repeat-y;}
.home #splashpane
{
    width: 640px;
    height: 550px;
    background: #424242 0 0 no-repeat;
    margin: 10px 10px 10px 10px;
}

/* General Layout*/
.invisible
{
    position: absolute;
    visibility: hidden;
    margin-left: -9999px;
}
#printlogo
{
    display: none !important;
}
#wrapper
{
    width: 940px;
    padding: 50px 0 60px 0;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}
#form1
{
    width: 940px;
    display: inline;
}
h3#logo
{
    position: absolute;
    top: 10px;
}
h3#logo a
{
    display: block;
    width: 178px;
    height: 39px;
    text-indent: -9999px;
    background: url(/nymity.com/images/logo2010.gif) 0 0 no-repeat;
}
#contentwrapper
{
    background: #FFF;
    padding: 0 30px 30px 15px;
    border-bottom: 4px solid #c5c5c5;
    margin: 0 0 6px 0;
}
#skiplinks
{
    position: absolute;
    margin: -9999px 0 0 0;
    height: 0;
    width: 0;
    overflow: hidden;
}
#nav
{
    position: absolute;
    top: 0;
    margin: 59px 0 0 0;
}
#globalnav
{
    position: absolute;
    top: 0;
    width: 373px;
    margin: 0 0 0 568px;
    padding: 10px 0 0 0;
}
#sidebar
{
    width: 200px;
    float: left;
}
#content
{
    width: 660px;
    float: right;
}
/* Navigation */
#nav
{
    height: 31px;
    width: 940px;
    background: #bf3417 url(/nymity.com/images/navbg.gif) 0 0 repeat-x;
}
#nav li
{
    float: left;
}
#nav li a
{
    float: left;
    display: block;
    height: 31px;
    color: #FFF;
    text-indent: -9999px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
#nav li:hover a, #nav li a:hover
{
    background-position: 0 -31px;
}



/* drop down nav */
#nav li ul
{
    display: block;
    margin: -9999px 0 0 -1px;
    width: 158px;
    position: absolute;
    padding: 0 6px 12px 6px;
    border: 1px solid #dadada;
    border-top: none;
    overflow: hidden;
    background: #FFF;
}
#nav li:hover ul
{
    margin-top: 31px;
}
#nav li ul li
{
    clear: both;
    border-top: 1px solid #dadada;
    margin-top: -1px;
}
#nav li ul li a
{
    float: left;
    text-indent: 0;
    background: none !important;
    height: auto;
    color: #5e5d5d;
    font-size: 11px;
    line-height: 13px;
    padding: 5px;
    width: 148px !important;
}
#nav li ul li a:hover
{
    color: #000;
}

#nav li.company a
{
    width: 103px;
    background-image: url(../images/nav/company.gif);
}
#nav li.contact a
{
    width: 96px;
    background-image: url(../images/nav/contact.gif);
}
#nav li.customers a
{
    width: 109px;
    background-image: url(../images/nav/customers.gif);
}
#nav li.news a
{
    width: 134px;
    background-image: url(../images/nav/news.gif);
}
#nav li.partners a
{
    width: 98px;
    background-image: url(../images/nav/partners.gif);
}
#nav li.products a
{
    width: 100px;
    background-image: url(../images/nav/products.gif);
}
#nav li.solutions a
{
    width: 108px;
    background-image: url(../images/nav/solutions.gif);
}
#nav li.support a
{
    width: 96px;
    background-image: url(../images/nav/support.gif);
}
#nav li.training a
{
    width: 96px;
    background-image: url(../images/nav/training.gif);
}
body.company .company a, body.contact #nav .contact a, body.customers .customers a, body.news .news a, body.partners .partners a, body.products .products a, body.solutions .solutions a, body.support .support a, body.training .training a
{
    background-position: 0 -62px !important;
}

body.home .home a, body.sitemap .sitemap a, body.contact .contact a
{
    background-position: 0 -17px !important;
}

/* Global Nav*/
#globalnav li
{
    float: right;
}
#globalnav li a
{
    display: block;
    height: 17px;
    color: #666;
    text-indent: -9999px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
#globalnav li a:hover
{
    background-position: 0 -17px;
}
#globalnav li.home a
{
    width: 48px;
    background-image: url(/nymity.com/images/home.gif);
}
#globalnav li.sitemap a
{
    width: 63px;
    background-image: url(/nymity.com/images/sitemap.gif);
}
#globalnav li.contact a
{
    width: 70px;
    background-image: url(/nymity.com/images/contact_global.gif);
}
#globalnav li.login a
{
    width: 84px;
    background-image: url(/nymity.com/images/signin.gif);
}
#globalnav li.logout a
{
    width: 60px;
    background-image: url(/nymity.com/images/signout.gif);
}
#globalnav li.editprofile a
{
    width: 77px;
    background-image: url(/nymity.com/images/myaccount.gif);
}
#globalnav form
{
    float: left;
    width: 125px;
    overflow: hidden;
}
#newsletteremail, #globalnav input
{
    font-size: 9px;
    width: 106px;
    color: #999;
    padding: 2px 2px 2px 15px;
    border: 1px solid #b3b3b3;
    background: #FFF url(/nymity.com/images/icon_searchfield.gif) 0 0 no-repeat;
}
#globalnav p
{
    line-height: 1px;
}




/* Breadcrumb */
#breadcrumb, #breadcrumb a
{
    font-family: Arial,Helvetica,sans-serif;
    height: 30px;
    font-size: 11px;
    line-height: 30px;
    font-weight: bold;
}

#breadcrumb
{
    color: #047297;
}
/* Section Navigation (in the sidebar)*/
#secnav
{
    border-top: 2px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    font-family: Arial,Helvetica,sans-serif;
}
#secnav li
{
    font-family: Arial,Helvetica,sans-serif;
    border-bottom: 1px solid #d8d8d8;
    line-height: 1px;
}
#secnav li a
{
    font-family: Arial,Helvetica,sans-serif;
    color: #047297;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
    padding: 5px 10px;
    display: block;
}
#secnav li a:hover
{
    color: #284571;
}
#secnav li li
{
    border: none;
    background: url(/nymity.com/images/secnav_border.gif) 0 0 repeat-x;
}
#secnav li ul
{
    padding-bottom: 5px;
     color: #047297;
}

#secnav li li a
{
    display: block;
    width: 170px;
    font-weight: normal;
    line-height: 14px;
    min-height: 14px;
    padding: 4px 10px 3px 20px;
    background: url(/nymity.com/images/secnav_arrow.gif) 10px 6px no-repeat;
}
#secnav li li.selected a, #secnav li li a:hover
{
    background-position: 10px -44px;
    /*color: #284571;*/
    color: #047297;
}
#secnav li li.selected a
{
    font-weight: bold;
     color: #047297;
}

#secnav li li.selected li a
{
    /*color: #888787;*/
    color: #047297;
    background: none;
    padding-left: 30px;
    width: 160px;
}
#secnav li li.selected li li a
{
    padding-left: 40px;
    width: 150px;
}

#secnav li li.selected li a
{
    font-weight: normal;
}
#secnav li li li.selected a
{
     color: #047297;
    font-weight: bold;
}
#secnav li li.selected li a:hover
{
     color: #047297;
}
#secnav li li li.selected li a
{
    /*color: #888787;*/
     color: #047297;
}
#secnav li li li li.selected a
{
     color: #047297;
    font-weight: bold;
}
#secnav li li li.selected li a
{
    font-weight: normal;
     color: #047297;
}
#secnav li li li li.selected a
{
    font-weight: bold;
     color: #047297;
}



#secnav li.selected, #secnav li.selected ul
{
    background-color: #f9f9f9;
}


/* Sidbar styles */
.biglinks
{
    margin-top: 20px;
}
.biglinks a
{
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    width: 189px;
    height: 24px;
    padding: 7px 0 0 11px;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    background: url(/nymity.com/images/sidebarlink_bg.gif) 0 0 no-repeat;
}

/* Sidebar sticky note*/
.sticky
{
    width: 200px;
    margin-top: 15px;
    background: url(/nymity.com/images/sidebar_stickytop.gif) 0 0 no-repeat;
}
.sticky .bottom
{
    padding: 14px 10px;
    font-size: 12px;
    color: #777;
    line-height: 18px;
    background: url(/nymity.com/images/sidebar_stickybottom.gif) 0 100% no-repeat;
}
#contactinfo h5, .sticky h5
{
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 11px;
}
h5.contactus
{
    display: block;
    width: 153px;
    height: 38px;
    text-indent: -9999px;
    background: url(/nymity.com/images/h5contactsitecore.gif) 0 0 no-repeat;
}
#contactinfo a, .sticky a
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
}



#contentwrapper:after, .clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#content ul.thumbnails li, .intro, #contentwrapper, .clearfix
{
    height: 1%;
}


/* Footer */
.newsletter
{
    font-size: 11px;
    color: #999;
}
.newsletter label
{
    font-weight: bold;
    display: block;
    float: left;
    padding: 3px 6px 0 0;
}
.newsletter input.enteremail
{
    padding-left: 2px;
    background: #FFF;
    font-size: 11px;
    float: left;
    visibility: visible;
}
/* also see global nav input*/
.submitemail
{
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    cursor: pointer;
    width: 21px;
    height: 20px;
    border: none;
    margin: 0;
    padding: 0;
    background: url(/nymity.com/images/button_getnewsletter.gif) 0 0 no-repeat;
}
#copyright a
{
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    font-size: 11px;
    color: #999;
    padding-top: 6px;
    width: 300px;
    float: right;
    text-align: right;
}
#contactlegal
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-top: 6px;
    color: #999;
    font-weight: bold;
    clear: left;
}
#contactlegal a
{
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
}
#contactlegal a.mailto
{
    color: #999;
}

/* Content Layout Styles*/
#content
{
    font-size: 12px;
    line-height: 19px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h1
{
    font-size: 21px;
    line-height: 25px;
    margin: -4px 0 10px 0;
    color: #646464; /*font-weight:bold;*/
}

.sIFR-active #content h1
{
    line-height: 21px;
    visibility: hidden;
    margin-bottom: 0;
    min-height: 34px;
}

#content p + h1, #content .documentlist h1, #content h3
{
    font-size: 16px;
    color: #646464;
    margin: 0 0 5px 0;
}
.sIFR-active #content h3
{
    min-height: 27px;
}

.sIFR-active #content .documentlist h1, .sIFR-active #content h3
{
    visibility: hidden;
}
.products #content h4
{
    margin-top: 0;
}
#content h4
{
    font-weight: bold;
    margin-top: 10px;
}
#content h4 a:hover
{
    text-decoration: underline;
}
#content a:hover
{
    text-decoration: underline;
}
.sIFR-active #content p + h1, .sIFR-active #content .documentlist h1, .sIFR-active #content h3
{
    line-height: 16px;
    margin-bottom: 0 !important;
}

#content h3.icon
{
    padding: 6px 0 5px 30px;
    line-height: 16px;
    margin: 15px 0 0 0;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.sIFR-active #content h3.icon
{
    padding: 2px 0 5px 30px;
}

#content .documentlist p
{
    margin: 0;
}
#content .documentlist h3
{
    margin-top: 15px;
}

/*#content ol			{list-style: decimal inside;}*/
#content ul
{
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 10px;
}
#content ul li
{
    margin-left: 10px;
}


#content img.h3icon
{
    float: left; /*margin-right: 30px;*/
}
#content p
{
    padding-right: 10px;
    margin-bottom: 10px;
}
#content hr, #content div.hr #content div.thickhr, #content div.dottedhr
{
    margin: 15px 0;
    clear: left;
    padding: 1px 0 0 0;
}
#content div.dottedhr
{
    background: url(../images/interface/sidebar_border.gif) 0 0 repeat-x;
}
#content div.wide
{
    background: url(../images/interface/dottedhr.gif) 0 0 repeat-x;
}
#content div.hr
{
    border-top: 1px solid #d8d8d8;
    margin: 15px 0;
    clear: left;
}
#content div.thickhr
{
    border-top: 2px solid #d8d8d8;
    margin: 15px 0;
}
#content div.thumbnail
{
    float: left;
    margin: 0 12px 12px 0;
}
#content .thumbnail img
{
    border: 1px solid #868a85;
    display: block;
}
#content div.thumbnail a.enlargepopup, #content div.thumbnail a.enlargepopup_tour, #content div.thumbnail a.icon
{
    float: left;
    clear: left;
    padding: 3px 0 0 20px;
    margin: 4px 0 0 0;
    line-height: 12px;
    background: url(../images/interface/icon_magnifier.gif) 0 0 no-repeat;
}
#content a.thumbnail
{
    float: left;
    margin: 0 12px 12px 0;
    clear: left;
}
#content p.thumb img
{
    width: 29px;
    height: 42px;
    float: left;
    clear: left;
    margin: 0 10px 10px 0;
}
#content p.thumb
{
    clear: both;
}

#content blockquote
{
    padding: 10px 10px 10px 20px;
}
#content blockquote p
{
    font-size: 12px;
}
#content blockquote p span
{
    font-size: 14px;
    font-weight: bold;
}
#content blockquote p.cite
{
    font-style: oblique;
    font-size: 11px;
}


#content div.columnleft, #content div.columnright
{
    width: 315px;
    border-top: 2px solid #d9d9d9;
    padding-top: 15px;
    margin-top: 15px;
}
#content div.columnleft
{
    float: left;
}
#content div.columnright
{
    float: right;
}

#content ul.iconlist
{
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 5px;
    list-style: none;
    padding: 0;
}
#content ul.iconlist li
{
    padding: 8px 0 4px 33px;
    border-top: 1px solid #D9D9D9;
    background-position: 0 4px;
    background-repeat: no-repeat;
    line-height: 19px;
}
#content ul.iconlist li img
{
    margin: -2px 4px 0 -33px;
    float: left;
}

/* Product Resources Page*/

#content .resource
{
    width: 330px;
    float: left;
    padding: 0 0 15px 0;
}
#content .resource img
{
    float: left;
    border: 0px solid #8e928d;
}
#content .resource div
{
    margin-left: 10px;
    float: left;
    width: 240px;
}
#content .resource h4
{
    margin: 0 0 5px 0;
    padding: 0;
    line-height: 10px;
}

#content .casestudies
{
    width: 500px;
    margin-bottom: 0;
}
#content .casestudies img
{
    border: none;
}

#content .resourcelink
{
    font-weight: bold;
    margin-top: 1em;
}

#content .fullwidth
{
    width: 650px;
}
#content .fullwidth img
{
    border: none;
}
#content .fullwidth div
{
    width: 480px;
}

#content .largethumb div
{
    margin-left: 18px;
    width: 400px;
}
#content .largethumb img
{
    border: 1px solid #868a85;
}
#content .largethumb div img
{
    border: none;
}

#content p.morelink
{
    font-size: 12px;
    font-weight: bold;
    clear: left;
}
#content p.morelink a
{
    cursor: pointer;
}

#content .more .clear
{
    clear: both !important;
    float: left;
    width: 660px !important;
}

.trans15
{
    filter: alpha(opacity=15);
    opacity: 0.15;
}

/*JD*/
.gridwrapper
{
    border: 1px solid #d8d8d8;
    padding: 10px;
    margin-top: 10px;
    vertical-align: top;
}
/* data table */
.datagrid
{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 1px;
}
.datagrid td, .datagrid th
{
    padding: 2px;
}
/* data table header */
.datagridheader
{
    background-color: #eeeeee;
    font-weight: bold;
}
.datagridheader th
{
    font-weight: bold;
}
.sortindicator
{
    vertical-align: middle;
    margin-top: -2px;
}
.datagrid th a
{
    color: #000000; /*font-weight:bold;*/
    text-decoration: none;
}
.datagrid th a:hover
{
    text-decoration: underline;
}
/* data table body*/
.datagrid td a
{
    font-weight: normal;
    color: #284571;
    text-decoration: none;
}
.datagrid td a:hover
{
    text-decoration: underline;
}
/* data form */
.dataformtable
{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 1px;
}
.dataformtable td, .dataformtable th
{
    padding: 2px;
}
.datalabel
{
    font-weight: bold;
}
.datalabelred
{
    font-weight: bold;
    color: #C73318;
}
/* * */
.tdwrapper
{
    border: 1px solid #d8d8d8;
    padding: 10px;
    vertical-align: top;
}
.sectiontitle
{
    color: #284571;
    font-weight: bold;
    margin-bottom: 4px;
}
.nymitydataformlabel
{
    color: #424242;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    vertical-align: baseline;
}
.nymitydataformtextbox
{
    font-family: MS Shell Dlg;
    font-size: 11px;
    line-height: 13px;
    vertical-align: baseline;
    width: 294px;
    height: 16px;
    border-color: #B3B3B3;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 4px;
}

.nymitydataformtextboxComments
{
    font-family: MS Shell Dlg;
    font-size: 11px;
    line-height: 13px;
    vertical-align: baseline;
    width: 300px;
    height: 60px;
    border-color: #B3B3B3;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 4px;
}

.dataformdropdownlist
{
    font-family: MS Shell Dlg;
    font-size: 11px;
    vertical-align: middle;
    border-color: #B3B3B3;
    border-width: 1px;
    border-style: solid;
    padding: 1px;
    line-height: 13px;
    height: 19px;
    width: 300px;
}

a.linkbutton
{
    background: #284571;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px 10px;
    text-decoration: none;
}

a.linkbutton:hover
{
    background: #18a2dc;
    color: #FFFFFF;
    text-decoration: none;
}

#links a:hover
{
    text-decoration: none;
}

input.linkbutton
{
    background: #284571;
    color: #FFFFFF;
    padding: 2px 0px;
    border-style: none;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
}

input.linkbutton:hover
{
    background: #18a2dc;
    color: #FFFFFF;
}

#nymitynav, #nymitynav ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: Arial,Helvetica,sans-serif;
    height: 30px;
    width: 940px;
    background-color: #284571;
    vertical-align: middle;
    text-align: center;
}
#nymitynav a
{
    color: white;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    display: block;
    width: 134px;
    height: 22px;
    line-height: 16px;
    background-color: #284571;
    font-weight: bold;
    font-size: 12px;
    border: 1px solid #6b83a8;
    vertical-align: middle;
    padding-top: 6px;
}
#nymitynav a:hover
{
    background-color: #18a2dc;
    text-decoration: none;
}
#nymitynav li.selected a
{
    background-color: white;
    color: #284571;
    border-bottom-color: white;
}
#nymitynav li
{
    float: left;
    width: 134px;
    background-color: white;
}

    

