body {font-family: Tahoma,Helvetica,Arial,sans-serif;font-size: 14px;width:987px;margin-left:auto;margin-right:auto;color:#4E6C9A;
		background-color:#FFF !important;}

#menuBottom {
    background-image: url("/images/menuBottom.jpg");
    background-repeat: repeat-x;
    display: table;
    height: 27px;
    margin: 0;
}

#menuBottom a {
    color: #FFFFFF;
}
/* fixy */
.member_summary dl.stats dt {
    float: none !important;
    width: auto !important;
}


.topSubMenu {
    background-color: #4EBEF2;
    text-align: left;
    position: absolute;
    top: 25px;
    left: -10px;
    min-width: 200px;
    width: auto !important;
    width: 200px;
    white-space: nowrap;
    display: none;
    z-index: 20;
}

.topSubSubMenu {
    background-color: #4EBEF2;
    text-align: left;
    position: absolute;
    top: 0;
    left: 203px;
    min-width: 200px;
    width: auto !important;
    width: 200px;
    white-space: nowrap;
    display: none;
}

.topSubSubMenu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.topSubSubMenuWrapper {
    position: relative;
}

.topSubSubMenuWrapper > a {
    background-image: url('/images/submenuArrow.png');
    background-repeat: no-repeat;
    background-position: 184px 10px;
}

#topMenuRight .topSubMenu {
    background-color: #FA81E5;
    top: 32px;
    left: 0;
}

#topMenuRight .topSubMenu a {
    border-top: 1px solid #FA8EE7;
    border-bottom: 1px solid #FBB3EE;
}

#topMenuRight .topSubMenu li {
    list-style: none;
}

.topSubMenu a {
    display: block;
    padding: 10px;
    border-top: 1px solid #46BAEF;
    border-bottom: 1px solid #2CADE4;
}

#topsearchbox_wrapper {
    position: absolute;
    left: 50%;
    top: 45px;
    width: 345px;
    margin: 0 -175px;
}

#topsearchbox_wrapper p {
    padding: 3px;
    font-size: 10px;
    color: #000;
}

#topsearchbox_wrapper p a {
    color: #114488;
    text-decoration: none;
}

#topsearchbox_wrapper p a:hover {
    text-decoration: underline;
}


.topsearchbox {
    float:right;
    height: 33px;
    width: 340px;
    background: #e6e6e6;
    border-radius: 3px;
    moz-border-radius: 3px;
    margin: 7px 0 5px;
    padding: 3px;
    position: relative;
}

.topsearchbox input {
    width: 225px;
    height: 31px;
    border: 1px solid #ADB4B9;
    vertical-align: top;
    padding: 0 5px;
    color: #aaaaaa;
    font-weight: bold;
    font-family: "bookman old style", tahoma, sans-serif;

}

.topsearchbox img {
    margin-left: 7px;
}

.topsearchbox_selector {
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 5;
    width: 340px;
    background: #e6e6e6;
    padding: 3px;
    display: none;
}

.topsearchbox_selector li {
    background-color: #fff;
    list-style: none;
    padding: 2px;
    border-top: 1px dashed #e6e6e6;
}

.topsearchbox_selector li.first {
    border-top: 0;
}

.topsearchbox_selector li a {
    display: block;
    color: #222;
    text-decoration: none;
    padding: 5px;
    font-size: 12px;
}

.topsearchbox_selector li a:hover {
    background-color: #f6f6f6;
}

.userbox {
    float:right;
    width: 200px;
    padding: 10px 25px;
    margin: 42px 7px 7px;
    background: #F3F3F3;
    color: #0093D8;
    font-size: 12px;
    line-height: 18px;
    min-height: 36px;
    height: auto !important;
    height: 36px;
}

.userbox b {
    color: #DE21C2;
}

#topwrapper {
    position:relative;
    height: 105px;
    padding: 10px 0 5px;
}

#socialmedia {
    height: 25px;
    width: 250px;
    position: absolute;
    top: 87px;
    left: 0;
    white-space: nowrap;
}

.menu {color:#FFF;	background-repeat:no-repeat;vertical-align:middle;height:29px;}
.menu a {color:#FFF;text-decoration:none;}
.menu a:hover {color:#FFF;text-decoration:underline;}
.item{background-image:url(/images/bar_maroong.jpg);height:22px;width:141px;text-align:center;padding-top:7px; background-repeat: repeat-x;}
#topMenuLeft {background-image:url(/images/bar_top_blueg.jpg);background-repeat:repeat-x;width:545px;height:29px;text-align:right;
        font-size: 13px;font-weight: bold;margin-bottom:3px;}

.inshort{background-image:url(/images/bar.blueg.jpg); width:432px;height:26px;
             margin-top:2px;float:right; }
.inshort img {margin-top:2px;}

.menu-top-container {
	max-width: 980px;
	margin-bottom: 3px;
}
.menu-top {
	display: table;
	width: 100%;
	background-color: #0393D9;
}
.menu-item {
	display: table-cell;
	position: relative;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.menu-item.blue {
	background-image: url(/images/bar_top_blueg.jpg);
}
.menu-item.magenta {
	background-image: url(/images/bar_maroong.jpg);
}
