body {
   margin:1px;
}

body, td, p, #button {
   font:normal 10px Verdana, Sans-serif, Arial;
}

select, option, textarea, #textfield {
   font:normal 11px Verdana, Sans-serif, Arial;
}

form {
   margin:0;
   padding:0;
}

#gray_text {
   color:#888;
}

#red_text {
   color:#c00;
}

#green_text {
  color:#090;
}

#textfield, textarea, select {
   border:1px solid #bde;
   background:#def;
}

#header {
   float:left;
   margin:0;
   padding:0;
   width:960px;
   height:133px;
}

#logo {
   float:right;
   margin:0;
   padding:0;
   height:133px;
   width:177px;
   background:#e3f0ff;
}

#logo img {
   margin:0;
   margin-top:40px;
}

#checkered {
   float:right;
   height:129px;
   width:73px;
   padding:0;
   padding-top:4px;
}

#block_nav {
   float:left;
   height:123px;
   width:700px;
   margin:0;
   padding:5px;
   background:url(../img/block_nav_bg.gif) top left repeat-y;
}

#block_menu {
   float:left;
   margin:0;
   padding:0;
   list-style-type:none;
}

#block_menu li {
   margin:0;
   padding:0;
}

#block_menu li a {
   font-weight:bold;
   text-decoration:none;
   color:#666;
   display:block;
   width:190px;
   padding:5px 0 6px 24px;
   margin:0 0 2px 0;
   background:#dbdbb7 url(../img/arrowmenu.png) top left no-repeat;
   background-position:2px 2px;
}

#block_menu li a:hover {
   text-decoration:underline;
   color:#f90;
}

#text_nav {
   float:left;
   width:940px;
   padding:10px;
   background:#a33;
   margin-top:2px;
   color:#fff;
}

#text_nav a {
   color:#fff;
   text-decoration:none;
}

#text_nav a:hover {
   text-decoration:underline;
   color:#ffc;
}

#admin_nav {
  color:#369;
  float:left;
  padding:8px 10px 8px 10px;
  background:#def;
  width:940px;
  margin-top:2px;
}

#admin_nav a {
  color:#f00;
  text-decoration:none;
}

#admin_nav a:hover {
  color:#c00;
  text-decoration:underline;
}

#left_panel {
   clear:both;
   float:left;
   width:215px;
   border:1px solid #ff0;
   margin-top:3px;
   padding:3px 3px 3px 0;
}

#gold_bar {
   float:left;
   width:200px;
   margin:0;
   padding:7px 8px 6px 5px;
   color:#fff;
   font-weight:bold;
   background:#fc0 url(../img/arrowdot.png) top left no-repeat;
   background-position:3px 7px;
   text-align:right;
   letter-spacing:2px;
}

#search_box {
   float:left;
   padding:8px 0 0 8px;
   margin-bottom:20px;
}

#guide_list {
   float:left;
   margin:0;
   padding:0;
   list-style-type:none;
   margin-bottom:20px;
}

#guide_list li {
   margin:0;
   padding:5px 5px 4px 10px;
}

#guide_list li a {
   color:#666;
}

#about_us {
   float:left;
   padding:10px 5px 4px 10px;
   color:#666;
}

#about_us b {
   display:block;
   color:#f60;
   margin-bottom:10px;
   font-weight:normal;
}

#about_us #email_link {
   display:block;
   color:#69c;
   padding:5px 0 4px 19px;
   background:url(../img/contact_us.png) top left no-repeat;
   background-position:0 5px;
   font-weight:bold;
   text-decoration:none;
   text-transform:uppercase;
}

#features_area {
   float:left;
   margin:3px;
   padding:6px;
   width:725px;
   background:url(../img/main_bg.gif);
}

#features {
   float:left;
   width:725px;
   margin:0;
   padding:0;
}

#features_item {
   float:left;
   width:224px;
   margin-right:10px;
   padding:5px;
   background:#fff;
}

#features_item.last {
   margin-right:0;
}

#features_item a {
   display:block;
   margin:0;
   padding:5px;
   /*background:#a33;*/
   background: #58b;
   color:#fff;
   text-decoration:none;
   text-align:center;
}

#features_item a:hover {
   color:#ffc;
   text-decoration:underline;
}

#features_item p {
   width:222px;
   height:142px;
   margin:0;
   padding:0;
   border:1px solid #ddd;
   text-align:center;
}

#hotdeal {
   float:left;
   width:720px;
   height:147px;
   margin:8px 0 0 0;
   padding:0;
   background:#fff;
   border:1px solid #ccc;
   text-align:center;
}

#hotdeal_edit {
   float:left;
   display:block;
   padding:1px 5px 2px 4px;
   margin:0;
   background:#ccc;
   color:#888;
   text-decoration:none;
   font-size:9px;
}

#main {
   float:left;
   margin:3px;
   padding:10px 10px 0 10px;
   width:717px;
   background:url(../img/dotted_line.gif) top left repeat-x;
}

#main h4 {
   color:#f30;
   font-size:10px;
   margin:0 0 10px 0;
   padding:0;
}

#item_list {
   float:left;
   width:350px;
   margin:0;
   padding:0;
   list-style-type:none;
}

#item_list li {
   color:#666;
   margin-bottom:3px;
}

#item_list a {
   color:#666;
   text-decoration:none;
}

#item_list a:hover {
   color:#f60;
   text-decoration:underline;
}

#content {
   float:left;
   margin:3px;
   padding:0;
   width:737px;
}

#content h3 {
   margin:0;
   padding:8px;
   color:#69c;
   font-size:10px;
   letter-spacing:2px;
   text-align:right;
   background:#def url(../img/arrowdot_blue.png) top left no-repeat;
   background-position:5px 8px;
}

#content th {
   color:#f30;
   font-weight:bold;
   text-align:left;
}

#content form {
   margin:10px;
   padding:0;
}

#pager_bar {
   float:left;
   width:737px;
   margin-top:8px;
   margin-bottom:10px;
}

#pager_bar #pager {
   float:left;
   margin-left:3px;
   padding-top:5px;
}

#pager_bar #pager #current {
   background:#fc0;
   text-decoration:none;
   padding-left:2px;
   padding-right:2px;
}

#pager_bar #sorter {
   float:right;
}

#catalog_list {
   float:left;
   width:730px;
   margin:0 0 0 3px;
   padding:0;
   list-style-type:none;
   background:#fffff8 url(../img/dotted_line.gif) top left repeat-x;
}

#catalog_list li {
   clear:both;
   float:left;
   margin:1px 0 0 0;
   width:710px;
   padding:10px;
   background:#fffff8 url(../img/dotted_line.gif) bottom left repeat-x;
}

#catalog_list li.hidden {
   color:#888;
}

#catalog_list li.unavailable {
  background-color: #eee;
}

#catalog_list li.hidden a {
   color:#888;
}

#catalog_list li.unavailable a {
   color:#888;
}

span.unavail {
  color: #a00;
  font-weight: bold;
}

#catalog_list li a {
   color:#f60;
   font-weight:bold;
   font-size:11px;
}

#catalog_list li a:hover {
   color:#f30;
}

#catalog_list #name_text {
   float:left;
   width:600px;
}

#article_list {
   float:left;
   width:730px;
   margin:0 0 0 3px;
   padding:0;
   list-style-type:none;
   background:#fffff8 url(../img/dotted_line.gif) top left repeat-x;
}

#article_list li {
   clear:both;
   float:left;
   margin:1px 0 0 0;
   width:710px;
   padding:10px;
   background:#fffff8 url(../img/dotted_line.gif) bottom left repeat-x;
}

#article_list li a {
   color:#f60;
   font-weight:bold;
   font-size:11px;
}

#article_list li a:hover {
   color:#f30;
}

#article_list #name_text {
   float:left;
   width:710px;
}

#price_text {
   float:right;
   color:#f60;
   font-weight:bold;
   font-size:11px;
}

#empty_block {
   background:#f8f8f8;
   border:1px solid #eee;
   color:#666;
   padding:5px;
   margin:10px 0 0 0;
}

#item_details {
   padding:10px;
}

#item_details h4 {
   color:#f60;
   font-size:12px;
   margin:0;
   padding:0;
}

#item_details h5 {
   color:#69c;
   font-size:10px;
   margin:0;
   padding:0;
}

#article_details {
   padding:8px;
   margin:0;
}

#article_details h6 {
   margin:0;
   padding:0;
   color:#69c;
   font-size:13px;
}

#article_details p {
   margin:20px 0 0 0;
   padding:0;
   text-align:justify;
   line-height:150%;
   color:#666;
}

#full_list {
   float:left;
   width:210px;
   text-align:right;
}

#full_list a {
   color:#f30;
   text-decoration:none;
}

#full_list a:hover {
   color:#f30;
   text-decoration:underline;
}

#tool_bar {
   color:#888;
}

#edit_link {
   color:#f60;
   text-decoration:none;
}

#edit_link:hover {
   color:#f30;
   text-decoration:underline;
}

#item_pic {
   margin:40px;
}

#item_detail {
   background:#fff url(../img/dotted_line.gif) top left repeat-x;
}

#item_specs_bottom {
   background:url(../img/dotted_line.gif) top left repeat-x;
}

#footer {
   float:left;
   clear:both;
   height:30px;
   width:940px;
   padding:10px;
   margin-top:4px;
   background:url(../img/dotted_line.gif) top left repeat-x;
}

#footer_left {
   float:left;
   color:#69c;
   font-size:9px;
}

#footer_right {
   float:right;
   width:111px;
   height:21px;
   background:url(../img/small_logo.png) top left no-repeat;
}

#quote_ubb {
   margin:5px 0 5px 0;
   padding:5px;
   line-height:140%;
   background:#f8f8f8;
   border:1px solid #eee;
   color:#666;
}

#image_list {
   width:350px;
   float:left;
   height:500px;
   overflow:auto;
   margin-top:10px;
   margin-left:5px;
   border:1px solid #eee;
}

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

#image_list li {
  display:inline;
  margin:0;
  padding:0;
}

#image_list a.lo, #image_list a.hi {
  display:block;
  padding:5px;
  cursor:pointer;
  border-bottom:1px solid #f7f7f7;
  color:#999;
  text-decoration:none;
}

#image_list a.hi {
  background:#fffcf8;
  color:#f60;
}

#image_preview {
  overflow:auto;
  float:right;
  width:360px;
  height:360px;
  border:1px solid #eee;
}

#image_preview table {
  height:100%;
}

#preview_url {
  float:right;
}

h4.preview_header {
  float:right;
  font:bold 11px Verdana;
  color:#933;
  margin:10px 5px 10px 0;
}
