body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: black;
	overflow-x: hidden;
}

img {
	border: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

p {
	margin: 0px;
	padding: 0px;
}

input, form {
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}
#block-block-1
{
   padding-left: 154px;
}
.clear {
	clear: both;
	font-size: 1px;
}
#user-login #edit-submit{
background: url("../images/btn_go.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 42px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 42px;
}
#user-register-form #edit-submit
{
    font-size:0px;
    background: url("../images/btn_create.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    
    font-weight: bold;
    height: 42px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 42px;
}
#webform-client-form-7 #edit-submit
{
    font-size:11px;
    background: url("../images/btn_go.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    
    font-weight: bold;
    height: 42px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 42px;
}
#user-pass #edit-submit
{
    font-size:0px;
    background: url("../images/btn_send.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    
    font-weight: bold;
    height: 42px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 42px;
}
#user-register-form .form-textarea-wrapper,input
{
width:88%;
}
#webform-client-form-7 input
{
width:88%;
}
#webform-component-comments .form-textarea-wrapper textarea
{
width:88% !important;
}
.header_content {
	width: 100%;
	background: url(../images/bg_header.jpg) #66CAF4 repeat-x;
	background-position: bottom center;
}

.header {
	width: 970px;
	padding-top: 6px;
	position: relative;
}

.header_up {
	width: 970px;
	text-align: left;
	position: absolute;
	top: 6px;
	left: 0px;
}

.logo {
	float: left;
}

.logo_left {
	margin-top: 5px;
}

.logo_img {
	vertical-align: top;
	margin-top: 7px;
}

.header_up_right {
		/*float: right;
	margin-top: 8px;
	width:272px;
	*/
	float: right;
	margin-top: 4px;
	width:293px;

/*margin-right: 45px;*/
}

.bg_content_header_middle {
	background: url(../images/bg_content_header_middle.jpg) no-repeat;
	background-position: top center;
	width: 873px;
	height: 222px;
}

.help_buy {
	padding-top: 160px;
	text-align: left;
	padding-left: 330px;
}

.region-footer-links{
height: 117px;
overflow: hidden;
}

.bg_content_header_dw {
	background: url(../images/bg_content_header_dw1.png) no-repeat;
	width: 736px;
	height: 113px;
	background-position: top center;
}

.search_section {
	margin: 18px 30px 0px 30px;
	text-align: left;
	width: 676px;
	float: left;
	height: 75px;
}

.search_section_list {
	margin: 0px;
	padding: 0px 0 0 0;
}

.search_section_list li {
	float: left;
	font-size: 15px;
	color: black;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
}

.search_section_list .my_list {
	padding-top: -5px;
	
}

.search_section_list .my_list a {
	text-decoration: none;
	color: black;
	/*padding-top: 5px;*/
	font-weight: bold;
	/*margin-right: -4px;*/
	position: absolute;
}

.search_section_list .my_list a:hover {
	text-decoration: underline;
}

.search_section_list .inter_spacer {
	width: 12px;
}

.fild_search {
	font-size: 19px;
	font-weight: bold;
}

.select_search {
	font-size: 15px;
	border: 1px solid black;
	width: 180px;
	margin: 0px;
	padding: 0px;
	height: 23px;
}

.select_sort {
	font-size: 15px;
	border: 1px solid black;
	width: 180px;
	margin-left: -3px;
	padding: 0px;
	height: 23px;
}

.select_flag {
	font-size: 15px;
	border: 1px solid black;
	width: 80px;
	margin-left: -3px;
	padding: 0px;
	height: 23px;
}

.select_search option {
	font-size: 15px;
}


.input_search {
	margin-left: 5px;
	padding-left: 0px;
	font-size: 15px;
	border: 1px solid black;
	width: 296px;
	height: 20px;
	line-height: 20px;
}

/*
#input_price {
	margin-left: 2px;
	padding-left: 0px;
	font-size: 14px;
	border: 1px solid black;
	width: 108px;
	height: 21px;
	line-height: 20px;
}
*/

.input_price_temple {
	margin-left: 2px;
	padding-left: 0px;
	font-size: 14px;
	border: 1px solid black;
	width: 106px;
	height: 21px;
	line-height: 20px;
}

li p#price_label{
	margin-top:4px;
}
.small-input {
	-moz-appearance: textfield;
}
.small-input::-webkit-inner-spin-button {
		display: none;
	}

.small-input::-webkit-outer-spin-button,
.small-input::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}

.btn_go {
	background: url(../images/btn_go.png) no-repeat;
	height: 42px;
	width: 49px;
	cursor: pointer;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.section_current_page {
	margin: 0px 23px 0px 23px;
	text-align: left;
	float: left;
	width: 690px;
}

.current_page {
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.current_page a {
	text-decoration: none;
	color: black;
}

.current_page .subcategory_page {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.subcurrent_page {
	font-size: 14px;
	font-weight: normal;
}

.header_logout {
	float: right;
	font-size: 14px;
	font-weight: bold;
}

.header_logout a {
	text-decoration: none;
	color: black;
}

.content {
	width: 1003px;
	text-align: left;
}

.column_left {
	background: url(../images/pole_left.jpg) no-repeat;
	background-position: top right;
	width: 210px;
	height: 409px;
	float: left;
}

.column_right {
	background: url(../images/pole_right.jpg) no-repeat;
	background-position: top left;
	width: 210px;
	height: 409px;
	float: left;
	text-align: left;
}

.side_left {
	background: url(../images/bg_left_side.png) no-repeat;
	background-position: left;
	margin-top: 38px;
	margin-left: 1px;
	width: 149px;
	height: 341px;
}

.side_right {
	background: url(../images/bg_right_side.png) no-repeat;
	background-position: right;
	margin-top: 38px;
	margin-left: 60px;
	width: 149px;
	height: 341px;
}

.title_side {
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-align: center;
	padding-top: 10px;
	text-decoration: underline;
}
#webform-component-name
{
margin:0px;
}
#webform-component-email
{
margin:0px;
}
#webform-component-comments
{
margin:0px;
}

.title_side a {
	font-size: 13px;
	font-weight: bold;
	color: black;
}

.content_link_left {
	padding-left: 5px; 
	margin-top: 20px;
	position: relative;
	z-index: 120;
}

.content_column_right {
	
	margin-top: 12px;
	width: 122px;
	line-height: 14px;
    margin-left: 16px;
}

.cr_prod_descr {
	width: 122px;
	margin-top: 8px;
	float: left;
}

.cr_prod_price {
	font-size: 14px;
	color: green;
	float: left;
	margin-left: 15px;
	/*margin-top: 10px;*/
}


.cr_prod_price #scost1{
	color: black;
	font-size: 14px;

}

.cr_prod_price #scost2{
	color: green;
	font-size: 12px;

}

.cr_prod_price #scost3{
	color: green;
	font-size: 12px;

}



.cr_descr_prod {
	width: 125px;
	margin-top: 2px;
}

.cr_descr_prod li {
	font-size: 12px;
	color: black;
}

.name_prod {
	font-size: 13px;
	color: blue;
	text-decoration: none;

}

.name_prod:hover {
	text-decoration: underline;
}

.vendor_name {
	font-size: 12px;
	color: blue;
	text-decoration: none;
}

.vendor_name:hover {
	text-decoration: underline;
}

.narrow_vendor_name {
	font-size: 12px;
	color: blue;
	text-decoration: none;
}

.narrow_vendor_name:hover {
	text-decoration: underline;
}

.cr_descr_prod li img {
	padding: 2px 2px 0px 2px;
}

.middle_content {
	width: 583px;
	background: url(../images/pole_side_left.jpg) no-repeat;
	background-position: top left;
	height: 409px;
	float: left;
}

.middle_content_right {
	width: 583px;
	background: url(../images/pole_side_right.jpg) no-repeat;
	background-position: top right;
	min-height: 409px;
}

.middle_content_container {
	width: 568px;
	margin: 0px 5px 0px 10px;
}

.title_middle_content {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	height: 35px;
}

.all_middle_prod_descr {
	width: 545px;
	float: left;
}

.section_scroll {
	width: 568px;
	height: 335px;
	position: relative;
}

.section_scroll::before{
	width: 568px;
	height: 335px;
	position: relative;
	
	content: "";
    background: url(../images/bg_middle_some_page.jpg) no-repeat;
    background-size: contain;
    opacity: 0.5; /* Adjust the opacity */
    z-index: -1;
}

.middle_bg_descr_prod {
	background: url(../images/middle_bg_descr_prod.jpg) no-repeat;
	background-position: top right;
	width: 167px;
	padding-top: 5px;
	float: left;
}

.middle_prod_descr_price {
	font-size: 12px;
	color: #0066FF;
	float: left;
	margin-left: 5px;
}

.middle_descr_prod {
	width: 160px;
	padding-top: 2px;
}

.middle_descr_prod li {
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
    float:left;
}

/*.middle_descr_prod .name_prod a {
	font-size: 12px;
	color: black;
	text-decoration: none;
}Endorsements_content

.middle_descr_prod .name_prod a:hover {
	text-decoration: underline;
}

.middle_descr_prod .vendor_name a {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}

.middle_descr_prod .vendor_name a:hover {
	text-decoration: underline;
}*/

.middle_descr_prod li img {
	margin: 0px;
	padding: 2px 4px 3px 4px;
	float: left;
	display: block;
	height: 17px;
	line-height: 17px;
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}



.middle_descr_prod .number_found {
	color: #0066FF;
} 

.inter_spacer_prod {
	float: left;
	width: 22px;
	height: 60px;
}

.inter_spacer_prod_h {
	background: url(../images/inter_spacer_prod.jpg) repeat-x;
	width: 545px;
	margin: 15px 0px 15px 0px;
	height: 1px;
	font-size: 1px;
	float: left;
	clear: both;
}

.section_pagination {
	width: 535px;
}

.pagination {
	margin-top: 11px;
}

.pagination li {
	float: left;
	background: url(../images/bg_pagination.jpg) no-repeat;
	margin-left: 2px;
	margin-right: 3px;
	height: 23px;
	line-height: 23px;
	width: 23px;
	text-align: center;	
}

.pagination li a {
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.pagination .next {
	background: none;
	color: #AC752B;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 15px;
	height: 11px;
	margin-top: 4px;
}

.pagination .next a {
	background: none;
	color: #AC752B;
	font-size: 11px;
	font-weight: bold;
}

.footer {


	margin: auto;
width: 100%;

padding: 0px;
}

.footer_up {
	border: 1px solid #CE8019;
	width: 717px;
	height: 37px;
	background: url(../images/footer_up.jpg) #D7D7D7 no-repeat;
	background-position: top right;
}

.footer_middle {
	border: 1px solid #CE8019;
	width: 792px;
	height: 37px;
	background: url(../images/footer_middle.jpg) #D7D7D7 no-repeat;
	background-position: top right;
	top: -1px;
	position: relative;
}

.footer_dw {
	border: 1px solid #CE8019;
	width: 867px;
	height: 37px;
	line-height: 37px;
	background: url(../images/footer_dw.jpg) #D7D7D7 no-repeat;
	background-position: top right;

	font-size: 15px;
	color: black;
	text-align: center;
	top: -2px;
	position: relative;
	margin-bottom: 5px;
}

.link_footer {
	line-height: 37px;
	width: 440px;
}

.link_footer li {
	float: left;
}

.link_footer li a {
	font-size: 15px;
	color: black;
	text-decoration: none;
}

.link_footer li a:hover {
	font-size: 15px;
	color: black;
	text-decoration: underline;
}

.link_footer .inter_spacer {
	font-size: 15px;
	color: black;
	width: 10px;
	text-align: center;
}


.bg_middle_some_page {
	background: url(../images/bg_middle_some_page.jpg) no-repeat;
	width: 568px;
	height: 369px;
	background-size:contain;
}

/*
.bg_middle_some_page::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg_middle_some_page.jpg) no-repeat;
    background-size: contain;
    opacity: 0.5;  Adjust the opacity 
    z-index: -1;
}
*/
.sendfeed_content {
	width: 525px;
	text-align: left;
	margin-left: 30px;
}

.sendfeed_filds {
	font-size: 19px;
	font-weight: bold;
	color: black;
	line-height: 25px;
	padding-top: 13px;
}

.sendfeed_input {
	border: 1px solid black;
	width: 460px;
	height: 27px;
	font-size: 19px;
}

.sendfeed_textarea {
	border: 1px solid black;
	width: 460px;
	height: 110px;
	font-size: 19px;
}
a#advert{
margin-left: -9px;
}

.advertise_filds {
	font-size: 19px;
	font-weight: bold;
	color: black;
	line-height: 20px;
	padding-top: 3px;
}

.advertise_input {
	border: 1px solid black;
	width: 460px;
	height: 20px;
	font-size: 19px;
}

.advertise_textarea {
	border: 1px solid black;
	width: 457px;
	height: 40px;
	font-size: 19px;
}

.sendfeed_btn_send {
	background: url(../images/btn_go.png) no-repeat;
	height: 42px;
	width: 42px;
	cursor: pointer;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.about_us_content {
	margin: 0px 13px 13px 13px;
	text-align: left;
}

.about_us_content a {
	color: #0099FF;
	font-size:13px;
	text-decoration:underline;
}

.about_us_content ul li {
	background: url(../images/bullet.png) no-repeat;
	background-position: 0px 1px;
	padding-left: 22px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
}

.about_us_link_up {
	margin-top: 15px;
}

.about_us_link_up li {
	background: url(../images/bullet.png) no-repeat;
	background-position: 0px 1px;
	padding-left: 22px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
}

.about_us_link_up li a {
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
}

.about_us_all_section_descr {
	margin-top: 20px;
}

.about_us_title_section {
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
}

.about_us_section_content {
	margin-top: 5px;
	font-size: 15px;
	color: black;
	line-height: 130%;
}

.forgotten_pass {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	margin-top: 5px;
	display: block;
}

.select_results {}

.select_results li {
	display:block; 
	float:left; 
	width:125px; 
	font-weight:normal; 
	text-align:left;
	background: url(../images/dotted.png) repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
	margin: 0px 4px 0px 6px;
	font-size: 13px;
	color: black;
}

.select_results li a {
	text-decoration: none;
	font-size: 13px;
	color: black;
}

.select_results li .selection_criteria {
	float: left;
	width: 80px;
}

.select_results li .number_results {
	float: left;
	width: 30px;
}

.select_results li a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #0033FF;
}

.select_results .show_only span {
	font-weight: bold;
	font-size: 13px;
}

.select_results .show_all {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	background: none;
}

.select_results .show_all a {
	text-decoration: underline;
}

.filter_sort_content {
	font-size: 12px;
	text-align: left;
	height: 35px;
	padding-left: 22px;
	padding-top: 5px;
	text-decoration: underline;
}

.filter_sort {
	width: 547px;
	border-bottom: 1px solid black;
	text-align: left;
	padding-top: 2px;
}

.fild_filter_sort_product {
	font-size: 14px;
	color: black;
	font-weight: normal;
	width: 180px;
	padding-top: 10px;
	padding-left: 3px;
}

.fild_filter_sort_price {
	font-size: 14px;
	color: black;
	font-weight: normal;
	width: 170px;
}

.fild_filter_sort_rank {
	font-size: 14px;
	color: black;
	font-weight: normal;
	width: 178px;
}

.filter_sort_results {
	width: 547px;
	text-align: left;
}

.fild_filter_sort_price_results {
	font-size: 14px;
	color: black;
	font-weight: normal;
	width: 170px;
}

.fild_filter_sort_rank_results {
	font-size: 14px;
	color: black;
	font-weight: normal;
	width: 178px;
}

.price_prod_result {
	font-size: 13px;
	font-weight: bold;
	color: #0066FF;
}

.prod_result_inter_spacer_prod_h {
	background: url(../images/inter_spacer_prod.jpg) repeat-x;
	width: 545px;
	margin: 8px 0px 8px 0px;
	height: 1px;
	font-size: 1px;
	clear: both;
} 

.option_list {
	width: 500px;
	float: left;
}

.option_list ul {
	width: 250px;
}

.option_list li {
	float: left;
}

.option_list ul li a {
	font-size: 15px;
	color: black;
	text-decoration: none;
}

.option_list ul li a:hover {
	font-size: 15px;
	color: black;
	text-decoration: underline;
}

.option_list ul .inter_spacer {
	width: 10px;
	font-size: 13px;
	color: black;
	text-align: center;
}

.option_list ul li .selected {
	font-size: 15px;
	color: black;
	text-decoration: underline;
}

.result_search {
	font-size: 15px;
	font-weight: normal;
}

.result_search span {
	color: #0066FF;
	font-size: 15px;
}

.result_search a {
	color: #0033FF;
	font-size: 15px;
	text-decoration: none;
}

.result_search a:hover {
	color: #0033FF;
	font-size: 15px;
	text-decoration: underline;
}

.prod_sel_left {
	width: 220px;
	float: left;
}

.prod_sel_right {
	margin-left: 10px;
	width: 310px;
	float: left;
	color: #B8A76D;
}

.prod_sel_right p {
	margin-top: 10px;
	color: black;
}

span.prod_price {
	font-size: 15px;
	font-weight: bold;
	color: #0066FF;
}

.prod_sel_option {
	margin-top: 20px;
}

.prod_sel_option ul {}

.prod_sel_option ul li {
	font-size: 12px;
	color: black;
	margin-bottom: 10px;
}

.prod_sel_option ul li a {
	background: url(../images/bg_buy.jpg) no-repeat;
	height: 17px;
	line-height: 17px;
	width: 45px;
	text-decoration: none;
	display: block;
	float: left;
	color: black;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
}

.advertise_rank li img {
	margin: 0px;
	padding: 2px 5px 3px 5px;
	float: left;
	display: block;
	height: 17px;
	line-height: 17px;
}

.advertise_icon_options {
	margin-top: 8px;
}

.advertise_icon_options li img {
	padding-bottom: 2px;
}

.prod_sel li img {
	margin: 0px;
	padding: 2px 4px 3px 4px;
	float: left;
	display: block;
	height: 17px;
	line-height: 17px;
}

/*.ceva {
	background: url(../images/ceva.jpg) no-repeat;
	height: 390px;
	width: 583px;
	float: left;
}*/

div.block { 
  position: absolute;
  margin: 0px;
	padding: 0px;
  left: 0px;
  height: 30px;
	z-index: 1;
	float: left;
}

.prod_big_pic {
	float: left;
	padding-bottom: 2px;
}

.error_404 {
	height: 500px;
	line-height: 500px;
	text-align: center;
	font-size: 30px;
}

#help {
	font-size: 24px;
	font-weight: bold;
	color: #BC893A;
	text-align: center;
}
.float-left{
	float: left;	
}
.float-right{
	float: right;	
}
.border-error{
	border: 1px solid #dd0000;	
}
/*RV custom css start here*/
#block-block-2
{
    float:none;
    position:relative;
}

.content_portion
{
   margin: 13px 5px;
    text-align: left;
}

.Endorsements_content a{
	 color: #0099FF;
    font-size: 13px;
}

.Endorsements_content img{
	padding-right:10px;
}


/*my custom css 14 june 2012 */

.sendfeed_content {
width: 525px;
text-align: left;
margin-left: 0px;
}

.sendfeed_filds  {
font-size: 19px;
font-weight: bold;
color: black;
line-height: 25px;
padding-top: 13px;
}

.sendfeed_btn_send {
background: url(../images/btn_go.png) no-repeat;
height: 42px;
width: 42px;
cursor: pointer;
border: 0px;
font-size: 11px;
font-weight: bold;
text-align: center;
margin: 0px;
padding: 0px;
}

.middle_bg_descr_prod {
background: url(../images/middle_bg_descr_prod.jpg) no-repeat;
background-position: top right;
width: 167px;
padding-top: 5px;
float: left;
}
.prod_sel_left {
    float: left;
    width: 220px;
}

div.star-rating {
    background: none repeat scroll 0 0 transparent !important;
    overflow: hidden !important;
}

div.star-rating, div.star-rating a {
   background-attachment: scroll !important;
   background-clip: border-box !important;
   background-color: transparent !important;
   background-image: url("../images/icon.gif") !important;
   background-origin: padding-box !important;
   background-repeat: no-repeat !important;
   background-size: auto auto !important;
   margin-top: 5px;
   width: 23px !important;
}

div.rating-cancel, div.star-rating {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 17px;
    overflow: hidden;
    text-indent: -999em;
    width: 21px;
}


.inter_spacer_prod_h {
   background-attachment: scroll;
   background-clip: border-box;
   background-color: transparent;
   background-image: url("../images/inter_spacer_prod.jpg");
   background-origin: padding-box;
   background-position: 0 0;
   background-repeat: repeat-x;
   background-size: auto auto;
   clear: both;
   float: left;
   font-size: 1px;
   height: 1px;
   margin-bottom: 15px;
   margin-left: 0;
   margin-right: 0;
   margin-top: 15px;
   width: 545px;
}

.middle_content_right tr.even, tr.odd {
    background-color: #fff;
        border-bottom:  #fff!important;
    padding: 0.1em 0.6em;

}
.middle_content_right td{

margin-left:0px;
}
#block-search-form{
width:416px;
margin-left:349px;
}
/*RV custom css end here*/
/*
#block-bou-page-title{
	display:none;
}
*/


div .region.region-highlighted{
display: none;

}


.messages {
    /* padding: 15px 20px 15px 35px; */
    /* word-wrap: break-word; */
    /* border: 1px solid; */
    border-width: 1px 1px 1px 0;
    border-radius: 2px;
    background: no-repeat 10px 17px;
    overflow-wrap: break-word;
}


.left_search_area{
width: 576px;
float: left;
margin-top: -2px;
}
.left_search_area_sub1{
	float:left;
	margin-top:8px;
}

.left_search_area_sub2{
	float:left;
	margin-top:2px;
}
.right_search_area{
	padding-top:10px;
	width: 100px;
	float:left;
}

.plistcls{
	margin-top:12px;
	height:332px;
	margin-right:-2px;
	overflow-y: scroll;
	overflow-x: hidden;
	font-size: 13px;
}
.plist_img{
	width:75px;
	height:auto;
	vertical-align: top;
	padding-bottom: -10px;
	border-top:1px solid #cccccc;
	margin: 0 10px 0 10px;
	
}

.narrow_plist_img{
	width:75px;
	height:auto;
	vertical-align: top;
	padding-bottom: -10px;
	border-top:1px solid #cccccc;
	margin: 0 10px 0 10px;
	
}

.plist_img_none{
	width:75px;
	height:auto;
	vertical-align: top;
	padding-bottom: -10px;
	margin: 0 10px 0 10px;
	
}

.plist_price{
	margin-top:0px;
}

#featured_outer{
	width:280px;
	margin-right: -15px;
	/*padding-bottom:5px;*/
	
}

#detailed_outer{
	width:550px;
	padding-bottom:5px;
}


#featured_img{
	width:50px;
	float:left;
}

#detailed_outer_img{

	width:150px;
	height:150px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#detailed_price_price{
	width:110px;
	float:right;
	margin-top: 10px;
	vertical-align: middle;
	text-align: left;
	color: #0000FF;
	font-size: 13px;
}



#featured_price{
	width:110px;
	float:right;
/*	margin-top: 10px;*/
	vertical-align: middle;
	text-align: left;
	color: green;
	font-size: 13px;
}

#narrow_featured_price{
	width:110px;
	float:right;
	margin-top: -80px;
	vertical-align: middle;
	text-align: left;
	color: green;
	font-size: 13px;
}

#narrow_featured_price_big{
	width:110px;
	float:right;
	margin-top: -80px;
	vertical-align: middle;
	text-align: left;
	color: green;
	font-size: 13px;
}

#narrow_featured_price_mobile{
	width:120px;
	float:right;
	vertical-align: middle;
	text-align: left;
	color: green;
	font-size: 42px;
	margin-top: -300px;
	margin-right:100px;
}


#narrow_featured_outer#narrow_featured_vendor{
	font-size:32px;
	text-decoration: none;
	}

	#narrow_featured_vendor a{
		font-size:32px;
		text-decoration: none;
		}

		#narrow_featured_outer#narrow_featured_vendor_mobile{
			font-size:42px;
			text-decoration: none;
			}
		
			#narrow_featured_vendor_mobile a{
				font-size:42px;
				text-decoration: none;
				}

#featured_price_small{
	width:110px;
	float:right;
/*	margin-top: 10px;*/
	vertical-align: middle;
	text-align: left;
	color: green;
	font-size: 13px;
}


#featured_price #scost1{
	color: black;
	font-size: 13px;

}

#featured_price #scost2{
	color: green;
	font-size: 13px;

}

#featured_price #scost3{
	color: green;
	font-size: 13px;

}



#featured_name{
clear: both;
width: 264px;
font-size: 13px;
color: blue;
word-wrap: break-word;
height: auto;
overflow: hidden;
}

#featured_name a{
	text-decoration: none;
color: blue;
	}

.featured_flag{
	clear: both;
	width: 180px;
	padding-top:1px;
	}



	#featured_vendor a{
text-decoration:none;
color:blue;
font-size: 13px;
	}	

div.featured_flag img.flag0{
	height:12px !important;
	width:20px !important;
	 
 }

 div.featured_flag img.flag_point1{
	height:12px !important;
	width:1px !important;
 }

 div.featured_flag img.flag_point2{
	height:12px !important;
	width:3px !important;
 }
 
 div.featured_flag img.flag_point3{
	height:12px !important;
	width:5px !important;
 }
 
 div.featured_flag img.flag_point4{
	height:12px !important;
	width:7px !important;
 }

 div.featured_flag img.flag_point5{
	height:12px !important;
	width:9px !important;
 }

 div.featured_flag img.flag_point6{
	height:12px !important;
	width:11px !important;
 }

 div.featured_flag img.flag_point7{
	height:12px !important;
	width:13px !important;
 }

 div.featured_flag img.flag_point8{
	height:12px !important;
	width:15px !important;
 }
 
 div.featured_flag img.flag_point9{
	height:12px !important;
	width:17px !important;
 }



/* start sponsored flag */
.sponsored_flag img.flag0{
	height:12px !important;
	width:20px !important;
	 
 }

 .sponsored_flag img.flag_point1{
	height:12px !important;
	width:1px !important;
 }

 .sponsored_flag img.flag_point2{
	height:12px !important;
	width:3px !important;
 }
 
 .sponsored_flag img.flag_point3{
	height:12px !important;
	width:5px !important;
 }
 
 .sponsored_flag img.flag_point4{
	height:12px !important;
	width:7px !important;
 }

 .sponsored_flag img.flag_point5{
	height:12px !important;
	width:9px !important;
 }

 .sponsored_flag img.flag_point6{
	height:12px !important;
	width:11px !important;
 }

 .sponsored_flag img.flag_point7{
	height:12px !important;
	width:13px !important;
 }

 .sponsored_flag img.flag_point8{
	height:12px !important;
	width:15px !important;
 }
 
 .sponsored_flag img.flag_point9{
	height:12px !important;
	width:17px !important;
 }
 /* End sponsored flag css */

 

 
/* Let's get this party started */
.plistcls::-webkit-scrollbar {
	scrollbar-color: #0064a7 #8ea5b5;
	
	width: 5px;background: url(../images/scrollbar.png) -15px 0px repeat-y;

	scrollbar-width: thin;
}


/* Track */
.plistcls::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.plistcls::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(29, 180, 218, 0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(29, 180, 216, 0.5); 
}
.plistcls::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(29, 180, 218,0.4); 
}

#pagination_cls{
	float:left;
	margin-top: 10px;
}

.plistcls{
/* Keyword values */
scrollbar-color: #FFD700;
}


.plistcls {
	overflow: auto;
	max-height:80vh;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-color: #FFD700 #f0dba2;
	}
	
	.plistcls::-webkit-scrollbar {
	width: 0.5em!important;
	}
	
	.plistcls::-webkit-scrollbar-track-piece {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	}
	
	.plistcls::-webkit-scrollbar-thumb:vertical {
	background-color: #FFD700;
	outline: 1px solid #FFD700;
	}

.page_num{
	float: left;
	background: url(../images/bg_pagination.jpg) no-repeat;
	margin-left: 2px;
	margin-right: 6px;
	height: 23px;
	line-height: 23px;
	width: 23px;
	text-align: center;	
	font-weight: bold;
}

.narrow_page_num{
	float: left;
	background: url(../images/bg_pagination.jpg) no-repeat;
	/*margin-left: 5px;
	margin-right: 5px;*/
	text-align: center;
	/*padding-left: 5px;*/
	padding-right: 26px;
	padding-bottom: 5px;
	height: 31px;
	line-height: 33px;
	width: 31px;
	text-align: center;	
	font-weight: normal;
	font-size: 22px;
	background-size: 33px 33px;
	vertical-align:middle;
	text-decoration: none;
}

.next_list.active{
	float: left;
	background: url(../images/bg_pagination.jpg) no-repeat;
	margin-left: 2px;
	margin-right: 3px;
	height: 23px;
	line-height: 23px;
	width: 23px;
	text-align: center;	
	font-weight: bold;
}

.narrow_next_list.active{
	float: left;
	background: url(../images/bg_pagination.jpg) no-repeat;
	/*margin-left: 2px;
	margin-right: 3px;*/
	margin-left: -10px;
	height: 31px;
	line-height: 23px;
	width: 33px;
	text-align: center;
	font-weight: normal;
	background-size: 33px 33px;
	text-decoration: none;
	vertical-align:middle;
	padding-top: 5px;
}



.narrow_next_list_mobile.active{
	float: left;
	background: url(../images/bg_pagination.jpg) no-repeat;
	/*margin-left: 2px;
	margin-right: 3px;*/
	/*margin-left: -10px;
	height: 31px;
	line-height: 23px;
	width: 33px;
	text-align: center;
	font-weight: normal;
	background-size: 33px 33px;
	text-decoration: none;
	vertical-align:middle;
	padding-top: 5px;
*/
	background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
	background-size: 80px 80px;
	text-decoration: none;
	font-size: 52px;
	z-index: 9999;
}



.narrow_next_list1.active{
	float: left;
	background: url(../images/bg_pagination.jpg) no-repeat;
	margin-left: 5px;
					padding-right: 0px;
	height: 31px;
	line-height: 23px;
	width: 33px;
	text-align: center;
	font-weight: normal;
	background-size: 33px 33px;
	text-decoration: none;
	vertical-align:middle;
	padding-top: 5px;
}


.narrow_next_list1_mobile.active{
	float: left;
	background: url(../images/bg_pagination.jpg) no-repeat;
	margin-left: 5px;
					padding-right: 0px;
	/*height: 31px;
	line-height: 23px;
	width: 33px;
	text-align: center;
	font-weight: normal;
	background-size: 33px 33px;
	text-decoration: none;
	vertical-align:middle;
	padding-top: 5px;*/
	background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
	background-size: 80px 80px;
	text-decoration: none;
	font-size: 52px;
	z-index: 9999;
}

.next_list.inactive{
	float: left;
	background: url(../images/bg_pagination.jpg) no-repeat;
	margin-left: 2px;
	margin-right: 3px;
	height: 23px;
	line-height: 23px;
	width: 23px;
	text-align: center;	
	font-weight: bold;
	-webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
         -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
			filter: grayscale(100%); 
			pointer-events: none;
  cursor: default;
  text-decoration: none;

}


.page_num.active{
font-size: 16px;
font-weight: normal;
margin-left: 2px;
	margin-right: 6px;
background: url(../images/bg_pagination.jpg) no-repeat;
height: 23px;
line-height: 23px;  
width: 23px;
/*display: inline-block;
  background-color: #f0dba2;
  border-radius: 50%;*/
filter: grayscale(-10%);
}

.narrow_page_num.active{
	font-size: 16px;
	font-weight: normal;
	margin-left: 0px;
	background: url(../images/bg_pagination.jpg) no-repeat;
	height: 23px;
	line-height: 23px;  
	width: 23px;
	/*display: inline-block;
	  background-color: #f0dba2;
	  border-radius: 50%;*/
	filter: grayscale(-10%);
	}

.vscrollerbar {width: 12px;background: url(../images/scrollbar.png) -15px 0px repeat-y;}
.vscrollerbarbeg {height: 5px !important;width: 12px;background: url(../images/scrollbar.png) -46px 0px no-repeat;}
.vscrollerbarend {height: 5px;width: 12px;background: url(../images/scrollbar.png) -46px -5px no-repeat;}
.vscrollerbase {width: 15px; background: url(../images/scrollbar.png) 0px 0px repeat-y;}
.vscrollerbasebeg {width: 14px;height: 8px !important;background: url(../images/scrollbar.png) -31px 0px no-repeat;}
.vscrollerbaseend {width: 14px;height: 8px;background: url(../images/scrollbar.png) -31px -8px no-repeat;}
.hscrollerbase {height: 15px; background-color: white;}
.hscrollerbar {height: 15px; background-color: white;}
.vscrollerbar, .hscrollerbar {padding: 10px;z-index: 2; }
.scrollerjogbox {width: 16px; height: 6px;top: auto; left: auto;bottom: 0px; right: 0px;background: white;}

#block_title{
    /* height: 50px; */
    font-weight: bold;
    font-size: 13px;
    color: #000;
    margin-top: -29px;
	
}
#block_title_new{
    /* height: 50px; */
    font-weight: bold;
    font-size: 13px;
    color: #000;
    margin-top: 10px;
	
}
#outer_vend{
	width: 450px;
	display:inline-block;
	height:30px;
}

#outer_vend_left{
	width: 300px;	
	float:left;
	
}

#outer_vend_right{
	padding-top: 12px;
}


div.plvendorflag{
	margin-top:5px;
	margin-left: 5px;
}

div.plvendorflag img.flag0{
	height:12px !important;
	width:20px !important;
	 
 }

 div.plvendorflag img.flag_point1{
	height:12px !important;
	width:1px !important;
 }

 div.plvendorflag img.flag_point2{
	height:12px !important;
	width:3px !important;
 }
 
 div.plvendorflag img.flag_point3{
	height:12px !important;
	width:5px !important;
 }
 
 div.plvendorflag img.flag_point4{
	height:12px !important;
	width:7px !important;
 }

 div.plvendorflag img.flag_point5{
	height:12px !important;
	width:9px !important;
 }

 div.plvendorflag img.flag_point6{
	height:12px !important;
	width:11px !important;
 }

 div.plvendorflag img.flag_point7{
	height:12px !important;
	width:13px !important;
 }

 div.plvendorflag img.flag_point8{
	height:12px !important;
	width:15px !important;
 }
 
 div.plvendorflag img.flag_point9{
	height:12px !important;
	width:17px !important;
 }

 #flag_outer{
	 clear: both;
	 height:17px;
	 width: 500px;
 }
 #price_inner{
	 float: left;
	 width:300px;
	 font-weight: bold;
	 color:green;
	 font-size: 14px;
 }

 #detailed_desc{
	 font-size: 14px;
	 color: #000;
 }

 .featured_detailed_flag{
	clear: both;
	width: 150px;
	padding-top:1px;
	float:left;
	margin-left: 5px;
	}	

	.narrow_featured_detailed_flag{
		clear: both;
		width: 150px;
		padding-top:1px;
		float:left;
		margin-left: 5px;
		}	

 div.featured_detailed_flag img.flag0{
	height:12px !important;
	width:20px !important;
	 
 }

 div.featured_detailed_flag img.flag_point1{
	height:12px !important;
	width:1px !important;
 }

 div.featured_detailed_flag img.flag_point2{
	height:12px !important;
	width:3px !important;
 }
 
 div.featured_detailed_flag img.flag_point3{
	height:12px !important;
	width:5px !important;
 }
 
 div.featured_detailed_flag img.flag_point4{
	height:12px !important;
	width:7px !important;
 }

 div.featured_detailed_flag img.flag_point5{
	height:12px !important;
	width:9px !important;
 }

 div.featured_detailed_flag img.flag_point6{
	height:12px !important;
	width:11px !important;
 }

 div.featured_detailed_flag img.flag_point7{
	height:12px !important;
	width:13px !important;
 }

 div.featured_detailed_flag img.flag_point8{
	height:12px !important;
	width:15px !important;
 }
 
 div.featured_detailed_flag img.flag_point9{
	height:12px !important;
	width:17px !important;
 }


/*narrow flags */
div.narrow_featured_detailed_flag img.narrow_flag0{
	height: 24px !important;
	width: 40px !important;
	 
 }

 div.narrow_featured_detailed_flag img.narrow_flag_point1{
	height:24px !important;
	width:4px !important;
 }

 div.narrow_featured_detailed_flag img.narrow_flag_point2{
	height:24px !important;
	width:8px !important;
 }
 
 div.narrow_featured_detailed_flag img.narrow_flag_point3{
	height:24px !important;
	width:12px !important;
 }
 
 div.narrow_featured_detailed_flag img.narrow_flag_point4{
	height:24px !important;
	width:16px !important;
 }

 div.narrow_featured_detailed_flag img.narrow_flag_point5{
	height:24px !important;
	width:20px !important;
 }

 div.narrow_featured_detailed_flag img.narrow_flag_point6{
	height:24px !important;
	width:24px !important;
 }

 div.narrow_featured_detailed_flag img.narrow_flag_point7{
	height:24px !important;
	width:28px !important;
 }

 div.narrow_featured_detailed_flag img.narrow_flag_point8{
	height:24px !important;
	width:32px !important;
 }
 
 div.narrow_featured_detailed_flag img.narrow_flag_point9{
	height:24px !important;
	width:36px !important;
 }

 /* narrow vendor flags for eagle skin starts here */


 div.narrow_plvendorflag img.narrow_flag0{
	height:24px !important;
	width:40px !important;
	 
 }

 div.narrow_plvendorflag img.narrow_flag_point1{
	height:24px !important;
	width:4px !important;
 }

 div.narrow_plvendorflag img.narrow_flag_point2{
	height:24px !important;
	width:8px !important;
 }
 
 div.narrow_plvendorflag img.narrow_flag_point3{
	height:24px !important;
	width:12px !important;
 }
 
 div.narrow_plvendorflag img.narrow_flag_point4{
	height:24px !important;
	width:16px !important;
 }

 div.narrow_plvendorflag img.narrow_flag_point5{
	height:24px !important;
	width:20px !important;
 }

 div.narrow_plvendorflag img.narrow_flag_point6{
	height:24px !important;
	width:24px !important;
 }

 div.narrow_plvendorflag img.narrow_flag_point7{
	height:24px !important;
	width:28px !important;
 }

 div.narrow_plvendorflag img.narrow_flag_point8{
	height:24px !important;
	width:32px !important;
 }
 
 div.narrow_plvendorflag img.narrow_flag_point9{
	height:24px !important;
	width:36px !important;
 }
 /* narrow vendor flags for eagle skin endd here */



#detailed_vendor a{
text-decoration: none;
color: blue;
font-size: 13px;

}

#detailed_vendor2{

	font-size: 13px;
	margin-left: 5px;
	}

span#vpromo{
	margin-left:15px;
	color: green;
	font-size: 14px;
	}



td.detailed_buttons{
	display: inline-flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-around;
	align-items: baseline;
	font-size: 13px;

	
}

td.detailed_buttons .button {
    display: block;
    width: 50px;
    height: 15px;
    background: #FFD700;
    padding: 5px 0px 5px 0px;
    text-align: center;
    border-radius: 2px;
    color: #000;
    font-weight: normal;
	
	text-decoration: none;
}

.bigbtn{

	display: block;
    width: 125px;
    height: 35px;
    background: #FFD700;
    padding: 5px 0px 5px 0px;
    text-align: center;
    border-radius: 2px;
    color: #000;
    font-weight: normal;
	font-size: 32px;
	text-decoration: none;

}

.bigbtn2{

	display: block;
    width: 125px;
    height: 35px;
    background: #FFD700;
    padding: 5px 0px 5px 0px;
    text-align: center;
    border-radius: 2px;
    color: #000;
    font-weight: normal;
	font-size: 32px;
	text-decoration: none;

}

.bigbtn3{

	display: inline-block;
    width: 150px;
  
    background: #FFD700;
    /*padding: 5px 0px 5px 0px;*/
    text-align: center;
    border-radius: 2px;
    color: #000;
    font-weight: normal;
	font-size: 32px;
	text-decoration: none;

}

.bigbtn4{

	display: inline-block;
    width: 200px;
    /*height: 35px;*/
    background: #FFD700;
    /*padding: 5px 0px 5px 0px;*/
    text-align: center;
    border-radius: 2px;
    color: #000;
    font-weight: normal;
	font-size: 32px;
	text-decoration: none;

}



span.button_txt{
	font-size: 12px;
}

.custom_css{

	padding-top:20px;
	}
	.custom_css #edit-pass,#edit-mail,#edit-security,#edit-registersecurity{
		width:200px;
		height:25px;
		}

		.custom_css #edit-name{
			width:200px;
			height:25px;
			margin-left: -1px;
			}

	.custom_css #edit-submit{
		background: url(../images/btn_go.png) no-repeat;
		height: 42px;
		width: 42px;
		cursor: pointer;
		border: 0px;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		margin: 0px;
		padding: 0px;
		margin-left: -110px;
		margin-left: 28px;
		margin-top: -23px;
	}
	.custom_css .rpright{
		margin-left: -47px;
	}
	div#security{
		margin-left: -30px;
	}
	#user-register-form #security{
		margin-left: -20px;
	}

	#user-register-form #edit-submit{
		background: url(../images/btn_go.png) no-repeat;
		height: 42px;
		width: 42px;
		cursor: pointer;
		border: 0px;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		margin: 0px;
		padding: 0px;
		margin-left: -110px;
	}

	#user-register-form #edit-submit:after {
		content: 'Login';
	  }

	  div#block-productalertloginformblock #edit-user-mail, #edit-user-pass {
		width: 200px;
		height: 25px;
	}
	.alert-login-form{
		padding-top:6px;
	}
	.dff-login-form{
		padding-top:30px;
	}
	.alert-login-form #edit-submit {
		background: url(../images/btn_go.png) no-repeat;
		height: 42px;
		width: 42px;
		cursor: pointer;
		border: 0px;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		margin: 0px;
		padding: 0px;
		margin-left: 28px;
		margin-top: -23px;
	}

	.alert-login-form #edit-user-pass {
		width: 200px;
		height: 25px;
	}

	.alert-login-form #edit-user-mail {
		width: 200px;
		height: 25px;
		margin-left: 1px;
	}


	.alert-login-form #edit-re-user-pass {
		width: 200px;
		height: 25px;
	}

	.alert-login-form #edit-re-user-mail {
		width: 200px;
		height: 25px;
		margin-right: -9px;
	}

	.alert-login-form #edit-re-user-pass1 {
		width: 200px;
		height: 25px;
	
	}

	.alert-login-form #edit-re-user-pass2 {
		width: 200px;
		height: 25px;
		margin-right: 42px;
	}

#edit-user-pass--description,#edit-dff-pass--description{
	margin-left:-55px;
}

.dff-login-form #edit-dff-username, #edit-dff-pass {
	width: 200px;
	height: 25px;
}

.dff-login-form #passchk{
	margin-left: 100px;
}
.dff-login-form #edit-submit {
	background: url(../images/btn_go.png) no-repeat;
	height: 42px;
	width: 42px;
	cursor: pointer;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-left: -110px;
}

div#dffmailchk,#dffpasschk{
	margin-left:-15px;
	color: red;
}

div#mailchk{
	
	color: red;
}
div#passchk{
	margin-left:40px;
	color: red;
}
div#resettxt{
	margin-left:137px;
	font-size: 13px;
}
div#adminresettxt{
	margin-left:115px;
}
#user-login-form{
	padding-top:20px;
	font-size: 13px;
}

#user-login-form #resettxt{
	margin-left:138px;
}

#dff-login-form #resettxt{
	margin-left:115px;
	text-align: left;
	clear: both;
}

#dff-login-form #resettxt1{
	margin-left:115px;
	text-align: left;
	clear: both;
}

#mimicbtn{
	background: url(../images/btn_go.png) no-repeat;
	height: 42px;
	width: 42px;
	cursor: pointer;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	margin-left: -110px;

}
#mimicthen{
	margin-top: -35px;
margin-left: -40px;
font-size: 12px;
color: green;
}

#admin_mimicbtn{

	background: url(../images/btn_go.png) no-repeat;
	height: 42px;
	width: 42px;
	border: 0px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	margin-left: -110px;
}

td#load_right input#dff_prod_material{
width: 200px;
}

div.prod_alert_actions{
	width: 200px;

}

div.narrow_prod_alert_actions{
	width: 470px;

}

span.detailed_buy_buttons .button {
    display:inline-block;
    width: 50px;
    height: 15px;
    background: #FFD700;
    padding: 5px 0px 5px 0px;
    text-align: center;
    border-radius: 2px;
    color: #000;
    font-weight: normal;
	text-decoration: none;
}

span.narrow_detailed_buy_buttons .bigbtn3 {
    display:inline-block;
    width: 150px;
    height: 35px;
    background: #FFD700;
    padding: 5px 0px 5px 0px;
    text-align: center;
    border-radius: 2px;
    color: #000;
    font-weight: normal;
	text-decoration: none;
}

span.detailed_delete_buttons .button {
    display:inline-block;
    width: 60px;
    height: 15px;
    background: #FFD700;
    padding: 5px 0px 5px 0px;
    text-align: center;
    border-radius: 2px;
    color: #000;
    font-weight: normal;
	
	text-decoration: none;
}

span.narrow_detailed_delete_buttons .bigbtn3 {
    display:inline-block;
    width: 150px;
    height: 35px;
    background: #FFD700;
    padding: 5px 0px 5px 0px;
    text-align: center;
    border-radius: 2px;
    color: #000;
    font-weight: normal;
	
	text-decoration: none;
}

#prod_alert_prod_name{
clear: both;
width: 270px;
font-size: 13px;
height: auto;
overflow-x: hidden;


}

#user-pass #edit-submit{
	margin-top: 10px;
}

#reset_lnk1{
margin-left: -48px;
background: none!important;
border: none;
padding: 0!important;
/*optional*/
font-size: 13px;
font-family: arial;
/*input has OS specific font-family*/
color:blue;
text-decoration: underline;
cursor: pointer;
}


#reset_lnk2{
	margin-left: -29px;

background: none!important;
border: none;
padding: 0!important;
/*optional*/
font-size: 13px;
font-family: arial;
/*input has OS specific font-family*/
color:blue;
text-decoration: underline;
cursor: pointer;
	}

#save_pass{
	background: url(../images/btn_go.png) no-repeat;
	height: 42px;
	width: 42px;
	border: 0px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: -20px;
	margin-left: -100px;
}

.narrow_bg_middle_some_page_myalert .alert-login-form #save_pass{
	width:126px;
	height:126px;
	background-image:url('https://buyourcanada.com/alphasite/themes/bou/images/btn_go_large.png'); 
	margin-left:90px;
	/*margin-top:-23px;*/
	font-size:32px;

}

#user_pass_err_wrapper{
	color: red;
	margin-left: 95px;
}

#user_mail_err_wrapper1{
	color: red;
	margin-left: -5px;
}

#block-bou-eagle-alertloginformblock #user_mail_err_wrapper1{
	color: red;
	margin-left: 190px;
}

#user_mail_err_wrapper2{
	color: red;
	margin-left: 65px;
}

#user_mail_err_wrapper3{
	color: red;
	margin-left: -100px;
}

#passchk1{
	color: red;
	margin-left: 215px;
	text-align: left;
}

span#passchk1_inner{
	color: green;
	
	text-align: left;
}

#passchk2{
	color: red;
	margin-left: 15px;
}
.rpright1{
	margin-left:-50px;
	color: red;
}
#my_form_wrapper{
	font-weight: bold;
	margin-left: 50px;
}
span#setupnew{
	margin-left:70px;
}

form#user-pass{
padding-top:20px;
}
#mail_success{
	color: green;
	font-weight: bold;
}
#my_failed_wrapper{
	color: red;
font-weight: normal;
margin-left: 80px;
text-align: start;
width: max-content;
}

#mycustomscroll3 {
    /* Typical fixed height and fixed width example */
    width		: 560px;
    height		: 331px;
    overflow-x : hidden;
    /* IE overflow fix, position must be relative or absolute*/
    position: absolute;
    margin-right: 10px! important;
    padding-right: 10px;
    top		: 0px;
    left	: 0px;
	
	text-align: left;
	scrollbar-color: #FFD700 #f0dba2;
    }

	.vname_flag{
		vertical-align: top;
	}

	.title_middle_content2{
	font-size: 13px;
    font-weight: bold;
    text-align: center;
    

	}

	input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  
}

input[type="number"] {
    -moz-appearance: textfield;
}
#zoomlnk{
	color: red;
	font-size: 13px;
	margin-top: -30px;
	margin-left: 90px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	/*width: inherit;*/
}
#zoomlnk a {
	text-decoration: none;
	color: red;
	font-weight: bolder;
	-webkit-text-stroke-width: 0.5px;
            -webkit-text-stroke-color: black;
}

#zoomlnk_small{
	color: red;
	font-size: 32px;
	margin-top: -28px;
	margin-left: 70px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	float: right;
	/*width: inherit;*/
	-webkit-appearance: none;
-moz-appearance: none;
}
#zoomlnk_small a {
	text-decoration: none;
	color: red;
	font-weight: bolder;
	-webkit-text-stroke-width: 0.5px;
            -webkit-text-stroke-color: black;
			-webkit-appearance: none;
-moz-appearance: none;
}


#zoomlnk_small_after_logged{
	color: red;
	font-size: 32px;
	margin-top: -28px;
	margin-left: 53px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	float: right;
	/*width: inherit;*/
}
#zoomlnk_small_after_logged a {
	text-decoration: none;
	color: red;
	margin-left: 53px;
	font-weight: bolder;
	-webkit-text-stroke-width: 0.5px;
            -webkit-text-stroke-color: black;
}




span#toggle_screen{
	margin-top:3px;
	cursor: pointer;
}

#skinlink{
    color: red;
    font-size: 13px;
    margin-top: -30px;
    margin-left: 34px;
    font-weight: bold;
    text-decoration: none;
}

#skinlink  a{
	text-decoration: none;
	color: red;
	font-weight: bolder;
	-webkit-text-stroke-width: 0.5px;
            -webkit-text-stroke-color: black;
	cursor: pointer;
}



/* ============================================== */
/* Small Tablet Landscape/Portrait                */
/*                                        800x600 */
/* ============================================== */
@media screen and (min-width: 800px) and (max-width: 1000px) {

	#block_title{
		/* height: 50px; */
		font-weight: bold;
		font-size: 32px;
		color: #000;
		margin-top: -29px;
		
	}

	#block_title_mobile{
		/* height: 50px; */
		font-weight: bold;
		font-size: 42px;
		color: #000;
		margin-top: -29px;
		
	}
	
	.narrow_header_content {
		width: 100%;
		/*background: url(../images/bg_header.jpg) #66CAF4 repeat-x;*/
		background-position: bottom center;
	}
	
	.narrow_header {
		width: 1000px;
		padding-top: 6px;
		position: relative;
	}
	
	.narrow_header_up {
		width: 1000px;
		text-align: left;
		position: absolute;
		top: 6px;
		left: 0px;
	}
	
	.narrow_logo {
		float: left;
	}
	
	.narrow_logo_left {
		margin-top: 5px;
		margin-left:10px;
	}
	
	.narrow_logo_img {
		vertical-align: top;
		margin-top: 7px;
	}
	
	.narrow_header_up_right {
		float: right;
		margin-top: -145px;
	  
	}
	
	.narrow_header_up_middle {
		margin-top: -2px;
		margin-left: -55px;
		width:250px;
	}
	
	
	.narrow_bg_content_header_middle {
		/*background: url(../images/bg_content_header_middle.jpg) no-repeat;*/
		background-position: top center;
		width: 1000px;
		height: 150px;
	}
	
	.narrow_bg_content_header_middle2 {
		/*background: url(../images/bg_content_header_middle.jpg) no-repeat;*/
		background-position: top center;
	width: 1000px;
	height: 65px;
	font-size: 32px;
	background-color: #FDBA49;
	text-align: left;
	/*padding-top:5px;*/
	
	}
	
	.narrow_bg_content_header_middle2_mobile {
		/*background: url(../images/bg_content_header_middle.jpg) no-repeat;*/
		background-position: top center;
		/*width: 1000px;*/
		width:99.8%;
	height: 65px;
	font-size: 42px;
	background-color: #FDBA49;
	text-align: left;
	/*padding-top:5px;*/
	
	}

	.narrow_content {
			/*width: 1000px;*/
			width:99.99%;
		text-align: left;

	}
	

	.narrow_bg_content_header_dw {
		/*background: url(../images/bg_content_header_dw1.png) no-repeat;*/
		/*width: 1000px;*/
		
		width:99.99%;
	
		background-position: top center;
	}
	
	span#middle_menu{
		width: 700px;
margin-left: 80px;
font-size: 32px;
font-weight: bold;
text-decoration: none;
word-wrap: break-word;
position: absolute;
		
	}
	
	span#middle_menu_left{
		width: 150px;
		font-size:32px;
		font-weight:bold;
		text-decoration:none;
		
	}
	
	span#middle_menu_left a{
		font-size:32px;
		font-weight:bold;
		text-decoration:none;
		word-wrap:break-word;
		color:red;
		-webkit-text-stroke-width: 0.5px;
				-webkit-text-stroke-color: black;
	}
	
	span#middle_menu a{
			font-size:32px;
		font-weight:normal;
		text-decoration:none;
		word-wrap:break-word;
		color:black;
		
	}
	
	span#middle_menu_right{
		font-size:32px;
		font-weight:bold;
		text-decoration:none;
		float: right;
	}
	
	span#middle_menu_right a{
		font-size:32px;
		font-weight:bold;
		text-decoration:none;
		word-wrap:break-word;
		color:red;
		-webkit-text-stroke-width: 0.5px;
				-webkit-text-stroke-color: black;
	}
	
	.narrow_middle_content {
		width: 1000px;
		/*background: url(../images/pole_side_left.jpg) no-repeat;*/
		background-position: top left;
		height: 800px;
		float: left;
	}
	
	.narrow_middle_content_right {
		width: 1000px;
		/*background: url(../images/pole_side_right.jpg) no-repeat;*/
		background-position: top right;
		min-height: 800px;
	}
	
	.narrow_middle_content_container {
		width: 1000px;
		margin: 0px 5px 0px 10px;
	}
	
	.narrow_title_middle_content {
		font-size: 32px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 10px;
		/*height: 30px;*/
	}
	.narrow_dropbtn {
	  background-color: #FDBA49;
	  color: black;
	  font-size: 32px;
		font-weight:normal;
	  border: none;
	}

	.narrow_dropbtn_mobile {
		background-color: #FDBA49;
		color: black;
		font-size: 42px;
		  font-weight:normal;
		border: none;
	  }

	#middle_menu.narrow_spacer{
		color: black;
		font-size: 32px;
	}
	

	
	.narrow_dropdown {
	  position: relative;
	  display: inline-block;
	  margin-left:-6px;
	}

	.narrow_dropdown_mobile {
		position: relative;
		display: inline-block;
		margin-left:-6px;
	  }
	
	.narrow_dropdown-content {
	  display: none;
	  position: absolute;
	  background-color: #FDBA49;
	  min-width: 640px;
	  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	  z-index: 1;
	}

	.narrow_dropdown_mobile-content {
		display: none;
		position: absolute;
		background-color: #FDBA49;
		min-width: 640px;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 1;
	  }
	
	.narrow_dropdown-content a {
	  color: black;
	  padding: 10px 13px;
	  text-decoration: none;
	  display: block;
	  border-bottom: 1px dotted #000;
	}

	.narrow_dropdown_mobile-content a {
		color: black;
		padding: 10px 13px;
		text-decoration: none;
		display: block;
		border-bottom: 1px dotted #000;
	  }
	
	.narrow_dropdown-content a:hover {color:#000;}
	
	.narrow_dropdown:hover .narrow_dropdown-content {display: block;color:#000;}
	
	.narrow_dropdown:hover .narrow_dropbtn {background-color: #FDBA49;color:#000;}


	.narrow_dropdown_mobile-content a:hover {color:#000;}
	
	.narrow_dropdown_mobile:hover .narrow_dropdown_mobile-content {display: block;color:#000;}
	
	.narrow_dropdown_mobile:hover .narrow_dropbtn_mobile {background-color: #FDBA49;color:#000;}
	
	.narrow_left_search_area_sub2{
		clear:both;
		float:left;
		margin-top:2px;
	}
	
	
	/* 
	 * {
	  box-sizing: border-box;
	}
	*/
	
	
	
	.chips-slider-container {
	  border: solid 0px;
	  width: 1000px;
	  padding: 0px;
	}
	
	.chips-slider-parent {
	  width: 1000px;
	  display: flex;
	  border: solid 0px;
	}
	
	.chips-slider-parent .csx-chips-items {
	  /*background-color: #FDBA49;*/
	  padding: 0px;
	}
	div.csx-chips-items_outer{
	
		width: 955px !important;
		overflow-x: hidden;
		text-overflow: ellipsis;
	
	}
	
	.chips-slider-parent .csx-chips-items:nth-child(2) {
	  background-color: #FDBA49;
	  flex: 1;
	  display: block;
	  overflow-x: hidden;
	  height:max-content;
	}
	
	.csx-chips-menu {
		width:900px;
	  padding: 0;
	  margin: 0;
	  list-style: none;
	  white-space: nowrap;
	  height:max-content;
	  font-size: 42px;
	  overflow-x: scroll;
	}
	
	.csx-chips-menu li {
	  display: inline-block;
	  padding-left: 0px;
	  padding-right: 0px;
	  padding-bottom: 2px;
	  border: solid 0px;
	  text-decoration:none;
	  height:max-content;
	  font-size: 42px;
	}
	
	.csx-chips-menu li a{
		font-size: 32px;
	  text-decoration:none;
	  color: #000;
	  height:max-content;
	  font-size: 42px;
	}
	
	.csx-chips-sub-menu {
	  display: none;
	  position: absolute;
	  background-color: #FDBA49;
	  padding-left: 5px;
	  padding-top: 5px;
	  margin: 0;
	  margin-left: -11px;
	  list-style: none;
	  text-decoration:none;
	  width: 500px;
	  z-index: 999;
	}
	
	.csx-chips-sub-menu li {
	  display: block;
	  text-decoration:none;
	  padding-top: 5px;
	  border-bottom: 1px dotted #000;
	  width: 500px;
	}
	
	.csx-chips-menu li:hover>.csx-chips-sub-menu {
	  display: table-row-group;
	  z-index:999;
	  text-decoration:none;
	  position: absolute;
	  overflow-y: scroll;
	  font-size: 42px;
	  width: 500px;
	}
	#next{
		font-size:42px;
		text-decoration: none;
		color: red;
		font-weight: bolder;
		-webkit-text-stroke-width: 0.5px;
				-webkit-text-stroke-color: black;
				margin-right:30px;
	
	}
	
	#prev{
		font-size:42px;
		text-decoration: none;
		color: red;
		font-weight: bolder;
		-webkit-text-stroke-width: 0.5px;
				-webkit-text-stroke-color: black;
				margin-left:5px;
				margin-right: 10px;
	}
	
	.narrow_bg_middle_some_page {
		width: 1000px;
	height: 600px;
	text-align: left;
	float: left;
	font-size: 32px;
	}
	
	#narrow_mycustomscroll3{
		/*background: url(../images/bg_middle_some_page.jpg) repeat-x;*/
		width: 1000px;
	height: auto;
	overflow-x: hidden;
	position: relative;
	margin-right: 10px !important;
	padding-right: 10px;
	top: 0px;
	left: 0px;
	text-align: left;
	scrollbar-color: #FDBA49 #FDBA49;
	font-size: 32px;
	background-size:contain;
		
	}
	
	
	.narrow_search_section {
		margin: 5px 0px 5px 4px;
		text-align: left;
		width: 970px;
		float: left;
		overflow-x: hidden;
	}
	
	.narrow_search_section_list {
		margin: 0px;
		padding: 0px 0 0 0;
	}
	
	.narrow_search_section_list li {
		float: left;
		font-size: 32px;
		color: black;
		margin: 0px;
		padding: 0px;
		padding-top: 0px;
	}
	
	.narrow_search_section_list .my_list {
		padding-top: -5px;
		
	}
	
	.narrow_search_section_list .my_list a {
		text-decoration: none;
		color: black;
		padding-top: 5px;
		font-weight: bold;
		margin-right: -4px;
	}
	
	.narrow_search_section_list .my_list a:hover {
		text-decoration: underline;
	}
	
	.narrow_search_section_list .inter_spacer {
		width: 12px;
	}
	
	.narrow_fild_search {
		font-size: 32px;
		font-weight: bold;
	}
	
	.narrow_select_search {
		font-size: 24px;
		border: 1px solid black;
		width: 280px;
		margin: 0px;
		padding: 0px;
		height: 23px;
	}
	
	.narrow_select_sort_mobile {
		font-size: 42px;
		border: 1px solid black;
		width: 360px;
		margin-left: -3px;
		padding: 0px;
		height: 50px;
	}
	
	.narrow_select_flag {
		font-size: 24px;
		border: 1px solid black;
		width: 155px;
		margin-left: -3px;
		padding: 0px;
		height: 23px;
	}

	.narrow_select_flag_mobile {
		font-size: 42px;
		border: 1px solid black;
		width: 203px;
		margin-left: -3px;
		padding: 0px;
		height: 50px;
	}
	
	.narrow_select_search option {
		font-size: 24px;
	}
	
	.narrow_input_search {
		margin-left: 5px;
		padding-left: 0px;
		font-size: 32px;
		border: 1px solid black;
		width: 479px;
		height: 33px;
		line-height: 30px;
	}
	
	input.narrow_input_price {
		margin-left: 2px;
		padding-left: 0px;
		font-size: 32px;
		border: 1px solid black;
		width: 51px;
		height: 33px;
		line-height: 30px;
	}
	li p#narrow_price_label{
		margin-top:4px;
	}
	
	
	li .narrow_fly a:hover{
		background-image: url(../images/menuArrow.gif);
		
	}
	
	#narrow_fly_mob{
		pointer-events: none;
	}
	.narrow_btn_go {
		background: url(../images/btn_go.png) no-repeat;
	height: 32px;
	width: 39px;
	cursor: pointer;
	border: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
    margin-left: -20px;
    margin-top: -20px;
	}
	
	
	.narrow_section_current_page {
		margin: 20px 23px 0px 3px;
	text-align: left;
	float: left;
	width: 1000px;
	}
	
	.narrow_current_page {
		font-size: 24px;
		font-weight: bold;
		float: left;
	}
	
	.narrow_current_page a {
		text-decoration: none;
		color: black;
	}
	
	.narrow_current_page .narrow_subcategory_page {
		font-size: 24px;
		font-weight: normal;
		text-decoration: none;
	}

	/*mobile template css added */
	.narrow_current_page_mobile {
		font-size: 42px;
		font-weight: bold;
		float: left;
	}
	
	.narrow_current_page_mobile a {
		text-decoration: none;
		color: black;
	}
	
	.narrow_current_page_mobile .narrow_subcategory_page {
		font-size: 42px;
		font-weight: normal;
		text-decoration: none;
	}

	/* mobile template css ended*/
	
	.narrow_subcurrent_page {
		font-size: 32px;
		font-weight: normal;
	}

	.narrow_input_search{
		margin-left: 5px;
		padding-left: 0px;
		font-size: 32px;
		border: 1px solid black;
		width: 479px;
		height: 33px;
		line-height: 30px;
		}
}



/*****************************************************************************************************************************************************/
/* CSS for narrow 800x600 */

.narrow_header_content {
	width: 100%;
	/*background: url(../images/bg_header.jpg) #66CAF4 repeat-x;*/
	background-position: bottom center;
}

.narrow_header {
	width: 1000px;
	padding-top: 6px;
	position: relative;
}

.narrow_header_up {
	width: 1000px;
	text-align: left;
	position: absolute;
	top: 6px;
	left: 0px;
}

.narrow_logo {
	float: left;
}

.narrow_logo_left {
	margin-top: 5px;
	margin-left:10px;
}

.narrow_logo_img {
	vertical-align: top;
	margin-top: 7px;
}

.narrow_header_up_right {
	float: right;
	margin-top: -132px;
	margin-right: -23px;
  
}

.narrow_header_up_middle {
	margin-top: -2px;
	margin-left: -70px;
	width:240px;
    margin-bottom:2px;	
}


.narrow_bg_content_header_middle {
	/*background: url(../images/bg_content_header_middle.jpg) no-repeat;*/
	background-position: top center;
	width: 1000px;
	height: 150px;
}

.narrow_bg_content_header_middle2 {
	/*background: url(../images/bg_content_header_middle.jpg) no-repeat;*/
	background-position: top center;
width: 1000px;
height: 65px;
font-size: 32px;
background-color: #FDBA49;
text-align: left;
/*padding-top:5px;*/

}

.narrow_bg_content_header_middle2_mobile {
	/*background: url(../images/bg_content_header_middle.jpg) no-repeat;*/
	background-position: top center;
/*width: 1000px;*/
width:99.99%;
height: 65px;
font-size: 42px;
background-color: #FDBA49;
text-align: left;
/*padding-top:5px;*/

}

.narrow_content {
		/*width: 1000px;*/
		width:99.99%;
	text-align: left;

}

.narrow_bg_content_header_middle3 {
	/*background: url(../images/bg_content_header_middle.jpg) no-repeat;*/
	background-position: top center;
/*width: 740px;*/
height: 55px;
font-size: 42px;
background-color: #FDBA49;
text-align: left;
padding-top:15px;
padding-left:-5px;
}
.narrow_bg_content_header_dw {
	/*background: url(../images/bg_content_header_dw1.png) no-repeat;*/
	/*width: 1000px;*/
		
	width:99.99%;

	background-position: top center;
}

span#middle_menu{
	width: 700px;
	margin-left: 80px;
	font-size: 32px;
	font-weight: bold;
	text-decoration: none;
	word-wrap: break-word;
	position: absolute;
}

span#middle_menu_left{
	width: 150px;
	font-size:32px;
	font-weight:bold;
	text-decoration:none;
	
}

span#middle_menu_left_mobile{
	width: 150px;
	font-size:42px;
	font-weight:bold;
	text-decoration:none;
	
}

span#middle_menu_left a{
	font-size:32px;
	font-weight:bold;
	text-decoration:none;
	word-wrap:break-word;
	color:red;
	-webkit-text-stroke-width: 0.5px;
			-webkit-text-stroke-color: black;
}


span#middle_menu_left_mobile a{
	font-size:42px;
	font-weight:bold;
	text-decoration:none;
	word-wrap:break-word;
	color:red;
	-webkit-text-stroke-width: 0.5px;
			-webkit-text-stroke-color: black;
}


span#middle_menu a{
		font-size:32px;
	font-weight:normal;
	text-decoration:none;
	word-wrap:break-word;
	color:black;
	
}

span#middle_menu_right{

	font-size:32px;
	font-weight:bold;
	text-decoration:none;
	float: right;
}

span#middle_menu_right a{
	font-size:32px;
	font-weight:bold;
	text-decoration:none;
	word-wrap:break-word;
	color:red;
	-webkit-text-stroke-width: 0.5px;
			-webkit-text-stroke-color: black;
}

.narrow_middle_content {
	width: 1000px;
	/*background: url(../images/pole_side_left.jpg) no-repeat;*/
	background-position: top left;
	height: 600px;
	float: left;
}

.narrow_middle_content_right {
	width: 1000px;
	/*background: url(../images/pole_side_right.jpg) no-repeat;*/
	background-position: top right;
	min-height: 600px;
}

.narrow_middle_content_container {
	width: 1000px;
	margin: 0px 5px 0px 10px;
}

.narrow_title_middle_content {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	/*height: 30px;*/
}
.narrow_dropbtn {
  background-color: #FDBA49;
  color: black;
  font-size: 32px;
	font-weight:normal;
  border: none;
}
.narrow_dropbtn_mobile {
	background-color: #FDBA49;
	color: black;
	font-size: 42px;
	  font-weight:normal;
	border: none;
  }

#middle_menu.narrow_spacer{
	color: black;
	font-size: 32px;
}

span.narrow_spacer{
	color: black;
	font-size: 42px;
}

.narrow_dropdown {
  position: relative;
  display: inline-block;
  margin-left:-6px;
}

.narrow_dropdown_mobile {
	position: relative;
	display: inline-block;
	margin-left:-6px;
  }
  
.zoom_popup{
	position: relative;
  display: inline-block;
  margin-left:-6px;
}

.zoom_popup-content {
	display: none;
	position: absolute;
	background-color: #FDBA49;
	min-width: 250px;
	padding-left: 15px;
	margin-right: 5px;
	padding-bottom: 15px;
	margin-top: 5px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
  }

  .zoom_popup:hover .zoom_popup-content {display: block;color:#000;}



  .zoom_popup_small{
	position: relative;
  display: inline-block;
  margin-right:126px;
  margin-top:0px;
  font-size: 42px;
}

.zoom_popup-content-small {
	visibility: hidden;
	width: 0;
	height: 100px;
	opacity: 0;
	background-color: #FDBA49;
	color: #fff;
	text-align: center;
	padding: 0px 0;
	position: absolute;
	z-index: 1;
	top: -5px;
	right: 100%;
	transition: 0.5s ease;
	overflow: hidden;

	margin-right: -200px;
  }

  .zoom_popup_small:hover .zoom_popup-content-small { visibility: visible;
	margin-top: 45px;
	width: 760px;
	height: auto;
	color:#000;
	font-weight: normal;
	text-align: left;
	opacity: 1;}


.narrow_dropdown-content {
  display: none;
  position: absolute;
  background-color: #FDBA49;
  min-width: 640px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}


.narrow_dropdown_mobile-content {
	display: none;
	position: absolute;
	background-color: #FDBA49;
	min-width: 640px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
  }

.narrow_dropdown-content a {
  color: black;
  padding: 10px 13px;
  text-decoration: none;
  display: block;
  border-bottom: 1px dotted #000;
}

.narrow_dropdown_mobile-content a {
	color: black;
	padding: 10px 13px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #000;
  }

.narrow_dropdown-content a:hover {color:#000;}

.narrow_dropdown:hover .narrow_dropdown-content {display: block;color:#000;}

.narrow_dropdown:hover .narrow_dropbtn {background-color: #FDBA49;color:#000;}

.narrow_dropdown_mobile-content a:hover {color:#000;}

.narrow_dropdown_mobile:hover .narrow_dropdown-content {display: block;color:#000;}

.narrow_dropdown_mobile:hover .narrow_dropbtn {background-color: #FDBA49;color:#000;}

.narrow_left_search_area_sub2{
	clear:both;
	float:left;
	margin-top:2px;
}


/* 
 * {
  box-sizing: border-box;
}
*/



.chips-slider-container {
  border: solid 0px;
  width: 1000px;
  /*padding-left: 5px;*/
}

.chips-slider-parent {
  width: 1000px;
  display: flex;
  border: solid 0px;
}

.chips-slider-parent .csx-chips-items {
  /*background-color: #FDBA49;*/
  padding: 0px;
}
div.csx-chips-items_outer{

	width: 955px !important;
	overflow-x: hidden;
	text-overflow: ellipsis;

}

.chips-slider-parent .csx-chips-items:nth-child(2) {
  background-color: #FDBA49;
  flex: 1;
  display: block;
  overflow-x: visible;
}

.csx-chips-menu {
	width:900px;
  padding: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  height:max-content;
  font-size: 42px;
}

.csx-chips-menu li {
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 2px;
  border: solid 0px;
  text-decoration:none;
  font-size: 42px;
  
}

.csx-chips-menu li a{
	font-size: 42px;
  text-decoration:none;
  color: #000;
  height:max-content;
  /*pointer-events: none;*/
}

.csx-chips-sub-menu {
  display: none;
  position: absolute;
  background-color: #FDBA49;
  padding-left: 5px;
  padding-top: 5px;
  margin: 0;
  margin-left: -11px;
  list-style: none;
  text-decoration:none;
  height:max-content;
}

.csx-chips-sub-menu li {
  display: block;
  text-decoration:none;
  padding-top: 5px;
  border-bottom: 1px dotted #000;
  height:max-content;
}
.csx-chips-sub-menu .submenu{
	margin-top: 20px;
  }
.csx-chips-menu li:hover >.csx-chips-sub-menu {
	list-style: none;
  display: table-row-group;
  z-index: 99999;
  text-decoration:none;
  position: relative;
  overflow-y: scroll;
  font-size: 42px;
  width: 500px;
  
  
  
}
#next{
	font-size:42px;
		text-decoration: none;
		color: red;
		font-weight: bolder;
		-webkit-text-stroke-width: 0.5px;
				-webkit-text-stroke-color: black;
				margin-right: 30px;

}

#prev{
	font-size:42px;
		text-decoration: none;
		color: red;
		font-weight: bolder;
		-webkit-text-stroke-width: 0.5px;
				-webkit-text-stroke-color: black;
				margin-left:5px;
				margin-right: 10px;
}

.narrow_bg_middle_some_page {
	width: 1000px;
height: 600px;
text-align: left;
float: left;
font-size: 32px;
}

#narrow_mycustomscroll3{
/*	background: url(../images/bg_middle_some_page.jpg) repeat-x;*/
	width: 1000px;
height: auto;
overflow-x: hidden;
position: relative;
margin-right: 10px !important;
padding-right: 10px;
top: 0px;
left: 0px;
text-align: left;
scrollbar-color: #FDBA49 #FDBA49;
font-size: 32px;
	background-size:contain;
}


.narrow_search_section {
	margin: 5px 0px 5px 4px;
	text-align: left;
	width: 970px;
	float: left;
	overflow-x: hidden;
}

.narrow_search_section_list {
	margin: 0px;
	padding: 0px 0 0 0;
}

.narrow_search_section_list li {
	float: left;
	font-size: 32px;
	color: black;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
}

.narrow_search_section_list .my_list {
	padding-top: -5px;
	
}

.narrow_search_section_list .my_list a {
	text-decoration: none;
	color: black;
	padding-top: 5px;
	font-weight: bold;
	margin-right: -4px;
}

.narrow_search_section_list .my_list a:hover {
	text-decoration: underline;
}

.narrow_search_section_list .inter_spacer {
	width: 12px;
}

.narrow_fild_search {
	font-size: 32px;
	font-weight: bold;
}

.narrow_select_search {
	font-size: 24px;
	border: 1px solid black;
	width: 280px;
	margin: 0px;
	padding: 0px;
	height: 23px;
}

.narrow_select_sort_mobile {
	font-size: 42px;
	border: 1px solid black;
	width: 360px;
	margin-left: -3px;
	padding: 0px;
	height: 50px;
}

.narrow_select_flag {
	font-size: 24px;
	border: 1px solid black;
	width: 120px;
	margin-left: -3px;
	padding: 0px;
	height: 23px;
}

.narrow_select_flag_mobile {

font-size: 42px;
		border: 1px solid black;
		width: 203px;
		margin-left: -3px;
		padding: 0px;
		height: 50px;
}


.narrow_select_search option {
	font-size: 24px;
}

.narrow_input_search {
	margin-left: 5px;
	padding-left: 0px;
	font-size: 24px;
	border: 1px solid black;
	width: 479px;
	height: 33px;
	line-height: 30px;
}

input.narrow_input_price {
	margin-left: 2px;
	padding-left: 0px;
	font-size: 32px;
	border: 1px solid black;
	width: 51px;
	height: 21px;
	line-height: 20px;
}
li p#narrow_price_label{
	margin-top:4px;
}


li .narrow_fly a:hover{
	background-image: url(../images/menuArrow.gif);
	
}

.narrow_btn_go {
	background: url(../images/btn_go.png) no-repeat;
	height: 41px;
	width: 45px;
	cursor: pointer;
	border: 0px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
    margin-left: -20px;
    margin-top: -20px;
}


.narrow_btn_go_mobile {
	background: url(../images/btn_go.png) no-repeat;
	height: 81px;
	width: 85px;
	cursor: pointer;
	border: 0px;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
    margin-left: -70px;
	margin-top: -40px;
	background-size: 80px 80px;
}


.narrow_section_current_page {
	margin: 20px 23px 0px 3px;
text-align: left;
float: left;
width: 1000px;
margin-top:20px;
}

.narrow_current_page {
	font-size: 24px;
	font-weight: bold;
	float: left;
}

.narrow_current_page a {
	text-decoration: none;
	color: black;
}

.narrow_current_page .narrow_subcategory_page {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

.narrow_subcurrent_page {
	font-size: 22px;
	font-weight: normal;
}

.narrow_input_search{
margin-left: 5px;
padding-left: 0px;
font-size: 32px;
border: 1px solid black;
width: 479px;
height: 33px;
line-height: 30px;
}

.narrow_title_middle_content2{
	font-size: 22px;
    font-weight: bold;
    text-align: center;
    

	}
	.narrow_page_num a{
	float: left;
	background: url(../images/bg_pagination.jpg) no-repeat;
	/*margin-left: 5px;
	margin-right: 5px;*/
	text-align: center;
	/*padding-left: 5px;*/
	padding-right: 26px;
	padding-bottom: 5px;
	height: 31px;
	line-height: 33px;
	width: 31px;
	text-align: center;	
	font-weight: normal;
	font-size: 22px;
	background-size: 33px 33px;
	vertical-align:middle;
	text-decoration: none;

	}

	.narrow_page_num.active{
		float: left;
		background: url(../images/bg_pagination.jpg) no-repeat;
		margin-left: 0px;
		/*margin-right: 5px;*/
		text-align: center;
		/*padding-left: 5px;
		padding-right: 5px;*/
		padding-bottom: 5px;
		height: 31px;
		line-height: 33px;
		width: 31px;
		text-align: center;	
		font-weight: bold;
		font-size: 22px;
		background-size: 33px 33px;
		vertical-align:middle;
	
		}

		.narrow_next_list.inactive{
		float: left;
		background: url(/alphasite/themes/bou/images/bg_pagination.jpg) no-repeat;
		margin-left: -2px;
		margin-right: 3px;
		height: 31px;
		line-height: 23px;
		width: 31px;
		text-align: center;
		font-weight: normal;
		background-size: 33px 33px;
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		filter: grayscale(100%);
		pointer-events: none;
		cursor: default;
		text-decoration: none;
		vertical-align:middle;
		padding-top: 5px;
		}


		.narrow_next_list_mobile.inactive{
			float: left;
			background: url(/alphasite/themes/bou/images/bg_pagination.jpg) no-repeat;
			margin-left: -2px;
			margin-right: 3px;
			height: 80px;
			width: 80px;
			text-align: center;
			font-weight: normal;
			background-size: 80px 80px;
			-webkit-filter: grayscale(100%);
			-moz-filter: grayscale(100%);
			-o-filter: grayscale(100%);
			-ms-filter: grayscale(100%);
			filter: grayscale(100%);
			pointer-events: none;
			cursor: default;
			text-decoration: none;
			vertical-align:middle;
			padding-top: 12px;
			font-size: 52px;
			}
	


		.narrow_select_search {
			font-size: 25px;
			border: 1px solid black;
			width: 280px;
			margin: 0px;
			padding: 0px;
			height: 33px;
		}
		
		.narrow_select_sort_mobile {
			font-size: 42px;
			border: 1px solid black;
			width: 360px;
			margin-left: -3px;
			padding: 0px;
			height: 50px;
		}
		
		.narrow_select_flag {
			font-size: 24px;
			border: 1px solid black;
			width: 104px;
			margin-left: -3px;
			padding: 0px;
			height: 33px;
		}


		.narrow_select_flag_mobile {
			font-size: 42px;
			border: 1px solid black;
			width: 203px;
			margin-left: -3px;
			padding: 0px;
			height: 50px;
		}


		.narrow_input_price {
			margin-left: 2px;
			padding-left: 0px;
			font-size: 14px;
			border: 1px solid black;
			width: 51px;
			height: 33px;
			line-height: 30px;
		}


		.narrow_featured_flag{
			clear: both;
			width: 250px !important;
			padding-top:1px;
			}
			
			.narrow_featured_flag img.narrow_flag0{
				height: 24px !important;
				width: 40px !important;
			}
			div.narrow_featured_flag img.narrow_flag_point3{
				height:24px !important;
				width:12px !important;
			 }

			 div.narrow_featured_flag img.narrow_flag_point9{
				height:24px !important;
				width:36px !important;
			 }

			 div.narrow_featured_flag img.narrow_flag_point5{
				height:24px !important;
				width:20px !important;
			 }

			
			div.featured_flag img.narrow_flag0{
			height: 24px !important;
			width: 40px !important;
		}

		div.featured_flag img.narrow_flag_point9{
			height:24px !important;
			width:36px !important;
		 }

		 div.featured_flag img.narrow_flag_point8{
			height:24px !important;
			width:32px !important;
		 }

		 div.featured_flag img.narrow_flag_point7{
			height:24px !important;
			width:28px !important;
		 }
		 div.featured_flag img.narrow_flag_point6{
			height:24px !important;
			width:24px !important;
		 }
		 div.featured_flag img.narrow_flag_point5{
			height:24px !important;
			width:20px !important;
		 }
		 div.featured_flag img.narrow_flag_point4{
			height:24px !important;
			width:16px !important;
		 }
		 div.featured_flag img.narrow_flag_point3{
			height:24px !important;
			width:12px !important;
		 }
		 div.featured_flag img.narrow_flag_point2{
			height:24px !important;
			width:8px !important;
		 }
		 div.featured_flag img.narrow_flag_point1{
			height:24px !important;
			width:4px !important;
		 }


		 .narrow_featured_detailed_flag{
			clear: both;
			width: 150px;
			padding-top:1px;
			float:left;
			margin-left: 5px;
			}	
		
		
		 div.featured_detailed_flag img.narrow_flag0{
			height: 24px !important;
			width: 40px !important;
			 
		 }
		
		 div.featured_detailed_flag img.narrow_flag_point1{
			height:24px !important;
			width:4px !important;
		 }
		
		 div.featured_detailed_flag img.narrow_flag_point2{
			height:24px !important;
			width:8px !important;
		 }
		 
		 div.featured_detailed_flag img.narrow_flag_point3{
			height:24px !important;
			width:12px !important;
		 }
		 
		 div.featured_detailed_flag img.narrow_flag_point4{
			height:24px !important;
			width:16px !important;
		 }
		
		 div.featured_detailed_flag img.narrow_flag_point5{
			height:24px !important;
			width:20px !important;
		 }
		
		 div.featured_detailed_flag img.narrow_flag_point6{
			height:24px !important;
			width:24px !important;
		 }
		
		 div.featured_detailed_flag img.narrow_flag_point7{
			height:24px !important;
			width:28px !important;
		 }
		
		 div.featured_detailed_flag img.narrow_flag_point8{
			height:24px !important;
			width:32px !important;
		 }
		 
		 div.featured_detailed_flag img.narrow_flag_point9{
			height:24px !important;
			width:36px !important;
		 }


		 div.narrow_plvendorflag{
			margin-top:5px;
			margin-left: 5px;
		}
		
		div.narrow_plvendorflag img.flag0{
			height:24px !important;
			width:40px !important;
			 
		 }
		
		 div.narrow_plvendorflag img.flag_point1{
			height:24px !important;
			width:4px !important;
		 }
		
		 div.narrow_plvendorflag img.flag_point2{
			height:24px !important;
			width:8px !important;
		 }
		 
		 div.narrow_plvendorflag img.flag_point3{
			height:24px !important;
			width:12px !important;
		 }
		 
		 div.narrow_plvendorflag img.flag_point4{
			height:24px !important;
			width:16px !important;
		 }
		
		 div.narrow_plvendorflag img.flag_point5{
			height:24px !important;
			width:20px !important;
		 }
		
		 div.narrow_plvendorflag img.flag_point6{
			height:24px !important;
			width:24px !important;
		 }
		
		 div.narrow_plvendorflag img.flag_point7{
			height:24px !important;
			width:28px !important;
		 }
		
		 div.narrow_plvendorflag img.flag_point8{
			height:24px !important;
			width:32px !important;
		 }
		 
		 div.narrow_plvendorflag img.flag_point9{
			height:24px !important;
			width:36px !important;
		 }
	 
		 .widget-title {
			font: 20px/26px Arial, sans-serif;
			background-image: linear-gradient(#000000, #000000),
			  linear-gradient(#000000, #000000),
			  linear-gradient(#000000, #000000),
			  linear-gradient(#000000, #000000);
			
			background-repeat: no-repeat;
			background-size: 8px 3px;
			background-position: top left, top right, bottom left, bottom right;
		  
			border-left: solid #000000;
			text-align: justify;
			border-width: 0 3px;
			display: inline-block;
			vertical-align: top;
			padding: 5px 15px;
			margin: 20px;
		  }

		  .bracket-right {
			background-image: linear-gradient(#000000, #000000),linear-gradient(#000000, #000000);
			background-repeat: no-repeat;
			background-size: 8px 2px;
			background-position: top right, bottom right;
			display: inline-block;
			border-right: 2px solid #000;
		}
		.bracket-left {
			background-image: linear-gradient(#000000, #000000),linear-gradient(#000000, #000000);
			background-repeat: no-repeat;
			background-size: 8px 2px;
			background-position: top left, bottom left;	
			display: inline-block;
			border-left: 2px solid #000;
		}
/*
		.responsive{
			-webkit-filter: grayscale(100%);
			-moz-filter: grayscale(50%);
			-ms-filter: grayscale(100%);
			-o-filter: grayscale(100%);
			filter: grayscale(100%);
			filter:#cccccc;
			cursor: default;
			pointer-events:none;
		}

		*/
		.grayed_out{
			-webkit-filter: grayscale(100%);
			-moz-filter: grayscale(50%);
			-ms-filter: grayscale(100%);
			-o-filter: grayscale(100%);
			filter: grayscale(100%);
			filter:#cccccc;
			cursor: default;
			pointer-events:none;
		}
		
		.spon_txt{
			display: inline;
			margin-right: 60px;
			text-align: end;
			color: green;
			font-size: 32px;
			float: right;
			margin-bottom: -200px;
			width: 200px;
			margin-top: -36px;
		}

/* Eagle css copied from eagle.css to make product sale listing block design correctly */

.narrow_spon_txt{
	display: inline;
	margin-right: 45px;
	text-align: end;
	color: green;
	font-size: 32px;
	float: right;
	margin-bottom: -200px;
	width: 200px;
	margin-top: -36px;
}
#narrow{
	margin:auto;
}
#narrow{
	contain:content;
}
.narrow_bg_middle_some_page{
	height:auto;
}
.narrow_content{
		/*width: 1000px;*/
		width:99.99%;
	
}
.narrow_plistcls{
	width:1000px;
	height:auto;
}

.narrow_plistcls_mobile{
	width:450px;
	height:auto;
	overflow-x: visible;
	overflow-y: visible;
}
.mobile1{
	width:900px;
	overflow-x:scroll;
	overflow-y: hidden;
}


#narrow_details_table{
	width:1000px;
}
#narrow_details_table2{
	width:1000px;
}
#narrow_detailed_outer{
	width:980px;
}


#narrow_featured_outer{
	width:490px;
}

#narrow_featured_outer_mobile{
	width:710px;
	position: relative;
    top: 50%;
	left: 20%;
	
}

.mobile_paging_outer{
/*
	width:250px;
	position: absolute;
	height:10px;
*/
width: 95px;
position: fixed;
height:500px;
z-index: 1;
background: white;

}

.mobile_paging{
	background: url(https://buyourcanada.com/alphasite/themes/bou/images/bg_pagination.jpg);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
	/*margin-top: 120%;*/
	margin-top: 150%;
    background-size: 80px 80px;
	font-size: 52px;
	z-index: 9999;
}

.mobile_paging a{
	text-decoration: none;
}
/*
#narrow_featured_img_mobile{
	text-align: center;
}
*/

.fixed_header{
	top: 0;
	position:sticky;
	z-index: 999;
	opacity: 10;
	background-color: white;
}
.fixed_footer{
	bottom: 0px;
	position:-webkit-sticky;
	z-index: 1;
	opacity:1;
	background-color: white;
	margin-bottom: 0px;
	height: auto;
}

.mobile_paging_more{
	clear: both;
	display: grid;
	z-index: 9999;
	
}

.narrow_page_num_none{
	display: none;
}


#narrow_outer_vend{
	width:auto;
	height:auto;
	}
	
	#block_title_new{
	font-size:13px;
	margin-left:none;
	}
	
	#narrow_outer_vend_right{
	float:right;
	}
	
	.narrow_logout a{
		font-size:22px;
		font-weight:bold;
	}
	
	#block-bou-eagle-alertloginformblock #narrow_mimicthen{
	font-size:32px;
	margin-top:-105px;
	margin-left:180px;
	color: green;
	}
	
	#block-bou-eagle-alertloginformblock #mimicbtn{
	width:126px;
	height:126px;
	background-image:url('https://buyourcanada.com/alphasite/themes/bou/images/btn_go_large.png'); 
	margin-left:-30px;
	/*margin-top:-23px;*/
	font-size:32px;
	padding-top: 45px;
	}
	
	
	#block-bou-eagle-alertloginformblock #edit-submit{
		width:126px;
	height:126px;
	background-image:url('https://buyourcanada.com/alphasite/themes/bou/images/btn_go_large.png');  
	margin-left:390px;
	margin-top:-65px;
	font-size:32px;
	}
	
	input#narrow_reset_lnk1{
		font-size:24px;
			width:auto;
			margin-left:20px;
	}

	#block-bou-eagle-alertloginformblock input#reset_lnk1{
		font-size:24px;
			width:auto;
			margin-left:20px;
	}
	
	input#narrow_reset_lnk2{
		font-size:24px;
	width:auto;
	margin-left:60px;
	}

	#block-bou-eagle-alertloginformblock input#reset_lnk2{
		font-size:24px;
	width:auto;
	margin-left:60px;
	}
	
	  #narrow_resettxt{
	font-size:24px;
	margin-left:360px;
	}

	#block-bou-eagle-alertloginformblock #resettxt{
		font-size:24px;
		margin-left:360px;
	}
		
	
	  #narrow_resettxt1 .narrow_small_skin_lnk{
	margin-left:365px;
	font-size:24px;
	}

	#block-bou-eagle-alertloginformblock #resettxt1{
		margin-left:365px;
		font-size:24px;
		}
	.narrow_bg_middle_some_page_myalert .alert-login-form #edit-re-user-mail{
		height:33px;
	}

	.narrow_bg_middle_some_page_myalert .alert-login-form #edit-re-user-pass1{
		height:33px;
	}

	input#narrow_edit-user-mail{
		height:33px;
	}
	input#narrow_edit-user-pass{
		height:33px;
	}


	#block-bou-eagle-alertloginformblock input#edit-user-mail{
		height:33px;
	}
	#block-bou-eagle-alertloginformblock input#edit-user-pass{
		height:33px;
	}
	
	
	
	  span.narrow_smallskin{
		  margin-left:-100px;
	  font-size:32px;
	  }
	  
	  
	  .narrow_description{
		  height:35px;
	  margin-left:190px;
	  }

	  .narrow_bg_middle_some_page_myalert .alert-login-form #edit-re-user-pass1--description{

		margin-left: 266px;
    width: fit-content;
	  }

.narrow_bg_middle_some_page_myalert .alert-login-form #edit-re-user-pass2{

	width: 200px;
    height: 33px;
    margin-right: 110px;
}
.narrow_bg_middle_some_page_myalert .alert-login-form #passchk2{
    color: red;
    margin-left: 365px;
}
	  .narrow_bg_middle_some_page{
		  height:auto;
	  }
	  .narrow_prod_alert_prod_name{
		  width:470px;
	  }
	  .narrow_prod_alert_actions{
		  width:470px;
	  }
	  
	  
	  
		#narrow_pagination_cls{
	  
	  }
	  #narrow_flag_outer{
	  height:40px;
	  width:auto;
	  }
	  .narrow_featured_detailed_flag{
		  width:350px;
	  }
	  span.narrow_fpoint{
		  font-size:32px;
	  }

	  span.narrow_fpoint_mobile{
		font-size:42px;
	}
	.fpoint_mobile{
		font-size:42px;
	}

	.cpyright{
		font-size:25px;
	}

	.cpyright_mobile{
		font-size:25px;
		/*display: ruby-text;*/
	}

	  #narrow_price_inner{
	  margin-left: 5px;
    font-size: 32px;
    font-weight: bold;
    color: green;
	}

	#narrow_price_inner_mobile{
		margin-left: 5px;
	  font-size: 42px;
	  font-weight: bold;
	  color: green;
	  }
	
	  #narrow_detailed_outer_img{
		width: 200px;
		height: 200px;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	  #narrow_detailed_outer_img img{
		width: 200px;
		height: 200px;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	

	#narrow_detailed_outer_img_mobile{
		width: 350px;
		height: 350px;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	  #narrow_detailed_outer_img_mobile img{
		width: 350px;
		height: 350px;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	

	
	.narrow_button_txt{
		font-size:32px; 
	}

	.narrow_button_txt_mobile{
		font-size:42px; 
	}
	
	.narrow_td2{
		vertical-align:top; 
	font-size:32px; 
	vertical-align:top; 
	}
	

	#narrow{
	margin:auto;
	contain:content;
	}
	span.narrow_button_txt{
		font-size:"";
	}
	  
	.body{
		overflow-x:hidden;
	}
	
	.narrow_content{
			/*width: 1000px;*/
			width:99.99%;
	}
	.narrow_plistcls{
		width:1000px;
		height:auto;
		font-size:32px;
	}
	
	.narrow_plistcls_mobile{
		width:100%;
		height:auto;
		font-size:42px;
	}
	
	
	  #narrow_details_table{
	width:1000px;
	}
	  #narrow_details_table2{
	width:1000px;
	}
	#narrow_detailed_outer{
	width:980px;
	}
	#narrow_block_title{
	font-size:32px;
	width: 1000px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
	}

	#narrow_block_title_mobile{
		font-size:42px;
		width: 1000px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 20px;
		}
	  
	#narrow_detailed_desc{
	/*width: 750px;*/
font-size: 32px;
/*margin-top: -200px;
margin-left: 240px;*/
text-align: left;
min-height: 280px;
	}

	#narrow_detailed_desc_mobile{
		/*width: 750px;*/
	font-size: 42px;
	/*margin-top: -200px;
	margin-left: 240px;*/
	text-align: left;
	min-height: 380px;
		}
	
	
	.narrow_button_txt{
		font-size:32px;
	}

	.narrow_button_txt_mobile{
		font-size:42px;
	}

	#narrow_detailed_vendor2{
	width:970px;
	font-size:32px;
	float:left;
	}

	#narrow_detailed_vendor2_mobile{
		width:970px;
		font-size:42px;
		float:left;
		}

	.narrow_plistcls #narrow_featured_outer{
		width:490px;
	}
	.narrow_plistcls #narrow_featured_price{
		font-size:32px;
		margin-right:12px;
		}
	
		.narrow_plistcls #narrow_featured_price_big{
			font-size:32px;
			margin-right:70px;
			}

	  .narrow_plistcls #narrow_featured_price_small{
		  font-size:32px;
		  margin-right:45px;
	  }
	  
	
	  .narrow_plistcls #narrow_featured_name{
		  width:470px;
		 
	  }

	  .narrow_plistcls_small{
		width:1000px;
	  }


	  .narrow_plistcls_small #narrow_featured_name{
		width:470px;
		
	}

	  .narrow_plistcls .narrow_plist_img_none{
		  width:490px;
	font-size:32px;
	  }
	 
	
	  #narrow_featured_name a{
	  font-size:32px;
	  text-decoration: none;
	 
	  }

	  .narrow_featured_name_mobile{
		font-size:42px;
		text-decoration: none;
		margin-right: 10px;
	   
		}

	  .narrow_featured_name_mobile a{
		font-size:42px;
		text-decoration: none;
	   margin-right: 10px;
		}


	  #narrow_featured_name_small a{
		font-size:32px;
		text-decoration: none;
	   margin-left: -15px;
		}
	  
	  #narrow_featured_outer a{
	  font-size:32px;
	  }
	  #narrow_featured_outer #featured_vendor{
	  font-size:32px;
	  }
	  
	#narrow_bg_middle_some_page{
	  width:760px;
	  }
	  
	.narrow_middle_content_container{
		width:760px;
	}
	.narrow_bg_middle_some_page{
		width:1000px;
	
	text-align:none;
	}

	#narrow_mycustomscroll#block_title_mobile{
		font-size:42px;
		}
	
	
	#narrow_mycustomscroll#block_title{
	font-size:32px;
	}
	#block_title{
	text-align:center;
	}
	
	.narrow_prod_alert_prod_name{
		font-size:32px;
	}
	#narrow_mycustomscroll{
	font-size:32px;
	}
	
	#narrow_pagination_cls a{
	font-size:22px;
	}
	.narrow_section_scroll{
		width:1000px;
	}
	#narrow_mycustomscroll3{
	font-size:32px;
	}
	

	
	#narrow_pagination_cls.narrow_page_num.active{
	text-align:center;
	}
	#narrow_pagination_cls{
		width: 1000px;
	overflow-x:hidden;
	}
	
	a.narrow_page_num{
		font-size:22px;
	}
	#narrow_featured_flag{
		width:480px;
	}
	

	.narrow_page_num a{
		float: left;
		background: url(../images/bg_pagination.jpg) no-repeat;
		/*margin-left: 5px;
		margin-right: 5px;*/
		text-align: center;
		/*padding-left: 5px;*/
		padding-right: 26px;
		padding-bottom: 5px;
		height: 31px;
		line-height: 33px;
		width: 31px;
		text-align: center;	
		font-weight: normal;
		font-size: 22px;
		background-size: 33px 33px;
		vertical-align:middle;
		text-decoration: none;
	
		}
	
		.narrow_page_num.active{
			float: left;
			background: url(../images/bg_pagination.jpg) no-repeat;
			margin-left: 0px;
			/*margin-right: 5px;*/
			text-align: center;
			/*padding-left: 5px;
			padding-right: 5px;*/
			padding-bottom: 5px;
			height: 31px;
			line-height: 33px;
			width: 31px;
			text-align: center;	
			font-weight: bold;
			font-size: 22px;
			background-size: 33px 33px;
			vertical-align:middle;
		
			}
	
			.narrow_next_list.inactive{
				float: left;
				background: url(../images/bg_pagination.jpg) no-repeat;
				margin-left: -8px;
				padding-right: 5px;
				height: 31px;
				line-height: 23px;
				width: 31px;
				text-align: center;
				font-weight: normal;
				background-size: 33px 33px;
				-webkit-filter: grayscale(100%);
				-moz-filter: grayscale(100%);
				-o-filter: grayscale(100%);
				-ms-filter: grayscale(100%);
				filter: grayscale(100%);
				pointer-events: none;
				cursor: default;
				text-decoration: none;
				vertical-align:middle;
				padding-top: 5px;
				}

				.narrow_next_list1.inactive{
					float: left;
					background: url(../images/bg_pagination.jpg) no-repeat;
					margin-left: 5px;
					padding-right: 0px;
					height: 31px;
					line-height: 23px;
					width: 34px;
					text-align: center;
					font-weight: normal;
					background-size: 33px 33px;
					-webkit-filter: grayscale(100%);
					-moz-filter: grayscale(100%);
					-o-filter: grayscale(100%);
					-ms-filter: grayscale(100%);
					filter: grayscale(100%);
					pointer-events: none;
					cursor: default;
					text-decoration: none;
					vertical-align:middle;
					padding-top: 5px;
					}

					.narrow_next_list1_mobile.inactive{
						float: left;
						background: url(../images/bg_pagination.jpg) no-repeat;
						margin-left: 5px;
						padding-right: 0px;
						height: 80px;
						width: 80px;
						text-align: center;
						font-weight: normal;
						background-size: 80px 80px;
						-webkit-filter: grayscale(100%);
						-moz-filter: grayscale(100%);
						-o-filter: grayscale(100%);
						-ms-filter: grayscale(100%);
						filter: grayscale(100%);
						pointer-events: none;
						cursor: default;
						text-decoration: none;
						vertical-align:middle;
						padding-top: 12px;
						font-size: 52px;
						}
	/* End eagle css code */		


	.narrow_bigbtn2{

		display: block;
		width: 125px;
		height: 35px;
		background: #FFD700;
		padding: 5px 0px 5px 0px;
		text-align: center;
		border-radius: 2px;
		color: #000;
		font-weight: normal;
		font-size: 32px;
		text-decoration: none;
	
	}

	.narrow_bigbtn2_mobile{

		display: block;
		width: 225px;
		height: 55px;
		background: #FFD700;
		padding: 25px 0px 25px 0px;
		text-align: center;
		border-radius: 2px;
		color: #000;
		font-weight: normal;
		font-size: 42px;
		text-decoration: none;
	
	}
	
	.narrow_bigbtn3{
	
		display: inline-block;
		width: 150px;
	  
		background: #FFD700;
		/*padding: 5px 0px 5px 0px;*/
		text-align: center;
		border-radius: 2px;
		color: #000;
		font-weight: normal;
		font-size: 32px;
		text-decoration: none;
	
	}
	#block-bou-eagle-content{
		width: 1000px;
	}


	div.narrow_featured_flag img.narrow_flag_point8{
		height:24px !important;
		width:32px !important;
	 }

	 div.narrow_featured_flag img.narrow_flag_point7{
		height:24px !important;
		width:28px !important;
	 }
	 div.narrow_featured_flag img.narrow_flag_point6{
		height:24px !important;
		width:24px !important;
	 }
	 div.narrow_featured_flag img.narrow_flag_point5{
		height:24px !important;
		width:20px !important;
	 }
	 div.narrow_featured_flag img.narrow_flag_point4{
		height:24px !important;
		width:16px !important;
	 }
	 div.narrow_featured_flag img.narrow_flag_point3{
		height:24px !important;
		width:12px !important;
	 }
	 div.narrow_featured_flag img.narrow_flag_point2{
		height:24px !important;
		width:8px !important;
	 }
	 div.narrow_featured_flag img.narrow_flag_point1{
		height:24px !important;
		width:4px !important;
	 }

.skin1{
	color: rgb(204, 204, 204) !important;
-webkit-text-stroke: 0.5px black;
font-weight: bolder;
cursor: default;
}

#narrow_bbutton_bot{
	pointer-events: none;
}
/*
a#bbutton{
	pointer-events: none;
	cursor: default;
}

a#narrow_bbutton{
	pointer-events: none;
	cursor: default;
}
a#button{
	pointer-events: none;
	cursor: default;	
}
*/
/*a#sbutton{
	pointer-events: none;
	cursor: default;	

}*/
td#skin_width{
width:192px;
}
#narrow_block_title_new{
	font-weight: bold;
}
#narrow_block_title_new_mobile{
	font-weight: bold;
	font-size: 42px;
}


td#home_lnk{
	color:#000;
	text-decoration:none;
	margin-right:2px;
}

td#home_lnk_mobile{
	color:#000;
	text-decoration:none;
	margin-right:2px;
font-size: 42px;
}
td#static_link_mobile{
	font-size: 42px;
}
td#myalert_lnk{
	font-size: 42px;
}

td#myalert_lnk_mobile{
	font-size: 42px;
}


.narrow_search_section_mobile {
	margin: 5px 0px 5px 4px;
	text-align: left;
	width: 970px;
	float: left;
	overflow-x: hidden;
	font-size: 42px;
}

.narrow_search_section_mobile_list {
	margin: 0px;
	padding: 0px 0 0 0;
	font-size: 42px;
}

.narrow_search_section_list_mobile li {
	float: left;
	font-size: 42px;
	color: black;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
}

.narrow_search_section_list_mobile .my_list {
	padding-top: -5px;
	font-size: 42px;
}

.narrow_search_section_list_mobile .my_list a {
	text-decoration: none;
	color: black;
	padding-top: 5px;
	font-weight: bold;
	margin-right: -4px;
	font-size: 42px;
}

.narrow_search_section_list_mobile .my_list a:hover {
	text-decoration: underline;
	font-size: 42px;
}

.narrow_search_section_list_mobile .inter_spacer {
	width: 12px;
	font-size: 42px;
}

.narrow_select_search_mobile {
	font-size: 42px;
	border: 1px solid black;
	width: 450px;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
	.narrow_select_search_mobile option {
	font-size: 32px;
}

.narrow_select_search_mobile {
font-size: 42px;
border: 1px solid black;
width: 450px;
margin: 0px;
padding: 0px;
height: 50px;
}

.narrow_select_search_mobile option {
font-size: 32px;
}

	.narrow_select_search_mobile {
		font-size: 42px;
		border: 1px solid black;
		width: 450px;
		margin: 0px;
		padding: 0px;
		height: 50px;
	}
	
.narrow_input_search_mobile{
margin-left: 10px;
padding-left: 0px;
font-size: 42px;
border: 1px solid black;
width: 89.5%;
height: 50px;
line-height: 30px;
}

td#help_lnk_mobile{
font-size: 42px;
}

#search_box_mobile{
	margin-top:5px;
	height: 150px;
}
.search_area_mobile{
	width: 100%;
}
span#mobile_spacer{
	margin-left:72px;
}

span#mobile_spacer1{
	margin-left:35px;
}

/* Navigation Bar Menu */
/*
nav {
  color: #F00;
  min-width: 100%;
}

nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

nav ul li {
  display: inline-block;
  float: none;
  white-space: nowrap;
  background-color: #CCC;
}

nav a {
  display: block;
  padding: 0 10px;
  color: #F00;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
}

nav a:hover {
  color: #FFF;
  background-color: #CCC;
  transition: all .3s ease;
}

nav ul ul {
  display: none;
  position: absolute;
  top: 100%;
}

nav ul li:hover>ul {
  display: inherit;
  transition: all .3s ease;
}

nav ul ul li {
  min-width: 170px;
  display: list-item;
  position: relative;
}

nav ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
}
*/