/** Background image 
body {
	background: url("../images/retina_wood.png") repeat;
}
*/

body {
    background-color: #E5C4D6;
}

.clear {
	clear: both;
}
/** Change border color to match the new background image */
#header { border-bottom: 1px solid #aaa }
#footer_wrapper { 
	border-top: 1px solid #aaa;
	display: none; 
}

.sinsin_voucher {
	background-color: #a5bae0;
    color: #fff;
    font-size: 16px;
    height: 32px;
    padding-left: 40px;
    padding-top: 14px;
}
.sinsin_voucher span {
	font-weight: bold;
	font-size: 18px;
}

.sinsin_voucher a:hover {
	color: #14213d;
	text-decoration: underline !important;
}

span.sinsin_small {
	font-size: 12px !important;
	font-weight: normal !important;
}

.sinsin_voucher_options .my_options a {
    padding: 4px 7px 0 14px !important;
}

.sinsin_voucher_options .my_options {
    left: 787px !important;
}

#basket .cart .table_row .box .vouchers, #basket .cart .table_row .box .add_article {
	width: auto !important;
}

#basket .cart .table_row .box input.voucher_send, #content #confirm .voucher-add-article input.voucher_send {
	background: #eee !important;
	text-indent: 1em !important;
	width: 135px;
}


.register label[for=company2],
.register label[for=department2],
.register input#company2,
.register input#department2
{
	display: none !important;
}

/** Reformat the options */
.outer_my_options {
	background: #E5C4D6;
	position: relative;
}
.inner_my_options {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.my_options {
	position: relative;
	left: 740px; 
	top: auto;
	background: transparent;
	border: 0 none;
	margin: 0 auto;
	padding: 10px 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	width: 420px;
}
.my_options, #shopnavi { float: left }

body .my_options a, .my_options .service { color: #14213D !important }
.my_options a.account,
.my_options a.note{
	border-right-color: #666;
}
#topbar { border-left-color: #666 }
.my_options #topbar input.active { color: #fff }

/** Remove background image from the "my account" link */
.my_options a.account, .my_options a.account:hover  {
	background: transparent;
	padding-left: 0
}

/** Reformat the basket display */
#shopnavi {
	position: absolute;
	top: 0;
	right: 0;
}
#shopnavi .display, #shopnavi .icon { display: none }
#shopnavi .ajax_basket_container {
	float: none;
	position: static;
	top: auto;
	right: 0;
	background: #A5BAE0 url("../images/cart_icon_small.png") no-repeat center center;
	height: 46px;
	margin: 0;
	width: 50px;
}
#shopnavi .ajax_basket_container:hover,
#shopnavi .ajax_basket_container.active {
	background-position: center center;
}
#shopnavi .ajax_basket_container .ajax_basket {
	text-indent: -9999em;
	width: 40px;
	height: 46px;
}

.button-right {
    background: url("../images/buttons/button_right-large.png") repeat-x scroll right top rgba(0, 0, 0, 0);
}

/** Reposition the ajax loader */
#shopnavi .ajax_basket_container div.ajax_loader {
	top: 15px; right: 14px;
}

/** Ajax basket result */
.ajax_basket_result {
	top: 46px !important;
	border-color: #e1540f;
	border-top: 0 none;
}

/** Reposition the search field */
div#searchcontainer { left: 730px; top: 40px; }
div#searchcontainer .inner_searchcontainer { width: 300 }

/** Header teaser styling */
.header_teaser {
	position: absolute;
	left: 200px;
	top: 40px;
}
.header_teaser .column {
	float: left;
	width: 115px;
	font-size: 13px;
	color: #999;
	border-right: 1px solid #dfdfdf;
	padding: 0 15px;
}

.header_teaser .first_column {
	width: 125px;
}

.header_teaser .last_column { 
	border-right: 0 none;
	width: 220px; 
} 


listing-blog .blogbox, 
#content .blogbox {
    border-color: #dfdfdf;
    padding: 20px;
    width: 90%;
}

.my_options .note {
	display: none;
}
.my_options .service {
	display: none;
}

/****************************/

#content .cat_text .inner_container, #content .register .supplier_register .inner_container {
	border: none;
}

#header #logo a {
    background: url("../images/logo_165.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 121px;
    margin-top: 7px;
    width: 200px;
}

#header {
    background: none repeat scroll 0 0 #14213d;
}

#blog .blogbox .blogbox_content {
    background: none repeat scroll 0 0 #fff;
    display: block;
    padding: 0 30px;
}

#blog .blogbox .blogbox_header {
    background: none repeat scroll 0 0 #fff;
    display: block;
    padding: 0 30px;
    border: none;
}

#blog {
	width: 100%;
}


.ctl_account #center .shipping {
	display: none;
}

.ctl_account #center .billing .change {
	display: none;
}

.change_password,
.change_mail {
	display: none;
}

.account #userinformations .change_mail {
	left: 10px;
}

.privateshopping .message .inner-message {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
    font-size: 12px;
    font-weight: 700;
}

#confirm .invoice-address .actions {
	display: none;
}

#confirm .personal-information .payment-display {
	display: none;
}

#content #confirm h2.agb {
	padding: 25px 0 0px;
}

.new_customer {
	display: none;
}

#confirm .agb_cancelation {
	height: 450px;
}

#confirm .attr_label {
	width: 200px;
}

/*  blog  */
#listing-blog .blogbox, 
#blog .blogbox {
	border: none;
}

#blog .blogbox .blogbox_content .blog_tags, #content .blogdetail .blog_tags {
	border: none;
	margin: 0;
}

.blogbox .post_metadata span {
	border: none;
}

#content .blogdetail .description {
    width: 889px;
}


.emotion-listing .blog-entry .blog_img,
.emotion-listing .blog-outer-container .blog-entry-inner .blog_img {
	
}

#left .filter_properties,
#left #servicenav,
#left .left_categories_shadow {
	display: none;
}
#content #left .categories li .submenu {
	border-bottom: 1px solid #d3d3d3;
}


.account #userinformations .inner_container, 
.account .billing .inner_container {
	height: 90px;
}


.ctl_PrivateLogin #mainNavigation,
.ctl_PrivateLogin #breadcrumb,
.ctl_PrivateLogin .wrap_top,
.ctl_PrivateLogin .wrap_cap
 {
	display: none;
}

.ctl_PrivateLogin .container_20 {
    background-color: #e5c4d6;
}

.ctl_PrivateLogin #login {
	background-color: #fff;
}

.ctl_PrivateLogin #wrapper .footer_inner, .ctl_PrivateLogin #wrapper .wrap_inner {
	background: none;
}

.ctl_PrivateLogin .footer .footer_info {
	font-weight: bold;
    margin-left: 65px;
    color: #14213d;
}

.emotion-listing .blog-outer-container .blog-entry-inner p {
    color: #14213d;
    font-size: 13px;
    line-height: 20px;
}

.emotion-listing .blog-outer-container .blog-entry-inner h2 {
    font-size: 16px;
}


.emotion-listing .blog-outer-container .blog-entry-inner .blog_img {
    background: none;
    float: left;
    height: auto;
    width: 33%;
}

.emotion-listing .blog-outer-container .blog-entry-inner .blog_img img {
    margin-top: 30px;
}
.emotion-listing .blog-outer-container .blog-entry-inner .blog_content {
    background: none;
    float: right;
    height: auto;
    width: 66%;
}
.emotion-listing .blog-outer-container .blog-entry-inner .blog_content h2 a {
    color: #a5bae0;
    float: left;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 12px;
}
.emotion-listing .blog-outer-container .blog-entry-inner .blog_content span {
    color: #a5bae0;
    float: right;
    font-size: 14px;
    margin-right: 200px;
    padding-top: 6px;
}
.emotion-listing .blog-outer-container .blog-entry-inner .blog_content .readmore {
    font-weight: bold;
}
.emotion-listing .blog-outer-container .blog-entry {
    height: 33%;
    width: 99%;
}


.blogbox .blog_img {
    background: none;
    float: left;
    height: auto;
    width: 25%;
}

.blogbox .blog_content {
    background: none;
    float: right;
    height: auto;
    width: 75%;
}

.blogbox .blog_content .readmore {
    font-weight: bold;
}

.blogbox .blog_content h2 a {
    color: #a5bae0;
    float: left;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 12px;
    padding-top: 10px;
}
.blogbox .blog_content span.date {
    color: #a5bae0;
    float: right;
    font-size: 14px;
    margin-right: 200px;
    padding-top: 6px;
}
.blogbox .blog_img img {
    margin-left: 30px;
    margin-top: 40px;
}



.blogbox .download .blog_content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: auto;
    width: 99%;
}

.blogbox .download .blog_content a {
	/*background-image: url("../images/icons/pdf_icon.png") ;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left;
    padding-left: 65px;
    padding-top: 25px;
    */

	background: url("../images/icons/pdf_icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    font-size: 20px;
    height: 60px;
    margin-left: 20px;
    padding: 12px 24px 12px 52px;
    white-space: nowrap;
}

.listing-blog .blogbox .download .blog_content {
	padding: 0 20px;
}

#listing .artbox .inner {
	height: 230px;
}


.artbox .actions a, 
.listing_actions .offers, 
div#notes .table_row .action a, 
.blogbox a.more_info, 
.content_listing a.more_info, 
.bt_allsupplier, 
div#notes .table_row .action a.basket, 
.blogbox a.more_info:hover, 
.content_listing a.more_info:hover, 
.bt_allsupplier:hover {
	background-image: none;
	background-color: #e5c4d6;
	color: #14213d;
}


.artbox .actions a:hover, 
.listing_actions .offers:hover, 
div#notes .table_row .action a:hover, 
.blogbox a.more_info:hover, 
.content_listing a.more_info:hover, 
.bt_allsupplier:hover, 
div#notes .table_row .action a.basket:hover {
	background-image: none;
	background-color: #14213d;
	color: #fff;
}


.artbox .actions a.more, 
div#notes .table_row .action a.basket, 
.blogbox a.more_info:hover, 
.content_listing a.more_info:hover, 
.bt_allsupplier:hover, 
.small_right {
	background-image: none;
	background-color: #a5bae0;
}

.artbox .actions a.more:hover, div#notes .table_row .action a.basket:hover {
	background-image: none;
	background-color: #14213d;
}


/*
fastorder
*/
.quickorderCustom a {
	font-weight: bold;
}


.ctl_checkout .more_info, .ctl_checkout .confirm_accept, .ctl_checkout .agb_info, .ctl_checkout .agb_accept {
    left: 40px;
    position: absolute;
    top: 285px;
    z-index: 1;
}


.ctl_error #mainNavigation, 
.ctl_error .inner_my_options {
	display: none;
}


