#sr-type {
	float: left;
	clear: both;
	width: 570px;
	margin: 0 12px;
	display: inline;
	line-height: normal;
}

#sr-type ul {
	margin:0;
	padding:10px 10px 0 25px;
	list-style:none;
}

#sr-type li {
	display:inline;
	margin:0;
	padding:0;
}

#sr-type a {
	float:left;
	background:url('images/tab-left.gif') no-repeat left top;
	margin:0;
	font-weight: bold;
	font-size: 11px;
	padding:0 0 0 4px;
	text-decoration:none;
}

#sr-type a span {
	float:left;
	display:block;
	background:url('images/tab-right.gif') no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#627EB7;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/#sr-type a span {float:none;}/* End IE5-Mac hack */
#tabs a:hover span {
	color:#627EB7;
}

#sr-type a:hover {
	background-position:0% -42px;
}

#sr-type a:hover span {
	background-position:100% -42px;
}

#sr-type a.active {
	background-position:0% -42px;
}

#sr-type a.active span {
	background-position:100% -42px;
	color: #08448D;
}

#srbox {
	float: left;
	clear: both;
	width: 570px;
	margin: 0 12px;
	display: inline;
	line-height: normal;
	border: 1px solid #BCD2E6;
	background: #e2ebf4;
}

#srbox #intellisearch, #srbox #tagsearch, #srbox #fa-intellisearch, #srbox #oa-intellisearch {
	float: left;
	margin: 0 20px 20px 20px;
	display: inline;
}

#srbox h4 {
	font-size: 13px;
	font-weight: bold;
	color: #08448D;
	margin: 15px 0 5px 0;
	padding: 0;
	float: left;
	clear: left;
}

#srbox h4 label {
	height: 13px;
	padding: 3px 0;
}

#srbox h4 img {
	margin: 0 0 0 15px;
	padding: 0;
}

#srbox select {
	width: 525px;
}

/* RESULTS */

#fnd {
	width: 584px;
	float: left;
	clear: left;
}

#fnd .prodWrap {
	float: left;
	clear: both;
}

#fnd div.srProd {
	float: left;
	display: inline;
	width: 280px;
	overflow-x: hidden;
	background: url('images/res_bg.gif') repeat-x bottom left;
	border-bottom: 1px solid #e7eaf3;
	text-decoration: none;
	margin: 0 0 12px 12px;
}

#fnd a.srProdTitle {
	float: left;
	clear: both;
	text-decoration: none;
	color: #454545;
	margin: 0;
	width: 280px;
	display: inline;
	padding: 0;
	font-weight: bold;
}

#fnd .srProdTitle h3 {
	margin: 10px 10px 0 10px;
	padding: 0;
	font-size: 13px;
	cursor: pointer;
}

#fnd a.srProdTitle:hover h3 {
	color: black;
}

#fnd .srProdImage {
	float: left;
	clear: left;
	height: 70px;
	width: 95px;
	overflow: hidden;
}

#fnd .srProdImage img {
	border: 0px none;
	margin: 10px;
	display: inline;
}

#fnd a.srProdDesc {
	float: right;
	display: inline;
	color: #454545;
	text-decoration: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 185px;
}

#fnd a.srProdDesc:hover span {
	color: black;
}

#fnd span.srProdTags {
	float: right;
	clear: both;
	margin: 10px 10px 0 0;
	display: inline;
	font-size: 11px;
	color: #454545;
}

#fnd span.srProdPrice {
	float: right;
	clear: both;
	margin: 10px 10px 0 0;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	white-space: nowrap;
}

#fnd div.srProdOptions {
	float: left;
	clear: both;
	margin: 0 10px 0 10px;
	display: inline;
	padding: 10px 0;
	width: 265px;
}

#fnd div.srProdOptions a {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 10px;
	text-decoration: none;
	color: #aaaaaa;
}

#fnd div.srProdOptions a:hover {
	color: black;
}

#fnd .srProdDetail {
	float: left !important;
	margin: 0 10px 0 0 !important;
}

.div-tags {
	float: left;
	clear: left;
	line-height: normal;
	width: 100%;
}

.div-tags ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
}

.div-tags li {
	display: inline;
	margin: 0;
	padding: 0;
}

.div-tags a {
	background: transparent url('images/tag-left.gif') no-repeat scroll left top;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0 0 0 6px;
	text-decoration: none;
}

.div-tags a span {
	background: transparent url('images/tag-right.gif') no-repeat scroll right top;
	color: black;
	display: block;
	float: left;
	font-size: 12px;
	padding: 6px 6px 6px 0;
	white-space: nowrap;
}

.div-tags a span input {
	font-size: 10px;
	height: 10px;
	width: 10px;
}

.div-tags a span label {
	font-size: 11px;
	padding-left: 6px;
}

.div-tags a span {
	float: none;
}

.div-tags a:hover span {
	color: white;
}

.div-tags a:hover {
	background-position: 0% -27px;
}

.div-tags a:hover span {
	background-position: 100% -27px;
}

.div-tags a.tagSelected {
	background-position: 0% -54px;
}

.div-tags a.tagSelected span {
	background-position: 100% -54px;
	color:white;
}

.specs {
	float: left;
	width: 180px;
	font-size: 11px;
	margin: 0 0 0 20px;
	display: inline;
}

.specs th, .specs .specTagsTitle {
	color: #3ca1e4;
	font-weight: bold;
}

.specTags {
	margin: 10px;
}

.specs th, .specs td {
	border-bottom: 1px solid #bababa;
	padding: 3px;
	width: 90px;
	font-size: 11px;
}

.specs ul {
	margin: 5px 15px;
}

.detailImage {
	float: right;
	width: 340px;
	margin: 0 20px 0 0;
	display: inline;
}

.detailOptions {
	float: left;
	margin: 20px 0 0 0;
}

.detailOptions a {
	display: block;
	width: 185px;
	color: #454545;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-indent: 25px;
	background-color: transparent;
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 25px;
}

.detailOptions a:hover {
	color: #3ca1e4;
}

.detailOptions .butMz {
	background-image: url('images/ml_add.gif');
}

.detailOptions .butWk {
	background-image: url('images/wk_add.gif');
}

.detailOptions .butBu {
	background-image: url('images/search.gif');
}

.detailOptions .butPdf {
	background-image: url('images/acrobat.gif');
}

#srProdGroups {
	list-style-type: none;
	float: left;
	display: inline;
	margin: 0 25px;
	padding: 0;
}

#srProdGroups li {
	margin: 2px 0;
	padding: 0;
}

#srProdGroups li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #3CA1E4;
}

#srProdGroups li a:hover {
	color: #08448D;
}

.backToGroups {
	float: left;
	clear: both;
	margin: 10px 25px;
}

.backToGroups a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #3CA1E4;
}

.backToGroups a:hover {
	color: #08448D;
}
