/* product page */

#product_card_wrapper {
}

#product_card_columns {
border-left:solid 1px #E2E2E2;
border-right:solid 1px #E2E2E2;
border-bottom:solid 1px #E2E2E2;
}

#product_card_wrapper .col1 {
width:475px;
}

#product_summary .col1 {
width:484px;
}

#product_card_column1 {
padding-right:5px;
padding-left:5px;
border-right:dashed 1px #E2E2E2;
}

#product_card_wrapper .col2 {
width:300px;
}

#product_summary .col2 {
width:279px;
}

#product_card_column2 {
padding-left:5px;
padding-top:10px;
}

#previous_pp {
outline:none;
width:144px;
height:25px;
background-image:url(/images/Mascus3/previous.gif);
float:left;
color:#FFFFFF;
font-weight:bold;
font-size:13px;
text-align:center;
padding-top:8px;
text-decoration:none;
}

#page {
width:507px;
height:24px;
float:left;
background-image:url(/images/Mascus3/page.gif);
text-align:center;
padding-top:9px;
font-size:13px;
}

#next_pp {
outline:none;
height:25px;
float:left;
background-image:url(/images/Mascus3/next.gif);
width:144px;
color:#FFFFFF;
font-weight:bold;
font-size:13px;
text-align:center;
padding-top:8px;
text-decoration:none;
}

#previous_pp:hover {
text-decoration:underline;
}

#next_pp:hover {
text-decoration:underline;
}

#back {
width:803px;
float:left;
margin-top:10px;
margin-bottom:20px;
}

.back {
font-weight:bold;
font-size:13px;
background:left no-repeat url(/images/Mascus3/back.gif);
padding-left:15px;
}

#product_card_wrapper #header_container {
background-color:#F5F5F5;
border:solid 1px #E2E2E2;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

#product_card_wrapper #main_header {
color:#fd6500;
font-size:20px;
padding: 10px 10px 0px 15px;
font-weight:bold;
}

#product_summary {
font-weight:bold;
font-size:13px;
margin-bottom:0px;
}

.header_mascusid {
width:98%;
text-align:right;

}

#bottom_path {
width:793px;
float:left;
color:#fd6500;
font-size:13px;
text-align:right;
margin-right:10px;
border-bottom-color:#666666;
border-bottom-style:dotted;
border-bottom-width:1px;
padding-bottom:10px;
margin-bottom:10px;
margin-top:35px;
}

#product_card {

}

#product_card .top {
height:11px;
background-image:url(/images/Mascus3/product_top.gif);
font-size:0px;
}

.pctools {
margin-bottom: 2px;
text-align: right;
}

#product_card .content {
background-image:url(/images/Mascus3/product.gif);
}

#product_card .content .col1 {
width:465px;
margin-left:15px;
}

#product_card .content .col2 {
width:285px;
margin-left:15px;
}

#product_card .content .col1,
#product_card .content .col2, 
#product_contact .content .col1,
#product_contact .content .col2 {
/* IE6 margin hack: */
_display:inline;
}

#product_card .bottom {
height:11px;
background-image:url(/images/Mascus3/product_bottom.gif);
font-size:0px;
}

#product_images
{
	margin-top:10px;
	margin-bottom:20px;
}

#product_images #image_frame
{
	border: solid 1px #D8D8D8;
	padding: 1px;
}

#image_frame
{
	text-align:center;
}

#product_images #image_main
{
	position: relative;
	width: 470px;
	height: 353px;
	overflow: hidden;
}

#product_images img.image_main
{
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: 470px;
	max-height: 353px;
}

#product_images #image_thumbs,
#product_images #image_larger {
margin-top: 15px;
}

#product_images #image_thumbs a 
{
display:inline-block;
border-style:solid;
border-width:2px;
border-color:#666666;
margin-right:10px;
max-width:54px;
max-height:42px;
overflow:hidden;
margin-top: 10px;
}

#product_images #image_thumbs a.active {
border-color:#de5d12;
}

#product_images #image_thumbs a img
{
height:38px;
}

#thumbContainder
{
    padding-bottom: 5px;
}

#zoom #thumbContainder
{
	float:left;
	width: 170px;
}

#zoom #toggleMorePics
{
	display:none;
}

#product_images #image2_thumbs2
{
	display: none;
}

#image2_thumbs,
#image2_thumbs2
{
	display:block;
	width:auto;
}

#zoom #image2_thumbs,
#zoom #image2_thumbs2
{
	float:left;
	width:65px;
	margin-top:0px;
	display: block;
}

#zoom #image2_thumbs
{
	margin-left: 17px;
}


#zoom #thumbContainder #image2_thumbs a,
#zoom #thumbContainder #image2_thumbs2 a
{
	margin-top:0px;
	margin-bottom:15px;
	width: 65px;
}
#product_images #image2_thumbs a,
#product_images #image2_thumbs2 a
{
	width:65px;
}

#slideshow_controls {
position:absolute;
z-index:5000;
top:50%;
left:0px;
margin-top:-41px;
width:470px;
height:82px;
display:none;
}

#slideshow_prev, #slideshow_next {
width:30px;
height:82px;
background-repeat: no-repeat;
cursor:pointer;
}

#slideshow_prev {
background-image:url(/images/Mascus3/strzalka_prev.png);
background-position: left top;
float:left;
}

#slideshow_next {
background-image:url(/images/Mascus3/strzalka_next.png);
background-position: right top;
float:right;
}

#seller_header {
font-weight:bold;
font-size:16px;
margin-bottom:10px;
color:#FD6600;
}

#seller_info,
#seller_info_auction 
{
	padding: 10px;
	padding-top:10px;
	background-color:#e5e5e5;
}

/*.seller_company
{
	text-align: center;
}*/

.seller_logo
{
	padding-bottom: 5px;
	text-align:center;
}

.seller_company_name
{
	font-weight: bold;
}

.seller_locator
{
	padding-left:35px;
	background-image:url(/images/Mascus3/icon.gif);
	background-repeat:no-repeat;
	font-size:12px;
	min-height:29px;
}

.seller_address, .seller_locator, .seller_contact
{
	margin-top: 15px;
}

.seller_others
{
	padding-top: 10px;
}

.seller_others .arrow_large
{
	margin-top: 5px;
}

a.seller_contact 
{
display:block;
}

.seller_all_ads
{
margin-top: 5px;
}

#product_details table {
width: 100%;
}

#product_details tr.header td,
#contact_form .header
{
	background-image:url(/images/Mascus3/table_top_475.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #333333;
}

#product_details tr.header td div,
#contact_form .header
{
	padding: 5px 5px 3px 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#product_details tr.header td div
{
	font-size: 16px;
}

#contact_form .header
{
	padding-bottom: 5px;
}

#product_details tr.item
{
	background-color: #F5F5F5;
}

#product_details tr.alt
{
	background-color: #FFFFFF;
}

#product_details tr.item td.cell0
{
	width: 175px;
}

#product_details tr.item td
{
	padding: 5px;
}

#product_details tr.item td.cell0
{
	padding-left: 10px;
	font-weight: bold;
}

#product_details tr.item td td
{
	padding: 0;
}

#product_details table.pricing tr.item td.cell2 div
{
	color: #7E7E7E;
}

/* start information_section */

.information_section table {
width: 100%;
}

.information_section tr.header td div
{
	padding: 0px 5px 5px 10px;
	color: #FD6600;
	font-weight: bold;
	font-size: 16px;
}

.information_section tr.item
{
	background-color: #F5F5F5;
}

.information_section tr.alt
{
	background-color: #FFFFFF;
}

.information_section tr.item td.cell0
{
	width: 175px;
	color:#616161;
}

.information_section tr.item td.cell1
{
	font-weight:bold;
}

.information_section tr.item td
{
	padding: 5px;
}

.information_section tr.item td.cell0,
.information_section tr.item td.aboutauction,
.information_section tr.item td.priceinfo
{
	padding-left: 10px;
}

.information_section tr.item td.priceinfo
{
	font-size: 18px;
}

.information_section tr.item td td
{
	padding: 0;
}

.information_section table.pricing tr.item td.cell2 div
{
	color: #7E7E7E;
}

/* end */

#auctionevent_container tr.item td.cell0
{
	width: 50%;
}

#contact_note {
padding-top:15px;
}

#contact_note .orange_border_box .middle {
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}

/*
#contact_form .content {
background-color:#F5F5F5;
padding-top:10px;
padding-bottom:10px;
}

#contact_form .col1 {
color:#333333;
width:225px;
margin-left:10px;
}

#contact_form .col2 {
color:#333333;
width:225px;
margin-left:10px;
}

#contact_form .tab_tabs {
height:100px;
border:solid 1px #E2E2E2;
background-color:#FFFFFF;
overflow:auto;
}

#contact_form .tab_tabs .tab_item {
background-color:#FFFFFF;
color:#000000;
padding:4px;
text-decoration:none;
line-height:14px;
}

#contact_form .tab_tabs .tab_active {
background-color:#DE5D12;
color:#FFFFFF;
}

#contact_form .contact_company {
display:block;
margin-bottom:14px;
color:#DE5D12;
font-weight:bold;
font-size:12px;
line-height:14px;
}

#contact_form .contact_name {
font-size:16px;
line-height:18px;
font-weight:bold;
}

#contact_form .contact_name,
#contact_form .contact_address, 
#contact_form .contact_data {
margin-bottom:10px;
}

#contact_form .contact_data td {
vertical-align:top;
}

#contact_form .contact_data td.data_label {
text-align:right;
padding-right:5px;
}

#contact_form .seller_locator {
margin:0;
padding-bottom:0;
}

#contact_form .input_label {
display:block;
margin-bottom:2px;
}

.contact_message, .contact_input {
width:219px;
border:solid 1px #E2E2E2;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
}

.contact_message {
height:208px;
}

.contact_input {
margin-bottom:10px;
}

.contact_send {
_width:130px;
min-width:130px;
}
*/

#further_top {
width:785px;
height:30px;
float:left;
background-image:url(/images/Mascus3/further_top.gif);
color:#FFFFFF;
font-weight:bold;
font-size:13px;
padding-left:10px;
padding-top:6px;
}

#further_bottom {
width:795px;
height:11px;
float:left;
background-image:url(/images/Mascus3/further_bottom.gif);
padding-bottom:27px;
font-size:0px;
background-repeat:no-repeat;
}

.icon1 {
padding-left:35px;
height:29px;
background-image:url(/images/Mascus3/icon.gif);
background-repeat:no-repeat;
float:left;
color:#fd6500;
font-size:12px;
text-decoration:underline;
font-weight:normal;
margin-bottom:24px;
margin-top:10px;
}

.icon1\ {
margin-top:0px;
}

#further {

height:141px;
float:left;

font-weight:bold;
font-size:13px;
padding-bottom:35px;
background-repeat:no-repeat;
}


.RelatedAds .box_content .center {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#further_prev {
width:30px;
height:67px;
background-image:url(/images/Mascus3/icons.png);
background-position:0 -143px;
background-repeat:no-repeat;
float:left;
cursor:pointer;
margin-top:25px;
}

#further_next {
width:30px;
height:82px;
background-image:url(/images/Mascus3/icons.png);
background-position:0 -61px;
background-repeat:no-repeat;
float:right;
cursor:pointer;
margin-top:25px;
}


.scroll {
width:145px;
float:left;
text-align:center;
margin-top:11px;
font-size:12px;
color:#666666;
font-weight:normal;
border-right-width:2px;
border-right-style:dotted;
border-right-color:#e6e6e6;
}

.scroll1 {
width:145px;
float:left;
text-align:center;
margin-top:11px;
font-size:12px;
color:#666666;
font-weight:normal;
}

.scroll_orange {
width:145px;
color:#f2630c;
font-weight:bold;
padding-top:5px;
float:left;
}

#zoom .top {
height:11px;
background-image:url(/images/Mascus3/product_top.gif);
font-size:0px;
}

#zoom .content {
background-image:url(/images/Mascus3/product.gif);

}
#zoom .bottom {
height:11px;
background-image:url(/images/Mascus3/product_bottom.gif);
font-size:0px;
}

#zoom #image_main
{
	position: relative;
	width: 600px;
	height: 450px;
	overflow: hidden;
}

#zoom img.image_main
{
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: 600px;
	max-height: 450px;
}
#zoom #slideshow_controls {
position:absolute;
z-index:5000;
top:50%;
left:0px;
margin-top:-41px;
width:600px;
height:82px;
display:none;
}

#zoom #slideshow_prev, #zoom #slideshow_next {
float:left;
width:300px;
height:82px;
background-repeat: no-repeat;
cursor:pointer;
}

#zoom #product_images
{
	float:left;

	}
#zoom #image_frame
{
	float:left;
	display:block;
	width:600px;
	margin-left:15px;
	}

#zoom #image_thumbs
{
	float:left;
	display:block;
	width:100px;
	margin-left:15px;
	margin-top:3px;
	
	}
#zoom #image_thumbs a 
{
	margin-bottom:5px;
	}

#zoom #back_link
{
	float:left;
	display:block;
	width:150px;
	margin-left:15px;
	margin-top:3px;
	
}

#back_link {
float:left;
display:block;
}

.seller_scroll
{
background-color:#FCFCFC;width:260px;height:238px;overflow:auto;
}


.uShipbox
{
	display:block;
	width:295px;
	height: 170px;
	margin-bottom:15px;
	border:2px solid #DDDCDC;
	background: #F3F3F3;
	
	}

.uShipbox .content
{
	margin:5px;
	}
	
.uShipbox .text
{
	margin:3px 0px 3px 0px;
	float:left;
	}
	
.uShipbox .button
{
	margin-top: 10px;

	}

.uShipbox #2nd
{
  padding-left:5px;
	text-align:right;
	float:right;
	}
	
.uShipbox .header
{
	 font-weight:bold;
	 font-size:larger;
	}

.uShipbox .inputText
{
	display:block;
	width:65px;
	float:left;
	}
.uShipbox #Master_ContentArea_TransCalc_PLZ1,
.uShipbox #Master_ContentArea_TransCalc_PLZ2
{
	 width:70px;
	 border:1px solid #DDDCDC;
	}
.uShipbox #Master_ContentArea_TransCalc_Redirect
{
	border:1px solid #DE5D12;
 text-align:center;
	}
	
.iconAuctionPC {
width:24px;
height:13px;
margin-right:5px;

font-size:0px;
}

.banner_margin {
margin-bottom:10px;
}

.auction_gavel {
float:left;
margin-right:5px;
}

.pc_header_table {
width:100%;
}

.pc_header_brand {
padding:5px;
padding-left:16px;
padding-bottom:1px;
color:#fd6500;
font-size:20px;
font-weight:bold;
}

.pc_header_summary {
font-weight:bold;
color:Black;
font-size:12px;
padding:5px;
padding-left:16px;
}

#page_tools {
margin-bottom:10px;
}

#phone-number-button 
{
	cursor:pointer;
	}
#phone-number-button #num
{
	text-decoration:underline;
	color: #FD6500;
	}
