table.container {
	width: 100%;
}
.Header,
.LinkBar,
.ContentBox {
	width: 100%;
}

.tabs {
	width: 100%;
	overflow: hidden;
}
.tab {
	font-size: 12px;
	display: block;
	float: left;
	padding: 3px 6px;
	margin: 1px;
	border: solid 1px #ccc;
	color: #444;
	font-weight: bold;
	cursor: pointer;
}
.tab-active {
	border: solid 1px #E07900;
	color: #E07900;
}

.tabs-panels-wrap {
	padding: 12px;
}

.tab-panel {
	display: none;
	width: 100%;
	overflow: hidden;
}

#sd-details {
	width: 900px;
	margin: 0 auto;
}

.standards-categories {
	width: 336px;
}
.standards-results {
}
.standards-search {
	width: auto;
	overflow: hidden;
}

.standards-details-title {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 4px;
}

.standards-category-highlight-wrap {
	padding: 6px;
	border: solid 1px #ccc;
	margin: 0 6px 4px 6px;
}
.standards-category-highlight {
	overflow: auto;
	clear: both;
}
.standards-category-count {
	font-size: 11px;
	line-height: 13px;
	padding: 1px 3px;
	font-style: italic;
	margin-bottom: 4px;
}
.standards-category-descr {
	font-size: 11px;
	line-height: 13px;
	padding: 1px 3px;
	margin-bottom: 4px;
}
.standards-category-designs {
	overflow: auto;
	clear: both;
}
.standards-results-more,
.standards-category-more {
	overflow: hidden;
	clear: both;
}
.standards-results-more a,
.standards-category-more a ,
.standards-categories-more a {
	display: block;
	float: right;
	clear: both;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding-right: 24px;
	margin-top: 4px;
	background: url('/skin1/icons/arrow_orange-24.png') top right no-repeat;
}

.standards-navigate-wrap {
	padding: 4px;
	border: solid 1px #ccc;
	margin: 6px 0;
	overflow: hidden;
}
.standards-navigate {
	float: right;
}
.standards-navigate-field {
	float: left;
	margin-right: 12px;
	line-height: 21px;
}

.standards-results-more a {
	clear: none;
	margin-right: 12px;
}
.standards-results-more div {
	font-size: 11px;
}

a.standards-category-link:link,
a.standards-category-link:active,
a.standards-category-link:visited,
a.standards-category-link:hover {
	display: block;
	margin: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	line-height: 16px;
	text-decoration: none;
}
a.standards-category-link-active {
	font-weight: bold;
}

.standards-search-wrap {
	padding: 0 24px 0 6px;
	margin-bottom: 32px;
}
.standards-search-field {
	margin: 12px 0;
	overflow: hidden;
	white-space: nowrap;
}
.standards-search-field label {
	line-height: 21px;
	margin-right: 8px;
}
.standards-search-field .field-label {
	float: left;
	width: 102px;
}
.standards-search-field label, .standards-search-field select, .standards-search-field input {
	font-size: 12px;
}
.standards-search-submit {
	display: block;
	float: left;
	clear: both;
	font-size: 18px;
	font-weight: bold;
	color: #E07900 !important;;
	height: 38px;
	line-height: 38px;
	padding-left: 38px;
	margin: 4px 0 0 0;
	background: url('/skin1/icons/target_orange-36.png') top left no-repeat;
	text-decoration: none !important;
}

.standards-category-title {
	font-size: 21px;
	font-weight: bold;
	color: #777;
	margin-bottom: 4px;
}
.standards-category-designs {
	overflow: hidden;
}
.standards-design-tn {
	display: block;
	float: left;
	border: solid 1px #ccc;
	margin: 0 1px 1px 0;
	width: 74px;
	height: 42px;
	overflow: hidden;
}

div.standards-shop {
	margin-bottom: 8px;
}
a.standards-shop-all:link,
a.standards-shop-all:active,
a.standards-shop-all:visited,
a.standards-shop-all:hover {
	font-size: 24px;
	font-weight: bold;
	color: #11849C;
	text-decoration: none;
}

div.standards-category-shop {
	margin: 8px 0;
}
a.standards-category-shop-all:link,
a.standards-category-shop-all:active,
a.standards-category-shop-all:visited,
a.standards-category-shop-all:hover {
	font-size: 16px;
	font-weight: bold;
	color: #11849C;
	text-decoration: none;
}

.standards-tags-wrap {
	padding: 3px 0;
	margin-bottom: 8px;
}
.standards-tags {
	padding: 1px 3px;
}
.standards-tags-sort {
	border-top: solid 1px #ccc;
	padding: 2px 0;
}
.standards-tags-sort span {
	padding-left: 4px;
	cursor: pointer;
}
.standards-tags-sort span.active {
	font-weight: bold;
}
a.standards-tag {
	font-size: 11px;
	white-space: nowrap;
	margin-right: 6px;
	color: #11849C;
}
a.standards-tag:link,
a.standards-tag:active,
a.standards-tag:visited,
a.standards-tag:hover {
	color: #11849C;
}
