/* font: italic small-caps 900 12px arial */
/* top - right - bottom - left*/
/* http://code.google.com/p/curved-corner/ */

.noprint { display: none !important }

* {
 margin: 0px;
 padding: 0px;
}

body {
 background: #c80000;
 font: 0.8em/1.5em Arial, Helvetica, sans-serif;
 height: 100%;
}

h1 {
 font-size: 1.8em;
 font-weight: normal;
 padding-bottom: 15px;
 word-spacing: 0.2em;
}
h2 {
 font-size: 1.1em;
 font-weight: bold;
 padding-top: 15px;
 padding-bottom: 5px;
}
h1, h2 { clear: both; }

td {
  vertical-align: top;
}
a {
 text-decoration: none;
 color: #a00000;
}
a:hover {
 color: #d50000;
 text-decoration: underline;
}
a img {
 border: 1px solid #a00000;
 border-width: 1px;
}
a:hover img {
 border-color: #d50000;
}


img#advertise {
 border: 1px solid #000;
 position: absolute;
 top: 40px;
 right: 6%;
 z-index: 0;
}
a:hover img#advertise {
 border: 1px solid #900000;
}

#left div.dialog {
 font: 1em/1em "Courier New", Courier, monospace;
 width: 70%;
 padding: 10px;
 margin-bottom: 10px;
 border: 1px solid #aaaaaa;
}
#left div.dialog p         { padding-bottom: 7px; }
#left div.dialog p.person1 { color: #c00000; }
#left div.dialog p.person2 { color: #222222; }

#left > p a       { text-decoration: underline; }
#left > p a:hover { text-decoration: none; }


img.left {
 border: 1px solid #000;
 float: left;
}
img.right {
 border: 1px solid #000;
 float: right;
}

.left        { float: left; }
.right       { float: right; }
.center      { text-align: center; }
.redBorder   { border: 1px solid #a00000; }
.info        { color: #007000; }

.index_page_slide_border { border: 1px solid #000; }

#langchange {
 float: left;
}
#langchange a {
 float: left;
 margin-right: 5px;
 display: block;
 text-decoration: none;
}
#langchange a img {
 filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
 opacity: 0.5;
}
#langchange a:hover img {
 filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
 opacity: 1.0;
}


.roundedLargeCorners {
 border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
}
.roundedSmallCorners {
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*                                  CONTENT                                  */

#left {
 width: 500px;
 padding-left: 40px;
 float: left;
}
#left p         { padding-bottom: 10px; padding-right: 15px; }
#left img.right { margin-right: 15px; }
#left p + h2    { padding-top: 10px; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*                                   TIPBAR                                  */

div#tipbar {
 float: right;
 width: 260px;
 padding-top: 1.8em;
}
#tipbar h2 {
 font: bold 1.1em Arial, Helvetica, sans-serif;
}
#tipbar a {
 text-decoration: none;
}
#tipbar a:hover {
 text-decoration: underline;
}
.postit {
 height: 110px;
 width: 110px;
 margin-bottom: 10px;
 padding: 10px;
 background:
 url(http://shoppinginbeijing.com/images/borders_bullets/postit.gif)
 top left no-repeat;
}
.postit .headline {
 font-weight: bold;
}
.postit p {
 color: #5e5a3e;
 line-height: 118%;
 margin-bottom: 3px;
}
#tipbar .infobox {
 width: 230px;
 min-height: 110px;
 overflow: hidden;
 background:
 url(http://shoppinginbeijing.com/images/Backgrounds/infobox_yellow.png)
 top left no-repeat;
 border: 1px solid #e2e8a8;
 margin-bottom: 15px;
 padding: 8px 10px;
}
#tipbar .infobox > *           { margin-left: 10px; }
#tipbar .infobox *:first-child { padding-top: 0px; }
#tipbar .infobox h2            { margin-left: 0px; padding-top: 1em; }
#tipbar .nomarg > *            { margin-left: 0px; }
#tipbar .green                 { background-image: url(http://shoppinginbeijing.com/images/Backgrounds/infobox_green.png); border: 1px solid #ace9a8; }
#tipbar .orange                { background-image: url(http://shoppinginbeijing.com/images/Backgrounds/infobox_orange.png); border: 1px solid #e8d3a8; }
#tipbar .blue                  { background-image: url(http://shoppinginbeijing.com/images/Backgrounds/infobox_blue.png); border: 1px solid #a8e9d9; }
#tipbar .purple                { background-image: url(http://shoppinginbeijing.com/images/Backgrounds/infobox_purple.png); border: 1px solid #ebc6d8; }

#tipbar img {
 max-width: 230px;
}

#tipbar img#map          { width: 228px; height: 228px; }
#tipbar a:hover img#map  { border-color: #d50000; }


/* Kategori-menyn */
#tipbar .productlist                 { background: url(http://shoppinginbeijing.com/images/Backgrounds/prodmenu.gif) bottom right no-repeat;
                                       list-style: none; width: 230px; padding: 2px; margin: 0 10px 12px 12px;
                                       font-size: 1.1em; }
#tipbar .productlist a               { background-color: transparent; color: #501d27; display: block; padding: 2px; }
#tipbar .productlist a:hover         { background-color: rgb(255, 231, 240);background-color: rgba(245, 221, 230, 0.6); }
#tipbar .productlist .chosen a:hover { background-color: rgb(255, 231, 240);background-color: rgba(245, 221, 230, 0.6); }
#tipbar .productlist .chosen a       { background-color: rgb(255, 241, 250);background-color: rgba(245, 221, 230, 0.4); color: #703d57;}
#tipbar .productlist .allmarkets a   { margin-top: 10px; font-style: italic; }



/* Fotorelaterat */

#foton               { position: relative; left: 40px; height: 175px; margin-bottom: 1em; font-size: 8px;}
#foton a             { position: absolute; top: 0; left: 0; z-index: 8; }
#foton a.active      { z-index: 10; }
#foton a.last-active { z-index: 9;}
#tipbar h2.smallerfont { font-size: 1em; }


#iframeMapnAddress                 { background: transparent; font-size: 0.7em; }
#iframeMapnAddress .mapinfobox     { overflow: visible; height: 100px; }
#iframeMapnAddress .mapinfobox *   { padding: 0; margin: 0; }
#iframeMapnAddress .mapinfobox img { float: left; border: 1px solid #c00000; margin: 0px 2px 2px 0px }
#iframeMapnAddress #map_canvas     { width: 557px; height: 467px; border: 1px solid #900000; }


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*                                    MENU                                   */

#menu {
 font-size: 14px;
 font-family: Verdana;
 margin: 45px 0 15px 0;
}
#menu ul {
 list-style: none;
 display: inline;
 float: left;
}
#menu ul li {
 margin-left: 10px;
 display: inline;
}
#menu ul li a {
 padding: 5px 10px;
 border: 1px solid rgba(120, 40, 40, 0.8);
 background: rgba(255, 255, 255, 0.2);
 border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 text-decoration: none;
}
#menu ul li a:hover {
 background: rgba(255, 255, 255, 0.4);
}
#menu ul li.home {
 overflow: auto;
}
#menu ul li.home a {
 padding: 0;
 background: transparent;
 border: none;
 float: left;
 display: block;
}
#logo {
 display: inline;
 position: relative;
 top: -25px;
 z-index: 2;
 border: none;
}
img#the_postcard {
 position: relative;
 top: -10px;
 left: 160px;
 z-index: 1;
 border: 1px solid #900000;
}

#cse-search-box {
 position: absolute;
 top: 5px;
 margin-left: 612px;
}
#cse-search-results {
 overflow: hidden;
}

#marketList {
 clear: both;
 list-style: none;
}
#marketList li, .indexPageMarket {
 padding: 15px 0;
}
#marketList li a, .indexPageMarket a {
 display: block;
 margin-top: 10px;
 padding: 10px;
 color: #000000;
 border: 1px solid #a09070;
}
#marketList li a:hover, .indexPageMarket a:hover {
 background-color: #f2f8c8;
 text-decoration: none;
}
#marketList li a em, .indexPageMarket a em {
 display: block;
 font-size: 1.2em;
 margin-top: -27px;
 padding-bottom: 10px;
 clear: both;
 font-weight: bold;
}
#marketList li a img, .indexPageMarket a img {
 border: none;
}
#marketList li a > img, .indexPageMarket a > img {
 float: left;
 margin: 5px 5px 5px 0;
 border: 1px solid #b00000;
}
#left #marketList li a span.footerinfo, #left .indexPageMarket a span.footerinfo {
 display: block;
 padding: 0px;
 margin: 0px;
 border: 1px solid #afafaf;
 clear: both;
 text-align: center;
 background-color: #ffffff;
}





div#Article {
 margin: 10px auto;
 position: relative;
 z-index: 1;
 width: 900px;
}
#Article #Header {
 height: 376px;
 padding: 1px 34px 0px 34px;
 background:
 url(http://shoppinginbeijing.com/images/Backgrounds/header.png)
 top left no-repeat;
 width: 812px;
 background-color: #fff;
}
#Article #Body {
 background:
	url(http://shoppinginbeijing.com/images/Backgrounds/body.gif)
 top right repeat-y;
 background-color: #ffffff;
 overflow: auto;
 text-align: left;
 padding: 0 34px;
 width: 812px;
}
#Article #Footer {
 width: 812px;
 height: 114px;
 padding: 0 34px;
 clear: both;
 background:
	url(http://shoppinginbeijing.com/images/Backgrounds/footer.png)
 bottom left no-repeat;
 background-color: #ffffff;
 text-align: center;
}

#byline {
 border-top: 1px solid #999;
 font-size: 0.9em;
 width: 13em;
}

#commenter {
 width: 380px;
}
#commenter #paging          { height: 2em; vertical-align: bottom; }
#commenter #paging a.number { padding: 0px 5px; vertical-align: bottom; border-right: 1px solid #aaa; }
#commenter #paging a.number:hover { padding: 0px 4px 0px 3px; font-size: 1.4em; text-decoration: none; }
#commenter .chosen { font-weight: bold; font-style: italic; font-size: 1.1em;}
#commenter #paging a.number.chosen { font-size: 1.4em; padding: 0px 4px 0px 3px; }
#commenter .disabled { color: #909090; }
#commenter .comment {
 background-color: #fff;
 margin-bottom: 10px;
 border: 1px solid #caa;
}
#commenter .comment p.commentHeader {
 background-color: #f0e8e8;
 font: 0.9em Arial, Helvetica, sans-serif;
 overflow: hidden;
 padding: 1px 3px 2px 1px;
}
#commenter .comment p.commentHeader span.name { font-weight: bold; }
#commenter .comment p.commentHeader span.date { float: right; }

#commenter .comment p.comment_comment {
 clear: both;
 padding: 0.5em 10px;
}
#commenter .comment p.commentFooter {
 height: 1.7em;
 color: #888888;
 font-size: 0.9em;
 border-top: 1px solid #caa;
 padding: 0px 2px;
}
#commenter div.comment_answer {
 margin: 15px;
}
#commenter .comment .comment_answer p.commentHeader {
 background-color: #e4f4f4;
}
#commenter .comment .write_answer {
 float: right;
 margin-right: 4px;
 font-weight: bold;
}
#commenter .comment .new_comment { margin: 10px auto; }
#commenter .comment .clicked     { color: #888888;}

.new_comment {
 width: 320px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 border: 1px solid #caa;
 padding: 0px 6px 8px 4px;
 background-color: #fcf8f8;
}
.new_comment label {
 display: block;
}
.new_comment .commentbox {
 margin-bottom: 5px;
}
.new_comment .input{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 padding: 1px;
 font-size: 1.2em;
 background-color: #fff
}

div.rater > div {
 width: 115px;
 float: left;
 font-size: 0.80em;
 overflow: visible;
 font-family: "MS Sans Serif", sans-serif;
}
div.rater div div {
 height: 16px;
 width: 115px;
 background: url(http://shoppinginbeijing.com/images/star_img/stars.png)
 bottom left no-repeat;
 overflow: hidden;
}
div.rater div div.R1Vote { background-position: 0px -336px; }
div.rater div div.R2Vote { background-position: 0px -352px; }
div.rater div div.R3Vote { background-position: 0px -368px; }
div.rater div div.R4Vote { background-position: 0px -384px; }
div.rater div div.R5Vote { background-position: 0px -400px; }
div.rater div div.REmp   { background-position: 0px -416px; }
div.rater div div.tackBox {
 width: 110px;
 clear: both;
 z-index: 1;
 position: relative;
 background: url(http://shoppinginbeijing.com/images/star_img/stars_alphafade.png)
  top left no-repeat;
}

div.rater div img.currentStars { width: 88px; }
div.rater div img.R000 { margin-top: 0px; }
div.rater div img.R025 { margin-top: -16px; }
div.rater div img.R050 { margin-top: -32px; }
div.rater div img.R075 { margin-top: -48px; }
div.rater div img.R100 { margin-top: -64px; }
div.rater div img.R125 { margin-top: -80px; }
div.rater div img.R150 { margin-top: -96px; }
div.rater div img.R175 { margin-top: -112px; }
div.rater div img.R200 { margin-top: -128px; }
div.rater div img.R225 { margin-top: -144px; }
div.rater div img.R250 { margin-top: -160px; }
div.rater div img.R275 { margin-top: -176px; }
div.rater div img.R300 { margin-top: -192px; }
div.rater div img.R325 { margin-top: -208px; }
div.rater div img.R350 { margin-top: -224px; }
div.rater div img.R375 { margin-top: -240px; }
div.rater div img.R400 { margin-top: -256px; }
div.rater div img.R425 { margin-top: -272px; }
div.rater div img.R450 { margin-top: -288px; }
div.rater div img.R475 { margin-top: -304px; }
div.rater div img.R500 { margin-top: -320px; }
div.rater div img.REmp   { margin-top: -416px; }
div.rater div img.closeBtn {
 width: 13px;
 height: 13px;
 display: inline;
 cursor: pointer;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*                          Detaljerad karta                                 */
#detailedMap             { overflow: hidden; }
#detailedMap .bigmap     { width: 463px; height: 463px; }
#detailedMap .smallmap   { width: 228px; height: 228px; }
#detailedMap img#address { width: 450px; }
#detailedMap img.map     { border: #700000 1px solid; }
#detailedMap img.ikon    { width: 50px; display: inline; }
#detailedMap h2          { display: inline; }
#detailedMap > p         { clear: both; }
#detailedMap .smallbox   { width: 230px; float: left; margin-right: 5px }
#detailedMap .printBtn {
 display: block;
 padding: 5px;
 color: #300000;
 width: 40%;
 background: #f0f0ff;
 border: 1px solid #a0a0a0;
 vertical-align: top;
 text-decoration: none;
 float: left;
 margin-right: 1px;
}
#detailedMap .printBtn:hover {
 background: #f9f9ff;
 border-color: #808080;
}
#detailedMap .printBtn img { border: none; margin-right: 5px; margin-bottom: -4px; }
#detailedMap .printBtn span { position: relative; top: -3px; }

/* Den snurrande Ajax-loggan */
div#waitAnim {
 margin: 20px auto;
 width: 32px;
 height: 32px;
 background: url("http://www.shoppinginbeijing.com/images/borders_bullets/ajaxLoadAnimation.gif") top left no-repeat;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*                                  Plugins                                  */
div#fancy_overlay {position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: none; z-index: 30;}
div#fancy_loading {position: absolute; height: 40px; width: 40px; cursor: pointer; display: none; overflow: hidden; background: transparent; z-index: 100;}
div#fancy_loading div {position: absolute; top: 0; left: 0; width: 40px; height: 480px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_progress.png') no-repeat;}
div#fancy_outer {position: absolute; top: 0; left: 0; z-index: 90; padding: 20px 20px 40px 20px; margin: 0; background: transparent; display: none;}
div#fancy_inner {position: relative; width: 100%; height: 100%; background: #FFF;}
div#fancy_content {margin: 0; z-index: 100; position: absolute;}
div#fancy_div {background: #000; color: #FFF; height: 100%; width: 100%; z-index: 100;}
img#fancy_img {position: absolute; top: 0; left: 0; border: 0; padding: 0; margin: 0; z-index: 100; width: 100%; height: 100%;}
div#fancy_close {position: absolute; top: -12px; right: -15px; height: 30px; width: 30px; background: url('http://shoppinginbeijing.com/fancybox/fancy_closebox.png') top left no-repeat; cursor: pointer; z-index: 181; display: none;}
#fancy_frame {position: relative; width: 100%; height: 100%; display: none;}
#fancy_ajax {width: 100%; height: 100%; overflow: auto;}
a#fancy_left, a#fancy_right {position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; z-index: 111; display: none; background-image: url("data:image/gif;base64,AAAA"); outline: none; overflow: hidden;}
a#fancy_left {left: 0px;}
a#fancy_right {right: 0px;}
span.fancy_ico {position: absolute; top: 50%; margin-top: -15px; width: 30px; height: 30px; z-index: 112; cursor: pointer; display: block;}
span#fancy_left_ico {left: -9999px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_left.png') no-repeat;}
span#fancy_right_ico {right: -9999px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_right.png') no-repeat;}
a#fancy_left:hover, a#fancy_right:hover {visibility: visible; background-color: transparent;}
a#fancy_left:hover span {left: 20px;}
a#fancy_right:hover span {right: 20px;}
#fancy_bigIframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent;}
div#fancy_bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 70; border: 0; padding: 0; margin: 0;}
div.fancy_bg {position: absolute; display: block; z-index: 70; border: 0; padding: 0; margin: 0;}
div#fancy_bg_n {top: -20px; left: 0; width: 100%; height: 20px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_shadow_n.png') repeat-x;}
div#fancy_bg_ne {top: -20px; right: -20px; width: 20px; height: 20px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_shadow_ne.png') no-repeat;}
div#fancy_bg_e {right: -20px; height: 100%; width: 20px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_shadow_e.png') repeat-y;}
div#fancy_bg_se {bottom: -20px; right: -20px; width: 20px; height: 20px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_shadow_se.png') no-repeat;}
div#fancy_bg_s {bottom: -20px; left: 0; width: 100%; height: 20px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_shadow_s.png') repeat-x;}
div#fancy_bg_sw {bottom: -20px; left: -20px; width: 20px; height: 20px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_shadow_sw.png') no-repeat;}
div#fancy_bg_w {left: -20px; height: 100%; width: 20px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_shadow_w.png') repeat-y;}
div#fancy_bg_nw {top: -20px; left: -20px; width: 20px; height: 20px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_shadow_nw.png') no-repeat;}
div#fancy_title {position: absolute; z-index: 100; display: none;}
div#fancy_title div {color: #FFF; font: bold 12px Arial; padding-bottom: 3px; white-space: nowrap;}
div#fancy_title table {margin: 0 auto;}
div#fancy_title table td {padding: 0; vertical-align: middle;}
td#fancy_title_left {height: 32px; width: 15px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_title_left.png') repeat-x;}
td#fancy_title_main {height: 32px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_title_main.png') repeat-x;}
td#fancy_title_right {height: 32px; width: 15px; background: transparent url('http://shoppinginbeijing.com/fancybox/fancy_title_right.png') repeat-x;}
td#fancy_title_main div {text-decoration: underline;}
td#fancy_title_main div a {color: #FFF;}