/* Main Divs 
------------------*/
#container_b {
	width:968px;
	padding-left:11px;
	padding-right:11px:
}

#header_image {
	padding-bottom:8px;	
}

#leftside_content {
	width:660px;
	float:left;
}

#rightside_content {
	width:300px;
	padding-left:8px;
	float:left;
}

#sidebar {
	width:294px;
}

#sidebar_header {
	width:274px;
    height:30px;
    margin-top:-2px;
	background:#a83000;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 10px 10px 10px;
}

#sidebar_header h1 {
	font-weight:normal;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar_header p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
}

#sidebar_body {
	width:294px;
	background:url(http://www.foodandwine.com/assets/images/sidebox_bg.gif) repeat-y;
	padding-bottom:40px;
	
}

#sidebar_body h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#be0000;
	font-size:16px;
	font-weight:normal;
	padding:20px 0 0 10px;
	
}

.sidebar_item {
	margin-top:20px;
}

.sidebar_item div {
	float:left;
}

.sidebar_divider {
	height:1px;
	width:293px;
	overflow:hidden;
	margin-top:20px;
	background:url(http://www.foodandwine.com/assets/images/dash.gif);
}

.img_holder {
	width:100px;
	margin-left:5px;
}

html>body .img_holder {
	margin-left:10px;
}

.info_holder {
	width:175px;
	color:#535353;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
}

.info_holder h3 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#890021;
	font-size:15px;
	margin-bottom:5px;
	
}


/* Leftside:

Books Section
------------------*/
#books_tab {
	width:276px;
	height:66px;
	float:left;
	background-image:url(http://www.foodandwine.com/assets/images/shop_bookstab_bg.jpg);
	background-repeat:no-repeat;
}

.books_tab_text {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	line-height:20px;
	padding-top:22px;
	padding-left:20px;
}

.books_header_text {
	width:369px;
	height:38px;
	font-family:arial, helvetica, sans-serif;
	font-size:25px;
	color:#990000;
	padding-left:15px;
	padding-top:28px;
	float:left;
}

#books_bg {
	width:660px;
	height:242px;
	background-image:url(http://www.foodandwine.com/assets/images/shop_books_bg.jpg);
	background-repeat:no-repeat;
}

#books_2ndrowbg {
	width:660px;
	height:242px;
	margin-top:12px;
	background-image:url(http://www.foodandwine.com/assets/images/secondrowbg.jpg);
	background-repeat:no-repeat;
}


.book_title {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
	line-height:15px;
	padding-top:5px;
	height:48px;
}

.book_title_lg {
	font-family:arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#cc0000;
	line-height:18px;
	padding-top:5px;
	height:55px;
}

#book1_content {
	width:204px;
	float:left;
	padding-top:20px;
}

#book2_content {
	width:248px;
	float:left;
	padding-top:20px;
}

#book3_content {
	width:208px;
	float:left;
	padding-top:20px;
}


#book4_content {
	width:204px;
	float:left;
	padding-top:20px;
}

#book5_content {
	width:248px;
	float:left;
	padding-top:20px;
}

#book6_content {
	width:208px;
	float:left;
	padding-top:20px;
}

.hover_bg {
	width:266px;
	height:299px;
	background-image:url(http://www.foodandwine.com/assets/images/hover_box.png);
	background-repeat:no-repeat;
	display:none;
}

#book1 {
	position:absolute; 
	top:35px; 
	left:0px;
}

#book2 {
	position:absolute; 
	top:35px; 
	left:195px;
}

#book3 {
	position:absolute; 
	top:35px; 
	left:392px;
}

#book4 {
	position:absolute; 
	top:285px; 
	left:0px;
}

#book5 {
	position:absolute; 
	top:285px; 
	left:195px;
}

#book6 {
	position:absolute; 
	top:285px; 
	left:392px;
}	
		 
.hover_content {
	padding-top:26px;	
}

.sample_link {
	color:#529fc5;	
}

/* Leftside:

GRAY BOX
------------------*/

#graybox {
	width:650px;
	height:330px;
	background:#999999;
	margin-top:65px;
}
	