/* 

TRANSFORMERS CSS

 */

@import url(reset.css);

/* Page Structure */

body {
	background: #000 url(../images/bg.jpg) repeat-x;
	text-align: center;
}
span {
	display: none;
}
#container {
	width: 996px;
	margin: 0 auto;
	text-align: left;
}
#main {
	width: 996px;
	height: 498px;
	display: block;
}

/* DVDs */
#dvds {
	background: #e4f3fa;
	border: #fff solid;
	border-width: 0 8px;
	width: 931px;
	height: 76px;
	margin-left: 23px;
}
#dvds li {
	height: 76px;
	width: 140px; 
	display: block;
	margin: 0 42px;
	_margin: 0 40px;
	/*
	margin: 0 22px;
	_margin: 0 20px;
	*/
	padding: 0;
	float: left;
	overflow: visible;
}
li.dvd_01 { background: url(../images/autobot/dvd_01.jpg) left top no-repeat; }
li.dvd_02 { background: url(../images/autobot/dvd_02.jpg) left top no-repeat; }
li.dvd_03 { background: url(../images/autobot/dvd_03.jpg) left top no-repeat; }
li.dvd_04 { background: url(../images/autobot/dvd_04.jpg) left top no-repeat; }
li.dvd_05 { background: url(../images/autobot/dvd_05.jpg) left top no-repeat; }
* li.dvd_beastwars { background: url(../images/autobot/dvd_beastwars.jpg) left top no-repeat; width: 120px; padding: 0; margin: 0;}

#dvds li p {
	height: 38px; 
	display: block;
	position: relative;
	top: 6px;
}
li.dvd_01 p { background: url(../images/autobot/li_dvd_01.gif) left top no-repeat; left: 63px; }
li.dvd_02 p { background: url(../images/autobot/li_dvd_02.gif) left top no-repeat; left: 56px; }
li.dvd_03 p { background: url(../images/autobot/li_dvd_03.gif) left top no-repeat; left: 72px; }
li.dvd_04 p { background: url(../images/autobot/li_dvd_04.gif) left top no-repeat; left: 80px; overflow: hidden; }
li.dvd_05 p { background: url(../images/autobot/li_dvd_05.gif) left top no-repeat; left: 60px; }
li.dvd_beastwars p { background: url(../images/autobot/li_dvd_beastwars.gif) left top no-repeat; left: 72px; height: 12px !important; margin-bottom: 3px; overflow: hidden;}

li.dvd_01 a.go {
	margin: 6px 0 0 64px;
	z-index: 10;
}
li.dvd_03 a.go {
	margin: 6px 0 0 72px;
	z-index: 10;
}
li.dvd_04 a.go {
	margin: 5px 0 0 80px;
	z-index: 10;
}
li.dvd_05 a.go {
	margin: 6px 0 0 62px;
	z-index: 10;
}
* li.dvd_beastwars a.go {
	margin: 3px 0 0 72px;
	z-index: 10;
}

#dvds li a.info {
	background: url(../images/autobot/info_trailer.gif) left top no-repeat;
	width: 28px;
	height: 9px;
	display: block;
}
#dvds li a:hover.info {
	background: url(../images/autobot/info_trailer.gif) left -9px no-repeat;
}
#dvds li.dvd_03 a.info {
	left: 72px;
}
#dvds li a.series_info {
	background: url(../images/autobot/series_info.gif) 0 0 no-repeat;
	width: 59px;
	height: 12px;
	display: block;
	float: left;
}
#dvds li a:hover.series_info {
	background: url(../images/autobot/series_info.gif) 0 -12px no-repeat;
}

#dvds li a.trailer {
	background: url(../images/autobot/info_trailer.gif) -36px top no-repeat;
	width: 38px;
	height: 9px;
	display: block;
	float: left;
}
#dvds li a:hover.trailer {
	background: url(../images/autobot/info_trailer.gif) -36px -9px no-repeat;
}

a.info_bd {
	background: url(../images/autobot/blu-ray.gif) 0 0 no-repeat;
	width: 45px;
	height: 12px;
	display: block;
	float: left;
}
a:hover.info_bd {
	background: url(../images/autobot/blu-ray.gif) 0 -12px no-repeat;
}
a.info_dvd {
	background: url(../images/autobot/dvd.gif) 0 0 no-repeat;
	width: 31px;
	height: 12px;
	display: block;
	float: left;
}
a:hover.info_dvd {
	background: url(../images/autobot/dvd.gif) 0 -12px no-repeat;
}
a.collection {
	background: url(../images/autobot/info_collection.gif) 0 0 no-repeat;
	width: 57px;
	height: 24px;
	display: block;
	float: left;
}
a:hover.collection {
	background: url(../images/autobot/info_collection.gif) 0 -24px no-repeat;
}


/* Link Blocks */

#links {
	background: #fff;
	width: 938px;
	height: 311px;
	display: block;
	padding: 9px 0px 0px 9px;
	margin-left: 23px;
}
#links ul {
	color: #cae7f6;
	min-width: 302px;
}
.block {
	width: 302px;
	height: 146px;
	display: block;
	float: left;
	padding-right: 9px;
	margin: 0px 0px 9px 0px;
} 
#competition.block {
	height: 301px;
}
#videos.block,
#downloads.block {
	width: 307px;
}
#links ul {
	background-color: #cae7f6;
	margin: 0;
	_margin-top: -4px; /* damn IE! */
	height: 35px;
	float: left;
}
#links ul li {
	float: left;
}
#links li a {
	display: block;
	width: 151px;
	height: 35px;
}
#links li a:hover {
	display: block;
	background-position: left top;
}

li.toys_01 a 		{ background: url(../images/link_toys01.gif) left -35px no-repeat; }
li.toys_02 a		{ background: url(../images/link_toys02.gif) left -35px no-repeat; }
li.competition_01 a	{ background: url(../images/link_apparel01.gif) left top no-repeat; }
li.competition_02 a	{ background: url(../images/link_apparel02.gif) left -35px no-repeat; }
li.beastwars_01 a 	{ background: url(../images/link_beastwars01.gif) left -35px no-repeat; }
li.beastwars_02 a	{ background: url(../images/link_beastwars02.gif) left -35px no-repeat; padding-right: 9px; width: 142px !important; }
li.videos_01 a		{ background: url(../images/link_videos01.gif) left -35px no-repeat; }
li.videos_02 a		{ background: url(../images/link_videos02.gif) left -35px no-repeat; width: 156px !important; }
li.downloads_01 a 	{ background: url(../images/link_downloads01.gif) left -35px no-repeat; }
li.downloads_02 a 	{ background: url(../images/link_apparel01.gif) left top no-repeat !important; width: 156px !important; } 
li.wallpapers_01 a 	{ background: url(../images/link_wallpapers01.gif) left -35px no-repeat; width: 100px !important; }
li.wallpapers_02 a	{ background: url(../images/link_wallpapers02.gif) left -35px no-repeat; width: 118px !important; }
li.wallpapers_03 a 	{ background: url(../images/link_wallpapers03.gif) left -35px no-repeat; width: 82px !important; }

li.apparel_01 a:hover,
li.downloads_02 a:hover {
	display: block;
	background-position: left top !important;
}


/* Footer */

#footer {
	background: url(../images/footer.gif) left top no-repeat;
	width: 947px;
	height: 70px;
	display: block;
	margin-left: 23px;
	padding-bottom: 10px;
}

