@charset "utf-8";
body {
	background-color: #eaeaea;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
.CollapsiblePanel a {
	/*color:#515151;
	font-size: 11px;*/
}
.CollapsiblePanel a:hover {
	/*color:#eaeaff;*/
	text-decoration:underline;
}
td {
	vertical-align: top;
}
.bottomShade {
	background-image: url(mainpic/bottom_shade.png);
	background-repeat: repeat-x;
	height: 4px;
	width: 346px;
}
.contentborder {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #888888;
	border-left-color: #888888;
	background-color: #FFFFFF;
}
/*.content {
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}*/
.contentTable {
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #888888;
	width: 720px;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2f2f2f;
	text-decoration: none;
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #066dbc;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contentSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #066dbc;
	margin: 10px;
	
}
.contentTable a {
color:#0076be;
}
.contentTD {
	vertical-align: text-top;
	background-image: url(mainpic/bottom_shade.png);
	background-repeat: repeat-x;
	height: 100%;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #B2B4BF;
}
.downPanel {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	height:200px;
	

}
.downPanelTD {
	vertical-align: top;
}
.downPanelHead {
	background-image: url(mainpic/downbox_head.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 354px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #656565;
	text-transform: uppercase;
}
.downPanelContentTop {
	background-image: url(mainpic/downboxcontent_top.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 350px;
}
.downPanelContentTD {
	background-image: url(mainpic/downbox_bg.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2f2f2f;

	
}
.downPanelContentAlign {
	
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
margin-right: 5px;


}
.downPanelContentAlign a.newsa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #bb140e;
	text-decoration: none;
}
.downPanelContentAlign a.refs:hover {
	
	text-decoration: underline;
}
.downPanelContentAlign a.newsa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #bb140e;
	text-decoration: underline;
}
.downPanelBottom {
	background-image: url(mainpic/downbox_bottom.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 354px;
}
.enterBTN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	color: #d6d7db;
	background-image: url(mainpic/enterBTN_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
}
.footer {
	background-color: #0068ba;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 28px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #cccccc;
	text-decoration: none;
}
.greyBox {
	background-image: url(mainpic/productContent_bg.png);
	background-repeat: repeat-y;
	height: 20px;
	width: 221px;
	vertical-align: top;
}
.header_bg {
	/*background-image: url(mainpic/head_bg.png);*/
	background-color:#eaeaea;
	background-repeat: repeat-y;
	background-position: right;

}
.header_bg .logoTD {
	height: 185px;
	vertical-align: middle;
}
.headerShade {
	background-image: url(mainpic/bottom_shade.png);
	background-repeat: repeat-x;
	height: 14px;
}
.lCornerShade {
	background-image: url(mainpic/leftCornerShade.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
}
.mainWidth {
	min-width: 980px;
	width: 980px;
	background-image: url(mainpic/mainWidth_bg.png);
	background-repeat: no-repeat;
	min-height: 22px;
	text-align: right;
	vertical-align: middle;
}
.mainMenuTD {
	background-color: #0068ba;
	background-image: url(mainpic/bottom_shade.png);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #b2b4bf;
	text-transform: uppercase;
	text-align: justify;
	vertical-align: middle;
}
.mainMenuTD table {
	height: 100%;
}
.mainMenu #activemenu {

}
.mainMenu {
	background-color: #0076be;
	width: 980;
	height: 30px;
	text-align: center;
	background-image: url(mainpic/bottom_shade.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.akcio {
	color: #FFF;
	background-color: #F30;
}
.mainMenu td {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	cursor:pointer;
	height: 100%;
	vertical-align:middle;
	padding-right: 10px;
	padding-left: 10px;
}
.mainMenuTD td:hover {
	background-color:#eaeaea;
	color: #0068ba;
	text-decoration: none;
}
.mainMenuTD td#activemenu {
	background-color:#eaeaea;color: #0068ba;
	text-decoration: none;
}
.menuShade {
	background-image: url(mainpic/bottom_shade.png);
	background-repeat: repeat-x;
	width: 16px;
}
.menuShadeRCorner {
	background-image: url(mainpic/rightCornerShade.png);
	background-repeat: no-repeat;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2f2f2f;
	text-decoration: none;
}
.PanelHeaderAlign {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}
.cat_group_active {
	font-style:italic;
	font-weight:700;
	
}
.productContentTD {
	vertical-align: top;
}
.productContentBG {

	background-image: url(mainpic/productContent_bg.png);
	background-repeat: repeat-y;
}
.productContentTD #findBTN {
	float: right;
	margin-right: 18px;
	margin-top: 11px;
	margin-bottom: 10px;
}
.productContentTD #finderTextBox {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	background-image: url(mainpic/textBox.png);
	background-repeat: no-repeat;
	width: 140px;
	height: 18px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2f2f2f;
}
.productHeader {
	background-image: url(mainpic/productHead.png);
	background-repeat: no-repeat;
	height: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #656565;
	vertical-align: middle;
}
#productHeaderAlign {
	margin-top: 4px;
	margin-left: 4px;
}
.go {
	float:right;
	font-size:10px;
	color:#0068ba;
	}
.rCornerShade {
	background-image: url(mainpic/rightCornerShade.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
}
.spacerLeft {
	width: 50%;
	background-color: #ca271c;
	height: 22px;
}
.spacerLeftDown {
	width: 22%;
	background-color: #ca271c;
	background-image: url(mainpic/bottom_shade.png);
	background-repeat: repeat-x;
	height: 16px;
}
.spacerRight {
	width: 100%;
	background-color: #ac1214;
	height: 22px;
}
.spacerRightDown {
	width: 22%;
	background-color: #ac1214;
	background-image: url(mainpic/bottom_shade.png);
	background-repeat: repeat-x;
	height: 16px;
}
.sideShade {
	background-image: url(mainpic/side_shade.png);
	background-repeat: repeat-y;
	width: 4px;
}
.top_boxcontent {
	background-color: #0076be;
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	height: 100%;
	width: 350px;
}
.topPanel {
	margin-right: auto;
	margin-left: auto;
	width: 354px;
	height: 110px;
}
.topPanelTD {
	width: 50%;
	vertical-align: top;
}
.topPanelHead {
	background-image: url(mainpic/topbox_head.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 354px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #656565;
}
.topPanelContentTD {
	background-color: #0068ba;
	width: 350px;

}
.topPanelContentTD .loginp {
	color:#999;
	}
.topPanelContentTD table td {
	vertical-align: middle;
}
.topPanelContentTD a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topPanelContentTD a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.topPanelContentTD #emailTextBox {
	background-image: url(mainpic/textBox.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 140px;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2f2f2f;
}
.topPanelContentTD #passwordTextBox {
	background-image: url(mainpic/textBox.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 140px;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2f2f2f;
}
.topPanelContentTD .topPanelContentWidth {
	width: 50%;
	height: 50%;
}
.topPanelContentLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
.topPanelContentRight {
	float: right;
	margin-right: 10px;
}
.topCornerShade {
	background-image: url(mainpic/topCornerShade.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
}
.verticalspacer {
	min-width: 20px;
}
.productSpacer {
	background-image: url(mainpic/productContent_bg.png);
	background-repeat: repeat-y;
}
/***** response ******/

.submitBtnDiv input:hover {
	color: #333333;
	background-color: #A8C5E1;
}

/***** staffpanel ******/

.staffPanelPic {
	float:left;
	margin-right:5px;

}
.staffPanel {
	white-space:nowrap;
	position:relative;
	width:340px;
	text-transform: none;
	white-space: normal;
	margin-left: 20px;
}
/***** sortpanel ******/
.sort_order {
	margin-right:20px;
	color:#06C;
	font-size: 16 px;
	vertical-align:text-bottom;
	}
select {
	display: block;
	margin: 0px 0px 0px; 
	width: 150px;
	float:right;
	margin-right:10px;
}
select.replaced {
	display:none;
	width: 0px; 
	position: absolute;
}
ul.selectReplacement {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	width: 150px; 
	padding-top: 0px; 
	position: relative; 
	height: 22px; 
	background-color: #39C;
	float:right;
}
ul.selectFocused {
background-color: #ffffff;
}
ul.selectReplacement LI {
	padding-right: 0px;
	display: none; 
	padding-left: 0px; 
	font-size: 11px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #eee;
	padding-bottom: 1px; 
	margin: 0px; 
	width: 150px; 
	cursor: pointer; 
	color: #09C; 
	line-height: 1.7em; 
	padding-top: 1px; 
	list-style-type: none;
	border: 1px solid #5c5c5c;
}
ul.selectOpen li {
	display: block;  z-index: 100;
}
ul.selectReplacement li.selected {
	display: block; color: #989898;
}
ul.selectOpen li.selected {
	border-top-width: 0px; 
	display: block; 
	border-left-width: 0px;
	background-color: #06C;
	border-bottom-width: 0px; 
	border-right-width: 1px;
	border:solid 1px #999;
}
ul.selectOpen li:hover {
	background-color: #06C;
	color: #FFF;
}
ul.selectOpen LI.hover {
	background-color: #06C;
	color: #DE0091;
}
ul.selectOpen LI.selected:hover {
	background-color: #06C;
	color: #eee;
}

.style1 {color: #ffffff;}

.bid_won{
    background-color: #64FF64 !important;
}
.bid_lost{
    background-color: #FFFF64 !important;
}
a.rss{
    background-image: url("mainpic/rss.gif");
    background-position: right center;
    background-repeat: no-repeat;
    color: #FB9D3A;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 5px;
    padding: 0 15px 0;
    position: relative;
    top: -2px;
}

.fullAddress{
    text-align: center;
}
.fullAddress a.rss{
    position: inherit;
}
