/* Uforia CMS © 2008. CSS written and managed by Johannes Leuchvoius at Wepic visions, www.wepic.se - johannes@wepic.se
-------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Reset
-------------------------------------------------------------------------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
/*table{border-collapse:collapse;border-spacing:0;}*/
img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
input,textarea,select{ font-family:inherit; font-size:inherit; font-weight:inherit; }

a, a:active, a:focus { outline: 0 } /* Removes the ugly dotted border */

.PictureBox iframe { position:absolute; width: 0px; height: 0px; top: -100em; left: -100em;}
.ProductEntry iframe { position:absolute; width: 0px; height: 0px; top: -100em; left: -100em;}
.Entry iframe { position:absolute; width: 0px; height: 0px; top: -100em; left: -100em;}

.HiddenFieldset { padding: 0; border: 0; }

/* Basic Atributes and Global Elements
-------------------------------------------------------------------------------------------------------------------------------------------------*/
strong { font-weight: bold; }
em { font-style: italic; }
h1, h2, h3, h4, h5, h6 { font-weight: bold;}
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

br.Clear { clear:both; }
.Empty { padding: 0; margin: 0; height: 0; width: 0; }

/* Z-Index 
PLEEEEEEASE DON'T EVER, EVER DEFINE z-indexes ANY WHERE ELSE THEN HERE!!!!
-------------------------------------------------------------------------------------------------------------------------------------------------*/
.WhenEmptyPage { z-index: 3; }

.BoxHover { z-index: 110; }

.MenuBox { z-index: 130; }
.BoxHead { z-index: 140; }
.BoxOptionsPopup { z-index: 150; }

.Mask { z-index: 160; }
.Cart { z-index: 170; }

.Overlay { z-index: 200; } 
.FlashNotice { z-index: 210; } 

.TopOptions { z-index: 220; }
.LoadingContainer { z-index: 221; }
.LoadingContainer { z-index: 222; }
.HideAndShowButton { z-index: 223;  } 



/* Overlays
-------------------------------------------------------------------------------------------------------------------------------------------------*/
.Overlay { color: #dcdcdc; position:absolute; z-index: 200; } 
.Overlay h2 { font-size: 16px; font-weight: normal; }
.Overlay p { color: #dcdcdc; line-height: 18px; }
.Overlay a, .LoginFormContainer a { color: #fff; }
.Overlay a.Close { text-indent: -9999px; background: url('../images/wepic_cms/noticeClose.png') no-repeat scroll top left; width: 18px; height: 18px; position:absolute; top: 6px; right: 6px; display:block;}
.Overlay h4 { padding: 0 0 20px 0; }
.Overlay ul { width: 100%; padding: 0 0 20px 0; float:left; }
.Overlay ul li { font-size: 12px; width: 450px; padding: 0 0 10px 0; float:left; clear:left; position:relative; }
.Overlay ul li label { width: 200px; display: block; float:left;}
.Overlay ul li input { background: #fff url('../images/wepic_cms/FormBg.png') repeat-x scroll top left; height: 16px; padding: 2px; font-size: 12px; border: 1px solid #646464; float:right; }
.Overlay ul li .Browse { color: #fff; border: 0px; background: none; height: auto; /*padding: auto; font-size: auto;*/ }
.Overlay ul li .Submit { cursor: pointer; color: #dcdcdc; border: none; background: url('../images/wepic_cms/UpdateButton.png') no-repeat scroll top left; width: 85px; height: 20px; float:right; }

.PhotoOverlay img { background-color: white; padding: 20px;border: 4px solid #626262; z-index: 200; }

.LoginFormContainer { color: #dcdcdc; background: #000 url('../images/wepic_cms/noticeBg.png') repeat-x scroll top left; border: 1px solid #646464; width: 260px; padding: 30px 20px 10px 20px; z-index: 183; }
.LoginFormContainer h3 { font-weight: normal; padding: 0 0 15px 0; }
.LoginFormContainer p { padding: 0 0 15px 0; }
.LoginFormContainer a.Close { text-indent: -9999px; background: url('../images/wepic_cms/noticeClose.png') no-repeat scroll top left; width: 18px; height: 18px; position:absolute; top: 6px; right: 6px; display:block;}
.LoginFormContainer ul { width: 100%; padding: 0px; }
.LoginFormContainer ul li { padding: 0 0 8px 0; width: 250px; float:left; clear:left; }
.LoginFormContainer ul li .Input { font-size: 13px; background: #fff url('../images/wepic_cms/FormBg.png') repeat-x scroll top left; border: 1px solid #646464; width: 140px; padding: 3px 0 3px 0; height: 16px; float:right; }
.LoginFormContainer ul li label { color: #fff; font-size: 12px; line-height: 21px; width: 100px; display:block; float:left; }
.LoginFormContainer ul li .Submit { cursor: pointer; color: #dcdcdc; border: none; background: url('../images/wepic_cms/UpdateButton.png') no-repeat scroll top left; width: 85px; height: 20px; float:right; }

.NewBox { z-index: 870; }
.NewBox .NewBoxImage { width: 220px; height: 280px; display:block; float:left; }
.NewBox ul { width: 460px; float:right; }
.NewBox ul li { width: 460px;  }
.NewBox ul li h6 { font-size: 18px; letter-spacing: 2px; font-weight: normal; width: 100%; padding: 0px; display:block; margin-bottom: 10px; border-bottom: 1px solid #dcdcdc;  }
.NewBox ul li p { padding-bottom: 15px; }
.NewBox ul li .Submit {  }

.NewTextBox .NewBoxImage { background: url('../images/wepic_cms/new_textbox_large.png') no-repeat scroll top left; width: 220px; }
.NewTextBox textarea { background: #f8f8f8 url('../images/wepic_cms/FormBg.png') repeat-x scroll top left; border: 1px solid #646464; width: 458px; height: 220px; }
.NewPictureBox .NewBoxImage { background: url('../images/wepic_cms/new_picturebox_large.png') no-repeat scroll top left; width: 220px; }
.NewPictureBox ul li input.FileUpload { height: 20px; float:left; }
.NewBlogBox .NewBoxImage { background: url('../images/wepic_cms/new_blogbox_large.png') no-repeat scroll top left; width: 220px; }
.NewBlogBox ul li input { float:left; }
.NewContactBox .NewBoxImage { background: url('../images/wepic_cms/new_contactbox_large.png') no-repeat scroll top left; width: 220px; }
.NewCartBox .NewBoxImage { background: url('../images/wepic_cms/new_cartbox_large.png') no-repeat scroll top left; width: 220px; }
.NewProductBox .NewBoxImage { background: url('../images/wepic_cms/new_productbox_large.png') no-repeat scroll top left; width: 220px; }
.NewOrderBox .NewBoxImage { background: url('../images/wepic_cms/new_orderbox_large.png') no-repeat scroll top left; width: 220px; }
.NewOrderBox ul li input { width: 240px; }
.NewMenuBox .NewBoxImage { background: url('../images/wepic_cms/new_menubox_large.png') no-repeat scroll top left; width: 220px; }
.NewDownloadBox .NewBoxImage { background: url('../images/wepic_cms/new_downloadbox_large.png') no-repeat scroll top left; width: 220px; }
.NewDownloadBox ul li input.FileUpload { height: 20px; }
.NewShowroomBox .NewBoxImage { background: url('../images/wepic_cms/new_showroombox_large.png') no-repeat scroll top left; width: 220px; }
.NewMapBox .NewBoxImage { background: url('../images/wepic_cms/new_mapbox_large.png') no-repeat scroll top left; width: 220px; }
.NewMapBox ul li input { width: 240px; }
.NewFlashBox .NewBoxImage { background: url('../images/wepic_cms/new_flashbox_large.png') no-repeat scroll top left; width: 220px; }
.NewFlashBox ul li input.FileUpload { height: 20px; }

.NewPage .NewBoxImage { background: url('../images/wepic_cms/new_newpage_large.png') no-repeat scroll top left; width: 220px; }
.NewPage ul li input { width: 254px; }
.NewPage ul li select { width: 260px; }

/*Almost global overlay style :) */
.FlashNotice, .NewBox, LoginFormContainer 
{ color: #dcdcdc; background: #000 url('../images/wepic_cms/noticeBg.png') repeat-x scroll top left; border: 1px solid #646464; position:absolute; width: 720px; padding: 30px; min-height: 30px; }

.FixedFlashNotice { margin:200px 27% 0pt; padding:20px 3%; position:fixed; width:40%;  }
.FixedFlashNotice p { font-size: 15px; }
.FixedFlashNotice a { color: #fff; } 

/* TopOptions
-------------------------------------------------------------------------------------------------------------------------------------------------*/
body { padding: 27px 0 0 0;}
body.Hide { padding: 0px 0 0 0; }

.LoadingContainer { background: url('../images/wepic_cms/loading.png') no-repeat scroll top left;width: 59px;height: 21px; padding: 0 0 0 2px; left: 45px; top: 0;position:fixed; }
.LoadingContainer .Loading { background: url('../images/wepic_cms/loading2.gif') no-repeat scroll top center;width: 58px;height: 18px; left: 45px; top: 0; display: block; }

.TopOptionsContainer {  }
.TopOptionsContainer .HideAndShowButton { width: 23px;height: 21px; position:absolute; left: 15px; top: 0; position:fixed; }
.TopOptionsContainer .HideAndShowButton a {  background: url('../images/wepic_cms/hide.png') no-repeat scroll top left; width: 23px; height: 21px; display:block; text-indent: -9999px; }
.TopOptionsContainer .TopOptions { display:block; }

.Hide .HideAndShowButton { width: 23px;height: 21px; position:absolute; left: 15px; top: 0; position:fixed; }
.Hide .HideAndShowButton a {  background: url('../images/wepic_cms/show.png') no-repeat scroll top left; width: 23px; height: 21px; display:block; text-indent: -9999px; }
.Hide .TopOptions { display:none; }

div.TopOptions { position:fixed; top: 0; font-size: 10px; color: #dcdcdc; background: #424242 url('../images/wepic_cms/TopOptionsBg.png') repeat-x scroll bottom left; height: 24px; padding: 3px 0 0px 0; width: 100%;}

.TopOptions ul {  }
.TopOptions ul li { position:relative; float:left; }
.TopOptions ul li a { color: #dcdcdc; text-decoration:none; }
.TopOptions ul li a:link {  }
.TopOptions ul li a:visited { }
.TopOptions ul li a:hover { text-decoration:underline; }
.TopOptions ul li.Link { padding: 4px 12px 4px 0; display:block; }

.TopOptions ul.Page { padding: 0 0 0 120px; float:left; }
.TopOptions ul.Global { padding: 0 20px 0 0; float:right; }

ul.TopOptionMenu li a.First { padding: 0px 0 0 8px; margin-right: 10px; position:relative; float:left; }
ul.TopOptionMenu li a.First:hover { background: url('../images/wepic_cms/TopOptions.png') no-repeat scroll top left;  }
ul.TopOptionMenu li a.First span { background: url('../images/wepic_cms/TabArrowAlone.png') no-repeat scroll top right; height: 20px; padding: 4px 20px 0 0px; display:block; float:left; }
ul.TopOptionMenu li a.First:hover span { background: url('../images/wepic_cms/TopOptions.png') no-repeat scroll top right; }
ul.TopOptionMenu li.DropDown:hover > a { background: url('../images/wepic_cms/TopOptions.png') no-repeat scroll top left; }
ul.TopOptionMenu li.DropDown:hover > a span { background: url('../images/wepic_cms/TopOptions.png') no-repeat scroll top right; }
ul.TopOptionMenu li ul { color: #dcdcdc; background: #000; border-left: 1px solid #646464; border-right: 1px solid #646464; border-bottom: 1px solid #646464; width: 155px; position:absolute; top: 24px; }
ul.TopOptionMenu li ul li { color: #dcdcdc; font-size: 12px; width: 100%; float: left; clear: left; position: relative; }
ul.TopOptionMenu li ul li a { color: #dcdcdc; text-decoration:none; padding: 0px 10px 0px 30px; line-height: 26px; display: block; white-space: nowrap }
ul.TopOptionMenu li ul li a:hover { background: #292929; text-decoration:underline; }
ul.TopOptionMenu li ul li.NewTextBox a { background: url('../images/wepic_cms/new_textbox.png') no-repeat scroll 5px 4px;  }
ul.TopOptionMenu li ul li.NewTextBox:hover a { background: #292929 url('../images/wepic_cms/new_textbox.png') no-repeat scroll 5px 4px; }
ul.TopOptionMenu li ul li.NewPictureBox a { background: url('../images/wepic_cms/new_picturebox.png') no-repeat scroll 5px 4px;  }
ul.TopOptionMenu li ul li.NewPictureBox:hover a { background: #292929 url('../images/wepic_cms/new_picturebox.png') no-repeat scroll 5px 4px; }
ul.TopOptionMenu li ul li.NewBlogBox a { background: url('../images/wepic_cms/new_bloggbox.png') no-repeat scroll 5px 4px;  }
ul.TopOptionMenu li ul li.NewBlogBox:hover a { background: #292929 url('../images/wepic_cms/new_bloggbox.png') no-repeat scroll 5px 4px; }
ul.TopOptionMenu li ul li.NewContactBox a { background: url('../images/wepic_cms/new_contactbox.png') no-repeat scroll 5px 4px;  }
ul.TopOptionMenu li ul li.NewContactBox:hover a { background: #292929 url('../images/wepic_cms/new_contactbox.png') no-repeat scroll 5px 4px; }
ul.TopOptionMenu li ul li.NewProductBox a { background: url('../images/wepic_cms/new_productbox.png') no-repeat scroll 5px 4px;  }
ul.TopOptionMenu li ul li.NewProductBox:hover a { background: #292929 url('../images/wepic_cms/new_productbox.png') no-repeat scroll 5px 4px; }
ul.TopOptionMenu li ul li.NewCartBox a { background: url('../images/wepic_cms/new_cartbox.png') no-repeat scroll 5px 4px;  }
ul.TopOptionMenu li ul li.NewCartBox:hover a { background: #292929 url('../images/wepic_cms/new_cartbox.png') no-repeat scroll 5px 4px; }
ul.TopOptionMenu li ul li.NewOrderBox a { background: url('../images/wepic_cms/new_orderbox.png') no-repeat scroll 5px 4px;  }
ul.TopOptionMenu li ul li.NewOrderBox:hover a { background: #292929 url('../images/wepic_cms/new_orderbox.png') no-repeat scroll 5px 4px; }
ul.TopOptionMenu li ul li.NewMenuBox a { background: url('../images/wepic_cms/new_menubox.png') no-repeat scroll 5px 4px;  }
ul.TopOptionMenu li ul li.NewMenuBox:hover a { background: #292929 url('../images/wepic_cms/new_menubox.png') no-repeat scroll 5px 4px; }
ul.TopOptionMenu li ul li.NewDownloadBox a { background: url('../images/wepic_cms/new_filebox.png') no-repeat scroll 5px 4px;  }
ul.TopOptionMenu li ul li.NewDownloadBox:hover a { background: #292929 url('../images/wepic_cms/new_filebox.png') no-repeat scroll 5px 4px; }
ul.TopOptionMenu li ul li.NewMapBox a { background: url('../images/wepic_cms/new_mapbox.png') no-repeat scroll 5px 4px;  }
ul.TopOptionMenu li ul li.NewMapBox:hover a { background: #292929 url('../images/wepic_cms/new_mapbox.png') no-repeat scroll 5px 4px; }
ul.TopOptionMenu li ul li.NewShowroomBox a { background: url('../images/wepic_cms/new_showroombox.png') no-repeat scroll 5px 4px;  }
ul.TopOptionMenu li ul li.NewShowroomBox:hover a { background: #292929 url('../images/wepic_cms/new_showroombox.png') no-repeat scroll 5px 4px; }
ul.TopOptionMenu li ul li.NewFlashBox a { background: url('../images/wepic_cms/new_flashbox.png') no-repeat scroll 5px 4px;  }
ul.TopOptionMenu li ul li.NewFlashBox:hover a { background: #292929 url('../images/wepic_cms/new_flashbox.png') no-repeat scroll 5px 4px; }

ul.TopOptionMenu li ul { display:none; }
ul.TopOptionMenu li:hover ul { display:block; }

/* Box Drag n Drop Effects 
-------------------------------------------------------------------------------------------------------------------------------------------------*/
.DropArea { /*background: #E6E6E6;*/ /*min-height: 30px; border: 1px dashed #B3B3B3;*/ }

/*.draghandle { background: url('../images/drag_handle.gif') no-repeat scroll top left; height: 11px; width: 11px; }*/

.Revealed { min-height: 30px; border: 1px dashed #b3b3b3; } 
.DropAreaHover { min-height: 30px; border: 1px dashed red;  }

/* Global Box
-------------------------------------------------------------------------------------------------------------------------------------------------*/
.Box { padding: 0px 0 20px 0; display: block; width: 100%; float:left; clear:left; }

.Box .Entry { position: relative; }

.Sort .BoxFirst { height: 70px; overflow:hidden; } /* Makes all boxes get a smaller height when sort i turned on.*/

/* Global BoxHead
------------------------------*/
.BoxHead { position:absolute; top: -23px;  }

.BoxHead { height: 17px; padding: 3px 0 3px 0; width: 100%; cursor: move; }
.BoxHead li { display:none; }

.BoxHead li { float:left; }
.BoxHead li a { color: black; text-decoration:none; display:block; }
.BoxHead li.BoxTitle { padding: 0 0 0 5px; float:left; cursor: move; }
.BoxHead li.BoxTitle a {  }
.BoxHead li.BoxDelete { padding: 0 5px 0 8px; float:right; }
.BoxHead li.BoxDelete a { background: url('../images/wepic_cms/modulHeadDelete.png') no-repeat scroll center center;width: 11px;height: 16px; }
.BoxHead li.BoxEditLink { font-size: 0.9em; line-height: 17px; float:right; }
.BoxHead li.BoxEditLink a { color: #dcdcdc; height: 23px; display:block; padding: 0 2px 0 2px; }
.BoxHead li.BoxEditLink a:hover { color: #fff; }
.BoxHead li.BoxFollowLink { font-size: 0.9em; line-height: 17px; float:right; }
.BoxHead li.BoxFollowLink a { color: #dcdcdc; height: 23px; display:block; padding: 0 2px 0 2px; }
.BoxHead li.BoxFollowLink a:hover { color: #fff; }
.BoxHead li.BoxOptionsLink { padding: 0 0 0 8px; float:right; position:relative; }
.BoxHead li.BoxOptionsLink a { background: url('../images/wepic_cms/modulHeadOptions.png') no-repeat scroll center center; width: 11px;height: 16px; display:block; text-indent: -9999px; float:right; text-align:left; }

.BoxHover ul.BoxHead { color: #dcdcdc; background: #424242 url('../images/wepic_cms/TopOptionsBg.png') repeat-x scroll bottom left; height: 17px; padding: 3px 0 3px 0; width: 100%; overflow: hidden; display:block; }
.BoxHover ul.BoxHead li { display:block; }

/* Makes all the BoxHeads visible when expose is turned on */
.BoxHoverExpose ul.BoxHead { color: #dcdcdc; background: #424242 url('../images/wepic_cms/TopOptionsBg.png') repeat-x scroll bottom left; height: 17px; padding: 3px 0 3px 0; width: 100%; overflow: hidden; display:block; }
.BoxHoverExpose ul.BoxHead li { display:block; }

/* Makes all the BoxHeads visible when sort function is turned on */
.BoxHoverSort ul.BoxHead { color: #dcdcdc; background: #424242 url('../images/wepic_cms/TopOptionsBg.png') repeat-x scroll bottom left; height: 17px; padding: 3px 0 3px 0; width: 100%; overflow: hidden; display:block; }
.BoxHoverSort ul.BoxHead li { display:block; }

/* Makes the Entry to Show the Entry options when hover only over the Entry */
.BoxHover .Entry ul.BoxHead { background: none; }
.BoxHover .Entry ul.BoxHead li { display:none; }

/*.BoxHover .Entry { position:relative; }*/

.BoxHover .BoxHover ul.BoxHead  { background: #424242 url('../images/wepic_cms/TopOptionsBg.png') repeat-x scroll bottom left; }
.BoxHover .BoxHover ul.BoxHead li { display:block; }

/* BoxEdit
------------------------------*/

.BoxEdit { width: 100%; padding: 10px 0 0 0; }
.BoxEdit fieldset { margin: 0 0 10px 0; }
.BoxEdit legend { font-size: 11px; font-weight: bold; }
.BoxEdit ul li { padding: 0 0 8px 0; float:left; clear:left; }
.BoxEdit ul li label { padding: 0 10px 0 0; }
.BoxEdit ul li input.Submit { font-size: 12px; padding: 3px; }

/* Global BoxOptionsPopupMenu
------------------------------*/
.BoxOptionsPopup { position:absolute; width: 140px; top: 300px; left: 300px; }
.BoxOptionsPopup ul { color: #dcdcdc; background: #000; border: 1px solid #646464; width: 140px; position:absolute; }
.BoxOptionsPopup ul li { color: #dcdcdc; font-size: 10px; width: 100%; float: left; clear: left; position: relative; }
.BoxOptionsPopup ul li a { color: #dcdcdc; text-decoration:none; padding: 5px 10px 5px 10px; display: block; width: auto; border: none; /*white-space: nowrap*/ }
.BoxOptionsPopup ul li a:hover { background: #292929; text-decoration:underline;}
.BoxOptionsPopup ul li a.FirstArrow { background: url('../images/wepic_cms/BoxOptionsArrow.png') no-repeat scroll center right; }
.BoxOptionsPopup ul li a.FirstArrow:hover { background: #292929 url('../images/wepic_cms/BoxOptionsArrow.png') no-repeat scroll center right; }

/* Makes the menu show the active path*/
.BoxOptionsPopup ul li.Extra:hover > a.FirstArrow,
.BoxOptionsPopup ul li li.Extra:hover > a.FirstArrow, 
.BoxOptionsPopup ul li li li.Extra:hover > a.FirstArrow 
{ background: #292929 url('../images/wepic_cms/BoxOptionsArrow.png') no-repeat scroll center right; }

.BoxOptionsPopup ul ul { position:absolute; z-index:161; top: -1px; margin: 0; display:none; left:100%; }
.BoxOptionsPopup ul ul ul { margin: 0; }

.BoxOptionsPopup li:hover ul ul,
.BoxOptionsPopup li li:hover ul ul,
.BoxOptionsPopup li li li:hover ul ul,
.BoxOptionsPopup li li li li:hover ul ul
{display:none;}

.BoxOptionsPopup li:hover ul,
.BoxOptionsPopup li li:hover ul,
.BoxOptionsPopup li li li:hover ul,
.BoxOptionsPopup li li li li:hover ul
{display:block;}

/* Global NewBoxNotice
------------------------------*/
.NewBoxNotice { color:#535353; background: #f8f8f8; border-top: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; width: 80%; margin-bottom: 30px; padding: 30px 10% 20px 10%; float:left; position:relative; }
.NewBoxNotice a.Close { text-indent: -9999px; background: url('../images/wepic_cms/noticeClose.png') no-repeat scroll top left; width: 18px; height: 18px; position:absolute; top: 20px; right: 20px; display:block;}
.NewBoxNotice h2 { font-size: 15px; padding: 10px 0 10px 0; font-weight: normal; }
.NewBoxNotice p { font-size: 12px; line-height: 18px; }

/* WhenEmptyPage 
-------------------------------------------------------------------------------------------------------------------------------------------------*/
.WhenEmptyPage { color:#535353; background: #f8f8f8; border-top: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; width: 80%; margin-bottom: 30px; padding: 30px 10% 20px 10%; float:left; position:relative; }
.WhenEmptyPage a.Close { text-indent: -9999px; background: url('../images/wepic_cms/noticeClose.png') no-repeat scroll top left; width: 18px; height: 18px; position:absolute; top: 20px; right: 20px; display:block;}
.WhenEmptyPage h2 { background: url('../images/wepic_cms/empty_page_page_icon.png') no-repeat scroll top right; font-size: 15px; padding: 25px 0 0 0; font-weight: normal; height: 41px; width: 150px; }
.WhenEmptyPage h1 { font-size: 27px; font-weight: normal; padding: 0 0 35px 0;}

ul.AddContentHelp { width: 70%; float:left; }
ul.AddContentHelp li { font-size: 12px; line-height: 18px; padding: 0 0 20px 38px; }
ul.AddContentHelp li.StepOne { background: url('../images/wepic_cms/empty_page_step1.png') no-repeat scroll top left; }
ul.AddContentHelp li.StepTwo { background: url('../images/wepic_cms/empty_page_step2.png') no-repeat scroll top left; }
ul.AddContentHelp li.StepThree { background: url('../images/wepic_cms/empty_page_step3.png') no-repeat scroll top left; }
ul.AddContentHelp li.PracticalLinks { }

.ChooseContent { width: 30%; position:relative; float:right; z-index: 150; }
.ChooseContent a { color: #dcdcdc; text-decoration:none; }
.ChooseContent ul.TopOptionMenu li a.First { font-size: 14px; background: url('../images/wepic_cms/choose_content_button.png') no-repeat scroll top left; height: 35px; padding: 0; margin-right: 0; position:relative; float:right; }
.ChooseContent ul.TopOptionMenu li a.First span { background: none; height: 20px; width: 170px; padding: 9px 0px 0 15px; display:block; float:left; position:relative; }
.ChooseContent ul.TopOptionMenu li a.First:hover span { background: none; }
.ChooseContent ul.TopOptionMenu li ul { color: #dcdcdc; background: #000; border-left: 1px solid #646464; border-right: 1px solid #646464; border-bottom: 1px solid #646464; width: 183px; padding: 6px 0 0 0; position:absolute; top: 30px; right: 0; }
.ChooseContent ul.TopOptionMenu li ul li { color: #dcdcdc; font-size: 12px; width: 100%; float: left; clear: left; position: relative; }
.ChooseContent ul.TopOptionMenu li ul li a { color: #dcdcdc; text-decoration:none; padding: 0px 10px 0px 30px; line-height: 26px; display: block; white-space: nowrap }


/* TextBox
-------------------------------------------------------------------------------------------------------------------------------------------------*/

/* TextBox BoxOptions
------------------------------*/
.TextBox .BoxOptions li input { background: url('../images/wepic_cms/FormBg.png') repeat-x scroll top left;height: 15px; width: 45px; font-size: 14px; border: 1px solid #646464;  }
.TextBox .BoxOptions li .Submit { margin-bottom: 5px; font-size: 10px; cursor: pointer; color: #dcdcdc; border: none; background: url('../images/wepic_cms/CreateButton.png') no-repeat scroll top left; width: 55px; height: 20px; float:right;  }
.TextBox .BoxOptions li input.CustomURL { width: 180px; }

/* TextBox 
------------------------------*/
.TextBox p { padding: 5px 0px 15px 0px;}
.TextBox form form { width: 100%; padding: 0 0 46px 0; }
.TextBox form textarea { width: 100%; height: 250px; }

/* Global Textilize style 
-------------------------------------------------------------------------------------------------------------------------------------------------*/
.TextBox .BoxFirst input { color: inherit; font-size: inherit; font-weight:inherit; background-color: transparent; border: 1px solid #C4C4C4; margin-bottom: 2px; }
.TextBox .BoxFirst input.Submit { padding: 0 0 2px 0;  cursor: pointer; color: #dcdcdc; border: none; background: url('../images/wepic_cms/save_cancel.png') no-repeat scroll top left;width: 55px;height: 20px; margin: 0 5px 5px 0; }
.TextBox .BoxFirst textarea { color: inherit; font-size: inherit; font-weight:inherit; background-color: transparent; border: 1px solid #C4C4C4; margin-bottom: 2px; }
.TextBox .BoxFirst .editor_ok_button { padding: 0 0 2px 0;  cursor: pointer; color: #dcdcdc; border: none; background: url('../images/wepic_cms/save_cancel.png') no-repeat scroll top left;width: 55px;height: 20px; margin: 0 5px 5px 0; float:left; }
.TextBox .BoxFirst a.editor_cancel { display:block; text-align:center; text-decoration:none; color: #dcdcdc; border: none; background: url('../images/wepic_cms/save_cancel.png') no-repeat scroll top left;width: 55px; height: 17px; padding: 3px 0 0 0; margin-bottom: 5px; float:left; }
.TextBox .BoxFirst a.editor_cancel:hover { color: #dcdcdc;  }

/* PictureBox
-------------------------------------------------------------------------------------------------------------------------------------------------*/
/* PictureBox BoxOptions
------------------------------*/
.PictureBox .BoxOptions li input { color: #dcdcdc; height: auto; width: auto; font-size:0.9em;  }
.PictureBox .BoxOptions li input.Submit { margin-bottom: 5px; font-size: 0.8em; cursor: pointer; color: #dcdcdc; border: none; background: url('../images/wepic_cms/CreateButton.png') no-repeat scroll top left; width: 55px; height: 20px; float:right;  }

.PictureBox {  }
.PictureBox .Thumbnail { position:absolute; }
/*.PictureBox img { width: 100%; } NICKLAS EDIT (MOVED TO INLINE BECOUSE NEEDED DYNAMICILTY)*/
.PictureBox img.DynamicDimensions { width: 100%; float:left; }

input#picture_box_picture { width: 100px; } /* TEMPORARY EDIT LATER */


/* BlogBox
-------------------------------------------------------------------------------------------------------------------------------------------------*/
.BoxSeenByAdmin .BlogEntries { padding: 23px 0px 0px 0px; }

.BlogBox .BlogEntry form { width: 100%; padding: 0 0 46px 0; }


/* BlogBox BoxOptions
------------------------------*/
.BlogBox .BlogBoxMask { overflow:hidden; height:450px; width: 100%; position:relative }

.BlogBox .BoxOptions li { float:left; clear:left; }
.BlogBox .BoxOptions li label { display:block; width: 80px; float:left; }
.BlogBox .BoxOptions li input { background: url('../images/wepic_cms/FormBg.png') repeat-x scroll top left;height: 15px; width: 20px; font-size: 1.15em; border: 1px solid #646464; float:left; }
.BlogBox .BoxOptions .PictureSpecialForBlogBox li label { display:block; width: 180px; float:none; }
.BlogBox .BoxOptions .PictureSpecialForBlogBox li input { color: #dcdcdc; height: auto; width: auto; font-size:0.9em;  }
.BlogBox .BoxOptions li input.Submit { margin-bottom: 5px; cursor: pointer; color: #dcdcdc; border: none; background: url('../images/wepic_cms/CreateButton.png') no-repeat scroll top left; width: 55px; height: 20px; float:right;  }

.BlogBox ul.BlogBoxPostForm { width: 100%; padding: 0 0 10px 0; }
.BlogBox ul.BlogBoxPostForm li { width: 100%; padding: 0 0 5px 0; }
.BlogBox ul.BlogBoxPostForm li .Input { width: 100%; }
.BlogBox ul.BlogBoxPostForm li textarea { width: 100%; background: inherit;  }
.BlogBox ul.BlogBoxPostForm li label { width: 100%; }
.BlogBox ul.BlogBoxPostForm li .Submit {  }

.BlogBox .BlogEntry form { width: 100%; padding: 0 0 46px 0; }

/* ----- Admin ----- */
.BlogBox .BlogEntry form input.editor_field { color: inherit; font-size: inherit; font-weight:inherit; background-color: transparent; border: 1px solid #C4C4C4;width: 98%; margin: 0 0 2px 0; }
.BlogBox .BlogEntry form textarea { color: inherit; font-size: inherit; font-weight:inherit; background-color: transparent; border: 1px solid #C4C4C4; width: 99%; margin-bottom: 2px; }
.BlogBox .BlogEntry .editor_ok_button { padding: 0 0 2px 0;  cursor: pointer; color: #dcdcdc; border: none; background: url('../images/wepic_cms/save_cancel.png') no-repeat scroll top left;width: 55px;height: 20px; margin: 0 5px 5px 0; float:left; }
.BlogBox .BlogEntry a.editor_cancel { display:block; text-align:center; text-decoration:none; color: #dcdcdc; border: none; background: url('../images/wepic_cms/save_cancel.png') no-repeat scroll top left;width: 55px; height: 17px; padding: 3px 0 0 0; margin-bottom: 5px; float:left; }
.BlogBox .BlogEntry a.editor_cancel:hover { color: #dcdcdc;  }

.BlogBox .BoxFirst fieldset { border: none; padding: 0; }
.BlogBox .BoxFirst 	fieldset legend { display:none; }

/* ContactBox
-------------------------------------------------------------------------------------------------------------------------------------------------*/
.ContactBox .BoxFirst { padding: 0 0 23px 0; }

.ContactBox .BoxFirst fieldset { border: none; margin: 0; padding: 0; }
.ContactBox .BoxFirst fieldset legend { display:none; }

.ContactBox .BoxFirst a.ShowMessage { padding: 0 0 23px 0; display:block; }

/* ProductBox
-------------------------------------------------------------------------------------------------------------------------------------------------*/
.ProductBox { /*padding: 20px 0 20px 0;*/ } 

/* ProductBoxEdit 
------------------------------------------------------------------*/
.BoxEdit ul.ProductBoxEditArchive { /*width: 260px; float:right;*/ }
.BoxEdit ul.ProductBoxEditArchive li a {  }

.BoxEdit ul.ProductBoxEditAdd { /*width: 670px;*/ float:left; }
.BoxEdit ul.ProductBoxEditAdd li { width: 100%; padding: 0 0 5px 0; float:left; clear:left; }
.BoxEdit ul.ProductBoxEditAdd li label {  }

.BoxEdit ul.ProductBoxEditAdd li.ProductName label { display:block; }

.BoxEdit ul.ProductBoxEditAdd li.ProductName input { width: 100%; }

.BoxEdit ul.ProductBoxEditAdd li.ProductDescription label { display:block; }
.BoxEdit ul.ProductBoxEditAdd li.ProductDescription textarea { width: 100%; height: 110px;  }

.BoxEdit ul.ProductBoxEditAdd li.ProductDate {   }

.BoxEdit ul.ProductBoxEditAdd li.ProductCreate { /*text-align: right;*/ }

/* ProductBox PriceListView ReferensView Liljengrens 
-------------------------------------------------------------------------------------------------------------------------------------------------*/

/* CartBox
-------------------------------------------------------------------------------------------------------------------------------------------------*/
/*
TODO: Please try to make the mask get it's correct hieght
The problem is that the body-tag is 27px (all wrong ofc...)
Fix this and the rest should be fine...
Until it's fixed we're using a static height, remove this as soon as body works as expected...
*/
.Mask { position:absolute; top: 0; left:0; width: 100%; height: 10000px; display:block; overflow: visible; background-color: #222; opacity: .30; filter: alpha(opacity=30);  }
* html .Mask { height: 200em; float:none; width: 100%; display:block; position:absolute;}

/* Cart Global Style
-----------------------------------------------------------------*/
.Cart { font-size: 11px; background: url('../images/wepic_cms/cart_bg_top.png') no-repeat scroll top left; position:absolute; width: 910px; padding: 35px 0 0 0; margin: 100px 0 0 25px; min-height: 30px; }
.Cart .CartSecond { background: url('../images/wepic_cms/cart_bg_bottom.png') no-repeat scroll bottom left; padding: 0px 0 20px 0; }
.Cart .CartThird { background: url('../images/wepic_cms/cart_bg_middle.png') repeat-y scroll top left; padding: 20px 20px 0px 20px; position:relative; }
.Cart h3 { color: #028ec8; font-size: 15px; font-weight: normal; border-bottom: 1px solid #e0e0e0;  }
.Cart h4 { font-size: 15px; font-weight: normal; border-bottom: 1px solid #e0e0e0; }
.Cart h5 { font-weight: normal; }
.Cart a { color: #028ec8; }
.Cart .Strong { font-weight: bold; }
/*
.Cart ul.CartSteps { padding: 0px 0 0px 20px; position:absolute; top: -27px; left: 0;}
.Cart ul.CartSteps li a { font-size: 12px; color: #fff;  height: 23px; margin: 0 30px 0 0; display:block; padding: 0 0 0 12px; float:left; }
.Cart ul.CartSteps li a span { height: 19px; padding: 4px 12px 0 0px; display:block; float:left; }
.Cart ul.CartSteps li.Active a { background: url('../images/wepic_cms/cart_progress_active.png') no-repeat scroll top left; }
.Cart ul.CartSteps li.Active a span { background: url('../images/wepic_cms/cart_progress_active.png') no-repeat scroll top right;}
*/
.Cart ul.CartSteps { padding: 0px 0 0px 20px; position:absolute; top: -27px; left: 0;}
.Cart ul.CartSteps li { padding: 0 0 0 0; float:left; }
.Cart ul.CartSteps li a { text-decoration:none; font-size: 12px; color: #fff;  height: 23px; margin: 0 30px 0 0; display:block; padding: 0 0 0 12px; float:left; }
.Cart ul.CartSteps li a span { height: 19px; padding: 3px 12px 0 0px; display:block; float:left; }
.Cart ul.CartSteps li a:hover {  background: url('../images/wepic_cms/cart_progress_active.png') no-repeat scroll top left; }
.Cart ul.CartSteps li a:hover span { background: url('../images/wepic_cms/cart_progress_active.png') no-repeat scroll top right; }
.Cart ul.CartSteps li.Active a { background: url('../images/wepic_cms/cart_progress_active.png') no-repeat scroll top left; }
.Cart ul.CartSteps li.Active a span { background: url('../images/wepic_cms/cart_progress_active.png') no-repeat scroll top right;}


.Cart a.CartHide { text-decoration:none; font-size: 12px; color: #fff; background: url('../images/wepic_cms/cart_hide.png') no-repeat scroll top left; height: 23px; padding: 0 0 0 15px; position:absolute; top: -27px; right: 20px; }
.Cart a.CartHide span { background: url('../images/wepic_cms/cart_hide.png') no-repeat scroll top right; height: 19px; padding: 4px 15px 0 0px; display:block; float:left; }
.Cart a.CartHide:hover { text-decoration:underline; }

.Cart .CartInfoBox { width: 100%; padding: 0 0 20px 0; float:left; }
.Cart .CartInfoBox h4 { font-weight: normal; width: 600px; }
.Cart .CartInfoBox p { width: 600px; }
.Cart .CartInfoBox a.CartNext { text-decoration:none; color: #fff; background: url('../images/wepic_cms/cart_green_button.png') no-repeat scroll top left; height: 30px; padding: 0 0 0 15px; display:block; float:right; }
.Cart .CartInfoBox a.CartNext span { color: #fff; font-size: 13px; background: url('../images/wepic_cms/cart_green_button.png') no-repeat scroll top right; height: 30px; padding: 7px 15px 0 0; display:block; float:left; }

.Cart .CartBottomNav { padding: 10px 0 20px 0; margin-top: 20px; width:100%; border-top: 1px solid #e0e0e0; float:left; }
.Cart .CartBottomNav a { text-decoration:none; color: #fff; background: url('../images/wepic_cms/cart_green_button.png') no-repeat scroll top left; height: 30px; padding: 0 0 0 15px; display:block; float:left; }
.Cart .CartBottomNav a span { color: #fff; font-size: 13px; background: url('../images/wepic_cms/cart_green_button.png') no-repeat scroll top right; height: 30px; padding: 7px 15px 0 0; display:block; float:left; }
.Cart .CartBottomNav a.CartNext { float:right; }

/*.Cart .CartNav { padding: 10px 0 10px 0; width:100%; border-top: 1px solid #e0e0e0; float:left; }
.Cart .CartNav ul { margin: 0; list-style:none; }
.Cart .CartNav li { display:inline; margin:0; padding:0; }
.Cart .CartNav li a { padding: 0 6px 0 0; color: #000; font-size: 1.1em; font-weight: bold; float:left; text-decoration:none; white-space:nowrap; }
.Cart .CartNav li a span { display:block; padding: 6px 0 6px 6px; float:left; }

.Cart .Submit { color: #691c1e; font-size: 1.1em; font-weight: bold; cursor: pointer; border: 0px; width: 140px; height: 30px; float:right; }
.Cart .ExistingCustomer .Submit { float:left; }*/

.CartFoot { border-top: 1px solid #e0e0e0; width: 100%; padding: 8px 0 10px 0; margin: 20px 0 0 0; float:left; }
.CartFoot a.CartVat { color:#393939; background: url('../images/wepic_cms/cart_vat.png') no-repeat scroll top left; height: 25px; padding: 0 0 0 15px; margin: 5px 20px 0 0; display:block; text-decoration:none; float:left; }
.CartFoot a.CartVat span { color:#393939; background: url('../images/wepic_cms/cart_vat.png') no-repeat scroll top right; height: 18px; padding: 7px 15px 0 0px; display:block; float:left; }
.CartFoot a.CartVat:hover { text-decoration:underline; }
.CartFoot a.Visa { background: url('../images/wepic_cms/cart_visa.png') no-repeat scroll center left; width: 61px; height: 30px; display:block; float:left; margin-right: 20px; }
.CartFoot a.MasterCard { background: url('../images/wepic_cms/mastercard.gif') no-repeat scroll center left; width: 61px;height: 34px; display:block; float:left; }


/* Cart Step 1
-----------------------------------------------------------------*/
.Cart .CartStep1 { width: 100%; padding: 0px 0 20px 0; float:left; }
.Cart .CartStep1 ul.CartHeads { font-size: 11px; width: 100%; padding: 15px 0 3px 0; float:left; border-bottom: 1px solid #e0e0e0;}
.Cart .CartStep1 ul.CartHeads li { font-weight: bold; float:right; text-align: right; }
.Cart .CartStep1 ul.CartHeads li.Total { width: 80px; }
.Cart .CartStep1 ul.CartHeads li.Price { width: 80px; }
.Cart .CartStep1 ul.CartHeads li.Quantity { width: 80px; text-align: center; }
.Cart .CartStep1 ul.CartHeads li.Remove { width: 80px; text-align: center; }
.Cart .CartStep1 ul.CartHeads li.ArtNr { width: 120px; text-align: center; }

.Cart .CartStep1 ul.CartEntry { width: 100%; padding: 10px 0 10px 0; float:left; border-bottom: 1px solid #e0e0e0; }
.Cart .CartStep1 ul.CartEntry .Info { width: 410px; height: 50px; float:left; text-align:left; }
.Cart .CartStep1 ul.CartEntry .PictureBox { width: 100px; }
.Cart .CartStep1 ul.CartEntry img { width: 100px; width: 70px; float:left; overflow:hidden; }
.Cart .CartStep1 ul.CartEntry h5 { padding: 0 0 0 10px; text-align:left; }
.Cart .CartStep1 ul.CartEntry p { width: 370px; padding: 0 0 0 10px;  }

.Cart .CartStep1 ul.CartEntry li { width: 80px; float:right; text-align:right; }
.Cart .CartStep1 ul.CartEntry li.Total { font-weight: bold; }
.Cart .CartStep1 ul.CartEntry li.Price { }
.Cart .CartStep1 ul.CartEntry li.Quantity { width: 66px; padding: 0 14px 0 0; text-align: center; }
.Cart .CartStep1 ul.CartEntry li.Quantity input { text-align:center; font-size: 12px; background: url('../images/wepic_cms/cart_quantity_input.png') no-repeat scroll top left; border: none; width: 52px; height: 20px; padding: 2px 0 0 0; float:right;  }
.Cart .CartStep1 ul.CartEntry li.Remove { width: 50px; padding: 0 0 0 30px; text-align:center; }
.Cart .CartStep1 ul.CartEntry li.Remove a { text-align:center; background: url('../images/wepic_cms/cart_item_delete.png') no-repeat scroll top left;width: 20px;height: 20px; display:block; text-indent: -9999px; }
.Cart .CartStep1 ul.CartEntry li.ArtNr { width: 120px; text-align: center; }
.Cart .CartStep1 ul.CartEntry li.PictureBox { width: 70px; float:left; }

.Cart .CartStep1 .CartPrice { width: 100%; padding: 10px 0 10px 0; float:left; }
.Cart .CartStep1 .CartPrice ul.Price { width: 100px; float:right; text-align:right; }
.Cart .CartStep1 .CartPrice ul.Price li { padding: 0 0 3px 0; }
.Cart .CartStep1 .CartPrice ul.Value { width: 100px; float:right; text-align:right; }
.Cart .CartStep1 .CartPrice ul.Value li { padding: 0 0 3px 0; }

.Cart .CartStep1 .CartPrice a.EmptyCart { color:#393939; background: url('../images/wepic_cms/cart_vat.png') no-repeat scroll top left; height: 25px; padding: 0 0 0 15px; margin-right: 20px; display:block; text-decoration:none; float:left; }
.Cart .CartStep1 .CartPrice a.EmptyCart span { color:#393939; background: url('../images/wepic_cms/cart_vat.png') no-repeat scroll top right; height: 18px; padding: 7px 15px 0 0px; display:block; float:left; }
.Cart .CartStep1 .CartPrice a.EmptyCart:hover { text-decoration:underline; }

/* Cart Step 2
-----------------------------------------------------------------*/
.Cart .CartStep2 { width: 100%; padding: 0px 0 20px 0; float:left; }
.Cart .CartStep2 h4 {  padding: 20px 0 0 0; }
.Cart .CartStep2 .ExistingCustomer { width: 420px; float:left; }
.Cart .CartStep2 .ExistingCustomer ul { width: 100%; padding: 10px 0 0 0; float:left; }
.Cart .CartStep2 .ExistingCustomer ul li { width: 100%; padding: 0 0 8px 0; float:left; clear:left; }
.Cart .CartStep2 .ExistingCustomer ul li label { display:block; width: 120px;  float:left; }
.Cart .CartStep2 .ExistingCustomer ul li.Last span { display:block; width: 120px;  float:left; }
.Cart .CartStep2 .ExistingCustomer ul li.Last { padding: 10px 0 8px 0; }
.Cart .CartStep2 .ExistingCustomer ul li.Last input { cursor: pointer; color: #fff; font-size: 13px; text-align:center; background: url('../images/wepic_cms/cart_green_120_button.png') no-repeat scroll top left; width: 120px; height: 30px; border: none; }

.Cart .CartStep2 .NewCustomer { width: 420px; float:right; padding: 0px 0 0 0; }	
.Cart .CartStep2 .NewCustomer a { text-decoration:none; color: #fff; background: url('../images/wepic_cms/cart_green_button.png') no-repeat scroll top left; height: 30px; margin: 20px 0 0 0; padding: 0 0 0 15px; display:block; float:left; }
.Cart .CartStep2 .NewCustomer a span { color: #fff; font-size: 13px; background: url('../images/wepic_cms/cart_green_button.png') no-repeat scroll top right; height: 30px; padding: 7px 15px 0 0; display:block; float:left; }

/* Cart Step 3
-----------------------------------------------------------------*/
.Cart .CartStep3 { width: 100%; padding: 0px 0 20px 0; float:left; }
.Cart .CartStep3 h4 {  padding: 20px 0 0 0; }

.Cart .CartStep3 .CartFirstContainer { width: 420px; float:left; }
.Cart .CartStep3 .CartSecondContainer { width: 420px; float:right; }

.Cart .CartStep3 .CustomerData { width: 100%; padding: 0 0 20px 0; float:left; }
.Cart .CartStep3 .FreightAddress { width: 100%; padding: 0 0 20px 0; float:left; }
.Cart .CartStep3 .DeliveryAddress { width: 100%; padding: 0 0 20px 0; float:left; }
.Cart .CartStep3 .CartConfirm { width: 100%; padding: 0 0 20px 0; float:left; }

.Cart .CartStep3 ul { width: 100%; padding: 10px 0 0 0; float:left; }
.Cart .CartStep3 ul li { width: 100%; padding: 0 0 8px 0; float:left; clear:left; }
.Cart .CartStep3 ul li label { display:block; width: 120px;  float:left; }
.Cart .CartStep3 ul li.Last span { display:block; width: 120px;  float:left; }
.Cart .CartStep3 ul li.Last { padding: 10px 0 8px 0; }
.Cart .CartStep3 ul li.Last input {  }

.Cart .CartStep3 ul li.CartNewsLetter label { width: 210px; }
.Cart .CartStep3 ul li.ConfirmButton { padding: 12px 0 0 0; }
.Cart .CartStep3 ul li.ConfirmButton input { cursor: pointer; color: #fff; font-size: 13px; text-align:center; background: url('../images/wepic_cms/cart_green_195_button.png') no-repeat scroll top left; width: 198px; height: 30px; border: none; }

/* Cart Step 4
-----------------------------------------------------------------*/
.Cart .CartStep4 { width: 100%; padding: 0px 0 20px 0; float:left; }

.Cart .CartStep4 h4 { border-bottom: 1px solid #e0e0e0; padding: 0; }
.Cart .CartStep4 ul { width: 100%; padding: 5px 0 0 0; float:left; }

.Cart .CartStep4 .CustomerData { width: 100%; padding: 20px 0 0 0; float:left; }
.Cart .CartStep4 .CustomerData li { padding: 0 0 4px 0; }
.Cart .CartStep4 .CustomerData li input.editor_field { width: 280px; margin: 0 10px 0 0; float:left; }
.Cart .CartStep4 .CustomerData li input.editor_ok_button { padding: 0 0 2px 0; cursor: pointer; color: #dcdcdc; border: none; background: url('../images/wepic_cms/save_cancel.png') no-repeat scroll top left;width: 55px;height: 20px; margin: 0 5px 0 0; margin-bottom: 5px; float:left; }
.Cart .CartStep4 .CustomerData li a.editor_cancel { display:block; text-align:center; text-decoration:none; color: #dcdcdc; border: none; background: url('../images/wepic_cms/save_cancel.png') no-repeat scroll top left;width: 55px;height: 17px; padding: 3px 0 0 0; margin-bottom: 5px; float:left; }

.Cart .CartStep4 .DeliveryAddress { width: 420px; float:left; }
.Cart .CartStep4 .BillingAddress { width: 420px; float:right; }
.Cart .CartStep4 .BillingAddress p { padding: 10px 0 0 0; }

.Cart .CartStep4 .CartStep4Container2 { width: 100%; padding: 20px 0 0 0; float:left; }
.Cart .CartStep4 .FreightChoice { width: 420px; float:left; }
.Cart .CartStep4 .FreightChoice ul.Freight { float:left; text-align:left; }
.Cart .CartStep4 .FreightChoice ul.Freight li { }
.Cart .CartStep4 .FreightChoice ul.Freight li a { float:left; }
.Cart .CartStep4 .FreightChoice ul.Freight li span { float:right; }
.Cart .CartStep4 .FreightChoice ul.Freight li input { display:none; }
.Cart .CartStep4 .FreightChoice ul.Value { float:left; text-align:left; }
.Cart .CartStep4 .FreightChoice ul li { width: 420px; padding: 0 0 6px 0; float:left; clear:left; }
.Cart .CartStep4 .FreightChoice input { float:left; margin: 1px 5px 0 0; }
.Cart .CartStep4 .FreightChoice label { float:left; }
.Cart .CartStep4 .FreightChoice span { float:right; font-weight: bold; }
.Cart .CartStep4 .Message { width: 420px; float:right; }
.Cart .CartStep4 .Message h4 { margin-bottom: 10px; }
.Cart .CartStep4 .Message textarea { border: 1px solid #e0e0e0; height: 60px; width: 100%; }

.Cart .CartStep4 .CartStep4Container3 { width: 100%; padding: 20px 0 0 0; float:left; }
.Cart .CartStep4 .OrderSummary { width: 420px; float:right; }
.Cart .CartStep4 .OrderSummary li { padding: 0 0 4px 0; }
.Cart .CartStep4 .OrderSummary ul.Price { width: 140px; float:right; text-align:right; }
.Cart .CartStep4 .OrderSummary ul.Value { width: 140px; float:right; text-align:right; }

.Cart .CartStep4 .CartPayment { width: 420px; float:left; }
.Cart .CartStep4 .CartPayment .PaymentChoise { width: 420px; padding: 0; float:left; margin: 10px 0 0 0; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentNav { width: 420px; padding: 0px; float:left; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentNav li { text-align:center;  height: 22px; width: 140px; display:block; float:left; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentNav li a { border-bottom: 1px solid #e0e0e0; width: 140px; line-height: 22px; display:block; float:left; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentNav li.Active a { border-bottom: 1px solid #fff; border-left: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; }

.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent { padding-top:0 ; width: 420px; float:left; border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li ul { padding-top: 0; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li ul li { padding: 0 0 7px 0; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li h6 { padding: 0 0 10px 0; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.PostBilling { padding: 10px; float:left; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.PostBilling label { display:none; margin: 0 6px 0 0; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.PostBilling input { display:none; }

.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.Card { padding: 10px; float:left; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.Card li { padding: 3px 0 0 0; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.Card li label { float:left; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.Card li input { float:left; margin: 0 6px 0 0;}
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.Card .PaymentServiceLogo { padding: 10px 0 0 0; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.Card .PaymentServiceLogo p { width: 200px; padding: 15px 0 0 0; float:left; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.Card .PaymentServiceLogo img {  float:left; }

.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.Inovoice { padding: 10px; float:left; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.Inovoice label { display:none; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li.Inovoice input { display:none; }

.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li ul { width: 420px; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li ul li { float:left; clear:left; }
.Cart .CartStep4 .CartPayment .PaymentChoise ul.PaymentContent li ul li label { width: 150px; display:block; float:left; }

.Cart .CartStep4 .SmallCart { width: 100%; padding: 20px 0 20px 0; float:left; }
.Cart .CartStep4 ul.SmallCartHeads { border-bottom: 1px solid #e0e0e0;  }
.Cart .CartStep4 ul.SmallCartHeads li { font-weight: bold; float:left; text-align: center; width: 80px; }
.Cart .CartStep4 ul.SmallCartHeads li.Name { width: 420px; text-align:left; }
.Cart .CartStep4 ul.SmallCartHeads li.ArtNr { width: 150px; }
.Cart .CartStep4 ul.SmallCartHeads li.Quantity { width: 100px; }
.Cart .CartStep4 ul.SmallCartHeads li.Price { width: 100px; }
.Cart .CartStep4 ul.SmallCartHeads li.TotalPrice { width: 100px; }
.Cart .CartStep4 ul.SmallCartItems { width: 100%; padding: 10px 0 10px 0; float:left; border-bottom: 1px solid #e0e0e0; }
.Cart .CartStep4 ul.SmallCartItems li { float:left; text-align: center; width: 80px; }
.Cart .CartStep4 ul.SmallCartItems li.Name { width: 420px; text-align:left; }
.Cart .CartStep4 ul.SmallCartItems li.ArtNr { width: 150px; }
.Cart .CartStep4 ul.SmallCartItems li.Quantity { width: 100px; }
.Cart .CartStep4 ul.SmallCartItems li.Price { width: 100px; }
.Cart .CartStep4 ul.SmallCartItems li.TotalPrice { width: 100px; font-weight:bold; }

.Cart .CartStep4 .SendOrder { width: 100%; padding: 20px 0 0 0; float:left; }
.Cart .CartStep4 .TermsOfService { width: 420px; float:left; }
.Cart .CartStep4 .TermsOfService a { margin-right: 5px; }
.Cart .CartStep4 input.SendOrderButton { float:right; cursor: pointer; color: #fff; font-size: 13px; text-align:center; background: url('../images/wepic_cms/cart_green_195_button.png') no-repeat scroll top left; width: 198px; height: 30px; border: none; }

#bank_iframe { z-index: 250; width: 420px; height: 250px; display:block; border: 1px solid #e0e0e0;}

/* OrderAdministration
-------------------------------------------------------------------------------------------------------------------------------------------------*/
.Order { }
.Order .OrderContainer { }
.Order .OrderContainer .SettingsPayment { width: 100%; padding: 20px 0 0 0; float:left; }
.Order .OrderContainer .SettingsContactInfo { width: 100%; padding: 20px 0 0 0; 	float:left; }
.Order .OrderContainer ul { padding: 20px 0 0 0; }
.Order .OrderContainer ul li { padding: 0 0 6px 0; float:left; clear:left; }
.Order .OrderContainer ul li label { text-align:right; width: 250px; padding: 0 20px 0 0; display:block; float:left; }
.Order .OrderContainer ul li input { width: 300px;}
.Order .OrderContainer ul li input.Submit { cursor: pointer; color: #fff; font-size: 13px; text-align:center; background: url('../images/wepic_cms/cart_green_120_button.png') no-repeat scroll top left; width: 120px; height: 30px; border: none; }
.Order .OrderContainer ul li textarea { width: 300px; height:80px; border: 1px solid #e0e0e0;}

/* MenuBox
-------------------------------------------------------------------------------------------------------------------------------------------------*/
.MenuBox a.NewPage { background: url('../images/wepic_cms/NewPagePlus.png') no-repeat scroll top left; width: 15px; height: 15px; display:block;  }
.MenuBox a.NewPage:hover { background: url('../images/wepic_cms/NewPagePlus.png') no-repeat scroll top left;  }

.MenuBox li.SideMenuItem a.MenuOptinsLink { background: url('../images/wepic_cms/pageOptions.png') no-repeat scroll top left; position: absolute; display: block; left: -15px; top:0; width: 15px; height: 15px; display:block; text-indent: -99999px; text-align: left; }
.MenuBox li.SideMenuItem a.MenuOptinsLink:hover { background: url('../images/wepic_cms/pageOptions.png') no-repeat scroll top left; display:block; }

.MenuBox li.SideMenuItem a.Hide { display:block; text-indent: -99999px; }
.MenuBox li.SideMenuItem a.Expand { display:block; text-indent: -99999px; }

.MenuBox .SideMenuHead { display:none; }

/* PageOptions In the HorisontalMenu 
------------------------------------------------------------------*/
.MenuBox ul.MenuList li a.MenuOptinsLink { background: url('../images/wepic_cms/pageOptions.png') no-repeat scroll top left;width: 15px;height: 15px; display:block; position:absolute; top: 20px; left: 4px; }
.MenuBox ul.MenuList li ul.PageOptions { font-size: 0.9em; color: #dcdcdc; background: #000; position:absolute; width: 140px; left: -15px; top:35px; z-index: 15; padding: 0; border: 1px solid #646464; }
.MenuBox ul.MenuList li ul.PageOptions li { background:none; padding: 0px; height: auto; }
.MenuBox ul.MenuList li ul.PageOptions li a { letter-spacing: 0px; font-size: 0.9em; background: none; color: #dcdcdc; text-decoration:none; padding: 5px 10px 5px 10px; display: block;height: auto; width: 120px; border: none; text-indent: 0px; }
.MenuBox ul.MenuList li ul.PageOptions li a:link {  }
.MenuBox ul.MenuList li ul.PageOptions li a:visited {  }
.MenuBox ul.MenuList li ul.PageOptions li a:hover {  background: #292929; text-decoration:underline; width: 120px; }


/* FileBox
-------------------------------------------------------------------------------------------------------------------------------------------------*/

/* MapBox
-------------------------------------------------------------------------------------------------------------------------------------------------*/

.TopOptions, .BoxOptionsPopup { font-family: verdana;}
.BoxOptionsPopup .GlobalBox a { font-family: verdana; }

.MapBox .MapCanvas { height: 300px;}


/* ShowroomBox
-------------------------------------------------------------------------------------------------------------------------------------------------*/

/*-- Admin --*/
.ShowroomBox .BoxFirst { float:left; }
.ShowroomBox .ShowroomEntry form textarea { height: 50px; }

.ShowroomBox .BoxFirst .ShowroomEntries .ShowroomEntry .Description  
.ShowroomBox .BoxFirst .ShowroomEntries .ShowroomEntry textarea.editor_field { color: inherit; font-size: inherit; font-weight:inherit; background-color: transparent; border: 1px solid #C4C4C4; }
.ShowroomBox .BoxFirst .ShowroomEntries .ShowroomEntry .Description .editor_ok_button { padding: 0 0 2px 0;  cursor: pointer; color: #dcdcdc; border: none; background: url('../images/wepic_cms/save_cancel.png') no-repeat scroll top left;width: 55px;height: 20px; margin: 3px 5px 5px 0; float:left; }
.ShowroomBox .BoxFirst .ShowroomEntries .ShowroomEntry .Description a.editor_cancel { display:block; text-align:center; text-decoration:none; color: #dcdcdc; border: none; background: url('../images/wepic_cms/save_cancel.png') no-repeat scroll top left;width: 55px; height: 17px; padding: 3px 0 0 0; margin: 3px 0 5px 0; float:left; }
.ShowroomBox .BoxFirst .ShowroomEntries .ShowroomEntry .Description a.editor_cancel:hover { color: #dcdcdc;  }


