/* global */
body { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10.5pt; 
	background: #fff;
	margin: 0 4px;
	padding: 0;
}
textarea, select { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight: 400; 
}
td { font-size: 10.5pt; }
hr { 
	color: #8e8e8e; 
	background-color: #8e8e8e; 
	height: 1px; 
	border: 0; 
}
form { margin: 0; }
ol, ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
ul { list-style: square; }
/* images */
img { border: none; }
img.uprighttext { vertical-align: top; float: right; }

h1, h2, h3, h4 {
	font-family: verdana, tahoma, arial, sans-serif;
	font-weight: 100; 
	margin-bottom: 0;
}
h1 { font-size: 28px; color: #a0a0a0; }
h2 { font-size: 24px; color: #808080; }
h3 { font-size: 20px; color: #707070; }
h4 { font-size: 16px; color: #707070; }
a { color: #2040ab; }
a:visited { color: #505050; }
/* global */

/* universal */
.bold { font-weight: bold; }
.nobold { font-weight: normal; }
.italic { font-style: italic; }
.nowrap { white-space: nowrap; }
.large { font-size: 12.5pt; }
.normal { font-size: 10.5pt; }
.small { font-size: 9pt; }
.smaller { font-size: 8pt; }
.xtrasmall { font-size: 7pt; }
.ultrasmall { font-size: 6.5pt; }
.verdana { font-family: Verdana, sans-serif; }
.arial { font-family: arial; }
.background { background: #fff; }
.fontcolor1 { color: #a0a0a0; }
.fontcolor2 { color: #000; }
.fontcolor3 { color: #777; }
.lineThrough { text-decoration: line-through; }

/* dir */
.toleft { text-align: left; }	
.toright { text-align: right; }
.totop { vertical-align: top; }
.tobottom { vertical-align: bottom; }
.tocenter { text-align: center; }
/* center + tables without cont. */
div.tocenter table {
	margin: 0 auto; 
	text-align: left;
}
div.tocenter table table {
	margin: 0; 
	text-align: left;
}
div.tocenter table table.tocenter { 
	margin: auto; 
	text-align: left;
}
.left { float: left; background: none; }
.right { float: right; background: none; }
.tomiddle { vertical-align: middle; }
/* universal */

/* PHORUM OLD BEGIN */
.table-ph { border: #fc0 1px solid; }
.headcolor-ph { background-color: #fc0; font-weight: bold; }
.cellcolor-ph { background-color: #eee; padding: 0 3px; }
.cellwhite-ph { background-color: #fff; padding: 0 3px; }
.celltip-ph { background-color: #f3f3f3; }
.phorum-main { background-color: #fc0; padding: 2px; }
.PhorumBodyArea { width: 500px; }
.PhorumListRow { height: 21px; }
.PhorumListHeader { font-weight: bold; height: 24px; }
.PhorumForumTitle { font-weight: bold; }
.PhorumTableHeader { font-weight: bold; }
.PhorumNewFlag { 
	color: #f00; 
	font-size: 11px;
}
/* END PHORUM OLD */
/*new forum*/
.forumTitle {
	border-top: 1px solid #fc0;
	border-bottom: 1px solid #fc0;
	vertical-align: top;
	background: #ffde5b;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	white-space: nowrap;
	color: #373737;
	padding: 2px 2px 2px 8px;
	height: 22px;
}
.rowDark { background-color: #eee; padding: 0 3px; }
.rowLight { background-color: #fff; padding: 0 3px; }
tr.rowLocked td { 
	background-color: #fef6d6; 
	padding: 0 3px; 
	border-bottom: 1px solid #FFEC9F;
}

td.forumPostDate {
	padding-top: 3px; 
	white-space: nowrap; 
	font-size: 9pt;
}
td.forumPostAuthor {
	padding-top: 2px; 
	white-space: nowrap;
}
td.forumThreadReplies {
	vertical-align: middle !important; 
	text-align:center;
}
td.forumThreadDate {
	vertical-align: middle !important; 
	text-align: center;
	font-size: 9pt;
	white-space: nowrap;
	width: 120px;
}

span.forumTextSmall { font-size: 8pt; }
span.forumTextNormal { font-size: 11pt; }
span.forumTextBig { font-size: 13pt; }
img.emoticon { margin: 0 3px; vertical-align: top; }
span.forumTitleColor { color: #e00 !important; }
img.forumAvatar {
	border: 1px solid #777;
	margin: 3px;
	width: 80px;
	height: 80px;
}
td.forumAvatar {
	font-size:9pt;
	vertical-align: top;
	text-align: center;
	background-color:#e9e9e9;
	padding:2px;
	border-top:1px solid #D0D0D0;
	border-left:1px solid #D0D0D0;
}
td.forumAvatarAjax {
	font-size:9pt;
	vertical-align: top;
	text-align: center;
	padding: 5px 2px;
}
div.forumHierarch {
	border: 0; 
	padding: 0;
}
table.forumSearch select, table.forumSearch input { margin: 1px 0; }
td.forumPost {
	font-size: 10pt;
	padding: 2px 2px 2px 8px;
	border-top:1px solid #D0D0D0;
}
td.forumVerticalLine {background:url("/site_images/common/forum/i-long.gif") repeat-y;}
div.forumAjaxPost {width:100%;display:none;}
td.forumPostFooter {
	text-align: right;
	vertical-align:bottom !important;
	white-space: nowrap;
	padding:2px;
}
div.forumHr {
	border-bottom: 1px solid #D0D0D0;
	width: 100%;
	height: 5px;
	font-size: 0;
}
div.forumHrShort {
	border-bottom: 1px solid #D0D0D0;
	width: 100px;
	height: 5px;
	font-size: 0;
}
td.forumPost tt { font-size: 11pt }
td.forumPost p { font-size: 11pt !important }
.forumAjaxPost tt { font-size: 11pt }
.forumAjaxPost p { font-size: 11pt !important }
tt.forumSignature { color: #777; }
div.forumFormtitle {
	border-top: 1px solid #7790b6;
	border-bottom: 1px solid #7790b6;
	vertical-align: top;
	background: #d6e0f8;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	white-space: nowrap;
	color: #4d4d4d;
	padding: 2px;
}
div.forumHeader {
	border-top: 1px solid #d0d0d0;
	vertical-align: top;
	font-size: 10pt;
	background: #f2f2f2;
	width:100%;
}
div.forumHeaderTop {
	position: relative; 
	height: 29px;
}
div.forumHeaderCaption { padding: 5px 0 0 5px; }
div.forumFormSubmit {
	border-top: 1px solid #d0d0d0;
	vertical-align: top;
	font-size: 10pt; 
	text-align: right;
	background: #e1e1e1;
	padding: 5px;
}
div.forumAccordian{
	background: #F2F2F2;
	border-bottom: 2px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
}
div.forumTip {
	font-size: 9pt;
	background: url('/site_images/1/0/common/dots.gif') left top repeat-x #faf7e2;
	border: 0;
	padding:5px;
}
.forumImg {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	width: 29px;
	height: 29px;
	background-image: url('/site_images/common/drop.gif');
}
.forumOpen { background-image: url('/site_images/common/dropped.gif'); }
.forumRss {
	position: absolute;
	top: 8px;
	right: 35px;
}
/*END PHORUM*/

.darkblue { background: #2c3167; } 
.small-bold { 
	font-size: 9pt; 
	font-weight: 700; 
}
.bold10 { 
	font-size: 10pt; 
	font-weight: 700; 
} 
.normal10 { 
	font-size: 10.5pt; 
	font-weight: 400; 
} 
.font-white { color: #fff; } 
.chosen { 
	text-decoration: underline; 
	color: #f60; 
} 
.td-pager { 
	font-size: 9.5pt;
	padding: 0; 
}
.td-pager img { padding: 0 3px; }
.textBN { 
	font-family: Arial, Helvetica, sans-serif; 
	color:#E46632; 
	letter-spacing: -.1em; /*word-spacing: 0;*/ 
	font-weight: 700; 
} 
.header { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #3f3fa5; 
	line-height: 18px; 
	font-weight: 700; 
} 
.celltip-r-f { 
	background: #EBEDF1 url('/site_images/1/0/common/dots.gif') repeat-x top left; 
	border: solid #cdcdcd; 
	border-width: 0 1px; 
	padding: 2px; 
}

.nocolor-ltb-f { 
	background: #fff;
	border: solid #cdcdcd; 
	border-width: 1px 0; 
} 
.headcolor-r-f { 
	border-top: 2px solid #425588; 
	vertical-align: top; 
	background: #6898BB; 
	font-size: 10pt; 
	font-weight: 700; 
	color: #fff; 
	padding: 3px; 
} 
.px3color-tr-f { display: none; } 
.nocolor-ltb-f .white { 
	background: #fff; 
	border: solid #cdcdcd; 
	border-width: 0 1px; 
} 
.white { 
	background-color: #fff; 
	padding: 2px; 
}
.fb-tr-neg2 { background-color: #fdd; font-size: 10pt; }
.error { color: #f30c0c; font-size: 12pt; }
.errorSmall { font-weight: normal; color: #f30c0c; font-size: 10pt; display: block; margin: 3px 0 2px 0; }
.msg { color: #02910d; font-size: 12pt; }
.msgincontent { color: #02910d; }
.errorincontent { color: #f30c0c; }

.table_msg { 
	background-color: #f3ffec; 
	border: 1px solid #02910d; 
	padding: 5px; 
}
.table_error { 
	background-color: #feffd7; 
	border: 1px solid #f30c0c; 
	padding: 5px; 
}
.table-msg { 
	background-color: #edfdd7; 
	border: solid #02910d; 
	border-width: 1px 0; 
	padding: 5px; 
}
.table-error { 
	background-color: #feffcc; 
	border: solid #f30c0c; 
	border-width: 1px 0; 
	padding: 5px; 
}
.cat-promo { 
	background-color: #fed; 
	border: solid #aaa; 
	border-width: 2px 1px 1px 1px; 
	padding: 2px; 
}
.pos { color: #009b00; font-weight: 700; }
.neu { color: #646464; font-weight: 700; }
.neg { color: #ee3e2b; font-weight: 700; }
.topcenter { 
	vertical-align: top; 
	text-align: center; 
}
.uname { font-family: Tahoma, Verdana, Arial, sans-serif; }
.refund-title { color: #fff; font-weight: 700; }
.my-list-bottom { 
	font-size: 9pt; 
	border-bottom: 1px solid #2c3167;
	background: #e1e1e1; 
	padding: 2px;
}
.list-color1 { 
	background-color: #c9d7ed; 
	font-size: 9pt; 
	vertical-align: middle; 
	text-align: center; 
	padding: 2px; 
}
.list-color2 { background: #7e94c7; }
.left-menu { 
	border: 1px solid #7e94c7; 
	vertical-align: top; 
	width: 200px;
	margin-right: 8px;
}
.left-menu-head { 
	background: #7e94c7; 
	color: #ebf0fe; 
	font-weight: 700; 
	font-size: 10pt; 
	padding: 3px; 
}
.textdisabled { color: #808080; }
.a-nounderline { text-decoration: none; }
.list-menu1x { 
	vertical-align: top; 
	font-size: 10pt; 
	margin-top: 10px; 
	border-left: 0; 
	border-collapse: collapse; 
}

.list-menux {
	/*background-color: #f7f7f7;*/ 
	vertical-align: top; 
	background: url('/site_images/1/0/common/tab_line2.gif') left top repeat-y #f2f2f2; 
	border-right: 1px solid #fc0; 
}
.list-menux  table th { font-size: 10pt; vertical-align: middle; margin: 0; }
.list-menux  table td { padding: 2px 5px 2px 0; }
.list-menu-descx { 
	border: solid #fc0; 
	border-width: 1px 0; 
	background: #fff3af; 
	padding: 0 5px 0 10px;
}
.list-menu-topx { 
	vertical-align: top; 
	border-top: 1px solid #fc0; 
}
.cellwhite-tr-f { 
	vertical-align: top; 
	font-size: 10pt; 
	border: solid #cdcdcd; 
	border-width: 0 1px; 
	background:#fff url('/site_images/1/0/common/dots.gif') repeat-x left top; 
	padding: 3px; 
}
.gray { 
	background-color: #eee;
	padding: 2px; 
}

/* listing styles */
.listing_r, .listing_f { border-bottom: 1px solid #dfe0e4; width: 100%; }

#listFeatured td, #listStandard td {
	border-bottom:1px solid #fff;
	font-size: 10pt;
	vertical-align: middle !important;
}
#listFeatured, #listStandard { border-bottom: 1px solid #dfe0e4; width: 100%; }
#listFeatured tr.listingHeader th, #listStandard tr.listingHeader th { 
	border-bottom: #bababa 1px solid; 
	white-space: nowrap; 
	padding: 0 5px; 
	text-align: center; 
}

#listStandard tr.rowEven {background-color:#efefef;}
#listFeatured tr.rowOdd, #listStandard tr.rowOdd { background-color: #f8f8f8; }
#listFeatured tr.rowEven { background-color: #fed; }
#listFeatured tr.highlight, #listStandard tr.highlight { background-color: #ff8; }
#listFeatured caption, #listStandard caption { font-size: 8pt; color: #808080; text-align: left; }

#listFeatured tr.highlight td {border-bottom: #fff 1px solid;}

td.cellPhoto { 
	text-align: center; 
	border-left: 1px solid #dfe0e4; 
	width: 70px; 
}
td.cellName { padding: 4px; width: 65%; }
td.cellShop { padding: 4px; }
td.cellPrice { 
	padding: 4px; 
	text-align: right; 
	white-space: nowrap; 
}

td.cellTransBlack, td.cellTrans { 
	padding: 4px; 
	text-align: right; 
	border-left: 1px solid #fff; 
	white-space: normal; 
}
td.cellTrans { color: #a0a0a0; }
td.cellOffer, td.cellTime { 
	padding: 4px; 
	text-align: center; 
	border-left: 1px solid #fff; 
}
td.cellTime { border-right: 1px solid #dfe0e4; }
td.cellLeft { border-left: 1px solid #dfe0e4; }

.l1 { background-color: #f8f8f8; }
.l2 { background-color: #fed; }
.l3 { background-color: #efefef; }
.l4, .l5 { 
	border-bottom: #bababa 1px solid; 
	white-space: nowrap; 
	vertical-align: bottom !important; 
	text-align: center; 
}
.l6 { width: 100%; border-collapse: collapse; }
.l7 { background-color: #ff8; border-bottom: #fff 1px solid; }
.l8 { background-color: #ff8; }
.l9 { background-color: #d2daff; border-top: #fff 1px solid; }
/* end listing styles */

.table-info { 
	background-color: #fff; 
	border: 1px solid #8e8e8e; 
	padding: 3px; 
}
.textBN-small { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #E46632; 
	font-size: 8pt; 
}
a:link.signed { color: #00A800; }
a:visited.signed { color: #00A800; }
.bill-list-color { 
	background-color: #eee; 
	font-size: 9pt; 
	padding: 2px; 
	vertical-align: top; 
}
.bill-list-white { 
	background-color: #fff; 
	font-size: 9pt; 
	padding: 2px; 
	vertical-align: top; 
}	
.bill-statement { 
	background-color: #ffebbd; 
	font-size: 10pt; 
	padding: 2px; 
}
.newitem { color: #008000; }
.announceBg { background: #e5e5e5; padding: 2px; }
.announceBg .normal10 li {font-size:9.5pt;}
ul.category_list_main {
	margin: 5px 0;
	padding: 0;
}
ul.category_list_main li {
	list-style-type: none;
	padding: 0;
	margin: 3px 0;
}
ul.category_list_sub {
	margin: 4px 0;
	padding: 0 0 0 10px;
}
ul.category_list_sub li {
	list-style-type: none;
	padding: 0;
	width: 100%;
	margin: 3px 0;
}
span.category_sub {
	margin: 0 0 0 5px;
}

/* INTERF-110 END: STYLE_OLD.CSS */

#footer-agreement {
	margin-top: 4px; 
	margin-bottom: 4px; 
	text-align: center; 
	font-size: 8pt;  
	background: #fff;
}
#footer-ads { 
	margin: 0 auto; 
	text-align: center; 
	width: 760px; 
	border-top: 2px solid #eee;
}
#footer-ads img { display: inline; }

/* navbar */
.navbar {
	padding: 4px 4px 4px 9px; 
	background: #eae8e3; 
	border: solid #aeaeae; 
	border-width: 1px 0;
	text-align: left; 
	font-size: 9pt; 
}
#pagecontent2 .navbar { padding: 0; }

/* banners */
#pagetop { 
	width: 100%; 
	float: right; 
	text-align: right; 
	background: #f2f2f2;  
	padding: 1px 0;
	border-bottom: 1px solid #cdcdcd; 
	height: 60px; 
}
#pagebottom {	
	width: 100%; 
	float: right; 
	text-align: right; 
	background: #f2f2f2;  
	padding-top: 1px; 
	border-top: 2px solid #808080; 
}

/*photos*/
.gallery-big { background: #fff; border:1px solid #d3d5da; text-align: center; }
.gallery-thumbs { background: #eeeef0; border: solid #d3d5da; border-width: 0 1px 1px 1px; }

/* listing headers */
a.list-normal, a.list-chosen { 
	color: #2040ab;  
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Verdana, sans-serif; 
	text-decoration: none;
}
a.list-normal:visited { color: #00f; }
a.list-normal:visited span { color: #2040ab; }
a.list-normal:active {  }
a.list-normal span { color: #2040ab; }
a.list-normal:hover { color: #2040ab; text-decoration: underline; }
a.list-normal:hover span { color: #2040ab; text-decoration: underline; }

a.list-chosen:visited { color: #2040ab; }
a.list-chosen:visited span { color: #ff5a00; }
a.list-chosen:active {  }
a.list-chosen span { color: #ff5a00; }
a.list-chosen:hover { color: #ff5a00; text-decoration: underline; }
a.list-chosen:hover span { color: #ff5a00; text-decoration: underline; }

.list-noclick { color: #808080; font-weight: bold; font-size: 9pt; font-family: Verdana, sans-serif; }
.list-active { color: #404040; font-weight: bold; font-size: 9pt; font-family: Verdana, sans-serif; }
.list-img { vertical-align: text-bottom; }

/*listings on my account*/
.list-head {
	border-collapse:collapse; 
	margin:0 0 16px; 
	width:100%;
}
.my-list { 
	font-size: 9pt; 
	font-weight: bold; 
	border-bottom: 1px solid #2c3167; 
	background: #e1e1e1; 
	text-align: center; 
	padding: 2px;	
}
.list-lrtb { border: 1px solid #eee; }
.list-color  {	
	background-color: #eee; 
	font-size: 9pt; 
	padding: 2px; 
	vertical-align: top; 
	text-align: left; 
}
.list-white  { 
	background-color: #fff; 	
	font-size: 9pt; 
	padding: 2px;	
	vertical-align: top; 
	text-align: left; 
}



/* common styles for html elements */
#pagecontent1 td, #pagecontent2 td { vertical-align: top; }
#pagecontent1 .tobottom, #pagecontent2 .tobottom { vertical-align: bottom; }
#pagecontent1 .tomiddle, #pagecontent2 .tomiddle { vertical-align: middle; }
#pagecontent1 p, #pagecontent2 p { font-size: 9.5pt; margin-top: 2px; margin-bottom: 1px; }

/* styles for double colored special links in categories, sections etc */
a.spec { font-size: 9pt; color: #c8c8c8; text-decoration: underline;}
a.spec:visited { color: #c8c8c8; text-decoration: underline; }
a.spec:visited span { color: #505050; }
a.spec:active { text-decoration: underline; }
a.spec span { color: #2040ab; }
a.spec:hover { color: #2040ab; text-decoration: underline; }
a.spec:hover span { color: #2040ab; text-decoration: underline; }

a.spec-flex { color: #c8c8c8; text-decoration: underline; }
a.spec-flex:visited { color: #c8c8c8; text-decoration: underline; }
a.spec-flex:visited span { color: #27376d; }
a.spec-flex:active { text-decoration: underline; }
a.spec-flex span { color: #2040ab; }
a.spec-flex:hover { color: #2040ab; text-decoration: underline; }
a.spec-flex:hover span { color: #2040ab; text-decoration: underline; }

a.rss { font-size: 9pt; color: #c8c8c8; text-decoration: underline; background: url('/site_images/1/0/feed-icon.gif') no-repeat center left; padding: 0 0 0 15px; }
a.rss:visited { color: #c8c8c8; text-decoration: underline; }
a.rss:visited span { color: #e9813c; }
a.rss:active { text-decoration: underline; }
a.rss span { color: #e9813c; }
a.rss:hover { color: #e9813c; text-decoration: underline; }
a.rss:hover span { color: #e9813c; text-decoration: underline; }

#listStandard a.spec-flex:visited span, #listFeatured a.spec-flex:visited span { color: #505050; }
#listStandard a.spec-flex span, #listFeatured a.spec-flex span { color: #2020ab; }

a.spec.xtrasmall { font-size: 6pt; }
a.spec.small { font-size: 9pt; }
a.spec.smaller { font-size: 8pt; }
a.spec.xtrasmall { font-size: 7pt; }
a.spec.ultrasmall { font-size: 6.5pt; }

div.li0 { line-height: 150%; }
div.li1 { 
	background: url('/site_images/1/0/common/li1.gif') no-repeat top left; 
	padding-left: 6px; 
	line-height: 150%; 
}
div.li2 { 
	background: url('/site_images/1/0/common/li2.gif') no-repeat top left; 
	padding-left: 6px; 
	line-height: 150%; 
}
div.li3 { 
	padding-left: 6px; 
	line-height: 150%; 
}
div.li4 { 
	background: url('/site_images/1/0/common/li4.gif') no-repeat top left; 
	padding-left: 6px; 
	padding-bottom: 2px; 
}

/* tables with forms */
table.form { 
	background: #f2f2f2; 
	border: solid #d0d0d0; 
	border-width: 1px 0 2px 0; 
}
td.formtitle { 
	border: solid #7790b6; 
	border-width: 1px 0; 
	vertical-align: top; 
	background: #d6e0f8; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: verdana, arial, sans-serif; 
	white-space: nowrap; 
	color: #4d4d4d; 
	padding: 2px; 
}
td.form1, td.form1bold { 
	border-top: 1px solid #d0d0d0; 
	vertical-align: top; 
	font-size: 10pt; 
} 
td.form1 { background: #f2f2f2; }
td.form1bold { font-weight: bold; }
td.form1noborder { vertical-align: top; font-size: 10pt; }
td.form2, td.form2bold {
	border: solid #d0d0d0;
	border-width: 1px 0 0 1px;
	vertical-align: top; 
	font-size: 10pt; 
}

td.form2 { background: #fff; }
td.form2bold { font-weight: bold; }
td.form2noborder { vertical-align: top; font-size: 10pt; }
td.formsubmit, td.formbright { 
	border-top: 1px solid #d0d0d0; 
	vertical-align: top; 
	font-size: 10pt; 
}
td.formsubmit { 
	text-align: right; 
	background: #e1e1e1; 
}
td.formbright { background: #fbfbfb; }
td.formnobordercolor { 
	background: #f2f2f2; 
	vertical-align: top; 
	font-size: 10pt; 
}
td.formborder { border-left: 1px solid #d0d0d0; }
td.formtip, td.formtipbottom { 
	font-size: 9pt; 
	background: url('/site_images/1/0/common/dots.gif') left top repeat-x #faf7e2; 
	border: 0; 
	border-left: 1px solid #cdcdcd; 
}
td.formtitle-info  { 
	border-top: solid #fc0; 
	border-width: 1px 0;
	vertical-align: top; 
	background: #fee996; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: verdana, arial, sans-serif; 
	white-space: nowrap; 
	color: #4d4d4d; 
	padding: 2px; 
}
td.form2noleftborder { 
	border-top: 1px solid #d0d0d0; 
	border-left: 0; 
	vertical-align: top; 
	font-size: 10pt; 
	background: #fff; 
}
td.form1 table td, td.form2 table td { vertical-align: top; font-size: 10pt; }
td.formnoleftborder { border-left: 0; }

.subtab { 
	font-size: 10pt; 
	background: #fff; 
	border: 1px solid #7e94c7;
	border-bottom: 0; 
	text-align: center; 
	padding: 2px 6px; 
}
.subtab a, .subtab a:visited { color: #7e94c7; font-weight: bold; }
.subtab a:hover { color: #555; }

/* forms */
form { 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0; 
	font-size: 10.5pt; 
}
input, textarea, select { font-size: 10pt; }
.form-submit, .submit-delete { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
}
.submit-delete { color: #FF5A00; }
.submit-hidden { 
	border: 0; 
	background-color: #fff; 
	font-size: 10pt; 
	color: #0002E1; 
	text-decoration: underline; 
	cursor: pointer; 
	text-align: left;
}

/* infos messages */
/* caption  border: 1px solid #a7a7a7; */
.theme-main {
	position: relative; 
	float: left;
	margin-top: 0; 
	margin-bottom: 0; 
	border-bottom: 2px solid #fc0; 
	width: 100%;
}
.theme { 
	float: left; 
	width: 90%; 
	font-weight: bold; 
	font-size: 11pt; 
	font-family: verdana, arial, sans-serif; 
	white-space: nowrap; 
	color: #668ac6; 
}
.theme a { 
	font-size: 10.5pt; 
	font-family: arial, helvetica ,sans-serif; 
	white-space: nowrap;
}
.theme-help { 
	position: absolute; 
	bottom: 0; 
	right: 0; 
	float: right; 
	text-align: right; 
	width: 10%;  
	white-space: nowrap; 
	font-size: 9pt;
}
#theme-show-hide {
	float: right;
	color: #000000;
	width: 13px;
	height: 13px;
	cursor: pointer;
	text-decoration: none;
	padding: 0 15px 0 0;
}
#theme-show-hide.show {
background: url('/site_images/1/0/common/unhide.gif') right no-repeat;
}
#theme-show-hide.hide {
background: url('/site_images/1/0/common/hide.gif') right no-repeat;
}
table.info { 
	margin-top: 0; 
	margin-bottom: 10px;
	padding: 3px; 
	width: 100%; 
	background-color: #fbf9ea; 
	border-bottom: 1px solid #fc0; 
}
table.info td { 
	font-size: 10pt; 
	vertical-align: top;
}
.table-info { 
	padding: 3px; 
	background-color: #fff; 
	border: 1px solid #a7a7a7; 
}
table.theme-hidden {
	display: none;
}
/* styles for tables with small squares on the left, bodies of those tables etc. */
.tab-line { 
	background-image: url('/site_images/1/0/common/tab-line.gif'); 
	width: 13px; 
}
.tab-top { 
	background-image: url('/site_images/1/0/common/tab-top.gif'); 
	width: 13px;
} 
.tab-headtop { 
	background-image: url('/site_images/1/0/common/tab-headtop.gif'); 
	width: 13px; 
}
.tab-bottom { 
	background-image: url('/site_images/1/0/common/tab-bottom.gif'); 
	width: 13px; 
	height: 1px; 
	background-position: bottom; 
}
.tab-headbottom { 
	background-image: url('/site_images/1/0/common/tab-headbottom.gif'); 
	width: 13px; 
	background-position: bottom; 
}
.tab-bottomb { 
	border: solid #dfe0e4; 
	border-width: 0 1px 1px 0; 
}
.tab-headtopb { border-top: 3px solid #dfe0e4; }
.tab-head {
	font-size: 10pt; 
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
	color: #3c3c3c; 
	padding: 3px 3px 4px 6px;
	border: solid #dfe0e4; 
	border-width: 1px 1px 0 0;
}
.tab-body {
	font-size: 9pt; 
	font-weight: normal; 
	color: #3c3c3c; 
	padding: 3px 3px 6px 6px;
	border-right: 1px solid #dfe0e4; 
}
.tabBodyCat, .tabBodyLegend { 
	font-size: 9pt; 
	font-weight: normal; 
	color: #3c3c3c; 
	border-right: 1px solid #dfe0e4; 
}
.tabBodyCat { padding: 2px 3px 2px 6px; }
.tabBodyLegend { padding: 1px 3px 1px 6px; }

.tab-bgcolor1 { background-color: #efeeed; }
.tab-bgcolor2 { background-color: #f6f5f3; }
.tab-bgcolor3 { background-color: #fff; }
.tab-bgcolor4 { background-color: #fffce0; }
.tab-bgcolor5 { background-color: #f4fee0; }
.tab-bgcolor6 { background-color: #fff3af; }
.tab-headcolor1 {background-color: #e3e8ee; }

.tab-square { width: 13px; height: 23px; padding: 0; }

/* ads mainpage and showcat */
.txtbox-spot { 
	width: 130px; 
	height: 30px; 
	vertical-align: middle; 
	background: #fbfaf9; 
	margin-bottom: 3px; 
	padding: 2px 1px;
	border: solid #dfe0e4; 
	border-width: 1px 0;
}

a.txt-spot, a:visited.txt-spot { 
	color: #2040ab; 
	font-size: 8pt; 
	padding: 0; 
}
a.txt-spot-url, a:visited.txt-spot-url { 
	color: #8d919e; 
	font-size: 8pt; 
	text-decoration: none; 
	padding: 0;
}
.imgbox-spot { 
	width: 130px;  
	margin-bottom: 10px; 
}

.txtbox-cat-spot, .imgbox-cat-spot { 
	border: solid #dfe0e4; 
	border-width: 1px 0; 
	background-color: #fbfaf9; 
	padding: 3px; 
}
.cat-spot { 
	padding: 0; 
	text-align: center; 
}

.alleThemeMain
{
	background: url('/site_images/1/0/layout/theme-main.gif') 0 0 repeat-x #fbe38f;
	border: 1px solid #fbe38f !important;
	border-width: 1px 0;
	line-height: normal;
	margin: 0;
	padding: 6px 0 4px 0;
	text-indent: 0;
	font: bold 12px verdana, arial, sans-serif;
	/*width: 100%;*/
	position: relative;
	height: 18px;
}

h3.themeHead
{
	color: #7C7C7C;
	float: none;
	font-size: 12px;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	white-space: nowrap;
	margin: 0 4px 0 12px;
	padding: 0;
	width: auto;
	position: relative;
	left: -1px;
	text-indent: 0;
}

h3.themeHead span.themeHead
{
	float: right;
	margin: 0 0 4px 4px;
	_margin: 0 0 4px 4px;
}

.alleThemeInfo
{
	background: url('/site_images/1/0/layout/themebox_bg.gif') 0 0 repeat-x #fffae5!important;
	border: 1px solid #fbe38f!important;
	margin-bottom: 10px;
	padding: 8px 12px 8px 12px;
	font-size: 13px;
	zoom: 1;
}

.alleThemeInfo div.alleThemeInfoImg
{
	background: url('/site_images/1/0/common/info.gif') 0 0 no-repeat!important;
	padding: 0 0 0 40px;
	_height: 30px;
	min-height: 30px;
}
/* attribs*/
.attribs-tab { 
	border: 1px solid #ddd; 
	border-top: none; 
	background: #f7f7f7; 
}
.attribs-tab td { font-size: 10.5pt; }
.attribs-vsep { border-top: 1px solid #fff9df;}
.attribs-hsep { padding: 3px 10px; }

/* phorum */
.ph-row-col1 { background-color: #fff; }
.ph-row-col2 { background-color: #eee; }
.ph-row {
	font-family: arial, sans-serif; 
	font-size: 13px; 
	padding: 0 3px;
	vertical-align: middle;
}
.ph-read { 
	background-color: #eee; 
	padding: 2px; 
	font-size: 11pt;
}

/* header and footer */
#headerBox {
	margin: 0;
	padding: 0 0 15px 0;
	background-color: #fff;
	font-family: verdana, arial, sans-serif;
}

#headerBox p {
	margin: 0;
	padding: 3px 6px 6px 0;
	background: url('/site_images/1/0/common/dots.gif') 0 100%  repeat-x;
	text-align: right;
	font-size: 10px;
}

#headerBox p strong {
	padding: 4px 6px;
	background: url('/site_images/1/0/common/menu-small-sep.gif') 0 50% no-repeat; 
}

#headerBox p strong a {
	color: #696f7e;
	padding: 4px 6px 4px 0;
	background: url('/site_images/1/0/common/menu-small-sep.gif') 100% 50% no-repeat; 
}

#topMenu {
	list-style: none;
	float: right;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 10px;
}

#topMenu li {
	float: left;
	text-align: center;
	margin-left: 8px;
	background: url('/site_images/1/0/common/header-icons.png') no-repeat;
}

#topMenu #ico7 { background-position:  19px 0; } 
#topMenu #ico6 { background-position: -43px 0; }
#topMenu #ico5 { background-position: -103px 0; }
#topMenu #ico4 { background-position: -163px 0; }
#topMenu #ico3 { background-position: -224px 0; }
#topMenu #ico2 { background-position: -287px 0; }
#topMenu #ico1 { background-position: -350px 0; }
#topMenu #ico0 { background-position: -411px 0; }

#topMenu li a {
	display: block; /* DLA NOWYCH IKON */
	padding: 45px 0 0 0; /* DLA NOWYCH IKON */
	text-align: center;
	color: #000;
	text-decoration: none;
	width: 72px;
}
#topMenu li a:hover {
	color: #ff5a00;
	text-decoration: underline;
}

#footerBox {
	background-color: #fff;
	margin-top: 0;
	padding-top: 10px;
	text-align: left;
}

#footerBox a.arrowUp {
	float: right; 
	margin: 2px 0 0 0; 
}

#footerBox #footerMenu {
	border-top: 2px solid #91aefb;
	list-style: none;
	margin: 0 0 14px 0;
	padding: 2px 0;
	background-color: #e6e6e6;
	font-size: 11px;
}

#footerBox #footerMenu li {
	display: inline;
	padding: 2px 4px;
	border-right: 1px solid #91aefb;
	font-family: verdana, helvetica, sans-serif;
}

#footerBox #footerMenu li a {
	color: #6f7384;
	text-decoration: none;
}

#footerBox #footerMenu li a:hover { text-decoration: underline; }

#footerBox p, #footerBox #partnerMenu  {
	text-align: center;
	margin: 0;
	padding: 4px 50px;
	font-size: 8pt;
}

#footerBox #partnerMenu { border-top: 2px solid #eee; }

#txtAdv p span {
	font-size: 8pt;
	display: block;
	text-align: left;
	background-color: #fbfaf9;
	margin: 4px 0 4px 16px;
	border: solid #e0e0e0;
	border-width: 1px 0;
	padding: 2px 0 4px 0;
	overflow: hidden;
	width: 129px;
}
.note-img { margin-left: 2px; }

/* styles for tabs */
#myAllegroMenu { 
	background: url('/site_images/1/0/tab-bg-line.gif') 0 2em repeat-x; 
	font-family: arial, sans-serif; 
	font-weight: bold;  
	font-size: 13px;
}
#myAllegroMenu ul {
	list-style: none;
	margin: 0;
	padding: 8px 0 0 0;
	width: 76em;
}
#myAllegroMenu ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	background: url('/site_images/1/0/tab-l.gif') left top no-repeat #f2f2f2;
	float: left;
	display: inline;
}
#myAllegroMenu ul li span {
	background: url('/site_images/1/0/tab-r.gif') right top no-repeat;
	padding: 0 0.94em 0 0.63em;
	display: block;
	float: left;
	height: 1.4em;
}
#myAllegroMenu ul li span a  {
	float: left;
	padding: 2px 0 0 0;
	cursor: pointer;
	text-decoration: none;
	color: #666;
}
#myAllegroMenu ul li a:hover { color: #333; }
#myAllegroMenu ul #activeMenu {
	font-size: 14px;
	padding: 0 0 0 5px;
	margin-top: -8px;
	background-color: #fff3af;
	border-bottom: none;	
}
#myAllegroMenu ul li strong {
	background: url('/site_images/1/0/tab-r.gif') right top no-repeat;
	padding: 6px 9px 5px 4px;
	display: block;
}
#myAllegroSubMenu, #myAllegroSubMenuEmpty, #myAllegroNoSubMenu {
	background: url('/site_images/1/0/tab-bg-line.gif') 0 100% repeat-x #fff3af;
	border: solid #7790b6; 
	border-width: 0 1px; 
	margin: 0;
	height: 2.09em;
}
#myAllegroSubMenuEmpty, #myAllegroNoSubMenu { height: 4px; font-size: 1px; margin-bottom: 6px; }
#myAllegroSubMenu ul {
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
	font-family: arial, sans-serif; 
	font-weight: bold;  
	font-size: 9pt;
	width: 80em;
}
#myAllegroSubMenu ul li {
	margin: 0;
	padding: 0 8px;
	float: left;
	display: inline;
	background: url('/site_images/1/0/tabs-separ.gif') right bottom no-repeat;
}
#myAllegroSubMenu ul li a {
	color: #444;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	display: block;
}
#myAllegroSubMenu ul li a:hover { color: #000; }
#myAllegroSubMenu ul #activeSubMenu {
	background: url('/site_images/1/0/pager-corner1.gif') left top no-repeat #fff;
	margin: 0 5px;
	padding: 0 0 0 5px;
	font-size: 13px;
	height: 23px;
	overflow: hidden;
}
#myAllegroSubMenu ul li.withoutSeparator { background: none; }
#myAllegroSubMenu #activeSubMenu strong {
	background: url('/site_images/1/0/pager-corner2.gif') right top no-repeat;
	padding: 4px 7px 0.34em 2px;
	display: block;
}

#myAllegroNoSubMenu { border-top: 1px solid #7790B6; }
/**/



#vMenu {
	font: bold 12px verdana, arial, sans-serif;
	margin: 10px 0 4px 0;
	padding:0;
	list-style: none;
	clear: both;
	height: 25px;
	border-bottom: 2px solid #7790B6;
}
#vMenu li {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	background: url('/site_images/1/0/tab-l.gif') left top no-repeat #f2f2f2;
	float: left;
	display: inline;
}
#vMenu li a {
	background: url('/site_images/1/0/tab-r.gif') right top no-repeat;
	padding: 6px 9px 5px 4px;
	display: block;
	float: left;
	text-decoration: none;

}
#vMenu #active {
	padding: 0 0 0 5px;
	background-color: #fff3af;
	border-bottom: none;
}
#vMenu li strong { 
	background: url('/site_images/1/0/tab-r.gif') right top no-repeat;
	padding: 6px 9px 5px 4px;
	display: block;
}

#searchInMenu {
	position: absolute;
	right: 5px;
}






.leftMenuList li {
	background: transparent url('/site_images/1/0/sell_manager/sell-bullet.gif') no-repeat top left;
	margin: 0;
	padding: 0 0 1px 15px;
}
.leftMenuList {
	line-height: 1.3;
	list-style: none;
	margin: 4px 4px 4px 0;
	padding: 4px 0;
}

/* wyszukiwarka + zakladki na listingach */
.tabsContainer {
	width: 100%;
	margin: 0 auto;
}
.tabsContainer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.tabsContainer ul li {
	list-style: none;
	float: left;
	width: auto;
	font-size: 12px;
}
.tabsContainer ul li a {
	outline: none;
	text-decoration: none;
	color: #666;
	float: left;
}
.tabsContainer ul li#font_resizer a {
	float: none;
	height: 1px;
	overflow: visible;
}
.tabsContainer ul li#font_resizer span {
	float: none;
	vertical-align: baseline;
}
.tabsContainer ul li.active a { color: #000; }
.tabsContainer ul.tabs {
	background: url('/site_images/1/0/tab-bg-line.gif') repeat-x 0 24px;
	height: 25px;
	display: block;
	overflow: hidden;
	padding-left: 5px;
}
.tabsContainer ul.tabs li span {
	float: left;
	background: url('/site_images/1/0/tab-bg-line.gif') repeat-x 0 19px;
}
.tabsContainer ul.tabs li.active span { background: none; }
.tabsContainer ul.tabs li {
	font-size: 12px;
	font-weight: bold;
	background: #f2f2f2 url('/site_images/1/0/tab-r.gif') no-repeat top right;
	margin: 5px 0 0 5px;
	height: 24px;
	overflow: hidden;
}
.tabsContainer ul.tabs li.active {
	font-size: 14px;
	margin-top: 0;
	background-color: #fff3af;
	height: 25px;
}
.tabsContainer ul.tabs li.active a {
	color: #000;
	font-weight: bold;
}
.tabsContainer ul.tabs li a {
	height: 30px;
	padding: 3px 8px 0 18px;
	background: url('/site_images/1/0/tab-l.gif') no-repeat 0 0;
}
.tabsContainer ul.tabs li a:hover { color: #333; }
.tabsContainer ul.tabs li#font_resizer {
	background:none;
	color:#C8C8C8;
	float:right;
}
.tabsContainer li#font_resizer a {
	background:none;
	padding:1px;
}
.itemNav {
	background: #fff3af url('/site_images/1/0/tab-bg-line.gif') repeat-x 0 25px;
	border: 1px solid #879DBF;
	border-width: 0 1px;
	height:26px;
	overflow:hidden;
}
.pagerTop {
	background: url('/site_images/1/0/pager-corner1.gif') left top no-repeat #fff;
	height: 27px;
	margin: 6px 50px 0 0;
	text-align: center;
	width: 400px;
}
.pagerTop .td-pager {
	height: 30px;
	text-align: center;
	background: url('/site_images/1/0/pager-corner2.gif') right top no-repeat;
	padding-top: 4px;
}
.bottomNav {
	background: #fff url('/site_images/1/0/tab-bg-line.gif') repeat-x 0 0;
	height: 25px;
	overflow: hidden;
}
.pagerBottom {
	background: url('/site_images/1/0/pager-corner3.gif') left bottom no-repeat #fff;
	height: 20px;
	margin: 0 50px 0 0;
	text-align: center;
	width: 400px;
}
.pagerBottom .td-pager {
	height: 16px;
	text-align: center;
	background: url('/site_images/1/0/pager-corner4.gif') right bottom no-repeat;
	padding-bottom: 4px;
	text-align: center;
}

/* new advanced search */
#searchContainer {
	width: 650px;
	margin: 0 auto;
}

#searchContainer .tabs li.active {
	font-size: 14px;
	margin-top: 0;
	background-color: #d6e0f8;
	height: 25px;
}
#searchContainer .tabs li.active a { color: #4d4d4d; }
#searchContainer form { background: #fff url("/site_images/1/0/form-bg.gif") repeat-y -380px 0; }
#searchContainer .itemNav {
	height: 18px;
	background: #d6e0f8;
	border-bottom: 1px #7790b6 solid;
	border-left: 1px #879dbf solid;
	border-right: 1px #879dbf solid;
}
.newForm fieldset {
	text-align: left;
	margin: 0; 
	padding: 0;
	/*border-style: none;*/
	border: #879dbf solid;
	border-width: 0 1px;
}
.newForm fieldset.submit {
	padding: 3px 10px 10px 10px;
	background: transparent url("/site_images/1/0/form-submit600-c-bg.gif") no-repeat bottom left;
	border-style: none; 
	border-top: 1px #d0d0d0 solid;
	text-align: right;
}
.newForm fieldset.submit.last {
	padding: 3px 10px;
	background: #e1e1e1;
	border-bottom: 2px #7790b6 solid;
	border-left: 1px #879dbf solid;
	border-right: 1px #879dbf solid;
}
.newForm legend { 
	margin-left: 1em; 
	color: #000; 
	font-weight: bold; 
} 
.newForm fieldset ol {
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
} 
.newForm fieldset li {
	float: left; 
	clear: left; 
	width: 100%; 
	padding: 2px 0 5px 0; 
	border-top: #d0d0d0 1px solid;
	font-size: 12px;
} 
.newForm fieldset li.subLi, fieldset li.first { border-top: none; }
.newForm label { 
	padding: 3px 0;
	font-size: 10pt;
	float: left; 
	width: 210px; 
	margin: 0 10px 0 5px;
}
.newForm li.subLi label { text-align: right; }
.newForm fieldset li.tip {
	padding: 0;
	background: transparent;
	border-top: none;
}
.newForm fieldset li.tip p {
	font-size: 9pt;
	text-align: left;
	width: 379px;
	float: right;
	background: #FAF7E2 url(/site_images/1/0/common/dots.gif) repeat-x 0 0;
}
.newForm fieldset li.tip p span {
	display: block;
	padding: 2px 10px;
}

/* reks */
#horizontalReks { float: right; }
#horizontalReks caption, #verticalReks caption {
	text-align: left;
	font-size: 12px;
}
#horizontalReks td {
	width: 160px;
	vertical-align: top;
	border-left: 1px solid #e0e0e0; 
	padding: 0 2px;
}
#horizontalReks td, #verticalReks td { font-size: 12px; }
#horizontalReks td span, #verticalReks td span { font-size: 11px; }
#verticalReks { width: 180px; }
#ceneoSearchResult {
	float: left; 
	white-space: nowrap;
}
#ceneoSearchResult td {
	vertical-align: middle; 
	font-size: 12px;
}


/*  ---- ROUND CORNERS BOX  ---- grey on white background------ */

.roundCornerGreyBG
{
	background: #f7f7f7;
	border: 1px solid #d3d3d3; 
	margin: 0; 
	padding: 0;
	margin-bottom: 10px;
}
.roundCornerGreyTL
{
	background: url(/site_images/common/roundbox/corner-greybg-TL.gif) top left no-repeat; 
	position: relative; top: -1px; left: -1px; 
	height: 6px;
	margin: 0; 
	padding: 0;
	font-size: 0px;
}
.roundCornerGreyTR
{
	background: url(/site_images/common/roundbox/corner-greybg-TR.gif) top right no-repeat; 
	position: relative; right: -2px; 
	height: 6px;
	margin: 0; 
	padding: 0;
	font-size: 0px;
}
.roundCornerGreyBL
{
	background: url(/site_images/common/roundbox/corner-greybg-BL.gif) bottom left no-repeat; 
	position: relative; bottom: -1px; left: -1px; 
	height: 6px;
	margin: 0; padding: 0;
	font-size: 0px;
}
.roundCornerGreyBR
{
	background: url(/site_images/common/roundbox/corner-greybg-BR.gif) bottom right no-repeat; 
	position: relative; bottom: 0px; right: -2px;
	height: 6px; 
	margin: 0; padding: 0;
	font-size: 0px;
}

/*  ---- ROUND CORNERS BOX  ---- white on grey background --- smaller corners ------ */
.roundCornerWhiteBG
{
	background: #fff;
	border: 1px solid #d3d3d3; 
	margin: 0; 
	padding: 0;
}
.roundCornerWhiteTL
{
	background: url(/site_images/common/roundbox/corner-whitebg-TL.gif) top left no-repeat; 
	position: relative; top: -1px; left: -1px; 
	height: 3px;
	margin: 0; 
	padding: 0;
	font-size: 0px;
}
.roundCornerWhiteTR
{
	background: url(/site_images/common/roundbox/corner-whitebg-TR.gif) top right no-repeat; 
	position: relative; right: -2px; 
	height: 3px;
	margin: 0; 
	padding: 0;
	font-size: 0px;
}
.roundCornerWhiteBL
{
	background: url(/site_images/common/roundbox/corner-whitebg-BL.gif) bottom left no-repeat; 
	position: relative; bottom: -1px; left: -1px; 
	height: 3px;
	margin: 0; padding: 0;
	font-size: 0px;
}
.roundCornerWhiteBR
{
	background: url(/site_images/common/roundbox/corner-whitebg-BR.gif) bottom right no-repeat; 
	position: relative; right: -2px; 
	height: 3px;
	margin: 0; padding: 0;
	font-size: 0px;
}
.roundCornerContent
{
	margin: 0; padding: 0 6px;
}

/*  ---- ShowUser green box------ */
.greenbgTxt
{
	height: 47px;
	margin: 0; padding: 0;
	float: left;
	background: url(/site_images/common/roundbox/showuser-greenBG-C.gif) top left repeat-x;
	color: #fff;
	line-height: 18px;
}
.greenbg
{
	margin: 0; padding: 0;
	height: 47px;
	float: left;
	margin: 0 10px 10px 0;
}
.greenbgLeft
{
	margin: 0; padding: 0;
	background: url(/site_images/common/roundbox/showuser-greenBG-L.gif) top left no-repeat;
	width: 5px;
	height: 47px;
	float: left;
}
.greenbgRight
{
	margin: 0; padding: 0;
	background: url(/site_images/common/roundbox/showuser-greenBG-R.gif) top right no-repeat;
	width: 5px;
	height: 47px;
	float: left;
}
.greenbgTxt span {
	display: block;
	float: left;
	text-align: center;
	padding: 5px;
	font-family: verdana;
}
.greenbgTxt .green {
	color: #B7D488;
	font-size: 11px;
}
div.jobSublevel {
	background: url('/site_images/1/0/job/job_dash.gif') no-repeat;
	background-position: 0 0.25em;
	padding-left: 1em;
}
/* new nawigation - begin */
#navs {
	list-style: none;
	padding: 0;
	margin: 0 0 -1px;
}
#navs li a { color: #2040ab; }
#navs li a:hover, #navs li a:focus { color: #ab2040; }
#navs li.active big {
	background: #7e94c7 url('/site_images/1/0/sell_manager/notip.gif') no-repeat 182px 4px;
	cursor: pointer;
}

#navs li.active ul, #navs li.current ul { display: block; }
#navs li.inactive { 
	margin: 0; 
	padding: 0; 
	font-size: 0;
	border-bottom: 1px solid #fff;
}
#navs li.inactive big {
	color: #ebf0fe;
	background: #7e94c7 url('/site_images/1/0/sell_manager/tip.gif') no-repeat 182px 4px;
	cursor: pointer;
	margin: 0;
}
#navs li.inactive ul { display: none; }
#navs li big, #navs li big.back {
	font: bold 10pt/130% arial, helvetica, sans-serif;
	color: #fff;
	background: #7e94c7;
	display: block;
	padding: 2px 3px 3px;
}
#navs li.current big {
	background: #666;
}
#navs li big.back {
	background: #666;
	margin: 0;
	border-bottom: 1px solid #fff;
}
#navs li big.back a, #navs li big.back a:hover {
	font-size: 8.5pt;
	text-decoration: none;
	color: #fff;
}
#navs ul {
	list-style: none;
	padding: 1px 0 3px;
	margin: 0;
}
#navs ul li {
	background: url('/site_images/1/0/common/li2.gif') no-repeat 8px 0;
	padding: 2px 0;
	display: block;
	font-size: 9pt;
	line-height: 130%;
	padding-left: 18px;
}
#navs ul li a { text-decoration: none; }
#navs ul li.lock a, #navs ul li.jump a {
	background: url('/site_images/1/0/jump.gif') no-repeat right center;
	padding-right: 13px;
}
#navs ul li.lock a { background-image: url('/site_images/1/0/lock.gif'); }
#navs ul li ul {
	padding: 1px 0;
	margin: 0;
}
#navs ul li ul li { 
	padding: 1px 0 1px 10px; 
	background: url('/site_images/1/0/common/li2.gif') no-repeat;
}
#navs ul li ul li a, #navs ul li ul li a strong { font-size: 8.5pt; }
/* new nawigation - end */

.ac_results { 
    position: absolute; 
    right: 5px;
    width: 190px;
    border: 1px solid #7f9db9;
    background: #fff;
    z-index: 99999;
    overflow: hidden;
    white-space: nowrap;
    display: none;
    font-family: verdana, arial, sans-serif;
	text-align: left;
}
.ac_results ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	line-height: 16px;
	overflow: hidden;
	font-size: 11px!important;
	cursor: hand;
}
.ac_odd { background-color: #fff; }
.ac_over { background-color: #e0e0e0; }

/*filter project*/
#filtrMainBox {
	display: block;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
}
#filtrMainBox .boxHeader   {
	display: block;
	width: 100%;
	height: 15px;
	border-bottom: 2px solid #FFCC00;
	padding: 3px 0;
	background-color: #FFF;
}
#filtrMainBox .boxHeader  h1 {
	display: block;
	float: left;
	margin: 0 auto 0 0;
	padding: 0 0 2px 2px;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
#filtrMainBox {
   display: block;
   float: left;
   width: auto;
   text-align: left;
}
#filtrMainBox .optionBox {
	float: left;
	width: 100%;
	background-color: transparent;
	text-align: center;
}

#filtrMainBox .optionBox #insideOptions {
	margin: 10px auto;
	float: left;
	width: 100%;
}
#filtrMainBox .optionBox #insideOptions .option {
	padding: 0 5px 2px 0;
	margin: 0 0 10px 0;
	text-align: right;
	float: left;
	width: 324px;
	height: 30px;
}
#filtrMainBox .optionBox #insideOptions .buttons {
	width: 100%;
	margin: 10px 0 5px;
	float: left;
}
#filtrMainBox .optionBox #insideOptions  select {
	width: 160px;
}
#filtrMainBox .optionBox #insideOptions  input.priceFrom, #filtrMainBox .optionBox #insideOptions  input.priceTo {
	width: 55px;
	height: 22px;
	padding: 0;
	text-align: center;
}
#filtrMainBox .optionBox #insideOptions  input.od {
	margin: 0 6px 0 0;
}
#filtrMainBox .optionBox #insideOptions  label {
	font-size: 9pt;
	padding: 8px 5px 5px 0;
}
#filtrBookmarks {
   display: block;
   width: 100%;
   background-color: #FBF9EA;
   border-bottom: 1px solid #FFCC00;
   margin: 0 0 10px;
   width: 100%;
}
#filtrBookmarks.hide {
   display: none;
}
#filtrBookmarks .filtrBox {
   float: left;
   text-align: right;
   height: 18px;
   overflow: hidden;
   margin: 8px 5px;
   border: 1px solid #FFCC00;
   background-color: #ffffff;
}
#filtrBookmarks a.filtrCloseBookmark {
   display: block;
   width: 18px;
   height: 18px;
   margin: 0 0 0 auto;
   padding: 0;
   background: url(/site_images/1/0/common/filters_close.gif) no-repeat;
}
#filtrBookmarks span.filtrLabel {
   float: left;
   padding: 0 0 0 5px;
   margin: 0 22px 0 0;
   color: #000;
   font-size: 10pt;
}
/* show_list button space */
#listButtonsTop, #listButtonsMain {
   display: table-cell;
   width: 100%;
   padding: 5px 0;
   text-align: left;
}
#listButtonsTop .optionIcon {
   display: block;
   float: left;
   background-color: transparent;
   padding: 0 5px;
}
#listButtonsMain input {
   float: left;
   margin: 0 3px;
   width: 55px;
   height: 75px;
   border: medium none;
   cursor: pointer;
}
#listButtonsMain input.sellAgain {
   background: transparent url(/site_images/1/0/list_buttons/01_sellAgain.gif) no-repeat;
}
#listButtonsMain input.sellAgainShops {
   background: transparent url(/site_images/1/0/list_buttons/02_sellAgainShops.gif) no-repeat;
}
#listButtonsMain input.autoProlong {
   background: transparent url(/site_images/1/0/list_buttons/03_autoProlong.gif) no-repeat;
}
#listButtonsMain input.transPay {
   background: transparent url(/site_images/1/0/list_buttons/04_transPay.gif) no-repeat;
}
#listButtonsMain input.shopCats {
   background: transparent url(/site_images/1/0/list_buttons/05_shopCats.gif) no-repeat;
}
#listButtonsMain input.optionVat {
   background: transparent url(/site_images/1/0/list_buttons/06_optionVat.gif) no-repeat;
}
#listButtonsMain input.closeAuctions {
   background: transparent url(/site_images/1/0/list_buttons/07_closeAuctions.gif) no-repeat;
}
#listButtonsMain input.addText {
   background: transparent url(/site_images/1/0/list_buttons/08_addText.gif) no-repeat;
}
#listButtonsMain input.subDelete {
   background: transparent url(/site_images/1/0/list_buttons/09_subDelete.gif) no-repeat;
}
#listButtonsMain input.fastComment {
   background: transparent url(/site_images/1/0/list_buttons/10_fastComment.gif) no-repeat;
}
#listButtonsMain input.gift {
   background: transparent url(/site_images/1/0/list_buttons/11_gift.gif) no-repeat;
}
#listButtonsMain input.giftChangeList {
   background: transparent url(/site_images/1/0/list_buttons/12_giftChangeList.gif) no-repeat;
}
#listButtonsMain input.gift.disabled {
   background: url(/site_images/1/0/list_buttons/11_gift_disabled.gif) no-repeat;
}
#listButtonsMain input.giftChangeList.disabled {
   background: url(/site_images/1/0/list_buttons/12_giftChangeList_disabled.gif) no-repeat;
}
#listButtonsMain input.subDelete.disabled {
   background: url(/site_images/1/0/list_buttons/09_subDelete_disabled.gif) no-repeat;
}
#listButtonsMain input.allegroPayment {
   background: transparent url(/site_images/1/0/list_buttons/13_allegroPayment.gif) no-repeat;
}
/*********/
#searchSuggest {
	position: absolute; 
	width: 200px;
	border: 1px solid #7f9db9;
	background: #fff;
	z-index: 999;
	overflow: hidden;
	white-space: nowrap;
	display: none;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
li.first #searchSuggest {
	top: 22px!important;
	top: 24px;
	left: 225px!important;
	left: 228px;
}
#searchSuggest a.suggest { color: #838383; }
#searchSuggest a.suggest, #searchSuggest a.current, #searchSuggest a.current:hover { 
	text-decoration: none;
	padding: 2px 6px;
	margin: 1px;
	display: block;
}
#searchSuggest a.suggest strong { color: #435d86; }
#searchSuggest a.current:hover, #searchSuggest a.current { 
	background-color: #a3a3a3;
	color: #fff;
	font-weight: bold;
}
#searchSuggest a.current strong, #searchSuggest a.current:hover strong { color: #fff; }
#searchSuggest p {
	text-align: right; 
	margin: 0; 
	padding: 2px 6px; 
	border-top: 1px solid #e0e0e0;
	background: #f8f8f8;
}
#searchSuggest p a {
	background: url('/site_images/1/0/input-arrow-up.gif') right center no-repeat #f8f8f8; 
	padding-right: 16px;
	color: #777;
	font-size: 11px;
}
#suggestDown { display: none; }
#suggestDown a {
	background: url('/site_images/1/0/input-arrow-down.gif') center center no-repeat #fff;
	top: 7px;
	left: 55%;
	width: 15px;
	height: 15px;
	position: absolute;
}
/**********/

table.dataTables {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #e0e0e0;
	margin: 0 auto 6px auto;
}
table.dataTables caption {
	border: solid #7790b6;
	border-width: 1px 0;
	text-align: left;
	background-color: #d6e0f8;
	padding: 2px;
	margin: 0 auto;
}
table.dataTables th {
	background: #e0e0e0;
	font-size: 10pt;
	padding: 2px;
}
table.dataTables td {
	font-size: 10pt;
	padding: 2px;
}

#allForPlanet {
	background: url('/site_images/1/0/marketing/allforplanet/eko-1.png') repeat-x;
	width: 100%;
	height: 35px;
}

#allForPlanet p, #allForPlanet p strong {
	padding: 0;
	margin: 0;
	height: 35px;
	display: block;
	text-align:left;
}

#allForPlanet p strong a {
	line-height: 34px;
	text-indent: 150px;
	text-decoration: none;
	color: #000;
	background: url('/site_images/1/0/marketing/allforplanet/eko-2.png') no-repeat;
	height: 35px;
	display: block;
	overflow: hidden;
}

#allForPlanet p strong a em {
	font-style: normal;
	font-weight: bold;
}

/* ================== */
/* = form validator = */
/* ================== */
form.validate tr.required .regFormLabel, .allRequired {
	color: #f00;
}

form.validate .regFormLabel {
	width: 170px;
}
form.validate td.validatorTip {
	width: 270px;
	border-left: none;
	line-height: 1.2;
	padding-bottom: 0;
	font-size: 11px;
}
form.validate input.validatorMessage, form.validate select.validatorMessage {
	color: #c11;
}
form.validate span.validatorMessage {
	float:left;
	color: #c11;
	font-size: 11px;
	font-style: normal;
	background: url('/site_images/1/0/icon-validator-error.png') no-repeat 0 -4px;
	padding: 0 0 0 28px;
	margin: 0;
}
form.validate span.validatorMessage.success {
	color: #393;
	background: url('/site_images/1/0/icon-validator-ok.png') no-repeat 0 -4px;
}
input.disabled {
	background: #eee;
}
.regFormLabel label span.required {
	color: #f00;
}

#photosThumbsGallery {
	border: #dbdbdb 1px solid;
	height: 253px;
	overflow: auto;
	background: #fff url(/site_images/1/0/layout/thumbs-box-bg.png) no-repeat 5px 5px;
}
#photosThumbsGallery ul.niThumbs {
	list-style: none;
	clear: both;
	padding: 0 0 0 5px;
	margin: 5px 0;
	width: 572px;
	float: left;
}
#photosThumbsGallery li {
	float: left;
	position: relative;
	width: 143px;
	height: 123px;
}
#photosThumbsGallery li img {
	border: #fff 1px solid;
	position: absolute;
	top: 10px;
	left: 3px;
}
#photosThumbsGallery li.theThumb {
	background: url(/site_images/1/0/layout/thumb-mini-bg.gif) no-repeat;
}
#photosThumbsGallery .niThumbsRemove {
	background: url(/site_images/1/0/layout/thumb-remove-bg.gif) no-repeat;
	position: absolute;
	right: 7px;
	top: 0;
	width: 19px;
	height: 19px;
	cursor: pointer;
}
#photosThumbsGallery .niThumbsName {
	width: 134px;
	overflow: hidden;
	position: absolute;
	left:2px;
	bottom:3px;
	text-align: left;
	font-size: 10px;
	color: #4f4f4f;
}
#photosThumbsGallery .thumbLabel {
	position: absolute;
	top:0;
	left:2px;
	font-size:9px;
	color: #fff;
}
#photosThumbsGallery li.theThumb .niThumbsName {
	color: #fff;
}
#photosThumbsGallery li.thumbSpinner {
	background: url(/site_images/1/0/layout/thumb-spinner.gif) no-repeat 44px 10px;
}

a.alleLink, a.alleLink:visited { color: #c8c8c8; }
a.alleLink span { color: #2040ab; }
a.alleLink:hover { color: #2040ab; }
a.alleLink:active { color: #2040ab; }
a.alleLink:visited span { color: #505050 !important; }


h2.themeHead {
	border-bottom:2px solid #A7A7A7;
	font-size: 10.5pt;
	font-weight: bold;
	color:#668AC6;
	font-family:verdana,arial,sans-serif;
	margin-top: 0;
	margin-bottom: 10px;
}
h2.themeHead span.themeHead {
	float: right;
}
#reg {
	font-size: 11px;
	padding: 10px;
	text-align: center;
}
h2.heading 
{
	color:#808080;
	font: bold 14px verdana;
}
table.form input[disabled=disabled],table.form input.disabled {
	background:#EDEDED none repeat scroll 0 50%;
	border:1px solid #C5C5C5;
	color:#999999;
	font-size:13px;
	padding:2px;
}
.linkAsButton, .linkAsButton:visited {
	height: 28px;
	background: url('/site_images/1/0/layout/inputButtonBg.gif') repeat-x 0 0;
	border: 1px solid #747474;
	cursor: pointer;
	padding: 0 8px;
	color: #000;
	text-decoration: none;
}



/*NEW MA*/
.paddingContent { padding: 0 5px; }
.forms {
	padding: 0;
	margin: 10px auto;
}
.formsWithoutHeader { 
	margin: 0 auto; 
	background: #f2f2f2;
	position: relative;
}
.wrapperForm {
	padding-top: 4px;
	background: url('/site_images/1/0/header-form-bg.gif') left top repeat-x #f2f2f2;
	border-top: 1px solid #ddd;
	position: relative;
}

.wrapperForm fieldset, .formsWithoutHeader fieldset {
	border: none;
	font-size:12px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.wrapperForm fieldset legend, .wrapperForm h4 {
	color: #2c3167;
	font: bold 12px verdana, arial, sans-serif;
	padding: 0 0 4px;
	text-indent: 10px;
	margin: 0;
}
*+html .wrapperForm fieldset legend { margin-left: -1em; }
.wrapperForm ul, .formsWithoutHeader ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.wrapperForm ul li, .formsWithoutHeader ul li {
	padding: 5px;
	border-top: solid #fff;
	border-bottom: solid #ddd;
	border-width: 1px 0;
	clear: both;
	overflow: hidden;	
}
.wrapperForm ul li table td { background-color: #f2f2f2; border: none; }
.wrapperForm ul ul, .formsWithoutHeader ul ul { 
	margin: 0 0 0 30%; 
	padding: 0; 
}
.wrapperForm ul ul li, .formsWithoutHeader ul ul li { 
	border: none; 
	padding: 1px;
}
.wrapperForm ul li label, .formsWithoutHeader ul li label  {
	padding-top: 2px;
	float: left;
	font: bold 12px arial, tahoma, sans-serif;
	color:#606060;
	position: relative;
	width: 30%;
}
label.absolute { 
	position: absolute!important; 
	float: none!important; 
}
.wrapperForm ul ul li label, .formsWithoutHeader ul ul li label  {
	font: 400 12px arial, tahoma, sans-serif;
	float: none;
	color: #000;	
}
.labelWidth1 ul li label {	width: 30%; }
.labelWidth2 ul li label {	width: 40%; }
.labelWidth2 ul li label {	width: 50%; }
.labelWidth4 ul li label {	width: 60%; }
.wrapperForm table td, .wrapperForm table th {
	border-top: solid #fff;
	border-bottom: solid #ddd;
	border-width: 1px 0;
	padding: 4px;
}
.wrapperForm table td ul li { 
	border: none; 
	padding: 2px;
}
.wrapperForm table td { background: #fff; }
.wrapperForm table th { color: #606060; }

.wrapperForm div { padding: 5px; }
#underTabsBG {
	overflow: hidden; 
	height: 6px; 
	border: 1px solid #7AB2E7; 
	background:  url('/site_images/1/0/layout/tabs-bg-active.gif') repeat-x scroll 0 100%;
}
div.formsubmit {
	background: #eee;
	border: solid #cecece;
	border-width: 1px 0;
	overflow: hidden;
	padding: 5px 0;
}

.tipForm { 
	background: #FAF7E2 url(/site_images/1/0/common/dots.gif) repeat-x left top;
	margin: 1px;
	padding: 5px;
	font-size: 11px;
	color: #000;
}
.tipForm ul { 
	list-style: square; 
	margin: 0 0 0 20px!important; 
}
.tipForm ul li { border: 0 }
.tipWithArrow {
	margin: 1px;
	position: relative;	
}
.tipWithArrow .arrow {
	width: 13px;
	height: 6px;
	position: absolute;
	top: -6px;
	left: 10px;
	background: none;
}
.emptyFavList {
	text-align: center;
	margin: 30px 0;
}
.addFavBtn {
	background: url('/site_images/1/0/common/add-fav-bg.gif') left center no-repeat; 
	font-weight: normal; 
	font-size: 10px; 
	position: absolute; 
	top: 1px; 
	right:10px;
}
.addFavBtn a {
	display: block;
	text-decoration: none; 
	color: #000;
	padding: 3px 22px 3px 10px; 
	background: url('/site_images/1/0/common/add-fav-plus.gif') right center no-repeat;
}
.addToFavBox {
	margin: 0 auto;
	background: #f2f2f2;
	/*width: 740px;*/
}
.addToFavBox h3 {
	background: url('/site_images/1/0/header-form-bg.gif') left top repeat-x #f2f2f2;
	color: #2c3167;
	font: bold 12px verdana, arial, sans-serif;
	padding: 4px 10px;
}
.addToFavBox p img { padding: 0 5px 5px 0; }

h2.withBorderTop {
	border-bottom:2px solid #A7A7A7;
	border-top:2px solid #A7A7A7;
	color:#668AC6;
	font-family:verdana,arial,sans-serif;
	font-size:10.5pt;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0;
}




.options {
	position: relative;
	height: 1%;
	background: url('/site_images/1/0/layout/options-bg.gif') left center no-repeat;
}
.options div {
	position: absolute;
	right: 0;
	top: 21px;
	background: #fff;
	border: 1px solid #d9d9d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 0 30px #d9d9d9;
	-webkit-box-shadow: 0 0 30px #d9d9d9;
	border-radius: 5px;
	box-shadow: 0 0 30px #d9d9d9;
	padding: 4px;
	z-index: 999;
	width: 200px;
	display: none;
	text-align: right;
}
.options div p { font-size: 11px!important; }
.optionsLink {
	background: url('/site_images/1/0/layout/options-bg-arrow.gif') right center no-repeat;
	text-decoration: none;
	font-size: 10px;
	padding: 3px 30px 3px 15px;
	display: block;
}
#listingMyAccount td {
	padding: 3px 6px;
	font-size: 12px;
}
#listingMyAccount th { 
	text-align: center; 
	font-size: 12px; 
	padding: 3px 0;
	background: #eee;
	border: solid #c8c8c8;
	border-width: 1px 0;
	height: 26px;
	text-transform: lowercase;
}
.firstRow td {
	padding-top: 6px!important;
}
.secondRow td {
	padding-bottom: 6px!important;
}
.secondRow td.prices, .secondRow td.observed {
	border-left: 1px solid #d9d9d9;
	padding-left: 8px;
}





div#listButtonsTop, div#listButtonsMain {
   display: block;
   width: 100%;
   text-align: left;
   background: #eee;
   overflow: hidden;
   border: solid #cecece;
   border-width: 1px 0;
}
div#listButtonsMain {
	border-width: 0 0 1px 0;	
	background: #e1e1e1;
}
div#listButtonsTop .optionIcon {
   background-color: transparent;
   padding: 0 5px;
   float: none;
}

/*NEW MA forms end*/

#filtersBox {
	height: 1%;
	padding: 0;
	position: relative;
	margin: 0 0 10px 0;
	background: #fbf9ea;
}

#filtersBox h2 {
	border-bottom: 2px solid #A7A7A7;
	font: bold 10.5pt verdana,arial,sans-serif;
	color: #668AC6;
	background: #fff;
	margin: 0;
}
#filtersBox .filtersSwitch {
	position: absolute;
	right: 12px;
	top: 0;
	padding-right: 16px;
	text-decoration: none;
	font-size: 11px;
}
#filtersBox .filtersSwitch.hide {
	background: url('/site_images/1/0/layout/show.gif') right center no-repeat;
}
#filtersBox .filtersSwitch.show {
	background: url('/site_images/1/0/layout/hide.gif') right center no-repeat;
}
#filtersBox  form { 
	margin: 0; 
	padding: 10px; 
	border-bottom: 1px solid #A7A7A7;
}
#filtersBox  form .option {
	width: 48%;
}
#filtersBox  form p {
	padding: 8px 0;
}
.note-span {
	color: #808080; 
	font: italic 10px arial, tahoma, sans-serif; 
}
.note-img {vertical-align: baseline; }
.width1 { width: 540px; }
.width2 { width: 740px; }
.width3 { width: 840px; }

.widthPercent1 { width: 80%; }
.widthPercent2 { width: 90%; }
.widthPercent3 { width: 100%; }

.data-table { border-collapse: collapse; }
.data-table td {
	border: 1px solid #ddd!important;
	font-size: 12px;
}


/*sorter*/
.listingSorter {
	background: url('/site_images/1/0/layout/tabsOptions.png') 0 -70px repeat-x;	
	text-align: right;
	height: 35px;
	margin-bottom: 10px;
	position: relative;
}
.listingSorter div {
	width:5px; 
	height: 35px; 
	background: url('/site_images/1/0/layout/tabsOptions.png') 0 0 no-repeat; 
	position: absolute; 
}
.listingSorter .leftCorners {
	left: 0;
}
.listingSorter .rightCorners {
	background-position: 100% -35px; 
	right: 0;
}
.listingSorter dl {
	margin: 0;
	padding: 9px 10px;
	font-size: 13px;
}
.listingSorter dl dt { 
	display: inline;
	margin: 0;
}
.listingSorter dl dd { 
	display: inline;
	margin: 0;
	padding: 0;
	background: url(/site_images/1/0/layout/viewing_options_separator.gif) no-repeat 0 0;
}
.listingSorter dl dd:first-child { background: transparent!important; } 
.listingSorter dl dd a {
	margin: 0;
	padding: 0 5px 0 6px;
	display: inline-block;
}

.listingSorter dl dd a.active {
	margin-right: 0;
	padding-right: 0;
	color: #FECCAD !important;
}
.listingSorter dl dd a.active span { color:#FE6608 !important; }
div.td-pager { text-align: right; }
#printPreview { display: none; }

.ui-tabs .ui-tabs-nav {
	background: #fff;
	border: none;
}


/*gifts*/
#addItemGifts { 
	background: url('/site_images/1/0/gifts/gift-buttons-bg.gif') left -158px repeat-x; 
	position: relative;
}
#addItemGifts div { 
	background: url('/site_images/1/0/gifts/gift-buttons-bg.gif') 0 0 no-repeat;
	padding: 15px 10px 15px 66px;
}
#addItemGifts .bgRight { 
	background: url('/site_images/1/0/gifts/gift-buttons-bg.gif') right -78px no-repeat;
	width: 10px;
	display: block;
	height: 84px;
	position: absolute;
	right: 0;
}
#addItemGifts p { 
	white-space: nowrap; 
	margin-bottom: 5px;
}
#addItemGifts a {
	background: url('/site_images/1/0/gifts/gift-show-item-btn.gif') left -24px no-repeat;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	display: inline-block;
}
#addItemGifts a span {
	background: url('/site_images/1/0/gifts/gift-show-item-btn.gif') right top no-repeat;
	padding: 3px 4px 4px 4px;
	display: block;
}
#addItemGifts a:hover { text-decoration: underline; }

#addToGiftsDialog {
	display: none;
	padding: 10px 20px;
	text-align: center;
}
#addToGiftsDialog p { text-align: left; } 
#addToGiftsDialog input, #addToGiftsDialog a {
	display: inline-block;
	width: 76px;
	height: 76px;
	margin: 5px;
	border: none;
	background: url('/site_images/1/0/gifts/buttons-popup.gif') no-repeat;
}

#addToGiftsDialog #icoGift1 { background-position: 0 0; }
#addToGiftsDialog #icoGift1:hover { background-position: 0 -172px; }

#addToGiftsDialog #icoGift2 { background-position: -98px 0; }
#addToGiftsDialog #icoGift2:hover { background-position: -98px -172px; }

#addToGiftsDialog #icoGift3 { background-position: -197px 0; }
#addToGiftsDialog #icoGift3:hover { background-position: -197px -172px; }

#addToGiftsDialog #icoGift4 { background-position: -296px 0; }
#addToGiftsDialog #icoGift4:hover { background-position: -296px -172px; }

#addToGiftsDialog #icoGift5 { background-position: 0 -86px; }
#addToGiftsDialog #icoGift5:hover { background-position: 0 -258px; }

#addToGiftsDialog #icoGift6 { background-position: -98px -86px; }
#addToGiftsDialog #icoGift6:hover { background-position: -98px -258px; }

#addToGiftsDialog #icoGift7 { background-position: -197px -86px; }
#addToGiftsDialog #icoGift7:hover { background-position: -197px -258px; }

#addToGiftsDialog #icoGift8 { background-position: -296px -86px; }
#addToGiftsDialog #icoGift8:hover { background-position: -296px -258px; }

/* gallery: global */
.galleryItem {
	border: 1px solid #c8c8c8;
/*  position: relative;*/
	margin: 5px;
/*  width: 294px;*/
	width: 32%;
	float: left;
	text-align: center;
	height: 236px;
}
#tabMainBox.twoCol .galleryItem {
	width: 48%;
}
.galleryItemMain {
	padding: 10px;
	height: 100px;
	text-align: center;
}
div.galleryItemDetails {
	height: 99px;
	padding: 8px 5px;
	text-align: left;
	border-top: 1px solid #b0cede;
}
table.galleryItemDetails {
/*  margin-top: 5px;*/
	border: none !important;
/*  position: absolute;*/
	right: 7px;
	bottom: 0;
	width: 280px;
}
table.galleryItemDetails td {
	border: none !important;
/*  padding-bottom: 5px;*/
}
#listStandard .l1 {
	background: #fff !important;
	text-align: center;
}
#listFeatured .l2 {
	background: #fff !important;
	text-align: center;
}
#listFeatured .galleryItem,
#listStandard .galleryItem {
	border: 1px solid #b0cede;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#listFeatured div.galleryItemDetails,
#listStandard div.galleryItemDetails {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
}
#listFeatured .galleryOdd div.galleryItemDetails {
  background: #d9f1ff;
}
#listFeatured .galleryEven div.galleryItemDetails {
  background: #ecf7fe;
}
#listStandard .galleryOdd.galleryItem {
	border: 1px solid #d6d6d6;
}
#listStandard .galleryEven.galleryItem {
	border: 1px solid #c1c1c1;
}
#listStandard .galleryOdd div.galleryItemDetails {
	background: #f6f6f6;
	border-top: 1px solid #d6d6d6;
}
#listStandard .galleryEven div.galleryItemDetails {
	background: #e8e8e8;
	border-top: 1px solid #c1c1c1;
}

#listFeatured tr.rowOdd.hover td {
	background: #d9f2ff;
}
#listFeatured tr.rowEven.hover td {
	background: #f0faff;
}
#listFeatured tr.rowOdd.hover td.cellTrans, #listFeatured tr.rowOdd.hover td.cellTime {
	background: #c9ecff;
}
#listFeatured tr.rowEven.hover td.cellTrans, #listFeatured tr.rowEven.hover td.cellTime {
	background: #def3ff;
}
#listStandard tr.rowOdd.hover td {
	background: #e3e3e3;
}
#listStandard tr.rowEven.hover td {
	background: #f5f5f5;
}
#listStandard tr.rowOdd.hover td.cellTrans, #listStandard tr.rowOdd.hover td.cellTime {
	background: #cfcfcf;
}
#listStandard tr.rowEven.hover td.cellTrans, #listStandard tr.rowEven.hover td.cellTime {
	background: #e5e5e5;
}
tr.highlight.hover td {
	background: #ffea99 !important;
}
.hover td a.alleLink span, .hover td a.alleLink:visited span, .hover a.alleLink span, .hover a.alleLink:visited span {
	color: #fc6100 !important;
}
.hover td a.alleLink, .hover td a.alleLink:visited, .hover a.alleLink, .hover a.alleLink:visited {
	color: #feccad;
}

#listFeatured.gallery .itemTitle,
#listStandard.gallery .itemTitle {
  vertical-align: top !important;
  height: 45px;
}
#listFeatured.gallery .itemPrice,
#listStandard.gallery .itemPrice {
  height: 42px;
}

.alleButton:hover {
	background-position: 0 -23px;
}
/* feedbacks stars begin*/
.hidden_star { display: none!important }
.err-star, div.ui-stars-star { padding: 0; }
label.OS {
	display: block; 
	float: left;
	width: 33%;
}
div.OS {
	float: left;
	padding: 0;
	width: 67%;
}
div.floatR { float: right; }
div.OS p {
	display: block; 
	float: left;
	font-weight: bold;
	width: 100px;
}
.wrapperForm div.OS p span {
	font-weight: 400; 
	padding-right: 10px;
}

div.stars {
	height: 15px; 
	margin:0; 
	overflow: hidden; 
	width: 97px; 
	float: left; 
	padding: 0;
}
span.average { 
	position: relative; 
	top: 2px;
	font-weight: bold;
}
.ui-stars-star, .ui-stars-cancel {
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.ui-stars-star a, .ui-stars-cancel a {
	width: 16px;
	height: 15px;
	display: block;
	background: url('/site_images/1/0/ui.stars.gif') no-repeat 0 0;
}
.ui-stars-star a { background-position: 0 -32px; }
.ui-stars-star-on a { background-position: 0 -48px; }
.ui-stars-star-hover a { background-position: 0 -64px; }
.ui-stars-cancel-hover a { background-position: 0 -16px; }
.ui-stars-star-disabled, .ui-stars-star-disabled a, .ui-stars-cancel-disabled a { cursor: default !important; }
.wrapperForm label.ocena {
	font-size: 11px; 
	text-align: left; 
	float: none; 
	font-weight: normal;
}
input.radio {
	position: relative;
	top: 3px;
	padding: 0;
	margin: 0 4px 0 0;
}
div.starDetails {
	display: none; 
	clear: both; 
	margin: 4px 0 0;
}
.starsWrapper {
	height: 16px;
	width: 80px;
	background: url('/site_images/1/0/ui.stars.gif') 0 -32px repeat-x;
	float: left;
	padding: 0!important;
}
.starsWrapper div {
	height: 16px;
	background: url('/site_images/1/0/ui.stars.gif') 0 -48px repeat-x;
	padding: 0!important;
}
/* feedbacks stars end */


