#wrapper .small,.resize  .small  {font-size: 13px;}
#wrapper .medium,.resize .medium {font-size: 16px;margin-top:2px;}
#wrapper .large,.resize .large   {font-size:18px;}

#wrapper #navbar .medium  ul.submenu{
left: 13.2em;

}

#wrapper #navbar .large  ul.submenu{
left: 14.2em;

}

ul.resize a:hover,ul.resize a:focus, ul.resize a:active {
	color: #df0000 !important;
}

.resize {
width: 30px;
float: right;
margin-top:5px;

}

.resize li {
list-style: none;
display: block;
float: left;
}

 div.medium{
margin-right:50px
}

 div.large{
margin-right:60px
}

ul.resize li.medium a {
    background:none repeat scroll 0 0 transparent;
    color:black;
    float:left;
    font-family:"Arial";
    font-size:20px;
    height:20px;
    margin:-6px 0 0 3px;
    text-decoration:none;
    text-indent:0;
    width:auto;
}


ul.resize li.large a {
    background:none repeat scroll 0 0 transparent;
    color:#000000;
    float:left;
    font-family:"Arial";
    font-size:24px;
    height:20px;
    margin:-6px 0 0 3px;
    text-decoration:none;
    text-indent:0;
    width:auto;
}

ul.resize li.small a {
    background:none repeat scroll 0 0 transparent;
    color:#000000;
    float:left;
    font-family:"Arial";
    font-size:16px;
    height:20px;
    margin:0 0 0 3px;
    text-decoration:none;
    text-indent:0;
    width:auto;
}

ul.resize {
width: 52px;
float: left;
margin-bottom: 0;
}

/*llb resize*/
ul.resize_llb a:hover,ul.resize_llb a:focus, ul.resize_llb a:active {
	color: #df0000 !important;
}

.resize_llb {
width: 30px;
float: right;
margin-top:5px;

}

.resize_llb li {
list-style: none;
display: block;
float: left;
}

ul.resize_llb li.medium a {
    background:none repeat scroll 0 0 transparent;
    color:#FFF;
    float:left;
    font-family:"Arial";
    font-size:20px;
    height:20px;
    margin:-6px 0 0 3px;
    text-decoration:none;
    text-indent:0;
    width:auto;
}


ul.resize_llb li.large a {
    background:none repeat scroll 0 0 transparent;
    color:#FFF;
    float:left;
    font-family:"Arial";
    font-size:24px;
    height:20px;
    margin:-6px 0 0 3px;
    text-decoration:none;
    text-indent:0;
    width:auto;
}

ul.resize_llb li.small a {
    background:none repeat scroll 0 0 transparent;
    color:#FFF;
    float:left;
    font-family:"Arial";
    font-size:16px;
    height:20px;
    margin:0 0 0 3px;
    text-decoration:none;
    text-indent:0;
    width:auto;
}

ul.resize_llb {
width: 52px;
float: left;
margin-bottom: 0;
}


/*
ul.resize li.small a:active,ul.resize li.medium a:active,ul.resize li.large a:active{
color:red;

}*/



.offscreen {
position:absolute;
top:-9999em;
left:auto;
width:1px;
height:1px;
overflow:hidden;
}

/* Skip Navigation classes */
.show-skip-link {
text-align:right;
}

.show-on-focus a:link,.show-on-focus a:hover,.show-on-focus a:visited {
height:1px;
overflow:hidden;
position:absolute;
top:-999em;
}

.show-on-focus a:active,.show-on-focus a:focus {
background:#FFF;
height:1.5em;
overflow:visible;
position:fixed;
top:0;
right:0;
width:auto;
z-index:1000;
}

h1 {
margin-left: -10000px;
float: left;
}

/*later add:begin*/
.footer_font
{/*fix the footer font size*/
    font-size:0.9em;
}
/*later add:end*/