/* this is for IE6 PNG support */
img {
   behavior: url("http://seal.ifi.uzh.ch/spotting/pngbehavior.htc");
}

body {
	background: #333333 url("http://seal.ifi.uzh.ch/spotting/images/background.gif") repeat-x;
	margin: 0;
    padding: 0;
    font-family: Verdana, sans-serif;
	font-size: small;
    color: #222222;
}

.button {
    background: #cbfe4a url("http://seal.ifi.uzh.ch/spotting/images/button_background_green.png") repeat-x 0 0;
    display: block;
    padding: 5px 5px;
    border: solid 1px #7a7a7a;
    text-decoration: none;
    text-align: center;
    color: #222;
    font-weight: bold;
    cursor: pointer;
    width: 80px;
}

.button:hover {
    background-position: 0 -10px;
    color: #000;
}

.button:active {
    background-image: none;
}

#content {
    position: relative;
	width: 1024px;
	padding-bottom: 5px;
    margin: 0 auto;
}

#loader {
    position: absolute;
    top: 250px;
    left: 120px;
    z-index: 1000;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    color: #cbfe4a;
}

.roundEdges .b1, .roundEdges .b2, .roundEdges .b3, .roundEdges .b4, .roundEdges .b1b, .roundEdges .b2b, .roundEdges .b3b, .roundEdges .b4b, #middleContentHome, #middleContentNormal, #bottomContent {
    /*background-color: #9c886b;*/
    background-color: #baae9e;
}

.roundEdges .top, .roundEdges .bottom {
    display: block;
    background: transparent;
}

.roundEdges .b1, .roundEdges .b2, .roundEdges .b3, .roundEdges .b4, .roundEdges .b1b, .roundEdges .b2b, .roundEdges .b3b, .roundEdges .b4b {
    display: block;
    overflow: hidden;
}

.roundEdges .b1, .roundEdges .b2, .roundEdges .b3, .roundEdges .b1b, .roundEdges .b2b, .roundEdges .b3b {
    height: 1px;
}

.roundEdges .b1 {
    margin: 0 5px;
}

.roundEdges .b2, .roundEdges .b2b {
    margin: 0 3px;
}

.roundEdges .b3, .roundEdges .b3b {
    margin: 0 2px;
}

.roundEdges .b4, .roundEdges .b4b {
    height: 2px;
    margin: 0 1px;
}

.roundEdges .b1b {
    margin: 0 5px;
}

#headerContent {
    padding: 20px 10px 10px 10px;
    position: relative;
}

#logo {
    height: 82px;
    width: 230px;
    /* beta version logo */
    /*width: 360px; */
}

#bend_left {
    position: absolute;
    height: 25px;
    width: 25px;
    bottom: 0;
    margin-left: 352px;
}

#navigation {
    height: 25px;
    width: 244px;
    background-color: #262626;
    position: absolute;
    bottom: 0;
    left: 387px;
    color: #e4e3e3;
}

#bend_right {
    position: absolute;
    height: 25px;
    width: 25px;
    bottom: 0;
    margin-left: 621px;
}

#navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#navigation li {
    font-size: 12px;
    float: left;
    text-align: center;
}

#navigation a {
    display: block;
    text-decoration: none;
    width: 50px;
    padding: 5px;
}

#navigation a:hover {
    color: white;
    background-color: #666666;
}

#navigation a.selected {
    color: #333333;
    background-color: #e4e3e3;
}

#navigation a:link,
#navigation a:visited,
#navigation a:active {
    color: #e4e3e3;
}

#navigation a.selected:link,
#navigation a.selected:visited,
#navigation a.selected:active {
    color: #333333;
}

#facebookContainer {
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: right;
    font-size: 11px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

#middleContentHome {
    padding: 10px;
}

#middleContentNormal {
    padding: 20px 30px 20px 30px;
}

#middleContentNormal p {
    line-height: 1.3;
}

#middleContentNormal .block {
    margin-bottom: 25px;
}

#middleContentNormal #tabsList {
    list-style: square;
}

#middleContentNormal #tabsList li p {
    margin-top: 5px;
}

.centered {
    vertical-align: middle;
}

.spacer {
    margin-right: 30px;
}

#optionsBar {
    color: #e4e3e3;
    background-color: #a1978d;
    margin-bottom: 10px;
    padding: 3px;
    border: solid 1px #7a7a7a;
}

#lookingFor {
    float: left;
    margin-right: 5px;
}

#locationTypeBar {
    float: left;
    text-align: left;
    padding-top: 3px;
    width: 450px;
}

#searchBar {
    text-align: right;
}

#leftContainer {
	float: left;
}

#mapContainer {
    height: 380px;
    width: 492px;
    overflow: hidden;
    border: solid 1px #7a7a7a;
}

#rightContainer {
    margin-left: 500px;
}

#rightContainer ul {
	list-style: none;
	padding:0;
	margin:0;
}

#rightContainer li {
	float: right;
	border: 1px solid #7a7a7a;
    background-color: #a1978d;
	border-bottom-width: 0;
	margin: 0 0 0 1px;
}

#rightContainer li {
	padding: 0 1em;
    cursor: pointer;
    background-color: #baae9e;
    font-size: 16px;
}

#rightContainer li.selected {
    position: relative;
	top: 1px;
    background-color: #a1978d;
}

#tabContainer {
    clear: right;
    border: 1px solid #7a7a7a;
    height: 350px;
    background-color: #a1978d;
    padding: 10px 10px 0 10px;
}

#tabContainer h1 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 1.2em;
}

#pictureContainer {
    float: right;
    border: 2px solid #a1978d;
}

#locationPicture {
    width: 200px;
    height: 150px;
    display: block; /*inline elements have a border-line*/
    border: solid 1px #7a7a7a;
}

#detailsTable {
    font-size: 11px;
    text-align: left;
    table-layout: fixed;
    overflow: hidden;
    width: 267px;
    height: 156px;
}

#detailsTable a:link {
    color: #cbfe4a;
}

#detailsTable th {
    width: 70px;
}

#detailsTable td, #detailsTable th {
    padding: 3px 10px 0 3px;
    vertical-align: top;
    background-color: #baae9e;
}

#detailsTable .nameRow {
    height: 30px;
}

#detailsTable .addressRow {
    height: 45px;
}

#ratingContainer {
    padding: 10px 0 5px 0;
    font-weight: bold;
    clear: right;
    height: 100px;
}

#ratingMessage {
    font-size: 1.2em;
}

#rating {
    height:40px;
}

#spotting {
    color: #cbfe4a;
}

#publishDiv {
    margin-right: 10px;
    margin-top: 5px;
    font-size: 0.9em;
    float: right;
}

#publishIcon {
    height: 10px;
    width: 15px;
    border: 1px solid #7a7a7a;
    vertical-align: top;
}

#deleteRatingDiv {
    text-align: right;
    margin: 10px 5px 0 420px;
    padding: 2px;
}

#deleteRatingText {
    text-align: right;
    font-size: 10px;
}

.star {
    height: 46px;
    width: 46px;
    float: left;
}

#ratingLoader {
    display: none;
    height: 20px;
    width: 20px;
    margin-top: 15px;
}

#recommendationContainer {
    height: 40px;
}

#recommendationContainer h3 {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 0.8em;
}

#recommendationTopBorderBox {
    padding: 5px;
    border-top: 1px solid #7a7a7a;
}

#friendsRecommendation {
    float: left;
}

#spottingRecommendation {
    margin-left: 250px;
}

#friendsRatingsTitle {
    margin-bottom: 10px;
}

#friendsRatingsList {
    border-top: 1px solid #7a7a7a;
    overflow: auto;
    height: 260px;
}

#friendsRating {
    border-bottom: solid 1px #7a7a7a;
    padding: 5px;
    height: 50px;
}

#friendsRatingLeftBox {
    float: left;
    display: block;
}

#friendsRatingRightBox {
    margin-left: 60px;
}

#friendsStars {
    margin-top: 5px;
}

.small_star {
    float: left;
    height: 20px;
    width: 20px;
}

#tagsContainer {
    position: relative;
    height: 320px;
}

#tagsList {
    border-top: 1px solid #7a7a7a;
    overflow: auto;
    height: 200px;
}

#tagsTitle {
    margin-bottom: 10px;
}

#tag {
    border-bottom: 1px solid #7a7a7a;
    padding: 5px;
}

#tag .added_by, #tag .delete_tag {
    font-size: 9px;
}

#tag .added_by {
    color: #5d5c5c;
}

#tag .delete_tag {
    cursor: pointer;
}

#tagsBottomBox {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
}

#tagInput {
    margin-right: 5px;
    line-height: 24px;
    font-size: 16px;
}

#tagButton {
    display: inline;
}

#bottomContainer {
    margin-bottom: 10px;
}

#bottomContent {
    padding: 0 10px 10px 10px;
	height: 232px;
}

#locationTableContainer {
    border: solid 1px #7a7a7a;
}

#locationTable {
	border-collapse: collapse;
    background-color: #a1978d;
}

#locationTable thead tr {
    display: block;
}

#locationTable td, #locationTable th {
	text-align: left;
	padding-right: 10px;
    width: 490px;
}

#locationTable th + th {
    width: 489px;
}

#locationTable td + td {
    width: 472px;
}

#locationTable th {
    color: #e3e3e3;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #7a7a7a;
}

#locationTable .notRightSide {
    border-right: solid 1px #7a7a7a;
}

#locationTable tbody {
    overflow-y: scroll;
    height: 208px;
    display: block;
}

#locationTable td {
    border-bottom: solid 1px #baae9e;
}

#locationTable .locationRow:hover {
	background-color: #ddff85;
    cursor: pointer;
}

#locationTable .selected {
    background-color: #cbfe4a;
}

#footer {
	font-size: x-small;
    text-align: center;
}

#copy {
    margin-top: 20px;
    color: #a1978d;
}
