/* General */
#content p {
  margin: 0px;
  padding: 2px 0px;
}

#catalog_content {
	width: 970px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	font-size: 12px;
	padding: 5px;
	border-top: 1px solid #000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}

.section {
	color: #FFF;
	padding: 5px 8px;
	font-weight: bold;
	font-size: 18px;
	clear: both;
	margin-bottom: 10px;
	background-image: url(../images/section-title-background.jpg);
}

.section > img {
	cursor: pointer;
	margin-left: 5px;
	padding: 2px 0;
}

.section-body {
	margin: 10px;
}

.section-body ul {
	margin-top: 5px;
	margin-bottom: 20px;
  padding-left: 10px;
  margin-left:10px;
}

.section-body p {
  margin: 0;
  padding-top: 20px;
}

.section-body p:first-child {
  padding: 0;
}

/* left/right */
#upper-content {
	position: relative;
	width: 985px;
	height: 46px;
}

#previous-partgroup, #current-partgroup, #next-partgroup {
	position: absolute;
	padding: 5px;
	font-size: 10px;
	line-height: 16px;
	overflow: hidden;
}

#previous-partgroup, #next-partgroup {
	color: #000;
	padding: 5px;
	height: 24px;
	width: 299px;
}

#previous-partgroup {
	top: 9px;
	left: 0;
	padding-left: 26px;
	background-image: url(../images/left-tab.jpg);
	background-repeat: no-repeat;
}

#current-partgroup {
	left: 322px;
	color: #FFF;
	height: 36px;
	width: 318px;
	z-index: 1;
	padding-left: 13px;
	background-image: url(../images/current-tab.png);
	background-repeat: no-repeat;
}

#next-partgroup {
	top: 9px;
	left: 650px;
	padding-right: 26px;
	background-image: url(../images/right-tab.jpg);
	background-repeat: no-repeat;
}

.lr-hit-box {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 330px;
	height: 30px;
	display: block;
	text-decoration: none;
}

#current-partgroup .lr-title {
	font-style: italic;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}

#current-partgroup .lr-supplier {
	font-weight: bold;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}

#previous-partgroup .lr-title, #next-partgroup .lr-title {
	font-style: italic;
	overflow: hidden;
	font-size: 10px;
	height: 10px;
	line-height: 10px;
	margin-top: 2px;
}

#previous-partgroup .lr-supplier, #next-partgroup .lr-supplier {
	font-weight: bold;
	overflow: hidden;
	font-size: 10px;
	height: 10px;
	line-height: 10px;
	margin-bottom: 2px;
}

#upper-content .lr-left, #upper-content .lr-right {
	width: 12px;
	height: 16px;
	margin: 4px 2px;
}

#upper-content .tinyimg {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 5px;
	border: 1px solid #000;
}

#upper-content #previous-partgroup .tinyimg, #upper-content #next-partgroup .tinyimg {
	width: 20px;
	height: 20px;
}

/* Upper page */
#enhancement_menu {
  clear: both;
  margin-bottom: 10px;
  width: 100%;
  text-align: right;
}

#enhancement_menu > span {
  margin-left: 6px;
}

.top_area {
	width: 100%;
}

#catalog_content #product_images {
  width: 430px;
  float: left;
}

#images_photos .tab {
  border: solid 1px #000000;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 0px;
}

body.no-js .tab_tabs {
	display: none;
}

ul.tab_tabs {
	border: none;
	margin: 0px;
	padding: 5px 5px 0 5px;
	width: 400px;
	background-image: url(../images/image-tab-background.jpg);
}

.tab_tabs li {
	color: #666;
	background-color: #CCC;
	padding: 5px 8px;
	width: 100px;
	height: 16px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-width: 0;
}

.tab_tabs li.tab_selected {
	color: #000;
  background-color: #FFF;
  position: relative;
  top: 1px;
}

.tab_tabs li:hover {
	color: #000;
	background-color: #EEE;
}

.tab_tabs li.tab_selected:hover {
	color: #000;
  background-color: #FFF;
}

#catalog_content #product_intro.degenerate {
  width: 100%;
  display: block;
}

#catalog_content #product_intro {
  width: 490px;
  float: left;
  margin-top:35px;
}

#catalog_content #title {
  font-size: 28px;
  margin-top:15px;
}

#catalog_content #subtitle {
  font-size: 18px;
}

#catalog_content #suppliers {
  margin-bottom: 0px;
}

#catalog_content #selector_icons {
	margin-top: 10px;
}

#catalog_content #selector_icons a {
  text-decoration: none;
  color:#000000;
  font-size:14px;
  font-weight:bold;
  margin-right:10px;
}

#selector_icons img {
	vertical-align: middle;
}

#catalog_content div#selector_icons a:hover {
	color:#b42602;
}

body.no-js #catalog_content #selector_icons {
	display: none;
}
	
#catalog_content span.extra_title {
  font-weight: bold;
}

#catalog_content div#extra_info {
	clear: both;
	margin-top: 10px;
}

#catalog_content div#extra_info ul {
  margin-top: 5px;
}

/* Sections */
.column {
	float: left;
	width: 49%;
}

.column .key {
  font-weight: bold;
  margin-right: 10px;
}

/* Parts */
#parts {
	clear: both;
}

#parts table {
  border-collapse: collapse;
  border: solid 2px #000000;
  font-size:12px;
}

#parts th {
	background-color: #f5f5f5;
}

#parts th div {
	margin-right: 16px;
	text-align: center;
}

#parts th a {
	color: #000;
	text-decoration: none;
}

#parts th .ui-icon {
	position: relative;
	float: right;
}

#parts th, #parts td {
  border: solid 1px #999999;
  padding:4px;
}

#parts td {
	border-bottom-color: #AAAAAA;
}

#parts tr.heavy td {
	border-bottom-color: #000000;
}

.mfg {
	white-space: nowrap;
}

.mfg img {
	vertical-align:middle;
	padding-right:4px;
}

.mfg a {
	margin-left:5px;
}

#catalog_content .view-all {
	margin: 5px 0;
	padding: 0;
}

#parts {
	max-height: 480px;
	overflow: auto;
	position: relative;
}

.cloned {
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #000;
	z-index: 1;
}

.highlighted {
	background-color: #DDD;
}

/* Associated */
#associated_table th, #associated_table td {
  padding:0px;	
}

table#associated_table, #associated_table td, #assiciated_table tr, table#breadcrumb_table, #breadcrumb_table td, #breadcrumb_table tr, table#logo_table, #logo_table td, #logo_table tr  {
	border:none; 
}

#content .assoc_column {
	width: 49%;
	float: left;
}

#content .assoc_group {
	margin-bottom: 10px;
}

#content .assoc_text .property_name {
	font-weight: bold;
}

.assoc_text {
	padding-right:10px;
}

#content img.associated {
  border: 1px solid #cccccc;
  float:left;
  margin:0px 8px 8px 0px;
}

/* Present */
.secondary_image {
	text-decoration: none;
}

.secondary_image img {
  width: 64px;
  height: 64px;
}

.slider_content {
  width:325px;
}

.right_button {
  float:right;
}

.present_primary a.present_item {
  display: block;
  width: 320px;
  margin-left: 35px;
}

.present_primary .present_item img {
  width: 320px;
  height: 320px;
}

.present_secondary a.present_item {
  float: left;
  margin: 25px 8px 8px 8px;
  width: 64px;
  height: 64px;
}

.present_secondary .slider_box {
	margin: 0 auto;
}

.present_secondary a.present_item.selected {
  margin: 24px 7px 7px 7px;
  border: 1px solid #000000;
}

.present_secondary .present_item img {
  width: 64px;
  height: 64px;
}

.present_modal a.present_item {
  float: left;
  width: 480px;
  height: 480px;
}

.present_modal .present_item img {
	width: 480px;
	height: 480px;
	border:none;
}

.present_modal .slider_content {
	width: 480px;
	padding-left:0px;
}

.present_modal .slider_button {
	margin-top:175px;
}

.present_primary a {
	cursor: pointer;
}

#content .pagination {
	margin: 5px 0;
  float: right;
}

#content .pagination .summary {
  color: #777777;
  display: inline-block;
  padding: 3px 0;
  float:right;
}