@charset "utf-8";
/* CSS Document */

body, html {
	height: 100%;
	margin: 0px;
	background-color: #000;
	background-image: url(../_img/background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

body {
	margin-left: 1px;
}

body, x:-moz-any-link {
	padding-left: 1px;
}

p, td, div, ul, li, input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #343434;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 16px;
}

a {
	color: #214567;
	text-decoration: underline;
}

a:hover {
	color: #3c88d0;
	text-decoration: underline;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #343434;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #152f47;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #152f47;
}

img {
	border: none;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

ul a {
	display: block;
}

/* INTERFACE */

#frame {
	width: 970px;
	height: 100%;
	top: 0px;
	left: 50%;
	margin-left: -485px;
	/*background-image: url(../_img/background.jpg);
	background-position: top center;
	/*margin-left: auto;
	margin-right: auto;*/
	position: relative;
	z-index: 1;
}

#frame, x:-moz-any-link {
	margin-left: -486px;
}

#mast {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 970px;
	height: 63px;
	z-index: 2;
}

#menu {
	position: absolute;
	left: 0px;
	top: 62px;
	width: 970px;
	height: 69px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 2;
}

#menu li {
	float: left;
	height: 69px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	display: inline;
}

.menu_logo		{ background:url(../_img/menu_01.jpg); width: 227px; }
.menu_index		{ background:url(../_img/menu_02.jpg); width: 65px; }
.menu_services	{ background:url(../_img/menu_03.jpg); width: 107px; }
.menu_about		{ background:url(../_img/menu_04.jpg); width: 98px; }
.menu_news		{ background:url(../_img/menu_05.jpg); width: 67px; }
.menu_events	{ background:url(../_img/menu_06.jpg); width: 88px; }
.menu_voyage	{ background:url(../_img/menu_07.jpg); width: 84px; }
.menu_shop		{ background:url(../_img/menu_08.jpg); width: 67px; }
.menu_client	{ background:url(../_img/menu_09.jpg); width: 114px; }
.menu_end		{ background:url(../_img/menu_10.jpg); width: 53px; }

#menu .hover {
	opacity: 0;
	filter: alpha(opacity=0);
}

#menu .sel { }

/* REGISTER */
#register {
	position: absolute;
	/*left: 320px;*/
	left: 15px;
	width: 245px;
	height: 52px;
	background-image: url(../_img/home_register_back.gif);
	z-index: 5;
}

#register_email {
	float: left;
	margin: 27px 0px 0px 10px;
	padding: 1px 3px 0px 3px;
	width: 167px;
	height:14px;
	border: none;
	background: none;
	font-size: 11px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

#register_go {
	float: left;
	margin: 17px 0px 0px 15px;
	cursor: pointer;
}

.register_home { top: 654px; }
.register_page  {top: 1036px; }

/* HOME PAGE */
#home_flash {
	position: absolute;
	width: 960px;
	height: 542px;
	left: 5px;
	top: 116px;
	z-index: 2;
}

#home_unsubscribe {
	position: absolute;
	width: 960px;
	left: 5px;
	top: 128px;
	z-index: 2;
	text-align: center;
	color: #FFF;
	padding-top: 200px;
}

#home_unsubscribe p { color: #FFF; }

#home_showreel {
	position: absolute;
	left: 0px;
	top: 647px;
	width: 208px;
	height: 282px;
	background-image: url(../_img/home_showreel.jpg);
	z-index: 2;
}

#home_about {
	position: absolute;
	left: 268px;
	top: 648px;
	width: 257px;
	height: 229px;
	padding: 85px 50px 0px 45px;
	background-image: url(../_img/home_about.jpg);
	z-index: 2;
}

#home_news {
	position: absolute;
	left: 618px;
	top: 648px;
	width: 348px;
	height: 321px;
	background-image: url(../_img/home_news.jpg);
	z-index: 2;
}

#home_news ul {
	margin: 85px 50px 0px 45px;
	padding: 0px;
	list-style-image: url(../_img/home_news_li.png);
}

#home_news li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#home_footer {
	/*width: 640px;
	left: 330px;*/
	width: 970px;
	left: 0px;
	position: absolute;
	/*top: 974px;*/
	top: 730px;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	padding: 0px 0px 20px 0px;
	z-index: 2;
}

#home_gotonews {
	/*float: left;*/
	position: absolute;
	left: 0px;
	top: 260px;
	
	height: 17px;
	background-image: url(../_img/news_arrow.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #343434;
	margin: 5px 0px 0px 18px;
}

/* SOCIAL NETWORKING */
/*#social {
	position: absolute;
	left: 903px;
	width: 58px;
	height: 98px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

.social_home { top: 530px; }
.social_page { top: 915px; }

#social li {
	width: 58px;
	margin: 0px;
	float: left;
}

#social_facebook { height: 21px; padding-bottom: 9px; }
#social_twitter  { height: 12px; padding-bottom: 11px; }
#social_myspace  { height: 16px; padding-bottom: 9px; }
#social_youtube  { height: 20px; padding-bottom: 0px; }*/

#social {
	position: absolute;
	left: 280px;
	width: 600px;
	height: 32px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

#social.social_home { top: 665px; }
#social.social_page { top: 1047px; }

#social li {
	padding: 0px;
	float: left;
}

#social_facebook { margin-right: 21px; }
#social_twitter  { margin-right: 15px; }
#social_youtube  { margin-right: 18px; }
#social_myspace { margin-right: 15px; }

#playlists {
	position: absolute;
	left: 777px;
	width: 172px;
	height: 63px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 5;
	background-image: url(../_img/playlists_back.png);
}

#playlists li {
	float: left;
	padding: 29px 0px 0px 10px;
}

#playlists.playlists_home { top: 651px; }
#playlists.playlists_page { top: 1033px; }

#widget_container {
	position: absolute;
	left: 10px;
	z-index: 5;
	padding-bottom: 10px;
}

#widget_container.we7_home { top: 655px; }
#widget_container.we7_page { top: 1037px; }

/* SECTION PAGES */
#page_extension {
	position: absolute;
	left: 0px;
	left: -67px;
	top: 609px;
	z-index: 2;
	background-image: url(../_img/page_extension.jpg);
	background-repeat: no-repeat;
	width: 1112px;
	height: 541px;
}

#page_footer {
	/*width: 640px;
	left: 330px;*/
	width: 970px;
	left: 0px;
	position: absolute;
	top: 1110px;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	padding: 0px 0px 20px 0px;
	z-index: 3;
}

#footer_left {
	width: 50%;
	float: left;
	color: #FFF;
	font-size: 10px;
	text-align: left;
}

#footer_left a {
	color: #FFF;
}

#footer_right {
	width: 50%;
	float: left;
	color: #FFF;
	font-size: 10px;
	text-align: right;
}

#page_menu {
	position: absolute;
	left: 5px;
	top: 232px;
	width: 160px;
	/*height: 319px;
	padding: 47px 0px 0px 113px;*/
	height: 399px;
	padding: 0px 0px 0px 113px;
	background-image: url(../_img/page_menu_back.jpg);
	margin: 0px;
	list-style: none;
	z-index: 3;
}

#page_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	background-repeat: no-repeat;
	clear: left;
	display: inline;
}

#page_back {
	position: absolute;
	left: 278px;
	top: 194px;
	width: 556px;
	height: 758px;
	background-image: url(../_img/page_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 3;
}

#page_flash {
	position: absolute;
	left: 336px;
	top: 200px;
	width: 399px;;
	height: 252px;
	z-index: 4;
}

#page_header {
	position: absolute;
	left: 279px;
	top: 415px;
	width: 373px;
	height: 63px;
	z-index: 5;
}

#page_content {
	position: absolute;
	left: 334px;
	top: 498px;
	width: 430px;
	height: 390px;
	z-index: 4;
}

#page_content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

#page_content li {
	margin: 0px 0px 3px 0px;
}

.toppadding {
	padding-top: 35px !important;
	height: 355px !important;
}

#page_content_scroll {
	float: left;
	width: 430px;
	padding-right: 30px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
}

#page_content_scroll_2 {
	float: left;
	width: 450px;
	padding-right: 30px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

#page_content_bottom {
	position: absolute;
	left: 334px;
	top: 790px;
	width: 430px;
	height: 110px;
	z-index: 4;
}

#page_content p, #page_content_bottom td {
	line-height: 17px;
}

.afull {
	width: 100%;
	height: 100%;
	display: block;
}

#page_submenu {
	position: absolute;
	left: 282px;
	top: 469px;
	width: 524px;
	height: 48px;
	z-index: 5;
	background-image: url(../_img/page_submenu_back.jpg);
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 24px;
}

#page_submenu li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#page_goback {
	float: left;
	width: 430px;
	height: 23px;
	margin: 16px 0px 10px 0px;
}

/* ABOUT PAGE */
.about_menu {
	height: 319px !important;
	padding: 47px 0px 0px 113px !important;
}

.about_menu_about	{ background-image: url(../_img/about_menu_over_0.jpg); height: 45px; }
.about_menu_clients	{ background-image: url(../_img/about_menu_over_1.jpg); height: 41px; }
.about_menu_team		{ background-image: url(../_img/about_menu_over_2.jpg); height: 42px; }
.about_menu_bar		{ background-image: url(../_img/about_menu_over_3.jpg); height: 55px; }
.about_menu_partners	{ background-image: url(../_img/about_menu_over_4.jpg); height: 42px; }
.about_menu_contact	{ background-image: url(../_img/about_menu_over_5.jpg); height: 40px; }

#about_menu_circle_0 {
	position: absolute;
	left: 127px;
	top: 281px;
	background-image: url(../_img/about_circle_0.gif);
	width: 104px;
	height: 46px;
	z-index: 4;
}

#about_menu_circle_1 {
	position: absolute;
	left: 125px;
	top: 321px;
	background-image: url(../_img/about_circle_1.gif);
	width: 124px;
	height: 46px;
	z-index: 4;
}

#about_menu_circle_2 {
	position: absolute;
	left: 122px;
	top: 361px;
	background-image: url(../_img/about_circle_1.gif);
	width: 124px;
	height: 46px;
	z-index: 4;
}

#about_menu_circle_3 {
	position: absolute;
	left: 116px;
	top: 401px;
	background-image: url(../_img/about_circle_3.gif);
	width: 148px;
	height: 62px;
	z-index: 4;
}

#about_menu_circle_4 {
	position: absolute;
	left: 126px;
	top: 462px;
	background-image: url(../_img/about_circle_4.gif);
	width: 112px;
	height: 42px;
	z-index: 4;
}

#about_menu_circle_5 {
	position: absolute;
	left: 131px;
	top: 502px;
	background-image: url(../_img/about_circle_4.gif);
	width: 112px;
	height: 42px;
	z-index: 4;
}

#about_contact_header {
	position: absolute;
	left: 279px;
	top: 732px;
	width: 296px;
	height: 47px;
	z-index: 4;
}

.client_table {
	margin-bottom: 20px;
}

#about_team_links {
	margin: 0px !important;
	padding: 0px !important;
	list-style-image: none;
}

#about_team_links li {
	padding: 0px 0px 0px 20px !important;
	margin: 0px 0px 10px 0px !important;
	background-image: url(../_img/home_news_li.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

/* SERVICES PAGE */
.services_menu {
	height: 306px !important;
	padding: 60px 0px 0px 113px !important;
}

.services_menu_default_studios		{ background-image: url(../_img/services_menu_over_0.jpg); height: 27px; }
.services_menu_default_mastering	{ background-image: url(../_img/services_menu_over_1.jpg); height: 37px; }
.services_menu_default_digital		{ background-image: url(../_img/services_menu_over_2.jpg); height: 46px; }

.services_menu_studios_studios	{ background-image: url(../_img/services_menu_over_0.jpg); height: 27px; }
.services_menu_studios_studioa	{ background-image: url(../_img/services_studio_menu/services_menu_over_1.jpg); height: 25px; }
.services_menu_studios_studiob	{ background-image: url(../_img/services_studio_menu/services_menu_over_2.jpg); height: 25px; }
.services_menu_studios_studioc	{ background-image: url(../_img/services_studio_menu/services_menu_over_3.jpg); height: 23px; }
.services_menu_studios_studioe	{ background-image: url(../_img/services_studio_menu/services_menu_over_4.jpg); height: 24px; }
.services_menu_studios_imixing	{ background-image: url(../_img/services_studio_menu/services_menu_over_5.jpg); height: 24px; }
.services_menu_studios_clients	{ background-image: url(../_img/services_studio_menu/services_menu_over_6.jpg); height: 24px; }
.services_menu_studios_teams	{ background-image: url(../_img/services_studio_menu/services_menu_over_7.jpg); height: 25px; }
.services_menu_studios_mastering{ background-image: url(../_img/services_studio_menu/services_menu_over_8.jpg); height: 37px; }
.services_menu_studios_digital	{ background-image: url(../_img/services_studio_menu/services_menu_over_9.jpg); height: 45px; }

.services_menu_mastering_studios	{ background-image: url(../_img/services_menu_over_0.jpg); height: 27px; }
.services_menu_mastering_mastering	{ background-image: url(../_img/services_menu_over_1.jpg); height: 33px; }
.services_menu_mastering_imastering	{ background-image: url(../_img/services_mastering_menu/services_menu_over_2.jpg); height: 23px; }
.services_menu_mastering_unsigned	{ background-image: url(../_img/services_mastering_menu/services_menu_over_3.jpg); height: 38px; }
.services_menu_mastering_vinyl		{ background-image: url(../_img/services_mastering_menu/services_menu_over_4.jpg); height: 25px; }
.services_menu_mastering_team		{ background-image: url(../_img/services_mastering_menu/services_menu_over_5.jpg); height: 24px; }
.services_menu_mastering_clients	{ background-image: url(../_img/services_mastering_menu/services_menu_over_6.jpg); height: 24px; }
.services_menu_mastering_gallery	{ background-image: url(../_img/services_mastering_menu/services_menu_over_7.jpg); height: 39px; }
.services_menu_mastering_digital	{ background-image: url(../_img/services_mastering_menu/services_menu_over_8.jpg); height: 45px; }

.services_menu_digital_studios		{ background-image: url(../_img/services_menu_over_0.jpg); height: 27px; }
.services_menu_digital_mastering	{ background-image: url(../_img/services_menu_over_1.jpg); height: 33px; }
.services_menu_digital_digital		{ background-image: url(../_img/services_menu_over_2.jpg); height: 46px; }
.services_menu_digital_creative		{ background-image: url(../_img/services_digital_menu/services_menu_over_3.jpg); height: 29px; }
.services_menu_digital_authoring	{ background-image: url(../_img/services_digital_menu/services_menu_over_4.jpg); height: 39px; }
.services_menu_digital_productions	{ background-image: url(../_img/services_digital_menu/services_menu_over_5.jpg); height: 24px; }
.services_menu_digital_online		{ background-image: url(../_img/services_digital_menu/services_menu_over_6.jpg); height: 24px; }
.services_menu_digital_team			{ background-image: url(../_img/services_digital_menu/services_menu_over_7.jpg); height: 24px; }
.services_menu_digital_clients		{ background-image: url(../_img/services_digital_menu/services_menu_over_8.jpg); height: 26px; }

#services_menu_circle_0 {
	position: absolute;
	left: 125px;
	top: 287px;
	background-image: url(../_img/services_circle_0.gif);
	width: 105px;
	height: 37px;
	z-index: 4;
}

#services_menu_circle_8 {
	position: absolute;
	left: 136px;
	top: 317px;
	background-image: url(../_img/services_circle_8.gif);
	width: 103px;
	height: 35px;
	z-index: 4;
}

#services_menu_circle_15 {
	position: absolute;
	left: 125px;
	top: 342px;
	background-image: url(../_img/services_circle_15.gif);
	width: 143px;
	height: 62px;
	z-index: 4;
}

.padding_top {
	padding-top: 8px;
}

.padding_bot {
	padding-bottom: 8px;
}

.padding_topbot {
	padding-top: 8px;
	padding-bottom: 8px;
	/*border-top: 1px solid #999;*/
}

.page_content_services {
	float: left;
	width: 480px !important;
	padding-right: 0px !important;
}

.services_team_container {
	float: left;
	width: 143px;
	height: 143px;
	margin: 0px 8px 10px 0px;
	position: relative;
}

.services_team_flash {
	float: left;
	width: 143px;
	height: 93px;
	z-index: 1;
}

.services_team_text {
	float: left;
	width: 143px;
	height: 45px;
	padding-top: 5px;
	z-index: 1;
}

.services_team_link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 143px;
	height: 143px;
	z-index: 3;
	background-color: #666;
	filter:alpha(opacity=0);
	opacity:0;
}

#services_team_image {
	float: left;
	width: 194px;
	height: 127px;
	margin: 0px 15px 15px 0px;
	z-index: 1;
}

/* NEWS */
.news_menu {
	height: 306px !important;
	padding: 60px 0px 0px 113px !important;
}

.news_menu_latest	{ background-image: url(../_img/news_menu_over_0.jpg); height: 27px; }
.news_menu_archive	{ background-image: url(../_img/news_menu_over_1.jpg); height: 37px; }
.news_menu_press	{ background-image: url(../_img/news_menu_over_2.jpg); height: 54px; }

#news_menu_circle_0 {
	position: absolute;
	left: 131px;
	top: 283px;
	background-image: url(../_img/news_circle_0.gif);
	width: 120px;
	height: 42px;
	z-index: 4;
}

#news_menu_circle_1 {
	position: absolute;
	left: 131px;
	top: 324px;
	background-image: url(../_img/news_circle_1.gif);
	width: 92px;
	height: 33px;
	z-index: 4;
}

#news_menu_circle_2 {
	position: absolute;
	/*left: 117px;
	top: 357px;*/
	left: 125px;
	top: 357px;
	background-image: url(../_img/news_circle_2.gif);
	/*width: 115px;
	height: 49px;*/
	width: 143px;
	height: 33px;
	z-index: 4;
}

#news_list a {
	display: inline !important;
}

#news_list {
	float: left;
	width: 430px;
	list-style: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

#news_list li {
	display: block;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
	background-image: url(../_img/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.news_list_date {
	font-style: italic;
	font-weight: bold;
	margin: 0px 10px 5px 0px;
	width: auto !important;
	float: none !important;
}

.news_list_image {
	float: right;
	width: 143px;
	margin-left: 10px;
	text-align: right;
}

#news_list li h3 {
	float: left;
	width: 247px;
	margin: 0px !important;
}

#news_list li p {
	float: left;
	width: 247px;
}

.news_goback {
	margin-top: 9px !important;
}

.clickformore {
	font-style: oblique;
	font-weight: normal;
	font-size: 12px;
}

/* EVENTS */
.events_menu {
	height: 306px !important;
	padding: 60px 0px 0px 113px !important;
}

.events_menu_hire	{ background-image: url(../_img/events_menu_over_0.jpg); height: 34px; }
.events_menu_events	{ background-image: url(../_img/events_menu_over_1.jpg); height: 31px; }
.events_menu_past	{ background-image: url(../_img/events_menu_over_2.jpg); height: 39px; }
.events_menu_gallery{ background-image: url(../_img/events_menu_over_3.jpg); height: 32px; }

#events_menu_circle_0 {
	position: absolute;
	left: 121px;
	top: 280px;
	background-image: url(../_img/events_circle_0.gif);
	width: 137px;
	height: 49px;
	z-index: 4;
}

#events_menu_circle_1 {
	position: absolute;
	left: 123px;
	top: 316px;
	background-image: url(../_img/events_circle_1.gif);
	width: 137px;
	height: 49px;
	z-index: 4;
}

#events_menu_circle_2 {
	position: absolute;
	left: 124px;
	top: 351px;
	background-image: url(../_img/events_circle_2.gif);
	width: 137px;
	height: 49px;
	z-index: 4;
}

#events_menu_circle_3 {
	position: absolute;
	left: 133px;
	top: 387px;
	background-image: url(../_img/events_circle_3.gif);
	width: 137px;
	height: 49px;
	z-index: 4;
}

/* VOYAGE */
.voyage_menu {
	height: 306px !important;
	padding: 60px 0px 0px 113px !important;
}

.voyage_menu_news		{ background-image: url(../_img/voyage_menu_over_0.jpg); height: 34px; }
.voyage_menu_releases	{ background-image: url(../_img/voyage_menu_over_1.jpg); height: 31px; }
.voyage_menu_catalogue	{ background-image: url(../_img/voyage_menu_over_2.jpg); height: 39px; }
.voyage_menu_contact	{ background-image: url(../_img/voyage_menu_over_3.jpg); height: 32px; }

/* STORE */
.store_menu {
	height: 306px !important;
	padding: 60px 0px 0px 113px !important;
}

.store_menu_home		{ background-image: url(../_img/store_menu_over_0.jpg); height: 33px; }
.store_menu_basket		{ background-image: url(../_img/store_menu_over_1.jpg); height: 38px; }
.store_menu_checkout	{ background-image: url(../_img/store_menu_over_2.jpg); height: 29px; }

#store_menu_circle_0 {
	position: absolute;
	left: 126px;
	top: 284px;
	background-image: url(../_img/shop_circle_0.gif);
	width: 120px;
	height: 43px;
	z-index: 4;
}

#store_menu_circle_1 {
	position: absolute;
	left: 126px;
	top: 318px;
	background-image: url(../_img/shop_circle_0.gif);
	width: 120px;
	height: 43px;
	z-index: 4;
}

#store_menu_circle_2 {
	position: absolute;
	left: 126px;
	top: 355px;
	background-image: url(../_img/shop_circle_0.gif);
	width: 120px;
	height: 43px;
	z-index: 4;
}

.shop_container {
	float: left;
	width: 143px;
	height: 190px;
	margin: 0px 7px 10px 0px;
	position: relative;
}

.shop_flash {
	float: left;
	width: 143px;
	height: 93px;
	z-index: 1;
}

.shop_text {
	float: left;
	width: 143px;
	height: 45px;
	padding-top: 5px;
	z-index: 1;
}

.shop_link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 143px;
	height: 143px;
	z-index: 3;
	background-color: #666;
	filter:alpha(opacity=0);
	opacity:0;
}

.page_content_store {
	top: 465px !important;
}

.store_goback {
	margin-top: 1px !important;
}

.product_container {
	float: left;
	width: 450px;
	height: 163px;
	margin: 0px 8px 10px 0px;
	position: relative;
}

.product_flash_container {
	float: left;
	width: 143px;
	height: 93px;
	z-index: 1;
}

.product_text {
	float: left;
	height: 45px;
	width: 290px;
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	z-index: 1;
}

#baskettable {
	border-right: 1px solid #214567;
	width: 440px;
}

#baskettable td {
	border-bottom: 1px solid #214567;
	border-left: 1px solid #214567;
	font-size: 11px;
}

#baskettable th {
	border-bottom: 1px solid #214567;
	border-left: 1px solid #214567;
	border-top: 1px solid #214567;
	text-align: left;
	background-color: #214567;
	color: #FFF;
	font-size: 11px;
	
}

.hidden {
	display: block;
}