* {
  padding: 0;
  margin: 0;
}

html {
  border: none;
}

body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  background: #fff url( "/recources/images/back.gif" ) repeat; 
  /*#E5DBF2*/
  direction:rtl; unicode-bidi:embed;
}

img {
  border: none;
  direction:rtl;
}

table, form, td, tr, th {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0 none;
}

a:focus { -moz-outline: 0; }
a:link, a:visited, a:active, a:focus {
  color: #7030A0;
  text-decoration: none;
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:focus {
  color: #55047A;
}

a:hover {
  text-decoration: underline;
}

/*
  Utility Classes
*/

.clear:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* IE fixes */
* html .clear {
  height: 1%; /*IE 6*/
}
.clear {
  min-height: 1%;
}

h1.title {
    font-size: 1.1em;
    padding: 0 10px 10px;
}

h3.title {
    font-size: 1.1em;
    padding: 0 10px;
}

/* Buttons */
button.fakelink {
  text-align: left;
  display: inline;
  background: transparent;
  margin: 0;
  padding: 0;
  border: 0;
  color: #55047A;
  text-decoration: none;
  cursor: pointer;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 12px;
  vertical-align: bottom;
}

button.fakelink:hover {
  text-decoration: underline;
}

.buttons button {
  text-align: left;
  display: block;
  width: 100%;
  padding: 0;
  background-color: #F9F9F7;
  border: 0;
  color: #55047A;
  text-decoration: none;
  cursor: pointer;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 12px;
  vertical-align: bottom;
}

#header,
#content,
#footer {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
}

/*
  Header
*/
#header {
  position: relative;
  margin-top:10px;
}

#header  ul {
  list-style: none;
}

/*
  Logo
*/
#logo {
  width: 200px;
  height: 100px;
  position: absolute;
  border: 1px solid #7030A0;
  margin:0;padding:0;
}

#logo a {
  display: block;
  width: 100%;
  height: 100px;
  padding:0;
  text-align:right;
  text-decoration:none;
  color:#7030A0;
  font-size:24pt;
  overflow: hidden;
}

  /*
    Main Navigation
  */
  #navigation-group {
    background: url( "/recources/images/menu.png" );
    border:1px solid #7030A0;
    border-bottom:none;
    padding:0;
    margin: 0 200px 0 0;
  }

  #main-nav {
    height: 39px;
    margin:0;
    padding:0 10px 0 0;
  }
    #main-nav li {
      height: 21px;
      float: right;
      padding: 12px 15px 7px;
      font-weight: bold;
      font-size: 14px;
      border-left: 1px solid #fff;
      margin:0;
      color:white;
    }
    #main-nav li.last {
      border: none;
    }
    #main-nav a:link, #main-nav a:visited {
      color:#FFCC00;
    }
#main-nav li.advancedSearch {
  border: none;
  font-weight:normal;
  float: left;
}
  /*
    Search Bar
  */
  #search-bar {
    height: 60px;
    width:719px;
    background-color: #EF86D3;
    margin: 0 200px 0 1px;
    padding-left: 10px;
    border:none;
    border-top:1px solid white;
    border-bottom:1px solid #7030A0;
    border-left:1px solid #7030A0;
  }
  * html #search-bar {
    height: 60px;
  }
    #search-bar div {
      margin: 20px 22px 0 3px;
      display: inline;
      height: 24px;
      float: right;
      white-space:nowrap;
    }
    #search-bar select,
    #search-bar input {
      float: none;
      display: inline;
      vertical-align: middle;
      margin: 0 0 0 0;
      padding:0;
    }
    #search-bar select {
      background-color: #FFFFFF;
      color: #000000;
      font-size: 13px;
      width: 166px;
    }
    #search-bar input.text {
      width: 448px;
      font-size: 13px;
      line-height: 16px;
    }

    #search-bar .advanced-search {
      padding: 20px 0 0 0;
      width: 109px;
      float: left;
      display: inline;
      text-align: center;
    }
      #search-bar .advanced-search a {
        color: white;
      }

    /* screw you IE6 and your damn box model */
    * html #search-bar input.text {
      height: 18px;
    }


#content {
  padding:0;
}

#content h3 {
  font-size:13px;
  font-family:Arial,Helvetica,sans-serif;
}

#content h3 {
  color:#7030A0;
  padding:16px 0 8px 0;
}

h1.bordered {
  font-family:Georgia;
  font-size:24px;
  border:4px #DADBD6 solid;
  text-align:center;
  font-weight:normal;
  padding:25px 0;
  margin:25px 0 0;
}

  #breadcrumbs {
    font-size: .91em;
    font-weight:bold;
    list-style: none;
    padding: 5px 0 6px 15px;
    background: url( "/recources/images/dotted00.gif" ) repeat-x bottom;
    color: #666;
  }
    #breadcrumbs li {
      float: right;
      margin-right: 3px;
      display: inline;
    }


/* Footer */
#footer {
  border-top : #EAEAEA solid 1px;
  margin: 60px auto 0 auto;
  padding: 5px 0 0;
  font-size: 11px;
}
  #footer #copy {
    float: left;
    color: #666;
  }
  #footer ul {
    margin: 3px 0 0 15px;
    width: 350px;
    float: right;
  }
  #footer ul li {
    list-style: none;
    float: right;
    padding: 0 4px;
    border-right: 1px solid #666666;
    line-height: 11px;
    font-size: 11px;
    margin: 1px 0;
  }
  #footer ul li.first {
    border-right: none;
  }


/* 
  Common Styles
  Place general styles in here!
*/


.notification {
  height: 21px;
  padding: 8px 15px 0;
  font-weight: bold;
  color: #D35701;
  background: #FCF3ED url( "/recources/images/dotted00.gif" ) repeat-x bottom;
}
.global-notification {
  color: black;
  background-color: #E4F1F9;
}

  /*
    Listing Header
  */
#listing-header {
  background: #f6f8f5;
  margin: 0 0 17px;
  height: 15px;
  padding: 7px 15px;
}

#listing-header .total {
  float: right;
  color: #787a77;
  line-height: 16px;
  padding-left: 15px;
  background: url( "/recources/images/grey_bul.gif" ) no-repeat left center;
}

#listing-header .view-type {
  float: left;
}

#listing-header .view-type a,
#listing-header .view-type span {
  padding: 0 1px;
  color: #666666;
  text-decoration: underline;
}

#listing-header .view-type span {
  color: #55047A;
  text-decoration: none;
}

  /*
    Sorting Styles
  */

  #sorting {
  	display: block;
  	width: 703px;
  	margin: -8px 0 8px;
  	height: 20px;
  }
  #sorting.gallery {
    margin: 0 0 15px;
  }
  #sorting form {
  	height: 16px;
  	float: left;
  }
  #sorting option {
  	padding-left: 3px;
  }
  #sorting label {
  	color: #666666;
  	padding-right: 7px;
  	text-transform: lowercase;
  }
  #sorting button {
    display: none;
  }
  #sorting ul {
    float: left;
  }
  .listed {
  	float: left;
  	height: 16px;
  	display: inline;
  	padding: 0 10px;
  	background-repeat: no-repeat;
  	background-position: right;
  }
  .price {
  	float: left;
  	height: 16px;
  	display: inline;
  	padding: 0 10px 0 25px;
  	margin: 0 15px 0 0;
  	background-repeat: no-repeat;
  	background-position: right;
  }
  	.price a,
  	.listed a {
  		color: #000000;
  		text-decoration: underline;
  	}

  	.date_desc .listed a,
  	.date_asc .listed a {
  		text-decoration: underline;
  		color: #D35701;
  	}

  	.price_desc .price a,
  	.price_asc .price a {
  		text-decoration: underline;
  		color: #D35701;
  }


  /*
    Listings
  */
.listings, .listings * {
  margin: 0;
  padding: 0;
}

  .listings, .listings-small  {
    list-style: none;
    width:716px;
  }

    .listings li {
      width: 155px;
      height: 159px;
      border: 1px solid #7030A0;
      background-color:white;
      padding: 6px;
      float: right;
      margin-left: 9px;
      margin-bottom: 14px;
      display: inline;
    }
    .listings li.third {
      margin-left: 0;
      margin-right: 1px;
    }
    .listings .listing-thumb {
      display: block;
      width: 155px;
      height: 125px;
    }
      .listings .listing-thumb img {
        display: block;
        width: 155px;
        height: 125px;
        border: none;

      }
    .listings .listing-title {
      margin-top: 5px;
      height: 15px;
      line-height: 15px;
      overflow: hidden;
    }
    .listings .listing-title a {
      color: #666666;
    }
    .listings .listing-maker {
      line-height: 14px;
    }
    .listings .listing-maker a {
      color: #B2B2B2;
    }
    .listings .listing-price {
      float: left;
      line-height: 14px;
      margin-top: -14px;
      color: #7F015F;
    }

.listings-small li {
  width: 50px;
  height: 50px;
  border: 1px solid #7030A0;
  background-color:white;
  padding: 5px;
  float: right;
  margin-left: 3px;
  margin-bottom: 14px;
  display: inline;
}

.listings-small .listing-thumb {
  display: block;
  width: 50px;
  height: 50px;
}
  .listings-small .listing-thumb img {
    display: block;
    width: 50px;
    height: 50px;
    border: none;
  }

/* LIST VIEW */
.listings-listview  {
  list-style: none;
}

.listings-listview li {
  width: 698px;
  min-height: 75px;
  _height: 75px;
  padding: 10px 10px 10px 0;
  float: right;
  position: relative;
  display: inline;
  background-color:white;
  border:1px dotted #7030A0;
  margin-bottom:14px;
}

.listings-listview li.odd {
  background-color: #F5F6F1;
}

.listings-listview .listing-thumb {
  display: block;
  width: 75px;
  height: 75px;
  float: right;
}

.listings-listview .listing-thumb img {
  display: block;
  width: 75px;
  height: 75px;
  border: none;
}

.listings-listview .listing-detail {
  padding: 0 7px;
  min-height: 75px;
  _height: 75px;
  width: 400px;
  overflow: hidden;
  float: right;
}

.listings-listview .listing-date, .listings-listview .listing-views {
  margin-top: 23px;
  height: 29px;
  width: 55px;
  color: #666666;
  float: right;
  border-right: 1px solid #CCC;
  text-align: center;
  line-height: 14px;
}

.listings-listview .listing-date {
  border-right: 1px solid #CCC;
}

.listings-listview .listing-year {
  font-size: 11px;
}

.listings-listview .listing-title a {
  color: #7030A0;
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: bold;
}

.listings-listview .listing-maker {
  padding-top: 5px;
  line-height: 14px;
}

.listings-listview .listing-maker a {
  color: #7030A0;
  font-size: 12px;
}

.listings-listview .listing-price {
  margin: 30px 0;
  float: right;
  width: 77px;
  text-align: center;
  line-height: 14px;
  color: #7F015F;
  font-weight: bold;
}

.article-thumb {
  display: block;
  width: 75px;
  height: 100%;
  float: right;
  margin-left:5px;
}

.article-thumb img {
  display: block;
  width: 75px;
  height: 75px;
  border: none;
}

.article-title {
  text-align:right;
}

.article-title a {
  color: #7030A0;
  font-size: 13px;
  font-weight:bold;
}

.article-desc {
  font-size: 12px;
  text-align:justify;
  padding: 0 0 5px 5px;
  margin-right:80px;
}

.article-info {
  color: #666;
  text-align:right;
  font-size: 12px;
  margin:0;
  padding:0;
}

li div.article-tools {
  font-size: 11px;
  margin:0 80px 0 0;
  padding:0;
}

li div.article-tools .admin-links a{
  font-weight:bold;
}

.view-article {
  margin:0 0 20px;
}

.site-title {
  text-align:right;
}

.site-title a {
  color: #7030A0;
  font-size: 13px;
  font-weight:bold;
}

.site-desc {
  font-size: 12px;
  text-align:justify;
  padding: 0 0 5px 5px;
}

.site-info {
  color: #666;
  font-size: 11px;
  text-align:right;
}

.admin-links a {
  font-size: 12px;
  font-weight:normal;
  float:right;
  width:auto;
  color:#666;
  margin-left: 5px;
}

.admin-links a img {
  margin:3px 0 0;
}

ul.site-category {
  list-style: none;
  margin:0;padding:0;
}

ul.site-category li {
  float: right;
  margin:0 3px 0 0;
  padding:0;
  display: inline;
  width:auto;
  min-height:1px;
  border:none;
}

#site_content {
  margin-bottom:20px;
  text-align:justify;
}

#category-header {
  background: no-repeat bottom right;
  padding: 0;
}

/*  Unified Messaging styles
  Expects a structural markup like this:

  <div class="message message-<type>">
    <span class="icon"></span>
    <h4>Title of message</h4>
    <p>Content of message</p>
  </div>
 */
.message {
  margin: .5em;
  padding: 12px 12px 12px 0;
  background: #f6f8f5;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #333333;

  /* Min Height */
  min-height: 24px;
  height: auto !important;
  height: 24px;
}
  .message h4 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    margin: 0.4em 0  0 0;
  }
  .message p {
	  margin: 0;
  }
  .message .icon {
    width: 32px;
    height: 30px;
    display: block;
    float: right;
    margin-left:10px;
  }
  .message-error h4 { color: #a80308; }
  .message-error   .icon { background: url('/recources/images/icon_warning.gif') no-repeat; }
  .message-warning .icon { background-position: -32px 0; }
  .message-success .icon { background-position: -64px 0; }
  .message-notice  .icon { background-position: -96px 0; }
  .message-info  .icon { background-position: -128px 0; }

/* Messages without icons */

.message-empty {
	padding: 12px;
	background-color: #FFF;
	border: 1px solid #FFE6D5;
}
	.message-empty p {
		margin: 0;
	}

/* Messages with "Close" buttons */

.with-close p {
  margin-top: 1em;
}
.message-empty p:first-child {
	margin: 1.5em 0 0;
}
.with-close .close {
	margin: 0;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 11px;
}
.with-close .close a:link,
.with-close .close a:visited {
	color: #666;
}
.with-close .close a:hover,
.with-close .close a:active {
	color: #222;
}

* html .with-close .close,
*:first-child+html .with-close .close {
  top: 3px;
  right: -38px;
}

* html .message-empty p {
  padding-top: 1em;
  margin-top: 0;
}

.message p {
  margin-top: .5em;
}


/*
  Human Message styles
*/

.ui-humanmessage {
  height: 75px;
  width: 400px;
}

  .ui-humanmessage .ui-widget-shadow {
    background: black;
  }
  .ui-humanmessage .ui-widget-content {
    color: white;
    font-size: 2em;
    padding: 1em;
    text-align: center;
  }

/* UI components */
.ui-widget-shadow {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  z-index: 1;
  /* Alpha opacity */
  opacity: 0.5;
  /* for IE 8 */
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE <= 7 */
  filter: alpha(opacity=50);
}
.ui-widget-content {
  position: relative;
  z-index: 5;
  /* ZOMG IE */
  filter: alpha(opacity=100);
}
.ui-widget-content p {
  position: relative;
  margin: 10px;
  padding: 7px;
}

.orange_text, .orange_link a:link, .orange_link a:hover, .orange_link a:visited { color:#7030A0; }

.blue_text, .blue_link a:link, .blue_link a:hover, .blue_link a:visited { color:#029EC4; }

.light_blue_text, .light_blue_link a:link, .light_blue_link a:hover, .light_blue_link a:visited { color:#b4e4e4; }

.dark_grey_text, .dark_grey_link a:link, .dark_grey_link a:hover, .dark_grey_link a:visited { color:#666; }

.grey_text, .grey_link a:link, .grey_link a:hover, .grey_link a:visited { color:#999999; }

.very_dark_grey_text, .very_dark_grey_link a:link, .very_dark_grey_link a:hover, .very_dark_grey_link a:visited { color:#3F3F3F; }

.light_grey_text, .light_grey_link a:link, .light_grey_link a:hover, .light_grey_link a:visited { color:#B2B2B2; }

.black_link a:link, .black_link a:hover, .black_link a:visited { color:#000; }

.white_text, .white_link a:link, .white_link a:hover, .white_link a:visited { color:#FFF; }

.red_text, .red_link a:link, .red_link a:hover, .red_link a:visited { color:red; }

.green_text { color:#78C042; }

.row_grey { background-color:#F5F6F1; }

td.text p {
  margin:1em;
}

.big_n_tall {
	width:100%;
	height:100%;
	vertical-align:top;
	border-width:0;
	margin:0;
	padding:0;
  text-align:right;
}

.centered_text {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.left_align {
	margin-left:0;
	margin-right:auto;
	text-align:left;
}

.right_align {
	margin-left:auto;
	margin-right:0;
	text-align:right;
}

.input {
	font-family:tahoma;
	font-size:11px;
  border:1px solid #ccc;
	background-color:#ffffff;
	color:#7d7d7d;
	padding:2px;
  width:100%;
}

#site-error {
  padding: 30px 0 0 30px;
}

#site-error h2 {
  font-size: 26px;
  margin: 5px 0 20px;
  text-align:center;
}

#site-error h3 {
  margin: 10px 0 0;
  text-align:center;
}

#site-error p {
  width: 550px;
  font-size: 12px;
  line-height: 1.5;
  margin: 0 auto;
  text-align:center;
}

#site-error p#back {
  margin: 15px auto;
}

#site-error textarea#error_desc {
  width:100%;
  padding:5px;
  margin:10px auto;
}

.error #footer {
  margin-top: 0;
}

table.form th {
  text-align:center;
  background-color:#EAE9E4;
  padding:15px 0 15px 0;
  font-size:13px;
  font-weight:bold;
}

table.form td {
  padding:2px 5px;
  text-align:right;
}

table.user_menu td {
  text-align:right;
}

a.button {
  display:block;
  background-color:#7030A0;
  border:black 1px solid;
  color:#FFCC00;
  font-size:20px;
  font-weight:bold;
  text-align:center;
  vertical-align:middle;
  width:100px;
  height:30px;
  padding-top:6px;
  margin-top:20px;
}

a.button:hover {
  text-decoration:none;
}

#comments {
  margin-top:20px;
}

.comment-title {
  text-decoration:underline;
}

.comment-desc {
  text-align:justify;
  font-style:italic;
  font-size:110%;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:0;
}

#primary {
	width: 708px;
	float: left;
	display: inline;
  padding:20px 0 0;
}

#primary #banners a {
  float: left;
  font-size: 0;
}

#primary h2 {
  padding: 0 0 20px;
}

#primary h2 em {
	float: left;
	font-size: 12px;
	font-weight: normal;
  font-style: normal;
	padding: 0;
	margin: 0;
  text-align: right;
  _width: 250px;
}

#primary h2 em a {
  color: #55047A;
}

#primary h2 span {
	float: right;
	display:inline;
	margin:0;
	padding:0;
}

#primary h2.recently-listed-ads {
  clear:both;
  padding:20px 0 10px 10px;
  margin:0;
}

#primary h2.newest-articles {
  clear:both;
  padding:0 0 0 7px;
  margin:10px 0 5px;
}

#primary ul.newest-articles {
  padding:0;margin:0;
  display:block;
  height:auto;
}

#primary ul.newest-articles li {
  padding:5px;
  margin:5px 0;
  border:1px solid #7030A0;
  display:block;
  height:auto;
  min-height:75px;
  width:700px;
  background-color:white;
}

#primary ul.newest-articles li.odd {
  background-color: #F5F6F1;
}

#primary h2.random-ads {
  clear:both;
  padding:20px 0 10px 7px;
}

#secondary {
	float: right;
	display: inline;
	margin:5px 0 0 0;
	width: 200px!important;
	overflow:hidden;
  padding:0;
}

.reduce h2{
	margin:0 0 -7px 0;
	overflow:hidden;
}

li#categories {
	background: none;
	height: auto;
}

.category-list {
	list-style: none;
	font-size: 12px;
	margin:0;
	padding:0;
}

.category-list li {
  display: block;
	background: none;
	font-weight: normal;
	height: 20px;
	padding: 4px 0 0;
	margin:0 13px 4px;
  border-top:1px dotted #7030A0;
}

ul.category-list li.first {
 border:none;
}

.category-list li.active a {
 color: #7F015F;
}

ul.category-list li a {
	background: none;
	padding: 0 0;
	margin: 0;
  font-size:14px;
  font-weight:bold;
}

ul.category-list li a.image {
  padding-right:25px;
}

ul.category-list li a#account_info {
  background: url('/recources/images/icon_account_info.gif') no-repeat right;
}

ul.category-list li a#users {
  background: url('/recources/images/icon_public_profile.gif') no-repeat right;
}

ul.category-list li a#categories {
  background: url('/recources/images/icon_feedback.gif') no-repeat right;
}

ul.category-list li a#articles {
  background: url('/recources/images/icon_feedback.gif') no-repeat right;
}

ul.category-list li a#catalog {
  background: url('/recources/images/icon_feedback.gif') no-repeat right;
}

ul.category-list li a#my_profile {
  background: url('/recources/images/icon_public_profile.gif') no-repeat right;
}

ul.category-list li a#my_shop {
  background: url('/recources/images/icon_purchases.gif') no-repeat right;
}

ul.category-list li a#my_ads {
  background: url('/recources/images/icon_purchases.gif') no-repeat right;
}

.left-panel-nav {
	margin:15px 0 0 0;
  padding:0;
	background: #F9F9F7;
	border: 1px solid #7030A0;
	width:198px!important;
}

.left-panel-nav h2 {
  padding: 7px 12px 10px 0;
  margin:0 0 7px 0;
  border-bottom:1px solid #7030A0;
  background: url( "/recources/images/category.png" );
  color:#FFCC00;
}

.left-panel-nav h2 a {
  color:#FFCC00;
}

.left-panel-tags {
	margin:15px 0 0 0;
	background: #F9F9F7;
	border: 1px solid #7030A0;
	width:200px!important;
}

p#about {
  text-align:justify;
  font-size:16px;
  font-weight:bold;
  color: #55047A;
}

iframe.facebook-like-box {
  border:none; overflow:hidden;
  width:200px; height:62px;
}

#category-header h2 {
  font-size: 1.5em;
  padding: 0 0 0 8px;
  color: #55047A;
}

#category-header p {
  margin: 0;
  padding: 0 0 11px 0;
  color: #7a7a7a;
}

#content .secondary {
    width: 200px;
    margin-top: 15px;
    display: inline;
    float: right;
}

td.delimiter {
  height:1px;border-bottom:1px dotted #7030A0;
}

/*
  PAGER
*/
/* IE Only */
.pager-table {
  text-align: center;
}

.pager-table form {
   width: 130px;
}
/* END IE */

.pager {
  height: 80px;
  clear: both;
  display:table;
  color: #666666;
  padding: 15px 15px 0;
  text-align:center;
  margin:0 auto;
}

.pager p, .pager label {
  line-height: 1.8em;
  font-size: .9em;
}

.pager .pages {
  font-size: 1.2em;
  padding: 0 8px;
  list-style: none;
  float:none;
  display:inline;
}

.pages li {
  margin: 0 5px;
  display:inline;
}

.pages li.active,
.pages li.active a,
.pages a.active {
  font-weight: bold;
  color: #7F015F;
}

.pager form {
  padding: 0 8px;
  display:inline;
}

.pager form input {
  width: 3em;
  margin: 0 0 0 5px;
}

.pager form input,
.pager form button,
.pager form label {
  vertical-align: middle;
}

/* Default pager controls */
.pager .controls {
  display: block;
  clear: both;
  float: none;
  width: 88px;
  padding: 10px 0 0;
  margin: 0 auto;
}

.pager .controls a {
  display: inline;
  width: 40px;
  height: 41px;
  text-indent: -999em;
  margin: .5px;
  overflow: hidden;
  float:left;
}

.pager .controls a.previous {
  background: url( "/recources/images/icon_page_arrow_right_on.gif" );
}

.pager .controls a.previous-disabled {
  background: url("/recources/images/icon_page_arrow_right_off.gif");
}

.pager .controls a.next {
  background: url( "/recources/images/icon_page_arrow_left_on.gif" );
}

.pager .controls a.next-disabled {
  background: url( "/recources/images/icon_page_arrow_left_off.gif" );
}

/*
  Header pager
*/

#listing-header .pages {
  font-size: 1.2em;
  list-style: none;
  padding-right: 4px;
  display: inline-block;
  width:auto;
  float: left;
}

#listing-header .pages li {
  margin: 0 4px;
  float: right;
  width:auto;
}

#listing-header .controls a {
  display: inline;
  float: left;
  width: 10px;
  height: 16px;
  text-indent: -999em;
  margin: 0 5px;
  overflow: hidden;
}

#listing-header .controls a.previous {
  background: url( "/recources/images/icon_large_arrow_right_on.gif" ) no-repeat;
}

#listing-header .controls a.previous-disabled {
  background: url( "/recources/images/icon_large_arrow_right_off.gif" ) no-repeat;
}

#listing-header .controls a.next {
  background: url( "/recources/images/icon_large_arrow_left_on.gif" ) no-repeat;
}

#listing-header .controls a.next-disabled {
  background: url( "/recources/images/icon_large_arrow_left_off.gif" ) no-repeat;
}

#controls a:hover, .controls a:hover {
  text-decoration:none;
}

.left-panel-google {
	margin:15px 0 0 0;
	background: #F9F9F7;
	border: 1px solid #7030A0;
	width:198px!important;
  height:182px;
  overflow:hidden;
  text-align:right;
}

.right-panel-google {
	margin:15px 0 0 0;
	background: #F9F9F7;
	border: 1px solid #7030A0;
	width:250px!important;
  height:250px;
  overflow:hidden;
  text-align:right;
  float:right;
}

.admin_links a {
  font-size: 12px;
  font-weight:normal;
  float:right;
  width:auto;
  color:#666;
  margin-left: 5px;
  text-decoration:underline;
}

.admin_links a img {
  margin:3px 0 0;
}

#article-header {
  background: no-repeat bottom right;
  padding: 0;
  margin:20px 0 0;
}

#article-header img {
  display: block;
  width: 75px;
  height: 75px;
  float: right;
  margin-left:5px;
}

#article-header h2 {
  vertical-align:top;
  margin: 0;
  font-size: 1.5em;
  padding: 0;
  color: #55047A;
}

#article-header p {
  margin: 0;
  padding: 0;
  color: #7a7a7a;
}

div#article_content {
  margin:0;
  padding:0;
  width:530px;
}

div#article_content li {
  list-style: disc inside;
}

div#article_content p {
  margin-top:10px;
  text-align:justify;
}

div#article_content img {
  text-align:center;
  margin:0 auto;
  border: solid 1px black;
}

.captcha {
  text-align:center;
  margin:0 auto;
  border: solid 1px black;
  cursor:pointer;
}

.contact_label {
  width:15%;
  padding:15px;
  font-weight:bold; font-size:13px;
  text-align:left;
}

#item-data {
  margin-left: -15px;
}

  #item-data .item-icon {
    width: 26px;
    height: 29px;
    float: right;
    padding: 10px;
  }

  #item-data .item-tags {
    width: 430px;
    min-height:49px;
    border-bottom: 1px solid #D1D2CD;
  }

  #item-data .item-materials {
    width: 430px;
    min-height:49px;
  }

  #item-data .item-data-title {
    float: right;
    width: 117px;
    font-weight: bold;
    font-size: 12px;
    padding-top: 20px;
  }

  #item-data .item-data-content {
    float: left;
    padding: 20px 10px 10px;
    width: 240px;

  }

ul.tagcloud {
  list-style-type:none;
  margin:5px;
  padding:0;
  text-align:center;
}

ul.tagcloud li {
  display:inline !important;
  margin-left:15px;
  line-height:2em;
}

ul.tagcloud li a {
  display:inline; white-space:nowrap;
}

ul.tagcloud li.cloud1 a {
  font-size:90%;
}

ul.tagcloud li.cloud2 a {
  font-size:100%;
}

ul.tagcloud li.cloud3 a {
  font-size:100%; font-weight:bolder;
}

ul.tagcloud li.cloud4 a {
  font-size:110%; font-weight:bolder;
}

ul.tagcloud li.cloud5 a {
  font-size:110%; font-weight:bold;
}

ul.tagcloud li.cloud6 a {
  font-size:120%; font-weight:bold;
}

ul.tagcloud li a.material {
  color:#7F015F;
}

div#similar_articles {
  margin:15px 0 0 0;
  padding:0;
}

div#similar_articles h5 {
  font-size:12px; text-decoration:underline;
}

div#similar_articles li {
  list-style: disc inside;
}

div#article_share {
  border:#B2B2B2 solid 1px;
  margin-top:20px;
  padding:5px 10px;
  width:530px;
}

div#article_share ul {
  height:20px; margin: 5px 0 0;
}

div#article_share li {
  float: right; padding:0 0 0 5px;
  list-style:none;
}

ul#share_list {
  margin:10px 20px 0 0;
}

ul#share_list li a {
  vertical-align:middle;
  color:#666;
}

ul#share_list li a:hover {
  text-decoration:none;
  color:#333;
}

ul#share_list li img {
  vertical-align:bottom;
  margin-left:5px;
}

.extra{
  padding-top:15px
}

.extra em{
  font-style:normal;color:#999
}

ul.category-list li .admin_links a {
  font-size: 12px;
  font-weight:normal;
  float:right;
  width:auto;
  color:#666;
  margin-left: 5px;
  text-decoration:underline;
}

ul.category-list li .admin_links a img {
  margin:3px 0 0;
}

#shop_banner {
  margin:0 0 15px;
  width:100%;
}

#shop_banner img {
  width:700px; height:80px;
}

.pictures-container {
  display:block;
  float:right;
  width:90px;
  height:100px;
  border:1px solid #55047A;
  text-align:center;
  padding:5px;
  margin-right:5px;
  margin-top:5px;
}

.pictures-container img.picture {
  width: 75px;
  height: 75px;
  margin-bottom: 5px;
  border: 1px solid #000;
}

.pictures-container p.admin-links {
  text-align:center;
}

.pictures-container p.admin-links a {
  float:none;
}
