/* ----- Summary Page UI ----- */

#vivastreet.summary #rightcontentsummary {
	width: 300px;
	float: right;
	margin-right: 3px;
	margin-top: 10px;
}

#vivastreet.summary #leftcontentsummary {
	float: left;
	width: 690px;
	margin-top: 10px;
}

#vivastreet.summary #leftcontentsummary div.wrapper {
	padding-left: 3px;
}

#vivastreet.summary div.vs-summary-error {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin: 25px 0px;
}

#vivastreet.summary div.vs-fav-info {
	font-size: 12px;
	color: #444444;
	margin: 10px 0px;
}

/* ----- Summary Gellery Elements ----- */
	
#vivastreet.summary #leftcontentsummary dl.gallery {
        color: #666666;
        background: transparent url(../images/summary/gallery_slide.gif);
        float: left;
        font-size: 12px;
        height: 250px;
        width: 330px;
        margin: 5px 5px 0px 0px;
        text-align: center;
}

#vivastreet.summary #leftcontentsummary dl.gallery dt.price_size {
        margin: 10px 10px 0px 0px;
}

#vivastreet.summary a.vs-fav-star-gallery {
        float: right;
        margin-right: 10px;
        margin-top: 0px;
}

#vivastreet.summary #leftcontentsummary dl.gallery dt.link_text {
        margin-right: 10px;
        margin-top: 5px;
}

#vivastreet.summary #leftcontentsummary dl.gallery dt.link_text a {
        color: #396ACD;
}

#vivastreet.summary #content #leftcontentsummary dd.ariane_link,
#vivastreet.summary #content #leftcontentsummary dd.picture_product,
#vivastreet.summary #content #leftcontentsummary dd.button_detail {
        margin: 5px 10px 0px 0px;
}

/* ----- Detail Lightbox Elements ----- */

div.vs-detail-lightbox-container {
	color: #666666;
	padding: 5px 15px;
	font-size: 12px;
}

div.vs-detail-lightbox-container div.vs-detail-lightbox-title h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 0px 0px !important;
	margin: 5px 0px 0px 0px !important;
	float: none;
}

div.vs-detail-lightbox-container div.vs-detail-lightbox-title div.vs-detail-lightbox-subtitle {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

div.vs-detail-lightbox-container h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
}

div.vs-detail-lightbox-container table.vs-detail-spec-table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
	border-width: 0px;
	font-size: 12px;
}

div.vs-detail-lightbox-container table.vs-detail-spec-table th {
	width: 40%;
	font-weight: bold;
	padding: 2px;
	text-align: left;
}

div.vs-detail-lightbox-container table.vs-detail-spec-table td {
	padding: 2px;
	font-weight: normal;
	text-align: left;
}

div.vs-detail-lightbox-container table.vs-detail-spec-table td a {
	color: #666666;
	text-decoration: none;
}

div.vs-detail-lightbox-container table.vs-detail-spec-table td a:hover {
	text-decoration: underline;
}

div.vs-detail-lightbox-container div.vs-detail-info {
	float: left;
	width: 430px;
	border-right: 1px solid #dddddd;
	padding-right: 5px;
}

div.vs-detail-lightbox-container div.vs-detail-links {
	float: right;
	width: 225px;
}

div.vs-detail-lightbox-container div.vs-detail-links div.vs-detail-links-flag {
	padding: 4px;
	border: 1px solid #FE6700;
	text-align: center;
	color: #888888;
	line-height: 150%;
}

div.vs-detail-lightbox-container div.vs-detail-links div.vs-detail-links-flag a {
	font-size: 11px;
	color: #FE6700;
}

div.vs-detail-lightbox-container div.vs-detail-links div.vs-detail-links-flag div.vs-detail-links-flag-header a {
	color: #888888;
	text-decoration: none;
}

div.vs-detail-lightbox-container div.vs-detail-links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.vs-detail-lightbox-container div.vs-detail-links ul li {
	display: inline;
}

div.vs-detail-lightbox-container div.vs-detail-links ul li a,
div.vs-detail-lightbox-container div.vs-detail-links ul li div {
	display: block;
	padding: 4px 4px 4px 20px;
	margin: 2px 0px;
	color: #FE6700;
	font-size: 11px;
	text-decoration: none;
	background: transparent no-repeat left center;
}

div.vs-detail-lightbox-container div.vs-detail-links ul li a.vs-link-send-to-friend {
	background-image: url(../images/detail/heart.gif);
}

div.vs-detail-lightbox-container div.vs-detail-links ul li a.vs-link-add-comment {
	background-image: url(../images/detail/icon_addcomment.gif);
}

div.vs-detail-lightbox-container div.vs-detail-links ul li a.vs-link-add-to-favorites {
	padding-left: 0px;
}

div.vs-detail-lightbox-container div.vs-detail-links ul li a.vs-link-show-favorites {
	background-image: url(../images/summary/saved_1.gif);
}

div.vs-detail-lightbox-container div.vs-detail-links ul li a.vs-link-print {
	background-image: url(../images/detail/icon_print.gif);
}

div.vs-detail-lightbox-container div.vs-detail-links ul li div.vs-detail-phone-image {
	padding: 0px 0px 0px 20px;
	background-image: url(../images/detail/icon_phone.gif);
}

div.vs-detail-lightbox-container p.vs-detail-lightbox-description {
}

div.vs-detail-lightbox-container div.vs-detail-lightbox-photos {
	margin: 10px 0px;
}

div.vs-detail-lightbox-container div.vs-detail-lightbox-photos a.vs-detail-lightbox-photos-leftarrow {
	display: block;
	float: left;
	width: 17px;
	height: 127px;
	background: transparent url(../images/detail/photos_arrowleft2.gif) no-repeat;
}

div.vs-detail-lightbox-container div.vs-detail-lightbox-photos a.vs-detail-lightbox-photos-rightarrow {
	display: block;
	float: right;
	width: 17px;
	height: 127px;
	background: transparent url(../images/detail/photos_arrowright2.gif) no-repeat;
}

div.vs-detail-lightbox-container div.vs-detail-lightbox-photos a.vs-detail-lightbox-photos-item {
	display: block;
	float: left;
	margin: 0px 5px;
}

div.vs-detail-lightbox-container a.contact-seller {
	background: #9AD11C url(../images/detail/arrow_green_right.gif) no-repeat right center;
	padding: 5px 20px 5px 5px;
	margin: 10px 0px;
	float: left;
	clear: both;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.vs-lb-detail-link {
	background: #9AD11C url(../images/detail/arrow_green_left.gif) no-repeat left center;
	padding: 5px 5px 5px 20px;
	margin: 10px 0px;
	float: left;
	clear: both;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* ----- Summary Category Elements ----- */

#vivastreet.summary #leftcontentsummary div.vs-summary-category-header {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

#vivastreet.summary #leftcontentsummary div.vs-summary-category {
	border: 1px solid #666666;
	float: left;
	margin: 5px 10px 6px 0px;
	padding: 0px 5px 3px;
	width: 310px;
}

#vivastreet.summary #leftcontentsummary div.vs-summary-category-break {
	clear: left;
}

#vivastreet.summary #leftcontentsummary div.vs-summary-category div.link {
	margin: 0px 0px 10px;
	padding-left: 1em;
	text-indent: -1em;
}

#vivastreet.summary #leftcontentsummary div.vs-summary-category a,
#vivastreet.summary #leftcontentsummary div.vs-summary-category span.gt {
	color: #396ACD;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#vivastreet.summary #leftcontentsummary div.vs-summary-category div.num-ads {
	color: #666666;
	font-size: 10px;
	margin-left: 17px;
}

#vivastreet.summary #leftcontentsummary div.vs-summary-category div.image {
	float: left;
	margin: 0px 10px 0px 0px;
}

#vivastreet.summary #leftcontentsummary div.vs-summary-category div.list {
	margin: 0px 0px 0px 100px;
}

#vivastreet.summary #leftcontentsummary div.vs-summary-category .more-options {
	clear: both;
	padding: 2px 0px 0px;
}

#vivastreet.summary #leftcontentsummary div.vs-summary-category .options,
#vivastreet.summary #leftcontentsummary div.vs-summary-category .more-options a {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#vivastreet.summary #leftcontentsummary div.vs-summary-category ul {
	float: left;
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 95px;
}

#vivastreet.summary #leftcontentsummary div.vs-summary-category ul.second {
	width: 95px;
	float: left;
}



#vivastreet.summary #leftcontentsummary div.vs-summary-category ul li {
	line-height: 11pt;
}

#vivastreet.summary #leftcontentsummary div.vs-summary-category ul li a {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

/* ----- Summary Page Search Info ----- */

#vivastreet.summary div.vs-summary-search-info {
	clear: both;
	border-left: 1px solid #9BD41F;
	border-right: 1px solid #9BD41F;
	border-bottom: 1px solid #9BD41F;
	font-size: 11px;
	padding: 10px;
	color: #888888;
	margin: 0px 0px 10px 0px;
}

#vivastreet.summary div.vs-summary-search-info a:link,
#vivastreet.summary div.vs-summary-search-info a:visited,
#vivastreet.summary div.vs-summary-search-info a:active {
	color: #396ACD;
	font-weight: bold;
	text-decoration: none;
}

#vivastreet.summary div.vs-summary-search-info a:hover {
	text-decoration: underline;
}

/* ----- Classified Separators ----- */

#vivastreet.summary div.vs-summary-separator {
	border-bottom: 1px solid #9BD41F;
	padding: 2px 2px 2px 0px;
	margin-bottom: 14px;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

#vivastreet.summary div.vs-summary-separator div.left {
	float: left;
	width: 50%;
	padding: 0px !important;
	margin: 0px !important;
}

#vivastreet.summary div.vs-summary-separator div.right {
	float: right;
	width: 50%;
	padding: 0px !important;
	margin: 0px !important;
	text-align: right;
}

#vivastreet.summary div.vs-summary-separator div.right a.vs-summary-fav-link {
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	background: url(../images/template/sprite.gif) no-repeat center right;
	background-position: 317px -230px;
	padding-right: 20px;
	text-decoration: none;
	display: block;
	height: 16px;
	vertical-align: middle;
}

/* ----- Classified List Items, including Adsense and EPL Sponsors ----- */

#vivastreet.summary span.vs-classified-flag-new {
	color: #9BD41F;
	font-weight: bold;
}

#vivastreet.summary div.vs-summary-classified-spacer {
	height: 14px;
	background: #FFFFFF;
	font-size: 2px;
}

#vivastreet.summary tr.vs-summary-sponsor,
#vivastreet.summary div.vs-summary-classified {
	padding: 0px 2px 0px 0px;
	font-size: 12px;
	cursor: pointer;
}

#vivastreet.summary div.vs-summary-classified-featured {
	border: 1px solid #9BD41F;
	background: #EDFBC6;
	padding: 2px !important;
}

#vivastreet.summary div.vs-summary-featured-link {
	text-align: right;
}

#vivastreet.summary div.vs-summary-featured-link a {
	color: #666666;
	font-size: 11px;
}

#vivastreet.summary div.vs-summary-adsense-ad {
	padding: 0px 2px 0px 0px;
	font-size: 12px;
}

#vivastreet.summary div.vs-summary-classified {
	line-height: 140%;
}

#vivastreet.summary div.vs-summary-classified-hover,
#vivastreet.summary tr.vs-summary-classified-hover {
	background-color: #EDFBC6;
}

#vivastreet.summary div.vs-summary-classified div.vs-classified-fav-link {
	float: right;
	width: 16px;
	height: 16px;
}

#vivastreet.summary tr.vs-summary-sponsor tr.vs-summary-sponsor-image,
#vivastreet.summary div.vs-summary-adsense-thumb,
#vivastreet.summary div.vs-summary-classified div.vs-classified-image {
	float: left;
	width: 90px;
	height: 56px;
	margin: 0px 12px 0px 0px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

#vivastreet.summary div.vs-summary-classified div.vs-classified-image {
/*	background-image: url(../images/summary/nothumb_classifieds.gif); */
	text-align: center;
}

#vivastreet.summary tr.vs-summary-sponsor tr.vs-summary-sponsor-image {
	height: 40px !important;
}

#vivastreet.summary div.vs-adsense-right div.vs-summary-adsense-thumb,
#vivastreet.gallery div.vs-summary-adsense-thumb,
#vivastreet.summary div.vs-summary-thumb-hidden {
	display: none !important;
}

#vivastreet.summary tr.vs-summary-sponsor tr.vs-summary-sponsor-image,
#vivastreet.summary div.vs-summary-adsense-thumb { height: 46px; }

#vivastreet.summary div.vs-summary-classified div.vs-classified-image a {
	font-size: 8px;
	color: #999999;
	text-decoration: none;
}

#vivastreet.summary div.vs-summary-classified div.vs-classified-image a img {
	max-width: 90px;
	max-height: 56px;
}

#vivastreet.summary div.vs-adsense-header a {
	color: #888888;
	text-decoration: none;
}

#vivastreet.summary a.vs-adsense-ad:link,
#vivastreet.summary a.vs-adsense-ad:active,
#vivastreet.summary a.vs-adsense-ad:visited,
#vivastreet.summary div.vs-adsense-ad {
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #666666;
	margin: 5px 0px 5px 103px;
}

#vivastreet.summary a.vs-adsense-ad:hover,
#vivastreet.summary tr.vs-summary-sponsor:hover {
	background: #EDFBC6;
}

#vivastreet.summary a.vs-adsense-ad:hover div.vs-adsense-ad-line-1 {
	color: #9BD41F;
}

#vivastreet.summary div.vs-adsense-right .vs-adsense-ad {
	margin-left: 0px !important;
}

#vivastreet.summary div.vs-adsense-ad a.vs-adsense-ad-line-1:link,
#vivastreet.summary div.vs-adsense-ad a.vs-adsense-ad-line-1:active,
#vivastreet.summary div.vs-adsense-ad a.vs-adsense-ad-line-1:visited,
#vivastreet.summary a.vs-adsense-ad div.vs-adsense-ad-line-1 {
	color: #396ACD;
	font-weight: bold;
	text-decoration: underline;
}

#vivastreet.summary .vs-adsense-ad .vs-adsense-ad-line-2,
#vivastreet.summary .vs-adsense-ad .vs-adsense-ad-line-3 {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

#vivastreet.summary tr.vs-summary-sponsor tr.vs-summary-sponsor-line-1 a:link,
#vivastreet.summary tr.vs-summary-sponsor tr.vs-summary-sponsor-line-1 a:active,
#vivastreet.summary div.vs-summary-adsense-ad div.vs-summary-adsense-line-1 a:link,
#vivastreet.summary div.vs-summary-adsense-ad div.vs-summary-adsense-line-1 a:active,
#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-1 a:link,
#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-1 a:active {
	color: #396ACD;
	font-weight: bold;
}

#vivastreet.summary tr.vs-summary-sponsor tr.vs-summary-sponsor-line-1 a:hover,
#vivastreet.summary div.vs-summary-adsense-ad div.vs-summary-adsense-line-1 a:hover,
#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-1 a:hover {
	color: #9BD41F;
}

#vivastreet.summary tr.vs-summary-sponsor tr.vs-summary-sponsor-line-1 a:visited,
#vivastreet.summary div.vs-summary-adsense-ad div.vs-summary-adsense-line-1 a:visited,
#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-1 a:visited {
	color: #666666;
	font-weight: bold;
}

#vivastreet.summary tr.vs-summary-sponsor tr.vs-summary-sponsor-line-2,
#vivastreet.summary div.vs-summary-adsense-ad div.vs-summary-adsense-line-2,
#vivastreet.summary div.vs-summary-adsense-ad div.vs-summary-adsense-line-3,
#vivastreet.summary tr.vs-summary-sponsor tr.vs-summary-sponsor-line-2 a,
#vivastreet.summary tr.vs-summary-sponsor tr.vs-summary-sponsor-line-3 a,
#vivastreet.summary div.vs-summary-adsense-ad div.vs-summary-adsense-line-2 a,
#vivastreet.summary div.vs-summary-adsense-ad div.vs-summary-adsense-line-3 a,
#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-2,
#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-3 {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-2 span.vs-classified-price {
	font-weight: bold;
}

#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-2 a:link,
#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-2 a:active,
#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-2 a:visited,
#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-3 a:link,
#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-3 a:active,
#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-3 a:visited {
	color: #444444;
	text-decoration: none;
}

#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-2 a:hover,
#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-3 a:hover {
	text-decoration: underline;
}

#vivastreet.summary div.vs-summary-classified div.vs-classified-info div.vs-line-3 span.vs-classified-flag {
	font-weight: bold;
	color: #9BD41F;
}

/* ----- Adsense for Summary Pages ----- */

#vivastreet.summary div.vs-adsense-middle-ar,
#vivastreet.summary div.vs-adsense-middle-br,
#vivastreet.summary div.vs-adsense-middle-cl,
#vivastreet.summary div.vs-adsense-middle-co,
#vivastreet.summary div.vs-adsense-middle-mx,
#vivastreet.summary div.vs-adsense-middle-ve {
	margin-bottom: 15px;
}

#vivastreet.summary div.vs-adsense-header {
	margin: 0px 0px 5px 103px !important;
	*margin-left: 105px !important;
	padding: 0px !important;
	font-size: 11px !important;
	color: #666666 !important;
}

#vivastreet.summary div.vs-adsense-right div.vs-adsense-header {
	margin-left: 0px !important;
	margin-top: 10px !important;
}

#vivastreet.summary div.vs-adsense-header-left,
#vivastreet.gallery div.vs-adsense-header {
	margin-left: 0px !important;
}

/*
#vivastreet.summary div.vs-adsense-header-country-br,
#vivastreet.summary div.vs-adsense-header-country-mx,
#vivastreet.summary div.vs-adsense-header-country-ar,
#vivastreet.summary div.vs-adsense-header-country-cl,
#vivastreet.summary div.vs-adsense-header-country-ve,
#vivastreet.summary div.vs-adsense-header-country-co {
	text-align: right;
}
*/

/* ----- Paginator ----- */

#vivastreet.summary div.vs-summary-paginator {
	text-align: center;
}

#vivastreet.summary div.vs-summary-paginator ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#vivastreet.summary div.vs-summary-paginator ul li {
	display: inline;
}

#vivastreet.summary div.vs-summary-paginator ul li a {
	display: block;
	float: left;
	padding: 3px 8px;
	color: #888888;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #9BD41F;
	margin: 0px 2px 2px 0px;
}

#vivastreet.summary div.vs-summary-paginator ul li a.vs-paginator-elipsis {
	border-color: #FFFFFF;
}

#vivastreet.summary div.vs-summary-paginator ul li a.vs-paginator-next,
#vivastreet.summary div.vs-summary-paginator ul li a.vs-paginator-previous {
	color: #888888;
	font-weight: bold;
}

#vivastreet.summary div.vs-summary-paginator ul li a.vs-paginator-link-disabled {
	border-color: #BBBBBB;
	color: #BBBBBB;
	cursor: default;
}

#vivastreet.summary div.vs-summary-paginator ul li a.vs-paginator-link-active {
	font-weight: bold;
	color: #FFFFFF;
	background: #9BD41F;
}

/* ----- Right-Side Detail ----- */

#vivastreet.summary #content #rightcontentsummary h2.vs-ad-title { 
	color: #666666; 
	display: block; 
	font-size: 20px; 
	font-weight: bold; 
}
 
#vivastreet.summary #content #rightcontentsummary p.vs-ad-desc { 
	color: #666666; 
	font-size: 12px; 
	line-height: 2em; 
	margin-top: 5px; 
}

/* ----- Error Messages ----- */

#vivastreet.summary div.vs-posting-confirm-notice {
	background: transparent url(../images/detail/expired_box_top.gif) repeat-x scroll center top;
	border: 1px solid #9BD41F;
	padding: 10px;
}

#vivastreet.summary div.vs-posting-confirm-notice h4 {
	text-align: center !important;
	padding: 0px !important;
	margin: 0px !important;
	font-weight: bold !important;
	font-size: 22px !important;
	color: #9BD41F;
}

#vivastreet.summary div.vs-posting-confirm-notice p {
	text-align: center !important;
	padding: 10px 0px !important;
	margin: 0px !important;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}

/* ----- Search Geo Level-Up Link (2299) ----- */

#vivastreet.summary div.vs-summary-more-results {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#vivastreet.summary div.vs-summary-more-results a:link,
#vivastreet.summary div.vs-summary-more-results a:active,
#vivastreet.summary div.vs-summary-more-results a:visited {
	color: #9BD41F;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#vivastreet.summary div.vs-summary-more-results a:hover {
	text-decoration: underline;
}

#vivastreet.summary div.vs-summary-more-results a span {
	text-decoration: underline;
}
