@charset 'gb2312';
/* --------------------------------------------- */
input, textarea, select {
	width:229px;
}
/* Catalog Selection Head */
#catalog_header {
	_position: relative;
	height:110px;
	background: url(../img/prod_form_bg.gif) 0 0 no-repeat;
}
#catalog_header label {
	_position: absolute;
	_left: 0;
	_top: 0;
	display: block;
	margin-bottom: -40px;
	_width: 971px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	font: 700 16px/40px Arial, Helvetica, sans-serif;
	color: #555;
}
#catalog_header label span {
	margin: 0 5px;
}

/* Default Fix for no JS & IE 6 */
.ie6 #catalog_header select {
	visibility: visible;
	margin-top: 2px;
	width:228px;
	height: 34px;
	font-size: 18px;
	color: #666;
}
.ie6 #catalog_header option {
	visibility: visible;
	width: auto;
	aa height: 200px;
}
#ishim{
	border:1px solid red;
	height:200px;
	width:171px;
	position:absolute;
	z-index:101;
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	display: none;
}
#catalog_header .select_options {
	float:left;
	margin:40px 5px 0 0;
	xheight:90px;
}
/* Needed for JS Rollover for Nice Forms - tracks mouseout DM 3/27/2009
#catalog_header .mouse_option {
	margin:-4px 0 0 -4px;
	padding:4px 6px 4px 4px;
	height:54px;
	width:246px;
	display:block;
}*/
#catalog_header .first {
	margin-left:10px;
}
.ie6 #catalog_header .first {
	margin-left:5px;
}
#catalog_header .select_options h2 {
	margin:10px 0 3px 3px;
	font: 12px/14px Arial, Helvetica, sans-serif;
}
.cat_button {
	height:34px;
	width:161px;
	margin:26px 0 0 0;
	background: url(../img/prod_btn_search.gif) left top no-repeat;
}
.cat_button:hover {
	background-position: left bottom;
}
#cat_reset {
	display: block;
	height:34px;
	width:83px;
	margin:26px 0 0 0;
	background: url(../img/prod_btn_reset.gif) left top no-repeat;
	overflow: hidden;
	text-indent: -999em;
}
#cat_reset:hover {
	background-position: left bottom;
}
#product_list_wrapper {
	width:100%;
	height:auto;
}
/* Specific to Catalog Page - Overrides Puma Products */
.product_list {
	clear:both;
	height: auto;
}
/* Paging Module */

.catalog_paging {
	clear:both;
	float:right;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	width:968px;
}
.upper_paging {
	margin:10px 4px 10px 0;
}
.ie6 .upper_paging {
	margin:10px 5px 10px 0;
}
.lower_paging {
	margin:5px 4px 0 0
}
.ie6 .lower_paging {
	margin:5px 5px 0 0
}
.pages {
	list-style:none;
	float:right;
	margin-top:3px;
}
.pages li {
	float:left;
}
.pages li a {
	color:#777777;
	text-decoration:none;
	font-weight:bold;
	padding:0 4px 0 4px;
}
.pages li a:hover, .pages li a.on {
	color:#f21010;
}
.pages li.va {
	width:auto;
	margin-left:5px;
	padding:0px 10px 0px 8px;
	border-left:1px solid #cccccc;
}
/*##########################################
Script: Niceforms 2.0
Theme: Puma
Author: Lucian Slatineanu
URL: http://www.emblematiq.com/
##########################################*/

.NFSelect {
	height:34px;
	position:absolute;
	top:0; left:0;
	border:1px solid transparent;
	margin:-1px 0px 0px -1px;
	display:block;
}
.NFSelectLeft {
	float:left;
	height:33px;
	width:3px;
	background:url(../img/prod_form_select.gif) left top no-repeat;
	vertical-align:middle;
}
.NFSelectRight {
	height:33px;
	line-height:33px;
	width:auto;
	background:url(../img/prod_form_select.gif) right top no-repeat;
	cursor:pointer;
	color:#666;
	padding-left:7px;
	margin-left:3px;
	font-size:14px;
	font-weight: 700;
}
.NFSelect:hover .NFSelectLeft {
	background-position: left center;
	color: #fff;
}
.NFSelect:hover .NFSelectRight {
	background-position: right center;
	color: #fff;
}

.NFClicked .NFSelectLeft {
	background-position: left bottom !important;
	color: #fff;
}
.NFClicked .NFSelectRight {
	background-position: right bottom !important;
	color: #fff;
}
.select_options select {
	visibility: hidden;
}
.NFSelectTarget {
	position:absolute;
	background:none;
	margin-left:-13px;
	margin-top:18px;
	z-index:3;
	left:0;
	top:0;
	padding-bottom:13px;
}
.NFSelectOptions {
	position:relative;
	left:0;
	top:0;
	border:1px solid #dddddd;
	border-top:none;
	background:#ffffff;
	margin:15px 0px 0px 13px;
	padding:0;
	list-style:none;
	color:#333333;
	z-index:4;
	overflow-y:hidden;
	overflow-x:hidden;
	font-size:14px;
}
.NFSelectOptions li {
	display:block;
	width:100%;
	height:28px;
}
.NFSelectOptions a {
	text-decoration:none;
	background:url(../img/prod_form_select_option.png) 0 28px no-repeat;
	width:243px;
	height:28px;
	line-height:28px;
	text-indent:10px;
	color:#333333;
	display:block;
}
.NFSelectOptions a:hover {
	background-position:0 0px;
	color:#ffffff;
}
.NFSelectOptions a.NFOptionActive {
	background-position:0px -28px;
	aa color:#333;
	font-weight: 700;
}
.NFSelectOptions a.NFOptionActive:hover {
	background-position:0 0;
	color:#ffffff;
}

/*
#puma_footer li.pumacom a {
	color:#FF0000;
}
#cat_error {
	color: #f00;
	margin: 15px 10px 100px;
}
#cat_error h4 {
	font-size: 1.8em;
	margin-bottom: 5px;
}
#cat_error p{
	font-size: 1.2em;
	color:#777777;
}
#cat_error h4 span {
	color: #f00;
	font-weight:100;
}

#cat_error .centerize {
	position:relative;
	height:300px;
	width:100%;
	display: table;
}

#cat_error .centerize_content {
	display: table-cell; 
	vertical-align: middle;
	padding-left: 215px;
	padding-right: 215px;
}
#cat_error .centerize_content p {
	font-size: 1.3em;
	line-height: 1.4;
}

.ie #cat_error .centerize {
	display:block;
	vertical-align: middle;
	top:50%;
}

.ie #cat_error .centerize_content {
	display:block;
	position:relative; 
	top:-50%;
}

#puma_footer li.pumahome a {
	color:#f00;
}

*/
