#ma_menu {  }
#ma_menu .leftTopCorner { background: #e9ead5 url("../images/design/maccWhiteTopLeftCorner.png") 0% 0% no-repeat; }
#ma_menu .rightTopCorner { background: url("../images/design/maccWhiteTopRightCorner.png") 100% 0% no-repeat; } 
#ma_menu .leftBottomCorner { background: url("../images/design/maccWhiteBottomLeftCorner.png") 0% 100% no-repeat; } 
#ma_menu .rightBottomCorner { background: url("../images/design/maccWhiteBottomRightCorner.png") 100% 100% no-repeat; padding: 5px;} 
#ma_menu .insideBlock { background: #f0f1e2 url("../images/design/maccMenuBg.png") 100% 100% repeat-x; border: 1px solid #fff; }

#ma_main {  padding: 0px; margin-left: 5px; margin-right: 5px; }

.mam_button { height: 45px; width: 150px; background: url("../images/myacount/mainMenuButtonMiddle.png") 0px 0px repeat-x; float: left; margin-right: 2px;  cursor: pointer; }
.mam_button .leftSide { height: 100%; width: 100%; background: url("../images/myacount/mainMenuButtonLeftSide.png") 0px 0px no-repeat; }
.mam_button .rightSide { height: 100%; width: 100%; background: url("../images/myacount/mainMenuButtonRightSide.png") 100% 0px no-repeat;}
.mam_button .inside { height: 100%; width: 100%; padding: 5px; padding-top: 6px; color: #888; font-size: 13px; font-family: verdana; }
.mam_selected { background: url("../images/myacount/mainMenuButtonMiddleSelected.png") 0px 0px repeat-x; }
.mam_selected .leftSide { background: url("../images/myacount/mainMenuButtonLeftSideSelected.png") 0px 0px no-repeat; }
.mam_selected .rightSide { background: url("../images/myacount/mainMenuButtonRightSideSelected.png") 100% 0px no-repeat;}
.mam_selected .inside { color: #006699; }
.mam_button:hover { background: url("../images/myacount/mainMenuButtonMiddleHover.png") 0px 0px repeat-x; }
.mam_button:hover .leftSide { background: url("../images/myacount/mainMenuButtonLeftSideHover.png") 0px 0px no-repeat; }
.mam_button:hover .rightSide { background: url("../images/myacount/mainMenuButtonRightSideHover.png") 100% 0px no-repeat;}

#ma_view  { padding: 3px; padding-left: 50px; background: url("../images/myacount/auction_icon_r.gif") 0px 0px no-repeat }
#ma_selling { padding: 3px; padding-left: 50px; background: url("../images/myacount/fees_icon_r.gif") 0px 0px no-repeat }
#ma_buying { padding: 3px; padding-left: 50px; background: url("../images/myacount/store_icon_r.gif") 0px 0px no-repeat }
#ma_ratings { padding: 3px; padding-left: 50px; background: url("../images/myacount/stats_icon_r.gif") 0px 0px no-repeat }
#ma_settings { padding: 3px; padding-left: 50px; background: url("../images/myacount/tools_icon_r.gif") 0px 0px no-repeat }
#ma_tools { padding: 3px; padding-left: 50px; background: url("../images/myacount/settings_icon_r.gif") 0px 0px no-repeat }

.ma_submenu { margin: 0px; }


.MAccAuctionList { font-size: 12px; color: #000; text-align: left; border: 1px solid #ddd; border-top: 0px; }
.MAccAuctionList .AuctionName { }
.MAccAuctionList .Name { font-size: 13px;  }
.MAccAuctionList .repeat { font-size: 10px; color: #444; font-weight: bold;  }
.MAccAuctionList .startprice { font-size: 11px; color: #999; font-weight: normal; }
.MAccAuctionList .ending { font-size: 12px; color: #38509e; font-weight: normal; }
.MAccAuctionList .enddate { font-size: 11px; color: #999; font-weight: normal; }
.MAccAuctionList .auctionended { color: #de3131; }
.MAccAuctionList .even {  height: 100%; background-color: #efefef; }
.MAccAuctionList .even:hover { background-color: #fff4d7; }
.MAccAuctionList .odd  {  height: 100%; background-color: #fafafa; }
.MAccAuctionList .odd:hover { background-color: #fff4d7; }
.MAccAuctionList .comment  { color: #333; font-weight: normal; margin-left: 10px; padding-bottom: 5px;  }
.MAccAuctionList .menu  {  font-size: 10px; }


.MAccAuctionList .negativecomm { background-image: url("../ikony/comments/negative.gif"); background-position: 5px 5px; background-repeat: no-repeat; }
.MAccAuctionList .neutralcomm  { background-image: url("../ikony/comments/neutral.gif"); background-position: 5px 5px; background-repeat: no-repeat; }
.MAccAuctionList .positivrcomm { background-image: url("../ikony/comments/positive.gif"); background-position: 5px 5px; background-repeat: no-repeat; }

.moffsmall  {  font-size: 10px; }

.winning { color: #009500; }
.loosing {color: #f00; font-weight: bold; }

.commtype { padding: 0px; font-weight: bold; }
.commtype .typeblock { background: #f4f5eb; padding: 0px; margin: 0px; border: 1px solid #fff; }
.commtype .type { float: left; width: 31%; height: 20px; padding: 5px; text-align: center; }
.commtype .ctnegative { color: #da370c; }
.commtype .ctneutral  { color: #666;  }
.commtype .ctpositive { color: #206100; }

#MyRating .username { font-size: 22px; font-weight: normal; color: #444; font-family: Verdana; margin-left: 20px; float: left }
#MyRating .rating { font-size: 22px; font-weight: bold; color: #444; font-family: Verdana; margin-left: 20px; float: right }
#MyRating .posrating { color: #669933; font-family: Verdana; font-weight: bold; border-bottom: 1px solid #ddd; padding: 2px; }
#MyRating .nonrating { color: #999; font-family: Verdana; font-weight: bold; border-bottom: 1px solid #ddd; padding: 2px; }
#MyRating .negrating { color: #de3131; font-family: Verdana; font-weight: bold; padding: 2px; }
#MyRating .popislista { color: #4c4c4c; font-size: 11px; background: #f2f2f2; border: 1px solid #c8c8c8; margin-top: 5px; }

.list { font-size: 13px; border: 1px solid #ccc; clear: both; width: 100%; background-color: #fff; }
.list thead { background: #ddd url("../images/design/table_list_header_bg.png") 0px 0px repeat-x; }
.list thead td { padding: 9px 5px 8px 5px; color: #555; border-left: 1px solid #ccc; font-weight: bold; vertical-align: middle; }
.list thead td a { color: #222; font-size: 11px; }
.list thead a.obya { color: red; text-decoration: underline; }
.list thead a.obyd { color: red; text-decoration: overline; }
.list tfoot { background: #ddd url("../images/design/table_list_header_bg.png") 0px 0px repeat-x; font-size: 11px; }
.list tfoot td { padding: 9px 5px 8px 5px; color: #555;  border-left: 1px solid #ccc; }
.list tfoot td.mmenu {  text-align: left; vertical-align: top; }
.list tfoot td.mmenu input {   }
.list tfoot input { padding: 3px; font-size: 11px; }
.list tfoot select { font-size: 15px; padding: 2px; margin-bottom: 2px; }
.list tfoot div.lmenu div { float: left; margin: 6px; font-size: 11px; }
.list tfoot div.chmenu { float: left; width: 40%; }
.list tfoot div.lmenu { float: left; width: 45%; }
.list tr.odd  { background-color: #fafafa; }
.list tr.even { background-color: #efefef; }
.list tbody tr:hover { background: #f6f4D0; }
.list tbody tr { vertical-align: top;}
.list td { padding: 5px; border-left: 1px solid #fff; border-top: 1px solid #ccc; text-align: center; }
.list td p { padding: 0px; margin: 0px; }
.list td:first-child { border-left: 1px solid #ccc;  }
.list td:last-child { border-right: 1px solid #ccc;  }
.list td.checkbox { width: 30px; }
.list td.name { min-width: 300px; text-align: left; }
.list td.name .id { font-size: 10px; }
.list td.icon { width: 45px; }
.list td .price { text-align: right; }
.list td.menu { width: 100px; text-align: left; }
.list td span.bin { color: #e87400; }
.list td span.rele_good { color: #060; font-size: 9px; }
.list td span.rele_norm { color: #555; font-size: 9px; }
.list td span.rele_bad { color: #999; font-size: 9px; }
.list td span.noshipping { color: #444; font-size: 9px; }
.list img.icon { width: 108px; height: 84px; }
.list .ending { font-size: 12px; color: #38509e; font-weight: normal; }
.list td.winning { font-size: 12px; color: #363; background-color: #d3f9bc; font-weight: normal; }
.list td.loosing { font-size: 12px; color: #f00; background-color: #ffdfdf; font-weight: bold; }

.pstatus_5 { background-color: #ffdfdf; }
.pstatus_10 { background-color: #d3f9bc; }


.list td.offer { font-size: 12px; color: #00f; background-color: #e1e7fb; font-weight: normal; }
.list .enddate { font-size: 11px; color: #999; font-weight: normal; }
.list .auctionended { color: #de3131; }
.list a.icon { display: block;  width: 16px; height: 16px; margin: 3px; background-image: url("../ikony/comments/positive.gif"); background-repeat: no-repeat; }
.list a.blacklist { background-image: url("../images/design/icons/blacklist.png"); }
.list a.fuser { background-image: url("../images/design/icons/go-next.png"); }
.list a.icon { float: left; }
.list .menu div { display: block; float: left; width: 16px; height: 16px; margin: 3px; background-image: url("../ikony/comments/positive.gif"); background-repeat: no-repeat; }
.list .menu a.repeat { background-image: url("../images/design/icons/arrow_circle.png"); }
.list .menu a.qrepeat { background-image: url("../images/design/icons/lightning.png"); }
.list .menu a.message { background-image: url("../images/design/icons/email_s.png"); }
.list .menu a.edit { background-image: url("../images/design/icons/form_edit.png"); }
.list .menu a.cancel { background-image: url("../images/design/icons/cancel.png"); }
.list .menu a.delete { background-image: url("../images/design/icons/delete.png"); }
.list .menu a.restore { background-image: url("../images/design/icons/plus.png"); }
.list .menu a.contact { background-image: url("../images/design/icons/home.png"); }
.list .menu a.comment { background-image: url("../images/design/icons/star_blue_s.png"); }
.list .menu div.comment { background-image: url("../images/design/icons/star_gray_s.png"); }
 
#myacc_default { padding-top: 15px;  min-width: 1024px; background-color: #fff; }
#myacc_default .left { width: 17%;  float: left; background-color: #f1f6f7; height: 100%; min-width: 180px; }
#myacc_default .right { width: 81%; float: left; margin-left: 0.5%; margin-right: 0.5%; min-width: 290px; text-align: center; }
/*#myacc_default .right .header { font-weight: bold; margin-bottom: 10px; }*/
#myacc_default .counter { text-align: center; }
#myacc_default .formular { }
#myacc_default .formsubmit { background-color: #d2e4e6; border: 1px solid #aaa; }

#myacc_wall { padding-top: 5px;  min-width: 1090px; background-color: #fff; }
#myacc_wall .left { width: 25%;  float: left; height: 100%; margin-left: 1.5%; }
#myacc_wall .right { width: 72%; float: left; margin-left: 1.0%; margin-right: 0.5%; min-width: 350px;  }
#myacc_wall .box { margin-top: 10px; background-color: #fff; }

.myacc_qnav { margin: 5px 5px 5px 5px; }
.myacc_qnav .main { display: block; background-repeat: no-repeat; background-position: 5px 0px; padding-left: 25px; font-weight: bold; color: #444; } 


#myacc_qnav { margin: 0px;  padding: 0px; }
#myacc_qnav ul { }
#myacc_qnav li { width: 47%; float: left; margin: 0px; }
#myacc_qnav li ul { clear: left; }
#myacc_qnav li ul li { width: 100%; }
#myacc_qnav a { padding: 2px; border: 0px; display: inline; }
#myacc_qnav li a { display: block; padding: 2px;  padding-left: 25px; background-repeat: no-repeat; background-position: 5px 0px; }
#myacc_qnav li ul li a { padding: 2px 0px 2px 10px; border: 0px; }

.myaccwindowmenu { display: block; text-align: left; border: 5px solid #aaa; background-color: #fafafa; position: absolute; top: 100px; left: 250px; padding: 5px; }
.myaccwindowmenu .header { font-size: 12px; font-weight: bold; color: #fff; background: #c5ddf7 url("../images/design/box_header_black_bg.png") repeat-x; padding: 5px; margin-bottom: 10px; }
.myaccwindowmenu hr { width: 250px; clear: both; }
.myaccwindowmenu .clock { width: 50px; float: left; text-align: center; }
.myaccwindowmenu .footer { clear: both; margin-top: 10px; text-align: right; background-color: #eceff5; padding: 3px; }
.myaccwindowmenu span.help { color: #38509e; margin-top: 5px; margin-bottom: 5px; }

#noteform {  }
#noteform textarea { width: 450px; height: 200px; padding: 5px; }


.auctionnote { cursor: pointer; display: block; width: 20px; }

.myacc_menu { width: 100%; margin-bottom: 5px; background-color: #f1f6f7; }
.myacc_menu .header { color: #fff; font-size: 13px; font-weight: bold;  padding: 8px; background: #363636 url("../images/design/box_header_black_bg.png") repeat-x; border-bottom: 0px;}
.myacc_menu .body { padding: 0px; }
.myacc_menu li { border-bottom: 1px solid #d7e1eb; list-style: none;}
.myacc_menu ul { margin: 0px; padding: 0px; }
.myacc_menu li a { display: block; padding: 8px;  padding-left: 30px; color: #303941;  background-repeat: no-repeat; background-position: 5px 10px; }
.myacc_menu li ul li { border: 0px; margin-left: 5px; padding-left: 0px; }
.myacc_menu li ul li a { padding: 3px 0px 4px 30px; color: #464646; font-size: 11px; background: url("../images/design/icons/items-li.gif") 5px 8px no-repeat; border-bottom: 0px;}
.myacc_menu a:hover { background-color: #dde7ea; }
.myacc_menu li a.selected { background-color: #d2e4e6; font-weight: bold; }
.myacc_menu li ul li a.selected { background-color: transparent; }
.myacc_menu a.menu.selected { color: red; font-weight: bold; }

a.wall { background-image: url("../images/design/icons/heart_small.png"); }
a.selling { background-image: url("../images/design/icons/package_toys_s.png"); }
a.buying { background-image: url("../images/design/icons/buy_16.png"); }
a.comms { background-image: url("../images/design/icons/star_blue_s.png"); }
a.message { background-image: url("../images/design/icons/email_s.png"); }
a.settings { background-image: url("../images/design/icons/form_edit.png"); }

/*background-color: #f1f6f7;*/
#myacc_header { border-bottom: 1px solid #d4d4d4;  }
#myacc_header .menu { clear: both; margin: 0px;  padding: 0px; vertical-align: bottom; }
#myacc_header .menu ul { margin-left: 30px; }

#myacc_header .icon {  width: 58px; padding: 10px 10px 0px 10px; }  
#myacc_header .user {  }
#myacc_header .user table td { vertical-align: middle; }
#myacc_header .username { font-size: 22px; font-weight: bold; color: #444; }
#myacc_header .username span.uid { font-size: 15px; font-weight: normal;  }
#myacc_header .feedback { margin-left: 10px; font-size: 9px; font-weight: bold; color: #0d58ac; width: 190px; text-decoration: none; }
.userInfoLine { font-size: 13px; width: 100%; height: 52px;}
.userInfoLine thead td {text-align: left; font-size: 9px; color: #666; padding: 2px; }
.userInfoLine td { padding: 5px 0.5% 5px 0.5%; border-right: 1px dotted #cacaca; width: 7%; text-align: center; }
.userInfoLine td.username { width: 38%; padding: 0px 1% 5px 1%; }
.userInfoLine td.username { width: 19%; }
.userInfoLine td.money { width: 13%; }
.userInfoLine td .smallanchor { font-size: 11px; }
.userInfoLine td.verify { border-right: 0px; width: 20%; font-size: 11px; }
.userInfoLine td.verify a { display: inline; }
.userInfoLine span { font-weight: bold; }
.userInfoLine h2 { display: inline; }
.userInfoLine td a { float: none; font-weight: bold; }
.userInfoLine span a { color: inherit; font-size: 13px; }

#myacc_min_width { width: 990px; height: 1px; clear: both;}

#myacc_filters { background-color: #f1f6f7; text-align: left; padding: 5px; margin-bottom: 5px; height: 55px; }
#myacc_filters form { float: left; }
#myacc_filters .filter { float: left; width: 150px; border-right: 1px solid #fff; }
#myacc_filters .filter .name { font-size: 13px; font-weight: bold; color: #000; }
#myacc_filters .filter select { width: 120px; padding: 3px; }
#myacc_filters .filter input { width: 120px;  }
#myacc_filters .filter.category { width: 200px; }
#myacc_filters .filter.aprice { width: 80px; }
#myacc_filters .filter.aprice input { width: 40px; }
#myacc_filters .filter.category select { width: 190px;  }
#myacc_filters .fbutton { padding: 3px; margin: 15px 2px 5px 3px; }

#forumnews { font-size: 11px; }
#forumnews .row span { font-size: 9px; color: #444; }
#forumnews .row { padding: 3px; border-bottom: 1px dotted #999; margin: 5px;  }
#forumnews h2 { font-size: 12px; font-weight: bold; }

#mcqlinks a { display: block; margin: 3px 5px 1px 3px; width: 175px; float: left; padding: 9px 0px 9px 0px; text-align: center; color: #464646; font-size: 11px; background: url("../images/design/myacql_button.png") 0px 0px no-repeat; }
#mcqlinks .body { padding-top: 5px; }
#mcqlinks a:hover { color: #000; background-position: 0px -32px; }

#mclegend .body div { padding: 5px 0px 1px 5px; font-size: 9px; border-bottom: 1px dotted #dadada; }
#mclegend .body span { padding-left: 5px; }