* {
    padding: 0;
    margin: 0;
    border: none;
}

body {
    text-align: center;
    color: Black;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

#page {
    text-align: justify;

    width:1000px;
    margin:0 auto;
    background:transparent;
}

a {
    font-size: 12px;
    text-decoration:none;
}

#header {
    width:985px;
    height:96px;
    background: #c3c4ef url("/resources/logo.jpg") no-repeat;

    text-align:right;
    color:white;
    font-size:12px;
    font-weight:bold;
    padding-right:15px;
    padding-top:5px;
}

#wideheader {
    width:985px;
    height:252px;
    background: #c3c4ef url("/resources/widelogo.jpg") no-repeat;

    text-align:right;
    color:white;
    font-size:12px;
    font-weight:bold;
    padding-right:15px;
    padding-top:5px;
}

#menu {
    width:1000px;
    height:34px;
    background:  #efefef url("/resources/top_05.gif") repeat-x scroll left top;
}

#menu ul {
    background: transparent url("/resources/top_04.gif") no-repeat scroll left top;
    height:34px;
    padding-left:20px;
    display:inline;
    float:left;
}

#search {
    float:right;
    display:inline;
    height:34px;
    background: transparent url("/resources/top_06.gif") no-repeat scroll right top;
    padding-right:15px;
}

#searchtext {
    border:solid 1px gray;
    margin-top:3px;
    margin-right:5px;
    vertical-align:top;
    height:18px;
    width:100px;
    color:gray;
}

#menu li {
    display: inline;
    margin-right:15px;
}

#menu a {
    display: inline;    
    color:black;
    text-decoration:none;
    line-height:26px;
    padding-bottom:1px;
    font-weight:bold;
    font-size:11px;
}

#menu a.dropable {
    background: transparent url("/resources/drop.gif") no-repeat scroll right top;
    padding-right: 15px;
}

#menu a:hover.dropable, #menu a.selecteddropable {
    padding-right: 15px;
    color: #1e55b4;
    background: transparent url("/resources/drop2.gif") no-repeat scroll right top;
}

#menu a:hover, #menu li a.selected, #menu a.selecteddropable {
    color: #1e55b4;
    border-bottom: Solid 4px #1e55b4;
}

#counters {
    width: 150px;
    display:block;
    text-align:center;
    float:left;
    clear:left;
    padding:10px 0;
}

#floatmenu {
    width:150px;
    display:block;
    float:left;
    clear:left;
}

.menublock {
    background: #efefef url("/resources/left_02.gif") repeat-y;
    width:150px;
    display:block;
}

.menublock h3 {
    background: transparent url("/resources/left_01.gif") no-repeat scroll top left;
    display:block;
    text-align:center;
    font-size:12px;
    padding:5px 14px;
}

.menublock .menuinner {
    background: transparent url("/resources/left_03.gif") no-repeat scroll bottom left;
    padding-bottom:33px;
}

.menublock ul, .popupmenu ul {
    border-collapse:collapse;
    border-bottom: Solid 1px #bfbfbf;
}

.menublock ul {
    margin: 0 8px;
}

.menublock li, .popupmenu li {
    list-style:none;
    display:block;
}

.menublock a, .popupmenu a {
    text-align:left;
    min-height:20px;

    display: block;
    
    font-size:11px;
    font-weight:bold;

    color: black;

    padding: 3px 8px 3px 5px;
    border-top: Solid 1px #bfbfbf;
    border-left: Solid 3px  #1e55b4;
}

.menublock a:hover, .popupmenu a:hover {
    padding: 3px 5px;
    color: #1e55b4;
    border-right: Solid 3px  #1e55b4;
    background: #f9f9f9;
}

.menublock .sub a {
    border-left: Solid 3px  #2e65ff;
    background: #f9f9f9;
}

.menublock .sub a:hover {
    background: white;
}

.popupmenu {    
    display: block;
    position:absolute;
    z-index:10000;

    width: 184px;

    height:0;
    overflow:hidden;
}

.slider {
    position:absolute;
    bottom:0;
    left:0;
}

.popupmenu .center {
    background: #efefef url("/resources/center.png") repeat-y;
}

.popupmenu .left {
    width:10px;
    background: transparent url("/resources/shadl.png") repeat-y;
}

.popupmenu .right {
    width:10px;
    background: transparent url("/resources/shadr.png") repeat-y;
}

.popupmenu .menu {
    width:184px;
}

.popupbottom {
    display:block;
    height:20px;
    width:184px;

    background: transparent url("/resources/popup_01.png") no-repeat scroll bottom left;
}

#main {
    float:right;
    background: #f3f4ff url("/new/images/back2.gif") repeat scroll top left;
    clear:none;
}

#content {
    padding:30px 50px 20px 50px;
    background: transparent url('/resources/main_07.gif') no-repeat scroll bottom right;

    min-height:650px;
}

#content sub, #content sup {
    font-size: 8pt;
}

#content p:first-letter {
    padding-left: 20px !important;
    font-size: 16px;
    font-weight: bold;
}

#content a, #content span.likea {
    color: #1e55b4;
    font-weight: bold;
}

#content a:hover {
    text-decoration: underline;
    color: #6A8BFE;
}

#content h1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 10px;
}

#content h2 {
    clear:both;
    background:transparent url("/resources/marker.gif") no-repeat scroll left top;
    padding-left:15px;

    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;

    margin: 20px 10px 10px 10px;
    border-bottom: Solid 2px #1e55b4;
    color: black;
}

#content h3 {
    font-size: 14px;
    background: transparent url("/new/images/ok000000.gif") no-repeat;
    padding-left: 20px;
    line-height: 20px;
    clear:both;
}

#content h4 {
    font-size: 12px;
    background:transparent url("/resources/drop.gif") no-repeat scroll left top;
    padding-left:15px;
    border-bottom: Solid 2px black;
    color:black;
}

#content b {
    font-weight: bold;
}

#content li {
    list-style-type: square;
    list-style-position:inside;
}

#content img {
    margin: 20px 20px 20px 20px;
}

.popupImage {
    display: none;
    cursor: pointer;
    position: absolute;
    z-index:10;
}

.hidden {
    display: none;
}

.popup {
    width:226px;
    height:80px;
    background:transparent url("/resources/bubble.png") no-repeat;
    
    display: block;
    z-index: 100;

    position: absolute;
    overflow: hidden;

    font-size:12px;
    text-align:center;
}

#innerpopup {
    overflow: hidden;
    padding:20px 10px 10px 10px;
}

#footer {
    font-size:16px;
    font-weight:bold;
    color:black;
    line-height:65px;
    width:1000px;
    height:65px;
    background: #c3c4ef url("/resources/footer.gif") no-repeat scroll left top;
    text-align: center;
    clear:both;
}

p {
    padding: 5px 0;
    margin: 0;
}

#downmenu {
    padding:3px 17px;
    display:block;
}

#downmenu .column {
    float:left;
    width:230px;
    padding:5px;
    height:150px;
    border-right: dotted 1px black;
    display:block;
}

#downmenu .lastcolumn {
    border-right:none;    
}

#downmenu li {
    list-style:none;
    display:block;
    padding: 3px 0;    
}

#downmenu a {
    text-align:left;

    display: block;

    padding-left:3px;

    font-size:11px;
    font-weight:bold;

    color: black;
}

#downmenu a:hover {
    text-decoration:underline;
    color: #1e55b4;
}

#downmenu h3 {
    clear:both;
    background:transparent url("/resources/marker.gif") no-repeat scroll left top;
    margin:5px 0;
    padding-left:15px;

    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;

    border-bottom: Solid 2px black;
    color: black;
}

.dma, .dmb, .dmc {
    width:1000px;
    height:170px;
    display:block;
    clear:both;
}

.dma {
    background: #efefef url('/resources/down_03.gif') repeat-x scroll left top;
}

.dmb {
    background:transparent url('/resources/down_01.gif') no-repeat scroll left top;
}

.dmc {
    background:transparent url('/resources/down_02.gif') no-repeat scroll right top;
}

.mpa {
    background: transparent url('/resources/main_03.gif') repeat-y scroll top left;
}

.mpb {
    background: transparent url('/resources/main_04.gif') repeat-y scroll top right;
}

.mpc {
    background: transparent url('/resources/main_01.gif') no-repeat scroll top left;
}

.mpd {
    background: transparent url('/resources/main_02.gif') no-repeat scroll top right;
}

.mpe {
    background: transparent url('/resources/main_06.gif') repeat-x scroll bottom;
}

.mpf {
    background: transparent url('/resources/main_05.gif') no-repeat scroll bottom left;
}

.InputText {
    border: solid 1px #1e55b4; 
}

.InvalidInput {
	border: solid 1px #ff0000;
	background: #ffe0e0;
}

.SubmitButton {
    background: #1e55b4 url("/resources/button.gif") no-repeat scroll top left;
	display: block;
    width: 100px;
    height: 19px;
    color: white;
    padding: 0 20px 0 5px;
    font-size:12px;
    font-weight:bold;
    cursor:pointer;
	text-align:center;
    vertical-align:middle;
}

.search_str {
    color: black;
    background: yellow;
}

.toc {
    border: Solid 2px #1e55b4;
    background: transparent url("/resources/tableb.png") repeat;    
    width:650px;
    margin:0 45px;
    clear:both;
}

.toc .left, .toc .right {
    text-align:left;
    width:313px;
    padding:0 0 0 10px;
}

.toc .left {
    float:left;
}

.toc .right {
    border-left:Solid 2px #1e55b4;
    float:right;
}

.toc .bottom {
    clear:both;
    text-align:center;
    display:block;
}

.toc li {
    list-style:none !important;
    padding: 0 18px;
    margin: 10px 5px;
    background: transparent url("/images/arrow.gif") no-repeat;
}

.toc h1 {
    font-size:16px !important;
    text-align:left !important;
    display:block !important;
    color:#959595;
    padding: 0 !important;
    margin: 10px 20px !important;
}

#xmenu {
    margin:0 auto;
    width:580px;
}

#xmenu .footer {
    clear:both;
    width:580px;
    height:26px;
    background: transparent url("/resources/menu_05.png") no-repeat scroll bottom left;
    display:block;
}

#xmenu h2 {
    clear:both;
    display:block;
    background: transparent url("/resources/menu_01.png") no-repeat scroll left top;
    width:580px;
    margin: 0 !important;
    padding:0 20px !important;
    border: none;
    line-height:30px;
    color: white;
}

#xmenu .inner {
    background: transparent url("/resources/menu_03.png") repeat-y scroll left top;
    width:540px;
    padding: 5px 20px;
}

#xmenu ul {
    padding: 5px 0;
}

#xmenu .leftpane {
    display:block;
    float:left;
    width:290px;
}

#xmenu .rightpane {
    display:block;
    float:right;
    width:285px;
} 

#boardmenu {
    clear:both;
    font-weight: bold;
    text-align: left;
	
	height: 22px;

    margin: 20px 10px 10px 10px;
    border-bottom: Solid 2px #1e55b4;
}

#boardmenu  .tabl, #boardmenu  .tabr, #boardmenu  .tabl_s, #boardmenu  .tabr_s {
	float: left;
	height: 22px;
	width: 8px;
}

#boardmenu  .tabl {
	background: url("/resources/tabl.png") no-repeat scroll left top;
}

#boardmenu  .tabr {	
	background: url("/resources/tabr.png") no-repeat scroll left top;
	margin-right: 2px;
}

#boardmenu  .tabl_s {
	background: url("/resources/tabl_s.png") no-repeat scroll left top;
}

#boardmenu  .tabr_s {
	background: url("/resources/tabr_s.png") no-repeat scroll left top;
	margin-right: 2px;
}

#boardmenu .tab, #boardmenu .tab_s {
	float: left;
	height: 16px;
    padding: 3px 0;
}

#boardmenu .tab {
	background: #adcbff;
	color: black;
}

#boardmenu .tab_s {
	background: #1e55b4;
	color: white;
}

#boardmenu img {
   margin: 0 5px 0 0;
   vertical-align: bottom;    
}

#boardmenu a {
   color: black;
}

#boardmenu a:hover {
   color: black;
   text-decoration: underline;
}

a.xbutton {
  background: url("/resources/buttong.png") repeat-x #cfcfcf;
  display: block;
  height: 16px;
  border: solid 1px #828285;
  color: Black !important;
  padding: 2px 5px;
  float: right;
}

a:hover.xbutton {
  border: solid 1px #9cbaff;
  text-decoration: underline;
}

.xbutton  img {
  margin: 0 2px 0 0 !important;
  vertical-align: bottom;
  vertical-align: bottom; 
}

.price th, .board th, .offer th {
    color: white;
    padding: 2px 5px;
}

.price th {
    text-align: center;
}

.price th a {
    color: white !important;
}

.board th, .price th {
    background: #1e55b4;
    border: solid 1px #bfbfbf;
}

.offer th {
    background: #4e85e4;
    font-size: 13px;
}

.board th, .offer th {
    text-align: left;
}

.board th strong, .offer th strong {
    float: left;
}

.price td {
    padding: 2px 5px;
}

.board td, .offer td {
    padding: 5px;
}

table.board, table.offer, table.price {
    border-collapse:collapse;
    margin-top:2px !important;
}

.board td, .offer td, .price td {
    border: solid 1px #bfbfbf;
}

.board td, .offer td, .price td {
    background: transparent url("/resources/tableb.png") repeat;
}

.board td.odd, .offer td.odd, .price td.odd {
    background: transparent url("/resources/tableo.png") repeat;
}

.price td small, .board td small, .offer td small {
    font-size: 11px;
    color: #1e55b4; 
    padding-top:5px;
}

.price th.search_str, .board th.search_str, .offer th.search_str {
    background-color: White;
    color: #1e55b4;
}

.price {
    font-size: 12px;
}

ul.alphabet {
    height:25px;
    border-left:solid 1px #bfbfbf;
    clear:both;
    margin:2px auto;
    display:block;
    list-style-type:none;
}

.alphabet li {
    padding: 0 !important;
    text-align:center;
    float: left;
    display:block;
    width:26px;
    height:25px;
    border-right:solid 1px #bfbfbf;
    border-top:solid 1px #bfbfbf;
    border-bottom:solid 1px #bfbfbf;
}

.alphabet a {
    display:block;
    height:15px;
    padding:5px;
    text-align:center;
    background: transparent url("/resources/tableo.png") repeat;
}

.alphabet a.sel {
    background: #1e55b4;
    color:white !important;
}

.alphabet a:hover {
    background: #6f9fff;
    color:white !important;
}