﻿@media only screen and (max-device-width : 640px)
{
    
    /*******************************
    MOBILE STYLES
    ********************************/
    html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6
    {
	    margin:0;
	    padding:0;
	    -webkit-text-size-adjust:none;
	    font-family: Arial, Helvetica, sans-serif;		
    }
    body{
    background: url(images/asms_mobile_bodtile.jpg) repeat-x;
    }
    a
    {  
	    text-decoration:none;  
    }

    .main
    {display:none;}
    
    #header-mobile, #content-mobile, #footer-mobile
    {display:block! important;}

    #page-wrapper     
    {
	    overflow:auto;
    }

    #header-mobile 
    {
	    background: url(images/asms_mobile_header.jpg) no-repeat left top;
	    height: 100px;
	
    }
    #header-mobile a.htag {
	    font-size: 11px;
	    line-height: 24px;
	    color: #FFF;
	    text-decoration: none;
	    display: block;
	    float: right;
	    height: 24px;
	    padding-right: 24px;
    }




    #content-mobile 
    {
	    padding: 0 5px 10px 5px;
	    min-height:320px;
	
    }
    .biglinx{
	    height: 50px;
	    background: #011E51;
	    color: #FFF;
	    text-decoration: none;
	    font: bold 21px/48px "Times New Roman", Times, serif;
	    margin: 12px 12px;
	    display: block;
	    text-align: center;
	      -webkit-box-shadow: 0px 1px 3px #666666;
      -moz-box-shadow: 0px 1px 3px #666666;
      text-shadow: 1px 1px 3px #666666;
    }

    .bigstat{
	    height: 50px;
	    background: #011E51;
	    color: #FFF;
	    text-decoration: none;
	    font: bold 21px/48px "Times New Roman", Times, serif;
	    margin: 12px 12px 0px;
	    display: block;
	    text-align: center;
	    -webkit-box-shadow: 0px 1px 3px #666666;
	    -moz-box-shadow: 0px 1px 3px #666666;
	    text-shadow: 1px 1px 3px #666666;
    }

    .treeWrap {
	    margin-left: 12px;
    }

    .treeWrap .RadTreeView_Sitefinity, .treeWrap .RadTreeView_Sitefinity a.rtIn, .treeWrap .RadTreeView_Sitefinity .rtEdit .rtIn input {
	    font: 17px/55px Arial, Helvetica, sans-serif !important;
    }

    .treeWrap .RadTreeView .rtSp {
	    height: 55px;
	
    }
    .treeWrap .RadTreeView .rtPlus, .treeWrap .RadTreeView .rtMinus {
	    font-size: 0;
	    padding: 0;
	    display: -moz-inline-box;
	    display: inline-block;
	    vertical-align: middle;
	    cursor: pointer;
	    margin: 0px 20px 0px 0px !important;
	    width: 20px !important;
	    height: 30px !important;
	    background-repeat: no-repeat;
    }

    .treeWrap .RadTreeView_Sitefinity .rtLI .rtPlus, .treeWrap .RadTreeView_Sitefinity .rtLI .rtPlus:hover {
	    background: url(images/upsydownsey.png) 0px 0px !important;
    }

    .treeWrap .RadTreeView_Sitefinity .rtLI .rtMinus, .treeWrap .RadTreeView_Sitefinity .rtLI .rtMinus:hover {
	    background: url(images/upsydownsey.png) 0px 30px !important;
    }

    .RadTreeView .rtLines .rtTop {
	    background: url(images/rtbg.png) no-repeat 0 0px !important;
    }

    .RadTreeView .rtLines .rtMid {
	    background: url(images/rmbg.jpg) no-repeat 0 0px !important;
    }

    .RadTreeView .rtLines .rtBot {
	    background: url(images/rbbg.png) no-repeat 0 0px !important;
    }

    .pageHead h1{
	    font: bold 24px/30px "Times New Roman", Times, serif;
	    color: #003AA0;
	    margin: 0px 12px;
	    padding: 0px;	
    }
    /* #content p  , .RadTreeView .rtLines .rtMid, .RadTreeView .rtLines .rtBot
    {
	    margin: 5px 0 15px 0;
	    line-height: 20px;
    }

    #content h2   
    {
	    font-size: 18px;
	    font-weight: bold;
	    color: #004b6b;
	    margin: 20px 0 15px 0!important;
    }

    #content h3 
    {
	    font-size: 16px;
	    font-weight: bold;
	    margin: 10px 0 10px 0!important;
	    line-height: 22px;
    }


    #content a 
    {
	    font-weight: bold;
	    text-decoration: underline;
	    color: #004B6C;
    }

    #content ul 
    {
	    list-style-type: square;
    }

    #content ul li, #content ol li 
    {
	    margin: 5px 0 5px 0;
	    line-height: 20px;
    }

    #nav-mobile 
    {
	    width: 100%;
    }

    #nav-mobile ul.rpRootGroup 
    {
	    list-style: none;
	    display: block;
	    width: 100%;
	    border-top: 1px solid #adadad;
	    border-bottom: 1px solid #adadad;
	    margin: 0;
	    padding: 0;
    }

    #nav-mobile ul li 
    {
	    list-style: none;
	    margin: 0;
	    padding: 0;
    }

    #nav-mobile ul .rpItem  
    {
	    border-bottom: 1px solid #adadad;
	    padding: 15px 5px 15px 5px;
	    background: url(images/iPhoneArrow.png) no-repeat center right;
    }

    #nav-mobile a 
    {
	    color: #333333!important;
	    font-weight: bold;
    }

    #nav-mobile ul .rpLast 
    {
	    border-bottom: none;
    }
    */
    #footer-mobile 
    {
	    background: #80A4E3;
	    border-top: 1px solid #D2151B;
	    color: #011E51!important;
	    font-size: 12px;
	    text-align: center;
	    padding: 15px 5px;
	    margin-top: 5px;
    }

    #footer-mobile a 
    {
	    color: #011E51;
    }

    #ctl00_ContentPlaceHolder_ctl00_hypAllEvents 
    {
	    display: none!important;
    }
}

@media only screen and (max-width : 640px)
{
    
    /*******************************
    MOBILE STYLES
    ********************************/
    html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6
    {
	    margin:0;
	    padding:0;
	    -webkit-text-size-adjust:none;
	    font-family: Arial, Helvetica, sans-serif;		
    }
    body{
    background: url(images/asms_mobile_bodtile.jpg) repeat-x;
    }
    a
    {  
	    text-decoration:none;  
    }

    .main
    {display:none;}
    
    #header-mobile, #content-mobile, #footer-mobile
    {display:block! important;}

    #page-wrapper     
    {
	    overflow:auto;
    }

    #header-mobile 
    {
	    background: url(images/asms_mobile_header.jpg) no-repeat left top;
	    height: 100px;
	
    }
    #header-mobile a.htag {
	    font-size: 11px;
	    line-height: 24px;
	    color: #FFF;
	    text-decoration: none;
	    display: block;
	    float: right;
	    height: 24px;
	    padding-right: 24px;
    }




    #content-mobile 
    {
	    padding: 0 5px 10px 5px;
	    min-height:320px;
	
    }
    .biglinx{
	    height: 50px;
	    background: #011E51;
	    color: #FFF;
	    text-decoration: none;
	    font: bold 21px/48px "Times New Roman", Times, serif;
	    margin: 12px 12px;
	    display: block;
	    text-align: center;
	      -webkit-box-shadow: 0px 1px 3px #666666;
      -moz-box-shadow: 0px 1px 3px #666666;
      text-shadow: 1px 1px 3px #666666;
    }

    .bigstat{
	    height: 50px;
	    background: #011E51;
	    color: #FFF;
	    text-decoration: none;
	    font: bold 21px/48px "Times New Roman", Times, serif;
	    margin: 12px 12px 0px;
	    display: block;
	    text-align: center;
	    -webkit-box-shadow: 0px 1px 3px #666666;
	    -moz-box-shadow: 0px 1px 3px #666666;
	    text-shadow: 1px 1px 3px #666666;
    }

    .treeWrap {
	    margin-left: 12px;
    }

    .treeWrap .RadTreeView_Sitefinity, .treeWrap .RadTreeView_Sitefinity a.rtIn, .treeWrap .RadTreeView_Sitefinity .rtEdit .rtIn input {
	    font: 17px/55px Arial, Helvetica, sans-serif !important;
    }

    .treeWrap .RadTreeView .rtSp {
	    height: 55px;
	
    }
    .treeWrap .RadTreeView .rtPlus, .treeWrap .RadTreeView .rtMinus {
	    font-size: 0;
	    padding: 0;
	    display: -moz-inline-box;
	    display: inline-block;
	    vertical-align: middle;
	    cursor: pointer;
	    margin: 0px 20px 0px 0px !important;
	    width: 20px !important;
	    height: 30px !important;
	    background-repeat: no-repeat;
    }

    .treeWrap .RadTreeView_Sitefinity .rtLI .rtPlus, .treeWrap .RadTreeView_Sitefinity .rtLI .rtPlus:hover {
	    background: url(images/upsydownsey.png) 0px 0px !important;
    }

    .treeWrap .RadTreeView_Sitefinity .rtLI .rtMinus, .treeWrap .RadTreeView_Sitefinity .rtLI .rtMinus:hover {
	    background: url(images/upsydownsey.png) 0px 30px !important;
    }

    .RadTreeView .rtLines .rtTop {
	    background: url(images/rtbg.png) no-repeat 0 0px !important;
    }

    .RadTreeView .rtLines .rtMid {
	    background: url(images/rmbg.jpg) no-repeat 0 0px !important;
    }

    .RadTreeView .rtLines .rtBot {
	    background: url(images/rbbg.png) no-repeat 0 0px !important;
    }

    .pageHead h1{
	    font: bold 24px/30px "Times New Roman", Times, serif;
	    color: #003AA0;
	    margin: 0px 12px;
	    padding: 0px;	
    }
    /* #content p  , .RadTreeView .rtLines .rtMid, .RadTreeView .rtLines .rtBot
    {
	    margin: 5px 0 15px 0;
	    line-height: 20px;
    }

    #content h2   
    {
	    font-size: 18px;
	    font-weight: bold;
	    color: #004b6b;
	    margin: 20px 0 15px 0!important;
    }

    #content h3 
    {
	    font-size: 16px;
	    font-weight: bold;
	    margin: 10px 0 10px 0!important;
	    line-height: 22px;
    }


    #content a 
    {
	    font-weight: bold;
	    text-decoration: underline;
	    color: #004B6C;
    }

    #content ul 
    {
	    list-style-type: square;
    }

    #content ul li, #content ol li 
    {
	    margin: 5px 0 5px 0;
	    line-height: 20px;
    }

    #nav-mobile 
    {
	    width: 100%;
    }

    #nav-mobile ul.rpRootGroup 
    {
	    list-style: none;
	    display: block;
	    width: 100%;
	    border-top: 1px solid #adadad;
	    border-bottom: 1px solid #adadad;
	    margin: 0;
	    padding: 0;
    }

    #nav-mobile ul li 
    {
	    list-style: none;
	    margin: 0;
	    padding: 0;
    }

    #nav-mobile ul .rpItem  
    {
	    border-bottom: 1px solid #adadad;
	    padding: 15px 5px 15px 5px;
	    background: url(images/iPhoneArrow.png) no-repeat center right;
    }

    #nav-mobile a 
    {
	    color: #333333!important;
	    font-weight: bold;
    }

    #nav-mobile ul .rpLast 
    {
	    border-bottom: none;
    }
    */
    #footer-mobile 
    {
	    background: #80A4E3;
	    border-top: 1px solid #D2151B;
	    color: #011E51!important;
	    font-size: 12px;
	    text-align: center;
	    padding: 15px 5px;
	    margin-top: 5px;
    }

    #footer-mobile a 
    {
	    color: #011E51;
    }

    #ctl00_ContentPlaceHolder_ctl00_hypAllEvents 
    {
	    display: none!important;
    }
}