#pl_container {
	background:#FFFFFF;
	width:724px;
	margin:0 auto 0 auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#020202;
	overflow:hidden;
}

.clear {
	clear:both;
}

#pl_loading {
	text-align:center;
	vertical-align:middle;
	padding:150px 0 150px 0;
}

/* pl_menu settings */
.pl_menu {
	background:#c5c5bc;
	border:2px solid #ffffff;
	height:39px;
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#383838;
}
.pl_menu_sep {
	background:url(../images/pl_images/az_pl_menu_sep.gif) center center repeat-x;
	width:2px;
}
.pl_menu td {
	text-align:center;
	vertical-align:middle;
	font-size:12px;
}
.pl_menu td.pl_viewText {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	text-align:left;
}
.pl_menu select#pl_sort {
	color:#696969;
	border:1px solid #666666;
	width:90px;
	padding:1px;
	font-size:11px;
}
.pl_menu select#pl_result {
	color:#696969;
	border:1px solid #666666;
	padding:1px;
	font-size:11px;
}

.pl_viewbuttons img {
	width:37px;
	height:26px;
}

.pl_menu_left {
	background:url(../images/pl_images/az_pl_menu_left.gif) no-repeat;
	width:4px;
}
.pl_menu_right {
	background:url(../images/pl_images/az_pl_menu_right.gif) no-repeat;
	width:4px;
}
/* eof: pl_menu settings */

/* pl_navigation settings */
#pl_pagenav {
	color:#383838;
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:18px;
}
#pl_pagenav a.pl_nav {
	font-size:14px;
}
#pl_pagenav a.pl_nav:hover {
	color:#294c94;
}
#pl_pagenav a#selected {
	color:#294c94;
	font-size:15px;
	font-weight:bold;
}

#pl_next, #pl_prev {
}
/* eof: pl_navigation settings */

/* pl_content settings */
#pl_content {
	position:relative;
	padding-bottom:2px;
}

#pl_grid, #pl_list {
	width:720px;
	/*border:1px solid #646464;*/
}
.pl_grid_data {
	width:50%;
	vertical-align:top;
}
#pl_list {
	background:#747474;
	border:0;
}
#pl_list th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 11px;
  	background: #294c94;
  	color: #FFFFFF;
  	font-weight: bold;
}
.pl_list_data {
}
.pl_list_data td {
	background:#ffffff;
}
.pl_ver_sep {
	/*background:#646464;*/
	width:1px;
}
.pl_hor_sep {
	/*background:#646464;*/
	height:1px;
}

.pl_title {
	color:#b78a47;
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	padding:8px 0 10px 4px;
	height:54px;
}

.pl_desc {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	height:110px;
	padding:0 4px 0 2px;
	margin:4px 0;
}

.pl_price {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:20px;
	text-align:right;
	color:#f94f08;
	padding-right:2px;
	font-weight:bold;
	padding-left:5px;
}

.pl_price s {
	color:#848484;
	font-size:14px;
	font-weight:normal;
}

.pl_price small {
	font-family:"Arial Narrow", Arial, Helvetica;
	color:#848484;
	font-size:18px;
}

#pl_grid .pl_buttons {
	margin-bottom:8px;
}
.pl_button_sep {
	background:url(../images/pl_images/az_button_sep.gif) center center no-repeat;
	width:9px;
	height:47px;
}

.pl_cart {
	color:#003399;
	padding:1px;
	margin-top:4px;
	font-size:11px;
	font-family:Verdana, Tahoma, Arial;
	text-transform:capitalize;
}
#pl_list .pl_cart {
	font-weight:normal;
	height:18px;
	float:left;
}
/* eof: pl_content settings */

/* Boxes settings */
.pl_prodBoxL, .pl_prodBoxR {
	background:url(../images/pl_images/az_pbox_ver.gif) repeat-y;
	width:1px;
}

.pl_prodBoxHeader { font-size:0px; height:6px; }
.pl_prodBoxHeaderL {
	background:url(../images/pl_images/az_pbox_top_left.gif) no-repeat;
}
.pl_prodBoxHeaderC {
	background:url(../images/pl_images/az_pbox_hor.gif) left top repeat-x;
}
.pl_prodBoxHeaderR {
	background:url(../images/pl_images/az_pbox_top_right.gif) no-repeat;
}
.pl_prodBoxHeaderL img, .pl_prodBoxHeaderR img, .pl_prodBoxFooterL img, .pl_prodBoxFooterR img {
	width:6px;
}

.pl_prodBoxFooter { font-size:0px; height:6px; }
.pl_prodBoxFooterL {
	background:url(../images/pl_images/az_pbox_footer_left.gif) no-repeat;
}
.pl_prodBoxFooterC {
	background:url(../images/pl_images/az_pbox_hor.gif) left bottom repeat-x;
}
.pl_prodBoxFooterR {
	background:url(../images/pl_images/az_pbox_footer_right.gif) no-repeat;
}
/* eof: Boxes settings */

/* pl_error settings */
.pl_errorbox {
	color:#CC0000;
	padding:2px;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	display:none;
}
#pl_grid .pl_errorbox {
	margin-top:4px;
}
#pl_list .pl_errorbox {
	margin-top:4px;
	text-align:left;
	text-transform:capitalize;
	float:left;
}
/* eof: pl_error settings */


/* Buttons Settings */
.az-button-left, .az-button-middle, .az-button-right, 
.az-button-left2, .az-button-middle2, .az-button-right2, 
.az-button-left3, .az-button-middle3, .az-button-right3, 
.az-button-left4, .az-button-middle4, .az-button-right4 {
  line-height: 32px;
  height: 32px;
  font-family: Tahoma, Verdana;
  font-size: 14px;
  font-weight:normal;
  color: #ffffff;
  padding:0;
  margin: 0;
  vertical-align: bottom;
  /*display: -moz-inline-box;*/
  display: inline-block;  
  cursor: pointer;
  text-transform:lowercase;
}
.az-button-left {
  background:url(../images/az_template/az_button1_left.png) no-repeat;
  width: 9px;
}
.az-button-middle, .azbutton_mid1 {
  background:url(../images/az_template/az_button1_mid.png) repeat-x;
  white-space: nowrap;
}
.az-button-right {
  background:url(../images/az_template/az_button1_right.png) no-repeat;
  width: 9px;
}
.az-button-left2 {
  background:url(../images/az_template/az_button2_left.png) no-repeat;
  width: 9px;
}
.az-button-middle2, .azbutton_mid2 {
  background:url(../images/az_template/az_button2_mid.png) repeat-x;
  white-space: nowrap;
}
.az-button-right2 {
  background:url(../images/az_template/az_button2_right.png) no-repeat;
  width: 9px;
}
.az-button-left3, .az-button-middle3, .az-button-right3 {
  line-height: 19px;
  height: 19px;
  font-size: 1px;
}
.az-button-left3 {
  background:url(../images/az_template/az_button3_left.gif) no-repeat;
  width: 3px;
}
.az-button-middle3, .azbutton_mid3 {
  background:url(../images/az_template/az_button3_mid.gif) repeat-x;
  white-space: nowrap;
  font-weight:bold;
  font-size:11px;
	text-transform:capitalize;
	font-weight:bold;
}
.az-button-right3 {
  background:url(../images/az_template/az_button3_right.gif) no-repeat;
  width: 3px;
}
.az-button-left4, .az-button-middle4, .az-button-right4 {
  line-height: 22px;
  height: 22px;
  font-size:0px;
}
.az-button-left4 {
  background:url(../images/az_template/az_button4_left.gif) no-repeat;
  width: 1px;
}
.az-button-middle4, .azbutton_mid4 {
  background:url(../images/az_template/az_button4_mid.gif) no-repeat;
  white-space: nowrap;
  font-size:12px;
	text-transform:capitalize;
	color:#f94f08;
  padding:0 4px 0 4px;
}
.az-button-right4 {
  background:url(../images/az_template/az_button4_right.gif) no-repeat;
  width: 1px;
}
.button_container {
	background:url(../images/az_template/az_button4_right.gif) repeat-x;
	display: inline-block;
	line-height: 22px;
  height: 22px;
}
.azbutton_mid1, .azbutton_mid2, .azbutton_mid3, .azbutton_mid4 {
	font-family: Tahoma, Verdana;
    font-size: 14px;
    font-weight:normal;
    color: #ffffff;
	text-transform:lowercase;
	padding:0 2px 0 2px;
	white-space:nowrap;
	cursor:pointer;
}
.az-button-middle2, .azbutton_mid2 {
	color:#484848;
}
.azbutton_mid3 {
	font-size:11px;
	text-transform:capitalize;
	font-weight:bold;
}
.azbutton_mid4 {
	font-size:12px;
	text-transform:capitalize;
	color:#f94f08;
	padding:0 4px 0 4px;
}
.azbutton {
	border:none;
	border:0 none;
	padding:0;
	background:none;
	/*width:auto !important;
	width:1;*/
	overflow:visible;
	cursor:pointer;
}
/* eof: Buttons Settings */

.productBox a, .productBox a:hover {
  text-decoration:none;
}

td.popup_product_title {
  font-size:16px;
}
td.popup_price {
  color:#F94F08;
}

