
td,tr,table,p{
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	margin:0;
	padding:0;
}
p #prod_desc, td #prod_desc{
	padding:5px;
}
body{
	margin:auto;
	padding:0;
	width:100%;
	min-width:320px;
	background:#6E92CF;
	background:linear-gradient(top, #6E92CF 0%,#5572A1 100%);
}
body,td,select,input,textarea{
	font-family:Verdana, arial, helvetica, sans-serif;
	font-size:1.0em;
	color:#000;
}
.mainbg{
	background:#6E92CF;
	background:linear-gradient(top,#6E92CF 0%,#5572A1 100%);
	width:100%;
}
#mainbody{
	margin:auto;
	max-width:1024px;
}
#header{
	max-width:1024px;
	position:relative;
	margin:auto;
	overflow:hidden;
}
#logo{
	top:0px;
	left:0px;
	padding:0;
	float:left;
	max-width:100%;
}
#rlogo{
	position:absolute;
	top:0px;
	right:0px;
	padding:0;
}
.main_links a:link{
	color:#fff;
}
.main_links{
	list-style-type:none;
	margin:2px 0;
	padding:0;
	color:fff;
}
.main_links a{
	display:block;
	color:#FFF;
	font-weight:bold;
	white-space:nowrap;
	border:1px solid #405578;
	text-decoration:none;
	margin:1px;
	padding:2px 6px;
	background:#405578;
}
.main_links a:visited{
	color:#FFF;
}
.main_links a:hover{
	border:1px solid #FFF;
	color:#FFF;
}
.ml_left li{
	float:left;
	border-left:1px solid #6C90CC;
}
.ml_right li{
	float:right;
	border-left:1px solid #6C90CC;
}
#search-head{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	position:absolute;
	left:10px;
	top:49px;
	color:#fff;
	font-weight:bold;
	padding:0 5px;
	border:2px solid #405578;
	background:#405578;
}
#search-head a, #search-head a:link{
	color:#fff;
}
#search-form-container{
	background:#fff;
	width:180px;
	border:2px solid #405578;
	border-bottom:1px solid #405578;
	float:left;
}
#msontop{
	position:absolute;
	z-order:10001;
}
#search-form{
	padding-left:10px;
}
.search-widget-text{
	display:block;
	width:143px;
	padding:3px 0px 2px 0px;
	border:0px;
	float:left;
	color:#aaa;
}
.search-widget-text:hover{
	color:#000;
}
.search-widget-text:focus{
	color:#000;
}
#searchbutton{
	display:block;
	float:left;
	padding:3px 0px 2px 0px;
	background:white;
}
#currency-select-container{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	position:absolute;
	left:198px;
	top:66px;
	background:#fff;
	width:130px;
	border:2px solid #405578;
	border-bottom:1px solid #405578;
}
.login{
	position:absolute;
	color:#405578;
	font-weight:bold;
}
.login-title{
	left:154px;
	top:40px;
	width:60px;
}
.login-remme{
	width:150px;
	top:40px;
	left:5px;
}
.login-usert{
	top:4px;
	width:60px;
	left:5px;
}
.login-passt{
	top:23px;
	width:60px;
	left:5px;
}
.login-useri{
	top:2px;
	width:150px;
	left:80px;
}
.login-passi{
	top:21px;
	width:150px;
	left:80px;
}
.login-disabled{
	color:#6C90CC;
	background:#6C90CC;
}
.login_input{
	width:145px;
	height:14px;
	display:block;
	border:0px;
}
.login-header{
	top:32px;
	color:#fff;
	font-weight:bold;
	padding:0 5px;
	background:#405578;
}
.login-header a{
	color:#fff !important;
}
#login-button{
	display:block;
	float:left;
}
#prod_desc{
	width:100%;
	padding-top:5px;
	padding-bottom:10px;
}
#footer_wrapc{
	background:#405578;
}
#footer_wrapi{
	background:#03412C url('/layout/footerbg.jpg') repeat-x bottom;
}
#footer{
	text-align:center;
	font-size:85%;
	padding:5px 0;
	max-width:1024px;
	margin:auto;
	color:#FFFFFF
}
#footer a{
	color:#FFFFFF
}
.grouphead{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background:#4E6994;
	display:inline-block;
	font-weight:bold;
	color:#FFF;
	padding:5px 2%;
	width:96%;
}
.grouphead a{
	color:#fff!important;
}
.groupfoot{
	background:#4E6994;
	display:inline-block;
	font-weight:bold;
	color:#FFF;
	padding:5px 15px;
	margin:0px;
}
.small_list{
	line-height:13px;
	width:159px;
	white-space:nowrap;
	overflow:hidden;
	min-height:52px;
	background:white;
	border:1px solid #4E6994;
}
.small_list_text{
	padding-left:2px;
}
img{
	border:0;
}
.table_border{
	border:1px solid #4E6994;
	padding:10px;
	overflow:auto;
	max-width:100%;
}
.table_border_cells{
	background:#4E6994;
}
.table_border_cells td{
	background:#FFF;
}
hr.hr_red{
	color:#4E6994;
}
hr.hr-red{
	color:#4E6994 !Important;
	background-color:#4E6994 !Important;
	clear:both;
	float:none;
	width:100%;
	height:2px;
	margin:2px auto;
	border:none;
}
#column_hover a{
	display:block;
	padding:2px 2px 3px 4px;
}
#column_hover a:hover{
	display:block;
	background:#4E6994;
	color:#FFF;
	text-decoration:none;
}
.columncontent{
	background-color:#6C90CC;
	padding:5px;
}
.bodytext{
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
.bodytextbold{
	font-weight:bold;
 	text-decoration:none;
	color:#000;
}
.frontcs{
	font-weight:bold;
	color:red;
}
.blueheader{
	font-weight:bold;
	font-size:100%;
	color:#405578;
}
.blueheader1{
	font-weight:bold;
	font-size:120%;
	color:#405578;
}
.blueheader2{
	font-weight:bold;
	font-size:120%;
	color:#405578;
	padding-top:5px;
}
.greytext{
	font-weight:normal;
	font-size:90%;
	color:#999;
}
.smallgreytext{
	font-weight:normal;
	color:#999;
}
.prodprice{
	font-weight:bold;
	color:red;
}
.lightgrey{
	font-weight:normal;
	color:#acacac;
}
.smallblacku{
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
.blacku{
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
.smallblackb{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.smallgreyb{
	font-weight:bold;
	color:#888;
	text-decoration:none;
}
.blackbu{
	font-weight:bold;
	font-size:90%;
	color:#000;
	text-style:italic;
}
.greyheader{
	font-weight:bold;
	font-size:120%;
	color:#666;
}
.redlink{
	font-weight:bold;
	font-size:90%;
	color:#c30;
	text-decoration:underline;
}
.bluelink{
	font-weight:bold;
	font-size:90%;
	color:#405578;
	text-decoration:underline;
}
.bluelinksml{
	font-weight:normal;
}
.redi{
	font-weight:bold;
	font-size:150%;
	color:#4E6994;
	font-style:italic;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
h3{
	color:#555;
}
.cobutton{
	display:inline-block;
	border:1px solid #000;
	background:#457AAF;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding:5px 10px;
	vertical-align:middle;
}
.custbutton{
	border-radius:3px;
	display:inline-block;
	border:1px solid #000;
	background:#F0F0F0;
	font-weight:bold;
	color:#000;
	text-align:center;
	font-size:10pt;
	padding:3px 2px;
}
#search_results th{
	text-align:left;
	padding-left:5px;
	padding-bottom:3px;
	background:#61A8B0;
	font-weight:bold;
	color:#44FF44;
}
#search_results th a{
	color:#44FF44;
}
#search_results{
	text-align:left;
}
.h188{
	height:188px;
	margin:auto;
}
.product_img{
	background:#FFF;
	width:182px;
	height:182px;
	margin:auto;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
}
.search_image{
	background:#FFF;
	width:74px;
	height:74px;
	border:1px solid #D0D0D0; 
	margin:auto; 
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	max-height:72px;
}
.search_name{
	padding:2px 2px 5px 5px;
}
.search_price{
	font-weight:bold;
	color:#405578;
	width:80px;
	text-align:right;
}
.search_icons{
	width:60px;
	text-align:right;
	white-space:nowrap;
	padding-right:10px;
	padding:2px 2px 5px 2px;
}
.search_cart{
	width:30px;
	text-align:right;
	padding:5px 2px 0 2px;
	margin:auto;
}
.search_desc{
	padding-top:5px;
	font-size:1em;
	height:3.6em;
	line-height:1.2em;
	overflow:hidden;
}
.search_wrap{
	overflow:auto;
}
.img_thumb{
	width:180px;
	height:180px;
	border:1px solid #D0D0D0;
	background:#FFF;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	margin:2px;
}
#footer a,.search_name a{
	text-decoration:underline;
}
a,a:link,a:visited{
	color:#000;
	text-decoration:none;
}
.white,.header1,.header,.top10{
	font-weight:bold;
	color:#fff;
}
.productcategory,.subcat,.cat{
	font-weight:normal;
	font-size:90%;
	color:#000;
}
.productcategory1,.iproductcategory,.blackbold{
	font-weight:bold;
	font-size:90%;
	color:#000;
}
.subtotal{
	font-weight:bold;
	color:#000;
}
.newsletter,.qs,.smallblack{
	font-weight:normal;
	color:#000;
}
.smallblackbu{
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
.login,.smallblackbi{
	font-weight:bold;
	color:#000;
}
.grey,.smallgrey{
	font-weight:normal;
	color:gray;
}
h2,h1{
	font-weight:bold;
	font-size:100%;
	color:#00911E;
}
h1{
	margin:0;
}
a.grouphead,a.grouphead:hover,a.groupfoot,a.groupfoot:hover,a.grouphead:visited,a.groupfoot:visited{
	color:#FFF;
}
.buttonlink{
	border-radius:5px;
	display:inline-block;
	border:1px solid #000;
	background:#DDD;
	font-weight:bold;
	color:#000;
	text-align:center;
	font-size:90%;
	padding:5px 10px;
	white-space:nowrap;
}
.buttonlink:hover,.selbuttonlink:hover,.cobutton:hover,.qlink:hover,.custbutton:hover,.buttonlinkr:hover{
	background:#4E6994;
	color:#FFF;
	text-decoration:none;
}
#openhrs dl{
	background:#6C90CC;
	white-space:nowrap;
	color:#0060FF;
	overflow:auto;
	display:block;
	text-align:left;
	margin:0px;
	padding:0px;
}
#openhrs dl dt{
	background:#6C90CC;
	white-space:nowrap;
	color:#0060FF;
	width:70px;
	float:left;
	clear:left;
	font-weight:bold;
}
#openhrs dl dd{
	background:#6C90CC;
	white-space:nowrap;
	color:#000;
	margin-left:75px;
	clear:right;
}

#openhrs dl dd.warn{
	color:#F00;
}

#openhrs h3{
	text-align:center;
	color:#0060FF;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
}
#column_hover .cat_subtitle{
	display:block;
	font-weight:bold;
	background:#DFDFDF;
	padding:3px 3px 3px 10px;
}
form.nomargin{
	margin:0px;
}
.blueline{
	height:2px;
	border:none;
	background:#0D93B8;
	color:#0D93B8;
	display:block;
	margin:0px !important;
	margin:-7px;
}
.prodinfo{
	
width:95px;
	padding:0 5px 3px 0;
	
float:left;
	text-align:right;
}
.prodinfor{
	float:left;
	padding:0 10px 3px 0;
}
.prodheading{
	text-align:center;
}
.fbdiv{
	padding-left:20px;
	display:table-cell;
}
#catlist-head{
	background:#4E6994;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	padding:2px 0;
}
#catlist-head a,#catlist-head a:link,#catlist-head a:hover a:visited{
	color:#fff;
}
.catlist-title{
	color:#fff;
	white-space:nowrap;
	font-weight:normal;
	padding:0 5px;
	margin:0px;
	overflow:hidden;
}
.menu-categories{
	margin:0 0 10px 0;
	list-style:none;
	padding:0px;
}
.parent-category{
	text-align:left;
	border-bottom:1px #EEE solid;
}
.sub-category1{
	font-weight:500;
	background:#83A2A6;
	white-space:nowrap;
	overflow:hidden;
}
.category-widget a{
	text-decoration:none;
	display:block;
	overflow:hidden;
	white-space:nowrap;
}
.tagline{
	font-size:90%;
}
.product-display-table{
	width:100%;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
}
.product-display-table .top-border td{
	border-top:1px solid #aaa;
}
.product-display-table td{
	border-left:1px solid #aaa;
}
.product-thumb-wrapper{
	border:1px solid #aaa;
	overflow:hidden;
	width:74px;
	height:74px;
	margin:5px auto;
}
.product-thumb{
	border:none !important;
	width:74px;
	height:74px;
	text-align:center;
	background:#fff;
}
.left-align{
	text-align:left;
}
.product-desc{
	line-height:1.2em;
	height:3.6em;
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
}
a.red-link{
	color:#c30;
	font-weight:700;
	text-decoration:underline;
}
a.black-link{
	font-weight:700;
	color:#000;
	text-decoration:underline;
}
.product-cell-wrap{
	width:25%;
	float:left;
	border-bottom:1px solid #4E6994;

}
.product-cell{
	padding:5px;
	text-align:center;
}
.product-display-table{
	width:100%;
	border-top:1px solid #4E6994;
	border-bottom:1px solid #4E6994;
	border-right:1px solid #4E6994;
}
.product-display-table .top-border td{
	border-top:1px solid #4E6994;
}
.product-display-table td{
	border-left:1px solid #4E6994;
}
.feature-container{
  overflow:hidden;
}
.prodleft{
	width:100px;
	float:left;
}
.priceleft{
	width:120px;
	float:left;
}
.priceright{
	float:right;
	color:#000;
}
.bottom2pxline{
	border-bottom:2px #0D93B8 solid;
}
.top2pxline{
	border-top:2px #0D93B8 solid;
}
.top1pxline{
	border-top:1px #0D93B8 solid;
}
.paddtopbot3{
	padding:3px 0;
}

.v-box{
	padding:5px 0;
}
.center-align{
	text-align:center;
}
.product-tip{
	background:#ADD8E6;
	border:1px solid #aaa;
	margin:10px;
	padding:0 10px;
}
h2{
	letter-spacing:0.01em;
	font-weight:700;
}
.padtopbot{
	padding-top:5px;
	padding-bottom:5px;
}
.padleft{
	padding-left:5px;
}
.padding5{
	padding:5px;
}
.product_control{
	width:100%;
	text-align:center;
	margin:auto;
	background-color:#eee;
	padding:5px 0;
	overflow:hidden;
}
.strikeout{
	text-decoration:line-through;
}
#webheader{
	position:absolute;
	top:0px;
	left:5px;
	font-weight:bold;
	font-size:65%;
	color:#c0c0c0;
}
#paytype img{
	border-left:1px solid #666;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}
#paytype{
	margin:auto;
}
.search-nav{
	border-right:1px solid #4E6994;
	border-bottom:1px solid #4E6994;
	float:left;
	padding:2px 5px;
	background-color:#E0E0E0;
}
.search-line{
	float:left;
	padding:0;
	background-color:#61A8B0;
	width:100%;
}
.search-navbox a:hover{
	background-color:#61A8B0;
	color:#fff;
}
.search-navred{
	color:white;
	background-color:#405578;
}
.search-navgrey{
	color:#F8F8F8;
}
.search-navpage{
	text-align:center;
	width:20px;
}
.search-navbox{
	border-left:1px solid #4E6994;
	border-top:1px solid #4E6994;
/*	border-bottom:1px solid #4E6994; */
	background-color:#E0E0E0;
	float:right;
}
.itemlst{
	font-size:1em;
	line-height:1.2em;
	max-height:2.4em;
	overflow:hidden;
	margin:3px 0;
}
.itemlstbdr{
	border-top:1px solid #ddd;
}
.lightheadtext{
	color:#44FF44;
	font-weight:bold;
}
.socialline{
	padding:2px 10px;
	float:left;
}

.catlist-grp{
	background:#4E6994;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	white-space:nowrap;
	padding:1px 5px 2px;
	margin:0px;
	overflow:hidden;
	border-bottom:1px #EEE solid;
}
.catlist-grp a{
	color:#FFF;
}
dt.label{
	clear:both;
	float:left;
	width:150px;
	padding:5px 5px 0 0;
	text-align:right;
	white-space:nowrap;
}
dd.value{
	float:left;
	padding:2px 0 0 0;
	margin:0;
}
.box100{
	width:100%;
}
.wide-textarea{
	width:85%;
	height:150px;
	padding-top:2px;
}
.box-success{
	background:green;
	border:1px solid #aaa;
	margin:10px;
	padding:5px;
	text-align:center;
	color:white;
}
.box-error{
	background:#eca12e;
	border:1px solid #aaa;
	margin:10px;
	padding:5px;
	text-align:center;
	color:black;
}
.red{
	color:#D71C23;
}
.textcontainer{
	margin-left:0px;
	font-size:9pt;
	line-height:1.15em;
	float:left;
	height:40px;
	width:125px;
	padding-top:7px;
}
.textcontainer_sm{
	margin-left:2px;
	line-height:1.0em;
	float:left;
	height:28px;
	width:100px;
	padding-top:4px;
}
.linedark{
	border-top:1px solid #e3e3e3;
	height:41px;
	width:172px;
	background-color:#fff;
	background-image:url('../layout/lineonebg.jpg') ;
	overflow:hidden;
	text-align:left;
}
.copp{
	float:left;
	text-align:center;
	background-color:#4E6994;
	padding:3px 4px;
	line-height:1.1em;
	color:white !important;;
	display:block;
	margin:0 2px;
}
.linedark_sm{
	border-top:1px solid #e3e3e3;
	height:29px;
	width:130px;
	background-color:#fff;
	background-image:url('../layout/lineonebg_sm.jpg') ;
	overflow:hidden;
	text-align:left;
}
.linedarksmall{
	color:#fff;
}
.checkoutbg{
	background:#42b74b;
	background:linear-gradient(top,#42b74b 1%,#148e1c 100%);
}
.checkoutbg:hover{
	background:#15901d;
}
.checkoutfinal{
	background:#B74B42;
	background:linear-gradient(top,#B74B42 1%,#8E1C14 100%);
}
.checkoutfinal:hover{
	background:#901D15;
}
.cursor{
	cursor:pointer;
}
.coiconcontainer{
	width:41px;
	height:41px;
	float:left;
	background-image:url('../layout/bgspotgreen.png') ;
}
.coiconcontainer_sm{
	width:28px;
	height:28px;
	float:left;
	background-image:url('../layout/bgspotgreen_sm.png') ;
}
.rounded-all{
	border-radius:5px;
}
#pagecontent{
	margin-left:230px;
	padding:2px 2px 2px 2px;
	overflow:hidden;
	font-size:80%;
}
#pagecenter{
	position:relative;
	clear:both;
	width:100%;
	overflow:hidden;
	background:#fff;
}
#contentContainer{
	float:left;
	width:100%;
}

#leftmenu{
	float:left;
	width:230px;
	margin-left:-100%;
	overflow:hidden;
	font-size:90%;
}
.leftmenutitle{
	background:#4E6994;
	text-align:left;
	font-weight:bold;
	display:block;
	color:#FFF;
	text-decoration:none;
	width:100%;
	padding:4px 6px;
}
.leftmenutitle a{
	color:#FFF;
}
.bottomdata{
	background:#fff;
}
.bottom-container-clear{
	background:#fff;
	font-size:90%;
	width:50%;
	float:left;
}
.bottom-container-cols{
	float:left;
	width:50%;
}
.bottomlst{
	white-space:nowrap;
	overflow:hidden;
}
.bottomlegend{
	background:#4E6994;
	width:100%;
	color:#FFFFFF;
	font-weight:700;
	text-align:left;
	text-indent:7px;
	text-shadow:1px 1px 1px #405578;
	overflow:auto;
}
.b-pad{
	margin:0 auto;
	padding:3px 0;
}
a.white-link-p{
	color:#fff;
	text-decoration:none;
}
.recentlst{
	overflow:hidden;
	white-space:nowrap;
}
#recentlst{
	font-size:90%;
	overflow:hidden;
	padding:2px 5px;
	border-bottom:1px solid #eee;
}
.subs-popup{
	display:none;
	background-color:rgba(0,0,0,0.85);
	position:absolute;
	height:100%;
	width:100%;
	max-width:500px;
	z-index:1999;
}
#embed_signup{
	background-color:rgba(100,4,56,255);
	clear:left;
	font:14px Helvetica,Arial,sans-serif;
	width:90%;
	margin:200px auto;
	box-shadow:0px 0px 30px 5px rgb(0,0,0);
	position:relative;
	padding:5px;
}
.email-close{
	height:16px;
	width:16px;
	position:absolute;
	top:-8px;
	right:-8px;
	background:#FFF;
	border-radius:50%;
	text-align:center;
	font-weight:bold;
	border:3px solid #aaa;
	box-shadow:0px 0px 4px 1px rgb(0,0,0);
	cursor:pointer;
	z-index:9999;
}
#embedded-subscribe{
	clear:both;
	display:block;
	margin:1em 0 1em 5%;
	width:auto;
}
#embed_signup .field-group{
	clear:left;
	padding:5px 0 5px 0;
	position:relative;
	width:96%;
}
#embed_signup .field-group label{
	display:block;
	margin-bottom:3px;
}
#embed_signup .field-group input{
	display:block;
	padding:8px 0;
	text-indent:2%;
	width:100%;
}
.email_sub_info{
	background:#405578;
	width:100%;
	padding:5px;
	color:#fff !important
}
.blsm{
	padding:2px 5px;
	font-weight:normal;
}
#touchmenu{
	display:none;
	position:absolute;
	z-index:200;
	width:300px;
	overflow:hidden;
	height:auto;
	background-color:#fff;
	line-height:1.1em;
	border:2px solid #4E6994;
	border-bottom:5px solid #4E6994;
}
.landscapebest{
	display:none;
	color:red;
	font-weight:700;
	background-color:#ddd;
	padding:5px;
	text-align:center;
}
.gmenu{
	display:none;
	float:left;
	padding:0 5px;
}
.gmenubar{
	display:inherit;
	width:35px;
	background-image:url(/layout/menu.png);
	height:30px;
}
.topheadermenu{
	position:fixed;
	width:100%;
	z-index:1000;
	max-width:1024px;
	color:#fff;
	font-size:75%;
	height:30px;
	background:#6E92CF;
	border-bottom:1px solid #4E6994;
}
.hgt2{
	height:60px;
}
.topheadblank{
	height:30px;
	overflow:visible;
}
.topheadblankhgt2{
	height:60px;
	overflow:visible;
}
.topco{
	position:absolute;
	top:28px;
	left:0px;
	width:100%;
	height:30px;
	overflow:hidden;
}
#setwidth{
	margin:auto;
	max-width:1024px;
	min-width:960px;
}
.topmenu{
	float:right;
	margin-bottom:2px;
}
.prod_group{
	float:left;
	width:33.3%;
	border-bottom:1px solid #ddd;
}
.product-desc-2{
	line-height:1.2em;
	height:2.4em;
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
}
.hidenotmobile{display:none !Important;}
.search-field{
	float:left;
	padding-left:5px;
	padding-right:10px;
}
.bigimagesrch{
	width:33%;
	overflow:auto;
	text-align:center;
	float:left;
}
.srchbtn{
	height:28px;
	padding:3px 5px 0 5px;
	float:right;
}
.subtot{
	padding:10px 0;
	text-align:right;
	background-color:#E0E0E0;
}
.coaddy{
	overflow:auto;
	border-bottom:1px solid lightgrey;
	padding:3px 0;
}
.coaddyl{
	width:75px;
	float:left;
}
.coaddyr{
	padding-left:5px;
	float:left;
}
.contain50{
	overflow:auto;
	width:49%;
	float:left;
}
.copaytype{
	padding:3px 0;
}
.cattopprod{
	width:25%;
	text-align:center;
	float:left;
}
.clearfloat{
	clear:both;
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix{
	display:inline-block;
}
.catlistitem{
	width:48%;
	float:left;
	padding:3px 2px 5px;
}
.catlistitem a{
}
.infodata{
	padding:5px;
	background:#C8E6E1;
}
#prod_desc img{
	max-width:100%;
}
#prod_desc table{
	max-width:100%;
}
.alsopurch{
	padding:0 30px;
}
.primgcon{
	float:left;
	margin:auto;
}
.prinfcon{
	width:300px;
	margin:auto;
	float:left;
	padding:0 5px;
}
.a2cbutton{
	border-radius:5px;
	display:inline-block;
	border:1px solid #777;
	background:#42B74A;;
	font-weight:bold;
	color:#333;
	text-align:center;
	padding:5px 10px;
	white-space:nowrap;
}
.a2cbutton:hover{
	background:#15901D;
	color:#FFF;
	text-decoration:none;
}
.text90{
	font-size:90%
}
.text80{
	font-size:80%
}
.blackb{
	font-weight:bold;
	color:#0;
}		
.cstpad{
	padding:10px 0 5px;
}
.scinfo{
/*	height:230px; 
	overflow:scroll; */
	border-bottom:1px solid #ddd;
	padding-bottom:3px;
	margin-bottom:3px;
}
.searchhead{
	width:99%;
	overflow:auto;
	background:#61A8B0;
	border-bottom:2px solid #61A8B0;
}
#column_hover a {
/*	font-size:85%; */
}
[data-braintree-id="toggle"] {
    float: left;
    width: auto;
    padding: 10px;
}
.buttonlinkr{
	border-radius:5px;
	display:inline-block;
	border:1px solid darkred;
	background:#B74B42;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	font-size:90%;
	padding:7px 10px;
	white-space:nowrap;
}
.roundco {
  border-radius: 5px;
  padding: 0 5px;
	border:solid #405F7E 1px;
	height: 20px;
}
.h25 {
	height: 23px;
}
#prod_desc img {
	max-width:100%;
}
#search-box, .login_input {
outline:0;
}
.red-link, a.red-link{
	color:#c30;
	font-weight:700;
}