/* shop.css */
body{
width:100%;
font-size:12px;
font-size:1em;
}
#main,#menu,#frmFilter,#menuFooter{
	width:700px;
}
#main,.navigation{
float:none; margin:auto;
}
#frmFilter, #articleDesigns{
float:none;
}

#detailProduct{
 float:right;clear:none;
margin-right:10px;
}
#articleAdditionalLinks{
margin-right:10px;
}
#ssl{
height:30px; line-height:30px; margin:-30px 0 0;
}
#articleDesigns, .mvc #index.classicCompact{
width:650px; margin:auto;
}
body.noElements.mvc {width: 100%}

.navigation {width:95%}

#main, #tooltip, #banner, .popup, .classicCompact form fieldset div.articleDesc, .classicCompact form fieldset div.articlePrice, #frmArticleDetails p.articleDesc, #checkoutPaymentInfo ul.checkoutStepsTop, #articleDesigns h3, #producttypeDetails #productDetailsImage, .faqPopup {
background-color:#FFFFFF;
}

#banner {margin:15px auto 15px 10px}


#menu {height:24px; line-height:24px; over-flow:hidden}

#frmArticleDetails{float:left; margin:1em 0 auto 0.7em}


.checkout-v2 .content, .checkout-v2 .content .important, .checkout-v2 .checkoutStepsTop, .checkout-v2 .checkoutStepsBottom, .checkout-v2 .checkoutStepsTopNoLine, .checkout-v2 .checkoutInformation p, .checkout-v2 .basketAdditionals #frmProceed div, .checkout-v2 .basketAdditionals #frmProceed #basketPriceTotal div, .checkout-v2 .basketAdditionals ul, .checkout-v2 #basketItems .basketDelete, .checkout-v2 #basketItems fieldset, .checkout-v2 #checkoutAddress form fieldset div, .checkout-v2 #basketAddressSelect, .checkout-v2 #basketAddressSelect fieldset div, .checkout-v2 #checkoutPaymentInfo form div.paymentOption, .checkout-v2 #frmOrderShow #basketItems .basketAdditionals #basketSum, .checkout-login .section {
width:700px;
}

#detailArticlePrint .detailCurrentView {
margin-top:5px;
}

#menuFooter{
margin-top:2em;
font-size:0.8em;
}

#content{
text-align:center;
}
#content ul, #content ol, #content div, #content p, #content span{
text-align:left;
}
#headerUserInformation ul.left, #headerUserInformation ul.right{
width:auto!important;
}
#menuCheckout ol{
width:auto;
}
.checkoutInformationBox{
width:300px;
color:#595959;
}
#main{
border:1px solid #BFBFBF;
}
