@import "jquery.lightbox-0.5.css";

@font-face {
  font-family: 'Mako';
  font-style: normal;
  font-weight: normal;
  src: local('Mako'), url('http://themes.googleusercontent.com/font?kit=o_a1a_7ly-bxb26LESxgxQ') format('woff');
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body, #Body {  *font-size:small; font-family: Arial, sans-serif; font-size:12px; height:100%; }
#Body { background: url(img/body.png?3) 0 0 repeat; }
select, input, textarea, button { font:99% Arial,sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
.ie7, #Footer { min-width: 990px; }
html { overflow-y: scroll; height:100%; min-width:990px;  }
a:hover, a:active { outline: none; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input[type=text], input[type=password], textarea { padding: 3px 2px; border:solid 1px #e2e7e9; }
.Avenla_Watermark { padding: 1px 4px; }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }
.Normal, .NormalDisabled, .NormalDeleted { font-size: 1em; }
::-moz-selection{ background: #3caff2; color:#fff; text-shadow: none; }
::selection { background:#3caff2; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea { color: #666; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; color:#3A3A3A; margin: 0 0 0.4em;}
h1 { font-size: 2.3em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.1em; }
a, a:link, a:active, a:visited { color: #18AAEB; text-decoration:none; }
a:hover { color: #18AAEB; text-decoration:underline; }
#Form { height: 100% !important; margin: 0 !important;}
.ModuleTitle_SubMenu { z-index:1000 !important; }
.DNNEmptyPane { display: none; }

p, ul {
    margin: 0 0 1.0em 0;
}

a.dnnPrimaryAction {
    color:#FFF;
}

.pageInEdit {
    margin-top: 53px;
    position: relative;
    z-index: 0;
}

.dnnEditState .DnnModule {
    opacity: 1;
}

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

ul.List {
    margin-left: 2.0em;
}

.linkhover {
    text-decoration: underline;
}

#Wrapper.ie9 {
	font-size:1.03em;
}

.Columns .LeftPane, .Columns .RightPane {
    float:left;
    width:308px;
    min-height:1px;
    margin: 0 25px 0 0;
}

.Columns .RightPane {
    margin: 0 0 0 25px;
}

#Wrapper { position:relative; zoom:1; }

.Columns .ContentPane {    
    width:630px;
    float:left;
    background:#FFF;
    padding:12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    behavior: url("/Portals/_default/Skins/sandvik/PIE.htc");
}

.TriColumn {
	width:auto;
	float:none;
}

.TriColumn .LeftPane, .TriColumn .ContentPane {
	float:left;
	width: 265px;
}

.TriColumn .RightPane {
	float:right;
	width:430px;
}

.TriColumn .ContentPane {
	margin: 0 15px;
}

.PageWide .Columns .ContentPane {
    background:none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding:0;
    width:654px;
}

.TriColumnWide .LeftPane, .TwoColumnWide .LeftPane, .PageWide .Products .LeftPane {
    width: 200px;
    margin-right: 10px;
}

.TriColumnWide .ContentPane {
    width: 537px;
}

.TriColumnWide .RightPane {
    float: right;
    width: 208px;
    margin: 0;
}

.TwoColumnWide .ContentPane {
    width: 755px;
}

/*.PageWide .Products .ContentPane {
    width: 779px;
}*/

.WideGeneral .ContentPane {
    float: left;
    width: 700px;
}

.WideGeneral .RightPane {
    float: right;
    width: 238px;
    margin: 0;
}

.WideGeneral .BottomPane {
    clear: both;
}

#Logo {
    float:left;
    margin: 21px 0 19px;
    width:250px;
    height:80px;
    background: url(img/logo.png) 0 0 no-repeat;
}

#Contentarea {
    width: 990px;
    margin: 0 auto;      
	padding:15px 0;
}

#Wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -122px;
}

.push {
    height: 122px;
}

#Footer {    
    overflow: hidden;
	clear: both;
    position: relative;
    width: 100%;
    background: url(img/footer-dark.png) 0 0 repeat-x;
    height: 122px;
    margin-top: -122px;
}

#Footer footer {
    width: 990px;
    margin: 0 auto;
}

#Header {
    background: url(img/header.png) 0 100% repeat-x;
    height: 106px;
    zoom:1;
    position:relative;
    -moz-box-shadow: 0 2px 2px #ccc;
    -webkit-box-shadow: 0 2px 5px #ccc;
    box-shadow: 0 2px 5px #ccc;
}

#Header header {    
    width: 990px;
    height:106px;
    margin: 0 auto;
}

.AccessNotification {
    width: 990px;
    margin: 15px auto;
}

#Navi {
    clear:both;
    position:absolute;
    bottom:0;
}

#Navi ul {
    overflow:hidden;
}

.login-actions {
    margin: 0 0 0 400px;
    overflow: hidden;
    width: 225px;
}

.login-actions .register-link, .login-actions .forgot-password-link {
    font-size: 11px;
}

.login-actions .forgot-password-link {
    float: right;
}

#Navi li {
    float:left;
}

#Navi li.Menu-tabid71 {
    display:none;
}

#Navi a {
    padding: 0 23px 0 21px;
    line-height: 55px;
    height: 55px;
    display: block;
    color: #333;
    background: none;
    font-size: 16px;
}

a.log-in-button {
    background: url(img/dotted-button.png);
    line-height: 48px;
    color: #FFF;
    font-size: 28px;
    display: block;
    text-align: center;
    margin: 0 0 3px;
}

#Navi a.Menu-open {
    background: #858585;
    background: rgba(51,51,51, .6);
    color: #FFF;
}

.BottomPane {
    clear:both;
}

.dnnLogin .button-actions {
    margin: 15px 0 0 85px;
}

.dnnLogin .button-actions input {
    margin: 0 3px 0 10px;
    vertical-align: middle;
}

#Login {
    float:right;
    background: #858585;
    background: rgba(51, 51, 51, 0.6);
    margin: 34px 0 10px;
}

#Login .Logout {
    margin: 0 0 0 6px;
}

#Login input {
    margin: 0 4px 0 0;
}

.Button {
    display:inline-block;
    vertical-align:middle;
    border:0;
}

.Button span, .Button input {
    background: url(img/button.png) 0 0 repeat-x;
    border:solid 1px #18aaeb;
    padding: 2px 8px;
    color:#FFF;
    display:block;
    filter:chroma(color=#000000);
}

.ie7 .Button input {
    padding: 2px 1px;
}

#Login .Actions {
    clear:both;
    width:330px;
    margin: 3px 0;
    text-align:right;
}

#Login .Actions a {
    margin: 0 0 0 7px;
}

.PersistentCookie {
    float:left;
}

.AuthorizeUsersContent ol {
    overflow:hidden;
}

.AuthorizeUsersContent li {
    list-style:none;
    margin: 0 3px 3px;
    float:left;
}

.AuthorizeUsersContent li input {
    vertical-align:text-top;
}

.AuthorizeUsersContent label {
    vertical-align:bottom;
    margin: 0 0 0 2px;
}

.AuthorizeUsersContent li.Actions {
    margin: 15px 0 0;
}

.Error, .Success, .Warning {
    padding:10px;
    font-weight:bold;
    margin: 0 0 15px;
}

.Notification {
    background:#FFF url(img/notification.png) 98px 15px no-repeat;
    padding: 25px 50px 25px 197px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    behavior: url("/Portals/_default/Skins/sandvik/PIE.htc");
    color:#666;
    min-height: 50px;
}

.Notification h2 {
    color:#666;
    font-family: 'Mako', Arial, sans-serif;   
}

.Notification h2 span {    
    color:#0096EC;
}

.Success {
    background: none repeat scroll 0 0 #F3FCF1;
    border: 1px solid #7FCA70;
}

.Error {
    background: none repeat scroll 0 0 #FDF2EF;
    border: 1px solid #EE796A;
}

.Warning {
    background: none repeat scroll 0 0 #FEFBEE;
    border: 1px solid #E8BA48;
}

#Header .Warning, #Header .Success, #Header .Error {
    clear:both;
    width:309px;
    position:absolute;
}

#Subnav ul.Menu-l2 {
    border:1px solid #e5e5e5;    
}

#Subnav li {
    list-style:none;    
    position:relative;
    zoom:1;
}

#Subnav li.Menu-l2:nth-child(odd) a.Menu-l2 {
    background-color:#FBFBFB;
}

#Subnav a.Menu-l2, #Subnav ul ul {
    border-bottom: solid 1px #e5e5e5;
}

#Subnav li:last-child a.Menu-l2 {
    border-bottom: none;
}

#Subnav a {
    display:block;
    padding:9px 9px 11px 27px;
    background: url(img/icons.png) 11px -804px no-repeat;
}

#Subnav li li a {
    padding-left: 53px;
    background-position: 37px -755px;    
}

#Subnav li li a.Menu-haschildren {
    background-position: 37px -709px;    
}

#Subnav li li li a {
    padding-left: 70px;
    background-position: 54px -755px;    
}

#Subnav li li li a.Menu-sel {
    padding-left: 70px;
    background-position: 54px -947px;    
}

#Subnav a.Menu-haschildren {
    background-position: 11px -709px;
}

#Subnav a.Menu-sel {
    background-position: 11px -947px;
}

#Subnav li li a.Menu-sel {
    background-position: 37px -947px;
}

#Subnav a.Menu-l2.Menu-open.Menu-haschildren {
    background-position: 11px -852px;
}

#Subnav a.Menu-l2.Menu-sel.Menu-haschildren {
    background-position: 11px -996px;
}

#Subnav a.Menu-open {
    font-weight:bold;
}

#Subnav li.Menu-l2.Menu-haschildren.Menu-open > .Arrow {
    float:left;
    background: url(img/icons.png) 0 -1057px no-repeat;
    width:14px;
    height:8px;
    margin: -1px 0 -8px 7px;    
}

#Subnav li.Menu-l2.Menu-haschildren.Menu-open:nth-child(odd) > .Arrow {
    background-position: 0 -913px;
}

.PictureNavigation li {
    background: url("img/picturenav-placeholder.png") no-repeat scroll left top transparent;
    float: left;
    margin: 0 24px 0 0;
    list-style:none;
    min-height: 90px;
    padding: 0;
    width: 132px;
}

.PictureNavigation li a {
    cursor: pointer;
    display: block;
}

.PictureNavigation .Picture {
    display: block;
    margin-bottom: 7px;
    height:95px;
    position:relative;
    overflow:hidden;
    width:130px;
}

.Container {
    margin: 0 0 15px;
}

.Container div.Title {
    position: relative;
    background: #0680cb url(img/container.png?2) 100% -41px no-repeat;
    padding: 0 6px 0 0;
    margin: 0 0 -5px 2px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    zoom:1;
}

.Container div.Title h2 {
    color:#FFF;
    text-indent: 14px;
    line-height:40px;
    font-size:1em;  
    background: url(img/container.png?2) 0 0 no-repeat;
}

.Container div.Title .ContainerTitleLink {
    display: block;
    position: absolute;
    top: 12px;
    right: 18px;
    text-decoration: none;
    color: #FFF;
}

.Container div.Title .ContainerTitleLink span {
    text-decoration: underline;
}

.Container div.Title .ContainerTitleLink:hover span {
    text-decoration: none;
}

.Container div.Title .Close {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 13px;
    right: 15px;
    background: url(img/close.png) 3px 3px no-repeat;
}

.Container div.Title .Close:hover {
    background-color: #FFF;
    background-position: -47px 3px;
}

.availability-search div.Title h2 {
    font-size:16px;
}

.my-cart div.Title, .checkout div.Title, .admin-orders div.Title {
    background-color:#269604;
    text-shadow: #333 1px 1px 2px;
    -webkit-box-shadow:  0px -1px 3px rgba(50, 50, 50, 0.75) inset;
    -moz-box-shadow: 0px -1px 3px rgba(50, 50, 50, 0.75) inset;
    box-shadow: 0px -1px 3px rgba(50, 50, 50, 0.75) inset;
}

.my-cart div.Title h2, .checkout div.Title h2 {
    font-size:13px;
    text-transform:uppercase;
    line-height:31px;
}

.my-cart .cart-icon {
    width:19px;
    height:16px;
    display:inline-block;
    background: url(img/cart-icon.png);
    vertical-align:top;
    margin: 7px 6px 0 -5px;
}

.checkout div.Title {
    margin-bottom: -8px;
}

.ContentContainer .Title {
    background: url(img/container2.png) 0 0 no-repeat;  
}

.ContentContainer .Title h2 {
    background: url(img/container2.png) 100% 0 no-repeat;  
}

.RightPane .Title h2, .LeftPane .Title h2 {
    text-align:center;
    text-indent:0;
}

.TriColumnWide .RightPane .Title h2, .WideGeneral .RightPane .Title h2 {
    text-align: left;
    text-indent: 14px;
}

.Categories .Title h2 {
    background-position: 0 0;
}

.Folders div.Title {
    background-color:#be321a;
}

.Container .Contents {
    position:relative;
    background:#FFF;
    overflow:hidden;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
    padding:10px;
    margin: 0 0 4px 2px;
 /*   behavior: url(PIE.htc);*/
}

.Container .Contents .NoContents {
    padding: 10px 20px;
}

.Popup .Contents {
    -moz-box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 3px #000;
    box-shadow: 0 0 3px #000;
}

.Folders {
    zoom:1;
    position:relative;
}

.Folders .Contents, .Facets .Contents, .Categories .Contents, .DocumentLiftups .Contents, .Subnavi .Contents, .MyOrdersLiftup .Contents, .MyModulesLiftup .Contents {
    padding:0;
    overflow:visible;
}

.ItemGroup li {
    list-style:none;
    padding: 11px 20px 9px 45px;
    border-bottom:solid 1px #e5e5e5;
}

.Facets .ItemGroup ul {
    overflow:hidden;
    padding: 4px 12px;
    border-bottom:solid 1px #e5e5e5;
    margin:0;
}

.FolderItems ul {
    margin:0;
}

.Facets .ItemGroup li {
    padding:0;
    margin: 7px 8px 7px 0;
    border-bottom:none;
    float:left;
}

.ItemGroup {
    position:relative;
}

.Folders li {
    background: url("img/icons.png") no-repeat scroll 20px -327px transparent;
    z-index:2;
}

.Folders .PDF {
    background-position: 20px -183px;
}

.Folders .Video {
    background-position: 20px -135px;
}

.ItemGroup:last-child {
    border-bottom:none;
}

.ItemGroup li a {
    display:block;
}

.Facets .ItemGroup li a, .Sorters a, .ActiveFilters a, .EventMonths a, .cats a {
    color:#666;
    padding: 1px 4px;
    border:none;
    white-space:nowrap;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*behavior: url(PIE.htc);*/
}

.EventMonths a {
    line-height:2em;
}

.EventMonths a.Old {
    color:#999;
    text-decoration:none;
}

.Facets .ItemGroup li a.Selected, .Sorters a.Selected, .ActiveFilters a, .EventMonths a.Selected {
    background:#2a8eef;
    color:#FFF;
}

.ItemGroup h3 {
    background:#fbfbfb;
    padding: 11px 40px 9px 9px;
    position:relative;    
    background: #f7f7f7 url(img/itemgroup-heading.png) 0 0 repeat-x;
    border-bottom:solid 1px #e5e5e5;
    margin:0;
}

.Categories .ItemGroup h3.Expanded {
    border-bottom:0;
    background:#FFF;
}

.ItemGroupTitle {
    background: url(img/icons.png) 0 -1px no-repeat;
    padding: 0 0 0 24px;
}

.Categories .ItemGroupTitle {
    background-position: 0 -718px;
    padding: 0 0 0 15px;
}

.Facets .ItemGroup h3 {
    padding: 11px 11px 9px;
    color:#0096ed;
}

.ExpandCollapseIcon {
    width:19px;
    height:19px;
    background: url(img/icons.png) 0 -240px no-repeat;
}

.Expanded .ExpandCollapseIcon {
    background-position: 0 -288px;
}

.ItemGroup h3 .ExpandCollapseIcon {
    position:absolute;
    right:6px;
    top:9px;
}

.ItemGroup .Selected {
    color:#565B5D;
    padding: 3px;
    background:#FAFAFA;
    border:solid 1px #e2e7e9;
 }
 
 .AddFolder {
     padding: 6px 12px 12px;
 }
 
 .AddFolder label {
     font-weight:bold;
     display:block;
     margin: 0 0 2px;
 }
 
 .AddFolder .Actions {
     padding: 5px 0 0;
 }
 
.ExpandCollapse {
    cursor:pointer;
}
 
.CollapseContent {
    display:none;
}

.Expanded {
    display:block;
}

a.Remove, a.Edit {
    display:inline-block;
    width:16px;
    height:16px;
    background: url(img/icons.png) 0 -48px no-repeat;
}

a.Edit {
    background: url(img/edit-icon.png) 0 0 no-repeat;
}

.ItemGroup a.Remove {
    float:right;
    margin: 3px;
}

.Search {
    margin: 3px 0 15px;
    -moz-box-shadow: 0px 0px 3px #ccc;
    background:#FFF;
    -webkit-box-shadow: 0px 0px 3px #ccc;
    box-shadow: 0px 0px 3px #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url("/Portals/_default/Skins/sandvik/PIE.htc");
    height:40px;
}

.Search input {
    background:none;
    border:none;
    padding: 12px;
    width:240px;
}

.Search .Avenla_Watermark {
    padding:0 10px;
    font-size:1.1em;
}

.SearchButton {
    float:right;
    width:32px;
    height:32px;
    background: url(img/search-icon.png) 0 0 no-repeat;
    margin:4px;
}

.SearchResults ul {
    padding:3px;
    zoom:1;
}

.SearchResults .Actions, .Events .Actions {
    overflow:hidden;
    padding:0;
    margin: 11px -26px 0 -12px;    
    clear:both;
    background: url(img/grid-light.png) 0 0 repeat;
}

.SearchResults .Actions li, .Events .Actions li {
    float:left;
    padding: 0 15px;
    line-height: 35px;
    list-style:none;
    background: url(img/grid-light-separator.png) 0 0 no-repeat;
}

.SearchResults .Actions li.Download {
    float:right;
}

.Events .Actions li.ReadMore {
    float:right;
    background:none;
}

.SearchResults .Actions .Label {
    color:#999;
}

.SearchResults .Actions li.Download a {
    color:#999;
    text-shadow: #fff 1px 1px 0px;
    background-position: 0 -516px;
}

.Events {
    zoom:1;
    position:relative;
}

.Events .Actions li.ReadMore a {
    color:#999;
    text-shadow: #fff 1px 1px 0px;
    background: url(img/icons.png) 100% -1152px no-repeat;
    padding: 0 16px 0 0;
}


.SearchResults .Actions li:first-child {
    background:none;
}

.SearchResults {
    zoom:1;
    position:relative;
}

.SearchResults li.Item, .Events li.Item {
    list-style:none;
    margin: 0 0 20px;
    border:1px solid #DCE1E3;
    background: #FFF;
    padding:10px 26px 0 12px;
    overflow:hidden;
    -moz-box-shadow: 0px 0px 2px #ccc;
    -webkit-box-shadow: 0px 0px 2px #ccc;
    box-shadow: 0px 0px 2px #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url("/Portals/_default/Skins/sandvik/PIE.htc");
}

.SearchResults li a {
    color:#0096ED;
    display:block;
    text-decoration:none;
    overflow:hidden;
}

.SearchResults li.Item:last-child {
    margin-bottom:0;
}

.SearchResults .Media {
    float:left;
    width: 128px;
    height:128px;
    background: url(img/item.png) -256px 0 no-repeat;
}

.SearchResults .Image .Media {
    background-position: -128px 0;
}

.SearchResults .Video .Media {
    background-position: 0 0;
}

.Media .Image {
    display:block;
}

.Media .Image span {
    display:block;
    height: 96px;
    margin: 2px auto;
    width: 127px;
    background-repeat:no-repeat;
    background-position: 50% 50%;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    behavior: url("/Portals/_default/Skins/sandvik/PIE.htc");
}

.Media .Image img {
    display:block;
}

.SearchResults .Text {
    margin: 0 0 0 145px;
    line-height:18px;
}

.SearchResults li a:hover h2 {
    text-decoration:underline;
}

.SearchResults li p {
    color:#666;
}

.SearchResults .Text h2 {
    color:#0096ED;
    font-size:1.35em;
    font-family: 'Mako', Arial, sans-serif;   
}

.AddLink {
    padding: 15px;
    text-align:center;
}

.AddLink a {
    background: url(img/icons.png) 0 -673px no-repeat;
    padding: 0 0 0 25px;
    color:#666;
}

#Overlay {
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.Popup {
    zoom:1;
    position: absolute;
    z-index: 10001;
    top: 0px;
    left: 50%;
    width: 702px;
    margin-left: -351px;
    display:none;
    margin-top: 20px;
}

.DocumentActions {
    margin: -10px -10px 10px;
    height:40px;
    border-bottom:solid 1px #CCC;
    background: url(img/grid.png) 0 0 repeat;
}

.ContentsPDF .DocumentActions {
    margin-bottom:0;
}

.DocumentActions li {
    float:left;
    padding: 0 19px 0 17px;
    border-right:solid 1px #d5d5d5;
    line-height:40px;
    list-style:none;    
}

.DocumentActions li a {
    color:#666;
    display:block;
    text-shadow: #fff 1px 1px 0px;
}

.Download a {
    padding: 0 0 0 23px;
    background: url(img/icons.png) 0 -515px no-repeat;
}

.DocumentActions .AddToFolder a {
    padding: 0 34px 0 0;
    background: url(img/popupcontrols.png) 100% -64px no-repeat;    
}

.DocumentActions .Rating {
    float:right;
    width:120px;
    background: url(img/popupcontrols.png) 100% -174px repeat-x;
    height:24px;
    padding:0;
    margin: 12px 25px 0 0;
    border:none;
}

.Rating .CurrentRating {
    display:block;
    height:24px;
    width:0;
    background: url(img/popupcontrols.png) 0 -270px repeat-x;
}

.Rating .Rating1 {
    width:20%;
}

.Rating .Rating2 {
    width:40%;
}

.Rating .Rating3 {
    width:60%;
}

.Rating .Rating4 {
    width:80%;
}

.Rating .Rating5 {
    width:100%;
}

.Popup h2.Title {
    font-family: 'Mako', Arial, sans-serif;   
    color:#0096ED;
    font-size:2em;    
    font-weight:normal;
    background:none;
    margin:0;
}

.Popup div.Title {
    background-color: #525451;
}

a.ButtonDownload {
    width:164px;
    height:45px;
    line-height:45px;
    background: url(img/button-download.png) 0 0 no-repeat;
    text-indent: 37px;
    text-align:left;
    color:#FFF;
    font-weight:bold;
    float:right;
}

a.ButtonDownloadBlue {
    width:260px;
    background-image: url(img/button-download-blue.png);
}

.DocumentMedia .ButtonDownload {
    margin-top:21px;
}

.DocumentMeta {
    clear:both;
}

.Avenla_TabbedPane_Tabs, .Tabs {
    overflow:hidden;
}

.Avenla_TabbedPane_Tabs li, .Tabs li {
    float:left;
    border-right: solid 1px #CCC;    
    list-style:none;
}

.Avenla_TabbedPane_Tabs li:last-child, .Tabs li:last-child {
    border-right:none;
}

.Avenla_TabbedPane_Tabs a, .Tabs a {
    line-height:20px;
    padding: 0 12px 0 15px;
    font-size:1.15em;
    color:#666;
    height:25px;
    display:block;
}

.Avenla_TabbedPane_ActiveTab a, .Tabs a.Selected {
    color:#18AAEB;
    background: url(img/tab.png) 50% 100% no-repeat;
}

.AuthorizeUsersContent {
    width:100%;
    margin: 0 0 15px;
    border-collapse:collapse;
}

.AuthorizeUsersContent td, .AuthorizeUsersContent th {
    border:solid 1px #CCC;
    padding:4px;
}

.AuthorizeUsersContent th {
    background:#FAFAFA;
    text-align:left;
    color:#666;
}

.Avenla_TabbedPane_ContentItem p {
    text-shadow: #fff 1px 1px 0px;
}

#Body .Popup .Close {
    float:right;
	position:static;
    width:24px;
    height:24px;
    background: url(img/popupcontrols.png) 0 0 no-repeat;
    margin: 7px 17px 0 0;
}

.Player {
    cursor:pointer;
    width:680px;
    height: 386px;
    background:#000;
    position:relative;
}

.Player .Play {
    display:block;
    position:absolute;
    width:86px;
    height:85px;
    background: url(img/play.png) 0 0 no-repeat;
    left:50%;
    top:50%;
    margin: -42px 0 0 -42px;
}

.Player .Controls {
    position:absolute;
    bottom:0;
	height: 26px;
	width: 680px;
	background: url(img/flowplayer-controls.png) top left no-repeat;
	overflow: hidden;
}

.Player img {
    display:block;
    margin: 0 auto;
}

.DocumentMedia {
    float:left;
    width:194px;
    padding: 0 38px 0 10px;
    overflow:hidden;
    text-align:center;
}

.ContentsVideo .DocumentMedia, .ContentsImage .DocumentMedia {
    margin: 0 0 15px;    
    float:none;
    width:auto;
    padding:0;
    text-align:left;
    min-height:300px;
}

.DocumentContents {
    background: url(img/dot.png) 242px 0 repeat-y;
    padding: 10px 0;
    overflow:hidden;
    zoom:1;
    position:relative;
}

.ContentsVideo .DocumentContents, .ContentsImage .DocumentContents {
    background:none;
    padding:0;
}

.DocumentMedia a.ButtonDownload {
    float:none;
    display:inline-block;    
}

.DocumentDetails {
    margin: 0 0 0 272px;
}

.ContentsVideo .DocumentDetails, .ContentsImage .DocumentDetails {
    margin:0;
}

.DocumentMeta {
    clear:none;
}

.DataTable {
    box-shadow: 0 0 5px #CCCCCC inset;
    border-collapse:collapse;
    background:#EFEFEF;
    width:100%;
    behavior: url("/Portals/_default/Skins/sandvik/PIE.htc");
}

.Avenla_TabbedPane_ContentItem .DataTable {
    margin: -12px;
    width:410px;
}

.DataTable td {
    padding:9px 10px 7px;
}

.DataTable tr td:first-child {
    text-align:right;
    color:#999;
    font-style:italic;
    padding-right:0;
}

.DataTable tr:nth-child(even) td {
    background: #f5f5f5;
}

.PagerContainer {
    text-align:center;
}

.Pager, .Avenla_Pager {
    margin: 10px auto;
    display:inline-block;
}

.Avenla_Pager {
    overflow: hidden;
}

.Pager ul {
    overflow:hidden;
}

.Pager li, .Avenla_Pager li {
    list-style:none;
    float:left;
    padding: 0 2px;
}

.Pager a, .Avenla_Pager a {
    color:#666;
    display:block;
    padding: 0 5px;
    line-height:18px;
}

.Pager .Previous, .Avenla_Pager .Avenla_Pager_Previous {
    padding: 0 14px 0 0;
}

.Pager .Next, .Avenla_Pager .Avenla_Pager_Next {
    padding: 0 0 0 14px;
}

.Pager .Previous a, .Pager .Next a, .Avenla_Pager .Avenla_Pager_Previous a, .Avenla_Pager .Avenla_Pager_Next a{
    padding:0;
    color:#0096ED;
}

.Pager .Current a, .Avenla_Pager .Avenla_Pager_Current a {
    background:#2785e1;
    color:#FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url("/Portals/_default/Skins/sandvik/PIE.htc");
}

#FooterNavi {
    margin: 45px 0 0;
    overflow:hidden;
    float:left;
}

#FooterNavi li {
    float:left;
    list-style:none;
}

#FooterNavi a {
    color:#FFF;
    border-left:solid 1px #FFF;
    padding: 0 8px 0 9px;
}

#FooterNavi li:first-child a {
    padding-left:0;
    border-left:none;
}

#Footer .Info {
    float:right;
    width:356px;
    overflow:hidden;
    color:#FFF;
    margin: 30px 0 0;
    text-align: right;
}

#Footer .Info img {
    float:left;
    margin: 5px 20px 0 0;
}

.ActiveFilters {
    display:none;    
    background:#FFF;
    padding: 20px 20px 10px;
    margin: 1px 1px 20px;
    -moz-box-shadow: 0px 0px 2px #ccc;
    -webkit-box-shadow: 0px 0px 2px #ccc;
    box-shadow: 0px 0px 2px #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url("/Portals/_default/Skins/sandvik/PIE.htc");
}

a.NoCount, .Facets .ItemGroup li a.NoCount {
    color:#999;
    cursor:default;
    text-decoration:none;
}

.ActiveFilters a, .ActiveFilters a.Selected, .cats a {
    margin: 0 5px 10px 0;
    height:18px;
    display:inline-block;
    line-height:18px;
    color:#FFF;
    cursor:pointer;
    padding: 0 24px 0 5px;
    background: #2A8EEF url(img/icons.png) 100% -577px no-repeat;
}

.ActiveFilters a .Count {
    display:none;
}

.Sorters {
    padding: 0 0 12px;
    background: url(img/dotted.png) 0 100% repeat-x;
    margin: 0 0 15px;
    color:#666;
}

.Sorters span {
    margin: 0 12px 0 17px;
    color:#999;
}

.Sorters a {
    margin: 0 6px 0 0;
}

.Categories .CollapseContent  {
    padding: 0 10px 10px;
    border-bottom:1px solid #E5E5E5;
    zoom:1;
    overflow:hidden;
}

.Categories .Text {
    padding: 5px 15px;
    line-height:18px;
    margin: 0 250px 0 0;
}

.Categories .Image {
    float:right;
    margin: 0 0 0 30px;
}

.Categories .ReadMore {
    text-align:right;
    font-weight:bold;
    margin:0;
}

.FrontpageColumns .RightPane {
    margin:0 0 0 13px;
}

.frontpage-text {
    margin: 20px 0;
    color: #666;
    font-size: 18px;
    width: 750px;
}

    .frontpage-text h1 {
        color: #666;
        font-size: 36px;
        font-weight: normal;
        line-height: 1.1em;
    }

        .frontpage-text h1 strong {
            color: #333;
            font-family: Arial Black, Arial, Sans-Serif;
            font-size: 60px;
        }

    .frontpage-text p {
        margin: 0 0 0.8em;
        font-size: 16px;
    }

    .frontpage-text hr {
        width: 310px;
        border-color: #000;
    }
.DocumentLiftups a {
    display:block;
    background: url(img/gradient-tall.png) 0 0 repeat-x;
    border-top:solid 1px #f5f5f5;
    border-bottom:solid 1px #eee;
    height:31px;
    color:#666;
    cursor:pointer;
    text-decoration:none;
    padding:11px;
}

.DocumentLiftups a span {
    float:left;
    margin:0 13px 0 0;
}

 .DocumentLiftups a .Title {
    color: #0096ed;    
}

.DocumentLiftups a .Type {
    color:#999;
}

.eventDescription {
    background: url("img/event-popup.png") no-repeat scroll right bottom transparent;
    display: none;
    padding-bottom: 15px;
    width: 610px;
    z-index: 999;
    position:absolute;    
    margin: 0 0 0 -305px;
}

.eventDescription .Top {
    background: url("img/event-popup.png") no-repeat scroll left top transparent;
    height: 15px;
    position: relative;
    width: 610px;
}

a.close {
    background: url("img/icons.png") 0 -1107px no-repeat;
    display: block;
    float: right;
    height: 20px;
    margin: 8px 10px 0 0;
    position: absolute;
    right: 0;
    text-indent: -5000em;
    top: 0;
    width: 20px;
}

.eventDescription .Content {
    background: url("img/event-popup.png") repeat-y scroll center center transparent;
    padding: 5px 20px;
    width: 570px;
}

.Events .LeftSide {
    float:left;
    width: 111px;
    font-family: 'Mako', Arial, sans-serif;   
    min-height:130px;
    text-align:center;
    padding:4px 0;
}

.Events .content {
    margin: 0 0 0 111px;
    border-left: solid 1px #d9d9d9;
    min-height:130px;
    padding: 1px 0 0 12px;
}

.Events .DayName, .Events .Year, .Events .Time {
    color:#999;
    margin: 0 0 5px;
    font-size: 1.35em;
}

.Events .Date {
    color:#666;
    font-size: 30px;
    line-height:28px;
    margin: 0 0 7px;
}

.Events .Time {
    color:#0096EE;
}

.SearchResultsMore, .SearchResultsMore:link, .SearchResultsMore:visited, .SearchResultsMore:hover, 
.saveall, .saveall:hover, .saveall:visited, .saveall:link {
    display:block;
    width:452px;
    height:32px;
    line-height:32px;
    color:#666;
    font-size:1.15em;
    font-weight:bold;
    margin: 10px auto;
    text-align:center;
    text-shadow: #fff 1px 1px 0px;
    background: url(img/button-fullwidth.png) 0 0 no-repeat;
}

.Tooltip {
    width: 264px;
    height:115px;
    position:absolute;
    top: 27px;
    padding: 13px 3px 0 9px;
    background: url(img/tooltip.png) 100% 0 no-repeat;
}

.Tooltip textarea {
    background: url("img/grid-input.png") repeat scroll 0 0 transparent;
    height: 133px;
    padding: 10px;
    width: 224px;
}

.Tooltip select {
    width:100%;
}

.Tooltip .Subtitle {
    display:block;
    font-weight:bold;
    text-align:center;
    padding:9px 0;
    color:#666;
}

.TooltipContent {
    padding: 0 9px;
}

.ToFolderTooltip {
    height:148px;
    background-position: 0 0;
}

.CommentTooltip {
    background-position: -552px 0;
    height:237px;
}

input.TextInput {
    width:220px;
    padding: 12px 10px 11px;
    -moz-box-shadow: inset 1px 1px 1px #ccc;     
    -webkit-box-shadow:inset 1px 1px 1px #ccc; 
    box-shadow: inset 1px 1px 1px #ccc;    
}

.Tooltip .Actions {
    position:absolute;
    bottom:0;
    height:40px;
    width: 264px;
    text-align:center;
}

.Tooltip .Actions a {
    width:50%;
    cursor:pointer;
    float:left;
    color:#FFF;
    font-weight:bold;
    height:40px;
    text-decoration:none;
}

.Tooltip .Actions a span {
    margin: 8px 0 0;
}

.Tooltip .Actions a span {
    vertical-align:middle;
}

.Tooltip .Actions a span, a.save, a.delete, span.changefilelink, .saveall span {
    display:inline-block;
    line-height: 24px;
    background: url(img/accept.png) 0 0 no-repeat;
    padding: 0 0 0 26px;
    color:#FFF;
}

.saveall span {
    color:#666;
    margin-top:4px;
}

.Tooltip .Actions a.CancelButton span, a.delete {
    background-image: url(img/cancel.png);
}

span.changefilelink {
    background-image: url(img/changefile.png);
}

.FolderItems .ItemGroup .Remove {
    margin:0;
}

.FolderItems .ItemGroup h3 .Remove, .FolderItems .ItemGroup h3 .Edit {
    position:absolute;
    right:9px;
    opacity: .2;
    filter: alpha(opacity=20);
}

.FolderItems .ItemGroup h3 .Edit {
    right:35px;
}

.FolderItems .ItemGroup .Remove:hover, .FolderItems .ItemGroup .Edit:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.FolderItems .ItemGroup h3 a.Save, .FolderItems .ItemGroup h3 a.Cancel, .FolderItems .ItemGroup h3 .EditInput {
    margin: 0 4px 0 0;
}

.Folders .drophover, .Folders .drophover h3 {
    background:#ccc;
}

.Folders .ui-draggable-dragging {
    background-color:#000;
    opacity: 0.4;
    filter:alpha(opacity=40);
    border-bottom:0;
}

.Folders .ui-draggable-dragging .Remove {
    display:none;
}

.adm_List {
    margin: 10px 0 0;
}

.adm_List li, #EventEditInfo li {
    list-style:none;
    margin: 0 0 6px;
}

#EventEditInfo li label {
    float:left;
    width: 100px;
}

#EventEditInfo li .Input {
    margin: 0 0 0 105px;
}

#EventEditInfo li textarea {
    width:450px;
    height:150px;
}

.uploadadmin {
    width:977px;
    margin: 0 auto;
}

.uploaditem {
    line-height:18px;
    overflow:hidden;
    margin: 0 0 30px;
}

.fileinput {
    float: right;
    margin: 0 0 0 50px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.fileinput .fileinputcontent {
    background: url(img/browse-files.png) 0 0 no-repeat;
    height:70px;
    width: 101px;
    color:#FFF;
    text-align:center;
    font-weight:bold;
    padding: 75px 40px 0;
}

.fileinput input {
    font-size: 300px;
    top: 0;
    right: 0;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    cursor: pointer;
}

.fileinput h3 {
    color:#0096ED;
    text-align:center;
}

.mediaitems .header {
    background: url(img/progress.png) 0 0 no-repeat;
    height:40px;
    line-height:40px;
    color:#FFF;
    text-indent: 13px;    
}

.mediaitems .header a, .mediaitems .header span.link {
    float: right;
    margin: 8px 15px 0 0;    
    text-indent: 0;
}

.mediaitems .header a.save {
    display: none;
}

.mediaitems .isdirty .header a.save {
    display: inline;
}

.mediaitems .header .loading {
    display: none;
    height: 16px;
    background: url(img/media-file-uploading.gif) 0 center no-repeat;
    vertical-align: middle;
    margin-left: 20px;
    padding-left: 20px;
    line-height: 1em;
}

.mediaitems .inprogress .header .loading, .mediaitems .changingfile .header .loading, .mediaitems .changingpreview .header .loading {
    display: inline-block;
}

.mediaitems .changingfile .header .changefile {
    opacity: 0.5;
    pointer-events: none;
}

.mediaitems .changingpreview .preview .fileinput {
    opacity: 0.5;
    pointer-events: none;
}


.mediaitems .item .content {
    background: url(img/grid-input.png);
    padding:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    behavior: url("/Portals/_default/Skins/sandvik/PIE.htc");
}

.mediaitems .titlecol {
    float:left;
    width:240px;    
}

.mediaitems .metacol {
    margin: 0 0 0 251px;
}

.mediaitems .titlecol .TextInput {
    width:218px;
}

.mediaitems .preview {
    overflow:hidden;
    margin: 5px 0 10px;
}

.mediaitems .preview .fileinput {
    margin:0 0 0 75px;
    width:165px;
    float:none;
    background:#FFF;
}

.mediaitems .preview .fileinput input {
    height:75px;
    width:165px;    
}

.mediaitems .preview .fileinput .fileinputcontent {    
    padding:0;
    background: url(img/zoom.png) 50% 35% no-repeat;
    height:35px;
    width:auto;
    padding: 40px 0 0 0;
    text-shadow: #fff 1px 1px 0px;
    color:#666;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: inset 0 0 5px #ccc;
    -webkit-box-shadow: inset 0 0 5px #ccc;
    box-shadow: inset 0 0 5px #ccc;    
}

.mediaitems .changefile {
}

.mediaitems .fileinputcontent {
    
}

.mediaitems .preview .image {
    float:left;
    width: 75px;
    height: 75px;
    background: #ccc;
}

.mediaitems .preview .image img {
    visibility:hidden;
}

.mediaitems .preview .hasimage.imagehover {
    background: url(img/trash.png) 0 0 no-repeat;
}

.mediaitems .preview .hasimage img {
    visibility:visible;
}

.mediaitems .preview .imagehover img {
    visibility:hidden;
}

.mediaitems .metacol .brand, .mediaitems .metacol .language {
    float:left;
    width:130px;
    padding: 0 12px 0 0;
}
.mediaitems .metacol .brand .Avenla_DropDown, .mediaitems .metacol .language select {
    width: 90%;
}

.mediaitems .metacol .brand .Avenla_DropDown {
    height: 18px;
    line-height: 18px;
}

.mediaitems .metacol .brand .Avenla_DropDown .Avenla_DropDown_Button {
    height: 14px;
}

.mediaitems .item {
    margin: 0 0 10px;
}

.mediaitems .metacol strong {
    display:block;
    margin: 0 0 8px;    
}

.mediaitems .facetcats .facet {
    overflow:hidden;
    margin: 0 0 5px;    
    position:relative;
}

.facet .copy {
    float:none;
    position:absolute;
    right:15px;
    top: 50%;
    margin-top: -10px;
}

.mediaitems .facetcats {
    clear:both;
}

.mediaitems .metacol div.description {
    float:right;
    width:420px;
}

.mediaitems .metacol div.description .copy {
    margin: 0 7px 0 0;
}

.mediaitems .metacol textarea.description {
    width:408px;
    height:90px;
}

.mediaitems .metacol .pubdate {
    float:left;
    width:282px;    
    margin: 15px 0 0;
 /*   overflow:hidden;*/
    height:63px;
}

.mediaitems .metacol .pubdate .date {
    float:left;
    width: 159px;
}

.pubdate .datetime {
    clear:both;
}

.mediaitems .metacol .pubdate .time {
    float:right;
    width:69px;
    text-align:center;
}

.copy {
    float: right;
    width: 20px;
    height: 20px;
    opacity: 0.50;
    filter: alpha(opacity=50);
    background: url(img/copy.png) 0 0 no-repeat;
}

.copy:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mediaitems .copy {
    display: none;
}

.mediaitems .iscopyable .copy {
    display: block;
}

.showall {
    float:right;
    width:40px;
    height:40px;
    opacity: 0.50;
    filter: alpha(opacity=50);
    background: url(img/browse.gif) 0 0 no-repeat;
}

.showall:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mediaitems .facetcats label {
    float:left;
    width:133px;
    padding: 0 14px 0 0;
    text-align:right;
    line-height:40px;
    font-weight:bold;
}

.mediaitems .facetcats .TextInput {
    width: 222px;
}

.mediaitems .facetcats .input {
    float:left;
    width: 284px;
    position:relative;
    margin: 0 5px 0 0;
    background:url("img/grid-input.png") repeat scroll 0 0 transparent;
}

.mediaitems .inprogress .content, .inprogress .header a, .inprogress .header .changefile {
    display:none;
}

.inprogress .header {
    background-position: 100% 0;
}

.mediaitems .facetcats .cats {
    background: #F5F5F5;
    float:left;
    min-height:28px;
    padding:11px 11px 2px;
    width:504px;
    -moz-box-shadow: inset 0 0 5px #ccc;
    -webkit-box-shadow: inset 0 0 5px #ccc;
    box-shadow: inset 0 0 5px #ccc;   
}

.searchkeywordscontainer strong {
    float: left;
    width: 133px;
    padding: 0 14px 0 0;
    text-align: right;
    line-height: 40px;
}

.searchkeywordscontainer input {
    background: #FFF;
    float: left;
    min-height: 28px;
    padding: 6px 11px;
    width: 791px;
}

.searchkeywordscontainer p {
    clear: both;
    padding: 10px 10px 10px 147px;
    margin: 0;
    color: #888;
}

body .ui-autocomplete {
    width: 286px !important;    
    padding:0;    
    background:none;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    -moz-box-shadow: inset 0 0 5px #ccc;    
    -webkit-box-shadow: inset 0 0 5px #ccc;
    box-shadow: inset 0 0 5px #ccc;  
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.ui-autocomplete li {
    list-style:none;        
    background: url(img/grid-dark.png) 0 0 repeat;
}

.ui-autocomplete li:nth-last-child(2) a {
    border-bottom:none;
}

body .ui-autocomplete li.ui-menu-item a, body .ui-autocomplete li.ui-menu-item a.ui-state-hover {
    padding:11px 0;
    background:none;
    border:0;
    margin: 0 11px;
    border-bottom:solid 1px #b5b5b5;
    display:block;
    font-weight:bold;
    color:#333;
    border-radius:0;
    -moz-border-radius:0;
    cursor: pointer;
}

body .ui-autocomplete li.ui-menu-item a.ui-state-hover {
    color:#FFF;
}

body .ui-autocomplete li.add {
    background: url(img/grid-blue.png) 0 0 repeat;    
    border-top:solid 1px #7c7c7c;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

body .ui-autocomplete li.add a, body .ui-autocomplete li.add a.ui-state-hover {
    background:url(img/add.png) 100% 6px no-repeat;
    border-bottom:0;
    color:#FFF;
}

body .ui-autocomplete li.add a.ui-state-hover {
    color:#000;
}

.SearchResultsCount {
    display:block;
    text-align:right;
    margin: 0 7px 4px 0;
    font-weight:bold;
    color:#666;
}

.Linked {
    cursor:pointer;
    overflow:hidden;
}

.FilterAll {
    margin: 0 0 5px;
}

.FilterAll label {
    vertical-align:bottom;
    margin: 0 0 0 4px;
}

.FieldValidation {
    position:absolute;
    width:150px;
    padding: 4px 10px;
    background:#CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    behavior: url("/Portals/_default/Skins/sandvik/PIE.htc");
    background: none repeat scroll 0 0 #EE796A;
    color:#FFF;
}

body.viewreport, body.viewreport form {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

.viewreport .error {
    padding: 8px;
    border: 1px solid #800;
    background: #FEE;
}

.viewreport .params {
    padding: 8px;
    margin: 8px;
    background: #DDD;
    overflow: hidden;
}

.viewreport .params .inputlabel {
    display: block;
    margin-bottom: 2px;
}

.viewreport .params .field {
    float: left;
    padding-right: 16px;
}

.viewreport .params .button {
    margin-top: 1.5em;
}

.FrontpageSliderFeature {
    overflow:hidden;
}

.Columns .FrontpageSliderFeature .Text {
    margin:0;
}

.FrontpageSliderFeature .Text {
    margin: 0 0 0 680px;
}

.Slider {
    height:400px;
    width: 642px;
    margin: 0 0 20px;
    overflow:hidden;
    float:left;
    position:relative;    
    /*background:  url(img/slider.jpg) 0 0 no-repeat;*/
}

.Slider ul {
    padding:0;
    margin:0;
    list-style:none;
    position:absolute;
}

.Slider li {
    float:left; 
    padding:0;
    margin:0;
    list-style:none;    
}

.Slider img {
    opacity: .4;
}

.Slider .Active img {
    /*opacity: 1;*/
}

.SliderPrevious, .SliderNext {
    width:36px;
    height:38px;
    z-index:2;
    background: url(img/slider-controls.png) 0 0 no-repeat;
    position:absolute;
    left: 40px;
    top:50%;
    margin: -19px 0 0;
}

.SliderNext {
    background-position: 0 100%;
    left:auto;
    right:40px;
}

.ContactForm label {
    width:90px;
}

.OrderForm .DynamicFormCheckboxInput .AvenlaFormCheckboxContainer input {
    width:auto; 
    margin: 2px 5px 0 0;
}

.OrderForm .DynamicFormCheckboxInput .AvenlaFormCheckboxContainer label {
    vertical-align:middle;
}

.OrderForm .DynamicFormCheckboxInput .AvenlaFormCheckboxContainer {
    margin: 0 0 4px;
}

.ContactForm .DynamicFormInput, .ContactForm .AvenlaFormSubmit {
    margin-left: 100px;
}

.ContactForm .DynamicFormField , .OrderForm .DynamicFormField  {
    margin: 0 0 7px;
}

.ContactForm .DynamicFormTextarea textarea, .ContactForm .DynamicFormText input, .OrderForm .DynamicFormInput textarea, .OrderForm .DynamicFormInput input {
    width:240px;
}

.OrderForm .DynamicFormInput textarea {
    height:60px;
}

#dnn_ctr_SendPassword_liLogin {
	display:none;
}

.ReportBox {
    width: 440px;
    margin-bottom: 1.0em;
    border: 1px solid #D3D3D3;
    background: #FFF url(img/header-large.gif) top left repeat-x;
}

.ReportBox h2 {
    height: 37px;
    margin: 0;
    padding: 20px 8px 0 57px;
    background: url(img/report-icon-large.gif) 17px 11px no-repeat;
    border-bottom: 1px solid #D3D3D3;
    font-size: 16px;
}

.ReportBox ul {
    margin: 0;
    padding: 10px 8px 6px 57px;
}

.ReportBox li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 4px;
}

.ReportBox a {
    padding-left: 20px;
    background: url(img/report-icon.gif) 0 0 no-repeat;
}

#Navi .Menu-tabid103 {
    display:none;
}

.dnnLogin  {
    background:#FFF;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;  
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:15px;
}

.PageWide .ContentPane .DnnModule-Authentication, .ValidationPage .ContentPane .a_login {
    display:none;
}

.ValidationPage .ContentPane .DnnModule-Authentication {
    display:block;
}

.ValidationPage .FrontpageSliderFeature {
    display:none;
}

.NotPublic {
    color:#F00;
    font-weight:bold;
}

.SearchResultItems .Categories {
    margin:10px 0 0;
    color: #999;
}

.MaterialBank li {
    padding: 0;
    margin: 0 0 6px;
    list-style:none;
    background:none;
}

.dnnFormItem span.dnnFormMessage.dnnFormError {
	width:300px;
}

.InfoBox .Content, .OrderForm {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCE1E3;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 2px #CCCCCC;
    list-style: none outside none;
    margin: 0 0 13px;
    overflow: hidden;
    padding: 5px 14px 14px;
}

.InfoBox .DownloadLink {
	overflow:hidden;
	margin: 10px 0 0 10px;
	float:right;
}

.InfoBox img {
	float:left;
	margin: 0 10px 10px 0;
}

.InfoBox .DownloadLink a.ButtonDownload {
	float:left;
}

.OrderForm label {
	float:left;
	width:80px;
}

.OrderForm .DynamicFormInput {
	margin: 0 0 0 85px;
}

.OrderForm .DynamicFormHeading .DynamicFormInput {
    margin:0;
    color:#3A3A3A;
    font-size:1.3em;
    font-weight:bold;
}

.OrderForm .AvenlaFormSubmit {
	margin: 0 0 0 85px;
}

.OrderForm .FieldInvalidPrefix {
	display:none;
}

.OrderForm .DynamicFormInvalid {
	color:#F00;
	margin: 0 0 8px;
}

.OrderForm .DynamicFormFieldInvalid {
	color:#F00;
}

.Orders {
	/*width:654px;*/
	margin: 0 0 20px;
}

.Orders table {
	width:100%;
}

.Orders th {
	color:#333;
	font-size:1.1em;
	padding:6px;
	text-align:left;
	background:#FBFBFB;
	border-bottom:1px solid #E5E5E5;
}

.Orders td {
	padding:6px;
}

.Orders .Contents {
	padding:0;
}

/* Hack :/ */
.OrderForm .DynamicFormInput div {
    
}

.OrderForm .DynamicFormField {
    overflow:hidden;
    position:relative;
}

#dnnManageUsers .dnnForm .dnnFormItem {
	zoom:1;
}

#dnnManageUsers .dnnRequireProfile .dnnForm, #dnnManageUsers .dnnUser, #dnnManageUsers .dnnMembership {
    float: none;
    width: auto;
}

#dnnManageUsers #dnn_ctr_ManageUsers_User_lblPasswordHelp {
	display:block;
	text-indent: 185px;
}

#dnnManageUsers .dnnFormItem span.dnnFormMessage.dnnFormError {
	top: -5px;
	left: 66%;
}

.Running, .Stopped {
    background: url("img/ok-icon-hi.png") no-repeat scroll 0 100% transparent;
    margin: 15px 0;
    padding: 0 0 95px;
    width: 250px;         
}

.Stopped {
    background-image: url(img/stop-icon-hi.png);
}

.TabNavi {
    border-bottom: 1px solid #BCBFC1;
    margin: 0 0 15px;    
}

.TabNavi li {
    list-style:none;
    background:none;
    float:left;
    background: none repeat scroll 0 0 #E6ECEF;
    border-top: 1px solid #BCBFC1;
    border-right: 1px solid #BCBFC1;
}

.TabNavi ul {
    overflow:hidden;
    border-left: 1px solid #BCBFC1;    
    margin: 0 0 0 10px;
}

.TabNavi a {
    background: none repeat scroll 0 0 #E6ECEF;
    padding: 5px 20px;
    color: #5E686D;
    display: block;
    text-decoration: none;
}

.TabNavi a.Menu-open {
    background:#FFF;
}

.Breadcrumbs{
    margin: 0 0 15px;
}

.ContentContainer table.AvenlaResultsResult {
    width:100%;
}

.ContentContainer table.AvenlaResultsResult th, .ContentContainer table.AvenlaResultsResult td {
    text-align:left;
    color:#333;
    border:solid 1px #CCC;
    padding:4px;
}

.LeftColumn {
    float:left;
    width: 310px;    
}

.RightColumn {
    float:right;
    width:310px;
}

.AvenlaReportsCurrent a {
	color:#333;
	font-weight:bold;
}

.Gallery ul {
    overflow:hidden;
}

.Gallery li {
    float: left;
    list-style: none outside none;
    margin: 0 16px 10px 0;
    padding: 0;
    width: 140px;
}

.Gallery li a.Image {
    border: 2px solid #CCCCCC;
    display: block;
}

.Gallery li a.Image img {
    display:block;
}

.AdminUserList {
    border-top: solid 1px #CCC;
    padding: 8px;
}

#site-navi {
    text-align:right;
    font-weight:bold;
}

    #site-navi a {
        margin: 0 0 0 10px;
        background: #858585;
        background: rgba(51,51,51, .6);
        padding: 6px 10px;
        display: inline-block;
        color: #FFF;
    }

.register-webinar {
    float: right;
    margin: 10px 0;
}

.GraphGrid {
    overflow: hidden;
}

.GraphGrid div {
    float: left;
}

.GraphGrid div img {
    display: block;
}

.IndicatorLabels {
    text-align: center;
    padding: 10px 0 20px 0;
}

.ColorLabels span {
    display: inline-block;
    width: 30px;
    height: 10px;
    margin: 0 2px 0 20px;
}

.MonthlyValueTable, .data-table {
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: separate;
    border: 1px solid #FFF;
    clear: both;
}

.MonthlyValueTable td, .MonthlyValueTable th, .data-table td, .data-table th {
    position: relative;
    text-align: left;
    vertical-align: middle;
    padding: 1px 3px;
    color: inherit;
    background: #EEE;
    border: 1px solid #FFF;
}

.MonthlyValueTable th, .MonthlyValueTable .Product, .MonthlyValueTable .YearBudget, .MonthlyValueTable .Footer td, .MonthlyValueTable .Alternate td {
    background: #E0E0E0;
}

.MonthlyValueTable td.Highlight {
    background: #DDF;
}

.MonthlyValueTable th.Highlight {
    background: #D0D0FF;
}

.MonthlyValueReport td, .MonthlyValueReport th {
    padding: 3px 6px;
}

.MonthlyValueTable .Footer td {
    font-weight: bold;
}

.MonthlyValueTable .Product {
    width: 150px;
}

.MonthlyValueTable .Numeric {
    text-align: center;
}

.MonthlyValueTable .Avenla_Watermark {
    text-align: left;
    color: #AAA;
    cursor: text;
}

.MonthlyValueTable .Month {
    width: 56px;
}

.MonthlyValueReport .Month {
    width: auto;
}

/*.MonthlyValueTable .HighlightStartMonth {
    border-left: 2px dashed #000;
}

.MonthlyValueTable .HighlightEndMonth {
    border-right: 2px dashed #000;
}*/

.MonthlyValueTable input {
    width: 38px;
    padding-right: 13px;
}

.data-table .SmallNumeric input {
    width: 24px;
}

.data-table .Numeric input {
    width: 70px;
}

.data-table .LongNumeric input {
    width: 100px;
}

.mini-table .NoWrap {
    white-space: nowrap;
}

.MonthlyValueTable .Indicators {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    width: 55px;
}

.MonthlyValueTable .ConfirmedMonth {
    background: #EEEE99 !important;
}

.MonthlyValueTable .ClosedMonth {
    background: #99EE99 !important;
}

.MonthlyValueTable .Indicators span, .IndicatorLabelsIndicators span {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    /*border: 1px solid;*/
    /*border: 1px solid #CCC;*/
    margin-right: 1px;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    overflow: hidden;
    cursor: default;
}

.IndicatorLabelsIndicators span {
    margin-left: 20px;
}

.MonthlyValueTable a.Toggle {
    margin-left: 6px;
}

.MonthlyValueTable .Unavailable {
    color: #888;
}

.MonthlyValueTable .Vertical {
    /*display: block;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);*/
}

.MonthlyValueSave {
    /*float: left;*/
    margin-bottom: 10px;
}

.MonthlyValueImport {
    float: right;
    position: relative;
}

.MonthlyValueImport .Import {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 5px;
    width: 400px;
    padding: 4px;
    border: 1px solid #000;
    background: #FFF;
}

.MonthlyValueNote {
    color: #A00;
    margin-left: 200px;
    padding: 5px 0;
}

.WarehouseStockBalanceTable .HaveStock, .IndicatorLabelsIndicators .HaveStock {
    background: #080;
}

.WarehouseStockBalanceTable .NoStock, .IndicatorLabelsIndicators .NoStock {
    background: #800;
    color: #FFF;
}

.WarehouseStockBalanceTable .HaveStockOld, .IndicatorLabelsIndicators .HaveStockOld {
    background: #8F8;
    color: #000;
    font-weight: bold;
}

.WarehouseStockBalanceTable .NoStockOld, .IndicatorLabelsIndicators .NoStockOld {
    background: #F88;
    color: #000;
    font-weight: bold;
}

.UpDown {
    /*display: inline-block;*/
    position: absolute;
    top: 2px;
    right: 4px;
    height: 20px;
    vertical-align: top;
    margin-left: -13px;
    z-index: 20;
}

.UpDown span {
    display: block;
    width: 11px;
    height: 9px;
    border: 1px outset #888;
    cursor: pointer;
    background-color: #FFF;
    background-image: url(img/up-down.gif);
    background-repeat: no-repeat;
}

.UpDown span.Up { background-position: 3px 50%; }
.UpDown span.Down { background-position: -97px 50%; }

.SaveWarning {
    padding: 10px;
    background: #FFD;
    border: 2px solid #880;
    font-weight: bold;
    color: #000;
    margin: 8px 0;
}

.availability-search .Content, .my-cart .Content, .contact-information-form .Content, .my-orders .Content,
.checkout .Content {
    border:solid 1px #EEE;
    border-top:0;
    padding: 12px 9px;
    margin: 0 0 0 2px;
    -moz-box-shadow: 0 0 2px #f9f9f9;
    -webkit-box-shadow: 0 0 2px #f9f9f9;
    box-shadow: 0 0 2px #f9f9f9;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.availability-search {
    margin: 0;
}

.availability-search .Content, .my-cart .Content, .checkout .Content {
    border:0;
}

.my-cart, .checkout {
    border:solid 1px #9a9a9a;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.checkout .my-cart {
    border: none;
    border-radius: 0;
}

.availability-search input {
    padding: 13px;    
    border:0;
    color:#666;
    margin: 0 5px 0 0;
    border-right: solid 1px #f8f8f8;
    background: url(img/grid-input-light.png) 0 0 no-repeat;
}

.availability-search .Avenla_Watermark {
    padding: 0 13px;
}

.availability-search .itemnumber {
    width: 130px;
}

.availability-search .qty {
    width: 30px;
}

.availability-search .or {
    font-weighT:bold;
    margin: 0 8px;
}

.availability-search .import-from-excel span {
    padding: 0 10px 0 14px;
}

.grid-button, a.grid-button {
    background: url(img/grid-button.png) 100% -32px no-repeat;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
    display:inline-block;
    padding: 0 4px 0 0;
    vertical-align: top;
}

.grid-button span {
    background: url(img/grid-button.png) 0 0 no-repeat;
    display:block;
    padding: 0 33px 0 37px;
}

.grid-button .icon, .button-dark-big .icon {
    background: url(img/accept.png);
    width:24px;
    height:24px;
    display:inline-block;
    margin: 0 5px 0 -24px;
    padding:0;
    vertical-align:middle;
}

.availability-search .add-list {
    margin: 6px 0 0;
}

.availability-search .add-list li {
    list-style:none;
    border:solid 1px #EEE;
    padding:4px;
    margin: 0 0 3px;
    background: #FAFAFA;    
}

.availability-search .add-list .remove-item, .availability-search .add-list .loading-item {
    float:right;
}

.availability-search .add-list li.search-failed {
    background: #FDF2EF;
    border: 1px solid #EE796A;
}

.availability-search .add-list li.search-replaced {
    background: #EFFDF2;
    border: 1px solid #6AEE79;
}

.remove-item {
    width: 15px;
    height: 15px;
    background: url(img/remove.png);
    display: inline-block;
    cursor: pointer;
}

.loading-item {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(img/ajax-loader.gif);
    vertical-align: middle;
}

.my-cart div.Title {
    margin-bottom: -8px;
    zoom:1;
}

.my-cart .Content {
    padding:0;
}

.my-cart div.Title, .my-cart .Content, .checkout div.Title, .checkout .Content {
    margin-left:0;
}

.proceed-to-checkout, .checkout-order-now {
    text-align:center;
    margin: 25px 0 15px;
    clear:both;
}

.proceed-to-checkout .button-dark-big, .checkout-order-now .button-dark-big,
.proceed-to-checkout .button-link-big, .checkout-order-now .button-link-big
{
    margin: 0 20px;
}

.mini-container {
    padding: 8px;
    border: 1px solid #CCC;
    border-top: none;
    margin-bottom: 16px;
}

.mini-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 8px;
}

.mini-table th {
    text-align: left;
    color: #333;
    padding: 6px 8px;
    font-weight: normal;
    border-bottom: 1px solid #AAA;    
}

.mini-container-title, .mini-table .header th, .mini-table .header-highlight th {
    text-transform: uppercase;
    background: #636562 url(img/container.png?2) -8px -4px;
    color: #FFF;
    font-size: 12px;
    text-shadow: #333 1px 1px 2px;
    line-height: 15px;
    padding: 6px 8px 1px;
    line-height:23px;
    font-weight: normal;
}

.mini-table .header-highlight th {
    background-color: #269604;
}

.mini-container-title-highlight {
    background-image: url(img/header-grid-green.png);
}

.mini-container-title {
    margin: 8px 0 0 0;
}

.mini-table td {
    border-top: solid 1px #e5e5e5;
    vertical-align: middle;
    border-bottom: solid 1px #e5e5e5;
    padding: 8px;
    background: #FAFAFA;
}

.mini-table-compact th, .mini-table-compact td {
    padding: 4px 8px;
}

.mini-table .even td {
    background: #F7F7F7;
}

.mini-table strong.draft, .mini-table a.delete-draft {
    font-weight: bold;
    color: #C00;
}

.mini-table a.pdf, .mini-table a.credit-note {
    display: inline-block;
    width: 16px;
    height: 16px;
}

.mini-table a.pdf {
    background: url(img/pdf.png) top left no-repeat;
}

.mini-table a.credit-note {
    background: url(img/credit-note.png) top left no-repeat;
    margin-left: 16px;
}

.my-cart td.qty, .template-items td.qty {
    width: 40px;
}

.my-cart td.qty input, .template-items td.qty input {
    width: 40px;
    padding: 2px 4px 3px 4px;
    border: solid 1px #CCC;
    color: #666;
}

.my-cart td.qty .UpDown, .template-items td.qty .UpDown {
    top: 0;
    right: 0;
}

.my-cart td .remove-item {
    vertical-align:middle;
}

.my-cart .available, .my-cart .unavailable {
    font-size:10px;
}

.my-cart .availability-available {
    color: #080;
    font-weight: bold;
}

.my-cart .availability-not-available {
    color: #800;
    font-weight: bold;
}

.my-cart .availability-backorder {
    color: #880;
    font-weight: bold;
}

.template-items .add-all {
    padding: 20px 0;
    text-align: right;
}

a.button-dark-big {
    background: url(img/grid-button-dark.png) 100% -43px no-repeat;
    color: #FFF;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
    text-align: center;
    text-shadow: 1px 1px 0 #666;
    display:inline-block;
    padding: 0 4px 0 0;
}

a.button-dark-big span {
    background: url(img/grid-button-dark.png) 0 0 no-repeat;
    display:block;
    padding: 0 37px 0 37px;
    line-height:40px;
}

.button-dark-big .icon {
    margin-left:0;
}

.form .field {
    clear: left;
    padding: 0 0 10px 0;
}

.form label, .form .label {
    display: block;
    float: left;
    width: 120px;
    padding-bottom: 8px;
}

.form .value {
    margin-left: 130px;
}

.form input, .form textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 1px #AAAAAA inset; 
    padding: 3px;
    width: 180px;
}

.form .checkbox input {
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0 4px 0 0;
    width: auto;
}

.form .checkbox label {
    float: none;
    display: inline;
    margin-right: 14px;
}

.form h2 {
    clear: both;
    padding-top: 10px;
}

.my-orders .Content {
    padding:0;
    margin: 0 -1px 0 1px;
    background:#FFF;
}

.checkout .Content {
    padding:0;
}

.checkout .order-form {
    padding:12px;
}

.order-form .Avenla_DropDown {
    width: 300px;
}

.totals {
    float: right;
    margin: 10px 0 25px;
    padding-right: 16px;
    width: 250px;
    min-height: 60px;
}

.totals .field {
    margin: 0;
    font-size: 14px;
}

.totals .label, .totals label {
    font-weight: bold;
    width: 110px;
    text-align: right;
}

.totals .field .value {
    width: 120px;
    height: 18px;
}

.my-orders .sub-title {
    margin:0;
}

.search-form {
    padding:12px;
    overflow:hidden;
}

.search-form .search-item {
    float:left;
    margin: 0 5px 6px 0;
    overflow:hidden;
}

.search-form .label, .search-form label {
    display:block;
    font-weight:bold;
    margin: 0 0 2px;
}

.search-form .checkbox-list label {
    display:inline;
    vertical-align:text-bottom;
    margin: 0 6px 0 2px;
    font-weight:normal;
}

.search-form .checkbox-list input {
    margin:0 0 1px;
}

.search-form .search-submit {
    float:right;
    margin: 15px 0 0;
}

.my-orders .order-details td, .my-orders .item-details td {
    background:#F3F3F3;
    border-top:0;
}

.my-orders .item-details td {
    border-bottom:0;
}

.order-details .field {
    clear: both;
    margin: 0 0 6px 0;
}

.order-details .field .label {
    float: left;
    width: 100px;
}

.order-details .field .value {
    display: block;
    margin-left: 105px;
}

.order-invoice-params {
    display: none;
    position: absolute;
    background: white;
    padding: 10px;
    box-shadow: 0 0 5px #ccc;
    bottom: 5px;
    right: 5px;
    min-width: 250px;
}

.order-invoice-params.open {
    display: block;
}

.order-invoice-params .close {
    float: right;
}

.order-invoice-params .download {
    display: block;
    margin-top: 10px;
}


.file-input {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.file-input input {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 300px !important;
    cursor: pointer;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.file-input .content {
    padding: 8px;
    border: 1px solid #888;
    background: #EEE;
}

.file-input:hover .content {
    border: 1px solid #000;
}

.file-input .open-table {
    padding-left: 30px;
    background: #EEE url(img/folder-table.png) 8px 50% no-repeat
}

.file-import-dialog p {
    margin-bottom: 1.0em;
}

.file-import-dialog .preview {
    margin-bottom: 1.0em;
    width: 100%;
}

.file-import-dialog .preview th, .file-import-dialog .preview td {
    padding: 2px 10px 2px 0;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #E5E5E5;
}

.file-import-dialog .preview .invalid td {
    color: #AAA;
}

.file-import-dialog .try-again {
    display: block;
    margin-bottom: 0.5em;
    color: #18AAEB;
}

/* User management */

.user-details .field {
    margin: 0;
}

.ramses-orders .order {
    margin-bottom: 16px;
}

.ramses-orders .order h3 {
    margin-bottom: 0;
}

/* Warranty */

.warranty-form .device-info .value {
    padding-bottom: 10px;
}

.warranty-form .device-info li {
    list-style: none;
}

.warranty-form .serial-number .loading {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 8px;
    visibility: hidden;
    background: url(img/ajax-loader.gif) center center no-repeat;
}

.warranty-form .serial-number input {
    width: 100px;
}

.warranty-dashboard, .warranty-form .cols {
    overflow: hidden;
    clear: both;
}

.warranty-form .cols h2 {
    padding-top: 0;
}

.warranty-form .large-textbox textarea {
    width: 472px;
    height: 100px;
}

.warranty-dashboard .Avenla_Pager {
	margin-bottom:50px;
	position:relative;
}

.warranty-dashboard .left-col, .warranty-form .left-col {
    float: left;
    width: 48%;
}

.warranty-dashboard .right-col, .warranty-form .right-col {
    float: right;
    width: 48%;
}

.order-form .Avenla_DropDown, .warranty-form .Avenla_DropDown {
    height: auto;
    line-height: inherit;
    white-space: normal;
    border: 1px solid #CCC;
}

.warranty-form .Avenla_DropDown {
    width: 400px;
}
    
.order-form .Avenla_DropDown_Button, .warranty-form .Avenla_DropDown_Button {
    top: auto;
    bottom: 0;
}
    
.Avenla_DropDown_List {
    z-index: 10000;
}
    
.Avenla_DropDown_List li {
    border-bottom: 1px solid #CCC;
}

.Avenla_DropDown_List .Avenla_DropDown_Highlighted {
    background: #DDF !important;
}
    
.warranty-form .NumericField input, .warranty-form .Avenla_DatePicker input {
    width: 80px;
}
    
.warranty-form label.Invalid {
    color: #F00;
}

input.no-border, textarea.no-border {
    border: none;
    outline: none;
    box-shadow: none;
    resize: none;
}

.data-table .invalid input {
    border-color: #F00;
}
    
#ui-datepicker-div {
    display: none;
}

.AvenlaResultsResult {
    border-collapse: collapse;
    border: 1px solid #CCC;
    background: #FFF;
}

.AvenlaResultsResult th {
    background: #EEE;
}

.AvenlaResultsResult th, .AvenlaResultsResult td {
    color: #000;
    text-align: left;
    vertical-align: top;
    padding: 3px 6px;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
}

.warranty-change-company {
    background: #F8F8F8;
    border: 1px solid #CCC;
    padding: 10px;
    margin-bottom: 1.0em;
}

.warranty-change-company h2 {
    font-size: 1.1em;
}

.warranty-change-company ul {
    margin: 0;
}

.warranty-change-company li {
    list-style: none;
    margin-bottom: 4px;
}

.warranty-change-company a {
    display: block;
    padding: 4px 10px;
    border: 1px solid #CCC;
    border-radius: 5px;
}

.warranty-change-company .selected a {
    background: #18AAEB;
    color: #FFF;
}

.site-search {
    background: #F8F8F8;
    padding: 10px;
    margin-bottom: 20px;
}

.site-search .keyword {
    width: 300px;
}

.site-search-results .result {
    margin-bottom: 30px;
}

.site-search-results .result .url {
    margin-bottom: 2px;
}

.site-search-results .result .url a {
    color: #080;
}

.site-search-results .result h3 {
    font-size: 1.1em;
    margin-bottom: 2px;
}

/* Why is this required? */
.Avenla_AutocompletionMulti .Avenla_RemoveItem {
    vertical-align: top !important;
}

.instructions .step {
    margin: 0 0 10px;
    border:solid 1px #a9a9a9;
}

.instructions .text, .instructions .step-text {
    font-size:16px;
    line-height:1.45em;
}

.instructions .step-text {
    padding:10px;
}

.instructions .step h2 {
    background: #5c5c5c;
    padding:10px;
    color:#FFF;
    font-size:18px;
}

.instructions .step ul {
    padding: 0 0 0 20px;
}

.hammer-tools-selector .Contents {
    padding: 0;
}

.hammer-tools-selector .Avenla_Autocompletion {
    margin: 10px;
}

.hammer-tools-selector .Avenla_Autocompletion .Avenla_Text, .hammer-tools-selector .Avenla_Autocompletion .Avenla_CommittedItem {
    width:177px;
}

.hammer-tools-selector .mini-table {
    width: 100%;
    margin: 0;
}

.hammer-tools-selector .mini-table .button {
    width: 24px;
}

.hammer-tools-selector .add-icon {
    background: url(img/add.png);
    width: 24px;
    height: 24px;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
}

.info-button {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(img/information.png) top left no-repeat;
    margin-left: 8px;
    vertical-align: middle;
}

.info-window, .info-window-compact {
    display: none;
    position: absolute;
    padding: 8px 32px 8px 8px;
    background: #FFF;
    border: 2px solid #CCC;
    width: 200px;
    z-index: 1000;
}

.info-window-compact {
    width: 120px;
    padding: 4px 32px 4px 4px;
    background: #EEE;
    border-width: 1px;
}

.info-window .close, .info-window-compact .close {
    position: absolute;
    top: 4px;
    right: 4px;
    margin: 0;
}

.marketing-campaign {
    /*overflow:hidden;*/
}

.marketing-campaign .field {
    float:left;
    margin: 0 4% 15px 0;
    width:29%;
}

.marketing-campaign .field select, .marketing-campaign .field-text input {
    width:100%;
    border:solid 1px #CCC;
    padding:4px;
}

.marketing-campaign .field-customers {
    margin:15px 0;
    float:none;
    width:auto;
}

.marketing-campaign .field-customers .label {
    font-size:1.5em;
    width:auto;
}

.marketing-campaign .field-text input {
    padding:5px ;
}

.marketing-campaign .field-textarea, .marketing-campaign .field-attachments, .marketing-campaign .field-editable-repeater {
    float:none;
    width:auto;
    clear:both;
    overflow:hidden;
}

.marketing-campaign .field-editable-repeater {
    overflow:visible;
}

.marketing-campaign .field-textarea textarea {
    width:100%;
    box-sizing:border-box;
    padding:5px;
    height:80px;
    border:solid 1px #CCC;
}

.marketing-campaign .field label, .marketing-campaign .field .label {
    display:block;
    margin: 0 0 4px;
    font-weight:bold;
}

.marketing-campaign .field-submit {
    clear:both;
    padding:25px 0 0;
    text-align:center;
    float:none;
    width:auto;
}

.marketing-campaign .field span {
    display:block;
}

.marketing-campaign h2 {
    clear:both;
}

.marketing-campaign .field-attachments .fileinputcontent {
    background: url(img/grid-button-dark.png) 100% -43px no-repeat;
    height:43px;
    line-height:43px;
    width:200px;
    white-space:nowrap;
    padding: 0 4px 0 0;
}

.marketing-campaign .field-attachments .fileinputcontent-inner {
    background: url(img/grid-button-dark.png) 0 0 no-repeat;
    padding: 0 37px 0 37px;
}

.marketing-campaign .Avenla_AsyncFileUpload {
    overflow:hidden;
    padding:15px;
    border:solid 1px #CCC;
}

.marketing-campaign input[readonly] {
    background: #FAFAFA;
    border:0;
}

.marketing-campaign .summary {
    padding: 15px;
    font-weight:bold;
    background:#FAFAFA;
    border:solid 1px #CCC;
    font-size:16px;
}

.marketing-campaign .Error {
    clear:both;
}

.marketing-campaigns .rejected td {
    background:#ffbdbd;
}

.marketing-campaigns .approved td {
    background:#e1ffc4;
}

.my-factory-offers .offer {
    overflow:hidden;
    background:#FAFAFA;
    padding:10px;
    border:solid 1px #E5E5E5;
    margin: 0 0 10px;
}

.my-factory-offers .Title {
    font-size:16px;
}

.my-factory-offers .show-offers {
    font-size:1.3em;
}

.my-factory-offers .products {
    float:right;
    width:65%;
}

.my-factory-offers .basic-information {
    float:left;
    width:30%;
}

.Facets div.Title, .DocumentLiftups div.Title, .Subnavi div.Title, .availability-search div.Title,
.EventMonths div.Title {
    background-color: #525451;
}

.dnnLogin .LoginPanel .dnnFormItem input {
    width: 180px;
    min-width: 0;
}

.container_bottom {
    overflow: hidden;
}

.DirectoryDocumentLiftup a {
    height: 15px;
}

.dnnLogin .dnnFormItem label {
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    padding: 7px 0;
    margin: 0 15px 0 0;
    width: 70px;
}

.dnnFormItem .dnnLoginRememberMe label {
    float: none;
    width: auto;
    padding: 0;
}

.dnnLogin .dnnActions {
    border-top:solid 1px #CCC;
    margin-top: 15px;
}

.dnnLogin .dnnActions li {
    margin: 0 15px 0 0;
}

.dnnLogin .dnnActions li a {
    background: linear-gradient(#358EEA, #2170CD) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #0D569E;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.6), 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
    color: #EFEFEF;
    text-shadow: 0 -1px 0 #185B93;
    padding:6px;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 9px;
    min-width: 75px;
    border-radius: 3px;
    text-align: center;
}