@import url(common_my_and_all.css);


/* top menu yellow */
div.folders {
     font-size:12px;
     color:#999999;
}

div.folders em {
    font-style:normal;
    color:black;
}

div.folders a {
	font-family:'Trebuchet MS', sans-serif;
     font-size:13px;
}

div.folders .active a{
    font-weight:bold;
	color:black;
	text-decoration:none;
}

div#otherdiv {
	float:right;
}

table#foldersandcountry {
	width:100%;
	margin-top:20px;
}

table#foldersandcountry .right {
	text-align:right;
}

table#foldersandcountry .right table {
    margin-left: auto;
}

table#foldersandcountry .right input {
	margin-bottom:0px;
}

td.my { 
	font-weight:bold;
}

span#maxentries {
	font-weight:bold;
	color:Red;
}


span#not_logged {
	padding-left:10px;
	color:#999999;
}


div#info {

	border-top:1px solid #A88599;
	padding-top:20px;
	padding-left:20px;
}

div#info ul {
	margin-top:0px;
}

div#info em {
	font-weight:bold;
	font-style:normal;
}

div#bottomnav {
	text-align:right;
	padding-top:5px;
}

div#bottomnav table {
	margin-left:auto;
}

input#othercountry {
    margin-bottom:0px;
}

.selected {
    font-weight:bold;
}   

table#sectionall {
    color:#999999;
    margin-top:15px;
    width:100%;
}

#sectionalltd {
    padding-left:20px;
}
td#countryswitchtd {    
    text-align:right;
    color:black;
}

table#bazarsections {
    width:100%;
    background-color:#ffebc2;
    border-top:1px solid #c0954c;
    border-bottom:1px solid #c0954c;
    
}


#bazarsections td {
    vertical-align:top;
    padding:3px 0px 3px 0px;
}

#bazarsections td ul {
    margin:0px;
}

#bazarsections td ul li {
    margin-left:20px;
    margin-top:2px;
    list-style-type: square;
    color:#999999;
    }

html>body #bazarsections td ul li {
    margin-left:-20px;
}

#bazarsections td {
    line-height:150%;
    width:25%;
}   

.active {
    color:black;
}

.active#sellfolder, .active#sellfolder a {
  color: #008000;
}

.active#buyfolder, .active#buyfolder a  {
  color: #fd0000;
}

.active#givefolder, .active#givefolder a {
  color: orange;
}

.active b {
    font-weight:bold;
}

.actualsection a:visited, .actualsection a:link  {
    font-weight:bold;
    color:black;
    text-decoration:none;
}

.actualsection b {
    font-weight:bold;
    color:black;
}
