/*
__________________________________________________

Adrian 16/2/2010

__________________________________________________
*/

/*
________________________________________________
Content Area 
________________________________________________
*/
/*---- specific modules----*/
.home-sale-event-top, .home-sale-event-top img{
	height: 172px;
}
#home-sale-event-bottom {
	background-color: #BD202E;
}
#PAWS {
	background-color: #0093D1;
}
.signIn-bottom, .signIn-bottom img{
	height: 100px;
}

#signIn {
	background-color: #AFBD22;
}
#signOut {
	background-color: #f78f1e;
}
/*----- sign in form --------*/

#signin-form, #signout {
	color: #4D4D4D;
	padding: 8px 8px;
}
#signin-form .fieldName, #signin-form input{	
	font-size: 12px;
}
#signin-form input {
	width: 80px;
	margin: 0;
}
.fieldRow {
	clear: both;
	height: 22px;
	line-height: 22px;
	margin: 0 0 6px 0;
}
.fieldName {
	
	float: left;
}
.fieldBox {
	float: right;
	height: 22px;
	line-height: 22px;
}
.inputButton {
	float: right;
}
#problemText {
	text-align: center;
}

/*----- end left column -----*/

/*----- content block ------*/
#home-content-left-outer {
	height: 378px;
	width: 380px;
}
#home-content-right-outer {
	background-color: #ccc;
	float: right;
	height: 378px;
	width:306px;
	margin-left:14px;
}
/*-------- panels -----------*/
#panels {
	height: 180px;
}
#panel1{
	float:left;
	height: 180px;
	width:316px;
}
#panel2{
	float:left;
	height: 180px;
	width:318px;
}
#panel3{
	float:left;
	height: 180px;
	width:316px;
}
/*------- featured items --------*/
#featured-items{
	background-color: white;
	clear: both;
	border-top: 2px solid #ccc;
}
.featured-item {
	float: left;
	width: 236px;
}
.featured-item-image {
	float:left;
}
.featured-item-image img{
	height: 145px;
	width: 145px;
}
.featured-item-detail {
	float:left;
	width: 90px;
}
.featured-item-title {
	font-size: 9px;
	font-weight: bold;
}
.featured-item-copy {
	height: 110px;
}
.featured-item-copy p {
	font-size: 9px;
	max-height: 110px;
}
.featured-item-with-card {

}
.featured-item-price {

}
.featured-item-save{
	float:left;
	line-height: 14px;
	margin-right:8px;
}
.featured-item-save-percent{
	font-size: 16px;
	line-height: 14px;
	float:left;
	font-weight: bold;
}

.featured-item-divider {
	background-color: #c2dff2;
	background-repeat: no-repeat;
	float: left;
	height: 192px;
	width: 2px;
}
<!-----------footer (home page differences)------------------->
#footer{
	height: 26px;
}
#footer-border {
	background-color: white;
	border-bottom: 2px solid #ccc;
	height: 0px;
}
#footer-content {
	background-color:#E1F1FB;
	height: 24px;
	line-height: 24px;
}
