.columns .s1 { margin-left: -960px; }
.columns .s2 { margin-left: -768px; }
.columns .s3 { margin-left: -576px; }
.columns .s4 { margin-left: -384px; }

.columns .s5 { margin-left: -192px; }
.columns .w1 { width: 192px; }
.columns .w2 { width: 384px; }
.columns .w3 { width: 576px; }
.columns .w4 { width: 768px; }
.columns .w5 { width: 960px; }

.columns .s4b { margin-left: -256px; }
.columns .s4c { margin-left: -246px; }
.columns .w3b { width: 512px; }
.columns .w4b { width: 704px; }
.columns .w1b { width: 274px; }
.columns .w1c { width: 246px; }

div.home_help_button {
	display: none;
	margin-bottom: 12px;
	margin-top: -1px;
}
div#first_time {
	height: 0px;
	overflow:hidden;
	display: none;
	background: url('../images/first_time_bg.gif') repeat-x;
	position: relative;
}
	div#first_time_catalog {
		left: 10px;
		top: 0px;
		position:absolute;
	}
	div#first_time_title {
		background: url('../images/first_time_title.gif') no-repeat;
		width: 497px;
		height: 27px;
		left: 140px;
		top: 19px;
		position:absolute;
	}
		.lang_en div#first_time_title {
			background-image:  url('../images/en/first_time_title.gif') ;
		}
		div#first_time_title h1 {
			display: none;
		}
	div#first_time_bullets {
		background: url('../images/first_time_bullets.gif') no-repeat;
		width: 628px;
		height: 28px;
		left: 140px;
		top: 46px;
		position:absolute;
	}
		.lang_en div#first_time_bullets {
			background-image:  url('../images/en/first_time_bullets.gif') ;
		}
		div#first_time_bullets ul {
			display: none;
		}
	div#first_time_buttons {
		position: absolute;
		right: 5px;
		top: 9px;
		height: 74px;
		width: 182px;
	} 
	div#first_time_buttons a {
		display: block;
		float:right;
	}

div#first_time_explain {
	height: 0px;
	overflow:hidden;
	display: none;
	position: relative;
	
}
	div#first_time_explain .first_time_block {
		float: left;
		width: 232px;
		height: 106px;
		display: block;
		overflow: hidden;
		margin: 20px 2px 20px 0;
	}
	div#first_time_explain .first_time_block span {
		display: none;
	}
	div#first_time_explain .button_add_to_catalog {
		background:transparent url(/images/first_time_add_to_catalog.png) no-repeat scroll left top;
	}
	div#first_time_explain .button_manage_collection {
		background:transparent url(/images/first_time_manage_collection.png) no-repeat scroll left top;
	}
	div#first_time_explain .button_buy_and_sell {
		background:transparent url(/images/first_time_buy_and_sell.png) no-repeat scroll left top;
	}
	div#first_time_explain_buttons {
		position: absolute;
right: 0;
		top: 32px;
		height: 74px;
		width: 247px;
	} 
	div#first_time_explain_buttons a {
		display: block;
		float:right;
	}

#TB_window div#TB_ajaxContent p a, #TB_window div#TB_ajaxContent p a:focus {
	color: #0084C8;
}
#TB_window div#TB_ajaxContent p a:hover {
	color: #fff;
}
div.showReelBlocks {
	padding: 10px 0px 0px 0px;
	overflow: hidden;	
}
div.section_title {
	font-size: 1.314em;
	padding: 0 8px;
	font-weight: bold;
	color: #FE6500;
	margin: 30px 0 10px 0;
}
div.popularAreas div.section_title,
div.otherAreas div.section_title {
	margin: 0;
}
div.section_title span {
	font-size: 14px;
	color: black;
	font-weight: normal;
}
div.showReelBlocks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;	
}
	div.showReelBlocks li {
		display: block;
		float: left;	
		width: 139px;
		border-right: 1px solid white;
		border-bottom: 1px solid white;
		margin: 0;
		position: relative;
	}

	
		div.showReelBlocks li div.titleAndImageBlock {
			background: #EBE8E3;
			cursor: pointer;
		}
		div.showReelBlocks li.odd div.titleAndImageBlock {
			background: #dddbd5;
		}
		div.showReelBlocks li:hover div.titleAndImageBlock,
		div.showReelBlocks li.hover div.titleAndImageBlock {
			background: #0084C8;
		}

			div.showReelBlocks li div.titleAndImageBlock h2,
			div.showReelBlocks li div.titleAndImageBlock h3 {
				padding: 4px 0 0 9px;
				margin: 0;
				height: 18px;
				overflow: hidden;
				font-size: 14px;
			}
				div.otherAreas li div.titleAndImageBlock h2 {
					font-size: 12px;
				}
				div.showReelBlocks li div.titleAndImageBlock h2 a,
				div.showReelBlocks li div.titleAndImageBlock h3 a {
					color: black;
					text-decoration: none;
					padding: 2px 0 0 0;
				}
				div.showReelBlocks li:hover div.titleAndImageBlock h2 a,
				div.showReelBlocks li.hover div.titleAndImageBlock h2 a,
				div.showReelBlocks li:hover div.titleAndImageBlock h3 a,
				div.showReelBlocks li.hover div.titleAndImageBlock h3 a{
					background: none;
					color: white;
				}
			div.showReelBlocks li div.titleAndImageBlock a {
				padding: 4px 0 6px 0;
				display: block;
			}

			div.showReelBlocks li div.titleAndImageBlock img {
				border:3px solid #FFFFFF;
				margin: 0px auto;
			}
			div.showReelBlocks li div.titleAndImageBlock div.area_count {
				font-size:12px;
				font-weight:normal;
				padding:0 8px 14px 8px;
				color:#702D60;
				text-align:center;
				line-height: 12px;
				height:16px;
				overflow:hidden;
			}
				div.showReelBlocks li:hover div.titleAndImageBlock  div.area_count,
				div.showReelBlocks li.hover div.titleAndImageBlock  div.area_count  {
					color: white;
				}
				div.showReelBlocks li div.special div.area_count {
					padding-bottom: 4px;
					height: 26px;
				}
					div.showReelBlocks li div.special div.area_count span {
						background:transparent url(/images/gallery_shop_on.gif) no-repeat scroll left -2px;
						
						color: #6a6966;
						line-height:17px;
						padding-left:19px;
					}
					div.showReelBlocks li:hover div.special div.area_count span,
					div.showReelBlocks li.hover div.special div.area_count span {
						color:#e2e2e2;
						background-image: url(/images/gallery_shop_on_blue.gif);
					}
			div.showReelBlocks div.otherAreas {
				background: #f4f3f1;
				text-align:center;
				padding: 12px;
				width: 675px;
				overflow: hidden;
			}
			div.showReelBlocks div.otherAreas a {
				color: black;
			}
			div.showReelBlocks div.otherAreas a.blue {
				color: #0084C8;
			} 
			div.showReelBlocks div.otherAreas a:hover,
			div.showReelBlocks div.otherAreas a.blue:hover {
				color: white;
			}
			div.showReelBlocks div.otherAreas a.large {
				font-size: 18px;
			}
			div.frontpageContent p {
				padding: 0 8px;
				font-size: 16px;
			}
				div.frontpageContent p.blue {
					color: #0084C8;
				}
				
			div.allAreas {
				padding-left: 8px;
				overflow: hidden;
			}
			div.allAreas ul {
				float: left;
				width: 174px;
			}
				div.allAreas ul li {
					margin-bottom: 2px;
				}
				div.allAreas ul li a, div.allAreas ul li h2 {
					font-weight: normal;
					font-size: 14px;
					margin: 0;
					text-decoration: underline;
					display: inline;
				}
				div.allAreas ul li h2 a:hover,  {
					background: #0084C8;
				}
				div.allAreas ul li span {
					color: #ee6d27;
					font-weight: normal;
					font-size: 14px;
				}
				div.allAreas ul li div {
					font-size: 11px;
					line-height: 11px;
					padding: 0 0 6px 7px;
					color: #888;
					font-weight: normal;
				}

		div.subSectionsBlock {
			background: #f3f1ec;
			padding: 2px 5px;	
			height: 51px;
		}

		div.subSectionsBlock ul {
			color: #999;
		}
			div.subSectionsBlock li {
				float:none;
				width: auto;
				height: auto;
				font-size: 11px;
				line-height: 12px;				
				border: none;	
				color: #999;
				padding-left: 8px;	
				background: url(../images/bullet.gif) left 3px no-repeat;		
			}
				div.subSectionsBlock li h3 {
					font-size: 11px;
					padding:0;
					margin: 0;
					font-weight: normal;
				}

				div.showReelBlocks li:hover div.subSectionsBlock li a:hover,
				div.showReelBlocks li.hover div.subSectionsBlock li a:hover {
					text-decoration: underline;
				}

	div.columns div.frontpagesidecol {
		padding: 38px 0px 10px 10px;
		width: 246px;
	}	
		div.side_bar_item_set {
			margin-bottom: 10px;
			padding: 4px 10px 0px 10px;
			border-bottom: 1px solid #b1def0;
			background: #def2f9;
		}
	
		div.side_bar_item {			
			border-bottom: 1px solid #b1def0;
			padding: 4px 0px 8px 0px;
			overflow: hidden;
		}
		div.side_bar_item_set div.last {
			border-bottom: none;
		}
	
		div.side_bar_item_set div.shop img {
			width: 226px;
		}
			div.side_bar_item h2 {
				font-size: 0.9em;
				padding: 3px 0 4px 0;
				margin: 0;
			}
		div.side_bar_item div.more_link {
			text-align: right;
			font-size: 0.92em;
			width: 226px;
		}
		
		div.side_bar_item div.more_link {
			text-align: right;
			font-size: 0.92em;
		}
		div.side_bar_item div.reason {
			font-size: 0.8em;
			padding: 5px 0px;
			line-height: 1.2em;
			font-style: italic;
		}
		div.side_bar_item ul {
			margin: 0;
		}
			div.side_bar_item ul li {
				font-weight: normal;
				margin: 0;
				line-height: 1em;
				padding-bottom: 3px;			
			}
				div.side_bar_item ul li a {
					color: #000;
					font-size: 0.92em;
					text-decoration: none;				
				}
					div.side_bar_item ul li span.count {
						color: #0084C8;
						text-decoration: none;
						font-size: 0.85em;
					}
		div#collector_of_the_day img {
			float:left;
			margin-right: 10px;
			border:3px solid #FFFFFF;
		}
			
			div#collector_of_the_day div.itemcount {
				font-size: 0.85em;
			}
		
		
		div.bookbanner {
			border: none;
			text-align:center;
			margin-bottom:10px;
			padding: 0;
		}