/*http://www.minifycss.com/css-compressor/*/
* {
    padding: 0;
    margin: 0;
    border: none;
}

body {
	text-align: center;
	color: Black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #f3f4ff url("/new/images/back2.gif") repeat scroll top left;
}

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

#page {
	text-align: justify;
	background:transparent url('/img/bg.png');
}

#main {
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
}

#header {
    color:white;
    font-size:40px;
	line-height: 100px;
    font-weight:bold;
	border-bottom: solid 1px #999999;
	background: #1e55b4;
}

#menu {
    width:998px;
    height:24px;
    background:  #efefef url("/img/menu.png") repeat-x scroll left top;
	border-bottom: solid 1px #999999;
}

#search {
    display:inline;
    height:24px;
	padding: 2px 20px 2px 0;
}

#search img {
	cursor:pointer;
}

.searchtext {
    border:solid 1px #999999;
    vertical-align:top;
    height:18px;
    width:100px;
    color:gray;
}

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

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

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

#floatmenu {
	border-right: solid 1px #999999;
	background: #efefef url("/img/floatmenu.png") repeat-y;
}

.menublock {
    width:133px;
    display:block;
}

.menublock h3 {
    display:block;
    text-align:center;
    font-size:12px;
    padding:5px 6px;
	color: #1e55b4;
	font-size: 14px;
}

.menublock ul {
    border-collapse:collapse;
    border-bottom: Solid 1px #999999;
}

.menublock ul {
    margin: 0;
}

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

.menublock 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 #999999;
    border-left: Solid 3px  #1e55b4;
}

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

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

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

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

#content {
    padding:30px 50px 20px 50px;
    min-height:600px;
}

#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("/img/ok.png") no-repeat;
    padding-left: 24px;
    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: #efefef;
    line-height:65px;
    background: #1e55b4 url("/img/footer.jpg") no-repeat scroll left top;
	border-top: solid 1px #999999;
    text-align: center;
    clear:both;
}

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

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

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

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

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

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

.xmenu .footer {
    clear:both;
    width:580px;
    height:19px;
    background: #efefef url("/img/wfooter.png") no-repeat scroll bottom left;
    display:block;
}

.xmenu h2 {
    clear:both !important;
    display:block !important;
    background: #1e55b4 url("/img/wheader.png") no-repeat scroll left top !important;
    width:540px !important;
	height: 30px !important;
    margin: 0 !important;
    padding:9px 20px 0 20px !important;
    border: none !important;
    line-height:30px !important;
    color: white !important;
	overflow:hidden;
	text-align: center !important;
}

.xmenu .inner {
    background: #efefef url("/img/wbody.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;
}

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

input.xbutton {
	height: 20px;
	padding: 2px 10px;
}

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

.xbutton  img {
  margin: 0 2px !important;
  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: #1c4fa8 url("/img/priceheader.png") repeat-x;
    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.odd, .offer td.odd, .price td.odd {
    background: #f4f8ff;
}

.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: #f4f8ff;
}

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

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

.sticker {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	float:right;
	margin: 0 0 0 10px;
}

.sticker img {
	padding: 0 !important;
	margin: 0 !important;
}

.sticker small {
	margin: 10px auto 0 auto;
	clear:both;
}

.sticker .price {
	background:white url('/img/o3.png');
	width:166px;
	height:29px;
	line-height:29px;
	color:#002;
	text-align:center;
	margin: 0 auto;
}

.sticker .price * {
	font-size: 16px;
}

.sticker small {
	font-size: 10px;
}

.sticker .std {
	margin: 10px auto 0 auto; 
	width: 170px; 
	height: 18px;
}
