@import url('global_header.css');
@import url('global_footer.css');
@import url('advertising.css');
@import url('product.css');
@import url('assist.css');

body {
/*	background: #fff url('/images/winter/bg.gif') top center repeat-x; */
	background: #fff;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

.holiday {
/*	background: transparent url('/images/winter/gift.gif') bottom left no-repeat; */
	float: left;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	z-index: -1; 
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

a img {
	border: none;
}

h1 {
	font-size: 170%;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2 {
	font-size: 130%;
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

#siteseal {
	position: fixed;
	bottom: 5px;
	left: 5px;
}

.cart_certs {
	display: block;
	font-weight: bold;
	background: transparent url('/images/cart_certs_background.gif') no-repeat;
	padding: 0 0 0 10px;
	width: 265px;
	line-height: 30px;
	height: 80px;
	margin-top: 10px;
	text-align: left;
}

.cart_quote {
	display: block;
	font-weight: bold;
	background: transparent url('/images/cart_quote_background.gif') no-repeat;
	padding: 0 0 0 10px;
	width: 265px;
	line-height: 30px;
	height: 80px;
	margin-top: 10px;
	text-align: left;
}

.assist_block {
	display: inline;
	float: right;
	font-weight: bold;
	background: transparent url('/images/assist_background.gif') no-repeat;
	padding-top: 4px;
	width: 215px;
	height: 56px;
	text-align: center;
}

.jumpfont {
	padding-top: 4px;
	display: block;
	font-size: 220%;
	font-weight: bold;
}

.certs {
	text-align: center;
	margin-top: 5px;
}

#global {
	width: 980px;
	margin: 0px Auto;
	padding: 0px;
	text-align: center;
}

.help_space {
	background: none;
	float: right;
	width: 468px;
	margin-right: 15px;
	margin-top: 15px;
	text-align: right;
}

#page-error {
	padding: 20px 10px 0px 10px;
}

#page-error h3 {
	font-size: 10pt;
}

#page-middle {
	display: table;
	margin: 5px auto 0px auto;
	width: 100%;
	text-align: left;
}

#page-left {
	float: left;
	width: 200px;
}

#page-left b{
	display: block;
	background: transparent url('/images/page-left-header_background.gif') left top no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	margin: 0px;
	padding: 0px 10px;
}

#page-left b a {
	text-decoration: none;
	color: #fff;
}

#page-left b a:hover {
	color: #ea203a;
}
	
.main_menu {
	font-family: Arial, Helvetica, sans-serif;
	width: 188px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background: url('/images/menu/menu_bottom.gif') no-repeat right bottom;
}

.main_menu_link {
	font-weight: bold;
	background: #eee;
	display: table;
	padding: 0px;
	width: 100%;
}

.main_menu_sublink {
	background: #eee;
	display: table;
	padding: 0px;
	width: 100%;
}

.main_menu_block {
	background: #eee;
	display: block;
	margin: 0px;
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding: 3px;
}

.main_menu_block img {
	margin: 2px;
	padding: 0px;
}

.main_menu a {
	color: #000;
	padding-left: 18px;
	margin: 0px;
	line-height: 22px;
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}

.main_menu a:hover {
	color: #ea203a;
	text-decoration: underline;
}

.main_menu_link a {
	background: transparent url('/images/menu/menu_collapsed.gif') no-repeat 8px 8px;
}

.main_menu_link a:hover {
	background: #ddd url('/images/menu/menu_collapsed.gif') no-repeat 8px 8px;
}

.main_menu_sublink a {
	background: transparent url('/images/menu/menu_collapsed.gif') no-repeat 18px 8px;
	padding-left: 28px !important;
	line-height: 20px;
}

.main_menu_sublink a:hover {
	background: #ddd url('/images/menu/menu_collapsed.gif') no-repeat 18px 8px;
}

#page-right {
	display: table;
	float: right;
	width: 770px;
}

.breadcrumb {
	color: #000;
	height: 30px;
	line-height: 30px;
	font-size: 90%;
	font-weight: bold;
	padding: 0px 0px;
	margin-bottom: 10px;
	overflow: hidden;
}

#page-middle .breadcrumb a {
	color: #000;
	font-weight: normal;
	margin: 0px 2px;
}

.block_error {
	clear: both;
	font-weight: bold;
	color: #ea203a;
	background: #fff;
	border: 1px solid #ea203a;
	padding: 5px;
	margin: 5px;
	font-size: 10px;
	text-transform: uppercase;
}

block_error .header {
	background: transparent url('/images/block_error_top.gif') left bottom no-repeat;
	height: 10px;
	width: 100%;
}

.block_error .middle {
	color: #ea203a;
	line-height: 18px;
	font-size: 100%;
	padding: 0px 5px;
	font-weight: bold;
}

block_error .footer {
	background: transparent url('/images/block_error_bottom.gif') left top no-repeat;
	height: 10px;
	width: 100%;
}

.col_left_33 {
	float: left;
	width: 33%;
}

#fixedtipdiv{
	background: #fff;
	position:absolute;
	padding: 3px;
	border: 3px solid #000;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

.popup {
  border: solid 2px #ddd;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  display: none;
  position: absolute;
  width: 500px;
  z-index: 60;
}

.popuptitle {
  background: #ddd;
  color: #000;
  font-weight: bold;
  height: 15px;
  padding: 5px;
}

.popupbody {
  background: #fff;
  padding: 10px;
  text-align: left;
}

.hblog {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
}

.hblog td {
	line-height: 18px;
	height: 18px;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	padding-left: 2px !important;
	padding-right: 2px !important;
}

.hblog td .ad_img{
	line-height: 18px;
	height: 18px;
	text-align: center;
	width: 46px;
	white-space: nowrap;
}

.ship_warning {
	clear: both;
	font-weight: bold;
	color: #ea203a;
	background: #fff;
	border: 1px solid #ea203a;
	padding: 5px;
	margin: 5px;
	font-size: 10px;
	text-transform: uppercase;
}

.freight_warn {
	clear: both;
	font-weight: bold;
	color: #ea203a;
	background: #fff;
	border: 1px solid #ea203a;
	padding: 5px;
	margin: 5px;
	font-size: 10px;
	text-transform: uppercase;
}

.cat_info {
	font-size: 110%;
	font-weight: normal;
}

.cat_info p {
	padding: 0px 0px 5px 0px;
	font-weight: normal;
}

.cat_info h1 {
	font-size: 16px;
	padding: 0px 10px 5px 10px;
}

.cat_info h2 {
	font-size: 13px;
	font-weight: normal;
	padding: 0px 10px 5px 10px;
}

.cat_info ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cat_info_item {
	background: #eee;
	font-size: 110%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cat_info_item .top_bar {
	background: #fff url('/images/block_bar_background.gif') top left no-repeat;
	height: 10px;
}

.cat_info_item .bottom_bar {
	background: #fff url('/images/block_bar_background.gif') bottom left no-repeat;
	height: 10px;
}

.cat_info_item p {
	padding: 5px 10px;
	font-weight: normal;
}

.cat_info_item h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.redfont {
	color: #ea203a;
	font-weight: bold;
}

.orangefont {
	float: left;
	clear: both;
	font-size: 12px;
	margin-top: 15px;
	padding: 10px;
	background: #3a679e;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	width: 750px;
}

.warning {
	background: #ea203a;
	color: #fff;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

.red_info {
	color: #ea203a;
	padding-bottom: 5px;
}

.red_info a {
	color: #ea203a;
	font-weight: bold;
	text-decoration: underline;
}

.catname {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;
}

.catname h1 {
	padding: 0px;
	margin: 0px;
}

.thumbbox {
	display: block;
	height: 1%;
}

.thumbtitle {
	font-weight: bold;
	display: block;
	margin-top: 5px;
}

.thumbnailimg {
	border: 1px solid #000;
	margin: 5px 2px 0px 2px;
	padding: 1px;
	width: 48px;
	height: 48px;
}

.thumbnailimg:hover {
	cursor: pointer;
}

.cat_table {
	padding-bottom: 50px;
}

.cat_table td {
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: top;
}

.cat_item {
	overflow: hidden;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin: 0px auto;
	width: 200px;
	text-align: center;
}

.cat_item a {
	color: #000;
	display: block;
	text-decoration: none;
}

.cat_item a:hover {
	color: #ea203a;
}

.cat_item .more_link {
	margin-top: 5px;
	display: block;
	width: 100%;
	text-align: right;
	color: #ea203a;
	text-decoration: underline;
}

.cat_item .more_link:hover {
	color: #000;
	cursor: pointer;
}

.home_top {
	background: transparent url('/images/home_background.png') top no-repeat;
	height: 280px;
	padding: 10px;
	width: 650px;
}

.ac img {
	width: 120px;
}

.cartTable {
	background: transparent url('/images/block_bar_background.gif') top left no-repeat;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px 5px;
}

.check_select {
	background: transparent url('/images/trash_s.gif') center left no-repeat;
	height: 23px;
	line-height: 23px;
	vertical-align: bottom !important;
	width: 34px;
	text-align: right;
}

.check_select input {
	padding-top: 5px;
	margin: 0px;
}

.cartTable TD {
	padding: 3px 5px;
	color: #000;
	vertical-align: top;
}

.cartTable .cartRowHeader {
	height: 24px;
	line-height: 24px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
}

.cartTable .cartRowHeader TD {
	white-space: nowrap; !important
}

.cartTable .cartColumn .qty {
	font-size: 90%;
	width: 20px;
	text-align: right;
}

.cartTable .cartColumn .rfield {
	text-align: right;
}

.cartTable .cartColumn .rfield input {
	text-align: right;
}

.cartTable .cartColumn .lfield {
	text-align: left;
}

.cartTable .cartColumn .lfield_name {
	text-align: left;
}

.cartTable .cartColumn .lfield input {
	text-align: left;
}

.cartTable .cartColumn .cfield {
	text-align: center;
}

.cartTable .cartTotal {
	font-weight: bold;
	text-align: right;
	padding: 2px 5px;
}

.cartTable .ac {
	text-align: center;
}

.cart-bar {
	background: #eee;
	border: 1px solid #666;
	height: 20px;
	line-height: 20px;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: right;
}

.cart-bar a {
	color: #000;
	text-decoration: none;
}

.cart-error {
	color: #ea203a;
	font-weight: bold;
}

.info-large {
	font-size: 120%;
	color: #666;
	font-weight: bold;
}

.info-small {
	font-size: 90%;
	color: #666;
	font-weight: bold;
}

.ups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	float: left;
	width: 100%;
	margin: 20px 0px 20px 0px;
	background: #eee;
	border: 1px solid #ccc;
}

#ship_wait_msg {
	width: 100%;
}

#ship_wait_msg {
	line-height: 30px;
	font-size: 130%;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}

.shipping {
	float: left;
	display: table;
	margin: 5px 0px 10px 0px;
	text-align: center;
	width: 770px;
}

.shipping .hdr {
	background: #eee;
	color: #000;
	font-size: 130%;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-align: left;
	margin: 0px;
	padding: 5px 10px;
}

.shipping .footer {
	background: #eee;
	color: #000;
	font-size: 130%;
	font-weight: bold;
	height: 5px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.shipping .comment {
	background: #eee;
	color: #000;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px 10px;
}

.shipping .row {
	float: left;
	width: 770px;
}

.shipping .row-odd {
	background-color: #fff8f5;
	float: left;
	width: 770px;
}

.shipping .row-even {
	background-color: #fff;
	float: left;
	width: 770px;
}

.shipping .option {
	float: left;
	line-height: 24px;
	width: 30px;
	text-align: center;
}

.shipping .name {
	float: left;
	line-height: 24px;
	width: 600px;
	text-align: left;
}

.shipping .value {
	float: left;
	line-height: 24px;
	padding: 0px 10px;
	width: 120px;
	text-align: right;
}

.inv-cust {
	float: left;
	display: table;
	margin: 0px;
	text-align: center;
	width: 385px;
}

.inv-cust .header {
	float: left;
	background: transparent url('/images/inv-cust_header.gif') left bottom no-repeat;
	height: 10px;
	width: 100%;
}

.inv-cust .footer {
	float: left;
	background: transparent url('/images/inv-cust_footer.gif') left top no-repeat;
	height: 10px;
	width: 100%;
}

.inv-cust .al {
	display: table;
	margin: 0px 5px 10px 0px;
	text-align: left;
	width: 380px;
}

.inv-cust .ar {
	display: table;
	margin: 0px 0px 10px 5px;
	text-align: left;
	width: 380px;
}

.inv-cust .hdr {
	background: #ccc;
	color: #000;
	font-weight: bold;
	font-size: 130%;
	height: 30px;
	line-height: 30px;
	text-align: left;
	margin: 5px 10px 10px 10px;
	padding: 0px 10px;
}

.inv-cust .hdr .submitbtn {
	font-size: 80%;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 1px;
}

.inv-cust .row {
	background: #eee;
	float: left;
	width: 380px;
}

.inv-cust .buttonrow {
	padding: 5px 10px 0px 0px;;
	float: right;
	width: 365px;
	text-align: right;
}

.inv-cust .lft {
	font-weight: bold;
	float: left;
	padding: 2px 0px 2px 10px;
	width: 135px;
	text-align: left;
	vertical-align: top;
}

.inv-cust .rght {
	padding: 2px 0px 2px 5px;
	float: right;
	width: 215px;
	text-align: left;
	vertical-align: top;
}

.inv-cust .comment {
	padding: 0px 10px;
	margin: 2px 0px;
	float: left;
	width: 380px;
	text-align: left;
	vertical-align: top;
}

.inv-cust .link {
	padding: 0px 10px;
	margin: 2px 0px;
	float: left;
	width: 360px;
	text-align: left;
}

.inv-cust .link a {
	color: #000;
}

.inv-cust .info {
	padding: 0px 10px 10px 10px;
	float: left;
	width: 305px;
	text-align: left;
}

.inv-cust .info_value {
	padding: 10px 0px 10px 10px;
	float: right;
	width: 217px;
	text-align: left;
}

.inv-cust .name {
	line-height: 24px;
	float: left;
	margin: 0px 0px 0px 5px;
	width: 100px;
	text-align: right;
}

.inv-cust .value {
	line-height: 24px;
	padding: 1px 0px;
	float: right;
	width: 214px;
}

.inv-cust li {
	list-style-position: inside;
	list-style-type: square;
}

.page_nav {
	display: table;
	float: right;
	margin: 10px 0px 0px 0px;
	text-align: right;
}

.page_nav .count {
	float: left;
	font-weight: bold;
	display: block;
	height: 25px;
	line-height: 25px;
	margin: 0px;
}

.page_nav .page_active {
	font-size:12px;
	color: #fff;
	padding: 0px 3px;
}

.page_nav .left {
	float: left;
	display: block;
	background: url('/images/page_nav_left.png') right top no-repeat;
	height: 25px;
	width: 15px;
	margin: 0px 0px 0px 5px;
}

.page_nav .right {
	float: left;
	display: block;
	background: url('/images/page_nav_right.png') left top no-repeat;
	height: 25px;
	width: 15px;
}

.page_nav .col {
	background: #ccc;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	float: left;
	text-align: center;
}

.page_nav a {
	color: #000;
	height: 25px;
	line-height: 25px;
	padding: 0px 5px;
}

.terms_bar {
	background: transparent url('/images/block_bar_background.gif') left top no-repeat;
	clear: both;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-align: left;
}

.terms_box {
	clear: both;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-align: left;
}

.block_bar {
	background: transparent url('/images/block_bar_background.gif') left top no-repeat;
	clear: both;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	vertical-align: middle;
}

.block_bar form {
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}

.block_bar .name {
	display: inline;
	float: left;
	font-weight: bold;
}

.block_bar .value {
	display: inline;
	float: right;
}

.block_bar_yellow {
	background: transparent url('/images/block_bar_yellow_background.gif') left top no-repeat;
	clear: both;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-align: right;
}

.block_bar_yellow .name {
	display: inline;
	float: left;
	font-weight: bold;
}

.block_bar_yellow .value {
	display: inline;
	float: right;
}

.block_bar a {
	color: #ea203a;
	font-weight: bold;
	text-decoration: none;
}

.block_bar a:hover {
	text-decoration: underline;
}

.ship_copy_bar {
	background: transparent url('/images/block_bar_background.gif') left top no-repeat;
	clear: both;
	height: 20px;
	line-height: 20px;
	margin: 10px 0px 0px 0px;
	padding: 5px 10px;
	text-align: left;
}

#bc_l {
	margin: 5px 0px 10px 0px;
	float: left;
}

#bc_r {
	margin: 5px 0px 10px 0px;
	float: right;
}

.block_checkout {
	margin: 5px 0px 5px 0px;
	width: 380px;
}

.block_checkout .header {
	background: transparent url('/images/inv-cust_header.gif') left bottom no-repeat;
	height: 10px;
	width: 100%;
}

.block_checkout .caption {
	background: #eee;
	font-weight: bold;
	font-size: 130%;
	padding: 0px 0px 5px 10px;
}

.block_checkout .middle {
	background: #eee;
}

.block_checkout .saved_address {
	padding: 5px 10px 0px 10px;
}

.block_checkout .row {
	display: table;
	width: 100%;
}

.block_checkout .name {
	line-height: 24px;
	float: left;
	margin: 0px 0px 0px 5px;
	width: 125px;
	text-align: right;
}

.block_checkout .value {
	height: 22px;
	padding: 1px 0px;
	float: right;
	width: 239px;
}

.block_checkout .checkbox {
	line-height: 24px;
	float: left;
	padding: 0px 10px 0px 10px;
	text-align: left;
	width: 330px;
}

.block_checkout .checkbox input {
	padding: 0px;
	margin: 0px;
}

.block_checkout .imgrow {
	padding: 1px 0px 10px 0px;;
	float: left;
	width: 325px;
	text-align: center;
}

.block_checkout .imgrow img {
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
	border: none;
}

.block_checkout .buttonrow {
	padding: 5px 10px 0px 0px;;
	float: left;
	width: 365px;
	text-align: right;
}

.block_checkout .dropbox {
	line-height: 24px;
	float: left;
	padding: 0px 10px 0px 10px;
	text-align: left;
	width: 305px;
}

.block_checkout .txtarea {
	margin: 0px 0px 0px 10px;
}

.block_checkout .footer {
	background: transparent url('/images/inv-cust_footer.gif') left top no-repeat;
	height: 10px;
	width: 100%;
}

.cTable {
	display: table;
	width: 100%;
}

.cMiddle {
	float: left;
	background: #eee;
	display: table;
	width: 100%;
}

.cRow_Header {
	background-color: #ddd;
	font-weight: bold;
	display: table;
	height: 1%;
	margin: 0px 10px;
	width: inherit;
	empty-cells: show;
}

.cRow {
	display: table;
	line-height: 30px;
	height: 1%;
	width: inherit;
	margin: 0px 10px;
	empty-cells: show;
}

.cCol {
	float: left;
	height: 24px;
	line-height: 24px;
	text-align: left;
	padding: 0px 0px 0px 5px;
	overflow: hidden;
	white-space: nowrap;
	empty-cells: show;
}

.cCol input {
	margin: 2px 0px;
}

.report-table {
	float: left;
	display: table;
	margin: 10px 0px 10px 0px;
	text-align: center;
	width: 770px;
}

.report-table .header {
	background-color: #eee;
	float: left;
	height: 10px;
	width: 100%;
}

.report-table .footer {
	background-color: #eee;
	float: left;
	height: 10px;
	width: 100%;
}

.cart_info {
	border-top: 4px solid #eee;
	border-bottom: 4px solid #eee;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
}

.main-cat {
	display: table;
	width: 100%;
}

.main-cat a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0px;
	width: 165px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}

.main-cat a:hover {
	color: #ea203a !important;
}

.main-cat-title {
	color: #ea203a;
	display: block;
}

a .main-cat-title:hover {
	color: #000 !important;
	text-decoration: underline;
}

.main-cat-photo {
	margin-left: 0px;
	border: none;
	height: 60px;
	width: 140px;
	margin-bottom: 10px;
}

.main-cat .more_link {
	display: block;
	font-weight: bold;
	color: #ea203a !important;
	text-decoration: underline;
	padding-top: 3px;
	text-align: right;
}

.main-cat .more_link:hover {
	color: #000 !important;
}

.main-cat-box {
	background: transparent url('/images/main-cat-background.gif') 0px 30px no-repeat;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	height: 100px;
	width: 175px;
}

.main-catr-box {
	background: transparent url('/images/main-cat-background.gif') 0px 30px no-repeat;
	display: block;
	float: left;
	padding-left: 10px;
	margin-bottom: 5px;
	height: 100px;
	width: 175px;
}

.main-cat-tbox {
	background: transparent url('/images/main-cat-background-cs.gif') 0px 30px no-repeat;
	display: block;
	float: left;
	margin-bottom: 5px;
	padding-left: 10px;
	height: 100px;
	width: 175px;
}

.main-cat-sub {
	clear: both;
	font-size: 12px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 10px !important;
}

#item_edit th {
	background: #eee;
	line-height: 22px;
	padding-left: 5px;
	text-align: left;
}

#item_edit td {
	text-align: left;
}

#item_edit .cUnitPrice {
	border: 1px solid #f00;
	width: 70px;
}

#main-info {
	width: 100%;
	display: table;
	margin-bottom: 10px;
}

#cpny_info {
	background: transparent url('/images/main/logo.gif') center 25px no-repeat;
	float: left;
	display: inline-block;
	width: 380px;
	height: 40px;
	height: 135px;
}

#flip_panel {
	float: right;
	display: inline-block;
	background: transparent url('/images/main/panel_bg.gif') top left no-repeat;
	width: 380px;
	height: 135px;
}

#flip_panel #flip_panel_sub {
	width: 100%;
	height: 110px;
}

#flip_panel #flip_panel_sub a {
	color: #000;
}

#flip_panel #flip_panel_sub .graphic {
	float: left;
	width: 185px;
	height: 135px;
}

#flip_panel #flip_panel_sub .content {
	float: right;
	padding: 10px;
	width: 170px;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

#flip_panel #flip_panel_sub .content p {
	font-family 'Arial Black';
	text-transform: uppercase;
	font-size: 17px;
	padding: 0 0 5px 0;
	margin: 0px;
}
	
#flip_panel #flip_panel_buttons {
	float: right;
	padding: 5px 10px 0 0;
}

#flip_panel #flip_panel_buttons img {
	padding: 0 2px;
	cursor: pointer;
}

#direction {
	float: left;
	font-weight: bold;
	font-style: italic;
	padding: 8px 0px;;
	background: transparent url('/images/main/direction_arrow.gif') top left no-repeat;
	width: 380px;
	height: 68px;
	position: relative;
	top: 90px;
	z-index: 1;
	text-align: center;
}

#checkout_process {
	background: transparent url('/images/chkout_prog_bg.gif') top left no-repeat;
	display: table;
	width: 100%;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	padding: 0 0 0 0;
	height: 50px;
}

#checkout_process .title {
	display: block;
	color: #333;
	position: relative;
	top: -12px;
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 0 0px 7px;
}

#checkout_process .steps{
	display: table;
	width: 744px;
	padding-top: 14px;
}	

#checkout_process div {
	float: left;
	display: block;
	padding: 0 10px;
	width: 104px;
	font-size: 10px;
}

#checkout_process .step {
	background: #eee;
	font-size: 14px;
	padding: 5px 10px;
}

#checkout_process .actv {
	color: #ea203a;
}

#checkout_process .complete {
	color: #ccc;
}

#abbrev {
	border: 5px solid #efefef;
	background: #efefef;
	position: fixed;
	float: left;
	bottom: 10px;
	left: 10px;
	padding: 0px;
	visibility: hidden;
}

#abbrev_lnk {
	font-weight: bold;
	color: #ea203a;
	background: #efefef url('/images/abbrev_lnk.gif') top left no-repeat;
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	margin: 10px 0;
}

#abbrev th {
	font-size: 12px;
	text-transform: uppercase;
	background: #fff;
	padding: 2px 5px;
	vertical-align: top;
	text-align: center;
}

#abbrev td {
	font-size: 10px;
	text-transform: uppercase;
	background: #fff;
	padding: 2px 5px;
	vertical-align: top;
}

#abbrev .abbrev {
	width: 40px;
	text-align: center;
}

#abbrev .desc {
	width: 150px;
}

.atag {
	border-bottom: 1px dotted #f00;
}

#abbrev_hov {
	font-size: 10px;
	text-transform: uppercase;
	background: #fec840;
	position: absolute;
	float: left;
	height: 20px;
	line-height: 20px;
	top: 0px;
	left: 0px;
	padding: 0 15px 0 0;
	visibility: hidden;
}

#abbrev_hov .point {
	background: transparent url('/images/point.gif') top center no-repeat;
	position: relative;
	float: left;
	height: 10px;
	width: 15px;
	top: 20px;
	left: 10px;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#blowout_thumbs {
	display: table;
	background: #eee;
	width: 100%;
}

#blowout_mouse {
	color: #ea203a;
	float: left;
	clear: both;
	width: 100%;
	margin: 5px;
	font-weight: bold;
}

.blowout_thumbnailimg {
	float: left;
	display: table;
	font-weight: bold;
	margin: 5px 0 0 5px;
	border: 1px solid #333;
}

.blowout_thumbnailimg a {
	display: table;
	width: 100%;
	color: #eee;
	float: left;
	font-size: 9px;
	background: #333;
	text-decoration: none;
	text-transform: uppercase;
}

.blowout_thumbnailimg img {
	background: #fff;
	height: 100px;
	padding: 2px;
	float: left;
}

.blowout_thumbnailimg a:hover {
	cursor: pointer;
}

.blowout_thumbnailimg .blowout_thumbnailimg_title {
	float: left;
	width: 100%;
	clear: both;
	padding: 5px;
}

#blowout_container {
	background: #fff;
	border: 5px solid #eee;
	text-align: left;
	padding: 0 10px 10px 10px;
	height: 300px;
}

#blowout_holder {
	background: #eee;
	width: 250px;
	height: 290px;
	float: right;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: 290px;
	margin-top: 10px;
}

#blowout_title {
	color: #eee;
	background: #333;
	font-weight: bold;
	font-size: 10px;
	width: 450px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 5px;
	position: relative;
	left: -10px;
	text-transform: uppercase;
}

.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

.load_error {
	border: 1px solid #f00;
	padding: 10px;
	margin-bottom: 10px;
}