body {
	background-color: #eef6f9;
	margin: 0px auto 0px auto;
	text-align: center;
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;

}

a:link {
	color: #261963;
}
a:active {
	color: Red;
}
a:hover {
	color: #d32017;
}
a:visited {
	color: #656565;
}
.more_click{
	color: #261963;
}

.small_bold {
	font-weight: bold;
	font-size: 8pt;
}

textarea {
	font-size: 9pt;
	color: #010101;
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif;
}
legend {
	border: 1px solid silver;
	padding: 10px;
	background-image: url(image/bg_topfrm.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13pt;
}

tr.cabHeader {
	background-color: #d5eeff;
	background-image: url(image/cabinet_header_bg.jpg);
	background-repeat: no-repeat;
	color: White;
}

div.main {
	background-image: url(image/main_bg.jpg);
	background-repeat: repeat-y;
	width: 960px;
	height: 100%;
	margin: 0px auto 0px auto;
	text-align: center;
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size:14px;
}
table.mainTbl {
	width: 908px;
	background-color: white;
}
td.logged_in {
	width: 892px;
	height: 43px;
	background-image: url(image/bg_topfrm.jpg);
	background-repeat: no-repeat;
	background-color: #8acbfd;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	padding-right: 8px;
}
td.logged_in a {
	text-decoration: none;
	color: #010101;
	font-weight: normal;
}
td.topFrm {
	width: 892px;
	height: 43px;
	background-image: url(image/bg_topfrm.jpg);
	background-repeat: no-repeat;
	background-color: #8acbfd;
	text-align: right;
	font-size: 7pt;
	text-transform: uppercase;
	padding-right: 8px;
}
td.topFrm a {
	text-decoration: none;
	color: black;
}
form.frmLogin {
	margin-top: -16px;
}
input.login {
	height: 12px;
	width: 106px;
	font-size: 7pt;
	font-weight: bold;
	padding: 0px;
}

td.logotype {
	background-color: #fdfdfd;
	text-align:  center;
}

td.topMenu1 {
	background-image: url(image/slash-button.png);
    background-position-y: 10px;
	background-repeat: no-repeat;
	padding: 0px 10px;
	font-size: 8pt;
	text-transform: uppercase;
}
td.topMenu1 a {
	color: black;
	text-decoration: none;
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif;
}
td.topMenu2 {
	background-image: url(image/slash-button.png);
    background-position-y: 10px;
	background-repeat: no-repeat;
	padding: 0px 10px;
	font-size: 8pt;
	text-transform: uppercase;
    text-align: right;
    
}
td.topMenu2 a {
	color: black;
	text-decoration: none;
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif;
}
table.tblRow2 {
	width: 908px;
}
td.buy, td.categories {
	width: 100%;
	vertical-align: top;
	text-align: left;
}

td.info_any {
	font-size: 14px;
	color: #010101;
	text-align: left;
	vertical-align: top;
}

div.info_any_txt {
	margin-left: 20px;
	width: 330px;
	font-size: 14px;
}
div.info_any_txt1 {
	margin-left: 20px;
	width: 330px;
	font-size: 14px;
}
table.headerAny {
	width: 220px;
	height: 26px;
	margin-left: 10px;
	margin-top: 10px;
}
td.headerAny {
	width: 220px;
	height: 26px;
	background-image: url(image/header_any.jpg);
	background-repeat: no-repeat;
	color: #010101;
	font-weight: bold;
	font-size: 13px; 
	text-align: left;
	/*letter-spacing: 1px;*/
	padding-left: 15px;
}

table.buyTabs {
	width: 340px;
	height: 26px;
}
td.buyEbay {
	width: 122px;
	height: 26px;
	background-image: url(image/header_buy_ebay.jpg);
	background-repeat: no-repeat;
	color: #010101;
	font-weight: bold;
	font-size: 9pt; 
	text-align: center;
	letter-spacing: 1px;
	cursor: pointer;
}
td.buyShop {
	width: 223px;
	height: 26px;
	background-image: url(image/header_buy_eshop.jpg);
	background-repeat: no-repeat;
	color: #5e5e5e;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	text-shadow: white 1px 0px 1px;
	letter-spacing: 1px;
	cursor: pointer;
}
td.buyAmazon {
	width: 250px;
	height: 26px;
	background-image: url(image/header_buy_eshop.jpg);
	background-repeat: no-repeat;
	color: #5e5e5e;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	text-shadow: white 1px 0px 1px;
	letter-spacing: 1px;
	cursor: pointer;
}
div.shopBlock {
	
	width: 100%;
	text-align: left;
	font-size: 9pt;

}
div.shopBlockSubmit {
	
	width: 100%;
	text-align: right;
	font-size: 9pt;

}
div.ebayBlock {
	display: block;
	width:90%;
	text-align: left;
	font-size: 9pt;
	margin: 0px 10px;
}
div.autoBlock {
	display: block;
	width:90%;
	text-align: left;
	font-size: 9pt;
    margin: 0px 10px;
}
td.dostavka {
	width: 506px;
	border-left: 1px solid black;
	padding-left: 10px;
}

table.tblRow3 {
	border-top: 1px dotted #979797;
	width: 892px;
}
table.catTabs {
	width: 643px;
	height: 26px;
}
td.catEbay {
	width: 183px;
	height: 26px;
	background-image: url(image/header_cat_ebay.jpg);
	background-repeat: no-repeat;
	color: #010101;
	font-weight: bold;
	font-size: 9pt; 
	text-align: center;
	/*letter-spacing: 1px;*/
	cursor: pointer;
}
td.catShop {
	width: 230px;
	height: 26px;
	background-image: url(image/header_cat_auto.jpg);
	background-repeat: no-repeat;
	color: #5e5e5e;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	text-shadow: white 1px 0px 1px;
	/*letter-spacing: 1px;*/
	cursor: pointer;
}
td.catAuto {
	width: 230px;
	height: 26px;
	background-image: url(image/header_cat_eshop.jpg);
	background-repeat: no-repeat;
	color: #5e5e5e;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	text-shadow: white 1px 0px 1px;
	/*letter-spacing: 1px;*/
	cursor: pointer;
}
div.catShopBlock {
	display: none;
	width: 825px;
	text-align: left;
	font-size: 8pt;
	margin: 5px 10px;
	padding: 7px;
}
div.catShopBlockNew {
	width: 825px;
	text-align: left;
	font-size: 8pt;
	margin: 5px 10px;
	padding: 7px;
}

div.catAutoBlockNew {

	width: 825px;
	text-align: left;
	font-size: 8pt;
	margin: 5px 10px;
	padding: 7px;
}
div.catEbayBlock {
	display: block;
	width: 825px;
	text-align: left;
	font-size: 9pt;
	margin: 5px 10px;
	padding: 7px;
}
div.catAutoBlock {
	display: block;
	text-align: left;
	font-size: 9pt;
	/*margin: 5px 10px; -- julia 05 февраля 2015 */ 
	padding: 7px;
    width: 100% !important;
}
div.catEbayBlock a:link, div.catShopBlock a:link {
	color: #010101;
	text-decoration: none;
}
div.catEbayBlock a:active, div.catShopBlock a:active {
	color: #d42118;
	text-decoration: none;
}
div.catEbayBlock a:hover, div.catShopBlock a:hover {
	color: #010101;
	text-decoration: underline;
}
div.catEbayBlock a:visited, div.catShopBlock a:visited {
	color: #5e5e5e;
	text-decoration: none;
}

div.catAmazonBlock {
	display: block;
	width: 825px;
	text-align: left;
	font-size: 9pt;
	margin: 5px 10px;
	padding: 7px;
}
div.catAmazonBlock a:link{
	color: #010101;
	text-decoration: none;
}
div.catAmazonBlock a:active{
	color: #d42118;
	text-decoration: none;
}
div.catAmazonBlock a:hover{
	color: #010101;
	text-decoration: underline;
}
div.catAmazonBlock a:visited{
	color: #5e5e5e;
	text-decoration: none;
}

/* root'������ ul'�*/
ul {
	margin-left: -30px;
	list-style: none outside none;
}

table.boughtTabs {
	width: 212px;
	height: 26px;
}
td.bought_with_help {
	width: 212px;
	height: 26px;
	background-image: url(image/header_bought.jpg);
	background-repeat: no-repeat;
	color: #010101;
	font-weight: bold;
	font-size: 9pt; 
	text-align: center;
	/*letter-spacing: 1px;*/
}

table.tblRow4 {
	border-top: 1px dotted #979797;
	width: 892px;
	margin-top: 25px;
}
td.iconTd:first-child {
	border-left-width: 0px;
}
td.iconTd {
	width: 25%;
	vertical-align: middle;
	text-align: center;
	height: 64px;
	border-left: 1px solid #979797;
}
td.hiddenTd {
	font-size: 9pt;
	text-align: center;
	height: 60px;
	vertical-align: middle;
	font-variant: small-caps;
	color: #010101;
}
td.footerLinks a {
	font-size: 8pt;
}
div#basemeta_productlist a {
	font-size: 9pt;
}

.reg_header {
	text-align: left;
	vertical-align: top;
}
.login_registration {
	width: 50%;
	padding: 3px;
	background-image: url(image/bg_topfrm.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
input.submit {
	width: auto;
	padding: 3px 30px;
	background-image: url(image/bg_topfrm.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
div.width892, td.width892 {
	width: 852px;
	margin: 10px 20px;
	text-align: left;
	font-size:14px;
}
div.width700, td.width700 {
	width: 820px;
	margin: 10px 20px;
	text-align: left;
	font-size:14px;
}
table.lview_table {
	width: 872px;
	padding: 10px;
	font-size: 9pt;
}
.pic_lt{ width:100px; text-align: center; vertical-align: top; }
.details{ width:230px; text-align: left; vertical-align:  top; }
.trs{ width:100px; }
.pay{	width:150px; }
.bids_bin1, .bids {
	width:150px;
	text-align: center;
}
.bin1 { font-size: 100%; }
.prices{
	width:100px;
	text-align: center;
}
.g-b { font-weight: Bold; }
.time_time_alert_rt{
	width:100px;
	text-align: right;
}
.button{
				border-left: 1px solid #797979;
				border-right: 1px solid #797979;
				border-top: 1px solid #797979;
				width:250px;
				text-align: center;
				padding: 5px 5px 3px 5px;
				background-color: #f8d502;
				font-size: 80%;
				font-weight: bold;
				color: #797979;
			}

#simplemodal-container a.modalCloseImg {
	background:url(/images/x.png) no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}	
#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:200px; width:600px; color:#000; background-color:silver; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#000;}
#simplemodal-container a.modalCloseImg {background:url(images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#000;}

.tablecls{
    width: 95%;
}
.pic_lt{
    width:150px;
}
.dtl{
    width:300px;
}
.prc{
    width:100px;
    text-align: right;
}
.tme{
    width:100px;
    text-align: right;
}
 .per-page{
    width: 30px;
    height: 20px;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
    text-align: center;
    display: inline-block;
    color: gray;
    font-family: tahoma;    
    
 }
  .per-page-selected{
    width: 30px;
    height: 20px;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
    text-align: center;
    display: inline-block;
    color: black;
    font-family: tahoma;
    background-color: #fff;    
    
 }
.pagination{
    text-align: center;
    width: 97%;
    height: 30px;
    border-top-width: 1px;
    border-top-color: gray;
    border-top-style: solid;
    background-color: #FBFBFB;
    padding-top: 10px;
    font-weight: bold;
    color: gray;
    font-family: tahoma;
    margin-top: 20px;

}
 .page{
    width: 30px;
    height: 20px;
    text-align: center;
    display: inline-block;
    color: gray;
 }
 
 .selected-page{
    width: 30px;
    height: 20px;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: black;
 }
 
input.search{
    width:90%;
    height:20px;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
    font-size: 14px;
 }
 input.search-new{
    /*width:89%;*/
    width: 750px !important;
    height:20px;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
    font-size: 14px;
    margin-top: 2px;
 }
input.search-new-ext{
    width:58%;
    height:20px;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
    font-size: 14px;
 }
 select.search-new-ext-select{
    width:30%;
    height:24px;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
    font-size: 14px;
    padding-top: 0px;
 }
 select.search{
    width:30%;
    height:22px;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
    font-size: 14px;
    margin-top: -10px;
 }
 .filter{
    text-align: left;
    width: 100%;
    height: 30px;
    padding-top: 5px;
    font-weight: bold;
    color: gray;
    font-family: tahoma;
    margin-top: 0px;   
 }
.filter-item{
    width: 180px;
    height: 30px;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
    text-align: center;
    display: inline-block;
    color: gray;
    font-family: tahoma;
    padding-top: 7px;    
}
.filter-item-mode{
    width: 120px;
    height: 30px;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
    text-align: center;
    display: inline-block;
    color: gray;
    font-family: tahoma;
    padding-top: 3px;
    padding-bottom: 4px;    
}
.filter-item-mode img{
    vertical-align: middle;    
}  
.filter-item-selected{
    width: 180px;
    height: 30px;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-family: tahoma;
    padding-top: 7px;  
    background-color: silver;  
} 
.breadcrumbs{
    width: 100%;
    text-align: left;
    vertical-align: middle;
    color: gray;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 5px;
    
}
.specifics-ul{
    text-align: left;    
}
.specifications{
    background-color: #FBFBFB;
    padding: 5px;
    border: 1px solid gray;
    margin-top: -2px;
    z-index: -9999;
    width: 95%;
}
.specifications-title{
    text-align: center;
    width: 120px;
    height: 25px;
    background-color: #FBFBFB;
    border-top: 1px solid gray;
    border-left: 1px solid gray; 
    border-right: 1px solid gray;
    padding-top: 8px;
    margin-top: 3px; 
    font-weight: bold; 
    color:red; 
    z-index: 10000;
}
.openWindow {background: url(images/bg/black-60.png); position: fixed; width: 100%; height: 100%;}
#open-old {background: #fff; border: 1px solid #1d4c8d;
box-shadow: 0 0 8px #555; -moz-box-shadow: 0 0 8px #555; -webkit-box-shadow: 0 0 8px #555;}

#openCloseHtml {position: fixed; width: 100%; height: 100%;}
.openTitle {
	color: #fff;
	height: 24px;
	padding: 12px 1px 0 12px;
	background: url(images/head-big.gif) repeat-x center #2465a1;
	border: 1px solid #5995cc;
	border-bottom: 1px solid #1d4c8d;
}

.openTitle a{color: #fff;}

.openTitle-old {
	border: none;
	background: url(images/page.gif) repeat-x top #4d78b3;
	border-bottom: 1px solid #1d4c8d;
}

.openText {
	padding: 10px;
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
}
#open2 {border: 1px solid #173552;}
#open {
	background: url(images/bg/black-30.png);
	padding: 10px; margin: -10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#open {position: relative;}
#openPanel-out {}
.openPanel {
	background: url(images/open-gr5.gif) repeat-x top #f3f3f3;
	border-top: 1px solid #d7d7d7;
	min-height: 14px;
	padding: 14px 0 14px 13px;
}

.openPanel-old {background: url(images/open-gr2.gif) repeat-x top #f9f9f9;}
.furrghtd {
position: fixed;
right: 0px;
top: 0;
z-index: 5;
width: 26px;
height: 100%;
}
.tdsfh {
background: url('image/consultation-btn.png');
}
/*.left-cart {
	width: 70%;
	float: left;
	height: 1500px;
}
.right-cart {
	margin-top: 0px;
	float: right;
	width: 20%;
	height:20%;
}*/


.plus{
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 1px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 10px/100% Arial, Helvetica, sans-serif;
	padding: .2em 1em .275em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');

}
.minus{
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 1px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 10px/100% Arial, Helvetica, sans-serif;
	padding: .2em 1em .275em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}


/*table.tablesorter {
	font-family:arial;
	background-color: #fff;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	border: 1px solid #FFF;
	font-size: 9pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(css/bg.gif);
	
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#fff;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(css/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(css/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #fff;
}*/
.container {
			border: red 1px solid;
		}
		
.carousel {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
.carousel li {
			float: left;
			width: 88px;
			height: 88px;
			padding: 5px;
			background: lightblue;
			border: blue 1px solid;
		}
        
.cart-text{
    margin-right: 25px;
}
.catHeader{
    font-size: 10pt;
    text-align: left;
    margin-top: 20px;
    font-weight: bold;
}

/* blue */
.blue {
	color: #000 !important;
	border: solid 1px #0076a3 !important;
	background: #68b7fc !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ceeeff), to(#68b7fc)) !important;
	background: -moz-linear-gradient(top,  #ceeeff,  #4297d7) !important;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ceeeff', endColorstr='#68b7fc') !important;
    width: 75px !important;
}
.blue:hover {
	background: #007ead !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e)) !important;
	background: -moz-linear-gradient(top,  #0095cc,  #00678e) !important;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e') !important;
    width: 75px !important;
}
.blue:active {
	color: #80bed6 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee)) !important;
	background: -moz-linear-gradient(top,  #0078a5,  #00adee) !important;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee') !important;
    width: 75px !important;
}
.formSearch{
    /*width: 100%;*/
    width: 847px !important;
    overflow: visible !important;
    text-align: justify !important;
}
.formSearch .blue {
    float: right !important;
}
.formSearchNew{
    text-align: justify !important;
}
.catalog .ui-tabs {
position: relative;
padding: .2em;
zoom: 1;

left: 10px;
margin-bottom: 10px;
}
.profile{
    padding-left: 10px;
}
.cabinetTable{
    width:97%;
    border: 1px solid Gray;
    margin-left: 10px;
    margin-right: 10px; 
    border-collapse: separate;
    table-layout: auto;
}
.td-0{
	width:20%;
}
.td-1{
	width:20%;
}
.td-2{
	width:20%;
}
.td-3{
	width:20%;
}
.td-4{
	width:20%;
}
a.brand-logo{
	border:0;background:url("image/auto/brand_border.png") 0 0 no-repeat;
	margin:10px 0 0 10px;
	display:block
}
a.brand-logo:hover{
	background-position:0 -58px;
}

.main-div{
    width:800px;
    display: table;
    padding-top: 20px; 
}
.left-pannel{
    width:150px;
    float: left;   
}
.right-pannel{
    width:630px;
    float: right;   
}

.hr-line{
    width: 100%;
    border-bottom: 1px solid silver;
    padding-top: 10px;
    padding-bottom: 10px;
}
.social {
    padding-right: 8px;
    padding-bottom: 0px;
    padding-top: 0px;
    list-style: none;
}
.social li .vk {
    background: url(img/social.png) 0px 0px;
}
.social li .ok {
    background: url(img/social.png) -18px 0px;
}
.social li .facebook {
    background: url(img/social.png) -37px 0px;
}
.social li .instagram {
    background: url(img/social.png) -56px 0px;
}
.social li {
    float: left;
}
.social li a {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.amazon-referal{
    font-family: 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif !important;
	font-size: 8pt !important;
}

#paypal-button-container {
                width: 50%;
    }

        

