﻿html, body { margin:0px;padding:0px;text-align:center; }
body { /*overflow:auto;*/background:#b6dffd url("../images/body.gif") repeat-x; }
body,div,table,td,form,button,input,h1,h2,h3,h4,h5,h6 { font-family:Tahoma,Verdana,Arial,Georgia,Serif,Sans-serif;color:#5b5b5b; }
body,div,table,td,form,button,input { font-size:11px; }

img { border:0px; }

a { color:#336699;text-decoration:none; }
a:hover, a span:hover { color:#990000;text-decoration:underline; }
.anchor { color:#336699; }

p { margin:4px 0px 0px 0px; }
ul { margin:0px;padding:0px; }

.karkas { width:1004px;height:auto;margin:0 auto;background:transparent url("../images/sideshadow.png") repeat-y; }
.container { width:990px;margin:0 auto;text-align:left;background:#ffffff; }

.header { position:relative;height:128px;background:url("../images/header.gif") repeat-x;border-left:1px solid #a6d0e7;border-right:1px solid #a6d0e7; }
.header-left { width:383px;float:left; }
.header-logo { width:211px;float:left; }
.header-logo img { width:173px;height:110px;margin:9px 0 0 20px;background:transparent url("../images/header-logo.jpg") no-repeat; }
.header-text { width:172px;float:left; }
.header-text img { width:172px;height:39px;margin:43px 0 0 0;background:transparent url("../images/header-text.gif") no-repeat; }
.header-right { width:533px;height:128px;float:right;background:transparent url("../images/header-right.png") no-repeat; }
.header-blog { width:270px;height:32px;color:#ffffff;text-align:center;margin-left:181px;background:transparent url("../images/header-blog.png") no-repeat; }
.header-blog a { color:#ffffff;text-decoration:none;margin:5px; }
.header-blog a:hover { color:#ffffff;text-decoration:underline; }
.header-info { text-align:right;width:533px;position:absolute;right:4px;bottom:0px;font-size:13px;font-weight:bold;line-height:19px;color:#06346a; }
.header-run { width:330px;float:left; }
.header-go4buys { text-align:right; }
.header-go4buys img { width:261px;height:78px;background:transparent url("../images/header-logo-go4buys.gif") no-repeat; }

.menu {	background:url("../images/menu.gif") repeat-x;clear:both;height:47px; }
.menu-left { width:10px;height:47px;float:left;background:url("../images/menu-left.gif") no-repeat; }
.menu-right { width:10px;height:47px;float:right;background:url("../images/menu-right.gif") no-repeat; }
.menu-center { padding:0 0 0 23px;line-height:47px;text-transform:uppercase; }
.menu-center a { margin:0px;width:100px;display:block;float:left;font-size:12px;font-weight:bold;text-decoration:none;color:#3a3838;text-align:center;padding:0px; }
.menu-center a:hover { color:#ffffff; }
.menu-center a.menu-active { background:#fca834 url("../images/menu-active.gif") no-repeat 0 0px;color:#ffffff; }	

.footer-links {	background:transparent url("../images/footer-links.gif") repeat-x;border-left:1px solid #86b2d1;border-right:1px solid #86b2d1;color:#ffffff;padding:4px 0 7px 10px;clear:both;text-align:center; }
.footer-links a { color:#ffffff;line-height:14px;margin:0px 26px;text-decoration:underline; }
.footer-links a:hover { color:#5b5b5b;text-decoration:none; }

.footer { height:93px;background:transparent url("../images/footer.gif") repeat; }
.footer-logo { width:143px;float:left; }
.footer-logo img { margin:13px 0 0 16px;width:115px;height:72px;background:transparent url("../images/footer-logo.gif") no-repeat; }
.footer-text { width:615px;float:left;padding:18px 0 0 0; }
.footer-text p { color:#737373;margin:0 10px 10px 0; }
.footer-text a { color:#336699;text-decoration:underline;vertical-align:baseline; }
/*.footer-text a:hover { text-decoration:underline; }	*/
.footer-banners { width:230px;float:left;padding:60px 0 0 0; }
.footer-banners img { float:left;margin:0 6px 0 0; }

.content { width:990px;margin-top:13px;	}

.content-left { width:245px;float:left; }
.content-left-space { margin:0px 13px; }

.content-right { width:735px;float:right; }
.content-right-space { margin:0px 2px 30px 5px; }

.bottom { width:1004px;height:15px;background:url("../images/bottom.jpg") no-repeat; }

input.input, textarea.input, select.input { border:solid 1px #cccccc; }
input.input_error, textarea.input_error, select.input_error { border:solid 1px red; }

input.button { margin:1px; }

.centered { text-align:center; }
.centered div { text-align:left;margin-left:auto;margin-right:auto; }

.error_message { color:red;font-weight:bold; }
.info_message { color:black;font-weight:bold; }

.ellipsis { white-space:nowrap;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis; }

#progress { background-color:white;color:black;padding:4px;position:fixed;top:0px;right:0px;bottom:auto;left:auto;z-index:1000; }

/* http://blog.hedgerwow.com/2007/11/14/item-list-grid-real-world-practice-with-displayinline-block-across-browsers/ */
.inline-block { display:-moz-inline-stack;display:inline-block;_overflow:hidden;zoom:1;*display:inline; }

/* spaw styles */
table.common-table { border-left:solid 1px #b1cedd;border-top:solid 1px #b1cedd; }
table.common-table td { border-right:solid 1px #b1cedd;border-bottom:solid 1px #b1cedd;padding:0px 4px; }
td.common-title { background-color:#f7f7f7;font-weight:bold; }

/* message */
.message-box { width:400px;border:solid 1px #cccccc;background-color:#f4f4f4;padding:8px; }
.message-info { font-weight:bold;padding-bottom:8px;}
.message-input { border:solid 1px #cccccc;width:100%; }
.message-buttons { height:30px;vertical-align:top;margin:10px 0px; }
.message-buttons a { margin:0px 4px;float:right;display:block;border:solid 0px black; }

.localization { border:solid 1px #cccccc;background-color:#f4f4f4; }
.localization-inner { margin:8px; }

/* button */
a.button 
{
	color:#ffffff;height:18px;text-decoration:none;vertical-align:middle;text-align:center;font-weight:bold;
	background:transparent url("../images/icon-button-r.gif") no-repeat scroll right top;
	padding-right:4px;outline:none;overflow:visible;cursor:pointer;white-space:nowrap;
}
a.button span
{
	width:100px;display:block;line-height:12px;padding:2px 0px 4px 4px;
	background:transparent url("../images/icon-button-l.gif") no-repeat scroll left top;
}
a.button:hover { color:#ffffff;text-decoration:none; }
a.button:hover span { color:#ffffff;text-decoration:none; }
a.button:active { background-position:100.01% top; }
a.button:active span { padding:3px 0px 3px 4px; }

a.default_button 
{
	color:#ffffff;height:18px;text-decoration:none;vertical-align:middle;text-align:center;font-weight:bold;
	background:transparent url("../images/icon-active-button-r.gif") no-repeat scroll right top;
	padding-right:4px;outline:none;overflow:visible;cursor:pointer;white-space:nowrap;
}
a.default_button span
{
	width:100px;display:block;line-height:12px;padding:2px 0px 4px 4px;
	background:transparent url("../images/icon-active-button-l.gif") no-repeat scroll left top;
}
a.default_button:hover { color:#ffffff;text-decoration:none; }
a.default_button:hover span { color:#ffffff;text-decoration:none; }
a.default_button:active { background-position:100.01% top; }
a.default_button:active span { padding:3px 0px 3px 4px; }

/* popup */
div.popup-backzone { display:none;z-index:1;position:fixed;left:0px;top:0px;right:0px;bottom:0px;background-color:white;-moz-opacity:0.5;opacity:0.5;filter:alpha(opacity=50); }
div.popup-zone { display:none;position:fixed;z-index:2; }

/* items_editor */
table.items_editor { width:100%;border-left:solid 1px #b1cedd;border-top:solid 1px #b1cedd; }
td.items_editor-title, td.items_editor-cell { border-right:solid 1px #b1cedd;border-bottom:solid 1px #b1cedd;padding:0px 4px; }
td.items_editor-title { background-color:#f7f7f7;font-weight:bold; }
img.items_editor-add, img.items_editor-remove { width:16px;height:16px;cursor:pointer; }
img.items_editor-add { background:transparent url("../images/icon-add.gif") no-repeat; }
img.items_editor-remove { background:transparent url("../images/icon-delete.gif") no-repeat; }

/* base_table */
table.base_table { width:100%;border-top:solid 1px #cccccc;border-left:solid 1px #cccccc;border-bottom:solid 1px #cccccc; }
td.base_table-title, td.base_table-empty,
td.base_table-cell, td.base_table-cell2 { border-width:0px;border-right:solid 1px #cccccc; }
td.base_table-title { background-color:#f7f7f7;font-weight:bold;height:30px;border-bottom:solid 1px #cccccc; }
td.base_table-empty { background-color:white; }
td.base_table-cell { background-color:#f7f6f3; }
td.base_table-cell2 { background-color:#fdfdfd; }
td.base_table-cell-selected { background-color:#86b2d1; }
td.base_table-center { text-align:center; }
td.base_table-right { text-align:right; }
td.base_table-padding { padding:2px 4px; }
td.base_table-top { vertical-align:top; }

/* page control */
div.pagecontrol { background-color:#f9fcfe;height:24px; }
div.pagecontrol a { text-decoration:none;outline:none;margin:0px 2px;font-weight:bold; }
a.pagecontrol-page { color:gray; }
a.pagecontrol-page-current { color:black; }

/* treeview */
div.tree-view { width:100%;height:100%;overflow:auto;text-align:left; }
div.tree-node { margin-left:0px;margin-right:auto;clear:both;height:20px;overflow:hidden;background:transparent url("../images/icon-tree-hlines.gif") no-repeat; }
div.tree-node div { float:left;height:20px; }
div.tree-text { white-space:nowrap;line-height:20px;cursor:default;padding:0px 2px; }
div.tree-active { width:16px;background:transparent url("../images/icon-tree-active.gif") no-repeat scroll left top; }
div.tree-check { width:12px;background:transparent url("../images/icon-check.gif") no-repeat scroll left center; }
div.tree-icon { width:20px;background:transparent none no-repeat scroll left top; }
div.tree-content { padding-left:16px;background:transparent url("../images/icon-tree-vlines.gif") repeat-y scroll left top; }
div.tree-waiter { width:113px;height:14px;background:transparent url("../images/progress.gif") no-repeat; }
div.tree-icons { background-image:url("../images/icon-tree-default.gif"); }
div.tree-hover div.tree-text { text-decoration:underline; }
div.tree-selected div.tree-text { background-color:#b1cedd; }

div.tree-icons-order { background-image:url("../images/icon-tree-order.gif"); }
div.tree-icons-user { background-image:url("../images/icon-tree-user.gif"); }
div.tree-icons-attribute { background-image:url("../images/icon-tree-attribute.gif"); }
div.tree-icons-product { background-image:url("../images/icon-tree-product.gif"); }

/* tabcontrol */
.tab-table { table-layout:fixed;text-align:left;width:100%;height:100%; }
.tab-tabs-table { table-layout:fixed;width:100%;height:100%; }
.tab-container {  }
.tab-container-div { width:100%;height:20px;white-space:nowrap;overflow:hidden; }
.tab-userlayout { width:0px; }
a.tab-item, a.tab-item-active
{
	margin:0px 1px;font-size:1.3em;color:#070709;text-decoration:none;outline:none;padding-right:4px;cursor:pointer;white-space:nowrap;
	background:transparent url("../images/icon-button-r.gif") no-repeat scroll right top;
}
a.tab-item:hover, a.tab-item-active:hover, a.tab-item span:hover, a.tab-item-active span:hover { text-decoration:none; }
span.tab-text { padding:0px 1px;background:transparent url("../images/icon-button-l.gif") no-repeat scroll left top; }
span.tab-text font { font-size:12px; }
a.tab-item-active { color:white; }

td.tab-arrow-left, td.tab-arrow-right { width:20px;text-align:center; }
div.tab-arrow-left, div.tab-arrow-right { margin:0px auto;width:16px;height:16px;background:transparent url( "../images/icons-scroll.png" ) no-repeat;cursor:pointer; }
div.tab-arrow-left	{ background-position:left -32px; }
div.tab-arrow-right { background-position:left -48px; }

td.tab-place { width:100%;height:100%;min-height:100px;background-color:white;border:solid 1px #b1cedd;position:relative;vertical-align:top; }
.tab-place-item-show, .tab-place-item-hide { width:100%;height:100%;overflow:auto;overflow-x:hidden; }
.tab-place-item-show { position:static;z-index:0;visibility:visible; }
.tab-place-item-hide { position:absolute;left:0px;top:-1000px;z-index:-1;visibility:hidden; }

/* divbox */
div.divbox {}
div.divbox div.box-tr { overflow:hidden;background:transparent none no-repeat scroll right top; }
div.divbox div.box-tl { overflow:hidden;background:transparent none no-repeat scroll left top; }
div.divbox div.box-c {  }
div.divbox div.box-br { overflow:hidden;background:transparent none no-repeat scroll right bottom; }
div.divbox div.box-bl { overflow:hidden;background:transparent none no-repeat scroll left bottom; }

/* virtual grid */
div.vgrid { position:relative;overflow:hidden; }
div.vgrid div.vcontent { position:absolute;left:0px;top:0px;overflow:hidden; }
div.vgrid div.vscroll { width:100%;height:100%;overflow:auto; }
div.vgrid div.vscroll div {}
table.vgrid-table { border-left:solid 0px #b1cedd;border-top:solid 0px #b1cedd;empty-cells:show; }
tr.vgrid-empty td, td.vgrid-empty { }
tr.vgrid-header td, td.vgrid-header { border-right:solid 1px #b1cedd;border-bottom:solid 1px #b1cedd;color:#666666;background-color:#A9E0E3;text-align:center;padding:0px 2px; }
tr.vgrid-default td, td.vgrid-default,
tr.vgrid-default2 td, td.vgrid-default2,
tr.vgrid-selected td, td.vgrid-selected { border-right:solid 1px #b1cedd;border-bottom:solid 1px #b1cedd;background-color:white;text-align:left;cursor:default;padding:0px 2px; }
tr.vgrid-default2 td, td.vgrid-default2 { background-color:#F4F4F4; }
tr.vgrid-selected td, td.vgrid-selected { background-color:#E8A7A4; }
.vgrid-editors-input { border:solid 1px #cccccc;padding:0px;margin:0px; }

/* combobox */
div.combobox { cursor:pointer;background:transparent url("../images/icon-combo-r.gif") no-repeat scroll right top; }
div.combobox div { height:21px;margin-right:21px;background:transparent url("../images/icon-input-l.gif") no-repeat scroll left top; }
* html div.combobox div { display:inline; } /* hack IE bug width double margin */
div.combobox div input {
	width:100%;line-height:16px;color:#5E645A;margin:0px;padding:2px 0px 0px 3px;
	outline:none;border-width:0px;background-color:transparent;background-image:none;
}
.combobox-list { display:none;position:absolute;overflow:auto;background-color:white;border:solid 1px #cccccc;text-align:left;overflow-X:hidden; }
.combobox-item, .combobox-item-selected { width:100%;cursor:pointer;white-space:nowrap;overflow:hidden;padding:2px 0px;margin:0px;text-overflow:ellipsis; }
.combobox-item-selected { background-color:#b1cedd; }

/* default box */
div.default-box { width:100%; }
div.default-box div.box-tr { height:30px;background-image:url("../images/box-blue-r.gif"); }
div.default-box div.box-tl { height:30px;line-height:30px;color:#3a3838;font-size:14px;font-weight:bold;text-transform:uppercase;text-align:center;margin-right:12px;background-image:url("../images/box-blue-l.gif"); }
div.default-box div.box-c { background:white url("../images/box-gray-c.gif") repeat-x scroll 0px bottom;overflow:hidden;border:solid 1px #ededed;border-bottom-width:0px; }
div.default-box-text { margin:10px 13px 0px 13px; }
div.default-box div.box-bl { height:12px;margin-right:12px;background-image:url("../images/box-gray-l.gif");background-position:left 0px; }
div.default-box div.box-br { height:12px;background-image:url("../images/box-gray-r.gif"); }

/* slide image */
.slideimage { margin:4px 0px; }
.slideimage-fullimage-container { position:relative;text-align:center; }
.slideimage-fullimage-container img { border:solid 1px #ececec;}
.slideimage-waiter { width:16px;height:16px;display:none;background:transparent url("../images/loading.gif") no-repeat;position:absolute;left:0px;top:0px; }
.slideimage-thumbnails-table { table-layout:fixed;width:100%;height:146px;background:transparent url("../images/gallery.jpg") repeat-x;margin-top:8px; }
.slideimage-thumbnails-container { width:100%;margin:4px; }
.slideimage-thumbnails-container img { margin:0px 4px;border:solid 1px #ececec;cursor:pointer; }
.slideimage-thumbnails-l, .slideimage-thumbnails-r { width:13px;background:transparent url("../images/gallery-sides.jpg") no-repeat; }
.slideimage-thumbnails-l { background-position:left top; }
.slideimage-thumbnails-r { background-position:right top; }
.slideimage-thumbnails-left, .slideimage-thumbnails-right { width:20px;text-align:center; }
.slideimage-thumbnails-left div { margin:0px auto;width:14px;height:15px;background:transparent url("../images/arrow-left.jpg") no-repeat;cursor:pointer; }
.slideimage-thumbnails-right div { margin:0px auto;width:14px;height:15px;background:transparent url("../images/arrow-right.jpg") no-repeat;cursor:pointer; }

/* default */
#preview { width:375px;position:absolute;left:0px;top:0px;z-index:1;text-align:left;background-color:#ffffff;border:solid 1px #cccccc;padding:8px; }
#previewImage { width:375px;margin:2px 0px; }
#previewTitle { font-size:14px;max-height:80px; }

#in_search { vertical-align:middle;width:125px;padding:1px 8px 1px 1px;border:1px solid #cccccc;background:#ffffff;margin:0 7px 0 0;text-align:left;color:#d1d1d1; }
#btn_search { vertical-align:middle;width:44px;color:#ffffff; }

.heading { margin:0px 2px 0px 0px;padding:0px;width:100%;height:29px;clear:both; }
.heading h1 { margin:0px;font-size:16px;line-height:19px;font-weight:bold;color:#3181a8;padding:7px 2px 3px 6px; }
.heading h2 { margin:0px;padding:12px 30px 18px 17px;font-size:11px;font-weight:normal;line-height:16px; }
.heading h5 { margin:0px;float:left;font-size:16px;line-height:19px;font-weight:bold;color:#3181a8;padding:5px 2px 0px 6px;white-space:nowrap; }
.heading h6 { margin:0px;float:right;font-size:11px;line-height:16px;font-weight:normal;text-align:right;white-space:nowrap;padding:7px 2px 0px 6px; }

.separator { border-bottom:1px solid #b1cedd; }
.separator2 { border-bottom:1px solid #efefef; }

.under_heading_text { padding:12px 24px 0px 0px;line-height:1.5em;clear:both; }

.form_container { margin:0px 2px 30px 6px; }
.form_container_top h1 { margin:0px;font-size:16px;line-height:19px;font-weight:bold;color:#3181a8;padding:7px 2px 3px 6px; }
.form_container_inner { background:#fafafa;padding:1px 25px 30px 10px;margin-top:1px; }
.form_container_inner h2 { margin:0px;margin:10px 0px 20px 0px;font-size:12px;line-height:16px;font-weight:normal; }
.form_container_inner p { margin:2px 0px; }

/* login.aspx */
#login, #password, #email, #activate { width:184px;margin:0px; }

/* default.aspx */
.auction-pager { clear:both; }
.auction-pager a { text-decoration:underline; }

.auction-list { clear:both;margin-top:5px; }
.auction-item { width:177px;height:260px;float:left;background:#f7f7f7 url("../images/auction-item.jpg");margin-right:5px;text-align:center;color:#9e9e9e;line-height:19px; }
.auction-item-selected { background:#86b2d1;}
.auction-item-notselected { background:#f7f7f7 url("../images/auction-item.jpg");}
.auction-item-img { width:117px;height:124px;margin:0 auto;background:url("../images/auction-item-img.jpg"); }
.auction-item-img img { border:1px solid #ececec;margin-top:7px; }
.auction-item p { margin:0px;padding:0px; }
.auction-item h2{ margin:0px;font-size:13px;font-weight:bold;line-height:15px;color:#3181a8;height:30px;overflow:hidden; }
.auction-item h3{ margin:0px;font-size:12px;font-weight:bold;line-height:19px;color:#b9b9b9; }
.auction-item h4{ margin:0px;font-size:16px;font-weight:bold;line-height:19px;color:#3181a8; }
.auction-item h5{ margin:0px;font-size:12px;font-weight:bold;line-height:19px;color:#e96514; }
.auction-item h6{ margin:0px;font-size:12px;font-weight:bold;line-height:19px;color:#b70039; }
.auction-item button { width:114px;height:18px;color:#ffffff;font-weight:bold;border:0px;cursor:pointer;white-space:nowrap; }

a.winning_button 
{
	color:#ffffff;height:18px;text-decoration:none;vertical-align:middle;text-align:center;font-weight:bold;
	background:transparent url("../images/icon-orange-button-r.gif") no-repeat scroll right top;
	padding-right:4px;outline:none;overflow:visible;cursor:pointer;white-space:nowrap;
}
a.winning_button span
{
	width:100px;display:block;line-height:12px;padding:2px 0px 4px 4px;
	background:transparent url("../images/icon-orange-button-l.gif") no-repeat scroll left top;
}
a.winning_button:hover { color:#ffffff;text-decoration:none; }
a.winning_button:hover span { color:#ffffff;text-decoration:none; }
a.winning_button:active { background-position:100.01% top; }
a.winning_button:active span { padding:3px 0px 3px 4px; }

/* auction.aspx */
.auction-autobid-container { background-color:white;border:solid 1px #cccccc;padding:10px; }
.auction-autobid-inner { }
.auction-history-container { background-color:white;border:solid 1px #cccccc;padding:10px; }
.auction-history-inner { width:500px;height:400px;overflow:auto;overflow-X:visible; }
.auction-history-winning { color:green; }
.auction-history-loosing { color:red; }
.auction-winner-container { background-color:white;border:solid 1px #cccccc;width:440px;padding:20px 40px; }
.auction-winner-container h1 { margin:10px 0px;color:#ff7400;font-size:30px;font-weight:bold; }
.auction-winner-container h2 { margin:10px 0px;color:#ff7400;font-size:30px;font-weight:normal; }
.auction-winner-container h3 { margin:10px 0px;font-size:11px;font-weight:normal; }

.auction-number { font-weight:bold;color:#e96514;padding-right:15px; }
.auction-title { font-size:12px;line-height:16px;clear:both; }
.auction-bidtext { clear:both;color:#868686;line-height:16px;padding:17px 20px 0 4px; } 

.auction-info { padding:0 0 3px 11px;margin-top:18px; }
.auction-info-left { width:296px;height:352px;float:left;border:1px solid #ededed;text-align:center;overflow:hidden; }
.auction-info-left img { margin-top:50px;border:1px solid #ededed; }
.auction-info-right { position:relative;width:386px;height:355px;float:left;background:url("../images/auction-info-right.jpg") repeat-y;padding-left:23px; }
.auction-info-rightshad { width:386px;background:url("../images/auction-info-rightshad.jpg") no-repeat right; }
.auction-info-right h2 { margin:20px 0px;font-size:14px;line-height:20px;font-weight:bold;color:#e96514; }
.auction-info-table { }
.auction-info-table td { font-size:12px;line-height:20px;white-space:nowrap;padding:0px 2px; }

.auction-info-right p { clear:both;margin:7px 0px 11px 0px; }
.auction-info-controls a { font-size:12px;line-height:20px;color:#3181a8;vertical-align:baseline; }
.auction-info-controls a:hover { color:#990000; }

.moneyback-guarantee { position:absolute;top:0px;right:10px; }
.moneyback-guarantee img { width:114px;height:87px;background:transparent url("../images/icon-moneyback.gif") no-repeat; }

.auction-description { clear:both;margin:0 20px 0 4px;color:#868686;line-height:16px; }
.auction-gallery { clear:both;width:100%;overflow:hidden; }
.auction-gallery .auction-gallery-inner { margin:0 20px 0 4px; }
.auction-product-attributes { padding:12px 0 0 0; }
.auction-product-attributes h1 { margin:0px;font-size:14px;line-height:19px;font-weight:bold;color:#3181a8;padding:18px 0 2px 2px; }
.auction-product-attributes table { width:600px; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; border-left:1px solid #d6d6d6; border-right:1px solid #d6d6d6; }
.auction-product-attributes th { width:180px; font-weight:bold; text-align:left; line-height:19px; padding:0 0 0 9px; border-right:1px solid #fff; vertical-align:top; }
.auction-product-attributes td { line-height:19px; padding:0 0 0 9px; border-right:1px solid #fff; border-left:1px solid #d6d6d6; vertical-align:top; }
.auction-product-attributes .dark{ background:#f7f7f7; }
.auction-product-attributes .light{ background:#fdfdfd; }

/* cart.aspx */
.cart-empty { font-size:16px;line-height:19px;font-weight:bold;padding:10px 0px; }

.order-container { width:100%;margin-right:10px; }
.order-control { height:20px;padding:4px 0px;text-align:right; }

.address-entry-icon { width:20px;height:20px;background:transparent url("../images/icon-tree-default.gif") no-repeat scroll -40px top; }
.address-entry-container { background-color:white;border:solid 1px #cccccc;padding:10px; }
.address-entry-inner { width:420px; }
.address-entry-block { width:200px;height:100px;border:solid 1px #cccccc;float:left;margin:3px;cursor:pointer; }

.cart-checkout { height:60px;padding-top:10px; }
.checkout { width:450px;height:50px;background:transparent url("../images/checkout.png") no-repeat; }
.cart-link { color:#3181a8; }

/* blog.aspx */
.blog-entry { padding:10px 0px;border-bottom:solid 1px #e1e1e1; }
.blog-subject { font-size:16px;line-height:20px;font-weight:bold; }
.blog-posted { margin:10px 0px 4px 0px;color:#c0c0c0; }
.blog-text { color:#383838; }
/*.blog-controls {  }
.blog-controls a { margin-right:10px; }*/

.rss-feed { width:16px;height:16px;background:transparent url("../images/rss-icon-feed.gif") no-repeat; }
.rss-google { width:104px;height:17px;background:transparent url("../images/rss-icon-google-plus.gif") no-repeat; }
.rss-yahoo { width:91px;height:17px;background:transparent url("../images/rss-icon-yahoo.gif") no-repeat; }
.rss-newsgator { width:91px;height:17px;background:transparent url("../images/rss-icon-newsgator.gif") no-repeat; }
.rss-windowslive { width:92px;height:17px;background:transparent url("../images/rss-icon-windowslive.gif") no-repeat; }

.comments, .leavecomment { width:95%;border:solid 1px #f4f4f4;background-color:#fdfdfd;margin:4px 0px;padding:10px; }
.comments .comment-title, .leavecomment .comment-title { font-weight:bold; }
.comments .comment-label, .leavecomment .comment-label { cursor:pointer; }
.comments .comment-content, .leavecomment .comment-content {  }
table.leave_comment { width:100%; }
/*
.comment-expand, .comment-collapse { background:transparent url("../images/icon-comment-expand.gif") no-repeat;width:12px;height:12px;vertical-align:top;margin-left:2px; }
.comment-expand { background-position:0px 0px; }
.comment-collapse { background-position:-12px 0px; }
*/
div.comment-container { padding:8px 0px;border-bottom:solid 1px #f3f3f3; }
span.comment-name { font-weight:bold; }
span.comment-date { color:#c0c0c0; }
span.comment-ip { padding:0px 4px; }
span.comment-ip-block { padding:0px 4px;color:red; }
div.comment-text { }
.comment-remove { margin:0px 4px; }
.comment-approve { margin:0px 4px; }

/* admin.aspx */
.admin_menu_text ul { margin-bottom:10px; }
.admin_menu_text li { list-style-type:none;margin-left:13px; }
.admin_menu_text .ul1 li a { color:#006394;font-size:13px;line-height:23px;margin-left:7px; }
.admin_menu_text .ul1 li a:hover { color:#990000; }
.admin_menu_text .ul2 li a { color:#7b7b7b;font-size:13px;line-height:23px;margin-left:7px; }
.admin_menu_text .ul2 li a:hover { color:#000000; }
.admin_menu_text img { vertical-align:middle;width:20px;height:20px;background:transparent url("../images/icon-menu.gif") no-repeat; }
.admin_menu_block img { width:32px;height:32px;background:transparent url("../images/icon-menu2.gif") no-repeat; }

img.admin-users { background-position:0% top; }
img.admin-settings { background-position:5% top; }
img.admin-shipping { background-position:10% top; }
img.admin-attributes { background-position:15% top; }
img.admin-products { background-position:20% top; }
img.admin-auctions { background-position:25% top; }
img.admin-orders { background-position:30% top; }
img.admin-coupons { background-position:35% top; }
img.admin-mailing { background-position:40% top; }
img.admin-localization { background-position:45% top; }
img.admin-bans { background-position:50% top; }
img.admin-log { background-position:55% top; }
img.admin-password { background-position:60% top; }
img.admin-activity { background-position:65% top; }
img.admin-forbidden { background-position:70% top; }
img.admin-statistics { background-position:65% top; }

.admin-text { padding:12px 30px 18px 0px;line-height:16px; }
.admin_menu_block { margin:0 17px 0 15px;padding:10px 0 10px 0; }
.admin_menu_block img { float:left;margin:0 10px 0 2px; }
.admin_menu_block h1 { margin:0px;font-weight:normal; }
.admin_menu_block h1 a { font-size:11px;line-height:15px;color:#006394;font-weight:bold;margin:0 10px 0 2px;text-decoration:none; }
.admin_menu_block a { color:#336699;vertical-align:baseline; }
.admin_menu_block a:hover { color:#990000; }
.admin_menu_right_bot { margin:25px 8px 0 0;background:#fafafa;padding-bottom:6px; }
.admin_menu_block h2 { margin:0px;font-weight:normal; }
.admin_menu_block h2 a { font-size:11px;line-height:15px;font-weight:bold;margin:0 10px 0 2px;color:#5b5b5b;text-decoration:none; }
.admin_menu_block h2 a:hover { color:#000000; }

/* admin_products.aspx */
.product-title { vertical-align:top; }

/* admin_orders.aspx */
.order-heading { padding-top:8px;color:#3181a8;text-transform:uppercase; }

/* loginregister */
.loginregister-box { width:600px;border:solid 1px #cccccc;background-color:#f4f4f4;padding:8px; }
.loginregister-info { font-weight:bold;padding-bottom:8px; }
.loginregister-text { text-align:left;font-weight:bold; }
.loginregister-table { border:solid 1px #cccccc; }
.loginregister-buttons { height:30px;vertical-align:top;margin:10px 0px;text-align:right; }

