/* Custom CSS File Created: April 17, 2015 - 02:31:58 */

/*
 * Use this custom.css file to overwrite CSS from the default.css file.  If you
 * want to customize the CSS, copy the applicable CSS section(s) to this file
 * and customize here.  It is recommended to use the admin edit tool as it makes
 * this process a little easier.
 * 
 * --- Caveat: Background Images ---
 * 
 * Note that images loaded in the CSS are relative, so if the default CSS file
 * specifies a URL like url('../images/background.jpg') - since it is relative,
 * it will use background.jpg from the default template set, NOT your custom template
 * set.  If you want to use an image background from your own template set, copy
 * the applicable CSS to this file so that the image location will be relative
 * to this custom.css file rather than the default template's default.css file.
 */

html {
	font-size:1em !important;
}

header.page .logo_box  {
	/* SAMPLE of how to force it to use the background image from this
	   template set rather than from the default. */
	background: transparent url('../images/logo_bg.png') no-repeat top right;
}


.row_even, 
.browsing_result_table_body_even, 
.seller_result_table_body_even,
.row_odd, 
.browsing_result_table_body_odd,
.seller_result_table_body_odd,
{
	font-size:1.5rem;
}

.col-np-left {
	padding-left:0px !important;
}

.col-np-right {
	padding-right:0px !important;
}


.galleryThumbs {
	width:12%;
	float:left;
}

.borderbox {
	border: 1px solid #d2d2cc;
}


.nudge {
	padding-right:1%;
}

.seller_username a {
	font-size:1.4rem;
}

.split-list {
	width:100%;
	list-style-type:none;
	padding-left:20px;
}

.split-list li {
	width:50%;
	float:left;
	padding-bottom: 5px;
    padding-top: 5px;
}
.link_list {
	list-style-type:none;
	padding-left:20px;
	padding-top:20px;
}
.link_list li{
	padding-bottom: 3px;
    padding-top: 3px;
}
.link_list li a {
	color: #650c5e !important;
}

.galleryThumbs ul {
	margin:0;
}
.galleryThumbs ul li, .bigLeadImage {
	border: 1px solid #d2d2cc;
}

.galleryThumbs ul li:first-child{
	margin-top:0;
}

.galleryBigImage {
	width:88% !important;
	border:none;
	margin:0;
}

.content_box_3 {
	background-color:#f0f0f0;
}

.button, .button:visited, .cancel, .cancel:visited {
	font-size:1em;
}

ul.info li.label {
	font-size:1em;
	font-weight:normal;
	text-align:left;
}

ul.info li.value {
	font-size:1em;
	font-weight:bold;
}

.sub_note {
	font-size:1rem;
	font-weight:normal;
}

.bigLeadImage {
	height:500px;
}

.bid_box_note {
	font-size: 0.7em;
}

.bid_box {
	background-color:transparent;
	border:none;
}

.bid_amount {
	background:none;
}

.make_bid_link, .button.make_bid_link{
	background: url("../images/logos/hammer.png") no-repeat 1.5em #ff8f00;
	border: thin solid #e47900;
}

.make_bid_link:hover{
	content:"";
	background: url("../images/logos/hammer.png") no-repeat 1.5em #e47900;
}

.bid_button a {
	padding: 1.5rem 5rem;
}

.buy_now_link, .button.buy_now_link {
	background: url("../images/logos/cart.png") no-repeat 1.5em #31b179;
	border: thin solid #009863;
}

.buy_now_link:hover {
	background: url("../images/logos/cart.png") no-repeat 1.5em #009863;
}

.price, a.bid_history_link {
	color: #710068;
}

.login .half_column_left h1.subtitle {
	display:none;
}

.login_label {
	text-align: left;
	display:block;
	color:#333;
	font-size: 0.9rem;
}

.row_even:hover, .browsing_result_table_body_even:hover, .seller_result_table_body_even:hover, .row_odd:hover, .browsing_result_table_body_odd:hover, .seller_result_table_body_odd:hover, .row_even_highlight:hover, .browsing_result_table_body_even_bold:hover, .seller_result_table_body_even_bold:hover, .row_odd_highlight:hover, .browsing_result_table_body_odd_bold:hover, .seller_result_table_body_odd_bold:hover, article.listing .article_inner:hover {
	background:transparent;
}

.login .login_field {
	width: 100%;
	border-radius: 0.2em;
	height:40px;
}

.login .row_even, .login .row_odd {
	background:transparent;
}

input[type="text"] {
	max-width: 100%;
}

.login .center .button {
	background-color: #ff8f00;
    border: thin solid #e47900;
    font-size: 1.4em;
    height: 60px;
    text-shadow: none;
    width: 100%;
	box-shadow: none;
	border-radius: 0.2em;
	line-height: 2em;
}
.login .center .button:hover {
	background-color:#e47900;
}

.login .link a {
	color:#710068;
	font-size: 0.9em;
}

.login .center .center {
	padding:0;
	margin:2.5em 0;
}

.login .cntr {
	text-align: left;
}

.purplebox {
	background-color:#710068;
}
.purplebox .page_instructions {
	font-size: 1em;
    line-height: 1.3rem;
}

.purplebox .checklist {
	font-size: 1em;
}

.login .content_box_3, .login .content_box {
	margin-right: 2%;
}

.login .half_column_left {
	width:48%;
}

.purplebox .checklist li {
	background: rgba(0, 0, 0, 0) url("../images/orange-check.png") no-repeat scroll 0 0.5em;
	padding: 0.3em 0.3em 0.3em 2.5em;
}

.videobox{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videobox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.browsing_result_table_body_odd h3 a, .browsing_result_table_body_even h3 a, .browsing_result_table_body_odd_bold h3 a, .browsing_result_table_body_even_bold h3 a {
	font-size: 0.7em;
	color:#710068;
	font-weight:bold;
	line-height: 1.2em;
}

.gallery_inner .article_inner .price {
    font-size: 0.9rem;
	text-align:left;
	color:#f0ae52;
	background: url("../images/cart2.png") no-repeat 0 transparent;
	padding-left: 2em;
	margin-top:0.5em;
}

.gallery .title h3 {
	line-height:0;
	margin-top:0.5em;
}

.listing_set.gallery .article_inner {
	text-align:left;
}

.listing_set.gallery .article_inner, .listing_set.list article {
	border: medium none;
	
}
.listing_set.gallery .article_inner div a, .listing_set.list article div a {
	color:#184e96;
	font-size:0.7rem;
}

.row_odd_highlight, .browsing_result_table_body_odd_bold, .seller_result_table_body_odd_bold, .row_even, .browsing_result_table_body_even, .seller_result_table_body_even, .row_even_highlight, .browsing_result_table_body_even_bold, .seller_result_table_body_even_bold {
	background:transparent;
}

.listing_set.gallery article:hover {
	box-shadow: 0 0 10px #ddd;
}

.gallery_inner .article_inner .price .price {
	background:none;
	padding-left:0;
}

#classifiedsTabContents h2.title, #classifiedsTabContents h1.title, #classifiedsTabContents h3.title {
	background:#710068;
	color:#fff;
	font-size: 1.4rem;
	border-radius:0;
	
}

#auctionsTabContents h2.title, #auctionsTabContents h1.title, #auctionsTabContents h3.title {
	background:#710068;
	color:#fff;
	font-size: 1.4rem;
	border-radius:0;
}

.tabContents {
	border: 1px solid #eaeaea;
}

.listing_set.gallery .article_inner h1 a {
	color:#710068;
	font-size: 1rem;
}

.listing_set article div.title {
	padding-top:0.5rem;
}

h2.title, h1.title, h3.title {
	background:#184e96;
	color:#fff;
	border-radius:0;
}

.wrapper {
	max-width:inherit;
}

.form-wrapper {
	height: 60px;
}

