/* $Id: local-sample.css,v 1.1.2.1 2010/05/19 19:28:17 sheenad Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

a:hover,
a:focus,
a:active,
a.active {
  color: #060204;
  text-decoration: none;
}

a,
a:link,
a:visited {
  color: #bf2d2b;
}

.main-wrapper {
  background-color: #d9dae3;

}

.header-group {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 30px;
}

.product-body {

	font-size: large;

	text-align: left;
	clear: both;

}

h4 {
  color: #5E6568;
  font-weight: normal;
  font-size: 150%;
}

.fusion-padding .inner {
padding: 0px;
}

.marketplace-sidebar {
margin-left: 20px;
margin-bottom: 20px;
margin-right: 10px;
margin-top: 0px;
padding: 15px;
border-left-style: solid;
border-bottom-style: solid;
border-right-style: solid;
border-top-style: solid;
float: right;
text-align: center;
width: 200px;
border-color: black;
border-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

.asking-price {
font-size: 165%;
}

.asking-price-label {
color: #53798B;
font-size: 180%;
font-weight: bold;
padding-bottom: 7px;
}

.sold-by-label {
color: #53798B;
font-size: 180%;
font-weight: bold;
padding-top: 30px;
padding-bottom: 7px;
}

.sold-by {
font-size: 165%;
}

.sold-by-info {
font-size: 90%;
}

.item-image {
float: left;
padding: 5px;
padding-bottom: 35px;
}

.item-image-collection {
width: 100%;
}

.image-collection-label {
color: #53798B;
font-size: 180%;
font-weight: bold;
padding-bottom: 7px;
}

.image-collection-info {
font-size: 62%;
}

.return-link {
position: absolute;
bottom: 5px;
font-size: 190%;
padding-bottom: 10px;
}

.asking-type-label {
font-size: 140%;
margin-bottom: 14px;
}

.block {
  margin-bottom: .5em;
}

h2.title {

font-size: 150%;

}

.pane-title {
	color: black;
	margin-top: 10px;
	
}

.pane-content {
	
	margin-bottom: 25px;
	
}

.node-title-wrapper {
margin: 0px 0 0px 0;

}

.fb-wall {
	background-color: white;
	padding: 10px;
	
}

.view-2012-home-slideshow {
	float: right;
	position: relative;
	
}

#block-views-2012_home_slideshow-block_1 {
	width: 700px;
	float:right;
	position:relative;
}

.jcarousel-skin-default .jcarousel-item {

border: 0px solid #CCC;
}

#header-site-info.block {
width: 25%;
margin-left: 19px;
margin-top: 15px;
}


.block-uc_cart {
background-color: white;
}

.cartInfo {
	float: right;
	padding-bottom: 10px;
}