/*--__Menu__--*/
.menuBorder {
    width: 100%;
    position: relative;
    background-position: 283px -373px;
	background-image: none !important;
}

.menuBar {
    position: relative;
    width: 100%;
    height: 34px;
    text-align: right;
    direction: rtl;
    font-family: Tahoma;
    font-size: 11px;
    background-position: 0px -128px;
}

.menuBar table {
    margin-right: -1px;
}

.menuBar td {
    height: 30px;
}

#menu a {
    display: block;
    height: 25px;
    margin: 0px 1px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Arial;
    font-size: 14px;
}

.menuItem {
    background-image: url(http://www.irna.ir/images/uiBG.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    padding-top: 6px;
    color: #015593;
    border: solid 1px #c9c7c8;
    border-bottom: none;
    font-weight: bold;
}

.menuItem:hover {
    color: White;
}

.hoveredMenuItem {
    background-image: url(http://www.irna.ir/images/uiBG.gif);
    background-repeat: repeat-x;
    background-position: 0px -32px;
    border: solid 1px #3e6590;
    border-bottom: none;
    padding-top: 9px;
    color: White;
    font-weight: bold;
}

.serverHoveredMenuItem {
    background-color: #5e8abb;
    border: solid 1px #3e6590;
    border-bottom: none;
    padding-top: 9px;
    color: White;
    font-weight: bold;
}

.SubMenuContent {
    widows: 100%;
    height: 28px;
    background-color: #8eacce;
    background-image: url(images/uiBG.gif);
    background-repeat: repeat-x;
    background-position: 0px -67px;
    padding-left:25px;
}

#SubMenuContent {
    height: 23px;
    padding-right: 14px;
    padding-top: 5px;
    background-position: right bottom;
}

.subServItem {
    float: left;
    height: 100%;
    
}

.subServItem a {
    display: inline-block;
    padding-right: 8px;
    margin-left: 8px;
    background-position: 100% -16px;
    font-family: Tahoma;
    font-size: 11px;
    direction: rtl;
    text-align: right;
    color: #042F8A;
}

.MenuCornerTL {
    position: absolute;
    top: 0px;
    left: 1px;
    width: 5px;
    height: 5px;
    background-repeat: no-repeat;
}

.MenuCornerTR {
    position: absolute;
    top: 0px;
    right: 1px;
    width: 5px;
    height: 5px;
    background-repeat: no-repeat;
}

.menuItem .MenuCornerTL {
    background-position: -90px 0px;
}

.menuItem .MenuCornerTR {
    background-position: -96px 0px;
}

.hoveredMenuItem .MenuCornerTL {
    background-position: -102px 0px;
}

.hoveredMenuItem .MenuCornerTR {
    background-position: -108px 0px;
}

.serverHoveredMenuItem .MenuCornerTL {
    background-position: -102px -6px;
}

.serverHoveredMenuItem .MenuCornerTR {
    background-position: -108px -6px;
}

/*--------*/
.RowCornerBL {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 45px;
    height: 20px;
    background-position: -114px 0px;
}

.RowCornerTL {
    position: absolute;
    top: -1px;
    left: -40px;
    width: 44px;
    height: 25px;
    background-position: -160px 0px;
}

.blueGlobe {
    position: absolute;
    left: 8px;
    bottom: 1px;
    width: 37px;
    height: 27px;
    background-position: -204px 0px;
}

/*--------*/
/*--Round Corners--*/
.cornerTL {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 8px;
    height: 8px;
}

.cornerTR {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 8px;
    height: 8px;
}

.cornerBL {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 8px;
    height: 8px;
}

.cornerBR {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 8px;
    height: 8px;
}

/*--Round Corners 2--*/
.cornerTL2 {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 8px;
    height: 8px;
}

.cornerTR2 {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 8px;
    height: 8px;
}

.cornerBL2 {
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 8px;
    height: 8px;
}

.cornerBR2 {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 8px;
    height: 8px;
}

/*-- White Box Corners --*/
.WhiteBoxCornerTL {
    background-position: 0px 0px;
}

.WhiteBoxCornerTR {
    background-position: -9px 0px;
}

.WhiteBoxCornerBL {
    background-position: 0px -9px;
}

.WhiteBoxCornerBR {
    background-position: -9px -9px;
}

/*-- Blue Box Corners --*/
.BlueBoxCornerTL {
    background-position: -36px 0px;
}

.BlueBoxCornerTR {
    background-position: -45px 0px;
}

.BlueBoxCornerBL {
    background-position: -54px 0px;
}

.BlueBoxCornerBR {
    background-position: -63px 0px;
}

/*-- Embossed Box Corners --*/
.EmbossBoxCornerBL {
    background-position: -72px 0px;
}

.EmbossBoxCornerBR {
    background-position: -81px 0px;
}

/*-- Gray Box Corners --*/
.GrayBoxCornerBL {
    background-position: -18px 0px;
}

.GrayBoxCornerBR {
    background-position: -27px 0px;
}

/* -Corners BG- */
.GrayBG {
    background-color: #dfdeda;
}

.WhiteBG {
    background-color: #FFFFFF;
}

/*-- -- --*/
.imageBorder {
    overflow: hidden;
    text-align: center;
}

/*--_Tab Boxes_--*/
.tabItem {
    position: relative;
    height: 25px;
    width: 85px;
    text-align: center;
    margin: 0px 1px;
    padding: 5px 5px 0px 5px;
    border: solid 1px #c9c7c8;
    border-bottom: none;
    background-repeat: repeat-x;
    z-index: 100;
}

.selectedTab {
    background-image: url(http://www.irna.ir/Images/uiBG.gif);
    background-repeat: repeat-x;
    background-position: 0px -32px;
    border: solid 1px #3e6590;
    border-bottom: none;
}

.selectedTab a {
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
}

.selectedTabSign {
    position: absolute;
    left: 45%;
    bottom: -4px;
}

.selectedTab .selectedTabSign {
    display: block;
}

#tabContentArea {
    width: 100%;
}

.selectedTab .MenuCornerTL {
    background-image: url(http://www.irna.ir/images/uiImages.gif);
    background-repeat: no-repeat;
    background-position: -102px 0px;
    top: -1px;
    left: -1px;
}

.selectedTab .MenuCornerTR {
    background-image: url(http://www.irna.ir/images/uiImages.gif);
    background-repeat: no-repeat;
    background-position: -108px 0px;
    top: -1px;
    right: -1px;
}

.uiImage {
    background-image: url(http://www.irna.ir/images/uiImages.gif);
    background-repeat: no-repeat;
}

