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

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg-body.gif) #000000;
	/*background: url(../images/bgn-banner.jpg) top repeat-x #000000;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

#container-banner {
	width: 100%;
	height: 349px;
	margin: 0 auto;
	background: url(../images/bg-banner.jpg) top repeat-x #000000;
}

#img-wayne {
	width: 1024px;
	height: 333px;
	margin: 0 auto;
	background: url(../images/img-wayne.jpg) no-repeat;
	/*margin-right: 31px;*/
}

#img-title {
	width: 450px;
	height: 119px;
	padding: 59px 0 0 48px;
}

#img-whatis {
	width: 450px;
	height: 123px;
	margin: 0 0 0 48px;
	padding: 33px 0 0 0;
	background: url(../images/img-whatis.jpg) no-repeat;
}

#container-body {
	width: 942px;
	height: 659px;
	margin: 0 auto;
	padding: 11px 15px 0 15px;
	background: url(../images/bg-container-body.gif) repeat-x;
}

#preorder {
	width: 430px;
	height: 87px;
	padding-top: 0px;
	/*text-align: left;*/
}

#special-offer {
	width: 174px;
	height: 99px;
	float: right;
}

#qd3 {
	padding-left: 60px;
}

.btn {
	width: 211px;
	height: 47px;
	display: block;
	cursor: pointer;
	float: left;
	margin: 3px 0;
	background: url(../images/btn-order.jpg) no-repeat;
}

.btn-over {
	background-position: 0px -47px;
}

#body-left {
	float: left;
}

#trailer {
	width: 330px;
	height: 626px;
	padding: 37px 10px 0 10px;
	background: url(../images/bg-trailer.gif) no-repeat;
	float: right;
	text-align: center;
}

#extra {
	padding-top: 17px;
}

#newsfeed {
	width: 260px;
	height: 580px;
	margin-right: 15px;
	float: left;
	background: url(../images/tab-newsfeed-02.gif) no-repeat;
}

#featured {
	width: 290px;
	height: 535px;
	float: left;
	background: url(../images/tab-feat-video.gif) no-repeat;
}

#arrows-news {
	width: 40px;
	height: 16px;
	background: #009999;
	margin: 0 0 0 120px
}

#arrows-featured {
	width: 40px;
	height: 16px;
	background: #009999;
	margin: 0 0 0 170px;
}

.arrow-left {
	width: 20px;
	height: 16px;
	display: block;
	cursor: pointer;
	float: left;
	background: url(../images/arrow-left.gif) no-repeat;
}

.arrow-right {
	width: 20px;
	height: 16px;
	display: block;
	cursor: pointer;
	float: left;
	background: url(../images/arrow-right.gif) no-repeat;
}

.arrow-left-video {
	width: 20px;
	height: 16px;
	display: block;
	cursor: pointer;
	float: left;
	background: url(../images/arrow-left.gif) no-repeat;
}

.arrow-right-video {
	width: 20px;
	height: 16px;
	display: block;
	cursor: pointer;
	float: left;
	background: url(../images/arrow-right.gif) no-repeat;
}

.arrow-over {
	background-position: 0px -16px;
}

#body-featured {
	width: 282px;
	height: 510px;
	padding: 21px 0 0 11px;
	margin-bottom: 14px;
}

.video-thumbnail {
	width: 83px;
	height: 63px;
	float: left;
	margin-right: 10px;
}

.video-description {
	width: 187px;
	float: left;
}

#body-news	{
	width: 250px;
	/*height: 210px;*/
	padding: 21px 0 20px 0;
}

#body-twitter	{
	width: 235px;
	height: 210px;
	padding: 35px 0 0 10px;
	background: url(../images/tab-twitterfeed-02.gif) no-repeat; 
}

.twitter-date {
	color: #999999;
}

.twitter-link, .twitter-link a {
	color: #ab5a23;
}

.news-item {
	padding: 0 0 0 23px;
	margin-left: 8px;
	text-align:left;
	background: url(../images/arrow-news-graybg.gif) no-repeat;
}

.domain {
	text-transform: uppercase;
	font-size: 10px;
}

.orange {
	color: #ab5a23;
	font-weight: bold;
	display: block;
}

.orange a {
	color: #ab5a23;
}

.clear {
	width: 100%;
	height: 14px;
	clear: both;
}

.clear-news-gray {
	width: 100%;
	height: 7px;
	margin: 3px 0;
	background: url(../images/clear-news-graybg.gif) no-repeat;
}

.clear-news {
	width: 100%;
	height: 7px;
	margin: 3px 0;
	background: url(../images/clear-news.gif) no-repeat;
}

#twitter {
	width: 123px;
	height: 35px;
	padding: 12px 0 0 12px;
	float: left;
}

#footer {
	width: 972px;
	height: 19px;
	margin: 0px auto;
	background: url(../images/bg-footer.jpg) no-repeat top;
	padding-bottom: 40px;
}

#shirt {
	width: 430px;
	height: 65px;
	float: left;
	/*background: #006600;*/
	/*background: url(../images/tab-shirt.jpg) no-repeat;*/
}

#shirt-pic {
	width: 139px;
	height: 55px;
	padding: 1px 0 0 5px;
	float: left;
}

#shirt-description {
	width: 260px;
	float: left;
	margin: 28px 0 0 20px;
}


p {
	margin-top: 0px;
}

#img-whatis p {
	margin: 0 0 0 5px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#twitter-small {
	width: 88px;
	height: 35px;
	padding: 12px 0 0 12px;
	float: left;
}

#shirt-new {
	width: 460px;
	height: 65px;
	float: left;
	vertical-align: top;
}