/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* CSS MASTERSTYLES */
/* THIS SCRIPT IS COPYRIGHTED AND IS NOT ALLOWED TO BE COPIED OR USED IN ANY WAY WITHOUT PERMISSION */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/

@import "/images/design/css/egensider.css";
@import "/images/design/css/campaign.css";
/*MASTER RESET*/

* {
	margin:0px;
	padding:0px;
}
img {
	border: 0px none #FFFFFF;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ul, li {
	list-style:none;
}
/*TYPOGRAPHY */

body {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}
p {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}
.fontType1, .fontType1 p, .fontType1 a, .fontType1 .CmsPageStyle,.fontType1 .CmsPageStyle table { /*topnavigation*/
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType2, .fontType2 p, .fontType2 a { /*basketheader*/
	font: 16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
.fontType3, .fontType3 p, .fontType3 a, .fontType3 td { /*basket small text -  searchpage - sortprlist*/
	font: 9px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
.fontType4, .fontType4 p, .fontType4 a { /*footer*/
	font: 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
.fontType5, .fontType5 p, .fontType5 a { /*txt in campaign*/
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
.fontType6, .fontType6 p, .fontType6 a, .fontType6 span, .fontType6 select, .fontType6 input { /* prlistsinfobox kurvVars*/
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType7, .fontType7 p, .fontType7 a, .fontType7 .CmsPageStyle,.fontType7 .CmsPageStyle table { /* prcardretail*/
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType8, .fontType8 p, .fontType8 a, .fontType8 td, .fontType8 span { /* prcardprice*/
	font: 32px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType9, .fontType9 p, .fontType9 a, .fontType9 td, .fontType9 span, .fontType9 h1 { /* egenside*/
	font: 32px/21px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType10, .fontType10 p, .fontType10 a, .fontType10 td, .fontType10 span, .fontType10 h2 { /* egensideTxt - varedescription*/
	font: 12px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType11, .fontType11 p, .fontType11 a { /* basketPriceTotal*/
	font: 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType12, .fontType12 p, .fontType12 a { /* prinfolistcard price - prcarddescription */
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType13, .fontType13 p, .fontType13 a, .fontType13 span, .fontType13 select, .fontType13 input { /* prlistsinfobox kurvVars*/
	font: 12px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/* SPECIAL TYPOS */


.Price_ProductInfo_TR .PriceBefore_ProductInfo_TD, .Price_ProductInfo_TR .PriceStriked_Productinfo {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

h1
{
    /*prListHead - varekort*/
    font: 36px "NoaLT" , Arial, Helvetica, sans-serif;
    font-weight:normal;
}
a:hover {
	text-decoration:underline;
}
.BackgroundColor1_Orderstep1 td, .TextInputField_Orderstep1, .OptionSelect_Orderstep1, .BackgroundColor1_Orderstep2 td, .BackgroundColor1_Orderstep3 td, .BackgroundColor1_Orderstep4, .OrderStep4_TD td, .BackgroundColor1_CreditCardPayment, .BackgroundColor1_CreditCardPayment span, .BackgroundColor1_CreditCardPayment td {
	font: 12px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.SubmitButton_OrderStep1, .SubmitButton_OrderStep2, .SubmitButton_OrderStep3, .SubmitButton_OrderStep4, input.send  {
	font: 13px/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background: #000;
	border-style: none;
	height:40px;
	cursor: pointer;
	vertical-align: middle;
	padding: 0px 30px;
	margin-top:10px;
	margin-right:10px;
}
.OrderStep1_TD a, .OrderStep2_TD a, .OrderStep3_TD a, .OrderStep4_TD a{
color:#000;
text-decoration:underline;
}

#Productlist_Sort_Select
{
    text-transform: uppercase;
    border: 1px solid #d8d8d8;
    font: 9px Arial, Helvetica, sans-serif;
    text-transform: uppercase !important;
    text-decoration: none;
    width: 160px;
    height: 20px;
    padding-top: 2px;
    color: #000;
    cursor:pointer;
}
/*EFFECTS AND COLOR*/

.fontColor1, .fontColor1 p, .fontColor1 a:link, .fontColor1 a:active, .fontColor1 a:hover, .fontColor1 a:visited, .fontColor1 span, .fontColor1 td {  /*light grey */
	color:#e6e0d3;
}
.fontColor2, .fontColor2 p, .fontColor2 a:link, .fontColor2 a:active, .fontColor2 a:hover, .fontColor2 a:visited{/* black */
	color:#000000;
}
.fontColor3, .fontColor3 p, .fontColor3 a:link,  .fontColor3 a:active,  .fontColor3 a:hover,  .fontColor3 a:visited { /* white */
	color:#FFFFFF;
}
.fontColor4, .fontColor4 p, .fontColor4 a:link, .fontColor4 a:active, .fontColor4 a:hover, .fontColor4 a:visited { /* grey */
	color:#999999;
}
.fontColor5, .fontColor5 p, .fontColor5 a:link,  .fontColor5 a:active,  .fontColor5 a:hover,  .fontColor5 a:visited { /* black */
	color:#000000;
}
.fontColor6, .fontColor6 p, .fontColor6 a:link, .fontColor6 a:active,.fontColor6 a:hover,.fontColor6 a:visited { /* lightgrey2 prCard */
	color:#888375;
}
.fontColor7, .fontColor7 p, .fontColor7 a:link, .fontColor7 a:active, .fontColor7 a:hover, .fontColor7 a:visited, .fontColor7 td, .fontColor7 span, .fontColor7 select { /* black */
	color:#000;
}
.fontColor8, .fontColor8 p, .fontColor8 a:link,  .fontColor8 a:active,  .fontColor8 a:hover,  .fontColor8 a:visited { /* grey */
	color:#adadad;
}
.fontColor9, .fontColor9 p, .fontColor9 a:link,  .fontColor9 a:active,  .fontColor9 a:hover,  .fontColor9 a:visited, .fontColor9 span, .fontColor9 td { /* grey */
	color:#999999;
}
.fontColor10, .fontColor10 p, .fontColor10 a:link,  .fontColor10 a:active,  .fontColor10 a:hover,  .fontColor10 a:visited, .fontColor10 span, .fontColor10 td { /* lightgrey */
	color:#acacac;
}

.upperCase, .upperCase span, .upperCase select, .upperCase option, .upperCase a {
	text-transform:uppercase;
}
.overFlowBtn {
	position: absolute;
	display:block;
	overflow:hidden;
	text-indent: -5000px;
	border: 0px none #FFFFFF;
	cursor:pointer;
	line-height:100px;
}
.hideContent {
	display:none;
}
.clearAll {
	clear:both;
}
.fontBold, .fontBold a, .fontBold span, .fontBold div, .fontBold td, .fontBold .CmsPageStyle  {
font-weight:bold;
}
.floatLeft {
    float:left;
}
/*////////////////////////////////////////////////////////////////////////*/

/*SPACETD RAMMER*/
.SpaceLeft_TD {
	background-color: #e8e8e8;
}
.SpaceRight_TD {
	background-color: #e8e8e8;
}
/*SPACETOP*/

#ShopLayOut_Topmenu_TD {
    display:none;
}
#spaceTopWrapper {
    width:960px;
}

.contentTop, #ShopLayOut_SpaceTop_TD {
    background-color:#e8e8e8;
}
.contentTop2
{
    background-color: #ffffff;
    height: 50px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E8E8E8;
}

.contentFloatElementR {
    float:right;
}

.contentFloatElementL {
    float:left;
}

.contentFloatElementR a img, .contentFloatElementR img {
    border:0px;
}

.contentFloatElementL a img, .contentFloatElementL img {
    border:0px;
}

.top43 {
    top:43px;
    position:relative;
}

.paddingRight1 {
    padding-right:1px;
}

.basketWrapWidth {
    width:188px;
    text-align:right;
}

.basketWrapper{
  /* padding-left:19px;*/
padding-right:15px;
padding-top:13px;
#padding-top:20px;
}

.paymentCardWrapper{
    padding-top:15px;
}
.basketVars {
    display:inline;
    font-weight:bold;
}
.basketVariables {
    display:inline;
}
/*SEARCHTD*/
#ShopLayOut_Search_TD {
	background: url('/images/design/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/QUCCFCX5/none');
}
#ShopLayOut_Search_TD #Search_Form, #ShopLayOut_Search_TD br {
	display:none;
}
#ShopLayOut_Search_TD #Search_FormRecode {
	position:relative;
	height:42px;
	width:170px;
}

#searchFormWrapper #Search_FormRecode
{
	position:relative;
	height:42px;
	width:200px;
	top:13px;
	left:16px;
}

#Search_FormRecode .SearchField_SearchPage {
	width:184px;
	height:27px;
	border: 0px none #FFFFFF;
	top:0px;
	left:0px;
	position:absolute;
	padding: 9px 5px 0px 15px;
	background-image: url('/images/construction/search_bg.gif');
	background-repeat: no-repeat;
}

#Search_FormRecode .SubmitButton_SearchPage {
	position: absolute;
	display:block;
	overflow:hidden;
	text-indent: -5000px;
	width:38px;
	height:27px;
	top:0px;
	left:147px;
	border: 0px none #FFFFFF;
	cursor:pointer;
	background-image: url('/images/design/source/search_btn.gif');
	background-repeat: no-repeat;
}
/*PRMENU*/
.prMenuCampaignBox {
margin-bottom:10px;
}



.prMenuTrackPix {
position:relative;
background-image: url('/images/design/source/trackntrace.jpg');
background-repeat:no-repeat;
height:171px;
width:205px;
}

.prMenuCampSearchTxt
{
    border: 0px none #000;
   
left:30px;
position:absolute;
top:90px;
width:116px;
}
.prMenuCampSearchBtn {
background-image:url(/images/design/source/search_btn.gif);
background-repeat:no-repeat;
height:27px;
position:absolute;
right:17px;
top:84px;
width:38px;
}


#ShopLayOut_ProductMenu_TD
{
    background-position: 0px 0px;
    background-image: url('/images/design/construction/prmenu_strokebg.gif');
    background-repeat: repeat-y;
}
.prLinkBox {
    background-position: 0px 0px;
    background-image: url('/images/design/construction/prmenu_strokebg.gif');
    background-repeat: repeat-y;    
}

#ProductmenuContainer_DIV {
	width:206px;
	overflow:hidden;
}
.prMenuBox {
	margin-bottom:20px;
}
table#ProductMenu_Table br {
	display:none;
}
.prLinkBox {
	margin-top: 0px;
}
table#ProductMenu_Table a.Activ_Productmenu, table#ProductMenu_Table a.Deactiv_Productmenu, .prLinkBox a {
	height: 20px;
	width: 174px;
 #height: 31px;
 #width: 205px;
	display:block;
	text-transform: uppercase;
	font: 10px/10px Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px 0px 1px;
	padding: 11px 0px 0px 31px;
	background-image: url('/images/design/construction/prmenu_niv1.gif');
	font-weight:bold;

}
table#ProductMenu_Table b {
	
}
table#ProductMenu_Table a:hover, .prLinkBox a:hover {
	background-image: url('/images/design/construction/prmenu_niv1_h.gif');
}


.prLinkBoxHeader {
    margin-top:35px;
}

table#ProductMenu_Table .SubCategory1_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory1_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory1_Productmenu a:hover {
	display:block;
	padding:2px 0 5px 20px;
	margin:0px;
	width:155px;
 #width:158px;
	height:auto;
	background-image: url('/images/design/construction/prmenu/niv_b.gif');
	background-position: bottom;
	
}
table#ProductMenu_Table .SubCategory2_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory2_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory2_Productmenu a:hover {
	display:block;
	margin:0px;
	width:143px;
 #width:146px;
	height:auto;
	background-image: url('/images/design/construction/prmenu/niv_b.gif');
	background-position: bottom;
}
table#ProductMenu_Table .SubCategory3_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory3_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory3_Productmenu a:hover {
	display:block;
	margin:0px;
	width:131px;
 #width:134px;
	height:auto;
	background-image: url('/images/design/construction/prmenu/niv_b.gif');
	background-position: bottom;
}
table#ProductMenu_Table .SubCategory4_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory4_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory4_Productmenu a:hover {
	display:block;
	margin:0px;
	width:119px;
 #width:122px;
	height:auto;
	background-image: url('/images/design/construction/prmenu/niv_b.gif');
	background-position: bottom;
}
table#ProductMenu_Table .SubCategory5_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory5_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory5_Productmenu a:hover {
	background: url(/images/design/construction/prmenu/niv_b.gif) bottom;
	display:block;
	margin:0px;
	width:107px;
 #width:110px;
	height:auto;
}
table#ProductMenu_Table .SubCategory6_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory6_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory6_Productmenu a:hover {
	display:block;
	margin:0px;
	width:95px;
 #width:98px;
	height:auto;
	background-image: url('/images/design/construction/prmenu/niv_b.gif');
	background-position: bottom;
}
table#ProductMenu_Table a:hover {
	text-decoration:underline;
}
table#ProductMenu_Table .SubCategory1_Productmenu a:hover, table#ProductMenu_Table .SubCategory2_Productmenu a:hover, table#ProductMenu_Table .SubCategory3_Productmenu a:hover, table#ProductMenu_Table .SubCategor4_Productmenu a:hover, table#ProductMenu_Table .SubCategory5_Productmenu a:hover, table#ProductMenu_Table .SubCategory6_Productmenu a:hover {
	background-image: url('/images/design/construction/prmenu/niv_b_h.gif');
	background-position: bottom;
}
table#ProductMenu_Table .SubCategory1_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory2_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory3_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory4_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory5_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory6_Productmenu a.Activ_Productmenu {
	color:#9a9a9a !important;
	background-image: url('/images/design/construction/prmenu/niv_active.gif');
	background-position: bottom;
}


.SubMenu_Productmenu_Table {
margin-bottom:15px;
margin-top:12px;
}

/*FRONTPAGE*/

#prListDescription ul, #prListDescription li{
    list-style-type: disc;
    margin-left:10px;
}

#frCampPageContentTxt {
}
/*PRLISTS*/

.prLink {
display:none;
}


.prHead {
height:31px;
left:-31px;
position:relative;
top:-12px;
width:205px;
background-color:#FFFFFF;
cursor:default;
}

#frontPrWrapper {
	width:754px;
	overflow:hidden;
}

#prWrapperOverFlow {
	width:755px;
}

.marginFlower {
    margin-bottom: -1px;
}
.productListBox
{
    width:251px;
    #width: 251px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #e8e8e8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e8e8e8;
    position:relative;
}
#prWrapperOverFlow td {
	text-align:left;
}
#prWrapperOverFlow .imgBox {
	text-align:center;
}
.prListNewsGfx
{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url('/images/design/source/news_label_prlist.png');
    background-repeat: no-repeat;

}
.prListSpecialOfGfx {
    position:absolute;
      top: 0px;
    left: 0px;
    background-image: url('/images/design/source/spcoff_label_prlist.png');
    background-repeat: no-repeat;
   
}
.prListSpecialOfGfx img , .prListNewsGfx img {
    width:66px;
    height:66px;
}
.prListPagingBorder {
    border-top: solid 1px #e8e8e8;
    
}
#prListDescription .CmsPageStyle a {
text-decoration:underline;
}
#ProductList_TD #prWrapperOverFlow {
margin-bottom: -1px;
}
.prListPagingBorder table {
    border-bottom: solid 1px #e8e8e8;    
}
.productListBox .prListSpecialStrikenoMargin strike {
	margin-left:0px;
}
.prListDividerTD {
	padding-top:25px;
}
#prListHeader {
	padding-top:40px;
	padding-left:25px;
	padding-right:10px;
	padding-bottom:10px;
}
#prListDescription {
padding-left:25px;
padding-right:30px;
padding-bottom:30px;
}

#prListSelection
{
    background-image: url('/images/design/source/sorter_efter.gif');
    background-repeat: no-repeat;
    background-position: -2px 1px;
    height:65px;
    vertical-align:top;
}
#prListSelection table {
    position:relative;
    top:9px;
    left:150px;
}
#prListSeoDescription {
    padding:50px;
}
.prListIndent {
padding:2px 7px 0px;
height:38px;
vertical-align:top;
}
.floatRight {
float:right;
}
.prListPrice {
padding-left:8px;
padding-top:5px;
}

.jsPrice strike {
display:none;
}

.ActivePageNumber_ProductList b {
	text-decoration:underline;
}
/*FOOTER*/
.SpaceBottom_TD {
background-color:#e8e8e8;
vertical-align:top;
}

#bottomWrapper {
    width:960px;
    background-color:#e8e8e8;
}

#bottomWrapper li {
	display:inline;
	margin-right: 6px;
	margin-left: 6px;
}
#bottomWrapper ul {
	line-height:0;
	margin-bottom:12px;
    margin-top:18px;
    padding-left:20px;
}	
#footerMembershipWrapper {
    width:960px;
    border-bottom:solid 1px #e8e8e8;
    border-top:1px solid #E8E8E8;
    background-color:#ffffff;
}

#footerMembershipWrapper #membershipFloatLeft {
    float:left;
    line-height:normal;
    padding-top:45px;
    padding-left:40px;
}

#footerMembershipWrapper #membershipFloatRight {
    float:right;
    padding-top: 37px;
    padding-right:48px;
}

#maanedensTilbudWrapper .TilbudWrapper {
    float:left;
}

#maanedensTilbudWrapper {
    height:187px;
    width:960px;
    border-bottom:solid 1px #e8e8e8;
}

#maanedensTilbudWrapper .borderR1 {
    border-right:solid 1px #e8e8e8;
}

#wogwdesign {
    float:right;
    padding-top:11px;
    padding-right:10px;
}

#footerCopyright {
    padding-left:25px;
    padding-bottom:50px;
}
#pgOutput, #frontPageCampagnFlash {
display:none;
}

/*PRCARD */

#prCardZoomBtn {
text-align:center;
 margin-bottom:20px;
}

#prCardZoomBtnAtag {
    cursor:pointer;
    margin-bottom:10px;
    margin-top:10px;
    display:block;
}
#prCardImgBox #prCardZoomBtnAtag img {
   width:132px;
}

#amount {
     border:solid 1px #e8e8e8;
}
.borderClassBottom {

}


#prCardBtnBottom {
border-top:solid 1px #e8e8e8;
}
#prCardInfoCards {
border-top:solid 1px #e8e8e8;
}
.PriceBefore_ProductInfo_TD {
display:none;
}
#priceDiscount strike {
    text-decoration:none;
}

#prCardImgBox {
    width:400px;
    
}
#prHeader {
padding:25px 10px 30px 25px;
 border-bottom:solid 1px #e8e8e8;
}
#prCardTableIndent {
margin-left:5px;
}
#prCardDescription {
    padding-top:30px;
}
#prCardImgWrap {
	position:relative;
	#height:400px;
}
#prNews
{
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url('/images/design/source/nyhed_prcard24.png');
    background-repeat: no-repeat; 
}
#prNews img, #prSpecialOffer img {
height:150px;
width:150px;
}
#prSpecialOffer {
	position:absolute;
	top:0px;
	left:0px;
	background-image: url('/images/design/source/tilbud_prcard24.png');
	background-repeat: no-repeat;

}
#prCardImgBox img {
width:390px;
}
.MediaViewerSelector {
	overflow:hidden;
}
#prCardImgBox .MediaViewerSelector img {
	margin:10px 8px 8px 0;
width:72px;
}
.PriceAmount_ProductInfo_TD, .PriceUnit_ProductInfo_TD, .PriceDevider_ProductInfo_TR {
	display:none;
}
.Price_ProductInfo {
	text-align:right;
}

.PriceBefore_ProductInfo_TD {
	padding-right:10px;
}
.VariantGroupLabel {
	display:none;
}
.OptionSelect_ProductInfo {
	width:250px;
	border:#CCCCCC solid 1px;
	margin-bottom:5px;
}
table#BUYSECTION {
	color: #000000;

}
span.prCardAntal {
	position:relative;
	top:32px;
	right:56px;
}
.TextInputField_ProductInfo {
	background: #FFF;
	border: 1px solid #eaeaea;
	padding: 2px;
	height:21px;
	top:16px;
	position:relative;
	width:30px;
}
#BUYSECTION br {
}
#prPriceWrapper {
	position:relative;
}
.TextInputField_ProductInfo {
	text-align:center;
}
/*related fix*/
.Related_Custom_TBL td {
	text-align:left;
}
.Related_Custom_TBL td td {
	text-align:center;
}
.Related_Custom_TBL {
	width:0px !important;
}
.relatedMargin {
	margin-right:10px;
}
/*showBasket*/
.ShowBasket_TD td {
	vertical-align:top;
}
.basketIndent {
	padding: 8px 0px 0px;
}
.basketLIndent {
	padding-left: 8px;
}
.ProductImage_ShowBasket {
	border: 1px solid #f4f0e8;
}
.ShowBasket_Custom_TBL {
	margin-top:20px;
}
#basketNavTable td {
	vertical-align:middle;
	padding-bottom:30px;
}
.HR_OrderStep1, .BackgroundColor1_Orderstep2 hr {
	display:none;
}
#Orderstep1_AlternativeDelivery_Heading_TD,#Orderstep1_AlternativeDelivery_Fields_TD {
padding-left:20px;
}
.CustomerData_Orderstep1_TBL {
margin-bottom:30px;
margin-left:30px;
}
.showInfoCard {
    margin-bottom:15px;
}
#ShowBasket_TD, #OrderStep1_TD, #OrderStep2_TD, #OrderStep3_TD, #OrderStep4_TD {

}
.BackgroundColor1_CreditCardPayment {
    margin-left:30px;
}
.CustomerData_Orderstep1_TBL, .TableLines_Orderstep2, .TableLines_OrderStep3,.TableLines_OrderStep4 {
    width:700px;
    margin-bottom:30px;
    margin-left:30px;
}
/* paymethods */
.BackgroundColor1_OrderStep2 {
	margin-right:10px;
}
#PayMethodsContainer table, #ShippingMethodsContainer table{
margin-top: 10px;
}
#ShippingMethodsContainer  input {
	margin-right:10px;
}
span#PayMethodsContainer table tbody tr td img {
	vertical-align: top;
	display: block;
	float: left;
	margin: 0px 2px 20px 0px;
}
span#PayMethodsContainer table tbody tr td {
	vertical-align: top;
	display: block;
	float: left;
	height: 50px;
}
span#PayMethodsContainer table tbody tr td br {
	display: none;
}
/*buyprocess buttons */
.CustomerData_Orderstep1_TBL tr td input, .BackgroundColor1_Orderstep2 tr td input { 
float:right;
}
#Orderstep1_AlternativeDelivery_Enabled_CHECKBOX {
float:none;
}
#orderStep1BackBtn {
position:relative;
top:-121px;
width:200px;
}
#orderStep2BackBtn {
position:relative;
top:-121px;
width:200px;
}
.BackGroundColor1_OrderStep4 td {
padding:2px;
}
#OrderStep4_TD a {
margin-left:2px;
}
#OrderStep4_TD img {
margin-bottom:5px;
display:block;
}
.CustomerInfo_OrderStep3 br {
display:none;
}
.CustomerInfo_OrderStep3 table br {
display:block;
}
.CustomerInfo_OrderStep3 {
padding-bottom:20px;
display:block;
}

.TextInputField_Orderstep1 {
border: 1px solid #E8E8E8;
}
.CustomerData_Orderstep1_TBL {
width:300px;
}
#txtCardNumber {
float:left;
}

/* CCcard */


/* Category picture list */

.Activ_Productmenu img {
	display: none;
}

.Deactiv_Productmenu img {
	display: none;
}

#category-picture-list {
	width: 754px;
	overflow: hidden;
}

#category-picture-list .inner {
	width: 757px;
}

#category-picture-list a {
	display: block;
}

#category-picture-list a .imgbox {
	display: block;
}

#category-picture-list a .txtbox {
padding-left:12px;
padding-top:10px;
display:block;
}
	
#category-picture-list br {
	line-height: 0px;
	display:none;
}
.prCatBox {
    float:left;
    border-bottom:1px solid #E8E8E8;
border-right:1px solid #E8E8E8;
width:188px;
#width:189px;
height:195px;
cursor:pointer;
}


/* temp img sizes */
#relWrap .productListBox .imgBox img {
    width:150px;
}

#bottomNav {
	text-align:center;
}




.SubmitButton_Orderstep1_Position{
    left: 424px;
    position: relative;
}