@CHARSET "UTF-8";

/* Colour1 Dark Blue #262262 */
/* Colour2 Light Blue #00b2d9 */

p {
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 1em 0;
}

a:link,
a:visited{
    text-decoration:none;
    border-bottom:none;
    color: #262262;
    font-weight: bold;
}

a:hover{
    /*xcolor: #00b2d9;*/
    text-decoration:none;
    border-bottom:none;
    font-weight: bold;
}

/******* HEADINGS **********/

h1,h2,h3,h4, .LinkButtons {
    font-family: "helvetica neue",Arial,Helvetica,sans-serif;
}

h1{
    color: #7289a1;
    font-size: 150%;
    margin:0 0 1em 0;

}

h1.PageTitle {
    color: #7289a1;
    font-size: 22px;
}

h1.Home {
    color: #fff;
}

h2{
    padding: 0 0 20px 0;
    text-transform: uppercase;
    font-size: 100%;
}


h2.PageTitle {
    color: #7289a1;
    font-size: 20px;
    text-transform: none;
}

hr {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    margin: 5px 0;
    height: 0;
}

#LowerInfo h2{
    padding: 1em 1em 1em 1em;
}

#SideColumn{
    padding:0;
    margin:10px 30px 0 0;
}

#SideColumn h2{
    font-size: 150%;
    padding: 1em 0 1em 0;
}

#SideColumn h3{
    font-size: 120%;
    padding: 0;
    color:#003366;
}

#SideColumn h4, #SideColumn h4 a:link, #SideColumn h4 a:visited{
    padding: 0;
    text-transform: uppercase;
    font-size:11px;
}

#SideColumn h5{
    color:#03A5CF;
}

.banner-ads {
    margin-bottom: 10px;
}


/******* HEADER **********/

#Header{
    background-color:#fff;
    background: url("/media/images/header.gif") no-repeat left center;
    color:#fff;
}

/********* FOOTER **********/

#Footer{
    width:984px;
    height:30px;
    padding: 5px 0 0 0;
    margin:0;
    background-color:#fff;
}

#Footer p{
    font-size: 10px;
    color: #333;
    padding: 0 0 0 0;
    margin: 0;
    line-height: normal;
    text-align:center;
}

#FooterPara{
    font-size: 90%;
    color:#fff;
}

#Footer a:link,
#Footer a:visited{
    font-size: 10px;
    color: #00b2d9;
    text-decoration:none;
}

#Footer a:hover{
    font-size: 10px;
    color: #000;
    text-decoration:none;
    border-bottom: solid 1px #000;
}


/******* HIDE ELEMENTS *******/

.hideDisplay {
    display: none;
}

.hideVisibility {
    visibility: hidden;
}

/****** MAIN SECTIONS *****/

#ContentArea{
    text-align: left;
}

#MiddleColumn{
    background-color:#fff;
    padding: 10px 0 10px 40px;
    min-height:650px;
    float:left;
    width: 610px;
}

#MiddleColumnOnlyWPadding{
    background-color:#fff;
    padding: 10px 10px 10px 40px;
    float:left;
    width: 904px;
}

#MiddleColumnOnly{
    background-color:#fff;
    float:left;
    width: 984px;
}

#SideColumn{
    float:right;
    background-color: #fff;
    width:292px;
    padding: 0;
}

.SideListings{
    background: url("/media/images/side-bottom.gif") no-repeat left bottom;
    padding:10px 0 0 0;
    margin:0;
    border-top: 1px solid #999;
}

.SideListings h2,
.SideListings h3,
#SideColumn h2,
#SideColumn h3{
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    padding: 3px 20px 3px 0;
    margin: 0 0 10px 0;
    color:#03a5cf;
    letter-spacing:0;
}

/*.SideListings h2{
    xfont-size:16px;
}*/

.SideListings h3 a:link,
.SideListings h3 a:visited{
    color:#fff;
}


#TopSection{
    background-color:#eee;
    width: 984px;
    height:346px;
    margin: 0;
    padding: 0;
    background: url("/media/images/banner.jpg") no-repeat left center;
}

#TopIntro{
    float: right;
    width: 300px;
    padding: 0 0 0 0;
    margin: 40px 90px 0 0;
}

#TopIntro p{
    font-family: "helvetica neue",Arial,Helvetica,sans-serif;
    font-size: 130%;
    font-weight: bold;
    line-height: 25px;
    color:#fff;
}

#NowListed{
    margin: 0 0 0 0;
    padding: 0;
    background: url("/media/images/already-using-partfinder.gif") no-repeat left center;
    width:984px;
    height:59px;
}

.InfoColumn{
    width:200px;
    float:left;
    padding: 10px;
}

.InfoColumn li a {
    color: #fff;
    font-weight: normal;
}

.InfoColumn li a:hover {
    color: #fff;
    font-weight: bold;
}


#LowerInfo{
    font-family: "helvetica neue",Arial,Helvetica,sans-serif;
    background-color:#fff;
    color:#000;
    height:260px;
    margin: 30px 50px 10px 50px;
}

#LowerInfo h2 {
    color: #003366;
    font-size:18px;
    font-weight:bold;
    text-transform:none;
}

#LowerInfo p {
    font-family: "helvetica neue",Arial,Helvetica,sans-serif;
    color: #707070;
    font-size:13px;
    line-height:20px;
    font-weight:normal;
    text-transform:none;
    margin:5px 80px 0 20px;
    padding:0;
}


#LowerLinks{
    background-color:#049cc7;
    background: url("/media/images/footer-nav.jpg") no-repeat left bottom;
    color:#fff;
    font-size: 10px;
    height:116px;
    width:904px;
    padding:0 40px 0 40px;
    margin: 0;

	/*border-radius: 9px 9px 0 0;*/
}

#LowerLinks h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0;
    margin: 0;
}

/******* FORMS STYLING **********/

#LoginBox{
    padding: 0;
    font-size:10px;
    overflow:hidden;
    margin: 0 30px 0 0;
    height: 100px;
}

#LoginBox input{
    border: solid 1px #ccc;
    padding:3px;
    margin: 0 0 2px 0;
    font-size: 10px;
}

#LoginBox a:link,
#LoginBox a:visited{
    text-decoration:none;
    color: #262262;
    border-bottom:none;
}

#LoginBox a:hover{
    text-decoration:none;
    color: #00b2d9;
}

#LoginBox label.required:after {
    display: none;
}

.LoginBtn{
    text-transform:uppercase;
    font-size:10px;
    margin: 5px 0 0 0;
}

/* */
.FormRegister fieldset {
    border: none;
}

#fieldset-UserDetails dd input{
    width:200px;
    /*float:left;*/
}

#fieldset-CompanySwitch {
}

#fieldset-Buttons {
    clear: both;
    text-align: right;
}

.FormRegister legend {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
}

/* */

label.required:after {
    content: ' *';
    color: red;
    font-size: 16px;
}

input.input-text,
input.TextInput,
input.password,
textarea,
input[type="text"],
input[type="email"],
input[type="password"] {
    border-radius: 3px; /* CSS 3 */
    -moz-border-radius:3px; /* mozilla */
    -webkit-border-radius:3px; /* webkit: Safari, Chrome, ... */
    /*-x-system-font:none;*/
    background:#F4F9FB none repeat scroll 0 0;
    font-size: 18px;
    line-height:18px;
    padding:4px;
    margin:4px 0 8px 0;
    border:solid 2px #DADADA;
}

input.FileInput,
input[type="file"] {
    border-radius: 3px; /* CSS 3 */
    -moz-border-radius:3px; /* mozilla */
    -webkit-border-radius:3px; /* webkit: Safari, Chrome, ... */
    /*-x-system-font:none;*/
    background:#F4F9FB none repeat scroll 0 0;
    line-height:18px;
    padding:4px;
    margin:4px 0 8px 0;
    border:solid 2px #DADADA;
}

input.CheckboxInput, input[type="checkbox"] {
    margin:4px 0 8px 0;
}

form select,
.SelectInput {
    border-radius: 3px; /* CSS 3 */
    -moz-border-radius:3px; /* mozilla */
    -webkit-border-radius:3px; /* webkit: Safari, Chrome, ... */
    width: 180px;
    padding:4px;
    margin:4px 0 8px 0;
    background:#F4F9FB none repeat scroll 0 0;
    font-size: 18px;
    line-height:18px;
    border:solid 2px #DADADA;
}

.BoxStyleA h3,
.BoxStyleB h3 {
    padding:0;
}

.BoxStyleA input.input-text,
.BoxStyleA .SelectInput{
    background-color:#fff;
    xfont-size:10px;
}

input.password,
input[type="text"],
input[type="email"],
input[type="password"]{
    background-color:#fff;
    font-size: 14px;
    line-height:18px;
}

textarea{
    background-color:#fff;
    font-size: 16px;
    line-height:20px;
    padding: 10px;
    border: 2px solid #cccccc;
    font-family: "helvetica neue",arial,helvetica,sans-serif;
    width:95%;
}

#activitySelect0{
    margin: 0 5px 0 0;
}

#activitySelect1{
    margin: 0 5px 0 0;
}



/******* MESSAGES **********/

.flash-error {
    margin: 0 0 5px 0;
    padding: 8px 6px 8px 40px;
    font-size: 13px;
    font-weight: bold;
    background: url("/media/feedback/MessageError.jpg") no-repeat left center;
    border: 1px solid #c92134;
    color: #6e6e6e;
    background-color: #f5f7f2;
}
.flash-warning {
    margin: 0 0 5px 0;
    padding: 8px 6px 8px 40px;
    font-size: 13px;
    font-weight: bold;
    background: url("/media/feedback/MessageWarning.jpg") no-repeat left center;
    border: 1px solid #d89224;
    color: #6e6e6e;
    background-color: #f5f7f2;
}
.flash-success {
    margin: 0 0 5px 0;
    padding: 8px 6px 8px 40px;
    font-size: 13px;
    font-weight: bold;
    background: url("/media/feedback/MessageSuccess.jpg") no-repeat left center;
    border: 1px solid #66b155;
    color: #6e6e6e;
    background-color:#f6f6f6;
}
.flash-notice {
    margin: 0 0 5px 0;
    padding: 8px 6px 8px 40px;
    font-size: 13px;
    font-weight: bold;
    background: url("/media/feedback/MessageInfo.jpg") no-repeat left center;
    border: 1px solid #5785a4;
    color: #6e6e6e;
}

.errors {
    color: #dd1111;
}

.warnings {
    color: #c99f1d;
}

/*.PageForm dd {
    xpadding-bottom: 4px;
}*/

/**/

.TwoLeft {
    width: 50%;
    float: left;
}

.TwoRight {
    width: 50%;
    float: left;
}

.fullWidth{
    width: 100%;
}

.SixEl {
    width: 16%;
    float: left;
}

.Full {
    width: 100%;
}

.FormDescription {
    font-size:16px;
    font-weight:bold;
    padding:5px 0;
}

dl.ValuesList dt,
ul.ValuesList li {
    font-weight: bold;
}
dl.ValuesList dd,
ul.ValuesList li {
    margin-bottom: 4px;
}



/**/

.FormDescription {
    font-size:16px;
    font-weight:bold;
    padding:5px 0;
}

/*
.TrialBtn{
	border::dotted 1px #333;
	background-color:#DDD;
	color: #000;
	width: 127px;
	height:42px;
	font-size:140%;
	font-weight:bold;
	padding: 0;
	text-align:center;
	text-transform:uppercase;
}
*/
.SmallAd{
    padding-top: 0.5em;
}

/*********** Profile **************/

table.ValuesList{
    width:90%;
}

.ValuesList .Label{
    font-weight: bold;
    width:150px;
}

.ProfileMenu{
    border: solid 1px #666;
    float:left;
    width: 160px;
    padding: 2px;
    margin: 1px;
}

/*.required {
    xfont-weight: bold;
}*/


h3{
    padding: 0 0 10px 0;
}

.ProfileLogo{
    width:170px;
    background-color:#fff;
    border: solid 1px #666;
    overflow:hidden;
    height: 90px;
    padding:0;
}

/********************Lists***************/

/*.MemberSection .Parts{
	width:168px;
	min-height: 150px;
	padding: 0;
	margin:0;
}

.MemberSection .PartInfo{
	float:right;
	width: 100px;
}

.MemberSection .PartImage{
	width:40px;
}
*/

div.Parts{
    width:100%;
    min-height: 150px;
    padding: 0 10px 0 10px;
    margin:0 0 20px 0;
}

li.PartListing,
li.CompanyListing{
    width:90%;
    height:69px;
    padding:5px 0 5px 5px;
    margin:0;
    border-bottom: 1px dotted #666;
}


.PartListing p,
.CompanyListing p{
    font-size: 11px;
    line-height:normal;
}

.PartImage{
    width:50px;
    float:left;
    clear: both;
    background-color:#fff;
    border: solid 1px #666;
    overflow:hidden;
    height: 50px;
    padding:0;
}

.PartInfo{
    float:right;
    /*xwidth: 200px;*/
    width:75%;
}

.PartsList,
.MessagesList,
.RFQList{
    border: 1px solid #333;
    width:100%;
}


/*************** Message Centre ***************/

.ItemHeader{
    width: 100%;
    height: 20px;
}

/*************** Upgrade Page *****************/
.StdBox{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    width: 135px;
    float: left;
    margin: 0 6px 0 0;
    padding: 5px;
    border: solid 1px #e1e1e1;
    background-color:#F4F9FB;
    text-align:center;
    height: 230px;
}

.StandardBox,
.standard-box {
    border-radius: 15px; /* CSS 3 */
    -moz-border-radius:15px; /* mozilla */
    -webkit-border-radius:15px; /* webkit: Safari, Chrome, ... */
    float: left;
    margin: 0 6px 20px 0;
    padding: 10px;
    border: solid 3px #000066;
    background-color:#F4F9FB;
}

.upgrade-page blockquote {
    font-size: 12px;
    color: #666565;
    margin: 20px 0;
}

.trust-badge {
    margin: 20px 0;
}

.upgrade-page h2.PageTitle {
    margin: 20px 0 0 0;
}

.oldUpgradeBox,
.upgrade-box {
    min-width: 250px;
    color: #003266;
    font-size: 16px;
    border-radius: 15px;
    margin: 0 6px 20px 0;
    padding: 10px;
    border: solid 3px #000066;
    background-color:#F4F9FB;
}

.upgrade-box.upgrade-box h2 {
    color: #003266;
    font-size: 21px;
    text-transform: inherit;
}

.upgrade-box small{
    font-size: 14px;
}

.upgrade-box input,
.upgrade-box button {
    margin: 20px 0 0 0;
}

.upgrade-box ul {
    margin: 0 0 0 20px;
}

.upgrade-box ul li{
    font-size:14px;
    font-weight:bold;
    list-style-type:disc;
    margin: 5px 0;
}

.box-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    align-content: start;
    column-gap: 20px;
    row-gap: 20px;
}

.box-container .standard-box {
    float: none;
    margin: 0;

    flex: 1 1 0;
}


.StandardBox.wide{
    width: 331px;
}

.StandardBox.grayed,
.standard-box.grayed{
    border: solid 3px #aaa;
    color: #999;
}

.StandardBox.grayed strong.notice{
    font-weight: bold;
    color: #333;
    text-align: center;
    display: block;
    padding: 4px;
}

.StandardBox.thin{
    width: 250px;

}

.StandardBox.credits{
    width: 136px;
    text-align: center;
}


.StandardBox h2,
.standard-box h2 {
    color: #003266;
    font-size: 24px;
    text-transform: inherit;

}

.StandardBox.grayed h2,
.standard-box.grayed h2 {
    color: #999;
}

.TwoColLeft{
    width: 280px;
    float: left;
}

.UpgradeGray{
    color: #666565;
    font-size: 14px;
    font-weight: bold;
}

.StdBox.thin{
    width: 110px;
    margin: 0 3px 0 0;
}

.StdBox em{
    font-weight:bold;
    font-style:normal;
}

.StdBox h1,
.StdBox h1 a
{
    color: #002c5f;
    font-size:1.3em;
    padding: 0;
    margin:0;
    /*xborder-bottom: 1px dotted #999;*/
    height:50px;
}

.StdBox h2{
    color: #333;
    font-size:1.1em;
    font-weight:bold;
    padding: 1em 0.5em 1em 0.5em;
}

.StdBox ul{
    padding: 10px 0 5px 0;
    height:90px;
}

.StdBox li{
    font-size: 1.2em;
    color: #666;
    font-weight:bold;
}

.StdBox strong{
    color: #000;
}

.StdBox.selected {
    border: solid 3px #002c5f;
}

.SignUp,
.checkout-button{
    background-color:#4E4E4E;
    color: #fff;
}

#FormBottom{
    margin-top: 10px;
}

.useful, #FormBottom h2{
    color: #333;
    font-size:1.2em;
    font-weight:bold;
}

#FormBottom h2{
    padding: 10px 0 0 0;
}
/***************** RFQ *********************/

.RFQ{
    width:100%;
    border-bottom: dotted 1px #666;
    margin: 20px 0 20px 0;
}

.RFQList th{
    font-size: 9px;
}

/***************** SEARCHES *********************/
.CompanySearchResult{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    margin: 0 0 10px 0;
    padding: 10px;
    border: solid 2px #0099cc;
    background-color:#f1f9fc;
    text-align:left;
    width:580px;
    /*xheight: 120px;*/
    position: relative;
}

.CompanySearchResult h3 {
    padding: 0;
    font-size: 12px;
}

.CompanySmallSearchGroup h4 {
    font-size: 13px;
    color: #6F6F6F;
    padding: 5px 0;
    float: left;
}

.CompanySearchResult h3.important {
    padding: 0 0 4px 0;
    font-size: 16px;
}

.ResultOptionsBox {
    position: absolute;
    top: 0;
    right: 0;

    font-size: 10px;
}

.ResultOptionsBox.BoxBottom {
    top: inherit;
    bottom: 2px;
    right: 2px;
}

.ResultOptionsBox input,
.FormOptionsBox input{
    padding: 0;
    margin: 0;
}
.ResultOptionsBox ul,
.FormOptionsBox ul {
    display: block;
    float: right;
    background: #9ddaea;
    border-bottom-left-radius: 4px; /* CSS 3 */
    -moz-border-radius-bottomleft:4px; /* mozilla */
    -webkit-border-bottom-left-radius:4px; /* webkit: Safari, Chrome, ... */
    padding: 1px 2px;
}
.ResultOptionsBox.BoxBottom ul {
    -moz-border-radius-bottomleft:0; /* mozilla */
    -webkit-border-bottom-left-radius:0; /* webkit: Safari, Chrome, ... */
    -moz-border-radius-topleft:4px; /* mozilla */
    -webkit-border-top-left-radius:4px; /* webkit: Safari, Chrome, ... */

}

.ResultOptionsBox li,
.FormOptionsBox li {
    border-left: solid 1px #20a6d2;
    display: block;
    float: left;
    padding: 1px 5px;
}

.ResultOptionsBox li.first,
.FormOptionsBox li.first{
    border-left: none;

}

.ResultQty {
    position: absolute;
    right: 0;
    top: 20px;
    padding: 2px;
    text-align: right;
}

.CompanySearchGroup {
    margin: 5px 0 10px 0;
    padding: 10px 0 0 0;
    border-top: dotted 1px #0099cc;
    text-align:left;
    width:608px;
    position: relative;
}

.CompanySmallSearchGroup {
    /*border-right: solid 8px #0099cc;*/
    /*background-color:#f1f9fc;*/
    text-align:left;
    width:575px;
    /*xheight: 120px;*/
    position: relative;
}

.ResultOptionsBox.group {
    top: 0;
    right: 10px;
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
}
.FormOptionsBox.group {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 10px;
    float: left;
}

.ResultOptionsBox.group ul,
.FormOptionsBox.group ul {
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    padding: 1px 2px 0 2px;
}


.CompanySearchGroup .CompanySearchResult{
    xwidth:550px;
}


.BottomRightInfo {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 8px 4px;
}

.AttachedPart{
    margin: 2px 0 0 0;
    padding: 5px 0 0 0;
    width: 100%;
    height: 150px;
}

.ResultTop h3{
    display:inline;
}


.ResultTop{
    width: 100%;
    margin: 0 0 10px 0;
}

.ResultImage{
    float: left;
    width:100px;
    height:80px;
    overflow:hidden;
    border: solid 1px #ccc;
    background-color:#fff;
    padding:3px;
}

.ResultImage img{
    height:80px;
}

.ResultInfo{
    float:right;
    width:430px;
}

.SearchSummary {
    float: left;
    margin-bottom: 8px;
}
.SearchSummary th,
.SearchSummary td{
    background: none;
}

.SearchItemsCount {
    text-align: center;
    margin: auto;
    /*width: 250px;*/
    padding-top: 48px;
    font-size: 15px;
    color: #666;
    font-weight: bold;
    float: right;
}

.SearchItemsCount strong{
    font-size: 18px;
    color: #036;
}

.SearchSummary input#query {
    width: 250px;
}

.SearchSummary input.button {
    vertical-align: top;
    margin-top: 4px;
}



/************** PART PAGE *****************/

.PartTop{
    width: 95%;
    padding: 0 0 20px 0;
}

.PartTop ul li{
    height: 20px;
}

.PartTop h3{
    text-transform:uppercase;
    color: #262262;
    padding: 20px 0 5px 0;
    margin: 0;
}

.PartTop h4{
    float:left;
    text-transform:capitalize;
    color: #262262;
    padding: 0 0 5px 0;
    margin: 0;
}


.PartImages{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}



.navigation li:hover ul ul,
.navigation li:hover ul ul ul,
.navigation li:hover ul ul ul ul{
    display:none;
}
.navigation li:hover ul,
.navigation li li:hover ul,
.navigation li li li:hover ul,
.navigation li li li li:hover ul{
    display:block;
}



#menuholder{
    height:34px;
    width:100%;
    background-color:#eee;
    background: url("/media/images/nav.gif") no-repeat left center;
}


/**************** PUBLIC HOMEPAGE **************/

.InfoColumn h3{
    color: #A2A2A2;
    padding: 0 0 2px 0;
    margin: 0 0 0 0;
}

/********************* SIGN UP *********************/

#signup_form fieldset dl {
    float:left;
    width:100%;
}

#signup_form fieldset dt {
    clear:both;
    color:#403F3D;
    float:left;
    font-size:12px;
    font-weight:bold;
    line-height:20px;
    margin-right:16px;
    padding:8px 0 2px;
    text-align:right;
    width:160px;
}

#signup_form fieldset dd {
    color:#918862;
    float:left;
    font-size:11px;
    padding-bottom:16px;
    width:432px;
}

#MemberLp h2{
    font-size: 11px;
}

#MemberLp ul.Parts{
    width:180px;
    min-height: 200px;
}

#MemberLp li.PartListing{
    width:180px;
    height:60px;
    border-bottom: dotted 1px #666;
    padding: 2px;
}

#MemberLp .PartInfo{
    float:right;
    width: 120px;
}

#MemberLp .PartInfo h3,
#PreferredCompanies h3{
    font-size: 11px;
    padding:0;
}

#MemberLp .PartImage{
    width:55px;
    float:left;
    clear: both;
    background-color:#fff;
    border: solid 1px #666;
    overflow:hidden;
    height: 50px;
    padding:0;
}

#PreferredCompanies{
    width: 372px;
    height: 280px;
}

#PreferredCompanies .CompanySearchResult .ResultInfo{
    width:250px;
}


/* Filter styling*/


.FilterContainer{
    padding: 5px 5px 5px 0;
}

.FilterContainer a{
    font-family: "helvetica neue",arial,helvetica,sans-serif;
    font-size:10px;
    color:#002c5f;
    font-weight:bold;
}

.FilterContainer a:hover{
    /*background: url("/media/images/filter-arrow.gif") no-repeat center top;*/
    color:#04a1cc;
}

.FilterContainer a.selected,
.FilterContainer a.desc,
.FilterContainer a.asc,
.orderContainer a.selected {
    color: #04a1cc!important;
    /*background: url("/media/images/filter-arrow.gif") no-repeat center top;*/
}

.orderContainer{
    /*xpadding: 0 0 5px 0;	*/
}

.orderContainer a.desc:link,
.orderContainer a.desc:visited {
    /*xtext-decoration: overline;*/

}

div.Notifications{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    background-color:#F1F9FC;
    margin: 10px 0 10px 0;
    padding: 20px;
    border: 1px solid #002c5f;
    width:300px;
    float:left;
}

div.NotificationSettings{
    margin: 10px 0 0 0;
    padding: 0;
}

div.SearchForms{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    background-color:#F1F9FC;
    margin: 10px 0 10px 0;
    padding: 20px;
    border: 1px solid #002c5f;
    width:550px;
    float:left;
}


div.breadcrumbs{
    text-transform: uppercase;
    font-size:9px;
    margin: 0 0 10px 0;
}

div.breadcrumbs a:link,
div.breadcrumbs a:visited{
    color: #000;
}

div.breadcrumbs a:hover{
    color: #666;
}

#AccountSummary{
    border-radius: 9px; /* CSS 3 */
    -moz-border-radius:9px; /* mozilla */
    -webkit-border-radius:9px; /* webkit: Safari, Chrome, ... */
    border:1px solid #a1d9e9;
    padding:15px 15px 15px 15px;/*Mod by Marcin*/
    margin: 10px 0 10px 0;
    background: url("/media/images/side-bottom.gif") no-repeat left bottom;
    /*height:150px;*//*Mod by Marcin*/
}

#AccountSummary a:link,
#AccountSummary a:visited{
    xtext-decoration:underline;
    xfont-size:9px;
}

#AccountType{
    xfont-size: 18px;
    xfont-weight:bold;
    xpadding: 5px 0 5px 0;
    xcolor:#000;
}

.Smartfinder{
    float:right;
}

.sfbutton, .sfbutton:visited {
    border-radius: 2px; /* CSS 3 */
    -moz-border-radius:2px; /* mozilla */
    -webkit-border-radius:2px; /* webkit: Safari, Chrome, ... */
    -moz-box-orient:vertical;
    background:#00b2d9 none repeat scroll 0 0;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    display:inline-block;
    xfont-family:arial,sans-serif;
    font-size:18px;
    font-weight:bold;
    line-height:1.2;
    margin:5px 5px 0 0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    padding:0.44em 0.55em 0.38em;
    text-align:center;
    text-decoration:none;
    vertical-align:middle;
    white-space:nowrap;
}

.sfbutton:hover{
    color:#fff;
}

.data{
    font-size: 90%;
}

#ProfileOne{
    float:left;
    width:200px;

}

#ProfileTwo{
    float:right;
    width:150px;
    margin-left: solid 1px #ccc;
}

.ProfileData{
    font-size: 120%;
    margin: 10px 0 10px 0;
    background:#F4F9FB none repeat scroll 0 0;
    border:1px solid #E1E1E1;
    padding:15px;
}

.ProfileData strong{
    font-weight: bold;
}

.note{
    font-size:11px;
    color:#03a5cf;
    xbackground:#ededed none repeat scroll 0 0;
    xborder:1px solid #E1E1E1;
    xpadding:5px;
}

.Intro{
    color:#000;
    margin: 0 0 20px 0;
}

form label {
    display: block;
}

form .checkbox-container label {
    display: inline;
    margin-left: 5px;
}

form ul li > br {
    display: none;
}

form dt label,
form ul label {
    font-family:"Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
    xfont-size: 11px;
    xfont-weight:bold;
    xcolor:#000;
}

.left{
    float: left;
}

.right{
    float: right;
}

.alignRight{
    text-align: right;
}

.alignCenter{
    text-align: center;
}

.rightNoM{
    float:right;
    margin-right: 0;
}

.leftNoM{
    float:left;
    margin-left: 0;
}

/********** MENU BUTTONS *************/
#SubMenuHolder{
    background-color:#eee;
    background: url("/media/images/sub-nav.gif") no-repeat left center;
    height:26px;
    width:100%;
}

#home{

}





/************New menu***********/

.navigation {
    list-style: none;
    padding: 0;
    margin: 0 auto 0;
    width: 840px;
    height: 34px;
    position: relative;
}

.navigation span {
    display: none;
    position: absolute;
}

.navigation a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

.navigation a:hover {
    background-position: left bottom;
}

.navigation li.active a span,
.navigation li.active a:visited span,
.navigation li a:hover span {
    display: block;
}


/*************Public menu *************/


.navigation #menu-item5 {
    width: 100px;
    height: 34px;
    background: url("/media/images/btn-public-register-off.gif") no-repeat;
    left: 78px;
    top: 0;
    cursor:pointer;
}


.navigation #menu-item5 span {
    width: 100px;
    height: 34px;
    background: url("/media/images/btn-public-register-over.gif") no-repeat;
    left: 0;
    top: 0;
}


.navigation a#menu-item25 {
    width: 96px;
    height: 34px;
    background: url("/media/images/btn-public-search-off.gif") no-repeat;
    left: 179px;
    top: 0;
    cursor:pointer;
}

.navigation #menu-item25 span {
    width: 96px;
    height: 34px;
    background: url("/media/images/btn-public-search-over.gif") no-repeat;
    left: 0;
    top: 0;
}


.navigation #menu-item8 {
    width: 77px;
    height: 34px;
    background: url("/media/images/btn-public-about-off.gif") no-repeat;
    left: 276px;
    top: 0;
    cursor:pointer;
}


.navigation #menu-item8 span {
    width: 77px;
    height: 34px;
    background: url("/media/images/btn-public-about-over.gif") no-repeat;
    left: 0;
    top: 0;
}


.navigation #menu-item6 {
    width: 78px;
    height: 34px;
    background: url("/media/images/btn-public-login-off.gif") no-repeat;
    left: 357px;
    top: 0;
    cursor:pointer;
}


.navigation #menu-item6 span {
    width: 78px;
    height: 34px;
    background: url("/media/images/btn-public-login-over.gif") no-repeat;
    left: 0;
    top: 0;
}


.navigation #menu-item7 {
    width: 97px;
    height: 34px;
    background: url("/media/images/btn-public-contact-off.gif") no-repeat;
    left: 436px;
    top: 0;
    cursor:pointer;
}

.navigation #menu-item7 span {
    width: 97px;
    height: 34px;
    background: url("/media/images/btn-public-contact-over.gif") no-repeat;
    left: 0;
    top: 0;
}

/*************logged in menu *************/


.navigation #menu-item1{
    width: 77px;
    height: 34px;
    background: url("/media/images/btn-private-home-off.gif") no-repeat;
    left: 0;
    top: 0;
    cursor:pointer;
}

.navigation #menu-item1 span {
    width: 77px;
    height: 34px;
    background: url("/media/images/btn-private-home-over.gif") no-repeat;
    left: 0;
    top: 0;
}

.navigation #menu-item12{
    width: 77px;
    height: 34px;
    background: url("/media/images/btn-private-home-off.gif") no-repeat;
    left: 0;
    top: 0;
    cursor:pointer;
}

.navigation #menu-item12 span {
    width: 77px;
    height: 34px;
    background: url("/media/images/btn-private-home-over.gif") no-repeat;
    left: 0;
    top: 0;
}

.navigation #menu-item13 {
    width: 112px;
    height: 34px;
    background: url("/media/images/btn-private-messages-off.gif") no-repeat;
    left: 78px;
    top: 0;
    cursor:pointer;
}

.navigation #menu-item13 span {
    width: 112px;
    height: 34px;
    background: url("/media/images/btn-private-messages-over.gif") no-repeat;
    left: 0;
    top: 0;
}


.navigation #menu-item9 {
    width: 94px;
    height: 34px;
    background: url("/media/images/btn-private-profile-off.gif") no-repeat;
    left: 191px;
    top: 0;
    cursor:pointer;
}

.navigation #menu-item9 span {
    width: 94px;
    height: 34px;
    background: url("/media/images/btn-private-profile-over.gif") no-repeat;
    left: 0;
    top: 0;
}


.navigation #menu-item2 {
    width: 92px;
    height: 34px;
    background: url("/media/images/btn-private-search-off.gif") no-repeat;
    left: 285px;
    top: 0;
    cursor:pointer;
}

.navigation #menu-item2 span {
    width: 92px;
    height: 34px;
    background: url("/media/images/btn-private-search-over.gif") no-repeat;
    left: 0;
    top: 0;
}


.navigation #menu-item10 {
    width: 103px;
    height: 34px;
    background: url("/media/images/btn-private-upgrade-off.gif") no-repeat;
    left: 379px;
    top: 0;
    cursor:pointer;
}

.navigation #menu-item10 span {
    width: 103px;
    height: 34px;
    background: url("/media/images/btn-private-upgrade-over.gif") no-repeat;
    left: 0;
    top: 0;
}

.navigation #menu-item28 {
    width: 97px;
    height: 34px;
    background: url("/media/images/btn-private-contact-off.gif") no-repeat;
    left: 483px;
    top: 0;
    cursor:pointer;
}

.navigation #menu-item28 span {
    width: 97px;
    height: 34px;
    background: url("/media/images/btn-private-contact-over.gif") no-repeat;
    left: 0;
    top: 0;
}


.navigation #menu-item29 {
    width: 84px;
    height: 34px;
    background: url("/media/images/btn-private-parts-off.gif") no-repeat;
    left: 581px;
    top: 0;
    cursor:pointer;
}

.navigation #menu-item29 span {
    width: 84px;
    height: 34px;
    background: url("/media/images/btn-private-parts-over.gif") no-repeat;
    left: 0;
    top: 0;
}


.navigation #menu-item56 {
    width: 84px;
    height: 34px;
    background: url("/media/images/btn-public-blog-off.gif") no-repeat;
    left: 536px;
    top: 0;
    cursor:pointer;
}

.navigation #menu-item56 span {
    width: 84px;
    height: 34px;
    background: url("/media/images/btn-public-blog-over.gif") no-repeat;
    left: 0;
    top: 0;
}
.navigation #menu-item57 {
    width: 84px;
    height: 34px;
    background: url("/media/images/btn-private-blog-off.gif") no-repeat;
    left: 668px;
    left: 581px;

    top: 0;
    cursor:pointer;
}

.navigation #menu-item57 span {
    width: 84px;
    height: 34px;
    background: url("/media/images/btn-private-blog-over.gif") no-repeat;
    left: 0;
    top: 0;
}
/*.navigation #menu-item11 {
  width: 99px;
  height: 34px;
  background: url("/media/images/btn-private-logout-off.gif") no-repeat;
  left: 341px;
  top: 0px;
  cursor:pointer;
}


.navigation #menu-item11 span {
  width: 99px;
  height: 34px;
  background: url("/media/images/btn-private-logout-over.gif") no-repeat;
  left: 0px;
  top: 0px;
}*/



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


/**** NAV BY MARCIN ******/

.navigation li ul {
    display:none;
    width: 910px;
    position: absolute;
    top: 34px;
}

.navigation li.active ul {
    display: block;

}

.navigation li {
    display: inline;
    /*position: relative;*/
}

.navigation li ul a{
    height:auto;
    float:left;
    color:#9bb3c9!important;
    position: relative;
    text-indent: 0;
    padding: 6px 10px;
    height: 14px;
}

.navigation li ul a:hover,
.navigation li ul li.active a{
    background: url("/media/images/submenuDot.gif") no-repeat bottom center;
    color:#fff!important;
}



/***** END NAV BY MARCIN *****/

div.description,
dd.description,
p.description {
    display: none;
}

#RecipientID-label {
    display: none;
}

#RecipientID-element {
    display: none;
}




/*****Home page info boxes ***************/

#Left{
    width: 253px;
    height: 251px;
    background: url("/media/images/infoGraphic1.gif") no-repeat;
    float:left;
    margin: 0 50px 0 0;
}

#Middle{
    width: 252px;
    height: 251px;
    background: url("/media/images/infoGraphic2.gif") no-repeat;
    float:left;
    margin: 0 50px 0 0;
}

#Right{
    width: 253px;
    height: 251px;
    background: url("/media/images/infoGraphic3.gif") no-repeat;
    float:left;
}

/* Required form label */
label.required span {
    color: red;
}

.requiredDot {
    color: red;
}


.FileInput {
    display: block;
}

/*********** Side Info************/

.InfoTop{
    background: url("/media/images/side-top.gif") no-repeat;
    height:33px;
}

#SingleColPage{
    padding: 10px 10px 10px 40px;
}

.third{
    width:180px;
    min-height:230px;
    float:left;
    margin:0 10px 0 0;
    padding:0;
}

.button,
a.button,
a.button:visited,
form button[type=submit] {
    border-radius: 3px; /* CSS 3 */
    -moz-border-radius:3px; /* mozilla */
    -webkit-border-radius:3px; /* webkit: Safari, Chrome, ... */
    -moz-box-orient:vertical;
    background:#03a5cf none repeat scroll 0 0;
    border: 2px solid #03a5cf;
    color:#FFFFFF;
    cursor:pointer;
    display:inline-block;
    font-family: "helvetica neue",arial,helvetica,sans-serif;
    font-size:17px;
    font-weight:bold;
    line-height:1.12;
    margin:0 2px 0 0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    padding:0.24em 0.35em 0.18em;
    text-align:center;
    text-decoration:none;
    xtext-shadow:1px 1px 0 #6EA120;
    vertical-align:middle;
    white-space:nowrap;
}

.button span.ui-icon,
a.button span.ui-icon,
a.button:visited span.ui-icon{
    background-image: url("/styles/ui-cupertino/images/ui-icons_ffffff_256x240.png");
}

.button.active,
a.button.active,
a.button.active:visited {
    /*position: relative;*/
    background:#13b5df none repeat scroll 0 0;
    color:#fff;
    border: 2px solid #0195bf;
}

.button.action-select {
    height: 34px;
    margin: 4px 8px 8px 0;
}

.btn-upper {
    text-transform: uppercase;
}

.tabsNavigationList .button,
.tabsNavigationList a.button,
.tabsNavigationList a.button:visited{
    margin-right: 0;
}

.tabsNavigationList {
    padding-right: 4px;
}

.tabsNavigationList .button.active,
.tabsNavigationList a.button.active,
.tabsNavigationList a.button.active:visited {
    padding-bottom: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius:  0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    vertical-align: top;
    margin-bottom: -2px;
    border-bottom: 0;
}

.tabsNavigationList {
    text-align: right;
}

.tabsContentList div.tabContent {
    border: 2px solid #0195bf;
    padding: 4px;
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    -moz-box-orient:vertical;
}

.tabsContainer {
    position: relative;
}

/*.button.active span {
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	display: block;
	position: absolute;
	top: -2px;
	left: -2px;
	bottom: -2px;
	right: -2px;
	border: 1px solid #262262;
}*/


button.disabled,
.button.disabled,
button[disabled][disabled], /* double power */
input.button:disabled,
a.button.disabled,
a.button.disabled:visited {
    background:#ccc;
    border: 2px solid #ccc;
    /*color: #f4f4f4;*/
    color: #999;
    cursor: default;
}

.tabsContainer button.disabled.active,
.tabsContainer button.disabled.active,
.tabsContainer input.button.active:disabled,
.tabsContainer a.button.disabled.active,
.tabsContainer a.button.disabled.active:visited {
    background:#13b5df none repeat scroll 0 0;
    color:#fff;
    border: 2px solid #0195bf;
    border-bottom: 0;
}


.button a:link,
.button a:visited{
    color:#fff;
}

.button a:hover{
    color:#fff;
}

.KeyInfo{
    font-size:14px;
    border-top:dotted 1px #000;
    border-bottom:dotted 1px #000;
    margin: 0 0 5px 0;
    padding: 5px 0 5px 0;
}


.KeyInfo strong{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color:#002c5f;
    font-size:24px;
    font-weight:bold;
}

#AccountEmail{
    font-size:14px;
    font-weight:bold;
    padding: 5px 0 5px 0;
}

#AccountSummary .subscription-info {
    margin: 10px 0;
}

#AccountSummary .my-info {
    margin: 10px 0;
}

#NotifInfo{
    margin: 10px 0 0 0;
    color:#666;
}

ul#Restrictions{
    width:100%;
    margin: 0 0 0 0;
}

ul#Restrictions li{
    display:block;
    border-right:solid 1px #ccc;
    width:85px;
    height:50px;
    float:left;
    text-align:center;
}

ul#Restrictions li.last{
    border:none;
}

.Message{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    border: solid 2px #003366;
    background-color:#F4F9FB;
    padding:10px;
    margin:0 0 20px 0;
    width:95%;
}

.Message .Body{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    border: solid 2px #003366;
    background-color:#fff;
    padding:10px;
}

.Message h2{
    font-size:18px;
    font-weight:bold;
    color:#000;
}

.PublicMessages h3{
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    color:#262262;
    text-transform: uppercase;
    font-size:11px;
}

.PublicMessagesList .title {
    text-transform: uppercase;
}

.PublicMessages ul{
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

.PublicMessages li{
    border: 1px solid #003366;
    padding: 5px;
    margin: 0 0 2px 0;
    height: 35px;
    overflow:hidden;
    background-color:#FFF;
}

.PublicMessages li.unread{
    background-color: #FFF4EA;
    border: 1px solid #FF8040;
}

.PublicMessages li.completed{
    background-image: url('/media/images/completed.png');
    background-position: right top;
    background-repeat: no-repeat;
}

.PublicMessages li.big{
    height:50px;
}

.PublicMessages a:link,
.PublicMessages a:visited{
    color:#00b2d9;
}

.PublicMessages a:hover{
    color:#262262;
}

/** RFQs **/

.MessageHistoryItem {
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    border: solid 1px #e1e1e1;
    background-color:#F4F9FB;
    padding:10px;
    margin:0 0 5px 0;
    width:100%;
}

/* others */

.detailsToolbox {
    float: right;
}

#form-group-inventoryGroup {
    clear: both;
}

#form-group-inventoryGroup ul li {
    float: left;
    padding: 0 10px 0 0;
}

#form-group-inventoryGroup:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* register */

#fieldset-UserDetails{
    padding-top: 52px;
    background: url("/media/images/register-user.gif") no-repeat top left;
}

#fieldset-CompanyData{
    margin-top:30px;
    padding-top: 52px;
    background: url("/media/images/registration-step-2.gif") no-repeat top left;
}


.BoxStyleA{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    width: 205px;
    margin: 0 10px 0 0;
    padding: 10px;
    border: solid 2px #003366;
    background-color:#f1f9fc;
    text-align:left;
}


.BoxStyleB{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    width: 340px;
    margin: 0 0 0 0;
    padding: 10px;
    border: solid 2px #003366;
    background-color:#fff;
    text-align:left;
}

.BoxStyleC{
    width: 100%;
    margin: 10px 0 10px 0;
    padding: 0;
    background-color:#fff;
    text-align:left;
    background-image:url("/media/images/boxCbg.gif");
    background-repeat:repeat-x;
    background-position:bottom;
    min-height:196px;
    border-top: dotted 1px #003399;
    border-bottom: dotted 1px #003399;
}

.BoxStyleD{
    width: 300px;
    margin: 10px 0 0 0;
    padding: 0;
    background-color:#fff;
    text-align:left;
    background-image:url("/media/images/boxCbg.gif");
    background-repeat:repeat-x;
    background-position:bottom;
    min-height:196px;
    border-top: dotted 1px #003399;
    border-bottom: dotted 1px #003399;
}

.BoxStyleE{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    width: 585px;
    margin: 0 10px 10px 0;
    padding: 10px;
    border: solid 2px #003366;
    background-color:#f1f9fc;
    text-align:left;
}


.BoxStyleA .CompanySearchResult,
.BoxStyleD .CompanySearchResult{
    background-color:#fff;
    width:90%;
    font-size:10px;
    padding:2px;
}

.BoxStyleD ul{
    margin-left:5px;
}

.BoxStyleD h3{
    margin: 10px 0 0 0;
}



.daily{
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    line-height: 18px;
}

.weekly{
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    line-height: 18px;
}


.daily strong,
.weekly strong{
    font-size:14px;
    font-weight:bold;
    color:#003366;
}

#ProfileCompanyDescription{
    padding: 5px 0 5px 0;
    margin: 20px 0 20px 0;
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
}

#ProfileCompanyDescription h3{

}

.MemberSection h3,
.MemberSection h3 a:link,
.MemberSection h3 a:visited{
    color: #003366;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.top{
    width:100%;
    padding:0;
    margin:0;
}

#MainPublicMessages{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    width: 585px;
    margin: 0 0 10px 0;
    padding: 10px 10px 10px 10px;
    border: solid 2px #003366;
    background-color:#f1f9fc;
    text-align:left;
}

#MainPublicMessages h3{
    width:300px;
    float:left;
    xborder:solid 1px #333;
}

.RssPanel{
    border-radius: 2px; /* CSS 3 */
    -moz-border-radius:2px; /* mozilla */
    -webkit-border-radius:2px; /* webkit: Safari, Chrome, ... */
    background-color:#ececec;
    border:solid 1px #666;
    width:120px;
    float:right;
    padding:3px;
}
.RssPanel p{
    color:000;
    font-size:10px;
    padding:0;
    margin:0;
    line-height:11px;
    width:90px;
    float:left;
}

.RssButton{
    background: url("/media/images/feed-icon-28x28.png") no-repeat left center;
    height:28px;
    width:28px;
    float:right;
}


.APart{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    margin: 0 0 10px 0;
    padding: 10px;
    border: solid 2px #0099cc;
    background-color:#f1f9fc;
    text-align:left;
    width:100%;
}

.SaveSearchContainer{
    position: relative;
    float:right;
    width: 260px;
    text-align: right;
}

#SavedSearchHiddenContainer{
    border-radius: 2px; /* CSS 3 */
    -moz-border-radius:2px; /* mozilla */
    -webkit-border-radius:2px; /* webkit: Safari, Chrome, ... */
    margin: 0 0 10px 0;
    padding: 10px;
    background-color:#E8E8E8;
    border:2px #ccc solid;
    position: absolute;
    right: 2px;
    z-index: 100;
    display: none;
}

.Padded{
    padding:10px;
}

.content{
    padding: 0 0 10px 0;
}

.HoverDiv a:link{
    display:block;
    width:100%;
}

.LinkButtons{
    padding:0 0 10px 0;
}

.LinkButtons a:link,
.LinkButtons a:visited{
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    border-bottom:solid 1px #0099cc;
    color:#0099cc;
}

.LinkButtons a:hover,
.LinkButtons a.active{
    text-decoration:none;
    border-bottom:solid 1px #003366;
    color:#003366;
}

#CurrentBalance p{
    font-size:14px;
    font-weight:bold;
}

#CurrentBalance p strong{
    color:#003366;
}

#ContactWords{
    width:300px;
    padding: 0 20px 0 0;
}

#Address{

}

.ContactForm{
    border-top: solid 2px #003366;
    padding:20px 0 0 0;
}

/**/

.ui-dialog p {
    line-height: normal;
}
.ui-dialog p.info {
    font-style: italic;
    font-size: 10px;
    margin: 4px 0;
}

.ui-dialog.login-notification .ui-dialog-buttonpane button {
    float: left;
    margin: .5em .4em 0 0;
}

.ui-dialog.login-notification .ui-dialog-buttonpane button:last-of-type {
    float: right;
    margin: .5em 0 0 .4em;
}

.ui-dialog.login-notification .ui-dialog-buttonpane {
    padding: .3em .4em .5em .4em;
}

.ui-widget-overlay.ui-widget-overlay {
    background: #727f8e;
}

#fieldset-Buttons .backButton {
    float: left;
}

.vertSpace {
    padding: 20px 0;
}

h1.important {
    color: #003266;
    font-size: 24px;
    margin: 0 0 10px 0;
}

/**/

.elementsList {
    width:100%;
    border-collapse: collapse;
    margin: 10px 0 20px 0;
}

.elementsList th {
    border-width: 1px;
    border-style: solid;
    border-color: #aaa;
    background: #dde;
    padding: 10px;
}
.elementsList td {
    xborder-width: 1px;
    xborder-style: none solid;
    xborder-color: #aaa;
    padding: 10px;
}

.elementsList .last td{
    border-width: 1px;
    border-bottom-style: solid;
    border-color: #aaa;
}


.elementsList .odd {
    background: #fff;
}
.elementsList .even {
    background: #eef;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.nomargin {
    margin: 0;
}

.nopadding {
    padding: 0;
}


/* UPLOAD PARTS TABLE */

table.uploadPartsTable {
    background: url("/media/images/uploadTableBg.gif") repeat-x #d8d7d7;
    border-collapse: collapse;
    border: 1px solid #999999;
}

table.uploadPartsTable td,
table.uploadPartsTable th {
    border-right: 1px solid #dddcdc;
    padding: 4px 4px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 10px;
    vertical-align: top;
}

table.uploadPartsTable td.last,
table.uploadPartsTable th.last {
    border-right: none;

}
table.uploadPartsTable td {
    padding-bottom: 20px;
}


table.uploadPartsTable th {
    border-bottom: 1px solid #dddcdc;
}

table.uploadPartsTable th.required {
    color: #cd0707;
}

table.uploadPartsTable ul {
    list-style: none;
}

table.uploadPartsTable li {
    text-decoration: underline;
    display: block;
    padding: 2px 0;
}


/* /UPLOAD PARTS TABLE */

.n-left{
    width:200px;
    float:left;
}

.n-right{
    background-color:#efefef;
    border:solid 1px #ccc;
    width:190px;
    float:right;
    padding: 15px;
    margin: 10px 0 0 0;
}

span.big{
    font-size: 14px;
    font-weight:bold;
    color:#003366;
}

.NotificationSettings ul {
    margin: 20px 0 20px 0;
}

.NotificationSettings ul li{
    padding: 5px 0;
}

.savedSearchInfo{
    background-color:#fff;
    padding:15px;
    border:1px dotted #666;
    margin: 20px 0 20px 0;
}

.savedSearchInfo .elementsList td {
    background: none;
}


.comingSoon{
    color:#aaa;
}

.Notifications .elementsList td {
    padding: 0 10px;
    text-align: left;
    vertical-align: top;
}
.Notifications .elementsList td.first {
    width: 10px;
}
.Notifications .elementsList {
    margin: 0;
}

dd.inputCheckbox {
    margin: 8px 0;
}

dd.inputCheckbox label {
    display: inline;
    margin-left: 5px;
}

.ToRight {
    float: right;
}

.FormActionsBox {
    font-size: 16px;
}

span.NotAccepted {
    color: #ff912f;
    float: left;
    display: block;
    padding: 3px 5px;
    font-weight: bold;
}
li.CompanySearchResult.NotAccepted {
    background: #fff4ea;
    padding: 2px 10px 0 10px;

}
li.CompanySmallSearchGroup li.CompanySearchResult {
    height: 18px;

}
.StdMargin {
    margin: 5px 0 5px 0;
    border-bottom: 1px dotted #666;
    padding:5px 0 5px 0;
}

.MedPadding {
    padding: 1px 10px 10px 0!important;
}

/* TAG CLOUDS */

.TagCloud {
    /*border: 1px solid #ddd;*/
    /*width: 300px;*/
    font-family: "helvetica neue",Arial,Helvetica,sans-serif;
    padding: 2px 2px 10px 2px;
    line-height: 23px;
    text-align: center;
}

.TagCloud li {
    display: inline;
}

.TagCloud a {
    padding: 5px;
}

.Parts .TagCloud {
    padding-right: 20px;
}

ul.LatestList  li{
    border-bottom: 1px dotted #666;
    width:95%;
    padding: 5px 0 5px 0;
}

.PreferredSupplier,
.BoxStyleE .CompanySearchResult{
    background-color:#fff;
    border: none;
    border-bottom: 1px dotted #ccc;
    padding: 5px;
}

/* /TAG CLOUDS */

/* MESSAGE NAVIGATION */

.MessageNavigationBox {
    margin: 5px 4px 5px 0;
    position: relative;
    text-align: center;
    clear: both;
}

.MessageNavigationBox:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.MessageNavigationBox .first {
    float: left;
}
.MessageNavigationBox .last {
    float: right;
}

/* /MESSAGE NAVIGATION */


ul.Instructions{
    margin: 0 0 0 20px;
}

ul.Instructions li{
    font-size:14px;
    font-weight:bold;
    list-style-type:disc;
    padding: 10px 0 10px 0;
}

.ExampleFile{
    margin: 0 0 20px 0;
    padding: 15px 0 20px 0;
    border-bottom:1px dotted #666;
    border-top:1px dotted #666;
    font-size:16px;
    color: orange;
}

.uploadForm{
    margin: 20px 0 0 0;
    float: left;
    width: 300px;
}

.uploadInstructions{
    margin: 20px 0 0 0;
    padding: 10px;
    float: right;
    width: 280px;
    border: 2px solid #002b60;
    background: #f1f0ee;
    border-radius: 2px; /* CSS 3 */
    -moz-border-radius:2px; /* mozilla */
    -webkit-border-radius:2px; /* webkit: Safari, Chrome, ... */
}

.uploadInstructions h2 {
    color: #01295d;
    font-size: 14px;
    padding: 0;
    margin: 5px 0;
    text-transform: none;
}

ol.orderedList {
    list-style: decimal;
    margin-left: 20px;
}

ol.orderedList li {
    padding-left: 0;
    list-style: decimal;
}
ol.orderedList.inside {
    margin-left: 0;
    list-style-position: inside;
}
ol.orderedList.inside li {
    list-style-position: inside;
}

li.CSVInfo{
    font-size:10px;
}

.ImportantInfo{
    margin: 20px 0 0 0;
    color:red;
    font-size:14px;
    font-weight:bold;
}

.HighlightedInfo{
    color:red;
    font-weight:bold;
}

/* JQUERY STYLING */
.ui-tabs.ui-widget { font-family: "helvetica neue",arial,helvetica,sans-serif; font-size: 11px; }

.ui-tabs.ui-widget-content, .ui-tabs .ui-widget-content { border: none; background: none; xcolor: #362b36; }
.ui-tabs.ui-widget-content a, .ui-tabs .ui-widget-content a { color: #00b2d9; }
.ui-tabs.ui-widget-header, .ui-tabs .ui-widget-header { border: none; background: none; font-weight: bold; }
.ui-tabs.ui-widget-header a, .ui-tabs .ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-tabs.ui-state-default,
.ui-tabs.ui-widget-content .ui-state-default
{ border: none; background: none; font-weight: normal; xcolor: #2779aa; outline: none; }
.ui-tabs.ui-state-default a,
.ui-tabs.ui-state-default a:link,
.ui-tabs.ui-state-default a:visited
{ color: #2779aa; text-decoration: none; outline: none; }
.ui-tabs.ui-state-hover,
.ui-tabs.ui-widget-content .ui-state-hover,
.ui-tabs.ui-state-focus,
.ui-tabs.ui-widget-content .ui-state-focus
{ border: 1px solid #74b2e2; background: #e4f1fb url(images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #0070a3; outline: none; }
.ui-tabs.ui-tabs.ui-state-hover a,
.ui-tabs.ui-state-hover a:hover { color: #0070a3; text-decoration: none; outline: none; }
.ui-tabs.ui-tabs.ui-state-active,
.ui-tabs.ui-widget-content .ui-state-active
{ border: 1px solid #2694e8; background: #3baae3 url(images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; outline: none; }
.ui-tabs.ui-tabs.ui-state-active a,
.ui-tabs.ui-state-active a:link,
.ui-tabs.ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }

/* JQUERY STYLING */


.inline-icon {
    display: inline-block!important;
    margin: -4px 0;
}

.toogleButton {
    border-radius: 2px; /* CSS 3 */
    -moz-border-radius:2px; /* mozilla */
    -webkit-border-radius:2px; /* webkit: Safari, Chrome, ... */
    -moz-box-orient:vertical;
    background:#eaeaea none repeat scroll 0 0;
    color:#FFFFFF;
    cursor:pointer;
    font-weight:bold;
    line-height:1.12;
    padding:0.1em 0.1em 0.1em 0.2em;
    text-decoration:none;
    white-space:nowrap;
}

/* UL FORM */

.AppFormUl label.required span {
    font-size: 16px;

}

.UserProfileForm label {
    text-transform: uppercase;
    color: #555;
}

.AppFormUl fieldset {
    border: none;
    display: block;
}

.AppFormUl legend {

    color: #193A65;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    clear: both;
}
.AppFormUl legend span {
    color: #727F8F;
    font-size: 12px;
}

.AppFormUl  .subformElementsList {
    display: block;
    float: left;
    width: 100%;
    border-top: 1px dotted #222;
}
.AppFormUl fieldset ul.subformElementsList {
    padding: 5px 0;
}

/* INPUT ELEMENTS */

.AppFormUl input.input-text,
.AppFormUl input.TextInput,
.AppFormUl input.password,
.AppFormUl textarea,
.AppFormUl input[type="text"],
.AppFormUl input[type="email"],
.AppFormUl input[type="password"] {
    border-radius: 3px; /* CSS 3 */
    -moz-border-radius:3px; /* mozilla */
    -webkit-border-radius:3px; /* webkit: Safari, Chrome, ... */
    -x-system-font:none;
    background: #F4F9FB;
    font-size: 12px;
    line-height:18px;
    padding:4px;
    margin:1px 0 4px 0;
    border:solid 1px #DADADA;
}

.AppFormUl input.CheckboxInput,
.AppFormUl input[type="checkbox"] {
    margin:4px 0 8px 0;

}

.AppFormUl textarea{
    background-color:#fff;
    font-size: 14px;
    line-height:20px;
    padding: 10px;
    border: 1px solid #cccccc;
    font-family: "helvetica neue",arial,helvetica,sans-serif;
    display: block;
    width: inherit;
}

.AppFormUl .SelectInput {
    border-radius: 3px; /* CSS 3 */
    -moz-border-radius:3px; /* mozilla */
    -webkit-border-radius:3px; /* webkit: Safari, Chrome, ... */
    width: 179px;
    padding:4px;
    margin: 1px 0 5px 0;
    background:#F4F9FB none repeat scroll 0 0;
    font-size: 12px;
    line-height:18px;
    border:solid 1px #DADADA;
}

.AppFormUl input.input-text:focus,
.AppFormUl input.TextInput:focus,
.AppFormUl input.password:focus,
.AppFormUl textarea:focus,
.AppFormUl input[type="text"]:focus,
.AppFormUl input[type="email"]:focus,
.AppFormUl input[type="password"]:focus,
.AppFormUl .SelectInput:focus,
.AppFormUl textarea:focus {
    border:solid 1px #333;
}

.AppFormUl .checkbox-container label{
    text-transform: none;
}


.TopFormButton {
    position: absolute;
    top: -45px;
    right: 0;
}

/* USER PROFILE FORM*/
.AppFormUl{
    position: relative;
    display: block;
}

.AppFormUl.UserProfileForm {
    width: 540px;
}

.AppFormUl #TopSubmitButton {
    position: absolute;
    top: -45px;
    right: 0;
}

.AppFormUl #SubmitButton {
    float: right;
}

.AppFormUl #form-group-UserDetailsGroup {
    float: left;
    width: 330px;
}

.AppFormUl #form-group-CompanyDetailsGroup {
    float: left;
    width: 210px;
}

.AppFormUl #form-group-CompanyDetailsGroup .TextInput {
    width: 170px;
}

.AppFormUl #form-group-UserDetailsGroup .TextInput {
    width: 140px;
}

.AppFormUl #FirstName-container {
    float: left;
    padding-right: 5px;
}

#CompanyDescriptionSubform-CompanyInfo {
    width: 530px;
}

#CompanyLogo-container {
    float: left;
}

#CompanyLogoPreview-container {
    float: right;
}

.AppFormUl .button-container {
    padding: 5px 0;
}

#fieldset-BillingDetailsSubform {
    margin-bottom: 10px;
}

/* /USER PROFILE FORM*/

.TempParts{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    margin: 0 0 3px 0;
    border: solid 1px #0099cc;
    background-color: #fff4ea;
    padding: 2px 10px 3px 10px;
    text-align:left;
    width:580px;
    position: relative;
}


.TempParts strong{
    text-transform: uppercase;
    font-size:10px;
    color:#262262;
    font-weight:bold;
}



.PermParts{
    border-radius: 4px; /* CSS 3 */
    -moz-border-radius:4px; /* mozilla */
    -webkit-border-radius:4px; /* webkit: Safari, Chrome, ... */
    margin: 0 0 3px 0;
    border: solid 1px #0099cc;
    background-color: #F1F9FC;
    padding: 2px 10px 3px 10px;
    text-align:left;
    width:580px;
    position: relative;
}




.NotAcceptedNote h4 {
    margin: 10px 0;
    color: #dd0000;
}

.PaymentMethods {
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0;
}

.PaymentMethods label {
    color: #123366;
    padding-left: 15px;
    padding-right: 10px;
}

.PaymentMethods label.first {
    padding-left: 25px;
    padding-right: 10px;
}

/* PAGINATION START*/

.Paginator {
    margin: 15px 0 10px 0;
    padding: 0;
}

.page-box, /*OLD,remove*/
.paginationControl a { /*NEW*/
    border-radius: 3px; /* CSS 3 */
    -moz-border-radius: 3px; /* mozilla */
    -webkit-border-radius: 3px; /* webkit: Safari, Chrome, ... */
    border: solid 1px #003366;
    background-color: #003366;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 1px;
    padding: 7px 8px;
}

div.page-box-disabled {
    display: inline;
    border-radius: 3px; /* CSS 3 */
    -moz-border-radius: 3px; /* mozilla */
    -webkit-border-radius: 3px; /* webkit: Safari, Chrome, ... */
    border: solid 1px #666;
    background-color: #eee;
    width: 30px;
    height: 30px;
    margin: 1px;
    padding: 7px 8px;
    color: #ccc;
    font-size: 12px;
}

div.current-page-box,
.paginationControl span.current {
    border-radius: 3px; /* CSS 3 */
    -moz-border-radius: 3px; /* mozilla */
    -webkit-border-radius: 3px; /* webkit: Safari, Chrome, ... */
    display: inline;
    border: solid 1px #003366;
    background-color: #00B2D9;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 1px;
    padding: 7px 8px;
}

/*a:link.page-box,*/
/*a:visited.page-box {*/
/*	color:#fff;*/
/* text-align:center;*/
/* display:inline;*/
/*font-weight:bold;*/
/*text-decoration:none;*/
/*}*/
a:hover.page-box,
.paginationControl a:hover {
    background-color:#333;
}

/****** blog styles for latest news section ********/
h3.widgettitle, h6, td, th, .divider, hr, div.widget li, .top_metadata, #body_block .thumbnail_list li, #body_block ul.thumbnail_list, .blog_header {
    background:url("/media/images/line.gif") repeat-x scroll center bottom transparent;
}

.top_metadata {
    color:#888888;
    font-size:10px;
    margin-bottom:20px;
    padding:4px 2px 8px;
}

.blog_module {
    clear:both;
    display:block;
    margin-bottom:40px;
    overflow:hidden;

    letter-spacing:0.1px;
    line-height:20px;
}

.blog_header, .blog_header a:link, .blog_header a:visited {
    color:#333333;
    margin-bottom:0;
    padding-bottom:8px;
}

a.button_link span {
    /*background:url("images/buttons.gif") no-repeat scroll -2px -34px transparent;*/
    display:block;
    line-height:10px;
    padding:9px 0 11px 15px;
}

a.button_link {
    background:/*url("/media/images/buttons.gif") no-repeat scroll right -34px*/ #111111;
    color:#EEEEEE;
    display:inline-block;
    font-size:11px;
    height:30px;
    margin-right:5px;
    margin-top:0;
    padding-right:17px;
    text-transform:uppercase;
}

cufon  {
    display:inline-block !important;
    font-size:1px !important;
    line-height:1px !important;
    position:relative !important;
    vertical-align:middle !important;
}

cufon {
    text-indent:0 !important;
}


/* ------- 3. Social Media ------- */

#spread_the_word{display:block;margin-bottom:10px;}
#spread_the_word .gradient_box_bottom{padding:4px 25px;}
#spread_the_word .icons{padding-left:105px;height:50px;}
#spread_the_word span.sprite{
    background:transparent url(../news/wp-content/themes/partfinder/images/sprite.png) no-repeat scroll -104px -61px;
    height:38px;
    position:absolute;
    top:10px;
    width:100px;}
#spread_the_word a{display:block;height:100%;width:100%;}
.twitter_icon,.reddit_icon,.digg_icon,.stumbleupon_icon,.delicious_icon,.facebook_icon,.linkedin_icon{background:transparent url(/media/images/spread_the_word.png) no-repeat scroll 0 0;float:left;clear:none;height:50px;width:50px;}
.delicious_icon {background-position:-10px 0;}
.reddit_icon{background-position:-75px 0;}
.digg_icon{background-position:-251px 0}
.stumbleupon_icon{background-position:-372px 0;}
.twitter_icon{background-position:-128px 0;}
.facebook_icon{background-position:-310px 0;}
.linkedin_icon{background-position:-192px 0;}



.gradient_box_middle {
    background:url("/media/images/gradient_box_middle.gif") repeat-y scroll 0 0 transparent;
    width:625px;
}

.gradient_box_top {
    background:url("/media/images/gradient_box_top.gif") no-repeat scroll 0 top transparent;
}

#spread_the_word .gradient_box_bottom {
    padding:4px 25px;
}

.gradient_box_bottom {
    background:url("/media/images/gradient_box_bottom.gif") no-repeat scroll 0 bottom transparent;
    padding:26px;
    position:relative;
}

#popular_related_posts  {
    margin-top:50px;
}

#popular_related_posts .one_half, #popular_related_posts .one_half ul.thumbnail_list {
    margin-bottom:0;
}
#sub_footer ul, #sub_footer li, #footer ul, #footer li, #secondary ul, #secondary li, ul.arrow_list, ul.arrow_list li, ul.check_list, ul.check_list li, ul.thumbnail_list, ul.thumbnail_list li, .jqueryslidemenu ul, .jqueryslidemenu li, #comments li {
    list-style:none outside none;
    margin-left:0;
}

.thumbnail_list li {
    padding-bottom:25px;
    position:relative;
}

h3.widgettitle, #popular_related_posts h3 {
    margin-bottom:12px;
    padding-bottom:18px;
    padding-left:0;
}

ul.thumbnail_list .alignleft {
    margin-bottom:3px;
    margin-top:5px;
}

.thumbnail_title {
    display:inline-block;
    font-size:15px;
    padding-top:10px;
    width:194px;
}

.top_metadata a {
    font-size:10px;
    text-transform:uppercase;
    word-spacing:-1px;
}

.frame, .small_frame {
    border:1px solid #EAEAEA;
    display:inline-block;
}

.small_frame img {
    background:none repeat scroll 0 0 #F5F5F5;
    border:1px solid #FFFFFF;
    margin:0;
    padding:4px;
}

h2.BlogTitle{
    font-size:18px;
    padding: 0 0 0 0;
    margin: 5px 0 20px 0;
    text-transform:none;
}

#custom-recent-widget ul li{
    padding: 0 0 5px 0;
    margin: 0;
    clear: both;
}

#custom-recent-widget ul li:last-child {
    background: none;
}

/* ------- 7. Images------- */

.alignright,img.alignright,a img.alignright {float:right; margin:10px 0 10px 16px;}
.alignleft,img.alignleft,a img.alignleft {float:left; margin:10px 16px 10px 0;}
.aligncenter,img.aligncenter,a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.frame,.small_frame {border:1px solid #eaeaea;display:inline-block;}
.frame img{background:#F5F5F5 none repeat scroll 0 0;border:1px solid #fff;padding:8px;margin:0;}
.small_frame img {background:#F5F5F5 none repeat scroll 0 0;border:1px solid #fff;padding:4px;margin:0;}

.wp-caption {
    background-color:#F3F3F3;
    border:1px solid #DDDDDD;
    margin:10px;
    padding-top:4px;
    text-align:center;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

/******* end of blog styles*******/

ul.SavedSearchList{
    padding: 0 0 0 0;
    margin: 0 0 20px 0;
}

.SideListings.SideColumnLatestNews {
    border-top: none;
}
#custom-recent-widget {
    padding-left: 10px;

}


/* UPLOADING */

.uploadingProgress .progressSteps {
    margin: 10px -4px 20px -4px;
}

.uploadingProgress .progressStep h3 {
    font-size: 13px;
}

.uploadingProgress .progressStep {
    text-align: center;
    padding: 5px 20px;
    background: #f0f0f0;
    color: #989896;
}

.uploadingProgress .progressStep.active {
    text-align: center;
    padding: 5px 20px;
    background: #c7e9ce;
    border-bottom: 1px solid #aaaaff;
    color: #006600;
}

.uploadingProgress .progressStep.completed {
    background: #ebf7ed;

}

.uploadingProgress .progressStep.errors {
    color: #DD1111;
}

.uploadingProgress .progressStep.errors {
    background: #e9c7c7;
    color: #red;

}

.stepsSummary {
    font-weight: bold;
}

.stepsSummary span {
    color: #006600;
    padding: 0 0 0 20px;
}
.stepsSummary .processInventoryTitle {
    display: block;
    float: left;
    width: 100px;
}

.progressBar,
.progressBar.ui-progressbar {
    height: 15px;
}

.uploadingErrorsContainer {

}

.uploadingErrorsInnerContainer {
    border: 2px solid #000;
    background: #fff;
    padding: 8px;
    margin: 8px 0;
    max-height: 300px;
    overflow: auto;
    border-radius: 5px; /* CSS 3 */
    -moz-border-radius:5px; /* mozilla */
    -webkit-border-radius:5px; /* webkit: Safari, Chrome, ... */
}

#stockTopPanel {
    font-size: 13px;
    font-weight: bold;

}

#stockTopPanel h3 {
    font-size: 13px;
    margin: 0;
    padding: 8px 0 10px 0;
}

#stockSummaryContainer {
    width: 306px;
    border: 2px solid #000;
    border-radius: 3px; /* CSS 3 */
    -moz-border-radius:3px; /* mozilla */
    -webkit-border-radius:3px; /* webkit: Safari, Chrome, ... */
    padding: 2px 12px;
    margin: 0 0 10px 0;
    float: left;
}
#stockSummaryContainer .activeParts,
#stockSummaryContainer .inactiveParts {
    width: 140px;
}
#stockSummaryContainer .activeParts {
    float: left;
    color: #07215a;
    padding: 0 0 12px 0;

}

#stockSummaryContainer .inactiveParts {
    border-left: 1px solid #c9c7c8;
    float: right;
    color: #949494;
    padding: 0 0 12px 14px;
}

#stockSummaryContainer a,
#stockSummaryContainer a:visited {
    font-size: 10px;
    color: #f00;
    text-decoration: underline;
}

#stockSummaryContainer a:hover {
    text-decoration: none;
}

#stockSummaryContainer a.download,
#stockSummaryContainer a.download:visited {
    font-size: 13px;
    color: #07215a;
    text-decoration: underline;
}

#stockSummaryContainer a.download:hover {
    text-decoration: none;
}


#stockSearchContainer {
    width: 221px;
    border: 2px solid #000;
    border-radius: 3px; /* CSS 3 */
    -moz-border-radius:3px; /* mozilla */
    -webkit-border-radius:3px; /* webkit: Safari, Chrome, ... */
    padding: 2px 12px;
    margin: 0 0 10px 0;
    float: right;
    color: #07215a;
    margin-left: 20px;
}
#stockSearchContainer form {
    padding: 0 0 2px 0;

}

/**/

.uploadSummary {
    border-radius: 5px; /* CSS 3 */
    -moz-border-radius:5px; /* mozilla */
    -webkit-border-radius:5px; /* webkit: Safari, Chrome, ... */
    border: 2px solid black;
    padding: 10px;
    margin: 10px 0;
    font-size: 13px;
    font-weight: bold;
}

.uploadSummary .partsSuccess{
    color: #0d7200;
}
.uploadSummary .partsSkip{
    color: #797979;
}

.uploadSummary h4.partsFatalError {
    color: #DD1111;
    font-size: 15px;
    text-align: center;
    padding: 10px 0;
}

.relativeContainer {
    position: relative;
}

.uploadCancelButton_loadingIndicator {
    position: absolute;
    right: 75px;
    top: -40px;
}

.uploadingErrorsInnerContainer fieldset{
    border-width: 1px;
    border-color: #000;
    border-style: dotted none none none;
    padding: 5px 0 0 0;
    margin: 5px 0;
}

.uploadingErrorsInnerContainer .errorElementField{
    margin: 5px 15px 0 0;
    float: left;
    height: 50px;
}

.uploadingErrorsInnerContainer .TextInput {
    width: 160px;
}
.uploadingErrorsInnerContainer .SelectInput {
    width: 170px;
}

.uploadingErrorsInnerContainer label {
    display: block;

}

.uploadingErrorsInnerContainer .labelInfo {
    font-size: 10px;
    color: #a0853d;
    font-style: italic;

}

.uploadingErrorsInnerContainer {
    text-align: left;
    color: #000;
}

.uploadingErrorsInnerContainer .importLineNumber{
    display: block;
    float: left;
    font-weight: bold;
    color: #192849;
    margin-right: 10px;
}

.uploadingErrorsInnerContainer .importLineErrorsText{
    display: block;
    padding: 2px 10px 2px;
    font-weight: bold;
    white-space: nowrap;
}

.importLineHeaderContainer {
    width: 100%;
}

.importFormMessageSuccess {
    font-weight: bold;
    color: #0d7200;
}

.importFormMessageErrors {
    font-weight: bold;
    color: #e00000;
}

.importFormMessageErrors span{
    font-weight: normal;
    font-style: italic;
}

.errorElementField .radioLabel{
    display: inline;
    font-size: 10px;
}

.errorElementField .radioList{
    float: left;
    padding-right: 5px;
}

.errorElementField.elementText,
.errorElementField.elementSelect {
    width: 170px;
}

.errorElementField.elementTextAccept {
    width: 330px;
}

.uploadingErrorsContainer .AppFormUl {
    width: inherit;
}

#InventoryName-container,
#InventoryName-container input {
    width: 130px;
}
#ExistingInventory-container select {
    width: 140px;
}

#InventoryType-container {
    width: 125px;
}

#uploadColumnsOrder input {
    margin: 0;
}

#uploadColumnsOrder {
    border: 1px solid #9c9c9c;
    border-collapse: collapse;
}

#uploadColumnsOrder tr.first td {
    padding-top: 10px;
}

#uploadColumnsOrder tr.last td {
    padding-bottom: 10px;
}

#uploadColumnsOrder td {
    border: none;
    background: none;
    padding: 2px 5px;
}

#uploadColumnsOrder td.colLeft {
    border-right: 2px solid #cbcbcb;
}

#fieldsSettings-container {
    margin: 5px 0;
}

.margin5 {
    margin: 5px;
}

.marginH5 {
    margin-left: 5px;
    margin-right: 5px;
}

.marginV5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.margin10 {
    margin: 10px;
}

.marginH10 {
    margin-left: 10px;
    margin-right: 10px;
}

.marginV10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.uploadForm #Parts-container label {
    color: #002961;
    font-size: 13px;
    font-weight: bold;
}

.uploadForm #form-group-inventoryGroup {
    margin: 10px 0;
}

.uploadingOptions {
    text-align: center;
}

.ui-autocomplete {
    height: 200px;
    overflow-y: scroll;
    max-width: 500px;
}

#emptyFieldValueCondition,
#emptyFieldValueQuantity {
    padding: 0;
    margin: 0;
    font-size: 10px;
}
#emptyFieldValueCondition {
    width: 60px;
}
#emptyFieldValueQuantity {
    width: 50px;
    text-align: right;
    padding: 0 5px;
}

.slideSwitchButton {
    padding: 2px 5px;
    border-radius: 3px; /* CSS 3 */
    -moz-border-radius:3px; /* mozilla */
    -webkit-border-radius:3px; /* webkit: Safari, Chrome, ... */

}
.slideSwitchButton span.ui-icon {
    float: left;
}
.slideSwitchButton:hover {
    background: #ddd;
    cursor: pointer;
}
.slideSwitchButton.expanded {
    background: #ddd;
    border-bottom-right-radius: 0;
    border-bottom-left-radius:  0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
}
.slideSwitchButton.expanded:hover {
    background: #ccc;


}

.slideSwitchContent {
    background: #ddd;
    padding: 5px;
    font-weight: bold;
    border-radius: 0 3px 3px 3px; /* CSS 3 */
    -moz-border-radius:0 3px 3px 3px; /* mozilla */
    -webkit-border-radius:0 3px 3px 3px; /* webkit: Safari, Chrome, ... */
    margin-top: -3px;

}

#offer-sticker{
    margin-bottom: 20px;
}

.textCentered {
    text-align: center;
}

#linked{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:10px;
}

.payment-redirect {
    text-align: center;
    margin: 100px 0;
}


.loader-animation {
    display: inline-block;
    text-align: center;
}
.loader-animation.big {
    width: 80px;
    height: 80px;
}
.loader-animation:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 6px solid #00b2d9;
    border-color: #00b2d9 transparent #00b2d9 transparent;
    animation: loader-animation 1.2s linear infinite;
}
@keyframes loader-animation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.loader-animation.loader-button {
    width: 26px;
    height: 15px;
}
.loader-animation.loader-button:after {
    width: 10px;
    height: 10px;
    margin: 0 auto;
    border-radius: 50%;
    border: 4px solid #fff;
    border-color: #fff transparent #fff transparent;
}


.is-impersonator,
#LoginBox .is-impersonator a{
    color: red;
    font-weight: bold;
}

#LoginBox .is-impersonator a:hover{
    color: #00b2d9;
}

/* double power! */
.rrssb-buttons.rrssb-buttons {
	margin: 0 -2px;
	height: 30px;
}

.rrssb-buttons.rrssb-buttons li a {
	border-radius: 3px;
	padding: 9px 7px 8px 27px;
}

.rrssb-buttons.rrssb-buttons li a .rrssb-icon {
	padding-top: 6px;
}

.payment-badge {
    width: 100%;
}

/* COOKIE BANNER START */

.cookie-banner {
    border-radius: 4px;
    width: 450px;
    padding: 10px;
    border: solid 2px #003366;
    background-color: #f1f9fc;
    text-align: left;

    position: fixed;
    z-index: 10;

    bottom: 10px;
    right: 10px;

    box-shadow: 0 0 1em rgba(0,0,0,.2);
}

.cookie-banner.hidden {
    display: none;
}


.cookie-banner p {
    margin-bottom: 0.2em;
}

.cookie-banner-compliance {
    margin-top: -0.2em;
    text-align: right;
}

.cookie-banner-message {
}

.cookie-banner-button {
}

/* Banner Ads styles */

.banner-container {
}

.banner-container-header {
    height: 170px;
    width: 100%;

    border-bottom: 1px solid #dadada;
    background: #d1d1d1;
}

/*.banner-container-footer {
    width: 100%;
    clear: both;
}*/

/*.banner-placeholder {
    background-color: #ff8c00;
    width: 100%;
    height: 100%;
}*/

.button.substack {
    font-size: 13px;
    line-height: 1.2;
}

.subscribe-button-inner {
    display: block!important;
}

.footer-marketing {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 5px;
}
