﻿@import "/App_/ROOT/PageFrame/StyleSheetBase.css";
body { color: #fff; background-color: #000; }
a { color: #fff; }
#pageFrame { margin: auto auto; width: 980px; height: 824px; background-image: url(/App_/ROOT/PageFrame/Index/Background.jpg); background-repeat: no-repeat; background-position: left top; }
#HeaderContainer { width: 350px; height: 40px; position: relative; left: 615px; top: 5px; }
#HeaderContainer div { float: left; height: inherit; }
#SearchContainer { width: 200px; height: 40px; background-image: url(/App_/ROOT/PageFrame/Index/Header/Search_Sync.gif); }
#SearchContainerLeft { width: 7px; height: 40px; background-image: url(/App_/ROOT/PageFrame/Index/Header/Search_LeftCorner.gif); }
#SearchContainerRight { width: 7px; height: 40px; background-image: url(/App_/ROOT/PageFrame/Index/Header/Search_RightCorner.gif); }
#HeaderContainer .searchImage { margin-top: 10px; height: 17px; }
#HeaderContainer .searchInput { margin-top: 10px; height: 17px; }
#HeaderContainer .searchSubmit { margin-top: 10px; margin-left: 5px; margin-right: 5px; width: 23px; height: 19px; }
#HeaderContainer .account { text-align: left; padding-left: 5px; }
#BottomHeaderPane { width: 675px; margin: 45px auto 0 auto; height: 137px; border: dashed 0px red; }
#BottomHeaderPane .headline { float: left; width: 430px; height: 137px; }
#BottomHeaderPane .headline .headlineText { margin-top: 40px; }
#BottomHeaderPane .headline .headlineText a { text-decoration: none; }
#BottomHeaderPane .headline .headlineText a:hover { text-decoration: underline; }
#BottomHeaderPane .headline .headlineText ul { margin-left: 0px; margin-top: 0px; padding-left: 0px; }
#BottomHeaderPane .headline .headlineText li { list-style-type: none; background-position: left center; background-repeat: no-repeat; padding-left: 20px; height: 30px; line-height: 30px; vertical-align: middle; }
#BottomHeaderPane .logo { float: right; width: 235px; height: 137px; }
#MenuHeaderPane { width: 505px; height: 33px; margin: 40px auto 15px auto; }
#MenuContainer { width: 676px; margin: auto auto; }
#MenuContainer div { float: left; }
#FooterContainer { position: absolute; top: 600px; bottom: 0px !important; background-color: transparent; }
#FooterContainer a { text-decoration: none; }
#FooterContainer a:hover { text-decoration: underline; }
.contentPane { margin-top: 50px; text-align: center; min-height: 220px; }
#FooterContainer .copyright { font-size: 9pt; }
.menuDropDown { position: absolute; visibility: hidden; }
.menuDropDownHover { }
.MenuItem { position: relative; z-index: 2; }
#DropPanel { cursor: default; }
#DropPanel .leftMid { background-image: url(/App_/ROOT/PageFrame/Index/DropDown/DDown_LeftSync.png); background-repeat: repeat-y; width: 15px; }
#DropPanel .content { padding: 5px 0 0 10px; background-color: #000; color: #fff; font-size: 12px; }
#DropPanel .content span { padding: 10px 0 7px 0; display: block; text-align: left; }
#DropPanel .content span.item { }
#DropPanel .content span.item:hover { text-decoration: underline; }
#DropPanel .rightMid { background-image: url(/App_/ROOT/PageFrame/Index/DropDown/DDown_RightSync.png); background-repeat: repeat-y; width: 15px; }
#DropPanel .leftLower { background-image: url(/App_/ROOT/PageFrame/Index/DropDown/DDown_LeftCorner.png); background-repeat: no-repeat; width: 15px; height: 15px; }
#DropPanel .midLower { background-image: url(/App_/ROOT/PageFrame/Index/DropDown/DDown_BottomSync.png); background-repeat: repeat-x; height: 15px; }
#DropPanel .rightLower { background-image: url(/App_/ROOT/PageFrame/Index/DropDown/DDown_RightCorner.png); background-repeat: no-repeat; width: 15px; height: 15px; }
.PopupPanel { width: 672px !important; }
