/*** HOME ***/

html, body {
	font-family: "Times New Roman", Times, serif, Georgia;
	color: #fff;
	background-color:#41464a;
	background: url(/img/home_bg.jpg) #404749 repeat-x;
}

#home-main{
	height:356px;
	width:825px;
	background-image: url(/img/main_home.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding: 0;
}

#order-tls{
	display:block;
	width:275px;
	height:100px;
	position:relative; 
	left:313px;
	top:100px;
	background-image: url(/img/home-order_bg.jpg);
}

#order-tls:hover{
	background-position: 0 -60px;
}

#book-tls{
	display:block;
	width:190px;
	height:270px;
	float:right;
	padding:0 15px 0 0;
	margin:65px 0 0 0;
}

#home-sol{
	background-image: url(/img/sol_home_bg.jpg);
	width:415px;
	height:271px;
	margin:4px 0 0 0;
	padding: 14px 0 0 25px;
	float:left;
	position:relative;
}

#sol-link{
	margin:0;
	padding: 0;
	position:absolute; 
	left:72px;
	top:210px;
	clear:both
}

#order-sol{
	display:block;
	width:214px;
	height:50px;
	position:absolute; 
	left:36px;
	top:135px;
	background-image: url(/img/order_sol_home.jpg);
}

#order-sol:hover{
	background-position: 0 -50px;
}

#home-nyt{
	display:block;
	width:340px;
	height:31px;
	background-image: url(/img/nyt_subheader.gif);
	margin:0;
	padding:0;
}

#home-sol a , visited, active{color:#FFF; font-size:15px;}
#home-sol a:hover  {color: #d2c060;}

#book-sol{
	display:block;
	height:168px;
	width: 109px;
	position:relative; 
	left:232px;
	top:19px;
}

#book-sol:hover{border: 1px solid #f00;}

/*** VIDEO *********************/

#home-video{
	background-image: url(/img/video_home_bg.jpg);
	width:280px;
	height:269px;
	margin:4px 0 0 60px;
	padding: 17px 0 0 25px;
	float:left;
	border: 0px solid #6FF;
}

#home-keynote{
	display:block;
	width:287px;
	height:31px;
	background: url(/img/keynote_subheader.gif) no-repeat;
	margin:0 0 0 0px ;
	padding: 0;
}

#home-flash-video{
		border: 0px solid #6FF;
		margin:0;
		padding:0 ;
}

/*** STORES ***/

#stores{
	display:block;
	width:275px;
	height:65px;
	position:relative; 
	left:320px;
	top:209px;
	background-image: url(/img/home-order_bg.jpg);
	background-repeat:no-repeat;
	margin: 0;
	padding: 36px 0 0 7px;
}

#stores ul , #stores li{
	list-style: none;
	display:inline;
	margin: 0;
	padding:0;
}

.barnesNav, .amazonNav{	
	display:block;
	width:129px;
	height:50px;
	background-image: url(/img/barnes-amazon.jpg);
	float:left;
}

.barnesNav{
	background-position: 0 0;
	margin:  0 0 0 3px;
	padding: 0;
	}
.barnesNav:hover{background-position: 0 -50px;}

.amazonNav{
	background-position: -129px  0;
	margin:  0;
	padding: 0;
	}
.amazonNav:hover{background-position: -129px -50px;}

/*** STORES  SOL***/

#stores-sol{
	display:block;
	width:192px;
	height:52px;
	position:absolute; 
	left:48px;
	top:115px;
	background-image: url(/img/home-order-sol-bg.jpg);
	background-repeat:no-repeat;
	padding:32px 0 0 0;
	text-align:center;
	font-size:11px;
	line-height:18px;
}

#stores-sol a{
	text-decoration:none;

}
#stores-sol a:hover{
	text-decoration:underline;

}








