/*
 Peaches Product Catalog
 Corporate Style
*/

div#page_full {
	width:740px;
	margin-left: 10px;
}

div#page_full h1 {
	font-size:16px;
	text-transform:uppercase;
	padding:0px 0px 5px 0px;
	border-bottom:3px solid #f68932;
	margin-bottom:20px;
}

ul.style_searchfields {
	display:block;
	overflow: hidden;
	margin:-10px 0px 10px 0px;
}

ul.style_searchfields li {
color: #cb612e;
float:left;
font-weight:bold;
margin-right:10px;
}

ul.style_list {
	width:740px;
}
ul.style_list li {
	width:242px;
	float:left;
	padding-bottom:10px;
	text-align:center;
}
ul.style_list li p.img { margin: 0 auto 5px auto; padding: 0; height: 200px; overflow: hidden; }
p.img a { }
ul.style_list li p.nm {
	font-weight:bold;
}
ul.style_list li img, ul.style_list li span  {
	text-align:center;
	margin:auto;
}
ul.style_list li a img { border:1px solid #000000; }

ul#available li.rowdiv, ul.style_list li.rowdiv, ul.swatch_list li.rowdiv {
	clear: both;
	display: block;
	float: none;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	width: 100%;
}

div.imgzoom { z-index:1000; }
.imgzoom { border: 10px solid #fff; background-color: #fff; }
.imgzoom img { border: 1px solid #000; cursor: pointer; width: 250px}
.imgzoom a { display: block; padding: 1em; font-weight: bold; }

ul#list_150 {
	width:700px;
}

ul#list_150 li {
	float:left;
	width:175px;
	margin-bottom:20px;
	text-align:center;
}

ul#list_150 img, ul#list_150 span {
	margin:auto;
}

ul#list_150 p {
	width:150px;
	margin:auto;
}

ul#list_150 p.title {
	font-weight:bold;
}

ul#list_150 p.normal {
	font-weight:normal;
}

ul.swatch_list {
	width:740px;
}
ul.swatch_list li {
	float:left;
	width:180px;
	margin-bottom:5px;
	text-align:center;
}
ul.swatch_list li p {
	width:180px;
}
ul.swatch_list li p.nm {
	font-weight:bold;
}
ul.swatch_list li img, ul.swatch_list li span {
	margin:auto;
}
ul.swatch_list li img  { width: 133px; height: 133px; border: 1px solid #000; }

#xresults_util_2 { height: 33px; margin-top: 15px; padding-top: 10px; border-top: 3px solid #f68932; }
.xresults_pages { float: right; }
.xresults_pagelist {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.xresults_pagelist li {
	float: left;
	text-align: center;
	margin: 0 2px 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}
.xresults_pagelist li strong {
	display: block;
	padding: 3px 6px;
	border: 1px solid #5d9732;
	background-color: #5d9732;
	color: #fff;
}
.xresults_pagelist li a {
	display: block;
	padding: 3px 6px;
	border: 1px solid #ccc;
	background-color: #eee;
	text-decoration: none;
}
.xresults_pagelist li a:hover { background-color: #fff; }
li.xresults_pagespan {
	border: 0;
	background-color: #fff;
	padding: 3px;
	margin-top: 0.5em;
}
a.xresults_pageprev {  }
a.xresults_pagenext {  }

div#style_detail {
	background-image:url(../gfx/corp/bg_detail_440.gif);
	background-repeat:repeat-y;
	margin-top:10px;
	background-position:66px 0px;
	margin-bottom:10px;
	zoom:1;
}

div#style_detail h1 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:3px solid #f68932;
}

div#style_detail_left {
	float:left;
	width:216px;
	margin-left:15px;
}
/*
div#style_detail_left img {
	margin:0px 0px 5px 0px;
	width: 200px;
	border:1px solid #000000;
}
*/
div#style_detail_left a.zoom {
	background-image:url(../gfx/corp/rd_zoom.gif);
	padding:5px 0px 5px 25px;
	background-repeat:no-repeat;
	background-position:0px -2px;
}

div#style_detail_center {
	float:left;
	margin-left:15px;
	width:250px;
}

div#style_detail_center table {
		width:250px;
}

div#style_detail_center td {
	background-color:#eeeeee;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

div#style_detail_center td p {
	margin:0px;
	font-size:11px;
}

div#style_detail_center h1 {
	font-size:16px;
	font-weight:bold;
	border-bottom: 0 !important;
	margin:0px 0px 10px 0px;
}

div#style_detail_center p.title, div#style_detail_center p {
	margin-bottom:10px;
}

div#style_detail_center ul {
	margin-top:15px;
}

div#style_detail_center li {
	list-style:disc;
	margin:0px 0px 5px 20px;
}

div#style_detail_center img.line_image { 
	clear: both; margin-top: 25px; 
}

div#style_detail a.sales_sheet {
	float:right;
	margin-top:-15px;
}

div#style_detail_right {
	width:226px;
	float:right;
}

div#style_detail_right h1 {
	font-size:16px;
	font-weight:bold;
	border:none;
	margin:0px 0px 10px 0px;
}

div#style_detail_right img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width: 80px;
}

div#style_detail_right p {
	float:left;
	font-size:11px;
}

div#style_detail_right li {
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
}

ul#available { padding-left: 10px; }
ul#available li {
	position: relative;
	float: left;
	width: 100px;
	padding-bottom:10px;
}

ul#available li img.available_swatch {
	width:75px;
	height:75px;
	/*float:left;*/
	border: 1px solid #000;
}

ul#available a.available_zoom {
	display:block;
	position: absolute;
	top: 56px;
	left: 0;
	height:19px;
	width:19px;
	/*margin-top:-21px;*/
	border:1px solid #000000;
}

ul#available a.available_arrow {
	display:block;
	position: absolute;
	top: 56px;
	left: 56px;
	_right: 0;
	height:19px;
	width:19px;
	/*margin-top:-21px;*/
	border:1px solid #000000;
}

ul#available p {
	font-size:10px;
	width:75px;
}



div#available h1 {
	font-size:16px;
	font-weight:bold;
	margin:10px 0px 30px 10px;
}

div#available ul {
	margin-left:10px;
}

div#available li {
	margin-right:35px;
	margin-bottom:10px;
	float:left;
	text-align:center;
	background-repeat:no-repeat;
}

div#available p {
	margin:5px 0px;
}

div#swatch_detail {
	background-image:url(../gfx/corp/bg_detail_440.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	width:740px;
	padding-bottom:15px;
	margin-top:10px;
	margin-bottom:10px;
}

div#swatch_detail h1 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:3px solid #f68932;
}

div#swatch_detail_left {
	float:left;
	width:480px;
	margin-left: 10px;
	clear:both;
	text-align:center;
}

div#swatch_detail_left img {
	width: 140px;
	margin:0px auto;
	border: 1px solid #000;
}

div#swatch_detail_left a.zoom {
	background-image:url(../gfx/corp/rd_zoom.gif);
	padding:0px 0px 5px 25px;
	background-repeat:no-repeat;
	background-position:0px -2px;
	float:left;
}

div#swatch_detail a.sales_sheet {
	float:right;
	margin-top:-15px;
}

div#swatch_detail_right {
	width:200px;
	float:right;
}

div#swatch_detail_right h1 {
	font-size:16px;
	font-weight:bold;
	border-bottom: 0 !important;
	margin:0px 0px 10px 0px;
}

div#swatch_detail_right img {
	float:left;
	width: 50px;
	height: 50px;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #000;
}

div#swatch_detail_right li {
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
}

div#swatch_detail_left span.swatch {
	width:300px;
	height:300px;
	display:block;
}

div#coordinate_container {
	height:350px;
	overflow:auto;
}

div#coordinate_container img {
	border:1px solid #000000;
}

.pc-searchsection { padding: 5px 5px 0px 5px; }
.pc-searchheader { font-size: 12px; font-weight: bold; color: #cb612e; margin-bottom: 5px; padding-left: 5px; }
.pc-searchdrop { margin-bottom: 0px; }
.pc-searchinput { margin-bottom: 2px; }
.pc-submitbutton {
	width: 185px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	cursor: pointer;
	margin: 0 auto 10px 10px;
}
#sort select { width: 185px; font-size: 12px; }

div#style_detail_cart {
	clear:both;
	border-top:3px solid #f68932;
	margin:10px 0 20px 10px;
	padding:15px 0px;
}

div.detail_2col {
	width:740px;
	border-top:3px solid #f68932;
}
div#right_rail div.detail_2col h2 {
	font-size:16px;
	text-transform:uppercase;
	margin-bottom: 1em;
	padding: 10px;
}
div.detail_2col table.infotable {
	margin-left: 10px;
	width: auto;
}
div.detail_2col table.infotable td {
	padding: 3px 30px 0px 3px;
	border-bottom: 1px dotted #ccc;
}

div#swatch_big {
	width:330px;
	float:left;
	margin:20px 0px 20px 30px;
	text-align:center;
	border-right:3px solid #f68932;
	padding:10px 0px;
}

div#swatch_big .sw1 {
	background-image:url(../gfx/corp/rd_super_swatch.jpg);
	background-position:0px 0px;
	width:300px;
	height:300px;
	display:block;
}

a.zoom {
	background-image:url(../gfx/corp/rd_zoom.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:0px 3px;
	text-align:left;
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 22px;
}

div#right_rail h1 {
	border-bottom:3px solid #f68932;
	font-size:16px;
	text-transform:uppercase;
	padding:10px 0px 10px 0px;
}

div#right_rail h2 {
	font-size:16px;
	margin:0px 0px;
	text-transform:uppercase;
	padding:10px 0px 10px 0px;
}

div#right_rail h3 {
	font-size:16px;
	margin:0px 0px;
	text-transform:uppercase;
	padding:0px 0px 10px 0px;
}

/* matrix table Not Used  */
.asc-matrix { width: 700px; margin: 0px auto 10px 10px; border-left: 1px solid #ddd; border-top: 1px solid #ddd; }
.asc-matrix td { border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 3px 5px; font-size: 11px; vertical-align: top; }
.asc-matrix td td { border: 0; }
.asc-matrix tr.headrow { background-color: #eee; font-weight: bold; }
.asc-matrix tr.headrow td { font-weight: bold; }
.asc-matrix a.swatch {
display: block;
float: left;
width: 50px;
/*height: 30px;
background: url(../../images/i_magnify.gif) no-repeat right bottom;*/
text-decoration: none;
border: 1px solid #333;
}
.asc-matrix a.swatch img { width: 50px; }
.asc-matrix a.swatch-no-image {
cursor: default;
display: block;
width: 50px;
height: 30px;
text-decoration: none;
border: 1px solid #333;
}
.asc-matrix-colorname {
font-size: 9px;
text-transform: uppercase;
padding-bottom: 2px;
}
.asc-matrix .qtybox { width: 35px; text-align: center; font-weight: bold; display: block; font-size: 12px; border: 1px solid #999; }
.asc-matrix-price { font-weight: bold; margin-bottom: 2px; }
.asc-matrix-price a { text-decoration: none; }
.asc-addtocart { text-align: right; padding: 10px 0; }
.asc-addtocart input.addtocart { font: bold 12px Arial, Helvetica, sans-serif; padding: 3px 6px; }
.asc-matrix-idp table td { text-align: center; font-size: 10px; }

p#sales {
	float:right;
	margin:10px;
}

ul#list_100 {
	width:700px;
}

ul#list_100 li {
	float:left;
	width:140px;
	margin-bottom:20px;
	text-align:center;
}

ul#list_100 p {
	width:100px;
	margin:auto;
}

ul#list_100 img, ul#list_100 span {
	margin:auto;
}

div#sPageImage {
	margin-bottom:10px;
}



form#frmZipSearch p {
	margin-bottom:5px;
}

ul#swatch {
	margin:20px 0px 0px 0px;
}

ul#swatch h3 {
	padding:5px 0px 0px 0px;
	font-size:12px;
	font-style:italic;
}

a#swatchimg {
	width:140px;
}

ul#swatch a.none {
	background-image:none;
	height:20px;
}

ul#swatch li {
	float:left;
	width:25%;
	display:block;
	text-align:center;
	margin-bottom:20px;
}

div#left_rail select {
	margin-left:10px;
}

ul#left_rail {
	margin:20px 0px 0px 20px
}

ul#left_rail li {
	display:block; 
	height:12px;
	margin:5px 0px 20px 0px;
}

ul#left_rail li a {
	padding:0px 0px 3px 14px;
	background-repeat:no-repeat;
	background-image:url(../gfx/corp/rd_sprite_arrow.gif);
	background-position:0px 3px;
	color:#5d9732;
	font-size:14px;
	text-transform:uppercase;
}

ul#left_rail li a:hover {
	color:#f68932;
	font-size:14px;
	background-position:0px -38px;
}

div#sort {
	margin-bottom:10px;
}

#sort a.sort {
	display:block;
	padding:4px 8px;
	background: #5d9732 url(../gfx/corp/sort_arrows.gif) no-repeat right;
	color:#ffffff;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	margin-bottom: 5px;
}
#sort a.sort:hover {
	text-decoration: none;
}

#sort h1, #search h1 {
	font-size:12px;
	text-indent:10px;
	background-color:#5d9732;
	display:block;
	padding:4px 0px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px solid #ffffff;
}

#sort h2 {
	font-size:14px;
	font-weight:bold;
	margin:10px;
}

.sort_field {
	margin:10px;
}

div#mydiv {
	margin-bottom:30px;
}

.sortradio {
	margin-left:20px;
	margin-bottom:5px;
}

ul.swatch_list_view li p a img {
	border:none;
}