﻿/*********************************
 * RESET                         *
 ********************************/
html, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
img { margin:0; padding:0; border:0; text-decoration: none; }

body {
    font-family: arial, sans-serif;
    font-size: 12px;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
ul li {
    list-style: none;
    float: left;
}
a { color: #498EDD; }
a img { border: none; }


/*********************************
 * Main Styles                   *
 ********************************/
/* Page Holder */
#container {
    padding: 0px;
    margin: 0 auto;
    width: 100%;
}
#container #wrapper {
    padding: 0px;
    margin: 0 auto;
    width: 940px;
}
.spacer1 {
    height: 10px;
    font-size: 0px;
    clear: both;
}
.spacer2 {
    height: 12px;
    font-size: 0px;
    clear: both;
}
.txttype1 {
    color: #FFFFFF;
    font-weight: bold;
}
.headype1 {
    font-weight: bold;
    color: #184085;
    font-size: 20px;
    padding: 0 25px 6px 25px;
}

.headypA{
    padding: 5px 0 6px 0 !important;
}

h1 {
    font-weight: bold;
    font-size: 18px;
    background: url(/styles/default/images/bg_h1.gif) no-repeat right -30px;
}
h1 span {
    background: url(/styles/default/images/bg_h1.gif) no-repeat left top;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 20px;
    display: block;
}
h1 span a {
    color: #253285;
}
h1 span a:hover {
    color: #498EDD;
    text-decoration: none;
}
h2 {
    font-weight: normal;
    font-size: 0px;
    background: url(/styles/default/images/bg_h2.gif) no-repeat right -5px;
    clear: both;
}
h2 span {
    background: url(/styles/default/images/bg_h2.gif) no-repeat left top;
    height: 5px;
    display: block;
}
h3 {
    font-weight: normal;
    font-size: 0px;
    background: url(/styles/default/images/bg_h3.gif) no-repeat right -5px;
    clear: both;
}
h3 span {
    background: url(/styles/default/images/bg_h3.gif) no-repeat left top;
    height: 5px;
    display: block;
}
.linktype2 {
    color: #498EDD;
}
.linktype2:hover {
    text-decoration: underline;
}

.tb5 {
    background: url(/styles/images/bg_textbox.gif) no-repeat top left;
    height: 22px;
    width: 150px;
}
.tb5a {
    border: 0;
    width: 130px;
    margin: 2px 0 0 2px;
    background: none;
    color: #565555;
    font-size: 11px;
    font-weight: normal;
    font-family: Sans-Serif;
    padding-left: 5px;
    padding-top: 2px;
}

/* Input Buttons */
button {
    position: relative;
    border: 0;
    padding: 0;
    cursor: pointer;
    overflow: visible; 
}
button::-moz-focus-inner{
	border: none;  /* overrides extra padding in Firefox */
}
button span{
	position: relative;
	display: block;
	white-space: nowrap;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span{
		margin-top: -1px;
	}
}
button.submitBtn1 {
    padding: 0 15px 0 0;
    font-weight: bold;
    font-family: arial;
    height: 24px;
    background: transparent url(/styles/images/but-type1.gif) no-repeat right -24px;
}
button.submitBtn1 span {
    padding: 3px 0 0 15px;
    height: 21px;
    line-height: normal;
    color: #ffffff;
    background: transparent url(/styles/images/but-type1.gif) no-repeat left top;
}
button.submitBtn1:hover {
    background-position: right -72px;
}
button.submitBtn1:hover span {
    background-position: 0 -48px;
}
button.submitBtn2 {
    padding: 0 15px 0 0;
    font-weight: bold;
    font-family: arial;
    height: 24px;
    background: transparent url(/styles/images/but-type2.gif) no-repeat right -24px;
}
button.submitBtn2 span {
    padding: 3px 0 0 15px;
    height: 21px;
    line-height: normal;
    color: #ffffff;
    background: transparent url(/styles/images/but-type2.gif) no-repeat left top;
}
button.submitBtn2:hover {
    background-position: right -72px;
}
button.submitBtn2:hover span {
    background-position: 0 -48px;
}

#header {
    padding: 0px;
    margin: 0 auto;
    width: 940px;
    /*height: 145px; */
    height: 165px;
    text-align: left;
    background: url(/styles/images/bg_header.jpg) no-repeat left top;
    position: relative;
}

#header #usernav {
    float: right;
    text-align: right;
    padding: 10px 25px 0 0;
    height: 23px;
}
#header ul#usernav li {
    padding-left: 11px;
    padding-right: 11px;
    border-left: 2px solid #224091;
    line-height: 13px;
}
#header ul#usernav li:last-child {
    padding-right: 0;
}
#header ul#usernav li:first-child {
    border-left: 0;
}
#header #usernav a {
    color: #FFFFFF;
}
#header #usernav a:hover {
    text-decoration: underline;
}
#header #logo-ads {
    width: 100%;
    float: left;
    height: 69px;
}
#header #logo-ads .logo {
    padding: 9px 0 0 7px;
}
#header #logo-ads .webads {
    float: right;
    padding: 0 9px 0 0;
}
/* Main nav bar */
ul#nav {
    background-color: transparent;
    list-style: none;
    font-weight: bold;
    margin-left: 158px;
    margin-bottom: 10px;
    /* border-left: 1px solid #fff; */
    float: left;
    /* position: relative; */
    z-index: 5;
    position: absolute;
    top: 112px;
}
#nav li {
    float: left;
    position: relative;
    /*border-right: 1px solid #fff;*/
    border-collapse: collapse;
}

#nav a  {
    display: block;
    padding: 0 12px;
    /* line-height: 33px;*/
    line-height: 52px;
    background: #DFDDDE;
    color: #938D8D;
    text-decoration: none;
}

#nav a:hover {
    color: #233F8F; 
}
#nav li a.downarrow {
    background: url("/styles/images/arrow_headernav.gif") no-repeat 92% 57% transparent;
    padding: 0 25px 0 15px;
}
/* Drop down sub-list */
#nav ul {
    background: #DFDDDE; 
    background: rgba(255,255,255,0); 
    list-style: none;
    position: absolute;
    left: -9999px; 
    z-index: 6;
    height:400px;
}
#nav ul li {
    float: none;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    z-index: 7;
}
#nav ul a {
    white-space: nowrap; 
    z-index: 8;
}
#nav li:hover ul {
    
    left: 0; 
}
#nav li:hover a {
    
    background-color: #DFDDDE;
}
#nav li:hover ul a {
    
    text-decoration: none;
    line-height: 25px;
}
#nav li:hover ul li a:hover {
    
    color: #233F8F;
}

#login-button { 
   position: absolute;
    right: 10px;
    /*bottom: 6px;*/
    bottom: 10px;
    color: #938D8D; 
    font-weight: bold;
}

#login-button a {
    color: #938D8D; 
}
#login-button a:hover {
    color: #233F8F; 
    text-decoration: none;
}

#content {
    padding: 0px;
    margin: 10px auto;
    width: 940px;
    text-align: left;
}
#content #homepage {
    float: left;
    width: 940px;
}
#content #homepage #slide-work {
    float: left;
    width: 678px;
}
#industrial {
    width: 240px;
    height: 172px;
    background: url(/styles/images/small_1.png) no-repeat left top;
    clear: both;
}
#industrial div {
    margin: 128px 0 0 80px;
}
#thousand {
    width: 240px;
    height: 172px;
    background: url(/styles/images/small_1.png) no-repeat left top;
    clear: both;
}
#thousand div {
    margin: 128px 0 0 100px;
}
#commision {
    width: 240px;
    height: 172px;
    background: url(/styles/images/small_3.png) no-repeat left top;
    clear: both;
}
#commision div {
    margin: 128px 0 0 100px;
}

#subscription {
    width: 240px;
    height: 172px;
    background: url(/styles/images/small_5.png) no-repeat left top;
    clear: both;
}

#subscription a{
    display:none;
}

    #subscription div {
        margin: 128px 0 0 100px;
    }

.subscription {
    width: 438px;
    height: 266px;
    padding: 10px;
    color: #23527c;
    box-sizing: border-box;
    font-weight: bold;
    background-color: #ebebeb;
}
#content #homepage #slide-work #buy-sell {
    background-color: #EEEEEE;
    height: 112px;
    padding: 10px 0 0 0;
    float: left;
    width: 100%;
}
#content #homepage #slide-work #buy-sell #howworks {
    width: 335px;
    font-weight: bold;
    color: #565555;
    margin: 0 0 0 15px;
}
#content #homepage #slide-work #buy-sell #but-buy {
    /*margin: 0 15px 0 0;*/
}
#content #homepage #search-join {
    float: right;
    width: 250px;
}
#content #homepage #search-join #prd-search {
    padding: 5px 0 0 15px;
    float: left;
    /*width: 235px;*/
    height: 173px;
    background: url(/styles/images/bg_prd-search.gif) no-repeat left top;
}
#content #homepage #search-join #prd-search .boxtitle {
    background: url(/styles/images/icon_search.png) no-repeat left center;
    padding: 0 0 0 35px;
    line-height: 25px;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
}
#content #homepage #search-join #prd-search #search-mess {
    padding: 0 0 0 20px;
}
#content #homepage #search-join #joinus {
    padding: 5px 0 0 0;
    float: left;
    width: 235px;
    height: 216px;
    font-weight: bold;
    color: #565555;
    /*background: url(/styles/images/bg_joinus.png) no-repeat left top;*/
}
#content #homepage #search-join #joinus #three-points {
    width: 180px;
}
#content #homepage #search-join #joinus #three-points ol {
    padding: 0 0 0 20px;
    padding: 0 0 0 25px;
    margin: 0;
}
#content #homepage #search-join #joinus #three-points ol li {
    padding: 0 0 15px 0;
}
#content #homepage #search-join #joinus .but-adv-search {
    margin: 0 0 0 18px;
}

span.socialNetworkBar{
    display: inline-block;
    float: left;
    padding-right: 10px;
}

#content #latest-mach {
    background-color: #EEEEEE;
    float: left;
    display: table;
    width: 940px;
    padding: 3px 0 2px 0;
}
#content #latest-mach ul li {
    margin: 0 0 0 4px;
    display: inline;
}
#content #latest-mach ul li div{
    background: url(/styles/images/bg_latest-each.gif) no-repeat left 5px;
    width: 112px;
    height: 134px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #565555;
}
#content #latest-mach ul li div p.pic-mach {
    padding: 12px 0 6px 0;
}
#content #latest-mach a {
    color: #498EDD;
}
#content #latest-mach a:hover {
    text-decoration: underline;
}
#content #browse-catg {
    background-color: #EEEEEE;
    float: left;
    display: table;
    width: 940px;
    padding: 15px 0 15px 0;
}
#content #browse-catg ul li.first-catg {
    padding: 0 0 0 15px;
}
#content #browse-catg ul li ul li {
    clear: both;
}
#content #browse-catg ul li ul li a {
    width: 230px;
    display: block;
    color: #565555;
    font-weight: bold;
}
#content #browse-catg ul li ul li a:hover {
    color: #233F8F;
    text-decoration: none;
}

#footer {
    color: #938D8D;
    font-weight: bold;
    padding: 20px 0 10px;
    text-align: right;    
    
    /*padding: 0 0 15px 0;
    margin: 20px auto 0 auto;
    width: 940px;
    text-align: right;
    font-weight: bold;
    color: #8D8585;*/
}
#footer ul {
    height: 15px;
    width: 900px;
    padding-left: 40px;
    list-style-type: none;
}
#footer p, #footer ul {
    margin: 4px auto;
}
#footer ul li {
    border-left: 1px solid #8D8585;
    display: inline;
    margin-left: 10px;
    padding-left: 10px;
    width: auto;
    height:	auto;
    float: none;
}
#footer ul li:first-child {
    border: 0 none;
}

#footer .pipe {
    padding: 0 8px 0 8px;
}
#content #catg-list ul li div .catg-info a:hover {
    text-decoration: underline;
}
#content div.pagingNav a:hover {
    color: #FFFFFF !important;
    background-color: #309ACE;
}
h4 {
    font-weight: bold;
    font-size: 18px;
    background: url(/styles/images/bg_h4.gif) no-repeat right -30px;
}
#content #search-rht #results-box .type2 a:hover {
    text-decoration: none;
}
.warning {
    padding: 10px;
    background-color: #ffc;
    text-align: center;
    border: dotted 1px red;
    font-weight: bold;
    font-size: larger;
    clear: both;
    margin: 10px;
}
#accordion {
    width: 240px;
    height: 266px;
    float: left;
    background: url("/styles/images/bg_lftpanel-li.gif") repeat-x left bottom #5A98DF;
}
.ui-helper-reset {
    border: 0 none;
    font-size: 100%;
    line-height: 1.3;
    list-style: none outside none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-decoration: none;
}
h3.ui-accordion-header {
    background: url("/styles/images/bg_lftpanel-li.gif") repeat-x left top transparent;
    height: 24px;
    line-height: 24px;
}
h3.ui-accordion-header span {
    background: url("/styles/images/lftpanel_li-arr.gif") no-repeat 220px center transparent;
    color: #FFFFFF;
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 20px;
    text-decoration: none;
    width: 220px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}
.ui-accordion-content {
    width: 240px;
    overflow: hidden;
}
#graphics {
    float: left;
}
/* 
Initial imageless css button was generated by CSSButtonGenerator.com
Gradients amended by colorzilla.com/gradient-editor 
*/
.light-blue, .dark-blue:hover {
    background: rgb(141,184,234); /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkYjhlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzc3YWFlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iIzY5YTJlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzc1YjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* IE9 SVG */
    background: -moz-linear-gradient(top, rgba(141,184,234,1) 0%, rgba(119,170,230,1) 36%, rgba(105,162,227,1) 37%, rgba(60,117,182,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(141,184,234,1)), color-stop(36%,rgba(119,170,230,1)), color-stop(37%,rgba(105,162,227,1)), color-stop(100%,rgba(60,117,182,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(141,184,234,1) 0%,rgba(119,170,230,1) 36%,rgba(105,162,227,1) 37%,rgba(60,117,182,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(141,184,234,1) 0%,rgba(119,170,230,1) 36%,rgba(105,162,227,1) 37%,rgba(60,117,182,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(141,184,234,1) 0%,rgba(119,170,230,1) 36%,rgba(105,162,227,1) 37%,rgba(60,117,182,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(141,184,234,1) 0%,rgba(119,170,230,1) 36%,rgba(105,162,227,1) 37%,rgba(60,117,182,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8db8ea', endColorstr='#3c75b6',GradientType=0)\9; /* IE6-8. The '\9' hack prevents >IE9 using the filter, and thus uses the SVG above */
}
.dark-blue, .light-blue:hover {
    background: rgb(115,130,174); /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczODJhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzU3Njk5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iIzQ3NWE5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTJkNjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* IE9 SVG */
    background: -moz-linear-gradient(top, rgba(115,130,174,1) 0%, rgba(87,105,158,1) 36%, rgba(71,90,149,1) 37%, rgba(26,45,104,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(115,130,174,1)), color-stop(36%,rgba(87,105,158,1)), color-stop(37%,rgba(71,90,149,1)), color-stop(100%,rgba(26,45,104,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(115,130,174,1) 0%,rgba(87,105,158,1) 36%,rgba(71,90,149,1) 37%,rgba(26,45,104,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(115,130,174,1) 0%,rgba(87,105,158,1) 36%,rgba(71,90,149,1) 37%,rgba(26,45,104,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(115,130,174,1) 0%,rgba(87,105,158,1) 36%,rgba(71,90,149,1) 37%,rgba(26,45,104,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(115,130,174,1) 0%,rgba(87,105,158,1) 36%,rgba(71,90,149,1) 37%,rgba(26,45,104,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7382ae', endColorstr='#1a2d68',GradientType=0)\9; /* IE6-8. The '\9' hack prevents >IE9 using the filter, and thus uses the SVG above */
}
.link-button {
	display: inline-block;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 15px;
	text-decoration: none;
	height: 16px;
	line-height: 16px;
	text-align: center;
	-webkit-box-shadow: 2px 2px 1px 0px #757271;
	        box-shadow: 2px 2px 1px -1px #757271;
}
#login-button a.link-button {
    margin-left: 10px;
}
#login-button a.link-button, #login-button a.link-button:hover {
    color: #fff;
}
#login-button a.small {
    padding: 3px 11px;
}
.submit-go {
    cursor: pointer;
    overflow: visible; /* ie6/7 width fix */
    width: auto; /* ie6/7 width fix */
    background: transparent url('/styles/images/but_go3.png') no-repeat left top;
    width: 35px;
    height: 23px;    
    text-indent: -9999px;
    border: 1px solid #68acfb;
}
.submit-go:hover, .submit-go:active {
    background: transparent url('/styles/images/but_go3_ov.png') no-repeat left top;
}
a.btn-buy, a.btn-sell {
    cursor: pointer;
    display: block;
    overflow: visible; /* ie6/7 width fix */
    width: auto; /* ie6/7 width fix */
    background: transparent url('/styles/images/but_buy-mach.png') no-repeat left top;
    width: 107px;
    height: 96px;
    border: 0 none;
    text-indent: -9999px;
}
a.btn-buy:hover {
    background: transparent url('/styles/images/but_buy-mach_ov.png') no-repeat left top;
}
a.btn-sell {
    background: transparent url('/styles/images/but_sell-mach.png') no-repeat left top;
}
a.btn-sell:hover {
    background: transparent url('/styles/images/but_sell-mach_ov.png') no-repeat left top;
}

/*Tooltip*/

#tooltip {
    position:absolute;
    top: 27px;    
    left: -50px;    
    background-color:#fff;
    padding: 5px 0;
    border-radius: 6px;
    border: 1px solid  #c8c8c8;
    -webkit-border-radius: 6px;
    background-clip: padding-box;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    z-index: 1000;
    min-width: 160px;
    max-width: 202px;
    margin: 5px 5px 0 0;
    color: #565555;
    font-size: 12px;
    font-family: arial, sans-serif;
}

#tooltip ul {
    list-style-type: none;    
    margin: 5px;
    padding: 7px; 
    overflow: hidden;   
}

#tooltip ul li{
    margin: 5px 0;            
    width: 100%;  
    border-radius: 2px;  
    height: 24px;
    line-height:24px;
    padding: 0 2px;   
}

#tooltip ul li a{
    color: #565555;    
}

#tooltip ul li.dropDownContent:hover{    
    background: url("/styles/images/bg_lftpanel-li.gif") repeat-x left top ;
    border-radius: 2px;    
    text-decoration: none;    
    color: white !important;
}

#tooltip ul li.dropDownContent a:hover {    
}

/*#tooltip:after {
    position: absolute;
    top: -6px;    
    right: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #c8c8c8;
    border-left: 6px solid transparent;
    content: '';
}*/

.halfArrow{
    position: absolute;
    top: -10px;
    left: 160px;
    height: 11px;
    width: 19px;
}

.dropDownContainer{
    cursor: pointer;
    display:inline-block;
}

.mainLogoDiv {
    height: 145px;
    width: 145px;
    float: left;
    position: relative;
    top: -45px;
    left: 10px;
}

#content, #footer {
    float: left;
}

/*Home Page - Featured Machines*/

.featuredCol{
    margin-right: 8px;
}

.featuredCol:last-of-type{
    margin-right: 0;
}

.featuredCol .featuredItem {
    width: 302px;
    background-color: #fff;    
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
}

.featuredItem img{
    width: 180px;    
    height: 120px;
}
.featuredItem p.title {
    display: block;
    margin: 5px 0;
    font-size: 18px;
}

.featuredItem p.text {
    font-size: 14px;
    width: 280px;
    display:inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


#featured-mach {
    background-color: #EEEEEE;
    overflow: hidden;
    padding: 8px 8px;
}

.bx-viewport{
    max-height: 223px !important;
}

/*
    ==========================================
    Social
    ==========================================
*/

.facebook-like {
    padding: 0;
    border-left: 0;
    margin: 17px 0 0 10px;
    width: 49px;
}

.twitter-follow {
    padding: 0;
    border-left: 0;
    margin: 17px 10px 0 10px;
    width: 62px;
}

.linkedin-follow {
    padding: 0;
    border-left: 0;
    margin: 17px 10px 0 0;
    width: 66px;
}

/*.fb-like iframe{
    width:49px !important;
}*/

.linkedin-follow {
    padding: 0;
    border-left: 0;
    margin: 17px 28px 0 0;
    width: 66px;
}

/*
    ==========================================
    Subscription Widget
    ==========================================
*/


.subWidgetWrapper {
    width: 150px;
    height: 150px;
    position: fixed;
    right: 75px;
    color: #23527c;
    font-weight: bold;
    font-family: arial, sans-serif;
    text-align: center;
}

.subWidget {
    margin: 0 auto;
    margin-top: 10px;
    width: 100px;
    height: 100px;
    background-color: #92d8ff;
    background-image: url(/styles/images/subIcon.png);
    background-size: 58%;
    background-repeat: no-repeat;
    background-position: center;
}

.subWidgetForm {
    width: 200px !important;
    min-height: 223px;
    background-color: #92d8ff;
    border: 1px solid black;
    /*color: white;*/
    color: #184085;
    position: relative;
    right: 25px;
    top: 10px;
    padding: 10px
}

.subWidgetForm_Hide {
    display: none;
}

.subWidgetValWrapper span{
    margin-left:0 !important;
}

.subError8 {
    clear: both;
    float: left;
}