/* main document layout */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	text-align: center;
	min-width: 768px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

form {
	padding: 0;
	margin: 0;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding:    3px;
}

h2 {
	font-size:   12px;
	font-weight: bold;
	color:       #595959;
	margin:      0px 0px 5px 0px;
	text-transform: uppercase;
}

h3 {
	font-size:   14px;
	font-weight: bold;
	font-family: arial;
	color:       #595959;
	margin:      0px 0px 5px 5px;
}

a:link {
	color:           #71706E;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #71706E;
}

a:hover {
	text-decoration: underline;
	color: #777;
}

a:active {
	text-decoration: none;
	color: #555;
}

a.cpi_hlink:link {
	color:           #eeeeee;
	text-decoration: none;
}

a.cpi_hlink:visited {
	text-decoration: none;
	color: #eeeeee;
}

a.cpi_hlink:hover {
	text-decoration: none;
	color: #EF9B11;
}

a.cpi_hlink:active {
	text-decoration: none;
	color: #EF9B11;
}

a.cpi_hmfglink:link {
	color:           #fff;
	text-decoration: none;
}

a.cpi_hmfglink:visited {
	text-decoration: none;
	color: #fff;
}

a.cpi_hmfglink:hover {
	text-decoration: none;
	color: #71706E;
}

a.cpi_hmfglink:active {
	text-decoration: none;
	color: #71706E;
}

a.cpi_slink:link {
	color:           #eeeeee;
	text-decoration: none;
}

a.cpi_slink:visited {
	text-decoration: none;
	color: #eeeeee;
}

a.cpi_slink:hover {
	text-decoration: none;
	color: white;
}

a.cpi_slink:active {
	text-decoration: none;
	color: white;
}

a.cpi_black_text {
	color: #000000;
}

a.cpi_sc_small_link {
	color: #555555;
}

a.cpi_pcm_category_link {
	color:       #71706E;
	font-weight: bold;
	font-size:   16px;
	font-family: arial;
	margin-right:5px;
}

a.cpi_pcm_mfg_link {
	padding-left: 10px;
	color: #71706E;
}

input, textarea, select {
	border:  1px solid #888888;
	padding: 1px;
	width:   auto;
	background-color: #FFFFFF;
	color:   #555555;
	font:    12px arial bold;
}

input.cpi_clean {
	background: none;
	border: none;
}

input#customers_firstname {
	width: 95px;
}

input#cpi_login_email {
	font:  14px arial bold;
	width: 200px;
}

input#cpi_login_password {
	font:  14px arial bold;
	width: 100px;
}

input#billing_zip {
	font:  14px arial;
	width: 120px;
}

/* HEADER */
.cpi_header {
	width:  100%;
	height: 146px;
	text-align: center;
	background: url(images/cpi_header_bg.gif) repeat;
	background-color: #ffffff;
}

.cpi_hlogoline {
	height:   100px;
	position: relative;
	background-color: transparent;
}

.cpi_hlogo {
	text-align: left;
	width: 220px;
	height: 80px;
	float: left;
}

.cpi_hlogo_inside {
	margin-top:  30px;
	margin-left: 10px;
}

.cpi_hphone {
	height:         20px;
	vertical-align: middle;
	float:          left;
	margin-top:     35px;
}

.cpi_hsearch {
	text-align: right;
	float: left;
	width: 415px;
	margin-top: 76px;
}

.cpi_hlinks {
	width:  100%;
	height: auto;
	background: #71706E;
	text-align: center;
	color:  #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top:2px solid #000;
	font-size:11px;
}

.cpi_hlinks_inside {
	margin:     auto;
	text-align: center;
	overflow:   auto;
	width:      995px;
}

.cpi_hmfglinks {
	height:     21px;
	background: #EF9B11;
	border-top: 2px solid #fff;
	font-size:11px;
}

.cpi_hmfglinks_inside {
	height:  auto;
	padding: 3px;
	color:   #fff;
}

.cpi_hrightimg1 {
	position:absolute;
	top:11px;
	left:50%;
	margin-left:325px;
	z-index: 11;
}
.cpi_hrightimg2 {
	position:absolute;
	top:27px;
	left:50%;
	margin-left:152px;
	z-index: 10;
}

.cpi_htext {
	height:     18px;
	background: #F9C301;
	text-align: left;
	color:      #4D4948;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin:     0px;
	font-size:  10px;
}

.cpi_hline2 {
	width:  100%;
	height: 5px;
	background: url('images/gradient2.gif') repeat-x;
}

.cpi_hlink1 {
	float: left;
}

.cpi_hlink2 {
	padding-top:  5px;
	padding-left: 18px;
	position:     relative;
	float:        left;
}

.cpi_hlink3 {
	padding-top:   8px;
	padding-right: 10px;
	text-align:    right;
}

.cpi_hlink4 {
	padding-top:   3px;
	padding-right: 10px;
	text-align:    right;
}

.cpi_top_header {
	background-color: #84837E;
	width: 100%;
	height: 7px;
	font-size: 7px;
}

.cpi_header_inside {
	margin: auto;
	width: 995px;
}

/* MAIN */
.cpi_main {
	text-align: left;
	top: 0px;
	width: 995px;
	height: auto;
	left: 0px;
	right: 0px;
	background: #ffffff;
	overflow: auto;
	margin: auto;
}

.cpi_container {
	height:   auto;
	overflow: auto;
	width:    750px;
	text-align: left;
	float:    left;
	padding:  10px;
}

.cpi_container_checkout {
	border-top:  1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	position:    relative;
	height:      auto;
	width:       950px;
	text-align:  center;
	margin-left: 0px;
}

.cpi_left_nav {
	float: left;
	width: 170px;
	text-align: right;
	background: #FEF5D8;
}

.cpi_main_content {
	float: left;
	width: 595;
}

.cpi_main_content_inside {
	padding: 0px 10px 10px 10px;
}

.cpi_main_content_wide {
	float: left;
	width: 810px;
}

.cpi_main_content_huge {
	width: 995px;
}

.cpi_main_content_wide_inside {
	padding: 0px 0px 10px 10px;
	width: 100%;
}

.cpi_main_no_left_nav {
	float: left;
	width: 770;
	text-align: center;
}

.cpi_main_no_left_nav_inside {
	width:      95%;
	text-align: left;
	margin:     auto;
}

.cpi_right_nav {
	float: right;
	width: 223px;
	background:#FEF5D8;
}

.cpi_index_middle_block {
	width:    560px;
	overflow: auto;
}

/* FOOTER */
.cpi_footer {
	clear:    both;
	position: relative;
	width:    995px;
	height:   auto;
	border-top: 1px solid #eeeeee;
	text-align: center;
	background: #ffffff;
	margin:   auto;
}

.cpi_fpic {
	width: 100%;
	clear: both;
}

.cpi_flinks {
	clear:   both;
	display: block;
}

.cpi_bottom_links {
	font-size: 10px;
	width: 100%;
}

.cpi_trust_logos_div {
	padding-top:    10px;
	padding-bottom: 10px;
	text-align:     center;
}

.cpi_copyright { }

/*Product Finder*/
.cpi_product_finder {
	width:  100%;
	height: 106px;
	background: #ffffff url(images/cpi_search_bg.gif) no-repeat scroll 0%;
	color:  black;
}

.cpi_product_finder_inside {
	padding-top:  12px;
	padding-left: 5px;
}

.cpi_product_finder_label {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	width:     95%;
	text-align: right;
}

.cpi_product_finder_button {
	text-align: right;
	width: 95%;
}

.cpi_search_title {
	font:       18px arial;
	color:      black;
	font-weight: bold;
	padding: 3px 7px 0px 3px;
	background:#ffffff;
}

.cpi_pfinput {
	width: 100%;
}

/* SHOPPING CART */
.cpi_sc_contents_confirm {
	width:            100%;
	background-color: #f4f4f4;
}

.cpi_sc_contents_confirm td.borderbottom {
	border-bottom: 1px solid #336699
}

.cpi_sc_contents_confirm tr.cpi_item_inside td {
	background-color: #f0f0f0;
	font-size: 14px;
}

.cpi_sc_small_info {
	font:   12px arial bold;
	margin: 10px;
	background: #ffffff;
	text-align: left;
}

.cpi_sc_small_checkout {
	font:       12px arial bold;
	text-align: left;
	margin-left: 10px;
}

.cpi_sc_small_num_items {
	font:  16px arial bold;
	color: #DB261F;
}

.cpi_sc_small {
	width:  100%;
	height: 106px;
	background: #fff url(images/cpi_sc_bg.gif) no-repeat scroll 0% 0%;
}

.cpi_sc_small_inside { padding-top: 15px; padding-left:5px;}

.cpi_title_text {
	font: bold 12px Arial, Helvetica, sans-serif;
}

.cpi_cart_title {
	font: bold 12px Arial, Helvetica, sans-serif;
}

.cpi_cart_header {
	font: bold 10px Arial, Helvetica, sans-serif;
}

.cpi_cart_item {
	font: normal 10px Arial, Helvetica, sans-serif;
}

.cpi_cart_header_detailed {
	font: bold 12px Arial, Helvetica, sans-serif;
}

.cpi_cart_item_detailed {
	font: normal 12px Arial, Helvetica, sans-serif;
}

/* WARNING AND INFO MESSAGES */
.cpi_cart_actions_message {
	clear:  both;
	margin: 1px;
	padding: 4px;
	background: #FEF5D8;
	text-align: left;
	font:   12px Georgia;
}

.cpi_warning_message {
	background-color: #FFFAEC;
	color: black;
}

/* TEXT ALIGNMENT */
.cpi_text_justify {
	text-align: justify;
}

.cpi_text_left {
	text-align: left;
}

.cpi_text_right {
	text-align: right;
}

.cpi_text_center {
	text-align: center;
}

/* BORDERS */
.cpi_border_eee {
	border: 1px solid #eeeeee;
}

.cpi_border_ccc {
	border: 1px solid #cccccc;
}

.cpi_border_black {
	border: 1px solid #000000;
}

.cpi_border_ef {
	border: 1px solid #efefef;
}

/* PADDING AND MARGIN */
.cpi_pad_top_3 {
	padding-top: 3px;
}

.cpi_pad_top_4 {
	padding-top: 3px;
}

.cpi_pad_top_5 {
	padding-top: 5px;
}

.cpi_pad_top_10 {
	padding-top: 10px;
}

.cpi_pad_top_20 {
	padding-top: 20px;
}

.cpi_pad_top_25 {
	padding-top: 25px;
}

.cpi_pad_left_10 {
	padding-left: 10px;
}

.cpi_pad_left_50 {
	padding-left: 50px;
}

.cpi_pad_bottom_5 {
	padding-bottom: 5px;
}

.cpi_pad3 {
	padding: 3px;
}

.cpi_pad5 {
	padding: 5px;
}

.cpi_pad10 {
	padding: 10px;
}

.cpi_pad20 {
	padding: 20px;
}

.cpi_mar_top_10 {
	margin-top: 10px;
}

.cpi_mar_top_2 {
	margin-top: 2px;
}

.cpi_mar_left_40 {
	margin-left: 40px;
}

/* FLOATING */
div.cpi_float_left {
	float: left;
}

div.cpi_float_right {
	float: right;
}

div.cpi_clear_float {
	clear: both;
}

/* SIZE */
.cpi_width100p {
	width:    100%;
	overflow: hidden;
}

.cpi_width55p {
	width:    55%;
	overflow: hidden;
}

.cpi_width45p {
	width:    45%;
	overflow: hidden;
}

.cpi_width250 {
	width:    250px;
	overflow: hidden;
}
.cpi_width300 {
	width:    300px;
	overflow: hidden;
}
.cpi_width500 {
	width:    500px;
	overflow: hidden;
}

/* Shopping cart */
.cpi_sc_header {
	overflow: auto;
	height: 15px;
	background: #FEF5D8;
}

.cpi_sc_header_col1 {
	float: left;
	width: 85px;
}

.cpi_sc_header_col2 {
	float: left;
	width: 335px;
}

.cpi_sc_header_col3 {
	float: left;
	width: 90px;
}

.cpi_sc_header_col4 {
	float: left;
	width: 140px;
}

.cpi_sc_header_col5 {
	float: left;
	width: 80px;
}

.cpi_sc_cols {
	margin-top: 5px;
	border-top: 1px solid #cccccc;
	background: #ffffff;
	overflow:   auto;
}

.cpi_sc_col1 {
	width: 81%;
	float: left;
	text-align: right;
}

.cpi_sc_col2 {
	width: 15%;
	float: right;
}

.cpi_cell_left {
	clear: both;
	width: 40%;
	height: 25px;
	float: left;
	text-align: right;
	line-height: 25px;
}

.cpi_cell_right {
	width:  59%;
	height: 25px;
	float:  left;
	padding-left: 1%;
}

.cpi_confirm_info {
	text-align: left;
	float: left;
	width: 49%;
	line-height: 18px;
}

.cpi_confirm_info_inside {
	float: left;
	width: 50%;
}

.cpi_sc_confirm_cols {
	margin-bottom: 5px;
	height: 15px;
	border-bottom: 1px solid #cccccc;
	background: #ffffff
}

.cpi_sc_confirm_col1 {
	width: 60%;
	float: left;
}

.cpi_sc_confirm_col2 {
	width: 10%;
	float: left;
}

.cpi_sc_confirm_col3 {
	width: 15%;
	float: left;
}

.cpi_sc_confirm_col4 {
	width: 15%;
	float: left;
}

.cpi_sc_confirm_summary_cols {
	margin-top: 5px;
	height: 15px;
	border-top: 1px solid #cccccc;
	background: #ffffff;
}

.cpi_sc_confirm_summary_col1 {
	width: 75%;
	float: left;
	text-align: right;
}

.cpi_sc_confirm_summary_col2 {
	width: 15%;
	float: right;
}

.cpi_sc_confirm_item {
	height:     17px;
	background: #FFFAEC;
	margin-top: 3px;
}

.cpi_sc_summary_col1 {
	float:      left;
	text-align: left;
	width:      55%;
}

.cpi_sc_summary_col2 {
	float:      left;
	text-align: center;
	width:      10%;
}

.cpi_sc_summary_col3 {
	float:      left;
	text-align: center;
	width:      10%;
}

.cpi_sc_summary_col4 {
	float:      left;
	text-align: right;
	width:      24%;
}

/* FORMS AND FORM FIELDS */
.cpi_checkout_login_left {
	float: left;
	width: 500px;
}

.cpi_checkout_login_right {
	float: right;
	width: 200px
}

.cpi_input30 {
	width: 30px;
}

.cpi_input40 {
	width: 40px;
}

.cpi_input100 {
	width: 100px;
}

.cpi_input_login_small {
	font:  9px arial;
	width: 160px;
}

.cpi_order_comments {
	margin: 10px 0 10px 0;
}

.cpi_customers_comments {
	width:  100%;
	height: 50px;
}

.cpi_login_email_div {
	padding:    5px 0px 10px 20px;
	text-align: left;
}

.cpi_login_button {
	padding-top:    10px;
	padding-bottom: 5px;
}

.cpi_new_password {
	font:  10px arial;
	width: 110px;
}

.cpi_nl_input_email {
	width: 120px;
	font: 10px arial;
	margin-top: 5px;
}

.cpi_nl_input_subscribe {
	width:  120px;
	margin: 5px 0 5px 0;
}

h1.cpi_login, h2 .cpi_login {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size:  14px;
	color:      #AA0000;
	background: none;
	padding:    3px;
	text-transform: none;
}

.cpi_mfg_cat_list_form {
	padding: 0;
	margin: 0;
	height: auto;
	width:  100%;
	overflow: hidden;
}

/* TITLES */
h1, .cpi_product_title {
	font:        15px Arial bold;
	font-weight: bold;
	color:       #454545;
	margin:      0;
	text-transform: uppercase;
	background:  #fff;
	padding-left:10px;
}

cpi_menugrouptitle {
	cursor:        pointer;
	margin-bottom: 5px;
	color:         #000000;
	width:         140px;
	padding:       2px;
	text-align:    left;
	font-weight:   normal;
	border:        1px solid #ffffff;
}

.cpi_menutitle {
	border-bottom: 1px solid #eeeeee;
}

.cpi_menutitleselected {
	border-bottom: 1px solid #eeeeee;
	background: #eeeeee;
}

.cpi_cart_title {
	cursor:        pointer;
	margin-bottom: 1px;
	color:         #000000;
	width:         140px;
	padding:       2px;
	text-align:    left;
	font-weight:   normal;
	border:        1px solid #ffffff;
}

.cpi_cart_title_detailed {
	margin-bottom: 1px;
	color: #000000;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}

.cpi_pftitle {
	font:       12px verdana;
	background: none;
	padding-top: 0px;
	color:      black;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 3px;
	text-align: left;
}

.cpi_pftitle_light_small {
	font-family: arial;
	color:         #71706E;
	font-size:     12px;
	text-transform: uppercase;
	font-weight: bold;
}

.cpi_pftitle_light {
	color:         #71706E;
	border-bottom: 2px solid #ccc;
	font-family:   verdana;
	font-size:     12px;
	font-size-adjust: none;
	font-stretch:  normal;
	font-style:    normal;
	font-variant:  normal;
	font-weight:   bold;
	text-transform: uppercase;
	padding:       0 0 0 3px;
	height:        26px;
	min-height:    15px;
	text-align:    left;
	margin-bottom: 4px;
	overflow:      auto;
}

.cpi_pftitle_light_inside {
	-moz-border-radius-topleft : 10px;
	-moz-border-radius-topright: 10px;
	position:relative;
	float:left;
	background : #FEF5D8 ;
	padding:5px;
	
}


.cpi_light_title {
	font:       12px verdana;
	background: #FFFAEC;
	padding-top: 0px;
	color:      black;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 3px;
	text-align: left;
}

/* LINKS */
.cpi_quick_links {
	text-align: left;
	width: 100%;
	overflow: auto;
}

.cpi_inside {
	height: 100px;
	margin: 2px;
	float:  left;
	width:  auto;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 2px;
}

.cpi_ql_link {
	font: 11px arial;
}

.cpi_letter_links {
	font:       18px arial;
	text-align: left;
}

.cpi_letter_links.padding {
	padding: 20px 0 10px 50px;
}

/*HORISONTAL LINEs*/
.printrink_hrdiv_gray {
	background: #f4f4f4;
	font-size: 3px;
	height:    3px;
	width:     100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cpi_hrdiv1 {
	background: #FFFFFF;
	font-size: 1px;
	height:    1px;
	width:     100%;
}

.cpi_hrdiv3 {
	background: #FFFFFF;
	font-size: 3px;
	height:    3px;
	width:     100%;
	clear:both;
}

.cpi_hrdiv5 {
	clear:     both;
	font-size: 5px;
	height:    5px;
	background: #ffffff;
}

/* TEXT FORMATTING */
.cpi_small_info_txt {
	font: 8px arial;
}

.cpi_med_bold {
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}

.cpi_medfont {
	font-size: 11px;
}

.cpi_printers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.cpi_tinytext {
	font:       11px arial;
	text-align: left;
	font-weight: normal;
}

.cpi_small_label {
	font:  11px Tahoma;
	color: #615D5E;
	margin-bottom: 2px;
	margin-top: 2px;
}

.cpi_small_text {
	font:  10px Arial bold;
	color: black;
	letter-spacing: 1px;
}

.cpi_list_price {
	font-size: 12px;
}

.cpi_products_price {
	font-size:   22px;
	font-weight: bold;
	color:       #DB261F;
	width:       50px;
}

.cpi_products_price_16 {
	font-family: arial; 
	font-size: 16px; 
	letter-spacing: .1px;
}

.cpi_default_price_style {
	color:       #DB261F;
	font-weight: bold;
}

.cpi_login_label {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
}

.cpi_checkout_field {
	font-size:   11px;
	font-weight: normal;
	color:       black;
}

.cpi_invalidcheckout_field {
	font-size:   12px;
	font-weight: bold;
	color:       red;
}

.cpi_date_time {
	font:       9px arial bold;
	text-align: left;
}

.cpi_related_info {
	font-size: smaller;
	color: #999999
}

.cpi_free_shipping {
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* SEARCHING */
.cpi_no_results {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:  16px;
	color:      #595959;
	padding:    3px;
}

.cpi_product_not_found_div {
	padding: 50px 100px 100px 200px;
}

/* IMAGES */
.cpi_thumb_img {
	width:  auto;
	border: 1px solid #D5ECFA;
	overflow: hidden;
}

.cpi_checkout_order_btn {
	clear:      both;
	text-align: center;
	padding-top: 15px;
}

/* COLORING */
.cpi_hip {
	background-color: #FEF5D8;
	overflow: auto;
}

.cpi_hop {
	background-color: #FFFAEC;
	overflow: auto;
}

.cpi_out {
	background-color: #f8f8f8;
	overflow: auto;
}

.cpi_bg_light {
	background: #FFFAEC;
	overflow: hidden;
}

.cpi_bg_dark {
	background: #FEF5D8;
	overflow: hidden;
}

.cpi_in_stock {
	color: #44CC00;
}

.cpi_out_of_stock {
	color: #999999;
}

.cpi_product_info_out_of_stock {
	color:       #999999;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align:  center;
}

.cpi_tsr1 {
	font:  11px arial;
	color: #555555;
	text-decoration: underline;
}

.cpi_tsr2 { }

/* BOXES BLOCKS CELLS AND COLUMNS*/
.cpi_block_box {
	margin-top: 5px;
}

.cpi_block_box.w560 {
	width:  560px;
	border: 0px;
}

.cpi_block_box.cat_mfg {
	text-align: left;
	width: 800px;
}

.cpi_block_box.customer_care_center {
	width:  560px;
	height: 100px;
}

.cpi_block_box_related {
	text-align: left;
}

.cpi_block_box_insides {
	padding-left: 10px;
	overflow: auto;
}

.cpi_content_box {
	border:     1px solid #f4f4f4;
	text-align: left;
	margin-top: 0px;
}

.cpi_content_box_insides {
	padding-left: 10px;
}

.cpi_content_box.w99p {
	width: 99%
}

.cpi_77x77cell {
	float: left;
	width: 77;
	height: 77px;
	line-height: 77px;
	border-left: 2px solid #ffffff;
	overflow: hidden;
	text-align: center;
}

.cpi_150x77cell {
	width: 150px;
	float: left;
	border-left: 2px solid #ffffff;
	height: 77px;
}

.cpi_200x77cell {
	float: left;
	width: 200px;
	height: 77px;
	border-left: 2px solid #ffffff;
	overflow: hidden;
	line-height: 77px;
	text-align: center;
}

.cpi_200x77cell_inside {
	padding-top: 20px;
}

.cpi_320x77cell {
	width: 320px;
	float: left;
	line-height: 77px;
	border-left: 2px solid #ffffff;
}

.cpi_420x77cell {
	float: left;
	width: 420px;
	height: 77px;
	border-left: 2px solid #ffffff;
	overflow: hidden;
}

.cpi_420x77cell_inside {
	padding-left: 10px;
}

.cpi_505x77cell {
	float: left;
	width: 505px;
	height: 77px;
	border-left: 2px solid #ffffff;
	overflow: hidden;
}

.cpi_505x77cell_inside {
	padding-left: 10px;
	padding-top: 28px;
}

.cpi_mfg_cat_cell {
	float: left;
	width: 520px;
	height: 77px;
	border-left: 2px solid #ffffff;
	overflow: hidden;
	line-height: 77px;
}

.cpi_mfg_cat_cell_inside {
	padding-left: 10px;
}

.cpi_mfg_viewer_block {
	padding-right: 3px;
	border-top: 1px solid #eeeeee
}

.cpi_mfg_viewer {
	border-bottom: 1px solid #eeeeee
}

.cpi_cmfg_list {
	float: left;
	width: 150px;
	height: 150px;
	border: 1px solid #EFEFEF;
	text-align: center
}

.cpi_pcm {
	width: 98%;
	color: black;
	text-align: right;
	padding-right: 3px;
}

.cpi_pcm_category {
	width:         100%;
	padding-bottom: 10px;
}

.cpi_pcm_mfg {
	width:         100%;
	border-bottom: 1px solid #eeeeee
}

.cpi_featured_product {
	border-bottom: 1px solid #eeeeee
}

.cpi_featured_top {
	padding-top:  10px;
	padding-left: 10px;
	position:     relative;
	float:        left;
}

.cpi_featured_product_block {
	padding-left: 3px;
	border-top: 1px solid #eeeeee
}

.cpi_featured_product_block_left {
	padding-right: 3px;
	border-top: 1px solid #eeeeee
}

.cpi_new_product {
	border-bottom: 1px solid #eeeeee
}

.cpi_new_product_block {
	padding-left: 3px;
	border-top: 1px solid #eeeeee
}

.cpi_new_product_block_left {
	padding-right: 3px;
	border-top: 1px solid #eeeeee
}

.cpi_popular_product {
	border-bottom: 1px solid #eeeeee
}

.cpi_popular_product_block {
	padding-left: 3px;
	border-top: 1px solid #eeeeee
}

.cpi_popular_product_block_left {
	padding-right: 3px;
	border-top: 1px solid #eeeeee
}

.cpi_category_viewer_block {
	padding-right: 3px;
	border-top: 1px solid #eeeeee
}

.cpi_category_viewer {
	border-bottom: 1px solid #eeeeee
}

.cpi_myaccount_column {
	width: 33%;
	float: left;
	margin-top:15px;
}

.cpi_myaccount_column_double {
	width: 66%;
	float: left;
	margin-top:15px;
}

.cpi_myaccount_column_40p {
	width: 40%;
	float: left;
	height: 150px;
	text-align: right;
	line-height: 20px;
}

.cpi_myaccount_column_60p {
	width: 59%;
	float: left;
	height: 150px;
	text-align: left;
	line-height: 20px;
}

.cpi_product_info_img {
	width:  200px;
	height: 200px;
}

.cpi_product_info_img_div {
	width: 40%;
	float: left;
	text-align: right;
	height: 210px;
}

.cpi_product_info_add {
	float: left;
	width: 57%;
	text-align: center;
	padding-top: 30px;
}

.cpi_product_info_add_inside {
	-moz-border-radius: 20px;
	width:      60%;
	text-align: left;
	padding:    10px;
	background: #DEDEDC;
	margin:     auto;
}

.cpi_product_info_freeshipping_and_qty {
	width:      60%;
	text-align: left;
	padding:    10px 10px 0px 10px;
	background: #FFFAEC;
	margin:     auto;
}

.cpi_related_info_text {
	width:       220px;
	border-left: 2px solid #ffffff;
	height:      77px;
}

.cpi_related_info_text_inside {
	padding-top: 15px;
}

.cpi_related_price {
	width:  70px;
	height: 77px;
	border-left: 2px solid #ffffff;
}

.cpi_related_price_inside {
	line-height:77px;
	text-align: center;
}

.cpi_related_addtocart {
	width:  200px;
	height: 77px;
	border-left: 2px solid #ffffff;
}

.cpi_related_addtocart_inside {
	text-align:  center;
	margin-left: 2px;
	margin-right: 2px;
	height:      53px;
	padding-top: 24px;
}

.cpi_related_out_of_stock {
	width:      271px;
	text-align: center;
	border-left: 2px solid #ffffff;
	height:     77px;
}

.cpi_related_out_of_stock_inside {
	text-align:  center;
	padding-top: 18px;
}

.cpi_checkout_confirm_main {
	width:    100%;
	position: relative;
	overflow: auto;
}

.cpi_checkout_payment_main {
	width:    100%;
	overflow: hidden;
}

.cpi_content_summary {
	font-size:   14px;
	font-family: Arial;
	font-style:  normal;
	padding-top: 10px;
}

.cpi_content_body {
	font:        11px Arial;
	padding-top: 10px;
	text-align:  justify;
}

.cpi_out_of_stock_cell {
	float:       left;
	line-height: 77px;
	text-align:  center;
}

.cpi_marketing_box {
	margin-top: 5px;
	text-align: right;
}

.cpi_customer_login_box {
	padding-top: 5px;
	text-align: left;
}

.cpi_columns {
	float: left;
	width: 31%;
	padding: 2px;
	text-align: left;
}

.cpi_printer_compatibility_div {
	width:    97%;
	overflow: auto;
	clear:    both;
	position: relative;
	text-align: center;
}

.cpi_container_brands_by_letter {
	position: relative;
	height: auto;
	width:  795px;
	border: 1px solid #f4f4f4;
	text-align: center;
	margin-left: 0px;
}

.cpi_browse_products {
	overflow: auto;
	width: 800px;
	text-align: left;
	padding: 10px;
	margin: auto;
}

.cpi_techdiv {
	float: left;
	width: 24%;
	text-align: left;
	margin-bottom: 15px;
}

.cpi_product_tech {
	overflow: auto;
	width: 97%;
	text-align: center;
	position: relative;
}

.cpi_care_column {
	width: 140px;
	float: left;
	border-left: 1px solid #eeeeee;
	padding: 5px 5px 5px 10px;
}

.cpi_checkout_indicators {
	height:        29px;
	margin-bottom: 10px;
}

.cpi_checkout_step {
	float:      left;
	text-align: center;
	margin:     2px;
}

.cpi_link_exchange {
	padding: 10px;
	margin: 10px
}

.cpi_generic_item {
	padding:    3px;
}

.cpi_begin_letter {
	padding-top: 20px;
	clear: both;
}

.cpi_valign_fix {
	vertical-align: -40%;
}

.cpi_valign_middle {
	vertical-align: middle;
}

.cpi_admin_chkbox {
	clear: both;
	width: 100%;
	text-align: right;
}

.cpi_remove_related_chkbox {
	width:  20px;
	height: 20px
}

div#credit_card_div {
	display: block;
}

div.cpi_pcm_mfg:hover {
	background: #EF9B11;
}

div.cpi_popular_product:hover {
	background: #EF9B11;
}

div.cpi_new_product:hover {
	background: #EF9B11;
}

div.cpi_featured_product:hover {
	background: #EF9B11;
}

div.cpi_menutitle:hover {
	background: #EEEEEE;
}

div.cpi_menutitleselected:hover {
	background: #EEEEEE;
}

.cpi_google_shopping_cart_row {width:95%;text-align:center;margin:auto;padding-top:10px;}

/* NOT USED */
.cpi_submenu { }

.cpi_scu { }

.cpi_required_field { }

.cpi_form_note { }

.cpi_checkout { }

.cpi_checkout_name { }

.cpi_pcm_hr { }

.cpi_sc_contents { }

.cpi_wishlist_item_detailed { }

.cpi_gensmall { }

.cpi_navlinks { }

.FormElement { }

.sticky_text { }