select, label {
    display: block;
    width: 204px;
}
#search-button {
    cursor: pointer;
}
.wws-page *, table {
    font-family: arial, verdana;
}
.wws-page {
    width: 880px;
    position: relative;
    text-align: left;
}
#directory {
    display: none;
    margin:0 auto;
    width:900px;
}
#directory table {
    margin: 10px auto;
    margin-bottom: 50px;
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 5px;
    border-collapse: separate;
    border-spacing: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 880px;
}
#directory table th {
    padding: 10px;
    border-bottom: 1px solid #999;
}
#directory table .person {
    width: 310px;
}
#directory table .contact {
    width: 210px;
}
#directory table .solution-cell {
    width: 257px;
}
.header {
    background: url(/sales/images/wws_header.jpg) center no-repeat;
    height: 300px;
    position: relative;
    color: #fff;
    margin: 0 auto;
    width: 900px;
}
.form {
    position: absolute;
    top: 90px;
    left: 64px;
}
.header h1 {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    font-weight: bold;
}
.header h2 {
    font-size: 12px;
    color: #1f58a4;
    text-transform: uppercase;
    font-weight: bold;
}
.header h3 {
    color:#1F58A4;
    font-size:22px;
    left:590px;
    position:absolute;
    top:230px;
    font-weight: bold;
    margin-top: 20px;
}
.form label {
    margin-top: 5px;
}
#search-button, #service-search-button {
    margin-left: 136px;
    margin-top: 5px;
}
.bio-pop-up, .solution-pop-up, .help-pop-up, .channel-pop-up {
    font-family: arial, verdana;
    font-size: 12px;
    display: none;
}
.bio-pop-up .entry {
    background: url(/sales/images/bio_bg.gif);
    background: #eceef0;
    width: 425px;
    height: 242px;
    overflow: hidden;
    margin-top: 20px;
}
.bio-row, .piv {
    display: none;
}
.bio-pop-up .text {
    width:410px;
    height:233px;
    overflow-y: auto;
    margin-left: 14px;
    padding-top: 10px;
}
#breadcrumb {
    margin: 20px 0 20px 10px;
    color: #999;
}
th {
    text-align: left;
    color: #1f58a4;
    font-weight: bold;
}
.photo {
    width: 75px;
    height: 90px;
    float: left;
    margin-right: 5px;
}
.view-bio {
    background: url(/sales/images/bio_arrow.gif) no-repeat 0 5px;
    padding-left: 12px;
    color: #1f58a4;
    text-decoration: none;
    display: block;
    margin-top: 20px;
}
.bio-pop-up .name-title {
    width: 250px;
}
.name-title {
    float: left;
    width: 200px;
    overflow: hidden;
}
.wws-page a {
    color: #1f58a4;
    text-decoration: none;
}
.solutions-products {
    font-size: 11px !important;
}
.solutions-products .solutions {
    font-weight: bold;
}
.solution-pop-up, .channel-pop-up {
    margin: 0px 0px 0px 15px;
    color: #1f58a4;
}
.solution-pop-up h3 {
    margin-top: 0px;
}
.solution-pop-up h3, .solution-pop-up h4 {
    color: #000;
    margin: 5px 0px;
}
.solution-pop-up img {
    margin-bottom: 20px;
}
.bio-pop-up .top {
    display: block;
    margin-top: 20px;
}
.bio-pop-up .top th {
    color: #e47f2b;
    font-weight: bold;
    padding-right: 15px;
    vertical-align: top;
    padding-bottom: 10px;
}
.bio-pop-up .top td {
    vertical-align: top;
    padding-bottom: 10px;
}
.bio-pop-up h5 {
    font-size: 12px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin: 3px 0;
    padding: 0px;
}
.bio-contact .view-bio{
    display: none;
}
.bio-title {
    color: #e47f2b;
}

.result-row td {
    padding:10px 5px;
    border-bottom: 1px solid #999;
    vertical-align: top;
}
.solution-description .col1 {
    width: 210px;
    margin-right:20px;
    float: left;
}
.solution-description .col2 {
    width: 300px;
    float: left;
}
#container {
    width: 918px;
}
.help-pop-up p {
    margin: 10px 38px;
}
.help-pop-up ul {
    margin: 10px 38px;
    list-style: none;
    padding: 0;
    display: block;
    position: relative;
}
.help-pop-up li {
    margin: 0;
    padding: 0;
    width: 50%;
    float: left;
}
.help-pop-up li.col2 {
    margin-right: 50%;
    float: right;
}
#header, #content {
    background: url(/images/border-shadows.png);
}
body, html {
    background: #dcdcdc url(/images/grey-gradient-bg.jpg) repeat-x top;
    height: 100%;
}
#footer {
    background: url(/images/border-shadow-bottom.png) no-repeat top;
}

#search-button {
    display: none;
}

a {
    outline: 0;
}

#content-inner {
    padding-bottom: 30px;
    z-index: 1;

}

#loading {
    display: none;
    margin: 20px auto;
}

#states, #statelabel {
    display: none;
}

.solution-content, .channel-dropdown, .channel-content, .help-pop-up {
    display:none;
}

.channel-description img {
    float: left;
    margin-right: 10px;
}

.channel-description .description {
    float: left;
    width: 300px;
}

.help-pop-up .content {
    height: 230px;
    overflow-y: auto;
}
#header-inner {
border-bottom: none;
}
#content-inner {
padding:0;
}

#footer-logo a {
    background: url("/images/assa_abloy.gif") no-repeat;
}

.sortorder {
    width:50px;
    display:inline;
}

#insideSales {
    color: #000;
    display: none;
    background: url("images/insidesales_bg.png") no-repeat;
    margin:-35px 0 0 10px;
    height: 67px;
}

#insideSales table {
    border: 0px;
    padding: 0 0 0 13px;
    margin: 5px;
}
#box {
	padding: 10px;
	background-color: #6dabe8 !important;
	background: url(images/box_bg.png) repeat-x;
	border: 1px solid #c5ccd6;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	top: 10px;
	left: 45px;
}
#innerbox {
	width: 280px;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	background: #edeef0;
	margin-top: 10px;
}
#innerbox #th {
	padding: 10px;
	display: block;
}
#innerbox #td {
	border-top: 1px solid #fff;
	background: #1f58a5;
	padding: 10px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;	
}
#box .help-button {
	float:right;
	margin-top: -20px;
	cursor: pointer;
}
