/** GENERAL classes**/
body
{
	background-image: url('images/layout/bg-dot.gif');
	background-repeat: repeat-x;
	background-position: 0px 114px;
	margin: 0px;
}

body, td, div, textarea
{
	font-family: Tahoma;
	font-size: 11px;
	color: #422639;
}
form
{
	margin: 0px;
	padding: 0px;	
}
.bold
{
	font-weight: bold;	
}
a
{
	color: #422639;
	text-decoration: none;	
}
a:hover
{
	text-decoration: underline;	
}
.linethrough
{
	text-decoration: line-through;
}

h1
{
	color: #422639;
	margin: 10px 0px 10px 0px;
	font-size: 19px;
	font-weight: bold;	
}
h3
{
	font-weight: bold;
	color: #b6b53e;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	letter-spacing: 1px;	
}

h2
{
	color: #422639;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

input, select, textarea
{
	border: 1px solid #a5acb2;
	font-size: 11px;
	color: #666666;	
}

input:focus, textarea:focus, input:hover{
	background-color: lightyellow;
}

img
{
	border: 0px;	
}

/** ELEMENTS CLASSES */
.main
{
	width: 954px;
	border: 0px;
	border-collapse: collapse;
	text-align: left;
}
.main-header
{
	vertical-align: top;
	height: 116px;
}

.main-header-statusbox
{
	width: 460px;
	height: 110px;
	background-image: url('images/layout/bg-dot.gif');
	background-repeat: repeat-x;
	background-position: 0px 28px;
	float: right;
	text-align: right;
}
.main-header-statusbox a
{
	color: #a5a42b;
	line-height: 28px;
	margin-right: 16px;	
}
.main-header-statusbox a.selected
{
	color: #000000;	
}
.main-header-statusbox-logged
{
	margin-top: 37px;	
}

.main-navi
{
	background-color: #422639;
	height: 30px;	
	padding-right: 20px;
}
.main-navi-searchinput
{
	margin: 2px 5px 0px 5px;
	width: 190px;	
	float: left;
}
.main-navi-searchdrop
{
	width: 132px;
	float: left;
	margin-top: 2px;
}
.main-navi-searchsubmit
{
	border: 0px;
	display: inline;
	margin-left: 3px;
}

.main-navi-menu
{
	float: right;	
	margin-top: 2px;
}
.main-navi-menu-normal 
{
	font-weight: bold;
	color: #b6b53e;
	border-left: 1px solid #5d3a52;
	padding-left: 15px;
	margin-left: 10px;
	
}

.main-navi-menu-selected
{
	font-weight: bold;
	color: #ffffff;
	border-left: 1px solid #5d3a52;
	padding-left: 15px;
	margin-left: 10px;
}

.main-navi-menu a:hover
{
	text-decoration: underline;
}

.main-navi-menu a.selected
{
	color: #FFFFFF;	
}

.main-leftcolumn
{
	vertical-align: top;	
}

.main-leftcolumn-leftmenu
{
	background-color: #422639;
	width: 203px;
	padding-top: 5px; 
	padding-bottom: 20px;
}
.main-leftcolumn-leftmenu-level0
{
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 5px 0px 2px 20px;
	color: #b6b53e;

}
/* not used now but may be if we have clickable level 0 menu */
.main-leftcolumn-leftmenu-level0-selected
{
	background-color: #4e3445;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 5px 10px 2px 10px;
	padding: 0px 10px 0px 10px;
	color: #b6b53e;

}


.main-leftcolumn-leftmenu-level1
{
	display: block;
	margin: 0px 0px 0px 20px;
	height: 16px;
	color: #bdacb8;
}

 
.main-leftcolumn-leftmenu-level1-selected
{
	background-color: #4e3445;
	display: block;
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	height: 16px;
	color: #bdacb8;

}


.main-leftcolumn-leftmenu a:hover
{
	text-decoration: underline;
}

.main-leftcolumn-newsletter
{
	padding: 20px;
	padding-bottom: 44px;
}
.main-leftcolumn-newsletter-input
{
	width: 161px;	
}
.main-leftcolumn-newsletter-sign
{
	float: right;
	border: 0px;
	margin: 8px 0px 10px 4px;	
}
.main-leftcolumn-contact
{
	padding: 20px;
}

.main-leftcolumn-boldline
{
	height: 3px;
	background-color: #eae7e9;
	font-size: 1px;
}

.main-content
{
	width: 753px;
	vertical-align: top;
}

.footer
{
	width: 100%;
	height: 97px;
	background-image: url('images/layout/footer.gif');
	background-repeat: repeat-x;
}

.footer-content
{
	width: 914px;
	text-align: center;
	padding-top: 14px;
}

.footer-content-left
{
	float: left;
}
.footer-content-left a
{
	color: #FFFFFF;
	margin-left: 3px;
	padding-left: 8px;

	border-left: 1px solid #d3d270;
	
}

.footer-content-right
{
	float: right;
}


/** CONTENTS **/

/* HOME */
.main-content-home-table
{
	width: 553px;
	border: 0px solid #eae7e9;
	border-width: 0px 1px 0px 1px;
	height: 500px;
	float: left;  
}

.main-content-home-table-list
{
	width: 552px;
	border: 0px solid #eae7e9;
	border-width: 0px 1px 0px 1px;
	float: left;  
}

.main-content-home-products-table-offer
{
	width: 182px;
	/*height: 223px;*/
	height: 243px;
	border-bottom: 1px solid #eae7e9;
	border-left: 1px solid #eae7e9;
	vertical-align: top;
	text-align: right;
	float: left;
	cursor: pointer;
}

.main-content-home-products-table-offer div.bold
{
	display: block;
	margin-bottom: 10px;
	text-align: left;
}
.main-content-home-products-table-offer a
{
	margin: 0px 20px 0px 0px;
}
.main-content-home-products-table-offer a img
{
	margin: 7px 0px 7px 0px;	
}
.main-content-home-products-table-offer-pic img
{
	height: 110px;
}

.main-content-home-table-top
{
	border-bottom: 3px solid #eae7e9;
}
.main-content-home-table-top div
{
	position: absolute;
	width: 82px;
	text-align: right;
	padding-top: 210px;
}
.main-content-home-table-header
{
	border-bottom: 1px solid #eae7e9;
	vertical-align: middle;
	padding: 12px 20px 12px 20px;
}

.main-content-home-table-header a
{
	float: right;

	color: #a5a42b;
}

.main-content-home-table-header h2
{
	margin: 0px;
}

.main-content-home-table-header-series
{
	border-bottom: 1px solid #eae7e9;
	vertical-align: middle;
	padding: 5px 20px 5px 20px;
}
.main-content-home-table-header-series a
{
	color: #a5a42b;
}
.main-content-home-table-offer
{
	width: 33.3%;
	border-bottom: 1px solid #eae7e9;
	border-left: 1px solid #eae7e9;
	padding: 20px;
	vertical-align: top;
	text-align: right;
}
.main-content-home-table-offer-content
{
	height: 54px;
	overflow: hidden;
	text-align: left;
}
.main-content-home-table-offer div.bold
{
	display: block;
	margin-bottom: 10px;
	text-align: left;
}
.main-content-home-table-offer a img
{
	margin-top: 7px;
	
}
.main-content-home-table-bottom
{
	border-top: 2px solid #eae7e9;
	padding: 20px;
}

.main-content-home-right
{
	float: right;
	width: 195px;
	overflow-x: hidden;
}
.main-content-home-right span
{
	display: block;
	margin-left: 115px;
}

.main-content-home-right span.desc
{
	display: inline;
	margin:0px;
	color: #422639;
}

.main-content-home-right span.title {
	color: #B6B53E;
	display: inline;
	margin:0px;
	font-weight: bold;
}




.main-content-home-right div
{
	border-bottom: 3px solid #eae7e9;
	padding: 10px 20px 10px 20px;
}
.main-content-home-right div img
{
	display: block;
	margin-left: 70px;
}

.main-content-home-right div a img
{
	display: block;
	margin-left: 0px;
	margin-top: 3px;
}

.main-content-home-right div a
{
	color: #a5a42b;	
}
.main-content-home-right div a:hover h2 
{
	text-decoration: underline;
}

.main-content-home-right div a:hover h3 
{
	text-decoration: underline;
}

/* COMMON FOR MORE THAN ONE SITE */
.main-content-steps
{
	height: 30px;
	background-color: #e5e5ab;
	width: 100%;
}
.main-content-steps td
{
	padding-right: 20px;
}
.main-content-steps-selected
{
	background-color: #c0bf51;
	background-image: url('images/layout/step-bg.gif');
	background-position: right;
	width: 20%;
}
.main-content-steps-selected div
{
	padding-left: 5px;
	height: 16px;
	background-image: url('images/layout/step-circle.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	float: right;
}
.main-content-steps-selected a
{
	color: #422639;

	font-weight: bold;
	margin-left: 10px;
}

.main-content-steps-normal
{
	width: 20%;
}
.main-content-steps-normal div
{
	padding-left: 5px;
	height: 16px;
	background-image: url('images/layout/step-circle2.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	float: right;
}
.main-content-steps-normal a
{
	color: #422639;

	font-weight: bold;
	margin-left: 10px;	
}
.main-content-breadcrump
{
	height: 30px;
	border-bottom: 1px solid #eae7e9;
	padding: 0px 20px 0px 20px;
}
.main-content-breadcrump a
{
	color: #b6b53e;

	margin-right: 10px;
}


/* CART */
.main-content-cart-table
{
	width: 100%;
}
.main-content-cart-table-cart
{
	padding: 0px 20px 0px 20px;
}
.main-content-cart-table-cart-list
{
	width: 100%;
	margin: 30px 0px 0px 0px;
}
.main-content-cart-table-cart-list th
{
	height: 28px;
	background-color: #f2f0f1;
	font-weight: bold;
}
.main-content-cart-table-cart-list td
{
	border-top: 1px solid #eae7e9;
	vertical-align: top;
}
.main-content-cart-table-cart-list-col1
{
	padding: 5px 0px 5px 0px;
	text-align: right;
	vertical-align: top;
}
.main-content-cart-table-cart-list-col2
{
	padding: 5px 0px 5px 5px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}
.main-content-cart-table-cart-list-col2-specjal
{
	padding: 5px 0px 0px 0px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	padding-left: 80px;
	color: #808000;
	height: 30px;
}
.main-content-cart-table-cart-list-col2-specjal2
{
	padding-top: 10px;
	text-align: center;
	padding-left: 80px;
	color: #808000;
	height: 20px;
}
.main-content-cart-table-cart-list-col4-specjal2
{
	padding-top: 10px;
	text-align: center;
	white-space: nowrap;
}

.main-content-cart-table-cart-list-col2 a
{
	color: #a5a42b;
}
.main-content-cart-table-cart-list-col2 img
{
	float: left;
	margin: 2px;
	width: 73px;
}
.main-content-cart-table-cart-list-col3
{
	padding: 5px 0px 5px 0px;
	text-align: right;
	white-space: nowrap;
}
.main-content-cart-table-cart-list-col4
{
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.main-content-cart-table-cart-list-col4 input
{
	width: 41px;
}
.main-content-cart-table-cart-list-col4 img
{
	margin-top: 4px;
	cursor: pointer;
}
.main-content-cart-table-cart-list-col5
{
	padding: 10px 20px 5px 0px;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}
.main-content-cart-table-cart-list-th1
{
	width: 33px;
	text-align: right;
}
.main-content-cart-table-cart-list-th2
{
	width: 380px;
	text-align: left;
	padding-left: 20px;
}
.main-content-cart-table-cart-list-th3
{
	width: 93px;
	text-align: right;
}
.main-content-cart-table-cart-list-th4
{
	width: 87px;
	text-align: center;
}
.main-content-cart-table-cart-list-th5
{
	text-align: right;
	padding-right: 20px;
}
.main-content-cart-table-cart-list-finalcount
{
	width: 150px;
	float: right;
	background-color: #f2f0f1;
	text-align: center;
	padding: 10px 0px 10px 0px;
	
}
.main-content-cart-table-cart-list-finalprice
{
	width: 98px;
	float: right;
	background-color: #422639;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 8px 0px 8px 0px;
}

.main-content-cart-table-cart-additional
{
	border-top: 3px solid #bdacb8;
	background-color: #f2f0f1;
	padding: 20px 50px 30px 195px;
}
.main-content-cart-table-cart-additional-content td
{
	vertical-align: top;
}
.main-content-cart-table-cart-additional-content input
{
	border: 0px;	
}

.main-content-cart-table-cart-bottom
{
	padding: 20px;
	padding-right: 0px;
}
.main-content-cart-table-cart-bottom a
{
	display: block;
	font-weight: bold;
	color: #a5a42b;

	width: 40%;
}
.main-content-cart-table-cart-additional a
{
	display: block;
	font-weight: bold;
	color: #a5a42b;

}
.main-content-cart-table-cart-bottom-next
{
	text-align: right;	
	float: right;
}
.main-content-cart-table-cart-bottom-next input
{
	border: 0px;
	margin-right: 43px;
}
.main-content-cart-table-cart-bottom-next span
{
	color: #bdacb8;
	font-size: 9px;
	margin-right: 43px;
}
.main-content-cart-table-cart-list-info
{
	color: #a5a42b;
	float: left;
	width: 350px;	
	margin-top: 20px;	
}

.main-content-address-table
{
	width: 100%;
}
.main-content-address-table-required
{
	margin: 20px 0px 20px 600px;
}
.main-content-address-table-login
{
	border-top: 3px solid #bdacb8;
	background-color: #f2f0f1;
	padding: 20px 20px 20px 20px;	
}
.main-content-address-table-login table
{
	margin-left: 50px;
	width: 530px;
}
.main-content-address-table-login table td
{
	padding: 5px;
}
.main-content-address-table-login table td a
{
	color: #422639;
}
.main-content-address-table-login p a
{
	color: #422639;
	text-decoration: underline;
	font-weight: bold;
	/*color: #A5A42B;*/
}
.main-content-address-table-login-label
{
	text-align: right;
	width: 150px;
}

.main-content-address-table-input
{
	width: 215px;
}
.main-content-address-table-textarea
{
	width: 215px;
	height: 150px;
}
.main-content-address-table-login-login
{
	text-align: right;
}
.main-content-address-table-login-login input
{
	border: 0px;
	margin-right: 143px;
}
.main-content-address-table-login-login span
{
	color: #bdacb8;
	font-size: 9px;
	margin-right: 143px;
}

.main-content-address-table-notregistered
{
	padding: 0px 20px 20px 20px;
	border-bottom: 3px solid #eae7e9;
}
.main-content-address-table-notregistered table
{
	margin: 20px 0px 0px 50px;
	width: 530px;
}
.main-content-address-table-notregistered table td
{
	padding: 5px;
}
.main-content-address-table-notregistered-next
{
	text-align: right;	
}
.main-content-address-table-notregistered-next input
{
	border: 0px;
	margin-right: 143px;
}
.main-content-address-table-notregistered-next span
{
	color: #bdacb8;
	font-size: 9px;
	margin-right: 143px;
}
.main-content-address-table-register
{
	width: 100%;
	padding: 20px;
}
.main-content-address-table-register table
{
	margin: 20px 0px 0px 50px;
	width: 530px;
}
.main-content-address-table-register table td
{
	padding: 5px;
}
.main-content-address-table-register-next
{
	text-align: right;	
}
.main-content-address-table-register-next input
{
	border: 0px;
	margin-right: 143px;
}
.main-content-address-table-register-next span
{
	color: #bdacb8;
	font-size: 9px;
	margin-right: 143px;
}




/* PRODUCTS - using .main-content-home-right etc. from HOME section*/
.main-content-products-table
{
	width: 552px;
	border: 0px solid #eae7e9;
	border-width: 0px 1px 0px 1px;
	float: left;  
}

.main-content-categories
{
	width: 552px;
	border: 0px solid #eae7e9;
	border-width: 0px 1px 0px 1px;
	float: left;  
}
.main-content-categories insidediv
{
	
}
.main-content-products-table-header
{
	border-bottom: 1px solid #eae7e9;
	border-top: 1px solid #eae7e9;
	vertical-align: middle;
	padding: 12px 20px 12px 20px;
}

.main-content-products-table-header div.list span
{
	float: left;
	display: block;

	color: #BBBBBB;
	margin-top: 15px;
	margin-left: 10px;
}

.main-content-products-table-header div.list a
{
	float: left;
	text-decoration: underline;
	color: #a5a42b;
	margin-top: 16px;
	margin-left: 10px;
}
.main-content-products-table-header div.sel
{
	float: left;

	color: #a5a42b;
	margin-top: 15px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
}

.main-content-products-table-header h2
{
	margin: 0px;
}
.main-content-products-table-offer
{
	width: 183px;
	/*height: 228px;*/
	height: 243px;
	border-bottom: 1px solid #eae7e9;
	border-right: 1px solid #eae7e9;
	vertical-align: top;
	text-align: right;
	float: left;
	cursor: pointer;
}
#last-offer  
{
	border-right: 1px solid #eae7e9;
	/*width: 182px;*/
}
.main-content-products-table-offer-content
{
	height: 68px;
	overflow: hidden;
	text-align: left;
	margin: 0px 20px 0px 20px;
}

.main-content-products-table-offer div.bold
{
	display: block;
	margin-bottom: 10px;
	text-align: left;
}
.main-content-products-table-offer a
{
	margin: 0px 20px 0px 0px;
}
.main-content-products-table-offer a img
{
	margin: 7px 0px 7px 0px;	
}
.main-content-products-table-offer-pic img
{
	height: 110px;
	width: 147px;
}
.main-content-products-table-offer-pic-elem
{
	display: block;
	overflow: hidden;
	width: 147px;
	margin: 0px;	
	height: 100px;
}
.main-content-products-table-offer-pic-elem img
{
	/*width: 147px;*/	
}

/* layout 2 for rows - search results */

.main-content-products-table-offer2
{
	width: 550px;
	height: 130px;
	border: 1px solid #eae7e9;
	border-top: 0px;
	padding-left: 0px;
	vertical-align: top;
	float: left;
	cursor: pointer;
}

.main-content-products-table-offer2-content
{
	text-align: left;
	display: block;
	float: left;
	margin: 20px;
}

/*.main-content-products-table-offer2-content a
{
	margin-left: 100px;
}*/

.main-content-products-table-offer2-content-img
{
	margin-left: 100px;
}

.main-content-products-table-offer2-content-text-link
{
	margin-left: 0px;
	text-decoration: none;
}

.main-content-products-table-offer2-content-text-link:hover
{
	margin-left: 0px;
	text-decoration: underline;
}

.main-content-products-table-offer2 a img
{
		
}
.main-content-products-table-offer2-pic
{
	margin: 10px;
	display: block;
	float: left;
}
.main-content-products-table-offer2-pic img
{
	height: 110px;
	width: 147px;
}



.main-content-products-table-bottom
{
	border-top: 2px solid #eae7e9;
	padding: 20px;
}

/* NONE FOUND */
.main-content-none-table
{
	width: 100%;
	padding-top: 20px;
}

.main-content-none-td
{
	font-weight: bold;
	font-size: 15px;
	padding: 5px 20px 5px 20px;
	color: #422639;
}

.main-content-none-td a
{
	padding: 0px 20px 0px 5px;
	color: #a5a42b;
}

.main-content-none-table-bottom
{
	padding: 20px;
	padding-right: 0px;
}
.main-content-none-table-bottom a
{
	display: block;
	font-weight: bold;
	color: #a5a42b;
	text-decoration: normal;
	width: 40%;
}
.main-content-none-table-bottom a:hover
{
	text-decoration: underline;
}

/* ARTICLE - using .main-content-home-right etc. from HOME section*/
.main-content-article-table
{
	width: 552px;
	border: 0px solid #eae7e9;
	border-width: 0px 1px 0px 1px;
	height: 500px;
	float: left;  
}

.main-content-article-table-bottom-links
{
	padding: 20px;
}

.main-content-article-table-bottom-links a
{
	color: #a5a42b;
	font-weight: bold;
	display: block;
	margin-top: 3px;
}
 
.main-content-article-table-content
{
	padding: 20px;
	border-top: 1px solid #eae7e9;
}

.main-content-article-table-links
{
	padding: 20px;
	font-weight: bold;
}

.main-content-article-table-links span
{
	margin-left: 15px;	
}
.main-content-article-table-links a
{
	color: #a5a42b;
	margin-left: 15px;
	font-weight: normal; 
}

.main-content-article-table-content-text
{
	padding: 10px 20px 20px 20px;
}

.main-content-article-table-content-text ul
{
	background-color: #f2f0f1;
	padding: 20px 20px 20px 40px;
	line-height: 20px;
}
.main-content-article-table-bottom
{
	border-top: 2px solid #eae7e9;
	padding: 20px;
}

/* NEWS */
.main-content-news-table-content-text
{
	vertical-align: top;
	padding: 5px 20px 5px 20px;
}

.main-content-news-table-links a
{
	color: #a5a42b;
	margin-left: 15px;
	font-weight: normal; 
}

a.linkred
{
	font-weight:bolder;
}

/* ACCOUNT */
.main-content-account-table
{
	width: 100%;
	border: 0px solid #eae7e9;
	border-width: 0px 0px 0px 1px; 
}
.main-content-account-table-header
{
	padding: 0px 20px 0px 20px;
	border-bottom: 3px solid #eae7e9;	
}
.main-content-account-table-data
{
	padding: 15px 20px 20px 20px;
	border-bottom: 3px solid #eae7e9;	
}
.main-content-account-table-data table
{
	width: 100%;
	margin: 0px 5px 10px 5px;

}
.main-content-account-table-data table td
{
	width: 33%;	
	vertical-align: top;
	padding: 20px;
	line-height: 18px;
	border-right: 1px solid #eae7e9;
}
.main-content-account-table-data table td span
{
	color: #bdacb8;
}
.main-content-account-table-data table td a
{
	display: block;
	margin-top: 4px;
}
.main-content-account-table-data table td div
{
	height: 110px;
}

.main-content-account-table-orders 
{
	padding: 15px 20px 20px 20px;
	border-bottom: 3px solid #eae7e9;
}

.main-content-account-table-morelink 
{
	display: block;

	color: #a5a42b;
	float: right;
	margin: 10px;
}

.main-content-account-table-orders table, .main-content-account-table-gifts table
{
	width: 100%;
	margin-top: 10px;
}

.main-content-account-table-orders table th, .main-content-account-table-gifts table th 
{
	background-color: #f2f0f1;
	height: 28px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
.main-content-account-table-orders table td, .main-content-account-table-gifts table td
{
	height: 28px;
	padding: 0px 10px 0px 10px;
	border-top: 1px solid #eae7e9;
}
.main-content-account-table-orders-th1
{
	text-align: left;
	width: 5%;
}
.main-content-account-table-orders-th2
{
	text-align: left;
	width: 35%;
}
.main-content-account-table-orders-th3
{
	text-align: left;
	width: 20%;
}
.main-content-account-table-orders-th4
{
	text-align: left;
	width: 20%;
}
.main-content-account-table-orders-th5
{
	text-align: right;
	width: 20%;
}
.main-content-account-table-orders-col1
{
	text-align: left;
}
.main-content-account-table-orders-col2
{
	text-align: left;
}
.main-content-account-table-orders-col2 a
{
	color: #a5a42b;
	font-weight: bold;

}
.main-content-account-table-orders-col3
{
	text-align: left;
}
.main-content-account-table-orders-col4
{
	text-align: left;
}
.main-content-account-table-orders-col5
{
	text-align: right;
	font-weight: bold;
}

.main-content-account-table-gifts 
{
	padding: 15px 20px 20px 20px;
	border-bottom: 3px solid #bdacb8;
}

.main-content-account-table-gifts-th1
{
	text-align: left;
	width: 5%;
}
.main-content-account-table-gifts-th2
{
	text-align: left;
	width: 55%;
}
.main-content-account-table-gifts-th3
{
	text-align: left;
	width: 20%;
}
.main-content-account-table-gifts-th4
{
	text-align: left;
	width: 20%;
}

.main-content-account-table-gifts-col1
{
	text-align: left;
}
.main-content-account-table-gifts-col2
{
	text-align: left;
}
.main-content-account-table-gifts-col2 a
{
	color: #a5a42b;
	font-weight: bold;

}
.main-content-account-table-gifts-col3
{
	text-align: left;
}
.main-content-account-table-gifts-col4
{
	text-align: right;
}

.main-content-account-table-promotions
{
	padding: 15px 20px 20px 20px;
	background-color: #f2f0f1;
}
.main-content-account-table-promotions a
{
	color: #a5a42b;
	font-weight: bold;

	display: block;
	margin-top: 3px;
}



/* PRODUCT VIEW */
.main-content-product-table
{
	width: 100%;
	border: 0px solid #eae7e9;
	border-width: 0px 0px 0px 1px; 
}
.main-content-product-table-left
{
	width: 60%;
	padding: 20px;
	
	vertical-align: top;
}
.main-content-product-table-left-special
{
	width: 100%;
	padding: 20px;
}
.main-content-product-table-left-special table
{
	margin: 10px;	
}
.main-content-product-table-left-special table tr th
{
	font-weight: bold;
	font-size: 14px;
}
.main-content-product-table-left-special div
{
	background-color: #f2f0f1;
	padding: 15px;
	font-weight: bold;
}
.main-content-product-table-left div
{
	background-color: #f2f0f1;
	padding: 15px;
	font-weight: bold;
}

.main-content-product-table-right
{
	width: 40%;
	vertical-align: top;
	padding-top: 15px;
}
.main-content-product-table-right table
{
	width: 100%;
	margin: 12px 0px 10px 0px;
}
.main-content-product-table-right table td, .main-content-product-table-right table th 
{
	padding: 0px;
}
.main-content-product-table-right table td
{
	padding-left: 10px;
}
.main-content-product-table-right span
{
	font-size: 20px;
}
.main-content-product-table-right-extra a
{
	text-decoration: underline;
}
.main-content-product-table-right-countinput
{
	width: 30px;
}
.main-content-product-table-right-countsubmit
{
	border: 0px;	
	margin: 10px 0px 20px 0px;
}
.main-content-product-table-right a
{
	color: #a5a42b;
	display: block;
	height: 14px;
}

span.main-content-product-table-right-span
{
	color: #a5a42b;
	text-decoration: none;
	display: block;
	height: 14px;
	font-size: 11px;
	cursor: pointer;
}

.main-content-product-table-right table td a
{
	color: #422639;
	text-decoration: underline;
	display: inline;
}
.main-content-product-table-right-space
{
	background-color: #b6b53e;
	height: 3px;
	font-size: 2px;
}

.main-content-product-table-opinions, .main-content-product-table-links, .main-content-product-table-arrangement,.main-content-product-table-elements
{
	padding: 20px;	
}

.main-content-product-table-opinions
{
	background-color: #f2f0f1;
	border-top: 3px solid #bdacb8;
}

.main-content-product-table-opinions a
{
	float: right;

	margin-right: 10px;
}

.main-content-product-table-links a
{
	color: #a5a42b;

	display: block;
	font-weight: bold;
	margin-top: 5px;
}
.main-content-product-table-arrangement
{
	border-top: 3px solid #eae7e9;	
}
.main-content-product-table-arrangement table
{
	margin: 10px 0px 10px 0px;	
}
.main-content-product-table-elements
{
	border-top: 1px solid #eae7e9;	
}
.main-content-product-table-elements table
{
	margin: 10px 0px 10px 0px;	
	width: 100%;
}
.main-content-product-table-elements table td
{
	width: 20%;
	text-align: center;
	border-right: 1px solid #eae7e9;
}
/* SUMMARY */
.main-content-summary-table-item table
{
	margin-top: 20px;
	width: 100%;
	border-bottom: 3px solid #eae7e9;
}
.main-content-summary-table-item table td
{
	height: 40px;
	border-top: 1px solid #eae7e9;
}
.main-content-summary-table-item th
{
	height: 28px;
	background-color: #f2f0f1;
	font-weight: bold;
}
.main-content-summary-table-orders-th1
{
	text-align: center;
	width: 5%;
}
.main-content-summary-table-orders-th2
{
	text-align: left;
	width: 35%;
}
.main-content-summary-table-orders-th3
{
	text-align: right;
	width: 15%;
}
.main-content-summary-table-orders-th4
{
	text-align: center;
	width: 10%;
}
.main-content-summary-table-orders-th5
{
	text-align: right;
	width: 15%;
}
.main-content-summary-table-orders-th6
{
	width: 15%;
}
.main-content-summary-table-orders-th7
{
	width: 5%;
}
.main-content-summary-table-summary-list-col1
{
	text-align: center;
}
.main-content-summary-table-summary-list-col2
{
	text-align: left;
	font-weight: bold;
}
.main-content-summary-table-summary-list-col2 a
{
	color: #a5a42b;

}
.main-content-summary-table-summary-list-col3
{
	text-align: right;
}
.main-content-summary-table-summary-list-col4
{
	text-align: center;
}
.main-content-summary-table-summary-list-col5
{
	text-align: right;
}
.main-content-summary-table-summary-list-col6
{
	text-align: right;
}
.main-content-summary-table-summary-list-col7
{
	text-align: right;
}
.main-content-summary-box
{
	width: 100%;
	clear: both;
}
.main-content-summary-box-expedition
{
	width: 390px;
	margin-top: 40px;
	margin-left: 220px;
	border: 3px solid #bdacb8;
	background-color: #f2f0f1;
	margin-bottom: 10px;
}
.main-content-summary-box-expedition table
{
	margin-left: 15px;	
	width: 365px;
}
.main-content-summary-box-expedition-top
{
	font-size: 15px;
	font-weight: bold;
	height: 20px;
	padding-top: 10px;
	width: 52.5%;
}
.main-content-summary-box-expedition-top-selected
{
	font-weight: bold;
	padding-top: 20px;	
	width: 350px;
}
.main-content-summary-box-expedition-down
{
	font-size: 15px;
	font-weight: bold;
	height: 40px;
}
.main-content-summary-box-expedition-downprice
{
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	height: 40px;
	width: 220px;
}
.main-content-summary-box-expedition-right
{
	text-align: right;
}
.main-content-summary-box-td
{
	width: 200px;
	padding-top: 20px;
	padding-left: 30px;
	border-top: 3px solid #eae7e9;
}
.main-content-summary-box-next
{
	padding-top: 25px;
	padding-bottom: 30px;
	float: right;
}
.main-content-summary-box-next td
{
	text-align: right;
}
.main-content-summary-box-next span
{
	color: #bdacb8;
	font-size: 9px;

}
.main-content-summary-box-delivery
{
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	width: 160px;
	border-right: 1px solid #eae7e9;
	border-top: 3px solid #eae7e9;
}

.main-content-summary-box-delivery td
{
	height: 16px;
}
.main-content-summary-box-bill
{
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	width: 220px;
	border-top: 3px solid #eae7e9;
	border-right: 1px solid #eae7e9;
}
.main-content-summary-box-delivery td
{
	width: 50%;
	height: 16px;
}



/*PAYMENT*/
.main-content-payment-box
{
	margin-top: 20px;
	width: 100%;
	border: 1px solid #eae7e9;
}
.main-content-payment-box-rest
{
	width: 250px;
}
.main-content-payment-box-cost
{
	text-align: center;
	width: 80px;
}
.main-content-payment-box-into
{
	margin-left: 90px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.main-content-payment-box-into td
{
	height: 25px;
}
.main-content-payment-box-price
{
	font-weight: bold;
	text-align: center;
}
.main-content-payment-box-next-span
{
	text-align: right;	
	color: #bdacb8;
	font-size: 9px;
}
.main-content-payment-box-left
{
	font-weight: bold;
	text-align: left;
}
.main-content-payment-box-button-next
{
	text-align: right;
}


/*ENDING*/
.main-content-ending-box
{
	margin-top: 20px;
	width: 100%;
	border: 1px solid #eae7e9;
}
.main-content-ending-box-into
{
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.main-content-ending-box-into a
{
	font-weight: bold;
	color: #a5a42b;

}
/*GIFTS*/
.main-content-gift-table
{
	width: 529px;
	border: 0px solid #eae7e9;
	border-width: 0px 1px 0px 1px;
	height: 500px;
	float: left;  
}
.main-content-gift-table-links
{
	padding: 20px;
	font-weight: bold;
}

.main-content-gift-table-links a
{
	display: block;
	color: #a5a42b;
	font-weight: normal; 
	padding-top: 5px;
}
.main-content-gift-table-content
{
	padding: 20px;
	border-top: 1px solid #eae7e9;
}
.main-content-gift-table-content-text
{
	padding: 10px 20px 20px 0px;
}
.main-content-gift-table-content-text ul
{
	background-color: #f2f0f1;
	padding: 20px 20px 20px 40px;
	line-height: 20px;
}
.main-content-gift-table-content-text a
{
	font-weight: bold;
	color: #a5a42b;

}
.main-content-gift-right
{
	float: right;
	width: 220px;
	overflow-x: hidden;
}
.main-content-gift-right h2
{
	margin-top: 10px;
	text-align: center;	
}
.main-content-gift-right div
{	
	border-bottom: 3px solid #eae7e9;
	padding: 10px;
}
.main-content-gift-span-img
{
	padding-top: 5px;
}
.main-content-gift-right div img
{
	display: block;
	margin-left: 70px;
}

.main-content-gift-right div a img
{
	display: block;
	margin-left: 0px;
	margin-top: 3px;
}

.main-content-gift-right div a
{
	color: #a5a42b;	
}
/*GIFT LOG*/
.main-content-giftlog-table
{
	width: 100%;
}
.main-content-giftlog-table-top
{
	margin-top: 15px;		
}
.main-content-giftlog-table-in
{
	padding: 0px 20px 0px 20px;
}
.main-content-giftlog-table-required
{
	margin: 20px 0px 20px 600px;
}
.main-content-giftlog-table-login
{
	border-top: 3px solid #bdacb8;
	background-color: #f2f0f1;
	padding: 20px 20px 20px 20px;	
}
.main-content-giftlog-table-login table
{
	margin-left: 50px;
	width: 530px;
}
.main-content-giftlog-table-login table td
{
	padding: 5px;
}
.main-content-giftlog-table-login table td a
{
	color: #422639;

}
.main-content-giftlog-table-login-label
{
	text-align: right;
	width: 150px;
}
.main-content-giftlog-table-input
{
	width: 215px;
}
.main-content-giftlog-table-login-login
{
	text-align: right;
}
.main-content-giftlog-table-login-login input
{
	border: 0px;
	margin-right: 143px;
}
.main-content-giftlog-table-notregistered
{
	padding: 20px 20px 20px 20px;
	border-bottom: 3px solid #eae7e9;
}
.main-content-giftlog-table-notregistered table
{
	margin: 20px 0px 0px 50px;
	width: 530px;
}
.main-content-giftlog-table-notregistered table td
{
	padding: 5px;
}
.main-content-giftlog-table-notregistered-next
{
	text-align: right;	
}
.main-content-giftlog-table-notregistered-next input
{
	border: 0px;
	margin-right: 143px;
}

.main-content-giftlog-table-register
{
	width: 100%;
	padding: 20px;
}
.main-content-giftlog-table-register table
{
	margin: 20px 0px 0px 50px;
	width: 530px;
}
.main-content-giftlog-table-register table td
{
	padding: 5px;
}
.main-content-giftlog-table-register-next
{
	text-align: right;	
}
.main-content-giftlog-table-register-next input
{
	border: 0px;
	margin-right: 143px;
}
.main-content-giftlog-table-bottom
{
	padding: 20px;
}

/*GIFT MAKE*/
.main-content-giftmake-table
{
	width: 100%;
}
.main-content-giftmake-table-in
{
	padding: 0px 20px 0px 20px;
}
.main-content-giftmake-table-list
{	
	margin-top: 20px;
	border-top: 3px solid #bdacb8;
	background-color: #f2f0f1;
	padding: 20px 20px 20px 20px;	
}
.main-content-giftmake-table-list-label span
{
	font-weight: bold;	
}
.main-content-giftmake-table-list table
{
	margin-left: 50px;
	width: 530px;
}
.main-content-giftmake-table-list table td
{
	padding: 5px;
}
.main-content-giftmake-table-list table td a
{
	color: #422639;

}
.main-content-giftmake-table-list-label
{
	text-align: right;
	width: 150px;
}
.main-content-giftmake-table-input
{
	width: 215px;
}
.main-content-giftmake-table-input-quantity
{
	width: 40px;
}
.main-content-giftmake-table-list-submit
{
	text-align: right;
}
.main-content-giftmake-table-list-submit input
{
	border: 0px;
	margin-right: 143px;
}

/*GIFT OWN*/
.main-content-giftown-table
{	
	width: 100%;
}
.main-content-giftown-table-item table
{	
	margin-left: 20px;
	margin-top: 20px;
	width: 725px;
	border-bottom: 3px solid #eae7e9;
}
.main-content-giftown-table-item-h1
{
	margin-left: 20px;
}
.main-content-giftown-table-item table td
{
	height: 40px;
	border-top: 1px solid #eae7e9;
}
.main-content-giftown-table-item th
{
	height: 28px;
	background-color: #f2f0f1;
	font-weight: bold;
}
.main-content-giftown-table-orders-th1
{
	text-align: center;
	width: 10%;
}
.main-content-giftown-table-orders-th2
{
	text-align: left;
	width: 35%;
}
.main-content-giftown-table-orders-th3
{
		text-align: center;
	width: 20%;
}
.main-content-giftown-table-orders-th4
{
	text-align: right;
	width: 15%;
}
.main-content-giftown-table-orders-th5
{
	width: 10%;
}
.main-content-giftown-table-orders-th6
{
	width: 10%;
}
.main-content-giftown-table-giftown-list-col1
{
	text-align: center;

}
.main-content-giftown-table-giftown-list-col2
{
	text-align: left;
	font-weight: bold;

}
.main-content-giftown-table-giftown-list-col2 a
{
	color: #a5a42b;

}
.main-content-giftown-table-giftown-list-col3
{
	text-align: center;

}
.main-content-giftown-table-giftown-list-col4
{
	text-align: center;
}
.main-content-giftown-table-giftown-list-col5
{
	text-align: center;
}
.main-content-giftown-table-giftown-list-col6
{
	text-align: center;
}
.main-content-giftown-newlist
{
	float: right;
	margin-right: 40px;
	margin-top: 10px;
}
.main-content-giftown-downlink
{
	margin-left: 20px;
	margin-top: 100px;
}
.main-content-giftown-downlink a
{
	font-weight: bold;
	color: #a5a42b;

}
/*GIFT OCCASION*/
.main-content-giftoccasion-table
{	
	width: 100%;
}
.main-content-giftoccasion-table-item table
{	
	margin-left: 20px;
	margin-top: 20px;
	width: 725px;
	border-bottom: 3px solid #eae7e9;
}
.main-content-giftoccasion-table-item table td
{
	height: 40px;
	border-top: 1px solid #eae7e9;
}
.main-content-giftoccasion-table-item th
{
	height: 28px;
	background-color: #f2f0f1;
	font-weight: bold;
}
.main-content-giftoccasion-table-orders-th1
{
	text-align: center;
	width: 5%;
}
.main-content-giftoccasion-table-orders-th2
{
	text-align: center;
	width: 10%;
}
.main-content-giftoccasion-table-orders-th3
{
	text-align: center;
	width: 17%;
}
.main-content-giftoccasion-table-orders-th4
{
	text-align: center;
	width: 15%;
}
.main-content-giftoccasion-table-orders-th5
{
	text-align: center;
	width: 15%;
}
.main-content-giftoccasion-table-orders-th6
{
	text-align: center;
	width: 15%;
}
.main-content-giftoccasion-table-orders-th7
{
	text-align: center;
	width: 18%;
}
.main-content-giftoccasion-table-orders-th8
{
 
	width: 5%;
}
.main-content-giftoccasion-table-giftoccasion-list-col1
{
	text-align: center;
}
.main-content-giftoccasion-table-giftoccasion-list-col2
{
	text-align: left;
	font-weight: bold;
}
.main-content-giftoccasion-table-giftoccasion-list-col2 img
{
	width: 147px;
	height: 110px;
}
.main-content-giftoccasion-table-giftoccasion-list-col3 a
{
	font-weight: bold;
	color: #a5a42b;

}

.main-content-giftoccasion-table-giftoccasion-list-col3 a:hover
{
	font-weight: bold;
	color: #a5a42b;
	text-decoration: underline;	
}

.main-content-giftoccasion-table-giftoccasion-list-col3
{
	padding-left: 15px;
	text-align: center;
}
.main-content-giftoccasion-table-giftoccasion-list-col4
{
	text-align: center;
}
.main-content-giftoccasion-table-giftoccasion-list-col5
{
	text-align: center;
}
.main-content-giftoccasion-table-giftoccasion-list-col6
{
	text-align: right;
}
.main-content-giftoccasion-table-giftoccasion-list-col7
{
	text-align: center;
}
.main-content-giftoccasion-table-gifoccasion-list-col8
{
	text-align: center;	
}

.main-content-giftoccasion-table-gifoccasion-list-col8-submit
{
	border: 0px none;	
}

.main-content-giftoccasion-table-giftoccasion-list-col9
{
	text-align: center;
	padding: 20px;
}

.main-content-giftoccasion-downlink
{
	margin-left: 20px;
	margin-top: 60px;
}
.main-content-giftoccasion-downlink a
{
	font-weight: bold;
	color: #a5a42b;

}
.main-content-giftoccasion-table-input
{
	width: 20px;
}
.main-content-giftoccasion-top
{
	margin-left: 20px;
}

span.notice
{
	color:red;
	font-size:11px;
}

/* PROMOTIONS */

.main-content-promotion-part1 {
	font-size: 11px;
	padding:10px 20px;
}

.main-content-promotion-image1 {
	text-align: center;
}


.main-content-promotion-part2 {
	padding:10px 50px;
}

.main-content-promotion-part2 ul {
	padding-left: 20px;
}


			/* ultimate div centering solution */
.main-content-promotion-button1 {
	text-align: center;
	padding: 0px 10px;
}

.main-content-promotion-button1 div {
	right:50%;
	position:relative;
	white-space: nowrap;
	float:right;
	width: auto;
}
.main-content-promotion-button1 div div {
	position:relative;
	right:auto;
	left:50%;
	float:left;
}
			/* end of ultimate div centering solution */

.main-content-promotion-button1 a,
.main-content-promotion-button1 input  {
	height:15px;
	padding:4px;
	display: block;
	background-image: url("images/layout/button-w-bg.gif");
	background-repeat: repeat-x;
	float:left;
	color: white;
	font-weight: bold;
}

.main-content-promotion-button1 input {
	height:22px;
	cursor:pointer;
}

.main-content-promotion-button1 a:hover {
	text-decoration: none;
}

.main-content-promotion-button1 span.before{
	display:block;
	float:left;
	background-image: url("images/layout/button-w-left.gif");
	background-repeat: no-repeat;
	background-position:center;
	height:23px;
	width:11px;
}

.main-content-promotion-button1 span.after{
	display:block;
	float:left;
	background-image: url("images/layout/button-w-right.gif");
	background-repeat: no-repeat;
	background-position:center;
	height:23px;
	width:11px;
}

.main-content-promotion-sublinks {
	
	padding: 10px;
}

.main-content-promotion-sublinks a {
	color:#A5A42B;
	display:block;
	font-weight:bold;
	text-decoration:none;
	width:40%;
}

.main-content-promotion-part4 {
	padding: 20px 100px;
}

.main-content-promotion-part5 {
	padding: 20px 100px;
	text-align: center;	
}
.main-content-promotion-part5 span {
	color:red;
	font-weight: bold;
	margin-left:5px;
	
}


.main-content-promotion-part6 {
	padding: 20px 160px;
	text-align: center;	
}

.main-content-promotion-part6 img {
	float:left;
	margin-right:10px;
	margin-top:20px;
}

.main-content-promotion-part6 label {
	font-size: 18px;
}
.main-content-promotion-part6 label input {
	vertical-align: middle;
	margin:0px;
}

.main-content-promotion-part6 div {
	float:left;
	margin-left:10px;
	width:100px;
	text-align: left;
}



/* COMPARE */
.compare
{
	background-color: #FFFFFF;
}
.compare th
{
	text-align: right;
	padding: 5px 10px 5px 5px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
	vertical-align: top;
}
.compare td
{
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #DDDDDD;
}
.compare-action td a 
{
	font-size: 11px;
	text-decoration: underline;
	display: block;
	margin: 5px;
}


.main-content-sitemap table, .main-content-sitemap tr, .main-content-sitemap td  {
	vertical-align: top;
}
.main-content-sitemap table {
	padding-left:30px;
}

.main-content-sitemap td {
	padding-right: 20px;
}

.main-content-sitemap table a {
	font-weight: bold;
	text-decoration: underline;
}

.main-content-sitemap h2 {
	margin-left: 10px;
}
