body {
	margin:0px 2px 0px 0px;
	color:#5d5d5d;
	background-color: white;
	font-weight: normal; 
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	}

.palatino {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
.lucida {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.tahoma {
	font-family: Tahoma, Geneva, sans-serif;
}
.verdana {
	font-family: Verdana, Geneva, sans-serif;
}
.trebuchet {
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}

input[type="text"], input[type="password"], select {
	margin:2px 0;
	padding:4px;
	border-radius: 4px;
	border: 1px solid #ccc;
}

/* don't add padding here, breaks autogrow */
textarea {
	margin:2px 0;
	border-radius: 4px;
	border: 1px solid #ccc;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus, .laneicons a:hover {
	-moz-box-shadow: 0px 0px 5px #8cf;
	-webkit-box-shadow: 0px 0px 5px #8cf;
	box-shadow: 0 0 5px #8cf;
	border-color: #aaa;
}

sup {font-size:8px}
.esmall {font-size:10px}
.small {font-size:11px}
.medium, th {font-size:15px}
.large {font-size:16px}
.elarge {font-size:20px}
.eelarge {font-size:24px}

.handcursor{
	cursor:pointer;
}


h1 {
	font-size:15px;
	margin:1px;
}

h2 {
	font-size:13px;
	font-style:italic;
	margin:1px;
}

h4 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
}

.home {
	width:978px;
	background-color:white;
	padding-top: 10px;
	}

.outlinered {
	margin:2px 0px 2px 0px; 
	padding:4px; 
	border: 2px #ff0000 solid;
}
.outline {
	margin:2px 0px 2px 0px; 
	padding:4px; 
	border: 1px #7f776d solid;
}

.outlinenotop {
	margin:2px 0px 2px 0px; 
	padding:0px 4px 4px 4px; 
	border: 2px #7f776d solid;
	border-top: 0px;
}

.outlinenotopr {
	margin:2px 0px 2px 0px; 
	padding:0px 4px 4px 4px; 
	border: 1px #7f776d solid;
	border-top: 0px;
	border-right: 0px;
}

.inputadvsearch {
	width:150px;
	}

#withinsearch {
	letter-spacing: 0px;
	padding-top:4px; 
	margin:0px;
	font-size:11px;
	}

.tools, .popup, .popup_noclose {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:97%;
	background-color:white;
	padding-bottom:50px;
	}

.header-home {
	height: 137px !important;
	}

.header-min {
	height: auto !important;
	}

.header-min #nav-bread {
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: 20px;
	}

.mainbody, .otherbody {
	margin: 0 auto 40px; 
	padding: 0 10px;
	position: relative;
}

.mainbody #header, .mainbody #maincontent, .mainbody #footer {
	width:980px;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 984px !important;
	vertical-align: baseline;
	text-align: left;
	background-color: white;
}

#header ul {
	list-style: none;
	margin: 0px;
}

#header li {
	float: left;
	padding: 0 20px 0 0;
}

#maincontent {
	background-color: white;
	border: none;
	padding: 0 2px;
	width: 978px !important;
}

#footer {
	clear: both;
	font-size:11px;
	line-height: 18px;
	padding:10px 0;
	background-color: #ffffff;
	text-align: center;
}

#footer-logo {
	width: 315px;
	float:left;
	padding: 0 0 0 20px;
	margin-right: 15px;
	border-right: 1px dashed #ddd;
}

#footer-util {
	padding: 0 15px;
}

#footer-logo, #footer-util {
	min-height: 1em;
}

#rubyplaza {
	width: 225px;
	height: 69px;
	left: 20px;
	top: 37px;
	position: absolute;
	z-index:10;
	background: url(http://www.kiev.rubyplaza.com:18015/0/rubyplaza_logo.png) 0 0 no-repeat transparent scroll;
	/*border-style: solid;
        border-width: 2px 0 0 2px;
        border-color: #eee;*/
}

#rubyplaza_holiday_c {
	display: none;
}

#rubyplaza_holiday_r {
	width: 99px;
	height: 85px;
	right: 0px;
	top: 17px;
	position: absolute;
	background: url(http://www.kiev.rubyplaza.com:18015/0/holiday_hanging_bulbs.png) 0 0 no-repeat transparent scroll;
	z-index: 10;
}

#rubyplaza_holiday_l {
	width: 62px;
	height: 60px;
	left: -1px;
	top: 23px;
	position: absolute;
	background: url(http://www.kiev.rubyplaza.com:18015/0/holiday_bow_l.png) 0 0 no-repeat transparent scroll;
	z-index: 10;
}

#rubyplaza a, #rubyplaza_holiday_l a {
	width: 225px;
	height: 69px;
	display: block;
	overflow: hidden;
	text-indent: -1000em;
}

#rubyplaza a:hover, #rubyplaza_holiday_l a:hover {
	background-color: transparent;
}

#nav-cart {
	height: 31px;
	width: 85px;
	float: right;
	text-align: right;
	padding: 0px 4px;
	color: white;
	font-size: 14px;
	background-color: #777;
}

#nav-cart-count {
	color: black;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	width: 28px;
	float:left;
	padding:4px 5px 5px;
}

#nav-cart-label {
	color: white; 
	font-size: 14px; 
	float: left; 
	padding: 0px 2px;
	line-height: 31px;
	vertical-align: middle;
	letter-spacing: -1px;
}

#nav-search, #nav-shopnews, #nav-admin {
	position: absolute;
	top: 20px;
	left: 300px;
	display: block;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	z-index: 1;
}

#nav-search select {
	width: 220px;
	padding: 3px;
	margin-left: 5px;
}

#nav-search input[type="text"] {
	width: 190px;
	height: 14px;
	padding: 4px;
	margin-bottom: 3px;
	vertical-align: middle;
	border: 1px solid #888;
}

#nav-search input[type="text"]:focus {
	-moz-box-shadow: 0px 0px 0px #8cf;
	-webkit-box-shadow: 0px 0px 0px #8cf;
	box-shadow: 0px 0px 0px #8cf;
}

#nav-search input[type="submit"] {
	font-size: 15px;
}

#nav-search #sbloading {
	color: white;
}

.navbarhome #nav-search {
}

#nav-shopnews {
	top: 75px;
	line-height: 18px;
	height: 18px;
	left: 300px;
	overflow: hidden;
}

#nav-admin {
	left: 25px;
	top: 0px;
}

#nav-util-group {
	height: 24px;
	padding: 0 2px;
	font-size: 0.8em;
}

ul#nav-util-left {
	font-weight: bold;
	float: left;
}

ul#nav-util-right {
	float: right;
}
ul#nav-util-right li {
	padding: 0 0 0 20px;
	height: 18px;
}

#nav-util-left ul {
}

#nav-bread {
	/*border-style: solid;
        border-width:0px 2px;
        border-color: #eee;*/

	overflow: hidden;
	height:14px;
	padding: 8px 0px 12px 13px;
	vertical-align: bottom;
	position: relative;
}

.main1 {
	float: right;
	width: 762px;
	margin-top: 0px;
	padding-bottom: 20px;
	}

#main-hasnoheader {
	padding: 10px 2px 0 0;
	border-top: 0px solid #eee;
}

#navright {
	float: right;
	width: 140px;
	margin-left: 20px;
	height: auto !important;
	text-align:left;
	z-index:3;
	font-size: 12px;
	}

div.navleft {
	float: left;
	width:200px;
	text-decoration: none;
	font-size: 12px;
	margin: 0 2px 2px 0;
	background-color: #e3e3e3;
	border-right: 1px solid #ddd;
	}

div.floatpicscontainer {
	display: block;
	height: 100%; 
	margin: 5px 3px 5px 0px;
}

div.floatEpicshome {
	background-color: white;
	text-align: center; 
	border:solid #e3e3e3 3px; 
	margin: 0px; 
	width:130px;
	height:180px;
	float:left;
	z-index:0;
	overflow:hidden; 
	}

div.floatEpicshome div {
	margin: 5px; 
	vertical-align:middle;
	line-height: 120px;
	width:120px;
	height:120px;
	overflow:hidden; 
	}

div.floatEpics {
	background-color: white;
	text-align: center; 
	border:solid #e3e3e3 3px; 
	margin: 0px; 
	width:140px;
	height:180px;
	float:left;
	z-index:0;
	overflow:hidden; 
	}


div.floatEpics div {
	margin: 5px 10px 10px 10px; 
	vertical-align:middle;
	width:120px;
	height:120px;
	overflow:hidden; 
	}

div.floatEpics div div {
	margin: 0;
}

div.floatTpic {
	background-color: white;
	text-align: center; 
	border:solid #e3e3e3 2px; 
	margin-right: 10px; 
	width:70px;
	height:70px;
	float:left;
	z-index:0;
	overflow:hidden; 
	}

div.floatTpic div {
	margin: 5px 0px 0px 5px; 
	vertical-align:middle;
	line-height: 60px;
	width:60px;
	height:60px;
	overflow:hidden; 
	}

#item-main-group {
	width: 500px;
	float: left;
}

#item-img-group {
	width:470px;
	text-align:center;
	vertical-align:middle;
	margin: 0 20px 20px 0;
	}

#item-img-main {
	float:right;
	width: 400px;
	display: block;
}

#item-img-thumbs {
	float: left;
	text-align:center;
	vertical-align:top;
	width:70px;
	}

div.img-thumbs {
	border: 0px solid #eee;
	width: 50px;
	height: 50px;
	margin-bottom: 8px;
	line-height: 50px;
	vertical-align: middle;
	overflow: hidden;
	}

#item-title {
	padding-bottom: 20px;
}

#item-desc {
	clear: both;
	padding: 20px 20px 20px 0;
}

#item-secondary-group {
	float: right;
	width: 260px;
	font-size: 12px;
}

#item-secondary-group h4 {
	text-align: center;
	background-color: #f8f8f8;
	margin-bottom: 4px;
	padding: 2px 0;
}

.spacer {
	padding: 0 2px 0 4px;
}

#item-shipping, #item-social, #item-shopinfo, #item-payments, #item-badges, #item-contact {
	padding: 0px 0px 5px;
	border: 1px solid #d8d8d8;
	border-radius: 6px 6px 0 0;
}

#item-shopinfo {
	font-size: 11px;
}
#item-shopinfo #shop-rladvantage {
	float: right;
	margin-right: 0;
}

#ship_location {
	margin:4px 0px;
	line-height: 110%;
}

#item-id, #item-shipping, #ship_location, #item-shopinfo, #item-social {
}


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

tr.bag {
	padding:5px 0px;
}

div.listview {
	clear:left;
	border:1px #cfc7bd solid;
	padding:10px;
	margin:0 3px 10px 0;
	display: block;
}

div.listviewcontainer {
	height: 200px;
	margin:0px;
	padding:0px;
	padding-right:4px;
	background: #f7f7ef; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7f7ef 0%, #e5e2c8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7ef), color-stop(100%,#e5e2c8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7ef 0%,#e5e2c8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7ef 0%,#e5e2c8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7ef 0%,#e5e2c8 100%); /* IE10+ */
	background: linear-gradient(top,  #f7f7ef 0%,#e5e2c8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7ef', endColorstr='#e5e2c8',GradientType=0 ); /* IE 6-9 */
}

div.listview-imgcontainer {
       text-align: center;
       float:left;
       width:180px;
       height:180px;
       border:0px red solid;
       display: block;
       margin: 10px 20px 10px 10px !important;
       }


div.galcontainer {
	text-align: center;
	float:left;
	width:140px;
	height:140px;
	border:0px red solid;
	}

span.lvtitle {
	font-size: 110%;
	font-weight: bold;
	overflow: hidden;
	height: 19px;
	line-height: 19px;
	display: block;
	padding-top: 15px;
	}

span.lvshopname {
	font-size: 90%;
	font-weight: bold;
	overflow: hidden;
	display: block;
	height: 20px;
	margin-top: 5px;
	}

span.lvdesc {
	overflow: hidden;
	display: block;
	height: 45px;
	margin: 10px 0px 0px 0px;
	}

div.lvcategory {
	display: block;
	height: 22px;
	line-height: 30px;
	overflow: hidden;
	padding: 12px 0 10px 0;
	}

div.lvcategory span {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top:1px #6f675d solid;
	border-bottom:1px #6f675d solid;
	font-size: 12px;
	overflow: hidden;
	height: 18px;
	display: inline;
	}

span.lvprice {
	float: right; 
	width:100px; 
	height: 50px;
	font-size: 120%;
	margin: 15px 0px 0px 10px;
	}

.strikeprice {
	font-size: 90%; 
	text-decoration: line-through;
}

div.search3 {
	clear:left;
	border-top:1px #cfc7bd solid;
	padding-top:10px;
	padding-bottom:10px;
	margin:2px;
	text-align: left;
}

div.search3 div {
	text-align: center;
	float:left;
	width:125px;
	overflow: hidden;
	}

.itemlisting {
        padding:0px;
        display: block;
        float:left;
        width:180px;
        height:240px;
        margin:10px 5px 20px 5px;
        padding: 0px;
        border: 1px transparent white;
        text-align: center;
        vertical-align: middle;
}

.itemlisting-img {
        display: block;
        margin-bottom:5px;
        padding:0px;
        width: 180px;
        height: 180px;
        overflow: hidden;
        border:1px #ddd solid;
        border-radius: 16px;
}
.itemlisting-img img {
        border-radius: 16px;
}

.itemlisting-title {
        line-height: 18px;
        height: 18px;
        display: block;
        color: #555;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.itemlisting-shopname {
        line-height: 18px;
        display: block;
        color: #999;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

.itemlisting-price {
        line-height: 18px;
        clear: both;
        padding: 0px;
        margin: 0px;
        width: 100%;
        vertical-align: middle;
        text-align: center;
        background-color: #f2f2f2;
        font-weight: bold;
        overflow: hidden;
}


div.gallery {
	border:1px #cfc7bd solid;
	padding:0px;
	display: block;
	float:left;
	width:136px;
	margin:7px 14px 7px 0px;
	}

div.galimg {
	clear: both;
	display: block;
	margin:0px;
	padding:0px;
	border:0px green dashed;
	width: 100%;
	height: 140px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	background: url(http://www.kiev.rubyplaza.com:18015/0/gradientbkgrnd.gif) 0 0 repeat-x; 
	}

div.galimg div {
	padding:0px;
	clear: right;
	float:left;
	margin:20px 0 0 20px;
	}

div.galimg img {
	border: 0;
	margin:-6px auto;
	-moz-box-shadow: 4px 4px 4px #888;
	-webkit-box-shadow: 4px 4px 4px #888;
	box-shadow: 4px 4px 4px #888;
	}

div.galimg a:hover {
	background-color:transparent;
	}

div.quicklink {
	clear: both;
	border:0px red solid;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	background-color: #fafafa;
	font-weight: bold;
	line-height: 150%;
	overflow: hidden;
	border-radius: 0px 0px 6px 6px;
	}

#search-viewby {
	text-align:right;
	display: block;
	float: right;
	margin-right:5px;
	height: 23px;
	line-height: 23px;
	vertical-algin: middle;
	text-align: center;
}

#search-changeview, #search-changeipp {
	float: right;
}

#search-changeview div {
	background-image: url(http://www.kiev.rubyplaza.com:18015/0/search_grid_list.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	overflow: hidden;
	text-indent: 9999px;
	background-color: #be6900;
	float: left;
	margin-left: 5px;
}

#search-changeview a {
	width: 23px;
	height: 23px;
	overflow: hidden;
	text-indent: 9999px;
	float: left;
}

#search-changeipp a, #search-changeipp span.ipp {
	width: 24px;
	height: 23px;
	float: left;
	margin-left: 5px;
	border: 1px solid #eee;
}

#search-changeipp a {
	text-decoration: none;
	color: #aaa;
}
#search-changeipp a:hover, #search-changeipp a:active {font-weight: bold; border-color: #be6900; }

#search-changeipp span.ipp {
	border-color: #be6900;
}

.search-label {
	vertical-align: middle;
	float: left;
	margin-left: 10px;
}

#search-changeview div.grid-selected {
	background-position: -25px -25px;
}
#search-changeview div.grid {
	background-position: 0 -25px;
}
#search-changeview div.list-selected {
	background-position: -25px 0;
}
#search-changeview div.list {
	background-position: 0 0;
}

div.livehelp {
	float:left;
	width:150px;
	height:260px;
	margin:16px 4px 4px 0px;
	padding:0px;
	}

div.livehelp div {
	border:1px #7f776d solid;
	padding:2px 2px 0px 2px;
	margin:0px;
	width:100%;
	height:100%;
	text-align:center;
	}

div.finds {
	float:left;
	border:0;
	width:140px;
	height:310px;
	overflow:hidden;
	margin:2px;
	padding:0px;
	border:1px #cfc7bd solid;
	}

div.finds div {
	margin:0px;
	width:100%;
	height:100%;
	text-align:center;
	overflow:hidden;
	padding:4px 0px 0px 4px;
	}

div.finds div div {
	border:0px red solid;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	height: 129px;
	width: 129px;
	}

div.secsplash {
	background-color: transparent;
	margin: 5px 0px; 
	height:67px;
	border: 0px blue solid;
	overflow:hidden; 
	}


div.Xsecsplash, div.recentitems, div.recentshops {
	float:left;
	text-align:center;
	border:1px #cfc7bd solid;
	background-color: white;
	width:149px;
	height:222px;
	overflow:hidden;
	margin:2px 4px 2px 0px;
	padding:8px 0px 2px 0px;
	width:145px;
	}


div.Xsecsplash div, div.recentitems div {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	height: 130px;
	width: 130px;
	}


div.Fstamp {
	background-color: white;
	float:left;
	text-align:center;
	border:6px white solid;
	display:table;
	overflow:hidden;
	width:90px;
	height:90px;
	margin:2px 4px 2px 0px;
	padding:0px 0px 0px 0px;
	}

div.Fstamp div {
	display:table-cell;
	background-color: white;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	height: 90px;
	width: 90px;
	line-height: 90px;
	}


div.shophome {
	float:left;
	text-align:center;
	border:1px #cfc7bd solid;
	width:142px;
	height:222px;
	overflow:hidden;
	margin:2px 4px 2px 0px;
	padding:8px 1px 2px 1px;
	voice-family: \"\\\"\}\\\"\";
	voice-family:inherit;
	width:140px;
	}

div>.shophome {
	width:140px;
	}


div.shophome div {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	height: 130px;
	width: 130px;
	}

div.helpc {
	margin:8px 8px 0 0px; 
	padding:4px;
	width:174px;
	height: 230px;
	float: left;
	background-color: #f1f1f1;
	border-radius: 6px;
	background: url(http://www.kiev.rubyplaza.com:18015/0/gradientgrey.png) 0 -400px repeat-x;
	}

div.helpc div {
	margin:0px; 
	padding: 3px 6px; 
	line-height: 140%;
	}

a {
	text-decoration: underline; 
	color: #60121f; 
	outline:none;
}

a:hover, a:active {
	text-decoration: underline; 
	background-color: #e3e3e3; 
	color: #CD2200;
}
  
a.nav {
	text-decoration: none; 
	color: #60121f; 
	background-color: transparent;
}

a.nav:hover, a.nav:active {
	text-decoration: underline; 
	color: #CD2200; 
	background-color: transparent;
}

.navl, .navl a, .navlbox, .navlbox a {
	font-size:13px; 
	text-decoration: none; 
	color: #60121f; 
	background-color: transparent;
}

.navl a:hover, .navl a:active {
	font-size:13px;
	text-decoration: underline; 
	color: #CD2200; 
	background-color: transparent;
}

.navlbox a:hover, .navlbox a:active {
	font-size:13px; 
	text-decoration: none; 
	color:#f8e189; 
	background-color:#60121f; 
	border: 1px solid #CD2200;
}


span.inlinetools {
	font-weight: normal;
	height:16px;
	line-height:16px;
	margin:0px 3px 0px 0px;
	display: inline-block;
	}

span.righttools {
	height:16px;
	line-height:16px;
	width: 175px;
	margin:6px 0px;
	display: inline-block;
	overflow:hidden;
	}

span.shoptools {
	font-weight: bold;
	height:16px;
	width: 180px;
	margin:6px 0px;
	display: inline-block;
	overflow: hidden;
	}

span.arrowsc {
	height:13px;
	font-size:10px;
	width:18px;
	margin:0px 3px;
	padding: 0px;
	display: inline;
	overflow: hidden;
	}

span.shoptools a span, span.inlinetools a span, span.arrowsc a span {
	margin-left: 20px;
	}
span.shoptools a span span, span.inlinetools a span span, span.arrowsc a span span {
	margin-left: 0px;
	}

span.righttools a,span.shoptools a, span.inlinetools a, span.arrowsc a {
	text-decoration: none;
	}

span.righttools a:hover, span.righttools a:active, span.shoptools a:hover, span.shoptools a:active, span.inlinetools a:hover, span.inlinetools a:active, span.arrowsc a:hover, span.arrowsc a:active {
	background: none;
	text-decoration: none; 
	color: #CD2200;
	}

img.icons_arrows {
	width:16px; 
	height:13px; 
	vertical-align:middle; 
	border:0;
	}

div.nobottomborder {
	border-bottom: 0;
	}
td.nobottomborder {
	border-bottom: 0;
	}

span.about { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_about.gif) 0 -16px no-repeat; }
span.about a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_about.gif) 0 0  no-repeat; }

span.ask { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_ask.gif) 0 0 no-repeat; }
span.ask a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_ask.gif) 0 -16px no-repeat; }

span.contact { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_contact.gif) 0 -16px no-repeat; }
span.contact a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_contact.gif) 0 0 no-repeat; }

span.currency { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_curren.gif) 0 -16px no-repeat; }
span.currency a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_curren.gif) 0 0  no-repeat; }

span.dealer { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_dealer.gif) 0 0 no-repeat; }
span.dealer a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_dealer.gif) 0 -16px  no-repeat; }

span.down { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_down.gif) 0 0 no-repeat; }
span.down a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_down.gif) 0 -16px  no-repeat; }

span.edit { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_edit.gif) 0 0 no-repeat; }
span.edit a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_edit.gif) 0 -16px  no-repeat; }

span.favo { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_favo.gif) 0 -16px no-repeat; }
span.favo a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_favo.gif) 0 0  no-repeat; }

span.flag { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_flag.gif) 0 -16px no-repeat; }
span.flag a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_flag.gif) 0 0  no-repeat; }

span.google { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_google.gif) 0 0 no-repeat; }
span.google a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_google.gif) 0 -16px  no-repeat; }

span.shome { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_home.gif) 0 -16px no-repeat; }
span.shome a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_home.gif) 0 0 no-repeat; }

span.manage { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_manage.gif) 0 0 no-repeat; }
span.manage a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_manage.gif) 0 -16px  no-repeat; }

span.products { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_products.gif) 0 -16px no-repeat; }
span.products a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_products.gif) 0 0  no-repeat; }

span.subsc { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_subsc.gif) 0 -16px no-repeat; }
span.subsc a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_subsc.gif) 0 0 no-repeat; }

span.share_fb { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2009_share_fb.gif) 0 -16px  no-repeat; }
span.share_fb a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2009_share_fb.gif) 0 0px  no-repeat; }

span.share_tw { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2009_share_tw.gif) 0 -16px  no-repeat; }
span.share_tw a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2009_share_tw.gif) 0 0px  no-repeat; }

span.tell { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_tell.gif) 0 -16px no-repeat; }
span.tell a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_tell.gif) 0 0  no-repeat; }

span.terms { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_terms.gif) 0 -16px no-repeat; }
span.terms a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_terms.gif) 0 0  no-repeat; }

span.shopcomm { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_tell.gif) 0 -16px no-repeat; }
span.shopcomm a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_tell.gif) 0 0  no-repeat; }

span.up { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_up.gif) 0 0 no-repeat; }
span.up a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_up.gif) 0 -16px  no-repeat; }

span.view { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_view.gif) 0 0 no-repeat; }
span.view a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2007_view.gif) 0 -16px  no-repeat; }

span.wish { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_wish.gif) 0 -16px no-repeat; }
span.wish a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_rp2_wish.gif) 0 0  no-repeat; }

span.combine { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2008_c.gif) 0 0 no-repeat; }
span.combine a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2008_c.gif) 0 -16px  no-repeat; }

span.promo { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2008_p.gif) 0 0 no-repeat; }
span.promo a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_2008_p.gif) 0 -16px  no-repeat; }

span.arrowsl { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_arrows_L.gif) 0 0 no-repeat; }
span.arrowsl a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_arrows_L.gif) 0 -13px  no-repeat; }

span.arrowsr { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_arrows_R.gif) 0 0 no-repeat; }
span.arrowsr a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_arrows_R.gif) 0 -13px  no-repeat; }

span.arrowspr { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_arrows_pop_R.gif) 0 0 no-repeat; }
span.arrowspr a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_arrows_pop_R.gif) 0 -13px  no-repeat; }

span.arrowspd { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_arrows_pop_down.gif) 0 0 no-repeat; }
span.arrowspd a { background: url(http://www.kiev.rubyplaza.com:18015/0/icons_arrows_pop_down.gif) 0 -13px  no-repeat; }

#shop-heading {
	padding:0px 4px 4px 0; 
	min-height: 130px;
	}

#shop-news {
	float: right;
	height:36px;
	max-width:260px;
	line-height: 12px;
	text-align: right;
	}

#shop-rladvantage {
	float: left;
	width:40px;
	text-align: center;
	margin-right: 4px;
	font-size: 10px;
	}

div.advan_bronze a { 
	background: url(http://www.kiev.rubyplaza.com:18015/0/rl_adv_hilitebronze.gif?1) 0 -30px  no-repeat; 
}
div.advan_gold a { 
	background: url(http://www.kiev.rubyplaza.com:18015/0/rl_adv_hilitegold.gif?1) 0 -30px  no-repeat; 
}
div.advan_silver a { 
	background: url(http://www.kiev.rubyplaza.com:18015/0/rl_adv_hilitesilver.gif?1) 0 -30px  no-repeat; 
}
div.advan_platinum a { 
	background: url(http://www.kiev.rubyplaza.com:18015/0/rl_adv_hiliteplatinum.gif?1) 0 -30px  no-repeat; 
}
div.advan_ a { 
	background: url(http://www.kiev.rubyplaza.com:18015/0/rl_adv_hilite.gif?1) 0 -30px  no-repeat; 
}

#shop-rladvantage a {
	display: block;
	height:30px;
	width:30px;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	}

#shop-rladvantage a:hover, #shop-rladvantage a:active {
	background-position: 0px 0px;
	color: #9e4e08;
	}

span.rladvan {
	height:70px;
	width:57px;
	margin:2px 0px;
	}

span.rladvan a { 
	display: block;
	height:70px;
	width:57px;
	background: url(http://www.kiev.rubyplaza.com:18015/0/h_adva_small1.gif) 0 -70px  no-repeat; }

span.rladvan a:hover, span.rladvan a:active {
	background-position: 0 0;
	text-decoration: underline; 
	color: #60121f;
	}

a.topnav:link, a.topnav:visited {
	font-size:12px; 
	text-decoration: none; 
	color: #5d5d5d; 
	background-color: transparent;
}

a.topnav:hover, a.topnav:active {
	text-decoration: underline; 
	color: #CD2200;
}

#navbar-group {
	border-style: none;
        border-width: 1px 1px 0 1px;
        border-color: #ccc;
        border-bottom: 0;
        /*margin-left: 225px;*/
        height: 65px;
        position: relative;
        margin-top: 9px;
}


#navbar-group2 {
	/*border-style: solid; 
	border-width:0 2px;
	border-color: #eee;*/
	height: 35px;
	background:  url(http://www.kiev.rubyplaza.com:18015/0/rubyplaza_navbar.png?3) 0 0 no-repeat;
	text-align: left;
	color: #ffffff;
	/*border-bottom: 1px solid #777;*/
	background-repeat: no-repeat;
	background-position: -5px -4px;
}

.navbarhome {
	-moz-box-shadow: 0px 0px 0px #ccc !important;
	-webkit-box-shadow: 0px 0px 0px #ccc !important;
	box-shadow: 0px 0px 0px #ccc !important;
}

.navbarh1home {
	xxbackground: none 0 0 #fff !important;
}

#foryou, #foryoujewelry, #foryoufashion, #foryourhome, #sell, #piazza {
	float: left;
	height: 22px;
	display: block;
	overflow: hidden;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 300;
	text-transform:uppercase;
	text-decoration: none;
	text-align:center;
	padding-top: 8px;

	border-style: solid;
	border-left-color:#aaa;
	border-right-color:#707070;
    border-width: 0 1px 0 1px;
    

}

#tagline {
	float: left;
	height: 22px;
	display: block;
	overflow: hidden;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 300;
	text-transform:uppercase;
	text-decoration: none;
	text-align:center;
	padding-top: 8px;

	border-style: solid;
	border-right-color:#707070;
    border-width: 0 1px 0 0;

	margin-left: 0;
	width: 484px;
}


#foryoujewelry {
	width: 73px;
	margin-left: 0;
}

#foryoufashion {
	width: 73px;
	margin-left: 0;
}

#foryourhome {
	margin-left: 0;
	width: 130px;
}

#sell {
	margin-left: 0;
	width: 50px;
}

#piazza {
	margin-left: 0;
	width: 70px;
}

#foryoujewelry:hover, #foryoufashion:hover, #foryou:hover, #foryourhome:hover, #sell:hover, #piazza:hover {
	/*background-color: transparent !important;*/
	background-color: #555 !important;
	/*border-bottom: 4px solid #90272D;*/

	border-style: solid;
	border-left-color:#444;
	border-right-color:#444;
	border-bottom-color:#7F1C29;
    border-width: 0 1px 4px 1px;

	-webkit-box-shadow: inset 1px 1px 5px 2px #444;
	-moz-box-shadow: inset 1px 1px 5px 2px #444;
	box-shadow: inset 1px 1px 5px 2px #444;
}

#navbar-group ul {
	list-style: none;
	padding: 0 20px 0 0;
	margin-top: 2px;
	float: left;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
}

.searchbox {
	padding:0px; 
	font-size:11px; 
	color:#5d5d5d;
	background-color:#dad3c0; 
	overflow: hidden;
	width: 162px;
	border-bottom:1px black solid;
	}


td.refinebox {
	padding:2px 0px; 
	width: 50%;
	font-size:11px; 
}

.refinebox {
	padding:4px 4px; 
	font-size:11px; 
	color:#5d5d5d;
	background-color:#d9d3bf; 
	border-top:1px #7f776d solid;
	border-color:#7f776d;
	letter-spacing: 0px;
	margin:0px;
	}

.refinebox a:link, .refinebox a:visited {
	font-size:11px; 
	background-color:transparent;
	padding: 0px;
	color:#CD2200;
	background-color:#d9d3bf; 
	text-decoration: none;
}

.refinebox a:hover, .refinebox a:active {
	color: #60121f;
}


.heading {
	font-weight:bold; 
	padding:6px; 
	margin: 0px 0px 4px 0px;
	border: 1px solid #ddd;
	color: #60121f;
	display: block;
	}

.lane_heading {
	font-weight:bold; 
	border-bottom:1px black solid;
	margin:0px 0px 8px 0px; 
	padding:2px 2px; 
	text-align:center; 
}

.buttonheading {
	clear:both;
	padding:4px 2px; 
	margin: 0px 0px 4px 0px;
	border:0px;
	border-top:1px #7f776d solid;
	border:1px #7f776d solid;
	text-align: right;
	}

div.reasons {
	float:left;
	width:200px;
	height:200px;
	border:1px #7f776d solid;
	margin: 2px;
	}

div.addr {
	float:left;
	width:160px;
	height:100px;
	border:0px #7f776d solid;
	margin:0px 10px 10px 0px;
	padding:0px; 
	}

.topheading {
	font-weight:bold; 
	font-size: 16px;
	padding:4px; 
	margin: 0px 0px 4px 0px;
	color: #60121f;
	}

.propitup {
	float:right; 
	width:1px;
	}
.min100px {
	height:100px;
	}
.min300px {
	height:300px;
	}

.shopnamesm, .shopnamesm a {font-size:13px; font-weight: bold; text-decoration: none; color: #60121f;}
.shopnamesm a:hover, shopname a:active {color: #CD2200;}

.shopnamerg, .shopnamerg a {font-size:15px; font-weight: bold; text-decoration: none; color: #443a30;}
.shopnamerg a:hover, shopname a:active {color: #9e4e08;}

.helphead, .helphead a, .shopnamemd, .shopnamemd a {font-size:16px; font-weight: bold; text-decoration: none; color: #60121f;}
.shopnamemd a:hover, shopname a:active {color: #CD2200;}
.helphead a:hover, helphead a:active   {color: #CD2200; text-decoration: underline;}

.shopnamead, .shopnamead a {font-size:16px; font-weight: bold; text-decoration: none; color: #60121f;}
.shopnamead a:hover, shopname a:active {color: #CD2200;}

.shopnamelg, .shopnamelg a {font-size:18px; text-decoration: none; font-weight: bold; color: #60121f; display: block; margin-bottom: 4px;}
.shopnamelg a:hover, shopname a:active {color: #CD2200;}


#pad {padding-left: 10px;}
.pad {padding-left: 10px;}

.lane_heading_info, .lane_heading_court, .lane_heading_search, .lane_heading_homedecor, .lane_heading_fashion, .lane_heading_rpjewelry {color:#60121f; background-color:#c8c8c8;}

.navl_info, .navl_court, .navl_search, .navl_info a, .navl_court a, .navl_search a {text-decoration: none; color:#5b5247}
#head_info {background-color:#dcd8be;}
.head_info, .head_court, .head_search, .head_popup, .head_tools, .head_dialog {background-color:#dcd8be;}
.head2_info, .head2_court, .head2_search, .head2_popup, .head2_tools, .head_dialog {background-color:#e3e3e3;}
.head3_info, .head3_court, .head3_search {background-color:#a19079;}
.pics_info {background-color:#e3e3e3; border: solid 3px #e3e3e3}
#subcat_info, #subcat_court, #subcat_search, #subcat_popup, #subcat_tools, #subcat_dialog {background-color:#e3e3e3;}

.cattext_shop {background-color:#f0ecdc;}
.navtext_shop {background-color:#5d5d5d;}
.lane_heading_shop {color:#60121f; background-color:#c8c8c8;}

.navleft_shop, .navleft_rubyplaza, .navleft_shop a, .navleft_rubyplaza a {
	display:block; 
	text-decoration: none; 
	color:#60121f;
	background-color: #e3e3e3;
	padding: 0 2px 2px 0px;
}

.navleft_shop a:hover, .navleft_rubyplaza a:hover {
	color:#CD2200; 
	background-color:#c8c8c8; 
}

.shoplogo, .shoplogo a { 
	background-color: white !important; 
	width:200px; 
	height:120px; 
	text-align:center; 
	margin: 0 auto; 
	padding-bottom:15px;
}

.shoplogo img {    
	border: 1px solid transparent;
}
.shoplogo img:hover { 
        border: 1px solid black;
        opacity:0.8;
        -moz-opacity:0.8;
}

.navl_shop, .navl_rubyplaza, .navl_shop a, .navl_rubyplaza a { text-decoration: none; color:#60121f}

.head_rubyplaza, .head_shop {background-color:#e3e3e3;}
.head2_rubyplaza, .head2_shop {background-color:#e3e3e3;}
.head3_rubyplaza, .head3_shop {background-color:#ffffff;}
.pics_shop {background-color:#f4f4e1; border: solid 3px #f4f4e1}

#head_shoptools {background-color:white; font-weight:bold;}
.nav_righttools {background-color:#eeeedb; border:1px #7f776d solid; padding:4px 2px 4px 10px; margin:0px 0px 0px 0px; width: 175px;}
.nav_shoptools {background-color:#eeeedb; border:1px #7f776d solid; padding:4px 2px 4px 10px; margin:0px 0px 0px 0px; width: 128px; _width: 144px;}

.lnav_shoptools, .lnav_cats {
	font-size: 12px; 
	padding:4px 1px 4px 5px; 
	margin:0px 0px 0px 0px; 
	line-height:16px;
	background-color: #e3e3e3;
}

.lnav_cats {
	padding-left:0px;            
}

.lnav_shopcontact {
	font-size: 11px; 
	padding:4px 2px 4px 10px; 
	margin:0px 0px 0px 0px;
}

.head3 {color:#fbf4ee;}

.navpopup a span {
   display : none;
}

.navpopup a:hover span {
   display : block;
   position : relative;
   top : 24px;
   left : 5px;
   width : 132px;
   text-align : center;
   padding : 4px;
   border : none;
   background : white;
   z-index: 0;
}

.oldpage {
        font-size: 14px;
        margin-right: 5px;
        width:270px;
        text-align:right;
        float: right;
        overflow: visible;
        display: inline;
        white-space: nowrap;
        }

.page {
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
        margin-right: 5px;
        width:350px;
        text-align:right;
        float: right;
        overflow: visible;
        display: inline;
        white-space: nowrap;
        }

div.paginatorheading {
	font-weight:normal; 
	padding:3px; 
	margin: 0px 4px 4px 0px;
	display: block;
	}

.page a, .pageList
        {
                padding: 1px 3px;
		margin: 0px 2px;
                border: solid 1px #ddd;
                text-decoration: none;
        }


.page a:visited
        {
	padding: 1px 3px;
	margin: 0px 2px;
	border: solid 1px #ddd;
	text-decoration: none;
        }

.page .this-page
        {
	padding: 1px 3px;
	margin: 0px 2px;
	color: #60121f;
	font-weight: bold;
        }

.page a:hover
        {
	padding: 1px 3px;
	margin: 0px 2px;
	color: #ffffff; 
	background: #60121f; 
	border-top: 1px #e9730c solid;
	border-right: 1px #663306 solid;
	border-bottom: 1px #663306 solid;
	border-left: 1px #e9730c solid;
	text-decoration : none;
        }


.pageaz {
	width: 510px;
	height: 24px;
        text-align:center;
        overflow: visible;
	}

.shopdirshop {
	vertical-align:top;
	width:75%;
	padding:10px 10px 10px 0px;
	border-top:1px #7f776d solid;
	}

.shopdiraddr {
	vertical-align:top;
	width:25%;
	padding:10px 0px 10px 10px;
	border-top:1px #7f776d solid;
	}

#floatbuster {
	clear: both;
	margin:0px;
	}

.floatbuster {
	clear: both;
	margin:0px;
	}

.floatbuster:after {
    display: table;
    content: "";
    clear: both;
}

#clearbuster {
	clear: none;
	margin:0px;
	}

.crumb, .crumb a {
	font-size:10px; 
	text-decoration: none; 
	color: #7f776d; 
}

.crumb a:hover, .crumb a:active {
	text-decoration: underline; 
	color: #60121f; 
	background-color: transparent;
}

#footer a {
	margin-right: 10px; 
	white-space: nowrap; 
	text-decoration: none; 
}

#footer a:hover, #footer a.active {
	text-decoration: underline; 
	color: #9e4e08; 
}

textarea.expanding {
        line-height: 18px;
	min-height: 82px;
}

.error {
	color: red;
	margin: 2px;
}

input.btn1 {
	font-weight: bold; 
	font-size: 12px;
	color: #60121f;
	background: #e3de3e3;
	border: 1px #53483b solid;
	border-top-color: #b5ae97;
	border-left-color: #b5ae97;
	margin: 1px; 
	padding:0 .25em 0 .25em;
	overflow: visible;
	border-radius: 6px;
	}

input.btn1r {
	font-weight: bold; 
	font-size: 12px;
	color: #ffffff; 
	background: #60121f; 
	border: 1px #663306 solid;
	border-top-color: #e9730c;
	border-left-color: #e9730c;
	margin: 1px; 
	padding:0 .25em 0 .25em;
	overflow: visible;
	border-radius: 6px;
	}

a.btn1, a.btn1:visited, a.btn1:active {
	line-height: 1.7;
	height: 18px;
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none; 
	color: #60121f;
	background: #e3de3e3;
	border: 1px #53483b solid;
	border-top-color: #b5ae97;
	border-left-color: #b5ae97;
	padding: 1px 12px; 
	margin: 2px; 
        white-space: nowrap;
	border-radius: 6px;
	}

input.btn1:hover, input.btn1hover, a.btn1:hover { 
	color: #ffffff; 
	background: #60121f; 
	border: 1px #663306 solid;
	border-top-color: #e9730c;
        border-left-color: #e9730c;
	text-decoration : none;
        white-space: nowrap;
	}

a.btn1r, a.btn1r:visited, a.btn1r:active {
	height: 18px;
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none; 
	color: #ffffff; 
	background: #60121f; 
	border: 1px #663306 solid;
        border-top-color: #e9730c;
	border-left-color: #e9730c;
	padding: 2px 12px; 
	margin: 2px; 
	line-height: 150%;
        white-space: nowrap;
	border-radius: 6px;
	}

input.btn1r:hover, input.btn1r:active, input.btn1rhover, a.btn1r:hover { 
        color: white;
	background: #CD2200;
	border: 1px #53483b solid;
	border-top-color: #b5ae97;
	border-left-color: #b5ae97;
	text-decoration : none;
	white-space: nowrap;
	}


input.btn2, a.btn2 {
	text-align: center;
	font-weight: bold; 
	font-size: 12px;
	color: #776452;
	background: #f1edde;
	border: 1px #b5ad91 solid;
	border-top-color: white;
	border-left-color: white;
	padding: 2px 0px 0px 0px; 
	margin: 1px; 
	padding:0 .25em 0 .25em;
	overflow: visible;
	border-radius: 6px;
	}

a.btn2:hover, input.btn2:hover, input.btn2hover { 
	color: white; 
	background: #e3de3e3; 
	border: 1px #53483b solid;
	border-top-color: #b5ae97;
	border-left-color: #b5ae97;
	text-decoration : none;
	}

a.btn4r, a.btn4r:visited, a.btn4r:active {
        font-weight: bold;
        font-size: 14px;
        line-height: 30px;
        text-decoration: none;
	color: #ffffff; 
	background: #60121f; 
        border-style: solid;
        border-width: 2px;
        border-color: #e9730c #663306 #663306 #e9730c;
        padding: 3px 8px;
        margin: 2px;
        white-space: nowrap;
        position: relative;
        bottom: 2px;
	border-radius: 6px;
        }

input.btn4r:hover, input.btn4r:active, input.btn4rhover, a.btn4r:hover {
	background: #CD2200;
        border-color: #b5ae97 #53483b #53483b #b5ae97;
        }

.subcatsc {
	margin:2px 2px 2px 0px; 
	padding:4px 4px 4px 8px; 
	border: 1px #7f776d solid;
	}

.subcats {
	margin-left:5px; 
	width:144px; 
	line-height:12px;
	height:24px; 
        display:block;
        float:left;
	}

.subcats b {
	color: #CD2200;
	}

span.subcats a {text-decoration: none; color: #5d5d5d;}
span.subcats a:hover {text-decoration: underline; color: #60121f;}
span.catcount {font-size:10px; margin:0px; font-weight:normal;}

.hilite {
	color: #60121f;
	font-weight: bold; 
	}

.navlefthilite {
	color: #CD2200;
	}

span.reqmark {
	color: #CD2200;
	font-size:20px;
	font-weight: bold; 
	}

hr {
	height:1px;
	color: #ccc;
	background-color: #ccc;
	border: 0;
	}

li {
	line-height:16px; 
	padding-bottom:6px;
	}
ul {
	margin:0px 0px 0px 15px; 
	padding:8px 0 0 0; 
	list-style-type:square;
	}
ol {
	margin:0px 0px 0px 15px; 
	padding:6px 0 0 0; 
	}

ul.none {
	margin:0; 
	padding:0;
	list-style-type:none;
	}

td.profile {
	padding-left: 10px;
	border-bottom: 1px #eee solid;
	vertical-align:middle;
	}

.inputfield {
	width: 410px;
	padding:10px 2px 3px 3px;
	vertical-align:top;
	}

.required {
	background-color: #fdfcf8;
	}

td.help {
	padding:12px 0px 2px 10px;
	font-size:12px;
	vertical-align:top;
}

div.watchlist {
	margin:14px 0px;
	padding: 4px;
	border-top: 1px tan solid;
}

div.flashcontainer_shophome {
	margin:0;
}

table.tablesorter, .tablesorter th, .tablesorter td {
	border-color: #cfc7bd;
}

table.tablesorter thead tr .header  {
	background-position:right center;
	background-repeat:no-repeat;
	cursor:pointer;
	background-color:#e3e3e3;
}   
table.tablesorter .headerSortUp {
	background-image: url(http://www.kiev.rubyplaza.com:18015/0/icons_arrows_pop_up_s.gif); 
	background-color:#706557;
}   
table.tablesorter .headerSortDown {
	background-image: url(http://www.kiev.rubyplaza.com:18015/0/icons_arrows_pop_down_s.gif); 
	background-color:#706557;
}   

.textCellCentered {
	text-align:center;
}

.numberCell {
	text-align:right;
}

.fg-button { outline: 0; margin:0 4px 0 0; padding: .6em .6em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
	
a.fg-button { float:left; }
	
/* remove extra button width in IE */
button.fg-button { width:auto; overflow:visible; }
	
.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
	
.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
	
.fg-buttonset { float:left; }
.fg-buttonset .fg-button { float: left; }
.fg-buttonset-single .fg-button, 
.fg-buttonset-multi .fg-button { margin-right: -1px;}

.fg-toolbar { padding: .5em; margin: 0;  }
.fg-toolbar .fg-buttonset { margin-right:1.5em; padding-left: 1px; }
.fg-toolbar .fg-button { font-size: 1em;  }


.shop_comm { margin: 10px 0px }

.listbucket a {
	text-decoration: none;
	display: block;
	float:  left;
	width: 166px;
	height: 50px;
	margin-right: 10px;
}

.listbucket a:hover {
	text-decoration: underline;
}


.ui-button { margin-left: -1px; }
.ui-button-icon-only .ui-button-text { padding: 0.35em; }
.ui-autocomplete-input, .ui-autocomplete-input input[type="text"] { margin: 0; padding: 0.48em 0 0.47em 0.45em !important; }
.ui-autocomplete-loading { background: white url('http://www.kiev.rubyplaza.com:18015/0/rubyplaza/images/ui-anim_basic_16x16.gif') right center no-repeat; }
.itemlist input { width: 400px;}

/* rp only definitions */

div.homebttm {
	width:968px;
	padding: 10px 4px 0px 4px;
	}

div.homecats {
	width:480px;
	height: 12em;
	overflow: hidden;
	}

div.homeleft {
	width:476px;
	padding-left:6px;
	padding-right:6px;
        border-style: solid; 
        border-width:0px 1px 0px 0px;
        border-color: #eee;
	float: left;
	}

div.homeright {
	width:477px;
	padding-left:6px;
	padding-right:6px;
	float: right;
	}


input.btn3, a.btn3 {
	text-align: center;
	font-weight: bold; 
	font-size: 16px;
	color: #776452;
	background: #E9CF82;
	border: 1px #b5ad91 solid;
	border-top-color: white;
	border-left-color: white;
	padding: 2px 0px 0px 0px; 
	margin: 1px; 
	padding:0 1.0em;
	overflow: visible;
	border-radius: 6px;
	text-decoration : none;
	}

a.btn3:hover, input.btn3:hover, input.btn3hover { 
	color: white; 
	background: #BBAA64; 
	border: 1px #53483b solid;
	border-top-color: #b5ae97;
	border-left-color: #b5ae97;
	text-decoration : none;
	}

input.btn3r, a.btn3r {
	color: white; 
	background: #BBAA64; 
	text-align: center;
	font-weight: bold; 
	font-size: 16px;
	border: 1px #b5ad91 solid;
	border-top-color: white;
	border-left-color: white;
	padding: 2px 0px 0px 0px; 
	margin: 1px; 
	padding:0 1.0em;
	overflow: visible;
	border-radius: 6px;
	text-decoration : none;
	}

a.btn3r:hover, input.btn3r:hover, input.btn3rhover { 
	color: #776452;
	background: #E9CF82;
	border: 1px #53483b solid;
	border-top-color: #b5ae97;
	border-left-color: #b5ae97;
	text-decoration : none;
	}

#shop-notice {
	border-style: none groove none ridge;
        border-width:0px 2px;
        border-color: #eee;

	overflow: hidden;
	padding: 8px 0px 12px 13px;
	vertical-align: bottom;
	position: relative;
}

div.mnuexpand_opt {
	padding: 1px 0px 1px 20px;
	width: 165px;
}

div.layawayterms {
	width:160px;
	text-align:right;
	padding-right:3px;
	float:left
}

div.layawaywadd {
	width:460px;
	float:left
}

div.layawayaddendum {
	width:290px;
	float:left;
	font-size:9pt
}

div#cat_disp_more {
	display:none
}

div.pricesel a, div.refine_selected a  {
	background-color:#c8c8c8;
	font-weight:bold;
	color:white
}

div.mnuexpicon {
	padding:0px 0px 0px 4px;
	float:left;
	width:13px;
	height:13px
}

div.mnuexpicondn_search, div.mnuexpicondn_homedecor, div.mnuexpicondn_fashion, div.mnuexpicondn_rpjewelry, div.mnuexpicondn_shop {
	background:url(http://www.kiev.rubyplaza.com:18015/0/icons_arrows_pop_down_sh_shop.gif) no-repeat 0 center;
}

div.mnuexpicon_search, div.mnuexpicon_homedecor, div.mnuexpicon_fashion, div.mnuexpicon_rpjewelry, div.mnuexpicon_shop {
	background:url(http://www.kiev.rubyplaza.com:18015/0/icons_arrows_pop_R_sh_shop.gif) no-repeat 0 center;
}

div.mnuexpand_opt {
	padding: 1px 0px 1px 20px;
	width: 165px;
}

div.searchfilter {
	float:left;
	padding:1px;
	font-weight:bold;
	height:22px;
	padding-right:4px;
	text-decoration:none
}

div.searchfilter input {
	vertical-align:middle;
	margin:0 3px 0px
}

div.searchfilteritem {
	float:left; 
	height:24px; 
	padding:3px 0px 3px 3px
}

div.searchfilterbox_search, div.searchfilterbox_homedecor, div.searchfilterbox_fashion, div.searchfilterbox_rpjewelry, div.searchfilterbox_shop {
	background-color:#777777; 
	color:white; 
}

div.searchfilter_search img#searcharrwtail, div.searchfilter_homedecor img#searcharrwtail, div.searchfilter_fashion img#searcharrwtail, div.searchfilter_rpjewelry img#searcharrwtail, div.searchfilter_shop img#searcharrwtail{
	width:9px;
	height:24px;
	background: url(http://www.kiev.rubyplaza.com:18015/0/filterarrows.png) -279px 0px transparent;
}

div.searchfilter_search img#searcharrw, div.searchfilter_homedecor img#searcharrw, div.searchfilter_fashion img#searcharrw, div.searchfilter_rpjewelry img#searcharrw, div.searchfilter_shop img#searcharrw{
	width:9px;
	height:24px;
	background: url(http://www.kiev.rubyplaza.com:18015/0/filterarrows.png) -271px 0 transparent;
}

/* RP homepage css */
.rp-clear{
	clear:both;
}

.red-accent{
	color: #90272D;
}

/* category banner */
.cat-banner{
	/*float: left;*/
	width:1000px;
	height:310px;

}

/*.cat-container a{
	color: #90262C;
	
}*/

.cat-banner a{
	text-decoration: none;
	border: none;
}

.cat-banner a:hover{
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
	border: none;
}

#cat-jewelry, #cat-fashion, #cat-home{
	float: left;
	margin: 5px 17px 5px 0;
	cursor:pointer;
	position: relative;
}

.cat-container{
	width: 315px;
	height: 315px;
	position: relative;
	overflow: hidden;
	/*float: left;
	margin: 5px 15px 5px 0;*/
	cursor:pointer;
}


.cat-slideshow{
	width: 312px;
	height: 312px;
	/*overflow: hidden;
	position: absolute;
	z-index:1;
	border:1px solid #ccc;*/

}

.slide-back{
	position: absolute;
	z-index:0;
	width: 360px;
	height: 360px;
	top: 0px;
	left: 0px;
}

.slide-back img{
	position: absolute;
}

.slide{
	width: 312px;
	height: 312px;
	overflow: hidden;
	position: absolute;
	z-index:1;
	/*padding: 5px;*/
	background: #fff;
	border:1px solid #ccc;
}

.slide a, .slide a img{
	border:none;
}

.slide img{
	/*width: 222px;
	height: 222px;*/
	position: absolute;
	/*padding: 3px;
	border:1px solid #ccc;*/
}

.rp-header{
	width: 200px;
	height: 22px;
	/*background-color: #ffffff;
	opacity: 0.85;*/
	position: absolute;
	/*padding-left: 7px;
	padding-top: 2px;*/
	top: 12px;
	left: -12px;
	z-index: 5;
	/*border:1px solid #ccc;*/
}

.rp-header .rp-header-text, .rp-header .rp-header-text a{
	color: #464646;
	text-decoration: none;

	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}

.rp-header a, .rp-header a img{
	border: none;
}

.cat-container .rp-caption{
	
	width: 100%;
	min-height: 65px;
	max-height: 50%;
	position: absolute;
	z-index: 7;
	bottom: -115px;
	
}

.cat-container .rp-caption .back{
	background-color: #696969;
	border:1px solid #fff;
	opacity: .7;

	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
}

.cat-container .rp-caption .caption-content{
	padding:5px 7px;

	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ddd;
	line-height: 110%;

	width: 95%;

	overflow:hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;

}

.rp-caption a{
	color: #ddd;
	border:none;
}

.rp-caption a:hover{
	background: rgba(0, 0, 0, 0);
}

.rp-caption a.item-name{
	
	font-weight: bold;
	font-size: 13px;
	/*text-decoration: underline;*/

	
}

.rp-caption a.shop-name{
	font-weight: normal;
	font-size: 11px;
	/*text-decoration: underline;*/
	
}

.rp-caption .cat-navigation{
	width: 100%;
	padding: 5px 0;
	position: relative;
	bottom: 0;
	
}

.rp-caption .cat-navigation img{
	border:none; 
	
}

.rp-caption .cat-navigation .cap-left{
	float: left;
	max-width: 50%;
}

.rp-caption .cat-navigation .cap-right{
	float: right;
	max-width: 50%;
}




.rp-mid{
	width:1000px;
	padding: 10px 0;
}

.rp-left{
	float:left;
	padding:0;
	margin:0;
	width: 200px;
}

.rp-right{
	width: 770px;
	float:right;
	padding:0;
	margin: 0;
}

/* category menu */
.rp-cat-menu{
	width:195px;
	/*height:789px;*/
	border:1px solid #ccc;
	background-color: #EFEFEF;
	/*background-color: #7F2D3F;*/
	/*float: left;*/
	padding: 0;
	margin-bottom: 20px;

	-webkit-box-shadow: inset 0px 0px 7px 3px #e7e7e7;
	-moz-box-shadow: inset 0px 0px 7px 3px #e7e7e7;
	box-shadow: inset 0px 0px 7px 3px #e7e7e7;
}

ul
{
    list-style-type: none;
    padding:10px 10px;
    margin:0;
    line-height: 80%;
}

ul a:link, ul a:visited{
	text-decoration: none;
	border: none;
}

ul a:hover{
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
	border: none;
}

.rp-cat-menu ul li{
	color: #464646;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left: 20px;
	
}

ul li a, ul li.main-category a{
  	color: #464646;
/*	text-decoration:none;
*/
}

ul li.main-category{
	color: #464646;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	
}

ul li.menu-heading{
	color: #90262C;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left:0;
}

ul li .itemCount{
	float: right;
	margin-right:10px;
}

ul li a:hover{
	/*background-color: #7F2C30;*/
	color:#90262C;
	/*text-decoration:none;*/
}


/* product list */
.product-list{
	width: 775px;
	height: 757px;
	margin-left: -20px;
	overflow:hidden;
	background: url('http://www.kiev.rubyplaza.com:18015/0/back_productList.png') no-repeat;
}

.list-header{
	width: 765px;
	height: 32px;
	padding: 6px 12px;
}

.product-heading{
	color: #9A3439;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;

}

#featured-current{
	color: #9A3439;
}

.navigation-status{
	margin-top: 2px;
	float: right;
}

.product-navigation{
	width: 75px;
	float: right;
	padding: 0 10px;
	/*border: 1px solid #ccc;*/
}

.product-navigation .left-arrow{
	float:left;
	width: 20px;
	height: 20px;
	left: 18px;
	/*border: 1px solid #c00;*/
	position: relative;
	z-index: 25;
	cursor: pointer;
}

.product-navigation .right-arrow{
	margin-left:30px;
	width: 20px;
	height: 20px;
	left: 18px;
	/*border: 1px solid #c00;*/
	position: relative;
	z-index: 25;
	cursor: pointer;

}

.left-arrow-hover{
	width: 30px;
	height: 27px;
	background: url('http://www.kiev.rubyplaza.com:18015/0/btn_arrow_hover.png') no-repeat;
	top:348px;
	left: 918px;
	position: absolute;
	z-index: 20;
}

.right-arrow-hover{
	width: 30px;
	height: 27px;
	background: url('http://www.kiev.rubyplaza.com:18015/0/btn_arrow_hover.png') no-repeat;
	top:348px;
	left: 949px;
	position: absolute;
	z-index: 20;
}

.content-mask{
	overflow: hidden;
	width: 760px;
	height: 757px;
	margin-top:-10px;
	left: 215px;
	position: absolute;
}

.content-scroller{
	height: 757px;
	min-width: 760px;
	overflow: hidden;
	position: absolute;
	left: 0px;
}

.content-page{
	width:765px;
	height:757px;
	float: left;
	position: relative;
}


.row{
	padding: 10px 10px 0 10px;
	width: 765px;
	height: 215px;
}

.row_1{
	margin-top: 10px;
}

.product {
	width:168px;
	height:205px;
	/*padding: 3px;*/
	margin-left:16px;
	float: left;
}

.product p {
	padding:0;
	margin:2px 0 0 0;
}

.item-mask{
	width:168px 	!important;
	height:168px	!important;
	border: 1px solid #ccc;
	/*background: url('http://www.kiev.rubyplaza.com:18015/0/placeholder_small.png') no-repeat;*/
}

.item-mask a, .item-mask a img{
	border: none;
	
}


.product .item-info{
	margin-top:2px;
	width: 100%;
	color:#9A3439;
}

.item-info a{
	text-decoration: none;
}

.item-info a:hover{
	background-color: #fff;
	text-decoration: underline;
}

.item-info .item-title {
	
	/*height: 30px;*/

	width: 100%;
	overflow:hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;

	white-space: nowrap;

}

.item-info .shop-title {
	
	/*height:15px;*/

	width: 100%;
	overflow:hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;

	white-space: nowrap;
}

.item-info .item-title a{
	color:#7F2C2F;
	font-size: 12px;
	font-weight: bold;
}

.item-info .shop-title a{
	color:#9A3439;
	font-size: 11px;
	font-weight: normal;

}

/* featured shop */
.featured-shop{
	background-color: #FFFAF1;
	border: 1px solid #ccc;
	width: 758px;
	height: 212px;
	margin-left: -17px;
	margin-top: 10px;
	padding-left: 7px;

	-webkit-box-shadow: inset 0px 0px 7px 3px #F4EEE3;
	-moz-box-shadow: inset 0px 0px 7px 3px #F4EEE3;
	box-shadow: inset 0px 0px 7px 3px #F4EEE3;
}

.featured-shop a{
	color: #90262C;
	
}

.featured-shop a:link, .featured-shop a:visited{
	text-decoration: none;
	border: none;
}

.featured-shop a:hover{
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
	border: none;
}

.featured-shop .profile{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 48%;
	float:left;
	/*border: 1px solid #0c0;*/
	padding-right: 5px;
}

.profile img{
	/*float: left;*/
	/*border: 1px solid #ccc;*/
	padding-right: 10px;

}

.profile h1{
	font-size: 18px;
	color: #464646;
	font-weight: normal;
	padding: 5px 0;
}

.profile h2{
	font-size: 16px;
	color:#90262C;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
}

/*.profile a{
	color: #90262C;
	text-decoration: underline;
}*/

.profile .description{
	font-size: 14px;
	color: #5F5F5F;
	margin-left: 15px;
	/*border: 1px solid #c00;*/
	padding-left: 15px;
	position: relative;
	font-weight: normal;
	font-style: normal;
	width: 340px;
	/*float: left;*/
}

.profile .more-link{
	float: right;
}

.featured-shop .features{
	float: left;
	width: 50%;
	/*border: 1px solid #ccc;*/
	padding-top: 15px;
}

.features .product {
	/*width:168px;*/
	height:195px;
	/*padding: 3px;*/
	/*margin-left:16px;
	float: left;*/
}

/* welcome */
.rp-welcome{
	width: 995px;
	height: 525px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.rp-welcome h1{
	font-size: 18px;
	font-weight: normal;
	color: #464646;
	padding: 5px;

}

.rp-welcome h2{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #90262C;
	padding: 5px 0 10px 5px;
}

.rp-welcome h3{
	font-size: 14px;
	font-weight: normal;
	color: #676767;
	padding: 0 5px 0 5px;
}

.rp-welcome .welcome-content{
	width: 100%; 
	height: 475px; 
	margin: 0px; 
	padding: 0; 
	

	color: #707070;
	font-size: 14px;

}

.welcome-column{
	width: 297px;
	height: 475px;
	float: left;
	padding: 0 15px;
	

}

.welcome-column-divider{
	width: 297px;
	height: 475px;
	float: left;
	padding: 0 15px 0 20px;
	background-image: url('http://www.kiev.rubyplaza.com:18015/0/divider.gif'); 
	background-repeat: no-repeat; 
	background-position: 0px 55px;

}

.register-cta{
	width: 224px;
	height: 43px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0;


}

.register-cta a, .register-cta a img{
	border: none;
}

.rp-welcome .follow-link{
	float: right;
	width: 72px;
	height: 30px;
	background: url('http://www.kiev.rubyplaza.com:18015/0/twitter_icon.png') no-repeat;
	color: #707070;
	font-size: 11px;
	padding-left: 32px;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;

}

.rp-welcome .follow-link:hover{
	text-decoration: underline;
	color: #90262C;
}

div.featured_items {
	overflow:hidden;
}

div#featured_antiques div.mnuexpand_opt, div#featured_jewelry div.mnuexpand_opt, div#featured_collectibles div.mnuexpand_opt {
	height:234px;
}

div.items div.featured_row {
	clear:both;
	margin: 0px 1px
}

div.featured_sect div.items {
	margin-top:-119px;
	float:left
}

div.items div.featured_row div.item:hover {
	background-color:#C6BB9D; 
}

div.items div.featured_row div.item {
	padding:2px 0px;
	height:105px;
	width:110px;
	background-color:white;
	float:left;
  margin:4px;
}

div.items div.featured_row div.item img{
	border-width:0px
}

div.featured_title {
/*	background-color:#F1EEDF; */
	clear:both;
	padding:5px 7px;
	font-weight:bold;
	font-size:12pt
}

div.featured_title div#title {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow-x:hidden;
	height:22px;
	float:left;
	width:85%;
	text-align:left
}

div.featured_title span.show_more, div.mnuexpand_feat span.show_more {
	float:right;
	margin-right:10px;
	font-weight:normal;
}

div.wraptocenter {
  display: table-cell; 
  height: 100%; 
  width: 100%; 
  text-align: center; 
  vertical-align:middle
}

.wraptocenter * {
  vertical-align:middle;
  margin:0px auto;
}

.searchfilter_txt {
	float:left;
	margin:4px 0px;
}

.filter-icon {
	float:left;
	margin:2px 3px
}

div.paginator_goto {
	height:28px;
	text-align:left
}

div.paginator_col {
	float:left;
	width:32%;
}

img.cartitemopt {
	height:15px;
	padding:3px 2px 2px
}

.outline #shop-heading {
	border-top:none;
}

.btn_link {
	background-color: transparent;
	border: 0 none;
	cursor: pointer;
	text-decoration: none;
	padding:0px
}

.cart_qty {
	padding:3px 0px;
	float:left;
}

.cart_qty div {
	display:inline
}

.cart_qty div input {
	width:32px
}

.cart-status {
 	filter: alpha(opacity=0); /*Used for IE7*/
	opacity:0;	
	text-align:center;
	width:100%;		/*Needed for opacity bug in IE7*/
	height:14px;	/*Needed for opacity bug in IE7*/
}

.rl-icon-14 {
	background-image: url(rl_icon_sprite_14.png);
	height:14px;
	width:16px
}

.rl-icon-heart {
	background-position: -2px 0;
}

.rl-icon-heart:hover {
	background-position: -19px 0;
}

.rl-icon-trash {
	background-position: -35px 0;
}

.rl-icon-trash:hover {
	background-position: -49px 0;
}

.cartopt_container {
	float: right;
	text-align: right;
	padding:3px 1px 3px 0px
}

.billingaddr, .shipaddr {
	float:left;
	width:27%;
}

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

.buyer_btns {
	float:left;
	width:30%;
	text-align:right;
}

.binfo_indent {
	padding-left:2%;
}

