table#new_header {
    width: 970px;
    background-color: #F3F1E7;
    
}
td#shaw_logo {
    border: 1px solid #E8E5DC;
    border-left-width:0;
}
table#top_nav1 {
    width: 802px;
}
#top_nav1,
#top_nav1 a:link,
#top_nav1 a:visited,
#top_nav2,
#top_nav2 a:link,
#top_nav2 a:visited {
	color:#999999;
	text-decoration:none;
}
#top_nav1 a:focus,
#top_nav1 a:hover,
#top_nav1 a:active,
#top_nav2 a:focus,
#top_nav2 a:hover,
#top_nav2 a:active {
	color:#863A09;
	text-decoration:underline;
}
tr#top_nav1_border {
    border-bottom: 1px solid #E8E5DC;
}
.top_nav1_padding {
    padding: 0 5px;
}

.top_nav1_padding1 {
    padding: 0 6px;
}
table#try_on_floor_img {
    background-color: #E8E5DC;
    width: 315px;
    float: right;
    height: 44px;
    word-spacing: -1em;
}
table#top_nav2 {
    width: 802px;
}
table#top_nav2 img {
    text-transform:uppercase;
}
.top_nav2_border {
    border: 1px solid #E8E5DC;
}
#top_nav2_search {
    border-top: 1px solid #E8E5DC;
    border-bottom: 1px solid #E8E5DC;
    border-left: 1px solid #E8E5DC;
}
#top_nav2_go {
    border-top: 1px solid #E8E5DC;
    border-bottom: 1px solid #E8E5DC;
    border-right: 1px solid #E8E5DC;
}
#myshaw_banner {
    background: url(images/myfloors_banner-short_bg.jpg) no-repeat;
}
#myshaw_banner h4 {
    margin: 106px 0 0 190px;
    width: 192px;
}
* html #myshaw_banner h4 {
    margin-top: 105px;
}
a:link.white, a:visited.white, a:hover.white, a:active.white {
    color: #FFFFFF;
}
td input, td select {
    border: 1px solid #A0A8AD;
    margin: 2px;
}
td select {
    width: 202px;
}
td input.checkbox {
    border: 0;
    margin-right: 4px;
}
/* Navigation Popups */
#new_header {
    /* needed for IE to allow popup to show over #main */
    position: relative;
    z-index: 30;
}
#top_nav1 .popup, #top_nav2 .popup {
    display: none;
    background: #F2EED5 url(/Images/Navigation/bg_popup.png) repeat-x top center;
    border: 1px solid #D0CEC1;
}
#top_nav1 .popup h4, #top_nav2 .popup h4 {
    color: #333333;
    border-bottom: 1px solid #D0CEC1;
    margin: 0;
    padding: 7px 12px;
    font-weight: bold;
    font-size: 1em;
}
#top_nav1 .popup a.close, #top_nav2 .popup a.close {
    position: absolute;
    top: 7px;
    right: 7px;
}
#top_nav1 .popup fieldset, #top_nav2 .popup fieldset {
    margin: 0;
    padding: 12px 12px;
}
#top_nav1 .popup fieldset h5, #top_nav2 .popup fieldset h5 {
    font-size: 12px;
}
#top_nav1 .popup .field, #top_nav2 .popup .field {
    margin-top: 5px;
    clear: both;
}
#top_nav1 .popup .field label {
    float: left;
    text-align: right;
    width: 7em;
}
#top_nav2 .popup .field label {
    float: left;
    text-align: right;
    width: 6em;
}
#top_nav1 .popup .field input.text, #top_nav1 .popup .field select, #top_nav2 .popup .field input.text, #top_nav2 .popup .field select {
    border: 1px solid #979694;
    float: none;
    height: 14px;
    padding: 1px 3px;
}
#top_nav1 .popup .field select, #top_nav2 .popup .field select {
    height: 18px;
}
#my_shaw_floors_popup {
    top: -7px;
    left: 187px;
    width: 304px;
}
#my_shaw_floors_popup .members h5 {
	height:11px;
	background:url(/Images/Navigation/txt_current-members.gif) no-repeat top left;
}
#my_shaw_floors_popup .nonmembers h5 {
	height:11px;
	background:url(/Images/Navigation/txt_not-yet-a-member.gif) no-repeat top left;
}
#find_a_retailer_popup {
    top: 0;
	right:0;
    width: 329px;
	text-align:left;
}
#my_shaw_floors_popup fieldset.members {
    border-bottom: 1px dotted #D8D5C6;
}
#my_shaw_floors_popup fieldset.members button, #find_a_retailer_popup fieldset button {
    margin-left: 6em;
    font-size: 1em;
    padding: 0;
}
#find_a_retailer_popup fieldset button {
    margin-left: 6em;
}
#my_shaw_floors_popup .email input, #my_shaw_floors_popup .password input {
    width: 124px;
}
#find_a_retailer_popup .zipcode input {
    width: 87px;
}
#find_a_retailer_popup .city_state input {
    width: 121px;
}
#find_a_retailer_popup .city_state select {
    width: 98px;
}
#find_a_retailer_popup .city_state em {
    color: #863A09;
    text-transform: uppercase;
    font-weight: bold;
    vertical-align: top;
    font-style: normal;
}

/* Footer */
#footer ul {
	padding:0 0px;
	text-align:center;
}
#footer li.last a {
	background-image:none;
}
#footer li p {
	color:#9F9A87;
}

/* Common */
abbr, acronym {
	border:none;
}
.tablecell-position {
    position: relative;
}
.phark {
    text-indent: -5000px;
    overflow: hidden;
}
.clear {
    clear: both;
}
.inline li {
	vertical-align:top;
	display:-moz-inline-stack;
	display:inline-block;
}
.inline li > * {
	display:block; /* Firefox 2 */
}

