/* [+] Page 1 */
	#brands_list {
		padding-left:			3px;
		width:					996px;
	}
	
	#brands_list .brand_item_container {
		float:					left;
		width:					243px;
		height:					505px;
		overflow:				hidden;
		margin-bottom:			10px;
		margin-right:			6px;
		cursor:					pointer;
	}
	
	#brands_list .brand_item_container a {
		text-decoration:		none;
	}
	
	#brands_list .brand_item_container .pic {
		width:					243px;
		height:					254px;
		cursor:					pointer;
	}
	
	#brands_list .brand_item_container .pic img {
		width:					243px;
		height:					254px;
	}
	
	#brands_list .brand_item_container .text {
		/* width:					243px;
		height:					251px; */
		width:					193px;
		height:					201px;
		background-image:		url('../img/brands/brand_page1_item_background.jpg');
		text-align:				left;
		padding:				25px;
		line-height:			10pt;
		overflow:				hidden;
		cursor:					pointer;
	}
	
	#brands_list .brand_item_container .button_enter_overlayed {
		position:				absolute;
		margin-left:			71px;
		margin-top:				-263px;
		cursor:					pointer;
	}
/* [-] Page 1 */

/* [+] Page 2 */
	.page_heading table {
		width:					963px;
		height:					86px;
		margin-top:				10px;
		border:					none;
	}
	
	.page_heading table th {
		width:					173px;
		height:					86px;
		text-align:				center;
		border-right:			1px solid white;
	}
	
	.page_heading table th img {
		max-width:				173px;
		max-height:				86px;
	}
	
	.page_heading table td {
		width:					790px;
		height:					86px;
	}
	
	.page_heading table td div {
		width:					750px;
		padding-left:			20px;
		padding-right:			20px;
		height:					86px;
		overflow:				auto;
	}
	
	.brands_page2_item_list {
		width:					894px;
		margin-left:			-28px;
	}
	
	.brands_page2_item_list .vertical_brand_item {
		width:					844px;
		height:					81px;
		margin-bottom:			10px;
		background-repeat:		no-repeat;
		background-position:	8px 5px;
		cursor:					pointer;
	}
	.brands_page2_item_list .vertical_brand_item table {
		border:					none;
		width:					844px;
		height:					81px;
		background-image:		url('../img/brands/vertical_brand_item.png');
		background-repeat:		no-repeat;
		cursor:					pointer;
	}
	.brands_page2_item_list .vertical_brand_item table th {
		width:					729px;
		height:					81px;
		font-size:				10pt;
		font-weight:			normal;
		text-align:				right;
		padding-right:			5px;
		cursor:					pointer;
	}
	.brands_page2_item_list .vertical_brand_item table td {
		width:					115px;
		height:					81px;
		font-size:				10pt;
		text-align:				right;
		padding-right:			5px;
		cursor:					pointer;
	}
	.brands_page2_item_list .vertical_brand_item table td img {
		position:				relative;
		top:					2px;
	}
/* [-] Page 2 */

/* [+] Page 3 */
	.pic_and_thumb_table {
		float:						left;
		width:						620px;
		margin:						0px 10px 10px -4px;
	}
	.pic_and_thumb_table .caption {
		width: 						600px;
		color:						#d58b28;
		padding-top:				10px;
		padding-bottom:				10px;
		padding-left: 				5px;
	}
	.pic_and_thumb_table .pic_container {
		width:						620px;
		height:						416px;
		padding:					0px 5px 5px 5px;
		background-image:			url('../img/news/full_pic_shadow.png');
		background-repeat:			no-repeat;
	}
	.pic_and_thumb_table .symbols {
		font-family:				Arial, Helvetica, 'Deja Vu Sans', 'Sans Serif';
		font-size:					14pt;
		font-weight:				bold;
		color:						white;
		padding-top:				5px;
		padding-bottom:				10px;
	}
	.pic_and_thumb_table .thumbnails {
		padding-left:				3px;
	}
	.pic_and_thumb_table .thumbnails span {
		margin-top:					5px;
		margin-left:				3px;
	}
	.pic_and_thumb_table .thumb_item {
		width:						617px;
		height:						81px;
		background-image:			url('../img/brands/brand_item_617x81_off.png');
		background-repeat:			no-repeat;
		padding:					5px 5px;
	}
	/*
	.pic_and_thumb_table .thumb_item:hover {
		background-image:			url('../img/brands/brand_item_617x81_on.png');
	}
	*/

	.pic_and_thumb_table .thumb_item_selected {
		background-image:			url('../img/brands/brand_item_617x81_on.png');
	}

	.pic_and_thumb_table .thumb_item img {
		width:						606px;
		height:						71px;
	}
/* [-] Page 3 */



