#container
{
	margin-bottom: -211px!important;
}

/*
*******************************************
Home content
*******************************************
*/

#slider
{
	position:absolute top left;
	width:970px;
	height:183px;
	overflow:hidden;
	z-index: 10;
}

#buttons-container
{
	background: url(/images/home/publisher_button.png) top left no-repeat;
	position:absolute;
	bottom:0;
	right:10px;
	z-index:20;
	width:203px;
	height:48px;
}

#buttons-container a
{
	color:#fff;
	font-size:18px;
	float:left;
	padding:20px 10px;
}

#home-image
{
	position:relative;
	margin-left:13px;
	margin-top:45px;
}

#browse-buy
{
	width:220px;
	height:55px;
	margin:15px 0 0 710px;
}

	#browse-buy a
	{	
		width:220px;
		height:55px;
		display:block;
	}

	#browse-buy a:hover
	{	
		background: url(/images/2009/sp_st.png);
	}
/*
*******************************************
Home content
*******************************************
*/

#home-content
{
	float:left;
	width: 960px;
	height:168px;
	background:#fff url(/images/2009/bg_home_content_f.png) bottom right no-repeat;
	margin:4px 0 15px 18px;
}

#home-content p
{
	color:#999;
}

#item-count
{
	width:80px;
	height:25px;
	margin:35px 0 0 584px;
}

#item-count h3
{
	font-size:1.6em;
	line-height:25px;
	margin-left: 6px;
	color:#333;
}

/*
*****************************
Customer services
*****************************
*/

#customer-services
{
	float:left;
	width: 190px;
	height:168px;
	background: url(/images/2009/bg_customer_services.png) no-repeat bottom;

}

	#customer-services h2
	{
		margin: 17px 0 10px 22px;
	}

	#customer-services ul
	{
		margin-left:12px;
	}

	#customer-services ul li a
	{
		color:#fff;
		text-decoration:none;
		background-position: 0 6px;
		padding-left:10px;
		background:url(/images/2009/arrow_customer_services.png) no-repeat left;
	}
	
	#customer-services ul li a:hover
	{
		background:url(/images/2009/arrow_customer_services_hi.png) no-repeat left;
	}

/*
*****************************
Login
*****************************
*/
#register-login
{
	float:left;
	width:228px;
	min-height:150px !important;
	height:140px;
	margin-top:17px;
	border-right:1px solid #6C6C6C;
}

	#register-login h2,
	#register-login p,
	#register-login label
	{
		margin:0 4px 6px 10px;
	}

	#register-login p strong
	{
		font-weight:bold;
		color:#999;
		text-decoration:underline;
	}

	
		#register-login p.login-txt
		{
			color:#fff;
			margin:10px 0 0 50px;
		}

		#register-login p.login-txt img
		{
			margin:17px 0 10px -40px;
		}

		#register-login form
		{
			margin-top:15px;
		}

		#register-login label
		{
			float:left;
			width:60px;
			line-height:12px;
			margin:0 0 0 10px;
			vertical-align:middle;
			color:#999;
		}

		#register-login input
		{
			width: 100px;
			height:14px;
			border:1px solid #999;
			margin-bottom:4px;
		}

/*
*****************************
Resources
*****************************
*/
#resources
{
	float:left;
	width:180px;
	min-height:150px !important;
	height:140px;
	margin-top:17px;
	border-right:1px solid #6C6C6C;
}

	#resources h2
	{
		margin:0 4px 6px 30px;
	}

	#resources ul,
	#free ul,
	#publishers-call ul
	{
		margin-left: 20px;
	}
	
	#resources ul li a:link,
	#resources ul li a:visited,
	#free ul li a:link,
	#free ul li a:visited,
	#publishers-call ul li a:link,
	#publishers-call ul li a:visited
	{
		color:#999;
		text-decoration:none;
		background:url(/images/2009/arrow_home_content.png) no-repeat left;
		background-position: 0 6px;
		padding-left:10px
	}
	
	#resources ul li a:hover,
	#free ul li a:hover,
	#publishers-call ul li a:hover
	{
		background:url(/images/2009/arrow_home_content_hi.gif) no-repeat left;
		color:#fff;
	}

/*
*****************************
Free
*****************************
*/
#content-right-bg
{
	float:left;
	width:360px;
	min-height:160px;/*!important;*/
	height:150px;
	margin:0;
	background: url(/images/2009/bg_publishers_call.png) no-repeat bottom right;
}

#free
{
	float:left;
	width:130px;
	min-height:150px !important;
	height:140px;
	margin-top:17px;
	border-right:1px solid #6C6C6C;
}

	#free h2
	{
		margin-left:30px;
		margin-bottom:6px;
	}

/*
*****************************
Call for publisherFree
*****************************
*/

#publishers-call
{
	float:left;
	width:220px;
	min-height:151px !important;
	height:140px;
	margin-top:17px;
	/*background: url(/images/2009/bg_home_content_corner.gif) no-repeat bottom right;*/
}

	#publishers-call h2
	{
		margin-left:30px;
		margin-bottom:6px;
	}

	#publishers-call p
	{
		margin:0 6px 0 30px;
	}

	#publishers-call p img.join-us
	{
		margin-top:8px;
	}

/*
*****************************
Other classes
*****************************
*/

#rb-intro
{
	float:left;
	width: 918px;
	margin: 0 5px 0 18px;
	background:#F6F6F6;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:12px 20px 12px 20px;
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	font-size:250%;
	font-family:Palatino,serif;
	font-weight:bold;
	color:#2a2a2a;
}

#categories-header
{
	float:left;
	width: 970px;
	height:49px;
	margin: 15px 0 -15px 13px;
	background:url(/images/2009/bg_categories.png) repeat-x;
}

#categories-header h2
{
	margin:6px 6px 0 15px;
}

#categories-container
{
	float: left;
	width: 970px;
	height: 49px;
	margin: 15px 0 0 13px;
	min-height: 2030px;
	background: url(/images/2009/bg_categories_list.png) repeat-y;
	padding-bottom: 50px;
}

#categories-container div.category-col
{
	float:left;
	width: 235px;
	margin-left:15px;
	min-height:800px;
}

#categories-container div.category-col-last
{
	margin-left:25px;
	float:left;
}

#categories-container div.category-col h3,
#categories-container div.category-col-last h3
{
	font-size:120%;
	font-weight:bold;
	color:#666;
	margin:20px 4px 0 0;
}

#categories-container div.category-col ul li a,
#categories-container div.category-col-last ul li a
{
	color:#8e2790;
}

#categories-container div.category-col-last ul li
{
	line-height:150%;
}

#categories-container div.category-col-last ul li ul
{
	margin-left:15px;
	margin-bottom:8px;
}

	#categories-container div.category-col-last ul.companies li
	{
		display:inline;
		color:#8e2790;
	}
	
/** Padding for footer on homepage only **/
#push
{
	height: 210px!important;
}

#footer-outer
{
	padding-top: 10px!important;
}

#footer
{
	margin-top: 20px!important;
}

/*
*****************************
FP content
*****************************
*/
#fp-content
{
	/*non yet*/
}

#special-offers
{
	float:left;
	width:450px;
	margin:0 0 10px 20px;
}

	#special-offers div.product-discount,
	#special-offers div.bespoke-discount
	{
		margin: 12px 0 0 0;
		border-bottom:1px solid #ccc;
		padding:2px;
	}

	#special-offers div.product-discount ul
	{
		margin: 10px 0 0 0;
		float:right;
	}

	#special-offers div.product-discount ul li
	{
		display:inline;
		border-right:1px dotted #ccc;
		padding: 0 4px 0 4px;
		font-family:Georgia,serif;
		font-size:95%;
		font-weight:bold;
	}

	#special-offers div.product-discount ul li.discounted-price
	{
		color:#FF7145;
		border:none;
	}
	
	#special-offers div.product-discount h3 a,
	#publishers-discounts div.bespoke-discount h3 a
	{
		color:#8e2790;
		font-family:Georgia,serif;
		font-weight:bold;
	}
	
	#special-offers div.product-discount h4
	{
		color:#666;
		font-family:Georgia,serif;
		font-weight:bold;
		margin:0 0 4px 0;
	}

#news
{
	float:left;
	width:450px;
	margin:0 0 10px 28px;
}
	
#news h3 a
{
	font-weight:bold;
	font-family:Georgia,serif;
	color:#2a2a2a;
	margin:0 0 10px 0;
}
	#news p
	{
		margin:5px 0 18px 0;
		font-family:Georgia,serif;
	}

	#special-offers p
	{
		font-family:Georgia,serif;	
	}
	
#products-discounts h2,
#publishers-discounts h2,
#news h2
{
	font-size:200%;
	color:#2a2a2a;
}

	#news h2
	{
		padding-bottom:12px;
	}

	#products-discounts h2 span,
	#publishers-discounts h2 span
	{
		color:#666;
		font-size:80%;
	}

#publishers-discounts
{
	margin-bottom:40px;
}

.news-item
{
	padding:2px;
}

.off-bg
{
	background:#f4f4f4;
	cursor:pointer;
}

.bespoke-expire
{
	float:right;
	font-weight:bold;
	font-family:Georgia,serif;
	color:#2a2a2a;
	margin-top:10px;
	font-size:95%;
}
.striken
{
	text-decoration:line-through;
}

.so-link
{
	float:right;
	color:#8E2790;
	font-family:Georgia,serif;
}

