﻿html,body {
  width: 100%;
  height: 100%;
  background: #919e51;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

table.placeHolder, table.placeHolder tr, table.placeHolder td {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

table.placeHolder div.wrapper {
  width: 990px;
  margin: 0 auto;
}

a { text-decoration: none; }

#menu { text-align: center; padding: 0 0 3px 0; }
#menu a {
  text-transform: uppercase;
  padding: 5px;
  color: #bbc87c;
  text-decoration: none;
}
#menu a:hover,
#menu a.active { color: #f0f4db; }

.page {
  width: 964px;
  height: 541px;
  background: #fff;
  border: 13px solid #b82e31;
  margin: 0 auto;
}

.pages a { display: block; float: left; width: 18px; height:17px; padding: 2px 0 0 1px; margin: 0 3px 5px 3px; background: url(/images/structure/pages.gif) left 0px no-repeat; text-decoration: none; text-align: center; color: #605d5c; }
.pages a:hover, 
.pages a.active { background-position: left -42px; color: #fff; }
.pages a.prev { display: block; float: left; width: 17px; height: 17px; background: url(/images/structure/pages_prev.gif) left 0px no-repeat; padding: 0; }
.pages a.prev:hover { background-position: left -41px; }
.pages a.next { display: block; float: left; width: 17px; height: 17px; background: url(/images/structure/pages_next.gif) left 0px no-repeat; padding: 0; }
.pages a.next:hover { background-position: left -41px; }

.mainMenu { float: left; margin: 65px 0 0 130px; }

#mid { color: #605d5c; font-size: 12px; }
#mid p { margin: 10px 0 5px 0; }
#mid a { color: #c13b38; text-decoration: underline; }
#mid .pages a { color: #605d5c; text-decoration: none; }

#bottomLogo a { padding-right: 10px; color: #605d5c; text-transform: uppercase; }
#bottomLogo a:hover { text-decoration: underline; }



ul#slideshowpics {
  list-style: none;
  list-style-image: none;
  text-align: center;
}

ul#slideshowpics li {
  display: inline;
  padding: 0;
  margin: 0;
  background: none;
}

ul#slideshowpics li div {
  display: inline;
}


/* First Page */
#firstPage { background: #fff url(/images/structure/foldlife-big-circle.gif) left bottom no-repeat; }
#firstPage #left { width: 530px; float: left; height: 461px; }
#firstPage #right { width: 430px; float: right; height: 496px; overflow: hidden; }
#firstPage #bottom { width: 964px; clear: both; overflow: hidden; }

#firstPage #fpFirstBanner, #firstPage #div_bigbannerimg {
  float: right;
}


#firstPage a.menu { display:block; margin: 5px 0; }
#firstPage #eys { padding: 20px 0 0 0; margin: 0; width:234px; }
#firstPage #cu { margin: 10px 0 0; width:313px; }
#firstPage #ggg { margin: 18px 0 0; width:280px; } 
#firstPage #cp { margin: 25px 0 0; width:376px; }
#firstPage #ttt { margin: 18px 0 0; width:481px; }
#firstPage #cc { margin: 35px 0 0; width:363px; }
#firstPage #fa { margin: 25px 0 0 190px; width:263px; }

#firstPage .nameTag { position:absolute; top:0; left:0; visibility: hidden; }

#foldLife {
  display: block;
  width: 146px;
  height: 39px;
  text-decoration: none;
  background: url(/images/structure/foldlife-rt-white-logo.gif) top right no-repeat;
  margin: 5px 0;
  float: right;
}
#foldLife:hover { background: url(/images/structure/foldlife-rt-white-logo.gif) right -39px no-repeat; }
#foldLife span { visibility: hidden; }

#foldLife2 {
  display: block;
  width: 323px;
  height: 39px;
  text-decoration: none;
  background: url(/images/structure/foldlifertwhitelogo2.gif) top right no-repeat;
  margin: 5px 0;
  float: right;
}
#foldLife2:hover { background: url(/images/structure/foldlifertwhitelogo2.gif) right -39px no-repeat; }
#foldLife2 span { visibility: hidden; }


#firstPage h2 {
  text-align: right;
  margin-bottom: 18px;
}

#firstPage h3 { font-size: 14px; text-transform: uppercase; }
#firstPage h3 a {
  color: #b82e31;
  padding: 2px 0 2px 15px;
  display: block;
  background: url(/images/structure/news-bg.gif) 2px 4px no-repeat;
  margin: 0 0 0 5px;
}
#firstPage h3 a:hover { background: url(/images/structure/news-bg.gif) 2px -50px no-repeat; }
#firstPage p { font-size: 11px; margin:1px 0 8px; }
#firstPage .newsText { margin: 6px 15px 18px 20px; color: #605d5c; }

#firstPage #rightBan { float: right; margin: 9px; }
#firstPage #rightBan a { padding: 0 5px; }


#firstPage #bottomLogo {
  width: 690px;
  height: 45px;
  float: right;
  text-align: right;
}

/* Comrade Bazaar */
#comradeBazaar { background: #fff url(/images/structure/foldlife-big-circle.gif) left bottom no-repeat; }
#comradeBazaar h2 { margin-left: 30px; }

#comradeBazaar #mid { margin: 15px 30px; height: 320px; }

#comradeBazaar #mid table { width: 100%; }
#comradeBazaar #mid table,
#comradeBazaar #mid table tr,
#comradeBazaar #mid table td { border: 0px solid #000; }

#comradeBazaar #mid table.noborder {
  width: 259px;
  border: 1px solid #B2B2B2;
}


#comradeBazaar #mid table.noborder tr {
  border: 0px solid #000;
}

#comradeBazaar #mid table.noborder td {
  border: 0px solid #000;
  height: auto;
}

#comradeBazaar #mid table.noborder td.green {
  background-color: #919E34;
  width: 100px;
}


#comradeBazaar #mid table.noborder td.grey {
  background-color: #EBEBEB;
  height: 45px;
}

#comradeBazaar p.price {
  font-weight: bold;
}

#comradeBazaar .graphicaleditdiv p.price {
  font-weight: bold;
  margin-top: 0px;
}

#comradeBazaar p.lookbuy a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

#comradeBazaar p.lookbuy a:hover {
  color: #B82E31;
}

#comradeBazaar p.lookbuy {
  margin-top: 15px;
}


#comradeBazaar p.openpdf a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

#comradeBazaar p.openpdf a:hover {
  color: #B82E31;
}

#comradeBazaar p.openpdf {
  margin-top: 15px;
}

#comradeBazaar #mid table td {
  width: 33%;
  height: 155px;;
  vertical-align: middle;
  text-align: center;
}

#comradeBazaar .pages {
  float: right;
  width: 440px;
  text-align: left;
  margin-top: 15px;
}


/* Friends */
#friends { background: #fff url(/images/structure/foldlife-big-circle.gif) left bottom no-repeat; }
#friends #top { margin-left: 30px; height: 50px; }
#friends #mid { margin: 15px 30px 0; height: 355px; overflow: hidden; }

#friends #mid .left { width: 390px; float: left; }
#friends #mid .right { width: 490px; float: right; }



#friends #bottomLogo {
  float: right;
  margin-top: 20px;
  width: 700px;
  text-align: right;
  display: none;
}


#friends #visidraugi {
  float: right;
  margin-top: 20px;
  margin-right: 30px;
  width: 700px;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

#friends #visidraugi a {
    color:#605D5C;
}


/* Foldlife Archive */
#foldlifeArchive { background: #fff url(/images/structure/foldlife-big-circle.gif) left bottom no-repeat; }
#foldlifeArchive #mid { margin: 0 30px 0 30px; }
#foldlifeArchive .left { float: left; width: 390px; height: 360px; margin: 10px 0 0 0; overflow: hidden; }
#foldlifeArchive .right { float: right; width: 490px; height: 425px; margin-top: 40px; overflow: hidden; }
#foldlifeArchive #bottom { float: left; width: 390px; } 

#foldlifeArchive #top { margin-left:30px; height: 50px; width:934px;  }
#foldlifeArchive #top h2 { float: left; width: 391px; }

#foldlifeArchive #top form { 
  float: left;
  width: 340px;
  height: 35px;
  background: url(/images/structure/search-form-bg.gif) left top no-repeat;
  margin: 13px 0 0 15px;
}
#foldlifeArchive #top form input { background: transparent; border: 0; }
#foldlifeArchive #top form #searchbox {
  padding: 8px 0 0 8px;
  width: 248px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#foldlifeArchive #top form #search {
  cursor: pointer;
  width: 68px;
  height: 20px;
}


#foldlifeArchive .sort { float: right; }

#foldlifeArchive .submenu { margin-top: 40px; }
#foldlifeArchive .submenu li { padding: 5px 0 5px; }
#foldlifeArchive .submenu a { 
  background: url(/images/structure/news-bg.gif) 0px 0px no-repeat;
  font-size: 14px;
  padding: 0 0 0 15px;
  color: #605d5c;
  text-decoration: none;
}
#foldlifeArchive .submenu a:hover,
#foldlifeArchive .submenu a.active { background: url(/images/structure/news-bg.gif) 0px -54px no-repeat; font-weight: bold; }

#foldlifeArchive .mainMenu { float: left; margin: 65px 0 0 100px; }

#foldlifeArchive .label {
  width: 400px;
  margin-left: 25px;
}



/* Creative Community - Comments */
#creativeComments { background: #fff url(/images/structure/foldlife-red-bottom.gif) left bottom no-repeat; }
#creativeComments #top { margin-left:30px; height: 50px; width:934px;  }
#creativeComments #top h2 { float: left; width: 391px; }
#creativeComments #top .back { float: left; width:126px; margin: 37px 0 0 20px;  }

#creativeComments #mid {
  height: 351px;
  margin: 0 30px;
  overflow: auto;
}

#creativeComments #mid h3 { font-size: 20px; font-weight: bold; margin: 20px 0; }
#creativeComments #mid h4 { margin: 10px 0 5px 0; }
#creativeComments #mid h4 span { font-size: 14px; font-weight: normal; }
#creativeComments #mid p.lastcomment {
  background-color: #FFF3D9;
}


#creativeComments .mainMenu { float: left; margin: 85px 0 0 130px; }

#creativeComments .pages { margin-top: 15px; float: left; width: 270px; }
#creativeComments .pages a { background: url(/images/structure/pages-red.gif) left 0px no-repeat; }
#creativeComments .pages a:hover, 
#creativeComments .pages a.active { background-position: left -42px; color: #fff; }
#creativeComments .pages a.prev { background: url(/images/structure/pages_prev_red.gif) left 0px no-repeat; }
#creativeComments .pages a.prev:hover { background-position: left -41px; }
#creativeComments .pages a.next { background: url(/images/structure/pages_next_red.gif) left 0px no-repeat; }
#creativeComments .pages a.next:hover { background-position: left -41px; }

#creativeComments form {
  width: 500px;
  height: 140px;
  float: right;
  background: url(/images/structure/comment-form-bg.gif) left top no-repeat;
}
#creativeComments form input,
#creativeComments form textarea {
  background: transparent;
  border: 0;
  margin: 0; 
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#creativeComments form #name { display: block; margin: 11px 0 0 78px; width: 375px; }
#creativeComments form textarea {
  margin: 14px 0 0 78px;
  width: 375px;
  height: 94px;
}
#creativeComments form #post {
  width: 40px;
  cursor: pointer;
  height: 20px;
}



/* Creative Community - Video */
#creativeCommunity { background: #fff url(/images/structure/foldlife-video.gif) left bottom no-repeat; }

#creativeCommunity #top { margin-left:30px; height: 50px; width:934px;  }
#creativeCommunity #top h2 { float: left; width: 391px; }
#creativeCommunity #top .link { float: left; width:150px; margin: 35px 0 0 20px; color: #605d5c; font-size: 14px; }
#creativeCommunity #top .link span { color: red; }

#creativeCommunity #mid { margin: 0 10px 0 30px; height: 135px; overflow: hidden; }
#creativeCommunity #mid h3 { font-size: 20px; font-weight: bold; margin: 20px 0; }

#creativeCommunity #bottom { margin: 5px 10px 0 30px; height: 320px; }
#creativeCommunity #bottom .pages { margin: 10px 0 0 0; height: 45px; }

#creativeCommunity .left { float: left; width: 414px; }
#creativeCommunity .left .recentPosts { display: block; height: 15px; width: 110px; position: relative; left: 295px; }
#creativeCommunity .left .description { float: left; }
#creativeCommunity .left .description div {
  width: 190px;
  height: 145px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #605d5c;
  padding: 5px 0;
  overflow: hidden;
}
#creativeCommunity .left .description .mainMenu { margin-left: 100px; }
#creativeCommunity .left .tagCloud { width: 195px; height:255px; float: right; padding: 5px; }
#creativeCommunity .left .tagCloud a { color: #605d5c; text-decoration: none; }
#creativeCommunity .left .tagCloud a:hover { text-decoration: underline; }
#creativeCommunity .left .tagCloud a.active { text-decoration: underline; }
#creativeCommunity .left .tagCloud .cloud-one { font-size: 9px; }
#creativeCommunity .left .tagCloud .cloud-two { font-size: 11px; }
#creativeCommunity .left .tagCloud .cloud-three { font-size: 13px; }
#creativeCommunity .left .tagCloud .cloud-four { font-size: 15px; }
#creativeCommunity .left .tagCloud .cloud-five { font-size: 17px; }
#creativeCommunity .left .tagCloud .cloud-six { font-size: 19px; }
#creativeCommunity .left .tagCloud .cloud-seven { font-size: 21px; }
#creativeCommunity .left .tagCloud .cloud-eight { font-size: 23px; }
#creativeCommunity .left .tagCloud .cloud-nine { font-size: 25px; }
#creativeCommunity .left .tagCloud .cloud-ten { font-size: 27px; }

#creativeCommunity .right { float: right; width: 500px; margin-top:20px; }



/* Turn The Tables */
#turnTables { background: #ccd996 url(/images/structure/foldlife-green-bottom.gif) left bottom no-repeat; }
#turnTables #top { margin-left:30px; height: 56px; width:934px;  }
#turnTables #mid { margin: 0 30px 0 0px; height: 355px; }
#turnTables #mid .left { width: 430px; float: left; overflow: hidden; }
#turnTables #mid .right { width: 490px; float: right; overflow: hidden; }
#turnTables #mid p img { float: left; margin: 0 5px 5px 0; }
#turnTables #mid h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0 30px 30px;
}

#turnTables .pages { margin-top: 15px; float: right; width: 500px; }
#turnTables .pages a { background: url(/images/structure/pages-green.gif) left 0px no-repeat; }
#turnTables .pages a:hover, 
#turnTables .pages a.active { background-position: left -42px; color: #fff; }
#turnTables .pages a.prev { background: url(/images/structure/pages_prev_green.gif) left 0px no-repeat; }
#turnTables .pages a.prev:hover { background-position: left -41px; }
#turnTables .pages a.next { background: url(/images/structure/pages_next_green.gif) left 0px no-repeat; }
#turnTables .pages a.next:hover { background-position: left -41px; }

#turnTables .text {
  float: right;
  width: 500px;
  clear: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #605d5c;
  margin: 15px 0 0 0;
}

#turnTables #foldLife { background: url(/images/structure/foldlife-rt-green-logo.gif) top right no-repeat; }
#turnTables #foldLife:hover { background: url(/images/structure/foldlife-rt-green-logo.gif) right -39px no-repeat; }



/* Cultural Profile */
#culturalProfile { background: #dededd url(/images/structure/foldlife-gray-bottom.gif) left bottom no-repeat; }
#culturalProfile #top { margin-left:30px; height: 56px; width:934px;  }
#culturalProfile #top h2 { float: left; width: 391px; }

#culturalProfile #mid { height:355px; margin: 0 25px 0 15px; }
#culturalProfile #mid ul li { 
  background: url(/images/structure/news-gray-bg.gif) left -235px no-repeat;
  padding-left: 15px;
  margin: 10px 0;
  height: 107px;
  overflow: hidden;
}
#culturalProfile #mid ul li:hover { background: url(/images/structure/news-gray-bg.gif) left 0px no-repeat; }
#culturalProfile #mid ul li img { float: left; margin-right: 15px; }
#culturalProfile #mid ul li h3 { font-size: 18px; }

#culturalProfile .pages { margin-top: 65px; float: right; width: 750px; }
#culturalProfile .pages a { background: url(/images/structure/pages-gray.gif) left 0px no-repeat; }
#culturalProfile .pages a:hover, 
#culturalProfile .pages a.active { background-position: left -42px; color: #fff; }
#culturalProfile .pages a.prev { background: url(/images/structure/pages_prev_gray.gif) left 0px no-repeat; }
#culturalProfile .pages a.prev:hover { background-position: left -41px; }
#culturalProfile .pages a.next { background: url(/images/structure/pages_next_gray.gif) left 0px no-repeat; }
#culturalProfile .pages a.next:hover { background-position: left -41px; }

#culturalProfile #foldLife { background: url(/images/structure/foldlife-rt-gray-logo.gif) top right no-repeat; }
#culturalProfile #foldLife:hover { background: url(/images/structure/foldlife-rt-gray-logo.gif) right -39px no-repeat; }



/* Chair Up! */
#chairUp { background: #383431 url(/images/structure/foldlife-black-bottom.gif) left bottom no-repeat; color: #b5b0ae; }

#chairUp #mid { margin: 0 30px 0 30px; }
#chairUp .left { float: left; width: 390px; height: 370px; margin: 0px 0 0 0; overflow: hidden; }
#chairUp .right { float: right; width: 490px; height: 435px; margin-top: 30px; overflow: hidden; color: #b5b0ae; }
#chairUp #bottom { float: left; width: 390px; } 

#chairUp #top { margin-left:30px; height: 56px; width:934px;  }
#chairUp #top h2 { float: left; width: 391px; }

#chairUp .submenu { margin-top: 40px; }
#chairUp .submenu li { padding: 5px 0 10px; }
#chairUp .submenu a { 
  background: url(/images/structure/news-black-bg.gif) 0px 0px no-repeat;
  font-size: 14px;
  padding: 0 0 0 15px;
  color: #b5b0ae;
  text-decoration: none;
}
#chairUp .submenu a:hover,
#chairUp .submenu a.active { background: url(/images/structure/news-black-bg.gif) 0px -54px no-repeat; font-weight: bold; }

#chairUp .mainMenu { float: left; margin: 65px 0 0 100px; }

#chairUp .pages { margin-top: 0px; float: right; width: 230px; }
#chairUp .pages a { background: url(/images/structure/pages-black.gif) left 0px no-repeat; }
#chairUp .pages a:hover, 
#chairUp .pages a.active { background-position: left -42px; color: #fff; }
#chairUp .pages a.prev { background: url(/images/structure/pages_prev_black.gif) left 0px no-repeat; }
#chairUp .pages a.prev:hover { background-position: left -41px; }
#chairUp .pages a.next { background: url(/images/structure/pages_next_black.gif) left 0px no-repeat; }
#chairUp .pages a.next:hover { background-position: left -41px; }

#chairUp #foldLife { background: url(/images/structure/foldlife-rt-black-logo.gif) top right no-repeat; }
#chairUp #foldLife:hover { background: url(/images/structure/foldlife-rt-black-logo.gif) right -39px no-repeat; }



/* Express Your-shelf - Archive */
#expressArchive { background: #fff url(/images/structure/foldlife-big-circle.gif) left bottom no-repeat; }

#expressArchive #top { margin-left:30px; height: 119px; width:934px;  }
#expressArchive #top h2 { float: left; width: 391px; }
#expressArchive #top .links { float: left; width:235px; margin: 15px 0 0 30px; }
#expressArchive #top .links a { display: block; width: 231px; height: 23px; background: left top no-repeat; margin-top: 15px;  }
#expressArchive #top .links a.recent { background: url(/images/structure/eys-recent-contest.gif); }
#expressArchive #top .links a.archive { background: url(/images/structure/eys-contest-archive.gif); }
#expressArchive #top .links a.active,
#expressArchive #top .links a:hover  { background-position: left -23px; }

#expressArchive #mid { margin: 0 30px 0 30px; }
#expressArchive .left { float: left; width: 390px; height: 300px; overflow: hidden; }
#expressArchive .right { float: right; width: 490px; height: 365px; margin-top: 20px; overflow: hidden; }
#expressArchive #bottom { float: left; width: 390px; } 

#expressArchive .mainMenu { margin-left: 100px; }

#expressArchive .submenu { margin-top: 30px; }
#expressArchive .submenu li { padding: 5px 0 10px; }
#expressArchive .submenu a { 
  background: url(/images/structure/news-gray.gif) 0px 0px no-repeat;
  font-size: 14px;
  padding: 0 0 0 15px;
  color: #605d5c;
  text-decoration: none;
}
#expressArchive .submenu a:hover,
#expressArchive .submenu a.active { background: url(/images/structure/news-gray.gif) 0px -54px no-repeat; font-weight: bold; }



/* Express Your-shelf - Contest */
#expressContest { background: #fff url(/images/structure/foldlife-big-circle.gif) left bottom no-repeat; }

#expressContest #top { margin-left:30px; height: 119px; width:934px;  }
#expressContest #top h2 { float: left; width: 391px; }
#expressContest #top .links { float: left; width:235px; margin: 15px 0 0 30px; }
#expressContest #top .links a { display: block; width: 231px; height: 23px; background: left top no-repeat; margin-top: 15px;  }
#expressContest #top .links a.recent { background: url(/images/structure/eys-recent-contest.gif); }
#expressContest #top .links a.archive { background: url(/images/structure/eys-contest-archive.gif); }
#expressContest #top .links a.active,
#expressContest #top .links a:hover  { background-position: left -23px; }

#expressContest #mid { margin: 0 30px 0 30px; }
#expressContest .left { float: left; width: 390px; height: 230px; overflow: hidden; }
#expressContest .right { float: right; width: 490px; height: 320px; overflow: hidden; }
#expressContest #bottom { float: left; width: 390px; }

#expressContest #mid h3 { font-size: 20px; font-weight: bold; margin: 10px 0 20px; }
#expressContest .mainMenu { margin-left: 100px; }



/* Green Gun Gang */
#greenGunGang { background: #b82e31 url(/images/structure/foldlife-red-top.gif) left bottom no-repeat; }

#greenGunGang #top { margin-left:30px; height: 119px; width:934px;  }
#greenGunGang #top h2 { float: left; width: 391px; }

#greenGunGang #mid { margin: 0 30px 0 30px; color: #fff; }
#greenGunGang .left { float: left; width: 270px; height: 410px; overflow: hidden; }
#greenGunGang .left div.text { height: 271px; overflow: hidden; }
#greenGunGang .right { float: right; width: 630px; height: 430px; overflow: visible; }

#greenGunGang #mid a { color: #fff; }
#greenGunGang .right p { float: right; width: 380px; height: 68px; margin: 0 0 10px; overflow: hidden;  }
#greenGunGang .right img { float: left; }


#greenGunGang #foldLife { background: url(/images/structure/foldlife-rt-red-logo.gif) top right no-repeat; }
#greenGunGang #foldLife:hover { background: url(/images/structure/foldlife-rt-red-logo.gif) right -39px no-repeat; }

#greenGunGang .mainMenu { margin: 95px 0 0 100px; }

#greenGunGang #mid .nameTag { width: 200px; border: 1px solid #000; color: #000; background: url(/images/structure/tr-1x1.png); text-align: center; padding: 10px; position:absolute; top:0; left:0; visibility: hidden; }
#greenGunGang #mid .nameTag p { margin: 0 0 5px; font-weight: bold; }

#greenGunGang .nameText {
  visibility: hidden;
}


