* {
  font-size: 100.01%; }

html {
  font-size: 100%;
  height: 100%;
  margin: 0; }

body {
  height: 100%;
  margin: 0;
  color: #474747;
  font: 1em Arial, Verdana, Tahoma, sans-serif;
  background: #dbdbdb url(/images/bg-main-content.gif) repeat-x;
  min-width: 1000px; }

iframe {
  border: 0;
  margin: 0; }

.upload-frame {
  width: 100%;
  height: 45px;
  margin: 10px 0 0 0; }

img {
  border: none; }

a {
  text-decoration: none;
  color: #ff7800;
  font-weight: bold;
  outline: none; }
  a:hover {
    color: #f68b10; }

input, textarea, select {
  font: 100% arial, sans-serif;
  vertical-align: middle; }

input[type=hidden] {
  display: none !important; }

form, fieldset {
  margin: 0;
  padding: 0;
  border: none; }

.content-holder {
  min-height: 100%; }

* html .content-holder {
  height: 100%; }

#main {
  width: 100%;
  position: relative;
  padding: 0 0 435px;
  background: transparent url(/images/vecteezy/bg-header.gif) repeat-x; }

.main-inner {
  width: 1003px;
  margin: 0 auto;
  padding: 0;
  position: relative; }

#header {
  width: 955px;
  padding: 5px 24px 0; }

.header-line1 {
  width: 100%;
  height: 83px;
  position: relative;
  z-index: 50; }

.header-line2 {
  width: 100%;
  position: relative;
  z-index: 30; }

.header-line1:after, .header-line2:after {
  content: "";
  display: block;
  clear: both; }

.notice {
  color: #078b00 !important; }

.disabled {
  color: #aaaaaa !important; }

.flash-notice {
  padding: 10px 40px 10px 20px;
  background: #e3fde6;
  border: 1px solid #83cc7f;
  color: #078b00;
  margin: -4px 0 20px 0; }
  .flash-notice span {
    display: block;
    padding: 0 0 0 32px;
    font-size: 1em;
    background: url(/images/ico-tick.gif) no-repeat 0 50%; }

.flash-error {
  padding: 10px 40px 10px 20px;
  background: #ffe4e4;
  color: red;
  border: 1px solid #ee0000;
  margin: -4px 0 20px 0; }
  .flash-error span {
    display: block;
    padding: 0 0 0 32px;
    font-size: 1.125em;
    background: url(/images/ico-error.gif) no-repeat 0 50%; }

.flash-alert {
  padding: 10px 40px 10px 20px;
  background: #ffffd1;
  border: 1px solid #ffd67b;
  color: #e18400;
  margin: -4px 0 20px 0; }
  .flash-alert span {
    display: block;
    padding: 0 0 0 32px;
    font-size: 1em;
    background: url(/images/ico-alert.gif) no-repeat 0 50%; }

.notify-blog-entry {
  padding: 10px 10px 10px 20px;
  background: #e3fde6;
  border: 1px solid #83cc7f;
  color: #078b00;
  margin: -4px 0 20px 0;
  position: relative; }
  .notify-blog-entry span {
    display: block;
    padding: 0;
    font-size: 1em; }
  .notify-blog-entry a {
    color: #078b00; }
    .notify-blog-entry a:hover {
      color: #189c11; }
    .notify-blog-entry a.close {
      display: block;
      text-indent: -9999px;
      width: 24px;
      height: 24px;
      background: url(/images/close.gif) no-repeat;
      padding: 0;
      margin: 0;
      position: absolute;
      top: 7px;
      right: 19px; }

div.banner {
  border: 1px solid #cccccc;
  padding: 4px;
  margin: 14px 4px 0px 0;
  text-align: center; }

.logo {
  width: 267px;
  margin: 0;
  position: absolute;
  top: -125px;
  top: 5px;
  left: 0;
  z-index: 51; }
  .logo a {
    width: 400px;
    height: 70px;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/vecteezy/logo.gif) no-repeat;
    position: relative;
    cursor: pointer; }

ul.top-nav {
  float: right;
  margin: 0;
  padding: 24px 0 0;
  list-style: none; }

.top-nav li {
  float: left;
  padding: 0 0 0 24px; }
  .top-nav li a {
    float: left;
    padding: 0 6px 0 0;
    background: url(/images/vecteezy/bg-top-nav-right.png) no-repeat 100% 0;
    font-weight: bold;
    color: #fdf3d0; }
    .top-nav li a span {
      float: left;
      height: 25px;
      padding: 7px 9px 0 15px;
      background: url(/images/vecteezy/bg-top-nav-left.png) no-repeat;
      cursor: pointer; }
    .top-nav li a:hover {
      text-decoration: none;
      background-position: 100% -32px;
      color: white; }
  .top-nav li.active a {
    text-decoration: none;
    background-position: 100% -64px;
    color: #474747; }
    .top-nav li.active a:hover {
      text-decoration: none;
      background-position: 100% -64px;
      color: #474747; }
  .top-nav li a:hover span {
    background-position: 0 -32px; }
  .top-nav li.active a span, .top-nav li.active a:hover span {
    background-position: 0 -64px; }

ul#nav {
  margin: 0;
  padding: 0 2px 0 0;
  list-style: none;
  float: left;
  background: url(/images/vecteezy/separ01.gif) no-repeat 100% 50%; }

#nav li {
  float: left;
  padding: 0 0 0 2px;
  background: url(/images/vecteezy/separ01.gif) no-repeat 0 2px;
  position: relative; }
  #nav li a {
    float: left;
    padding: 0 13px;
    color: #ff8a00;
    position: relative;
    line-height: 1.125em; }
    #nav li a span {
      float: left;
      cursor: pointer;
      padding: 13px 0 0;
      height: 29px;
      position: relative;
      z-index: 2; }
    #nav li a em {
      position: absolute;
      color: white;
      font-style: normal;
      left: 13px;
      top: 14px;
      z-index: 1; }
#nav ul {
  margin: 0;
  list-style: none;
  width: 122px;
  padding: 9px;
  border-right: 2px solid #f8cf5c;
  border-bottom: 2px solid #f8cf5c;
  border-left: 1px solid #f8cf5c;
  position: absolute;
  background: white;
  top: 41px;
  left: 0;
  display: none; }
#nav li li {
  width: 100%;
  padding: 0;
  background: none;
  border-bottom: 1px solid #f8cf5c;
  font-size: 0.9em; }
  #nav li li.first {
    border-top: 1px solid #f8cf5c; }
  #nav li li a {
    width: 108px;
    padding: 8px 7px 8px; }
    #nav li li a span {
      float: left;
      cursor: pointer;
      padding: 0;
      height: auto;
      position: relative;
      z-index: 2; }
    #nav li li a em {
      position: absolute;
      color: white;
      font-style: normal;
      left: 7px;
      top: 9px;
      z-index: 1; }
#nav li:hover, #nav li.hover, #nav li.active {
  padding: 0 0 0 1px; }
#nav li:hover ul, #nav li.hover ul {
  display: block; }
#nav li:hover a, #nav li.hover a, #nav li.active a {
  padding: 0 13px 0 14px;
  text-decoration: none;
  background: url(/images/vecteezy/bg-nav-hover.gif) repeat-x; }
#nav li:hover a span, #nav li.hover a span, #nav li.active a span {
  padding: 13px 0 0; }
#nav li a.with-arrow span {
  padding: 13px 25px 0 0;
  background: transparent url(/images/vecteezy/ico-arrow1.gif) no-repeat 100% 20px; }
#nav li:hover a.with-arrow span, #nav li.hover a.with-arrow span, #nav li.active a.with-arrow span {
  background: transparent url(/images/vecteezy/ico-arrow1.gif) no-repeat 100% -22px; }
#nav li:hover li a, #nav li.hover li a, #nav li.active li a {
  color: #ff8a00;
  padding: 8px 7px 8px;
  background: none; }
#nav li:hover li:hover, #nav li.hover li.hover {
  padding: 0; }
#nav li:hover li:hover a, #nav li.hover li.hover a {
  color: #ff7800;
  background: #fffbd8; }
#nav li:hover li a span, #nav li.hover li a span, #nav li:hover li:hover a span, #nav li.hover li.hover a span {
  padding: 0;
  background: none; }

.search-form {
  float: right;
  width: 297px;
  margin: 7px 0 0; }
  .search-form .search_box_wrap {
    border-bottom: 1px solid white;
    width: 226px;
    height: 28px;
    float: left; }
  .search-form input {
    width: 210px;
    height: 18px;
    margin: 0;
    padding: 5px 7px 3px;
    float: left;
    border: 1px solid #f7d77b;
    font-size: 0.9em;
    line-height: 1.25em;
    background: white; }
    .search-form input.default {
      color: #b5b5b5; }

.nav-right {
  float: right;
  width: 25px;
  background: url(/images/vecteezy/bg-header-nav-sprites.png) -25px 0px no-repeat;
  height: 30px; }

.nav-left {
  float: right;
  width: 25px;
  background: url(/images/vecteezy/bg-header-nav-sprites.png) 0px 0px no-repeat;
  height: 30px; }

.account-top-nav {
  list-style: none;
  margin: 0;
  padding: 5px 0 0;
  float: right;
  background: url(/images/vecteezy/bg-header-nav-back.png) 0px 0px repeat;
  height: 25px; }
  .account-top-nav li {
    float: left;
    font-size: 0.875em;
    position: relative;
    padding: 0 10px 7px; }
    .account-top-nav li a {
      color: #fdf3d0 !important; }
  .account-top-nav ul:after, .account-top-nav:after {
    content: "";
    clear: both;
    display: block; }

.account-submenu {
  display: none;
  position: absolute;
  left: -7px;
  top: 100%;
  width: 100px;
  z-index: 50; }

.sub-top {
  background: url(/images/vecteezy/bg-header-nav-sprites.png) -50px 0px no-repeat;
  width: 101px;
  height: 6px;
  overflow: hidden; }

.sub-bottom {
  background: url(/images/vecteezy/bg-header-nav-sprites.png) -151px 0px no-repeat;
  width: 101px;
  height: 11px;
  overflow: hidden; }

.account-top-nav li ul {
  list-style: none;
  padding: 0 18px;
  margin: -5px 0 0;
  overflow: hidden;
  background: url(/images/vecteezy/bg-header-nav-sprites.png) -252px 0px repeat-y;
  width: 65px; }
  .account-top-nav li ul li {
    float: left;
    width: 100%;
    background: url(/images/vecteezy/bg-header-nav-sprites.png) -49px -29px no-repeat;
    position: relative;
    padding: 4px 0;
    font-size: 11px; }
.account-top-nav li.hover, .account-top-nav li:hover {
  position: relative; }
.account-top-nav li.hover .account-submenu, .account-top-nav li:hover .account-submenu {
  display: block; }
.account-top-nav li.hover a, .account-top-nav li:hover a, .account-top-nav li.active a {
  color: white !important; }
.account-top-nav li:hover li a, .account-top-nav li.hover li a, .account-top-nav li.active li a {
  padding: 0 0 0 3px;
  color: #fdf3d0 !important; }
.account-top-nav li li a:hover {
  color: white !important; }

#main-content {
  width: 955px;
  margin: 0 auto;
  padding: 24px 24px 0;
  background: white;
  position: relative;
  overflow: hidden; }
  #main-content p {
    margin: 0 0 25px;
    line-height: 1.5em; }

h2.heading1 {
  margin: 0 0 10px !important;
  font-size: 1.625em !important;
  line-height: 1em !important; }
  h2.heading1 span {
    font-weight: normal !important; }
h2.heading2 {
  margin: 0 0 20px;
  font-size: 1.563em; }

a.join-now-link {
  display: block;
  margin: -5px 0 15px;
  font-weight: bold;
  font-size: 1.438em;
  color: #ff7800;
  position: relative; }
  a.join-now-link:hover {
    color: #0a48c4; }

.columns-holder {
  width: 100%;
  padding-bottom: 20px; }

#content {
  width: 631px;
  float: left;
  position: relative;
  z-index: 10; }

.promo-block1 {
  width: 100%;
  overflow: hidden; }
  .promo-block1 h2.heading1 {
    margin: 0 !important;
    line-height: normal !important; }
  .promo-block1 p {
    font-size: 0.8em;
    line-height: 1.75em !important;
    margin: 0 0 20px !important; }
  .promo-block1 .pict-col {
    width: 219px;
    float: left; }
    .promo-block1 .pict-col img {
      display: block; }
  .promo-block1 .text-col {
    width: 411px;
    padding: 18px 0 0;
    float: left; }

.more-link1 {
  display: block;
  width: 100%;
  overflow: hidden; }
  .more-link1 a {
    float: left;
    font-size: 1.25em;
    font-weight: bold; }

.heading-outer1 {
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .heading-outer1 h1 {
    margin: 0 !important;
    font-size: 1.5em !important;
    line-height: 1em;
    background-color: #eba000;
    padding: 10px 15px;
    font-weight: bold;
    color: white; }
  .heading-outer1 a {
    float: right;
    padding: 10px 0 0;
    font-size: 0.8em; }

.category-spacer {
  height: 30px; }

ul.features {
  width: 600px;
  margin: 10px 0 0 -14px;
  padding: 0 0 10px 0;
  list-style: none;
  overflow: hidden; }
ul.features-more-padding {
  margin: 10px 0 0 -16px;
  padding: 0 0 10px; }

.features li {
  float: left;
  margin: 0 0 17px 17px;
  border: 1px solid #d1d1d1; }
  .features li.banner {
    padding: 4px;
    margin-right: 4px;
    text-align: center;
    height: 100px; }
    .features li.banner img {
      float: none;
      padding: 0;
      width: 616px;
      height: 100px; }
  .features li img {
    float: left;
    padding: 4px;
    width: 188px;
    height: 134px; }

.sponsored .header {
  position: relative;
  border: 1px solid #e5e5e5;
  background: #f1f1f1 url(/images/feature_bg.png) repeat-x;
  padding: 10px 15px 10px 10px;
  line-height: 25px;
  margin-bottom: 20px;
  overflow: visible;
  text-align: right; }
  .sponsored .header img {
    vertical-align: baseline;
    float: left;
    margin: 0;
    padding: 0; }
    .sponsored .header img.graphicriver {
      margin-top: 3px; }
.sponsored .envato_item {
  float: left;
  margin: 0 0 18px 18px;
  border: 1px solid #d1d1d1;
  overflow: hidden; }
.sponsored ul {
  width: 651px;
  margin: 20px 0 0 -18px;
  padding: 0 0 30px 0;
  list-style: none;
  overflow: hidden; }
  .sponsored ul li {
    float: left;
    margin: 0 0 18px 18px;
    border: 1px solid #d1d1d1;
    overflow: hidden;
    height: 134px;
    width: 188px; }
.sponsored ul#shutterstockSearchResults {
  margin-left: -8px; }
  .sponsored ul#shutterstockSearchResults li.shutterstock_item {
    width: 152px;
    height: 150px;
    margin-left: 8px;
    border: none; }
    .sponsored ul#shutterstockSearchResults li.shutterstock_item .image {
      border: 1px solid #d1d1d1;
      overflow: hidden; }
.sponsored ul#envatoSearchResults {
  margin-left: -9px; }
  .sponsored ul#envatoSearchResults li.envato_item {
    height: 80px;
    width: 80px;
    margin-left: 9px; }

ul.members {
  width: 651px;
  margin: 20px 0 0 -10px;
  padding: 0;
  list-style: none;
  overflow: hidden; }

.members li {
  float: left;
  margin: 0 0 11px 11px;
  width: 60px; }
  .members li img {
    float: left;
    margin-bottom: 3px; }
  .members li span {
    display: block;
    clear: left;
    text-align: center;
    font-size: 0.7em;
    overflow: hidden; }

.about-block {
  width: 100%;
  padding: 10px 0 0;
  margin: 0 0 8px;
  overflow: hidden; }
  .about-block .pict-col {
    width: 108px;
    float: left; }
  .about-block .text-col {
    width: 495px;
    margin: -3px 0 0;
    position: relative;
    float: right; }
  .about-block h3 {
    margin: 0 !important;
    font-size: 1.25em !important;
    line-height: 1.125em !important; }
    .about-block h3 span {
      font-size: 0.75em; }

.heading-outer2 {
  height: 1%;
  padding: 8px 15px 7px;
  overflow: hidden;
  background: #eba000;
  color: white; }
  .heading-outer2 h2 {
    margin: 0 !important;
    font-size: 1.5em !important;
    float: left; }
  .heading-outer2 a {
    float: right;
    margin: 8px 0 0;
    font-size: 0.8em;
    color: #c6e9ff !important; }
    .heading-outer2 a:hover {
      color: white !important; }

.cont-block1 {
  margin: 0 0 20px;
  padding: 18px 20px 0;
  background: #f2f2f2; }
  .cont-block1 h3 {
    margin: 0 0 15px;
    font-size: 1.125em;
    color: #787878; }

.comments-form {
  width: 100%; }

.form-line2 {
  width: 100%;
  padding: 0 0 20px;
  position: relative; }
  .form-line2:after {
    content: "";
    display: block;
    clear: both; }

.avatara {
  float: left;
  overflow: hidden;
  background-color: white;
  border-bottom: 1px solid white; }

.textarea1 {
  width: 490px;
  padding: 0 0 0 15px;
  float: right;
  position: relative; }

.form-comment-arrow {
  display: block;
  zoom: 1;
  top: 22px;
  left: 0;
  width: 17px;
  height: 16px;
  background: url(/images/bg-comment-arrow.gif) no-repeat;
  overflow: hidden;
  position: absolute; }

.form-line2 textarea {
  width: 465px;
  height: 100px;
  margin: 0;
  padding: 10px;
  border: 2px solid #d5d5d5;
  background: white;
  color: #474747;
  font-size: 1em; }

.pages-nav {
  margin: 0 0 20px;
  padding: 6px 15px 5px;
  border-width: 2px 0;
  border-color: #d5d5d5;
  border-style: solid;
  background: #f2f2f2;
  height: 1%;
  overflow: hidden;
  color: #787878;
  font-size: 1.4em;
  font-weight: bold; }
  .pages-nav span {
    float: left; }
  .pages-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right; }
  .pages-nav li {
    float: left;
    padding: 0 0 0 15px; }
    .pages-nav li em {
      font-style: normal; }
    .pages-nav li a {
      color: #3f74c9; }
    .pages-nav li.active a, .pages-nav li a:hover {
      color: #787878; }
  .pages-nav .pagination {
    margin: 0;
    padding: 0;
    float: right; }
    .pages-nav .pagination a, .pages-nav .pagination span {
      float: left;
      padding: 0 0 0 15px; }

.pagination a {
  color: #ff7800; }
  .pagination a em {
    font-style: normal; }
  .pagination a.active, .pagination a:hover {
    color: #787878; }

.feature .comment-block .text-col-outer {
  width: 503px;
  margin: 0 0 0 80px; }

.comment-block {
  width: 100%;
  margin: 0 0 20px;
  overflow: hidden; }
  .comment-block p {
    margin: 0 !important;
    line-height: 1.375em !important; }
  .comment-block .pict-col {
    width: 75px;
    float: left; }
  .comment-block .text-col {
    width: 100%;
    background: white;
    float: left;
    border-bottom: 1px solid white; }
  .comment-block .text-col-bg {
    padding: 16px 20px;
    border: 2px solid #d5d5d5;
    position: relative; }
  .comment-block .text-col-inner {
    width: 100%;
    min-height: 36px;
    position: relative; }
  .comment-block .blog_comment_number {
    position: absolute;
    top: 18px;
    right: 18px;
    color: #999999;
    font-size: 0.8em; }

* html .comment-block .text-col-inner {
  height: 36px; }

.comment-arrow {
  position: absolute;
  top: -18px;
  left: -37px;
  width: 17px;
  height: 38px;
  background: url(/images/bg-comment-block-arrow.gif) no-repeat;
  overflow: hidden; }

.comment-reply-block1, .comment-reply-block2 {
  width: 100%;
  overflow: hidden;
  clear: both; }

.comment-reply-block1 .comment-block {
  width: 504px;
  float: right; }
.comment-reply-block1 .comments-form {
  width: 505px;
  float: right; }

.comments .comment-reply-block1 .textarea1 {
  width: 424px; }
.comments .comment-reply-block1 .comments-form textarea {
  width: 400px; }

.comment-reply-block2 .comment-block {
  width: 424px;
  float: right; }

.comments .comment-reply-block1 .text-col-outer {
  width: 423px; }

.comment-reply-block2 .text-col-outer {
  width: 300px; }

.comments .comment-reply-block2 .textarea1 {
  width: 342px; }
  .comments .comment-reply-block2 .textarea1 textarea {
    width: 317px; }

.comment-reply-block2 .comments-form {
  width: 423px;
  float: right; }
.comment-reply-block2 .textarea1 {
  width: 337px; }
.comment-reply-block2 .comments-form textarea {
  width: 312px; }

.comments .comment-reply-block2 .text-col-outer {
  width: 344px; }

ul.title-list {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  font-weight: bold; }

.title-list li {
  float: left;
  padding: 0 4px 0 7px;
  background: url(/images/separ02.gif) no-repeat 0 12px; }
  .title-list li.first {
    padding: 0 4px 0 0;
    background: none; }
  .title-list li a, .title-list li span {
    padding: 5px 0 0;
    font-size: 0.75em;
    float: left; }
  .title-list li a.author-name {
    font-size: 1.125em;
    padding: 0 3px 0 0; }

.description-block p {
  margin: 0 0 15px !important;
  line-height: 1.375em !important; }

.info-block {
  width: 100%;
  overflow: hidden;
  margin: 0 0 20px; }
  .info-block .pict-col1 {
    width: 52px;
    float: left;
    margin-right: 20px; }
    .info-block .pict-col1 img {
      display: block;
      border: 1px solid #d1d1d1; }
  .info-block .text-col1 {
    width: 540px;
    float: left; }
    .info-block .text-col1 h2 {
      margin: 0 0 5px !important; }
    .info-block .text-col1 em {
      display: block;
      font-size: 0.8em; }
  .info-block .thumbnail {
    width: 310px;
    float: left; }
    .info-block .thumbnail img {
      display: block;
      padding: 4px;
      border: 1px solid #d1d1d1; }
  .info-block .info-column {
    width: 300px;
    height: 228px;
    float: right;
    position: relative; }

.rating-row {
  padding: 8px 5px 5px 5px;
  margin: 0 0 23px 0;
  height: 30px;
  line-height: 30px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb; }

.unrated {
  background: white;
  border-color: #f8cf5c; }

.favorite a {
  display: block;
  float: right;
  width: 27px;
  height: 26px;
  margin: 0 0 0 6px;
  text-indent: -9999px;
  background: url(/images/vecteezy/favorite.png) no-repeat 0 0; }
  .favorite a.active {
    background-position: 0 -52px; }
  .favorite a:hover, .favorite a.active:hover {
    background-position: 0 -26px; }

.sharethis a {
  display: block;
  float: right;
  width: 27px;
  height: 26px;
  margin: 0 0 0 6px;
  text-indent: -9999px;
  background: url(/images/share.png) no-repeat 0 0; }
  .sharethis a:hover {
    background-position: 0 -26px; }

.twitter a {
  display: block;
  float: right;
  width: 27px;
  height: 26px;
  margin: 0 0 0 6px;
  text-indent: -9999px;
  background: url(/images/vecteezy/twitter.png) no-repeat 0 0; }
  .twitter a:hover {
    background-position: 0 -26px; }

.facebook a {
  display: block;
  float: right;
  width: 27px;
  height: 26px;
  margin: 0 0 0 6px;
  text-indent: -9999px;
  background: url(/images/vecteezy/facebook.png) no-repeat 0 0; }
  .facebook a:hover {
    background-position: 0 -26px; }

.btns-row {
  width: 100%;
  margin: 0 0 25px;
  overflow: hidden; }
  .btns-row .btns {
    float: left; }
  .btns-row .btn-preview {
    float: right; }

.info-table {
  width: 100%;
  border-collapse: collapse; }
  .info-table td {
    padding: 8px 0 6px;
    font-weight: bold; }
    .info-table td.cell1 {
      width: 140px;
      padding: 8px 0 8px 10px;
      font-weight: normal; }
  .info-table tr.colored td {
    background: #ededed; }

.action-block {
  height: 1%;
  margin: 0 0 15px;
  padding: 9px 0;
  border-top: 2px solid #d7d7d7;
  border-bottom: 2px solid #d7d7d7; }
  .action-block:after {
    content: "";
    display: block;
    clear: both; }

ul.links-list {
  float: right;
  margin: 0;
  padding: 0 10px 0 0;
  list-style: none; }

.links-list li {
  float: left;
  padding: 0 0 0 20px;
  position: relative; }
  .links-list li.first {
    padding: 0; }
  .links-list li a {
    float: left;
    height: 31px;
    padding: 0 0 0 32px;
    overflow: hidden;
    line-height: 1.375em; }
    .links-list li a.favorite {
      background: url(/images/ico-favourite.gif) no-repeat;
      height: 22px; }
    .links-list li a.report {
      background: url(/images/ico-report.gif) no-repeat; }
    .links-list li a.share {
      background: url(/images/ico-share.gif) no-repeat; }

a.license {
  display: block;
  height: 33px;
  width: 88px;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden; }
a.license-by {
  background: url(/images/licenses/cc-by.png) no-repeat; }
a.license-by-sa {
  background: url(/images/licenses/cc-by-sa.png) no-repeat; }
a.license-by-nd {
  background: url(/images/licenses/cc-by-nd.png) no-repeat; }
a.license-by-nc {
  background: url(/images/licenses/cc-by-nc.png) no-repeat; }
a.license-by-nc-sa {
  background: url(/images/licenses/cc-by-nc-sa.png) no-repeat; }
a.license-by-nc-nd {
  background: url(/images/licenses/cc-by-nc-nd.png) no-repeat; }

.links-list li.open a, .links-list li a.active {
  background-position: 0 -22px; }
.links-list li.open li a, .links-list li.open a:hover li a {
  background-position: 0 0; }

.share-popup {
  position: absolute;
  top: 22px;
  left: 43px;
  width: 330px;
  border: 6px solid #7a7a7a;
  padding: 0 5px;
  background: white;
  font-size: 0.688em;
  color: #7c7c7c;
  display: none; }
  .share-popup a {
    height: auto !important;
    padding: 0 !important;
    font-weight: normal !important;
    float: none !important; }
    .share-popup a:hover {
      text-decoration: underline !important; }

.share-popup-inner {
  width: 100%;
  position: relative; }

#preview-image-popup {
  background: white;
  padding: 10px; }
  #preview-image-popup p {
    text-align: right;
    padding: 0;
    padding-top: 5px;
    margin: 0; }

.popup1 a.btn-close3 {
  position: absolute;
  right: -11px;
  top: -6px;
  width: 18px !important;
  height: 18px !important;
  padding: 0 !important;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/images/btn-close3.gif) no-repeat; }

a.btn-close3:hover {
  background: url(/images/btn-close3.gif) no-repeat !important; }

.heading-outer {
  width: 330px;
  margin: 0 -5px;
  padding: 2px 5px;
  background: #d5d5d5;
  position: relative; }
  .heading-outer:after {
    content: "";
    display: block;
    clear: both; }

.heading-outer-top {
  margin: 0 -5px 7px;
  border-bottom: 1px solid #c2c2c2; }

.heading-outer-btm {
  border-top: 1px solid #c2c2c2; }

.heading-outer ul {
  height: 1%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none; }
.heading-outer li {
  float: left;
  padding: 0 5px 0 6px;
  background: url(/images/separ04.gif) no-repeat 0 50%; }
  .heading-outer li.first {
    padding: 0 5px 0 0;
    background: none; }
  .heading-outer li a {
    color: black !important; }
.heading-outer .left-col {
  float: left; }

.share-this-link {
  float: left; }
  .share-this-link a {
    padding: 0 !important;
    float: none !important;
    color: black !important; }

.heading-outer .right-col {
  float: right; }

a.hello-link {
  float: left !important;
  padding: 0 0 0 18px !important;
  background: url(/images/ico-home.gif) no-repeat 0 1px !important;
  color: #797979 !important; }
a.import-contacts-link {
  color: black !important;
  padding: 0 8px 0 0 !important; }

.text-block {
  padding: 0 15px 7px; }

a.more-link2 {
  display: block;
  padding: 0 !important;
  margin: 0 0 3px;
  font-size: 1.1em !important;
  font-weight: bold !important;
  color: #7c7c7c !important; }

ul.links-list2 {
  width: 100%;
  margin: 0 0 3px;
  padding: 0;
  list-style: none;
  overflow: hidden; }

.links-list2 li {
  float: left;
  padding: 0 0 0 20px; }
  .links-list2 li.first {
    padding: 0; }
  .links-list2 li a {
    height: 13px !important;
    color: black !important;
    float: left !important;
    line-height: 1em !important;
    padding: 3px 0 0 20px !important;
    background-position: 0 50% !important; }
    .links-list2 li a:hover {
      background-position: 0 50% !important; }

a.email-link {
  background: url(/images/ico-email.gif) no-repeat 0 50%; }
a.aim-link {
  background: url(/images/ico-aim.gif) no-repeat 0 50%; }
a.text-link {
  background: url(/images/ico-phone.gif) no-repeat 0 50%; }
a.save-to-sharebox-link {
  background: url(/images/ico-sharebox.gif) no-repeat 0 50%; }

.gallery-outer {
  width: 100%; }

.gallery {
  width: 100%;
  height: 109px;
  margin: 0 0 5px;
  overflow: hidden; }
  .gallery a.prev-link, .gallery a.next-link {
    width: 14px !important;
    height: 109px !important;
    text-indent: -9999px;
    overflow: hidden; }
  .gallery a.prev-link {
    float: left !important;
    background: url(/images/bg-prev-link.gif) no-repeat !important; }
    .gallery a.prev-link:hover {
      background: url(/images/bg-prev-link.gif) no-repeat !important; }
  .gallery a.next-link {
    float: right !important;
    background: url(/images/bg-next-link.gif) no-repeat !important; }
    .gallery a.next-link:hover {
      background: url(/images/bg-next-link.gif) no-repeat !important; }
  .gallery div {
    width: 292px;
    padding: 2px 5px 5px;
    height: 100px;
    overflow: hidden;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    float: left; }
  .gallery .links-list2 li {
    width: 97px;
    padding: 4px 0 0 !important; }
  .gallery a.more-link2 {
    margin: 0 !important; }

a.facebook-link {
  background: url(/images/ico-facebook.gif) no-repeat 0 50%; }
a.buzz-up-link {
  background: url(/images/ico-buzz-up.gif) no-repeat 0 50%; }
a.reddit-link {
  background: url(/images/ico-reddit.gif) no-repeat 0 50%; }
a.blogger-link {
  background: url(/images/ico-blogger.gif) no-repeat 0 50%; }
a.digg-link {
  background: url(/images/ico-digg.gif) no-repeat 0 50%; }
a.twitter-link {
  background: url(/images/ico-twitter.gif) no-repeat 0 50%; }
a.technorati-link {
  background: url(/images/ico-technorati.gif) no-repeat 0 50%; }
a.typepad-link {
  background: url(/images/ico-typepad.gif) no-repeat 0 50%; }
a.delisious-link {
  background: url(/images/ico-delisious.gif) no-repeat 0 50%; }
a.stumbleupon-link {
  background: url(/images/ico-stumbleupon.gif) no-repeat 0 50%; }
a.mix-link {
  background: url(/images/ico-mix.gif) no-repeat 0 50%; }
a.wordpress-link {
  background: url(/images/ico-wp.gif) no-repeat 0 50%; }

ul.gallery-progress-list {
  height: 1%;
  overflow: hidden;
  margin: 0;
  padding: 0 0 0 130px;
  list-style: none; }

.gallery-progress-list li {
  float: left;
  padding: 0 10px 0 0; }
  .gallery-progress-list li a {
    float: left !important;
    width: 7px;
    height: 7px !important;
    padding: 0 !important;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/bg-gallry-progress.gif) no-repeat 0 0 !important; }
  .gallery-progress-list li.checked a, .gallery-progress-list li a:hover {
    background-position: 0 -7px !important; }

.advert-block {
  width: 929px;
  margin: 0 0 25px;
  padding: 12px 12px 10px;
  background: #eaeaea;
  border: 1px solid #d1d1d1;
  position: relative; }

a.btn-close2 {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/images/btn-close2.gif) no-repeat; }

.advert-block img {
  display: block;
  border: 1px solid black; }

.cont-ad1 {
  display: block;
  width: 726px;
  margin: 0 auto; }

.heading-outer4 {
  margin: 0 0 20px; }
  .heading-outer4 p {
    margin: 0 !important; }
  .heading-outer4 h1 {
    margin: 0 0 10px !important;
    font-size: 1.625em !important;
    line-height: 1em !important; }
    .heading-outer4 h1 span {
      font-weight: normal !important; }

ul.tabset1 {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  border-bottom: 7px solid #eba000; }

.tabset1 li {
  float: left;
  padding: 0 5px 0 0; }
  .tabset1 li a, .tabset1 li span {
    float: left;
    height: 26px;
    padding: 10px 20px 0;
    font-size: 1.125em;
    line-height: 1em;
    border: 1px solid #fad774;
    border-bottom: none;
    background: #fffbd8; }
  .tabset1 li a:hover, .tabset1 li a.active {
    background: #eba000 !important;
    color: white !important;
    border-color: #eba000 !important; }
  .tabset1 li span.active {
    background: #eba000 !important;
    color: white !important;
    border-color: #eba000 !important; }

div.tab {
  display: none; }

.show-filter-form:after {
  content: "";
  display: block;
  clear: both; }

.form-block2 {
  float: left;
  margin: 0 10px 0 0; }
  .form-block2 label {
    float: left;
    margin: 0 10px 0 0;
    font-weight: bold;
    font-size: 0.8em;
    line-height: 1.375em; }

#resource_num_in_set {
  width: 32px; }

.form-line3, .form-line4 {
  width: 100%;
  padding: 0 0 25px; }

.form-line3:after, .form-line4:after {
  content: "";
  display: block;
  clear: both; }

.form-line3 .form-col1, .form-line3 .form-col3 {
  width: 210px;
  float: left; }
.form-line3 .form-col2 {
  width: 210px;
  float: right; }
.form-line3 .form-col1 input, .form-line3 .form-col2 input {
  width: 200px; }
.form-line3 input {
  display: block;
  width: 430px;
  height: 29px;
  margin: 0 0 8px;
  padding: 8px 8px 0;
  background: white;
  border: 2px solid #d5d5d5;
  color: #474747;
  font-size: 1em;
  line-height: 1em; }
  .form-line3 input[type=checkbox] {
    width: auto;
    display: inline-block; }
.form-line3 span.checkbox {
  padding-left: 5px; }
.form-line3 label {
  display: block;
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 1.125em; }

.form-line4 label {
  display: block;
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 1.125em; }

.form-line3 em {
  display: block;
  font-size: 0.75em;
  color: #979796; }
.form-line3 select {
  width: 327px;
  height: 25px;
  margin: 0 0 8px;
  line-height: 1em; }

.form-line4 .form-col1 {
  float: left;
  margin: 5px 25px -5px 0; }
  .form-line4 .form-col1 label {
    float: left;
    font-size: 0.813em;
    line-height: 1.188em;
    margin: 0;
    color: #3f74c9; }
    .form-line4 .form-col1 label:hover, .form-line4 .form-col1 label.hover {
      color: #0a48c4; }
  .form-line4 .form-col1 input {
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 8px 0 0;
    padding: 0; }

.form-line5 {
  width: 100%;
  overflow: hidden;
  margin: 0 0 8px; }
  .form-line5 select {
    float: left;
    margin: 0 10px 0 0;
    height: 23px;
    line-height: 1em; }

#sel-month {
  width: 110px; }

#sel-day {
  width: 70px; }

#sel-year {
  width: 80px; }

.form-line6, .form-line8 {
  width: 100%; }

.form-line6:after {
  content: "";
  display: block;
  clear: both; }

.form-line8 {
  margin: 0 0 20px; }
  .form-line8:after {
    content: "";
    display: block;
    clear: both; }
  .form-line8 .form-col1 {
    width: 300px;
    padding: 10px 0 0;
    float: right; }

.form-line6 .form-col1 {
  width: 260px;
  padding: 5px 0 0;
  float: right; }
  .form-line6 .form-col1 em {
    display: block;
    color: #979796;
    font-size: 0.75em; }

.form-line8 .form-col1 em {
  display: block;
  color: #979796;
  font-size: 0.75em; }

.fieldWithErrors input, .fieldWithErrors textarea {
  border-color: #f72d2d !important; }
.fieldWithErrors label {
  color: #f72d2d; }

.formError {
  color: #f72d2d !important; }

em.formError {
  display: block;
  font-size: 0.75em; }

strong.formError {
  display: block;
  font-size: 0.75em;
  margin: 5px 0 0; }

a.lost-link {
  display: block;
  font-size: 0.813em;
  margin: 5px 0 0; }

.sign-in-form .form-line4 .form-col1 label {
  color: #474747; }
  .sign-in-form .form-line4 .form-col1 label:hover, .sign-in-form .form-line4 .form-col1 label.hover {
    color: #474747; }

.upload-step {
  clear: both;
  overflow: auto;
  margin: 15px 0 20px;
  padding: 15px 30px;
  background: #f7f7f7; }
  .upload-step h3 {
    font-size: 1.1em;
    padding: 0 0 10px 0;
    margin: 0px 0 20px 0; }
  .upload-step .right-col {
    float: right;
    width: 350px; }
  .upload-step .btns {
    margin: 10px 10px 0 0; }

h3.upload-step {
  padding: 15px 30px;
  border-bottom: none;
  color: #aaaaaa; }

.cont-block5 {
  margin: 0 0 25px;
  padding: 30px;
  background: #f7f7f7; }

.cont-block6-holder {
  width: 510px; }

.cont-block6 {
  padding: 30px 30px 0;
  background: #fefbec;
  border: 5px solid #dbdbdb;
  float: right;
  width: 350px; }
  .cont-block6 h4 {
    margin: 0;
    font-size: 1.125em; }

.cont-block8 {
  padding: 30px 30px 0;
  background: #fefbec;
  border: 5px solid #dbdbdb;
  width: 350px; }
  .cont-block8 h4 {
    margin: 0;
    font-size: 1.125em; }

.cont-line2 {
  width: 100%;
  margin: -5px 0 0;
  padding: 0 0 25px;
  position: relative; }
  .cont-line2:after {
    content: "";
    display: block;
    clear: both; }
  .cont-line2 .text {
    width: 260px;
    padding: 5px 20px 0 0;
    float: right;
    font-size: 0.75em;
    font-weight: bold; }

.cont-line3 {
  width: 100%;
  padding: 0 0 15px; }

.cont-line3-inner {
  width: 100%;
  margin: 0 0 5px;
  overflow: hidden; }

.cont-line3 span {
  float: left;
  margin: 5px 0 0; }

.btn-choose-file {
  float: left;
  width: 92px;
  height: 22px;
  margin: 5px 8px 0 0;
  background: url(/images/btn-choose-file.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden; }

.cont-block7 {
  padding: 0 0 25px 0;
  width: 450px;
  float: left; }

.cont-block7-first {
  border: none;
  padding: 5px 0 0; }

.cont-block7 .show-errors {
  width: 480px; }

.archive-name, .pict-name {
  float: left;
  margin: 0 10px 0 0;
  height: 20px;
  padding: 6px 0 0 35px;
  color: #474747 !important; }

.gif {
  background: url(/images/gif.gif) no-repeat; }

.jpeg {
  background: url(/images/jpeg.gif) no-repeat; }

.png {
  background: url(/images/png.gif) no-repeat; }

.zip {
  background: url(/images/zip.gif) no-repeat; }

.remove-link {
  float: left;
  margin: 10px 0 0;
  font-size: 0.75em;
  line-height: 1em; }

.cont-line4 {
  width: 100%;
  margin: 0 0 10px;
  overflow: hidden; }
  .cont-line4 strong {
    float: left;
    margin: 0 12px 0 0;
    font-size: 1.125em; }
  .cont-line4 em {
    float: left;
    color: #6b6b6b;
    font-size: 0.75em;
    line-height: 1em;
    margin: 5px 0 0; }

.images-thumbnail-block {
  width: 100%;
  padding: 0 0 25px;
  overflow: hidden; }

.image-thumbnail-holder {
  float: left;
  width: 310px; }

.image-thumbnail {
  margin: 0 0 20px 0; }
  .image-thumbnail span {
    display: block;
    width: 300px;
    height: 220px;
    margin: 0 0 5px;
    padding: 4px;
    background: white url(/images/preview-img-bg.gif) no-repeat;
    border: 1px solid #d1d1d1;
    overflow: hidden; }
    .image-thumbnail span img {
      display: block; }

.large-thumbnail {
  width: 554px;
  float: right; }
  .large-thumbnail img {
    display: block;
    margin: 0 0 20px; }

.share-file-form .form-line3, .share-file-form .form-line9, .share-file-form .form-line10 {
  width: 440px; }

.form-line3 textarea {
  width: 430px;
  height: 184px;
  margin: 0 0 8px;
  padding: 2px 3px 0;
  background: white;
  border: 2px solid #d5d5d5;
  color: #474747;
  font-size: 1em;
  line-height: 1em; }

.tags-outer {
  width: 100%;
  overflow: hidden; }
  .tags-outer div {
    float: left;
    padding: 0 10px 10px 0; }
    .tags-outer div span {
      float: left;
      padding: 6px 0 6px 8px;
      border: 1px solid #fad774;
      background: #fffbd8; }

.tag-link {
  float: left;
  font-size: 0.813em;
  line-height: 1em;
  margin: 0 8px 0 0; }

.btn-close5 {
  float: left;
  height: 9px;
  width: 9px;
  margin: 3px 6px 0 0;
  text-indent: -9999px;
  background: url(/images/btn-close5.gif) no-repeat;
  overflow: hidden; }

.form-line9 {
  width: 100%;
  overflow: hidden; }
  .form-line9 .form-col1 {
    width: 375px;
    float: left; }
    .form-line9 .form-col1 input {
      width: 345px; }

.notes3 {
  display: block;
  font-size: 0.75em; }

.form-line10 {
  width: 100%;
  margin: 0 0 15px;
  overflow: hidden; }
  .form-line10 label {
    display: block;
    margin: 0 0 15px;
    font-size: 0.813em;
    font-weight: bold; }
  .form-line10 .form-col {
    width: 100%;
    overflow: hidden; }
    .form-line10 .form-col input {
      float: left;
      width: 16px;
      height: 16px;
      margin: 0 8px 0 0;
      padding: 0; }
    .form-line10 .form-col label {
      float: left;
      margin: 0 25px 0 0;
      font-weight: normal; }

.settings-success {
  padding: 10px 40px 10px 20px;
  background: #e3fde6;
  border-bottom: 1px solid #83cc7f;
  color: #078b00; }
  .settings-success span {
    display: block;
    padding: 0 0 0 32px;
    font-size: 1.125em;
    background: url(/images/ico-tick.gif) no-repeat 0 50%; }

.settings-confirm {
  padding: 10px 40px 10px 20px;
  background: #fff6e1;
  border-bottom: 1px solid #ff9929;
  color: #ff8400; }
  .settings-confirm span {
    display: block;
    font-size: 1.125em; }

.settings-error {
  padding: 10px 40px 10px 20px;
  background: #ffe4e4;
  color: red;
  border-bottom: 1px solid #ee0000; }
  .settings-error span {
    display: block;
    padding: 0 0 0 32px;
    font-size: 1.125em;
    background: url(/images/ico-error.gif) no-repeat 0 50%; }

.sidebar {
  width: 300px;
  float: right; }

h2.heading4 {
  margin: 0 !important;
  font-size: 1.5em !important;
  line-height: 1em;
  background-color: #4078b9;
  padding: 10px 15px;
  font-weight: bold;
  color: white; }

.newsletters-form {
  overflow: hidden;
  margin: 0 0 25px;
  padding: 12px;
  background: #dbdbdb; }
  .newsletters-form form {
    border: 1px solid white;
    padding: 15px 20px 0;
    background: white url(/images/bg-newsletters.gif) repeat-x; }

.form-headign1 {
  display: block;
  font-size: 1.438em;
  color: #ff8a00; }

.form-line1 {
  width: 100%;
  padding: 0 0 12px;
  overflow: hidden; }
  .form-line1 .form-col2 input {
    width: 171px;
    height: 18px;
    margin: 0;
    padding: 3px;
    border: 1px solid #cecece;
    background: none;
    color: #474747;
    font-size: 0.8em;
    line-height: 18px;
    background: #fffdbb; }
  .form-line1 .form-col2 select {
    width: 142px;
    height: 20px;
    margin: 0;
    padding: 0;
    font-size: 0.75em;
    color: #474747;
    float: left; }

.selects2, .selects3 {
  height: 20px;
  margin: 0;
  padding: 0;
  font-size: 0.75em;
  color: #474747;
  float: left; }

.selects2 {
  width: 170px; }

.selects3 {
  width: 114px; }

.form-block1 {
  float: left;
  margin: 0 12px 0 0; }
  .form-block1 label {
    font-size: 0.8em;
    line-height: 1em;
    color: #ff7800;
    float: left; }
    .form-block1 label:hover, .form-block1 label.hover {
      color: #0a48c4; }
  .form-block1 div input {
    width: 14px;
    height: 14px;
    margin: 0 8px 0 0;
    float: left; }

.newsletters-form label {
  display: block;
  padding: 0 0 7px;
  font-size: 1.125em;
  line-height: 1em;
  font-weight: bold; }

.form-block {
  padding: 0 0 10px; }

.newsletters-form .form-line {
  width: 100%;
  padding: 0 0 10px;
  overflow: hidden; }
.newsletters-form .line {
  width: 100%;
  overflow: hidden; }
  .newsletters-form .line label {
    float: left; }
  .newsletters-form .line a {
    color: #ff7800;
    float: right;
    padding: 5px 0 0;
    font-size: 13px; }
    .newsletters-form .line a:hover {
      color: #0a48c4; }
.newsletters-form .form-line input {
  width: 226px;
  height: 21px;
  margin: 0;
  padding: 5px 3px;
  border: 1px solid #cecece;
  background: none;
  color: #474747;
  font-size: 1em;
  line-height: 18px;
  background: #fffdbb; }

.check {
  width: 118px;
  float: right;
  padding: 10px 0 0; }

.newsletters-form .form-line .check input {
  float: left;
  width: 16px;
  height: 16px;
  margin: 0 8px 0 0; }
.newsletters-form .form-line .check label {
  float: left;
  padding: 0;
  font-size: 0.813em;
  color: #ff7800; }
  .newsletters-form .form-line .check label:hover, .newsletters-form .form-line .check label.hover {
    color: #0a48c4; }

.sign-now {
  width: 100%;
  margin: 10px 0 0;
  padding: 15px 0 15px;
  overflow: hidden;
  border-top: 1px solid #cecece; }
  .sign-now p {
    float: left;
    margin: 0 !important;
    padding: 0;
    font-size: 0.8em;
    font-weight: bold; }

.sign {
  margin: 0;
  padding: 0;
  float: right;
  font-size: 17px; }
  .sign a {
    padding: 0 0 0 12px;
    color: #ff7800;
    text-align: right;
    background: url(/images/ico-arrow.gif) no-repeat 0 3px; }
    .sign a:hover {
      color: #0a48c4 !important; }

.side-ad {
  display: block;
  margin: 0 0 25px;
  clear: both; }
  .side-ad img {
    display: block; }

.side-block {
  width: 100%;
  overflow: hidden;
  margin: 0 0 25px;
  clear: both; }
  .side-block img {
    float: right; }
  .side-block h3 {
    margin: 0 !important;
    font-size: 1.125em !important; }
  .side-block p {
    margin: 0 !important;
    font-size: 0.8em !important;
    line-height: 1.438em !important; }

.side-ads-block {
  width: 282px;
  margin: 0 0 30px;
  padding: 8px;
  border: 1px solid #e5e5e5;
  background: #f1f1f1 url(/images/feature_bg.png) repeat-x;
  overflow: hidden;
  clear: both; }
  .side-ads-block a {
    float: left;
    margin: 8px;
    text-align: center;
    overflow: hidden;
    width: 125px; }
    .side-ads-block a.advertise {
      float: none;
      display: block;
      margin: 0;
      text-align: center;
      width: 100%;
      padding: 4px 0px; }

.adblock {
  overflow: auto; }

.columns-holder1 {
  width: 100%;
  overflow: hidden; }
  .columns-holder1 #content {
    width: 524px; }
  .columns-holder1 .sidebar {
    width: 400px; }

.cont-block2 {
  border: 12px solid #dbdbdb;
  padding: 30px;
  background: #f7f7f7;
  margin: 0 0 25px; }

.cont-block3 {
  border: 12px solid #dbdbdb;
  padding: 30px;
  background: #fefbec;
  margin: 0 0 25px; }

.cont-line1 {
  width: 100%;
  overflow: hidden; }
  .cont-line1 a {
    float: left; }
    .cont-line1 a img {
      float: left; }
  .cont-line1 em {
    float: right;
    font-size: 0.813em;
    line-height: 1.5em;
    font-weight: bold; }

.cont-block4 {
  padding: 30px;
  margin: 0 0 25px;
  background: #f7f7f7; }
  .cont-block4 p {
    margin: 0 0 20px !important;
    line-height: 1.25em !important; }

ul.cont-list {
  width: 100%;
  margin: -20px 0 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }

.cont-list li {
  float: left;
  padding: 20px 0 0;
  width: 100%; }
  .cont-list li .pict-col {
    width: 60px;
    padding: 2px 0 0;
    float: left; }
    .cont-list li .pict-col img {
      display: block; }
  .cont-list li .text-col {
    width: 260px;
    float: right; }
    .cont-list li .text-col p {
      margin: 0 !important; }

.show-errors {
  margin: 10px 0 25px;
  padding: 17px 20px;
  background: #ffe5e5;
  border: 2px solid #f72d2d;
  color: #f72d2d;
  font-size: 0.8em;
  font-weight: bold; }
  .show-errors p {
    line-height: normal !important;
    margin: 0 !important; }

.account-holder {
  width: 100%;
  overflow: hidden; }

.content-top {
  width: 100%;
  overflow: hidden;
  margin: 0 0 25px; }
  .content-top h2 {
    background: #3f74c9 url(/images/bg-acc-cont-top.png) no-repeat 100% 0;
    float: left;
    width: 425px;
    margin: 0 14px 0 0;
    color: white;
    font-size: 25px;
    padding: 8px 0 6px 16px; }
  .content-top span {
    float: left;
    height: 36px;
    overflow: hidden;
    margin: 5px 0 0; }

.account-holder #content {
  margin: 0; }
.account-holder .sidebar {
  float: right; }

.photo {
  background: #3f74c9;
  width: 280px;
  padding: 10px;
  margin: 0 0 25px; }
  .photo img {
    display: block;
    margin: 0 0 16px; }

#main-content .photo p {
  font-size: 0.875em;
  line-height: 1.125em;
  margin: 0 0 16px;
  padding: 0 20px 0 8px;
  color: white;
  font-weight: bold; }

.photo p a {
  font-size: 1em;
  color: #ffde00 !important; }
  .photo p a:hover {
    text-decoration: underline; }

#main-content .tabset li a {
  color: #eba000; }
  #main-content .tabset li a:hover, #main-content .tabset li a.active {
    color: white; }

.welcome {
  width: 594px;
  overflow: hidden;
  background: #fff9e3;
  padding: 18px 18px 0; }
  .welcome h2 {
    font-size: 1.125em;
    color: #474747;
    margin: 0 0 6px; }
  .welcome p {
    margin: 0 0 16px;
    font-size: 0.875em;
    color: #474747; }

.files-table {
  width: 100%;
  border-collapse: collapse;
  border-bottom: 1px solid #d0d0d0; }
  .files-table td {
    padding: 10px 20px;
    border-top: 1px solid #d0d0d0; }
    .files-table td.cell1 {
      width: 380px;
      padding: 10px 0 10px 20px; }
    .files-table td.cell2 {
      width: 220px;
      padding: 10px 20px 10px 0;
      vertical-align: middle; }
  .files-table .notes {
    font-size: 0.8em; }

.edit-link {
  font-size: 0.8em;
  float: right; }

.files-inner {
  width: 100%;
  overflow: hidden; }
  .files-inner .pict-col {
    width: 50px;
    float: left; }
    .files-inner .pict-col span {
      display: block;
      width: 45px;
      height: 34px;
      padding: 2px;
      border: 1px solid #d1d1d1;
      overflow: hidden;
      background: url(/images/bg-pict.gif) no-repeat; }
  .files-inner .text-col {
    width: 310px;
    float: right; }
    .files-inner .text-col a, .files-inner .text-col em {
      display: block; }

.rate-link {
  float: right;
  margin: 3px 0 0; }

.rates-outer {
  width: 100%;
  overflow: hidden; }
  .rates-outer span {
    float: left;
    margin: 3px 0 0;
    font-size: 0.8em; }
  .rates-outer ul.star-rate {
    margin: 0 -2px 0 0;
    float: right;
    display: inline; }
    .rates-outer ul.star-rate li a {
      background-position: 0 -22px; }
      .rates-outer ul.star-rate li a:hover {
        background-position: 0 0; }
    .rates-outer ul.star-rate li.star-on a, .rates-outer ul.star-rate li.star-on div {
      background-position: 0 0; }

.settings-outer {
  min-height: 660px;
  background: #f5f5f5; }

* html .settings-outer {
  height: 660px; }

.settings-form {
  padding: 20px 95px 0 35px; }
  .settings-form #avatar img {
    width: 112px;
    height: 112px; }

.form-line11 {
  width: 100%;
  overflow: hidden;
  padding: 0 0 22px; }
  .form-line11 label {
    width: 240px;
    float: left;
    margin: 7px 0 0;
    font-size: 1.5em;
    font-weight: bold; }
  .form-line11 .form-col {
    width: 328px;
    float: right; }
  .form-line11 input[type='text'], .form-line11 input[type='password'] {
    width: 308px;
    height: 25px;
    padding: 7px 8px 6px;
    border: 2px solid #d5d5d5;
    background: white;
    font-size: 1.375em;
    line-height: 1em;
    color: #474747; }
  .form-line11 textarea {
    width: 308px;
    height: 300px;
    padding: 7px 8px 6px;
    border: 2px solid #d5d5d5;
    background: white;
    font-size: 1em;
    line-height: 1em;
    color: #474747; }
  .form-line11 select {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0.813em;
    color: black; }

.form-line12 {
  width: 100%;
  margin: 0 0 30px 0;
  overflow: hidden; }
  .form-line12 #avatar, .form-line12 #gravatar {
    float: left;
    margin: 0 20px 0 0;
    position: relative; }

.remove-x {
  text-indent: -9999px;
  background-image: url(/images/remove-x.png);
  width: 27px;
  height: 25px;
  display: block; }

#avatar .remove-x {
  position: absolute;
  top: 1px;
  right: 1px; }

.form-line12 label {
  display: block;
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 1.125em; }

#new-avatar {
  margin: 10px 0 0 150px; }
  #new-avatar em {
    margin: 10px 0 0 0;
    display: block;
    font-size: 0.8em; }

.file-upload {
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
  background: url(/images/vecteezy/btn-medium-blue-choose-file.png) no-repeat;
  width: 166px;
  height: 36px; }
  .file-upload input {
    height: 100%;
    cursor: pointer;
    width: 100%;
    opacity: 0;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); }

.name-link, .account-status {
  display: block;
  font-size: 1.5em;
  margin: 9px 0 0; }

.name-link {
  margin: 8px 0 0; }

.account-status a {
  font-size: 0.6em; }

.form-block3 {
  padding: 15px 0 0; }
  .form-block3 label {
    width: auto;
    float: none;
    font-size: 0.875em;
    font-weight: normal;
    margin: 0; }
    .form-block3 label strong {
      font-weight: bold; }

.form-block4 {
  height: 1%;
  padding: 10px 0 0;
  margin: 0 0 10px;
  overflow: hidden; }
  .form-block4 input {
    width: 16px;
    height: 16px;
    margin: 0 8px 0 0;
    padding: 0;
    float: left; }

.form-block5 input {
  width: 16px;
  height: 16px;
  margin: 0 8px 0 0;
  padding: 0;
  float: left; }

.form-block4 label {
  float: left;
  margin: 0 15px 0 0;
  color: #ff7800;
  font-size: 0.8em;
  font-weight: bold; }

.form-block5 {
  width: 100%;
  padding: 15px 0 0;
  overflow: hidden; }
  .form-block5 label {
    float: left;
    font-size: 0.8em;
    margin: 0;
    font-weight: normal;
    white-space: nowrap; }

#footer {
  position: relative;
  width: 100%;
  height: 435px;
  margin-top: -435px;
  overflow: hidden;
  background: url(/images/bg-footer.gif);
  color: white; }

.footer-bg {
  width: 100%;
  padding: 20px 0 0;
  background: url(/images/bg-footer-shadow.gif) repeat-x; }

.footer-inner {
  width: 955px;
  margin: 0 auto; }

.footer-columns {
  width: 977px;
  margin: 0 0 0 -22px;
  padding: 0 0 20px;
  overflow: hidden; }
  .footer-columns h3 {
    font-size: 1.125em;
    margin: 0 0 12px; }
  .footer-columns .col1 {
    width: 195px;
    margin: 0 0 0 22px;
    display: inline;
    float: left; }
    .footer-columns .col1 ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .footer-columns .col1 li {
      float: left;
      width: 100%;
      padding: 0 0 2px; }
      .footer-columns .col1 li a {
        display: block;
        width: 175px;
        padding: 9px 10px;
        font-size: 0.75em;
        line-height: 1em;
        font-weight: normal;
        color: #c6c6c6;
        background: url(/images/bg-foot-links.png) repeat-y; }
        .footer-columns .col1 li a:hover {
          color: white;
          background: url(/images/bg-foot-links.png) -195px 0px repeat-y; }
  .footer-columns .col2 {
    width: 300px;
    float: right; }

.foot-block {
  width: 266px;
  padding: 17px;
  background: url(/images/bg-foot-block.png); }

#footer-about {
  display: inline;
  float: left;
  width: 430px; }
  #footer-about .foot-block {
    width: 375px;
    padding-bottom: 21px;
    color: #c6c6c6;
    font-size: 0.9em;
    line-height: 1.6em; }
  #footer-about .col1 {
    margin-bottom: 21px; }

#copyright {
  width: 585px;
  padding: 16px 20px;
  margin-left: 22px;
  background: url(/images/bg-foot-block.png);
  float: left;
  color: #9e9e9e;
  font-size: 0.8em;
  line-height: 1.9em; }
  #copyright p {
    margin: 0; }
  #copyright .button {
    display: block;
    float: left;
    height: 22px;
    margin-right: 43px;
    background-repeat: no-repeat;
    text-indent: -9999px; }

#copyright-twitter {
  background-image: url(/images/footer-twitter.png);
  width: 70px; }

#copyright-facebook {
  background-image: url(/images/footer-facebook.png);
  width: 75px; }

#copyright-youtube {
  background-image: url(/images/footer-youtube.png);
  width: 55px; }

ul.adverts-list {
  width: 282px;
  margin: -16px 0 0 -16px;
  padding: 0;
  list-style: none;
  overflow: hidden;
  position: relative; }

.adverts-list li {
  width: 125px;
  height: 125px;
  float: left;
  padding: 16px 0 0 16px; }
  .adverts-list li img {
    float: left; }

.copyright {
  display: block;
  font-size: 0.75em;
  font-weight: bold;
  color: #777777; }

.licenses-popup {
  position: absolute;
  display: none;
  width: 657px; }

.preview-popup {
  position: absolute;
  display: none; }

.preview-image {
  display: none; }

.popup1 {
  padding: 0;
  background: white;
  width: 700px; }
  .popup1 .heading-outer2 {
    padding: 11px 20px;
    height: 32px;
    font-size: 1.2em;
    width: 418px;
    margin: 0; }
    .popup1 .heading-outer2 strong {
      display: block;
      float: left;
      margin: 0;
      padding: 0; }
    .popup1 .heading-outer2 .close {
      display: block;
      float: right;
      margin: 8px 0; }
  .popup1 .content {
    display: block;
    border-left: 10px solid #eaeaea;
    border-right: 10px solid #eaeaea;
    border-bottom: 10px solid #eaeaea;
    padding: 19px; }
  .popup1 .form-line6 {
    margin-top: 5px; }
  .popup1 p {
    margin: 0 0 10px;
    line-height: 1.875em; }

.popup1-text {
  padding: 18px 10px 15px; }

.heading-outer2 strong {
  font-size: 1.5em; }

a.btn-close1 {
  width: 14px;
  height: 14px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/images/btn-close1.gif) no-repeat; }

.heading-outer3 {
  height: 1%;
  margin: 0 0 8px;
  overflow: hidden; }
  .heading-outer3 img {
    float: left;
    margin: 0 15px 0 0; }
  .heading-outer3 .text {
    display: table;
    height: 1%; }
  .heading-outer3 strong {
    font-size: 1.5em;
    line-height: 1.5em; }
  .heading-outer3 span {
    display: block;
    margin: -5px 0 0;
    position: relative;
    font-size: 1.125em;
    line-height: 1.75em; }

ul.tools-list {
  height: 1%;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }

.tools-list li {
  float: left;
  font-size: 0.75em;
  padding: 0 8px 0 9px;
  background: url(/images/separ03.gif) no-repeat 0 50%; }
  .tools-list li.first {
    padding: 0 8px 0 0;
    background: none; }

.report-form .form-line2 {
  padding: 20px 0 0; }
.report-form .btn-submit {
  width: 117px;
  margin: 0 0 0 20px;
  float: right; }

.btn-report {
  background: url(/images/btn-report.gif) no-repeat; }

.btn-cansel {
  background: url(/images/btn-cansel.gif) no-repeat; }

.report-form textarea {
  width: 437px;
  height: 101px;
  border: 2px solid #d5d5d5;
  padding: 3px;
  margin: 0;
  background: white; }

.facebook-popup-holder {
  display: none;
  width: 470px; }

.facebook-popup {
  width: 100%;
  padding: 10px 0 0;
  background: url(/images/bg-facebook-popup-top.png) no-repeat; }

.facebook-popup-btm {
  width: 100%;
  height: 10px;
  overflow: hidden;
  background: url(/images/bg-facebook-popup-btm.png) no-repeat; }

.facebook-popup-bg {
  width: 100%;
  background: url(/images/bg-facebook-popup-repeat.png) repeat-y; }

.facebook-popup-inner {
  width: 390px;
  padding: 0 40px;
  position: relative;
  font-size: 0.688em; }
  .facebook-popup-inner p {
    margin: 0 0 20px !important; }

.flows-pict {
  display: block;
  padding: 0 0 20px; }

.mail-form {
  width: 305px;
  margin: 0 auto;
  padding: 0 0 15px; }

.form-line7 {
  width: 100%;
  padding: 0 0 8px;
  overflow: hidden; }
  .form-line7 label {
    float: left;
    width: 65px;
    text-align: right;
    color: gray;
    font-weight: bold; }
  .form-line7 input {
    width: 220px;
    height: 16px;
    margin: 0;
    padding: 3px 3px 0;
    float: right;
    border: 1px solid #cad2de;
    background: white;
    color: #474747;
    font-size: 1em;
    line-height: 1em; }

.notes2 {
  display: block;
  padding: 0 0 20px 10px;
  color: #989893;
  font-size: 0.938em; }

.heading-outer5 {
  width: 450px;
  margin: 0 -30px 15px;
  padding: 0 0 15px;
  position: relative;
  background: url(/images/bg-heading-outer5.gif) no-repeat 1px 100%; }
  .heading-outer5:after {
    content: "";
    display: block;
    clear: both; }
  .heading-outer5 div {
    height: 1%;
    padding: 6px 6px 5px;
    border: 1px solid #4f6ea5;
    background: #8398bf;
    overflow: hidden; }
  .heading-outer5 strong {
    float: left;
    padding: 0 0 0 20px;
    background: url(/images/ico-facebook2.gif) no-repeat;
    color: white;
    font-size: 1.25em; }

.btn-close4 {
  float: right;
  width: 7px;
  height: 8px;
  margin: 5px 0 0;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/images/btn-close4.gif) no-repeat; }

.heading-outer6 {
  width: 428px;
  margin: 0 -29px;
  padding: 8px 10px;
  position: relative;
  border-top: 1px solid #d5d5d5;
  background: #f5f5f5; }
  .heading-outer6:after {
    content: "";
    display: block;
    clear: both; }

.more-link3 {
  float: left;
  margin: 4px 0 0; }

ul.btns-outer2 {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none; }

.btns-outer2 li {
  float: left;
  padding: 0 0 0 10px; }
  .btns-outer2 li img {
    float: left; }

.sign-in-popup {
  display: none;
  width: 461px; }
  .sign-in-popup .cont-block4 {
    margin: 0; }
  .sign-in-popup .popup1-text {
    padding: 18px 10px 10px; }

.heading3 {
  display: block;
  margin: -5px 0 10px;
  font-size: 1.875em;
  position: relative; }

.btns-outer3 {
  width: 100%;
  margin: 0 0 18px;
  padding: 14px 0 0; }
  .btns-outer3:after {
    content: "";
    display: block;
    clear: both; }

.sign-in-text {
  float: left;
  margin: 9px 0 0 0;
  font-weight: bold; }

.sign-in-link {
  float: right;
  margin: 9px 0 0;
  padding: 0 0 0 12px;
  color: #3f74c9 !important;
  background: url(/images/ico-arrow3.gif) no-repeat 0 50%; }
  .sign-in-link:hover {
    color: #0a48c4 !important; }

.btn-row {
  line-height: 36px;
  clear: both; }
  .btn-row .btns {
    float: left;
    margin: 0 5px 0 0; }
  .btn-row span.rfloat {
    float: right; }

.btn-search {
  float: right;
  width: 66px;
  height: 28px;
  margin: 0px 0 0 4px;
  overflow: hidden; }
  .btn-search a {
    display: block;
    width: 66px;
    height: 72px;
    color: white !important;
    background: url(/images/vecteezy/btn-search-blue.png?1) no-repeat;
    text-align: center;
    font-size: 0.8em;
    line-height: 28px;
    cursor: pointer; }
    .btn-search a:hover {
      margin: -29px 0 0;
      padding: 29px 0 0; }
    .btn-search a.onclick {
      margin: -58px 0 0 !important;
      padding: 58px 0 0 !important; }

.btn-tiny-blue {
  float: left;
  width: 64px;
  height: 24px;
  margin: -3px 0;
  overflow: hidden; }
  .btn-tiny-blue a {
    display: block;
    width: 64px;
    height: 72px;
    color: white !important;
    background: url(/images/vecteezy/btn-tiny-blue.png?) no-repeat;
    text-align: center;
    font-size: 0.8em;
    line-height: 24px;
    cursor: pointer; }
    .btn-tiny-blue a:hover {
      margin: -24px 0 0;
      padding: 24px 0 0; }
    .btn-tiny-blue a.onclick {
      margin: -48px 0 0 !important;
      padding: 48px 0 0 !important; }

.btns {
  display: block;
  height: 36px;
  overflow: hidden; }
  .btns a {
    display: block;
    width: 100%;
    height: 108px;
    font-size: 1.125em;
    line-height: 36px;
    color: white !important;
    text-align: center;
    cursor: pointer; }
    .btns a:hover {
      margin: -36px 0 0;
      padding: 36px 0 0; }
    .btns a.onclick {
      margin: -72px 0 0 !important;
      padding: 72px 0 0 !important;
      color: white !important; }

.btn-medium-green {
  width: 174px; }
  .btn-medium-green a, .btn-medium-green input {
    background: url(/images/btn-medium-green.png) no-repeat; }

.btn-medium-blue {
  width: 166px; }
  .btn-medium-blue a {
    background: url(/images/vecteezy/btn-medium-blue.png) no-repeat; }

.btn-gray {
  width: 117px; }
  .btn-gray a {
    background: url(/images/btn-gray.png) no-repeat; }

.btn-orange {
  width: 117px; }
  .btn-orange a {
    background: url(/images/btn-orange.png) no-repeat; }

.btn-preview, .btn-sign-in {
  width: 112px; }

.btn-preview a, .btn-sign-in a {
  color: #ff7800 !important;
  background: url(/images/vecteezy/btn-preview.png) no-repeat; }

.btns .btn-sign-in {
  color: #3f74c9 !important; }

.btn-small-green {
  width: 117px; }
  .btn-small-green a {
    background: url(/images/btn-small-green.png) no-repeat; }

.btn-large-green {
  width: 213px; }
  .btn-large-green a {
    background: url(/images/btn-large-green.png) no-repeat; }

.btn-large-blue {
  width: 213px; }
  .btn-large-blue a {
    background: url(/images/vecteezy/btn-large-blue.png) no-repeat; }

.btn-small-blue {
  width: 100px; }
  .btn-small-blue a {
    background: url(/images/btn-small-blue.png) no-repeat; }

.account-share-btn {
  margin: 14px 0; }

.reply-form {
  clear: both; }

.comments-form .btns {
  float: right; }
.comments-form .cancel {
  float: right;
  margin-left: 10px;
  line-height: 36px; }

.report-form .btns {
  margin: 0 0 0 20px;
  float: right; }

.account-form .btns, .sign-in-form .btns {
  float: left; }

.btns-outer3 .btn-medium-green {
  float: left;
  margin: 0 7px 0 0; }

.btn-add {
  width: 74px;
  float: right; }
  .btn-add a {
    background: url(/images/btn-add.png) no-repeat;
    color: #3f74c9 !important; }
    .btn-add a:hover, .btn-add a.onclick {
      color: white !important; }

.large-preview .btns {
  margin-left: auto;
  margin-right: auto; }

.cont-line2 .btn-large-green, .newsletters-form .btn-small-blue {
  float: left; }

.username {
  color: white; }

.clear {
  clear: both; }

.filter {
  float: right;
  margin: 0 0 20px 20px; }

.admin #main-content {
  overflow: inherit; }
.admin h1 {
  font-size: 1.3em; }
.admin table {
  font-size: 12px;
  border-collapse: collapse;
  margin-top: 10px; }
  .admin table td {
    padding: 4px 7px;
    vertical-align: top; }
    .admin table td.error {
      color: #f72d2d; }
  .admin table th {
    padding: 4px 7px;
    vertical-align: top;
    white-space: nowrap; }
  .admin table tr.disabled {
    background-color: #eeeeee; }
  .admin table tr.error {
    background-color: #f72d2d; }
.admin .stats {
  margin: 0 0 20px 0; }
  .admin .stats table th {
    text-align: right; }
.admin input.long {
  width: 600px; }
.admin input.short {
  width: 30px; }

.lcol {
  float: left;
  margin: 0 50px 0 0; }

table.info {
  border-collapse: collapse;
  margin: 10px 0 0 0; }
  table.info th {
    text-align: right; }

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

img.thumb {
  display: block;
  padding: 4px;
  border: 1px solid #d1d1d1; }

.tags div {
  float: left;
  padding: 0 10px 10px 0; }
  .tags div span {
    float: left;
    padding: 6px 0 6px 8px;
    border: 1px solid #ceddea;
    background: #eaf0f7; }

.admin .pagination {
  margin: 10px 0;
  padding: 10px 5px; }
.admin label {
  display: block;
  margin: 3px 5px 3px 0; }
  .admin label.inline {
    display: inline; }

#user_auth_newsletter {
  display: inline; }

label.for-checkbox {
  display: inline;
  font-size: 0.9em; }

.filter label {
  font-size: 0.8em;
  display: inline;
  font-weight: bold; }

.profile-box {
  padding: 20px;
  font-size: 1.125em;
  line-height: 1.3em;
  border: 1px solid #e5e5e5;
  background: #f1f1f1 url(/images/feature_bg.png) repeat-x;
  margin: 0 0 30px 0; }
  .profile-box h2 {
    font-size: 1.5em;
    margin: 0 0 20px 0; }
  .profile-box .avatar, .profile-box .gravatar {
    float: left;
    margin: 0 20px 20px 0; }
  .profile-box table {
    border-collapse: collapse;
    font-size: 0.8em;
    width: 465px; }
    .profile-box table.details tr {
      background: url(/images/divider.gif) repeat-x 0% 0%; }
    .profile-box table.details th, .profile-box table.details td {
      padding: 5px 0;
      text-align: left; }
  .profile-box .bio {
    margin-top: 15px; }
  .profile-box .profiles {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
    overflow: auto; }
    .profile-box .profiles li {
      float: left;
      margin: 0 10px 0 0; }

img.avatar, img.gravatar {
  padding: 4px;
  background-color: white;
  border: 1px solid #d1d1d1; }

.cloud {
  margin: 10px; }

.cloud-1 {
  font-size: 100%; }

.cloud-2 {
  font-size: 125%; }

.cloud-3 {
  font-size: 150%; }

.cloud-4 {
  font-size: 200%; }

.cloud-5 {
  font-size: 250%; }

.rfloat {
  float: right; }

table.other-profiles {
  margin: 20px 0px; }

.other-profiles th, .other-profiles td {
  padding: 0 10px 20px 0; }

#other_profile_url {
  padding-left: 46px;
  width: 384px;
  font-size: 20px;
  height: 36px;
  background: white no-repeat 6px 6px; }

.notes {
  float: left;
  font-weight: bold;
  line-height: 30px;
  font-size: 12px; }
  .notes a {
    font-size: 12px; }

.star-rating {
  background: url(/images/vecteezy/stars.png) left -1000px repeat-x;
  position: relative;
  width: 115px;
  height: 22px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
  float: left;
  margin: 0 9px 0 0;
  padding: 0;
  list-style: none; }
  .star-rating a:hover, .star-rating a:active, .star-rating a:focus {
    background: url(/images/vecteezy/stars.png) left -1000px repeat-x; }
  .star-rating .current-rating {
    background: url(/images/vecteezy/stars.png) left -1000px repeat-x; }
  .star-rating li {
    display: inline; }
  .star-rating a, .star-rating .current-rating {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em;
    height: 22px;
    line-height: 22px;
    outline: none;
    overflow: hidden;
    border: none; }
  .star-rating a:hover, .star-rating a:active, .star-rating a:focus {
    background-position: left bottom; }
  .star-rating a.star1 {
    width: 20%;
    z-index: 11; }
  .star-rating a.star2 {
    width: 40%;
    z-index: 10; }
  .star-rating a.star3 {
    width: 60%;
    z-index: 9; }
  .star-rating a.star4 {
    width: 80%;
    z-index: 8; }
  .star-rating a.star5 {
    width: 100%;
    z-index: 7; }
  .star-rating a.star6 {
    width: 60%;
    z-index: 6; }
  .star-rating a.star7 {
    width: 70%;
    z-index: 5; }
  .star-rating a.star8 {
    width: 80%;
    z-index: 4; }
  .star-rating a.star9 {
    width: 90%;
    z-index: 3; }
  .star-rating a.star10 {
    width: 100%;
    z-index: 2; }
  .star-rating .current-rating {
    z-index: 1;
    background-position: left bottom; }

.blog h1, .blog h3 {
  font-size: 1.9em;
  margin: 0; }
  .blog h1 a, .blog h3 a {
    color: #595959; }

.comments-link, .blog-author {
  color: #595959; }

.feature h2 a {
  color: #474747; }

.blog h3 a:hover, .comments-link:hover, .blog-author:hover, .feature h2 a:hover {
  color: #f68b10; }

.abstract {
  border-bottom: 1px dashed #dbdbdb;
  padding-bottom: 30px;
  margin-bottom: 20px; }

.comments-link {
  background-image: url(/images/ico-comments.png);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 20px; }

.blog .blog_about_author {
  clear: left;
  min-height: 157px; }
  .blog .blog_about_author img {
    margin: 20px 20px 20px 0px !important; }
  .blog .blog_about_author h4 {
    margin-bottom: 4px; }
  .blog .blog_about_author hr {
    color: #dfdfdf;
    border-color: #dfdfdf;
    border-style: solid; }
  .blog .blog_about_author .author_content {
    margin-left: 145px; }
.blog .byline {
  font-style: italic;
  font-size: 0.9em;
  padding: 10px 0 15px 0; }
  .blog .byline > span {
    float: right;
    font-weight: bold;
    font-style: normal;
    margin-left: 10px; }
  .blog .byline .retweet-holder {
    padding-top: 2px;
    margin-right: -27px; }
  .blog .byline .stumbleupon-holder {
    padding-top: 1px; }
  .blog .byline .fb-holder {
    padding-top: 0px; }
.blog .body {
  border-top: 1px dotted #dbdbdb;
  padding: 20px 0 0px 0;
  overflow: hidden; }
  .blog .body img {
    display: block;
    margin: 0 20px 20px 0;
    padding: 4px;
    border: 1px solid #d1d1d1;
    overflow: hidden;
    float: left; }
    .blog .body img.noborder {
      border: 0; }
.blog .pages-nav {
  padding-left: 5px;
  padding-right: 5px;
  background-color: white; }
  .blog .pages-nav .prev {
    display: inline-block;
    float: left;
    font-size: 0.7em; }
  .blog .pages-nav .next {
    display: inline-block;
    float: right;
    font-size: 0.7em; }
.blog .leave-comment {
  display: block;
  font-weight: bold;
  padding-bottom: 10px; }

.preview-popup #download-signup {
  border: 1px solid #e3ebf2;
  background: #edf7ff;
  padding: 15px;
  margin-bottom: 25px; }
  .preview-popup #download-signup .btns {
    float: left;
    margin-top: 10px;
    margin-right: 12px; }
  .preview-popup #download-signup p {
    font-weight: bold;
    font-size: 0.75em;
    padding-top: 20px; }
.preview-popup h3 {
  font-size: 2em;
  margin: 0; }
.preview-popup .form-line3 {
  padding: 0 0 10px; }
  .preview-popup .form-line3 input {
    margin-bottom: 5px; }
  .preview-popup .form-line3 label {
    float: left;
    width: 125px;
    padding: 10px;
    padding-left: 0; }
.preview-popup .lost-link {
  float: left;
  font-size: 0.9em;
  padding: 5px;
  margin-left: 10px; }
.preview-popup .through {
  display: block;
  background: url(/images/stripey-bar.png) repeat-x;
  margin: 0;
  padding-top: 8px; }
  .preview-popup .through a {
    display: block;
    background: url(/images/left-arrow.png) no-repeat 1px;
    padding-left: 13px;
    padding-top: 5px;
    font-size: 0.9em; }

.signup-required-for-download .popup1 {
  width: 458px; }
  .signup-required-for-download .popup1 .form-line3 label {
    width: 110px; }
  .signup-required-for-download .popup1 .form-line3 input {
    width: 259px; }
  .signup-required-for-download .popup1 .form-line6 {
    margin-left: 120px;
    margin-top: 5px;
    margin-bottom: 20px; }

.preview-image .content {
  padding-top: 16px; }
.preview-image .close {
  display: block;
  background: url(/images/close.png) no-repeat;
  height: 14px;
  width: 14px;
  margin-bottom: 5px;
  position: absolute;
  top: 10px;
  right: 10px;
  overflow: hidden;
  text-indent: 9999px; }

#licenses-popup .popup1-text {
  width: 425px;
  padding: 20px; }

body.admin fieldset {
  border: 1px solid #aaaaaa;
  padding: 5px; }

.comments {
  position: relative;
  border: 1px solid #e5e5e5;
  background: #f1f1f1 url(/images/feature_bg.png) repeat-x;
  padding: 0 22px;
  padding-bottom: 5px;
  margin-bottom: 30px;
  overflow: visible; }
  .comments h2 {
    font-size: 1.5em;
    margin-bottom: 8px; }
  .comments img {
    background: white; }
  .comments .text-col-outer {
    width: 505px;
    margin: 0 0 0 80px; }
  .comments .textarea1 {
    width: 505px; }
    .comments .textarea1 textarea {
      width: 479px; }

.support-form {
  position: relative;
  border: 1px solid #e5e5e5;
  background: #f1f1f1 url(/images/feature_bg.png) repeat-x;
  padding: 28px 38px;
  margin-bottom: 30px;
  overflow: visible; }
  .support-form .form-line3 .form-col1, .support-form .form-line3 .form-col2 {
    width: 260px; }
    .support-form .form-line3 .form-col1 input, .support-form .form-line3 .form-col2 input {
      width: 240px; }
  .support-form .form-line3 textarea {
    width: 530px; }

.sidebar .feature h2 {
  margin-bottom: 14px; }

.feature {
  position: relative;
  border: 1px solid #e5e5e5;
  background: #f1f1f1 url(/images/feature_bg.png) repeat-x;
  padding: 0 22px;
  padding-bottom: 5px;
  margin-bottom: 30px;
  overflow: visible; }
  .feature h1, .feature h2 {
    font-size: 1.5em;
    margin-bottom: 8px;
    margin-top: 20px;
    -moz-text-shadow: 0px 1px 1px white;
    -webkit-text-shadow: 0px 1px 1px white;
    text-shadow: 0px 1px 1px white; }
  .feature img {
    background: white; }
  .feature .textarea1 {
    width: 505px; }
    .feature .textarea1 textarea {
      width: 479px; }
  .feature .text-col-outer {
    width: 460px;
    margin: 0 0 0 98px; }

.resources.feature img {
  width: 173px;
  height: 122px; }

.smaller.advert {
  padding-left: 0;
  border: 1px solid #e5e5e5;
  background: #f1f1f1 url(/images/feature_bg.png) repeat-x; }
  .smaller.advert.full_height {
    height: 243px; }
  .smaller.advert h2 {
    font-size: 1.75em; }
  .smaller.advert p {
    font-size: 0.95em; }
  .smaller.advert.google {
    padding: 40px 80px; }
  .smaller.advert img {
    margin: 0;
    margin-top: 1px;
    padding: 0;
    float: left; }

#main-content .full.advert {
  background: #f1f1f1 url(/images/feature_bg.png) repeat-x;
  padding-bottom: 20px; }
  #main-content .full.advert h2 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 1em; }
  #main-content .full.advert h3 {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 1.8em; }
  #main-content .full.advert p {
    margin-bottom: 19px; }
  #main-content .full.advert strong {
    display: block; }
  #main-content .full.advert .image {
    float: left;
    position: relative;
    margin-top: 20px; }
  #main-content .full.advert .information {
    float: right;
    width: 274px; }
  #main-content .full.advert p.no_details {
    margin: 0;
    margin-bottom: 7px;
    padding: 0;
    font-size: 0.9em; }

.download.btn, .buy-now.btn {
  display: block;
  text-indent: -9999px;
  background-image: url(/images/btn-download.png);
  background-repeat: no-repeat;
  width: 278px;
  height: 56px; }
  .download.btn.login_required, .buy-now.btn.login_required {
    background-image: url(/images/btn-download-login-required.png); }
  .download.btn.premium_required, .buy-now.btn.premium_required {
    background-image: url(/images/btn-download-premium-required.png); }

.buy-now.btn {
  margin-top: 0;
  background-image: url(/images/premium/buynow.png);
  height: 39px;
  width: 169px; }
  .buy-now.btn:hover {
    background-position: 0px -39px; }

.premium_description {
  padding: 20px; }

#premium-license .content {
  width: 640px; }
#premium-license .heading-outer2 {
  width: 660px; }

.side_stat {
  margin: 8px 0;
  font-size: 16px; }
  .side_stat strong {
    font-size: 16px; }

.buy_now_side {
  overflow: hidden;
  height: 40px; }

.join-premium-side {
  display: block;
  text-indent: -9999px;
  width: 258px;
  height: 56px;
  background: url(/images/premium/join-premium-small.png);
  overflow: hidden; }
  .join-premium-side:hover {
    background-position: 0px -56px; }

.premium_side {
  margin: 0px 0px 20px 0px;
  padding: 20px;
  border: 1px solid #e5e5e5;
  font-size: 15px;
  background: #f1f1f1;
  -moz-text-shadow: 0px 1px 1px white;
  -webkit-text-shadow: 0px 1px 1px white;
  text-shadow: 0px 1px 1px white; }
  .premium_side strong {
    font-size: 17px; }
  .premium_side .separator {
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid white;
    margin: 25px 0; }
  .premium_side .value {
    float: right;
    font-size: 24px;
    font-weight: bold;
    padding-top: 6px; }
  .premium_side ul.file_extensions {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 12px 0; }
    .premium_side ul.file_extensions li {
      display: inline;
      margin: 0px 8px 0px 0px; }
  .premium_side .buy-now {
    float: left;
    margin-bottom: 20px; }
  .premium_side .or {
    text-indent: -9999px;
    clear: both;
    overflow: hidden;
    background: url(/images/premium/or-you-can.png);
    width: 258px;
    height: 21px;
    margin: 20px 0; }
  .premium_side .download.btn {
    background-image: url(/images/premium/download-this-file.png); }
    .premium_side .download.btn:hover {
      background-position: 0px -56px; }
  .premium_side ul.related {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 184px;
    margin: 20px 0px; }
    .premium_side ul.related li {
      margin-bottom: 20px; }

.ribbon {
  display: block;
  position: absolute;
  top: -5px;
  right: -5px;
  height: 100px;
  width: 101px;
  background-repeat: no-repeat; }
  .ribbon.featured {
    background-image: url(/images/ribbon_featured.png); }
  .ribbon.premium {
    background-image: url(/images/ribbon_premium.png); }

#main-content .users.feature {
  padding-bottom: 15px; }
#main-content .featured-users {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  #main-content .featured-users li {
    float: left;
    margin: 4px; }
    #main-content .featured-users li img {
      background: white;
      border: 1px solid #d1d1d1;
      padding: 4px; }
    #main-content .featured-users li.first {
      margin-left: 0;
      margin-right: 8px; }
    #main-content .featured-users li.last {
      margin-left: 8px;
      margin-right: 0; }
#main-content p.premium-license {
  line-height: 1.2;
  margin-top: 8px; }

.sidebar .feature {
  padding: 0 20px; }

.thumbnail_box {
  margin-bottom: 20px; }
  .thumbnail_box .thumbnail {
    display: inline-block;
    background: white;
    padding: 4px;
    border: 1px solid #d0d0d0; }
  .thumbnail_box .thumbs {
    float: right;
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .thumbnail_box .thumbs li {
      margin-bottom: 10px; }
      .thumbnail_box .thumbs li img {
        border: 3px solid #d0d0d0; }
      .thumbnail_box .thumbs li.selected img {
        border-color: #2f2f2f; }

#main .sidebar strong.downloads_left {
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #f56e00; }
  #main .sidebar strong.downloads_left em {
    font-style: normal;
    font-size: 1.5em; }
#main .sidebar .download.btn {
  margin-bottom: 15px; }
#main .sidebar .tags-outer {
  padding-top: 0;
  padding-bottom: 20px; }
#main .features li {
  margin: 8px 0 8px 16px; }
  #main .features li img {
    height: 122px;
    width: 173px; }
#main .features.full {
  margin: 20px 0 0 -18px;
  width: 651px; }
  #main .features.full li {
    margin: 0 0 18px 18px; }
    #main .features.full li img {
      height: 134px;
      width: 188px; }
#main .features .comment-arrow {
  background-color: transparent; }
#main .features .text-col-bg {
  background: white; }
#main .features .textarea1 {
  width: 455px; }
  #main .features .textarea1 textarea {
    width: 435px; }
#main .features .comment-reply-block1 .textarea1 {
  width: 455px; }
  #main .features .comment-reply-block1 .textarea1 textarea {
    width: 430px; }
#main .features .comment-reply-block2 .textarea1 {
  width: 350px; }
  #main .features .comment-reply-block2 .textarea1 textarea {
    width: 325px; }
#main .description {
  margin-top: 20px; }
#main .comments-list {
  background: #f2f2f2; }
  #main .comments-list .start {
    background: url(/images/comments_inset.png) repeat-x;
    height: 3px;
    width: 628px;
    position: relative;
    top: -15px;
    left: -25px;
    margin-bottom: 10px; }
#main .comments.feature {
  margin-bottom: 10px; }
#main .feature.pagination, #main .feature.small {
  padding: 10px 16px;
  text-shadow: white 0px 1px 0px;
  -moz-text-shadow: white 0px 1px 0px; }
  #main .feature.pagination .pages-nav, #main .feature.small .pages-nav {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 1em; }
  #main .feature.pagination .page_count, #main .feature.small .page_count {
    color: #474747; }
  #main .feature.pagination .btn, #main .feature.pagination .btn-tiny-blue, #main .feature.small .btn, #main .feature.small .btn-tiny-blue {
    text-shadow: none;
    -moz-text-shadow: none; }
#main .feature.above_content {
  margin-bottom: 23px; }

ul.subscribe-options {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 36px;
  margin: 12px 0; }
  ul.subscribe-options li {
    float: left;
    margin: 0 20px 0 0;
    width: 32px;
    height: 32px; }
    ul.subscribe-options li.subscribe-email {
      width: 39px;
      height: 37px; }
    ul.subscribe-options li.subscribe-youtube {
      margin-right: 0; }
    ul.subscribe-options li a {
      display: block;
      width: 32px;
      height: 32px;
      overflow: hidden;
      text-indent: -9999px;
      background: transparent url(/images/social_media_share.png) no-repeat; }
      ul.subscribe-options li a.subscribe-email {
        background-position: -13px -7px;
        width: 39px;
        height: 37px;
        margin-top: -5px; }
      ul.subscribe-options li a.subscribe-feed {
        background-position: -72px -12px; }
      ul.subscribe-options li a.subscribe-facebook {
        background-position: -124px -12px; }
      ul.subscribe-options li a.subscribe-twitter {
        background-position: -176px -12px; }
      ul.subscribe-options li a.subscribe-youtube {
        background-position: -228px -12px; }

.important {
  color: #ca090a; }

.end {
  clear: both; }

ul.accordion {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.accordion li {
    background: #f1f1f1 url(/images/feature_bg.png) repeat-x;
    margin-bottom: 2px; }
    ul.accordion li a.toggle {
      font-size: 18px;
      display: block;
      -moz-text-shadow: 0px 1px 1px white;
      -webkit-text-shadow: 0px 1px 1px white;
      text-shadow: 0px 1px 1px white;
      padding: 8px 8px 8px 26px;
      background: transparent url(/images/vecteezy/down-arrow.png) 10px 13px no-repeat; }
    ul.accordion li .accordion_content {
      display: none; }
      ul.accordion li .accordion_content h4 {
        margin-top: 2px;
        font-size: 1.1em;
        -moz-text-shadow: 0px 1px 1px white;
        -webkit-text-shadow: 0px 1px 1px white;
        text-shadow: 0px 1px 1px white; }
    ul.accordion li.active a.toggle {
      background: #eba000 url(/images/white-arrow.png) 10px 16px no-repeat;
      padding-left: 32px;
      color: white;
      -moz-text-shadow: none;
      -webkit-text-shadow: none;
      text-shadow: none; }
    ul.accordion li.active .accordion_content {
      display: block; }
  ul.accordion .settings-area {
    padding: 30px;
    background: #f4f4f4; }

.premium-subscriptions {
  padding-left: 175px;
  background: transparent url(/images/premium/small-badge.jpg) no-repeat; }
  .premium-subscriptions h3 {
    font-size: 26px;
    margin: 0 0 6px 0;
    -moz-text-shadow: 0px 1px 1px white;
    -webkit-text-shadow: 0px 1px 1px white;
    text-shadow: 0px 1px 1px white; }
  .premium-subscriptions h4 {
    margin: 0 0 20px 0;
    font-weight: normal; }
  .premium-subscriptions .premium-sales {
    font-size: 13px;
    line-height: 1.5; }
  .premium-subscriptions .premium-cancel {
    line-height: 1.5;
    min-height: 90px;
    padding: 15px 0 0 140px;
    margin: 20px 0;
    background: transparent url(/images/premium/coins1.jpg) no-repeat;
    font-size: 14px; }
    .premium-subscriptions .premium-cancel a {
      color: #474747;
      font-weight: normal; }

.premium-sales {
  background: #fffcd9;
  border: 2px solid white;
  padding: 20px;
  font-size: 1.1em; }
  .premium-sales.coin {
    background: #fffcd9 url(/images/premium/coins2.jpg) bottom right no-repeat; }

.bsap .bsa_it_ad {
  border: none !important;
  background: none !important;
  height: auto !important; }
.bsap .bsa_it_t {
  color: #474747 !important;
  font-size: 23px !important;
  line-height: 115% !important; }
.bsap a:hover .bsa_it_t {
  color: #0a48c4 !important; }
.bsap .bsa_it_d {
  color: #474747 !important;
  font-size: 14px !important;
  line-height: 1.4em !important;
  font-weight: normal !important; }
.bsap .bsa_it_p a {
  font-weight: normal !important; }
.bsap .bsa_it_i img {
  margin-top: 0 !important;
  margin-left: 0 !important; }

.advert.feature.full_height img {
  margin: 20px;
  display: inline; }
.advert.feature.full_height p {
  font-size: 14px;
  line-height: 1.15; }
