﻿ 
        div#aswrap {
	        width: 825px;/*972*/
	        background-color: #FFFFFF;
/*	        margin-top:0px;*/
	        padding : 0px;
	        color: #151B54;
	        font-size: 11px;
        } 
        
        #bgcontain { 
                width: 850px; /*950px;*/
                text-align: left; 
                background-color:#ffffff; 
                /*background: url('/BricsBackOffice/Images/bg904.gif') repeat-x;*/
              /*  background-color:#5CB3FF;*/
                padding: 0px 10px 10px 10px; 
                
               /* border-width:1px;
                border-color:#d0d0d0;
                border-style:solid;*/
        }  
        
        div#greenbg {
	        background-color: #fcbd00;
	        /*background-color:#00BFFF;*/
	        width:100%;
	        height: 45px;
        }
        
        #logo
            {
	            /*position: absolute;*/
	            left: 15px;
	            background: #EAEAE2 url('images/bricslogo.bmp') no-repeat;
	            width: 100px;
	            height: 72px;
            }
            
            .topCenter {
	                width:310px;
	                height: 20px;
	                margin: 0px;
	                float: left;
	                padding-left:250px;
	                color:#151B54;
	                font-weight:bold;
	                vertical-align:middle;
	                font-size:22px;
                }
           
            #menu ul
            {
                
            }

        #menu ul li
        {
            display: inline;
            line-height: 15px;
           /* padding-left: 3px;*/
        }

        #menu ul li.first
        {
            border-left: 0px;
        }
        #menu ul li.li1 a:hover
        {
	        color:#da9e3c;	
        }
        #menu ul li.li2 a:hover
        {
	        color:#f68220;	
        }
        #menu ul li.li3 a:hover
        {
	        color:#3ab54a;	
        }
        #menu ul li.li4 a:hover
        {
	        color:#0067b3;	
        }

        #menu a
        {
            background-color: transparent;
            background-repeat: repeat-x;
           /* padding: 0px 12px 8px 12px;*/
            font-size: 12px;
            color: #fff;
            font-weight: bold;
        }

        #menu a:hover
        {
            background-color: transparent;
            color: #4A4A24;
            text-decoration: none;
        }
          div#menu {
             position: relative;
              background-color:#CCCCFF;	
          /*  padding: 0px 15px 0px 5px;
            margin: 0px 0px 0px 0px;*/
	            color:White;
	            font-weight:bold;
            }   
        #footer
        {
            /*position: relative;*/
            clear: both;
            height: 66px;
            text-align: center;
            line-height: 16px;
             /*background-color:#CCCCFF;	*/
            background-image: url('images/a50.gif');
            color: #151B54;
        }
        
        #primarycontent
        {
            position: relative;
            width: 480px;
            float: left;
        }

        #primarycontent h3
        {
            position: relative;
            top: 0px;
            font-size: 16px;
            line-height: 25px;
            color: #151B54;
            letter-spacing: -1px;
            background: url('images/a22.gif') bottom repeat-x;
            padding: 0px 0px 10px 10px;
            margin-bottom: 20px;
        }

        #primarycontent .content
        {
            padding: 0px 15px 0px 0px;
            margin-bottom: 20px;
            margin-left:-10px;
        }

        #primarycontent .post
        {
            margin-bottom: 30px;
        }

        #primarycontent .post .header
        {
            position: relative;
            width:320px;
        }

        #primarycontent .post .date
        {
            /*position: absolute;*/
            right: 15px;
            top: 0px;
            line-height: 35px;
            color: #151B54;
            font-weight: bold;
        }

        #primarycontent .post .content
        {
         margin-bottom: 0px;
         margin-left:0px;
         
        }
		a
		{
			color:#151B54;
	        font-weight:bold;
		}

        #primarycontent .post .footer
        {
            position: relative;
            top: -10px;
            background: url('images/a33.gif') repeat-x;
            height: 64px;
        }
        #dvLogin
        {
            background: url('images/login.jpg') no-repeat;
        }
        #divForgot
        {
            background: url('images/forgotpass.jpg') no-repeat;
        }
        #dvCustSupport
        {
            background: url('images/support.jpg') no-repeat;
            height:230px;
        }
        
        #dvCustSupport1
        {
            background: url('images/support.jpg') no-repeat;
            height:230px;
        } 
        h3
        {
            position: relative;
            top: 10px;
            font-size: 16px;
            line-height: 25px;
            color: #151B54;
            letter-spacing: -1px;
            background: url('images/a22.gif') bottom repeat-x;
            padding: 0px 0px 10px 10px;
            margin-bottom: 20px;
        }
        .content
        {
            padding: 0px 10px 0px 10px;
            margin-bottom: 20px;
        }

     /*   #divForgot
        {
            position: relative;
            width: 180px;
            float: right;
        }*/
     
		input
		{
			font-family:Tahoma;
			font-size:12px;
			padding:1px 1px;
			border:solid 1px #46461F;
                     }
                     
                     .CustomTabStyle .ajax__tab_header {
    font-family:tahoma;
    font-size:10px;
}