/* CSS Document */
/* Breaking Bad */
/* Author: Ian de Almeida */

body {
	background-image:url(img/sky_pattern_xy.jpg);
	background-repeat:repeat;
	border:thick;
}

.body_blk {
	background-image:url(img/sky_pattern_xy_blk.jpg);
	background-repeat:repeat;
	border:thick;
}

#maincont {
	position:absolute;
	z-index:2;
	background-image:url(img/desert_pattern_x.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	height:650px;
	width:1000px;
	right:1010px;
	bottom:0px;
	
}

#maincont_blk {
	position:absolute;
	z-index:2;
	background-image:url(img/desert_pattern_x_blk.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	height:650px;
	width:1000px;
	right:1010px;
	bottom:0px;
}


#amctext {
	position:absolute;
	z-index:3;
	background: url("img/amc_series.gif") 0 0 no-repeat;
	width:394px;
	height:72px;	
	left:90px;
	top:250px;
}

a.enterbtn {
	position:absolute;
	display: block;
	width: 163px;
	height: 60px;
	left:90px;
	top:172px;
	background: url("img/enter.gif") 0 0 no-repeat;
	text-decoration: none;
	z-index:5;
	font-size:0px;
}

a:hover.enterbtn {
	background-position: -393px 0;
}

a.amclink {
	position:absolute;
	display: block;
	width: 393px;
	height: 74px;
	left:90px;
	top:304px;
	background: url("img/amc_link.gif") 0 0 no-repeat;
	text-decoration: none;
	z-index:5;
	font-size:0px;
}

a:hover.amclink {
	background-position: -393px 0;
}

a.videolink {
	position:absolute;
	display: block;
	width: 283px;
	height: 100px;
	right:128px;
	bottom:249px;
	background: url("img/unlocked_tab.jpg") 0 0 no-repeat;
	text-decoration: none;
	z-index:5;
	font-size:0px;
}

a:hover.videolink{
	background-position: -283px 0;
}

a.bblogo {
	position:absolute;
	background: url("img/logo.gif") 0 0 no-repeat;
	background-repeat:no-repeat;
	height:91px;
	width:152px;
	left:44px;
	top:44px;
	z-index:4;
	font-size:0px;
	text-decoration: none;
}


a.bblogo2 {
	position:absolute;
	background: url("img/logo_blk.gif") 0 0 no-repeat;
	background-repeat:no-repeat;
	height:91px;
	width:152px;
	left:44px;
	top:44px;
	z-index:4;
	font-size:0px;
	text-decoration: none;
}

#footer {
	position:absolute;
	z-index:4;
	background-position:right bottom;
	background-image:url("img/copyright.gif");
	background-repeat:no-repeat;
	height:8px;
	width:408px;
	left:44px;
	bottom:30px;
}

#footer_blk {
	position:absolute;
	z-index:4;
	background-position:right bottom;
	background-image:url("img/copyright_info.gif");
	background-repeat:no-repeat;
	height:8px;
	width:408px;
	left:44px;
	bottom:30px;
}

#counter {
	position:absolute;
	width:40px;
	height:28px;
	z-index:5;
	left: 345px;
	top: 259px;
}

#mainimage_org {
	position:absolute;
	z-index:3;
	background-image:url("img/big_image.jpg");
	background-repeat:no-repeat;
	width:1010px;
    height:650px;
	right: 0px;
    bottom: 0px;
}

#mainimage_blk {
	position:absolute;
	z-index:3;
	background-image:url("img/big_image_blk.jpg");
	background-repeat:no-repeat;
	width:1010px;
    height:650px;
	right: 0px;
    bottom: 0px;
}

#flashback {
	position:absolute;
	background-position:right bottom;
	background-image:url("img/video_black_box.jpg");
	background-repeat:no-repeat;
	top:50%;
	left:50%;
	width:680px;
	height:394px;
	margin-left:-340px;
	margin-top:-197px;
	z-index:5;
}

#flashcontent {
	position:absolute;
	top:50%;
	left:50%;
	width:650px;
	height:330px;
	margin-left:-320.5px;
	margin-top:-178px;
	z-index:6;
}

a.backbtn2 {
   	position:absolute;
   	display: block;
    position:absolute;
	top:50%;
	left:50%;
	width:65px;
	height:10px;
	margin-left:272px;
	margin-top:-192px;
	z-index:7;
   	background: url("img/close_button.gif") 0 0 no-repeat;
   	text-decoration: none;
}

a:hover.backbtn2 {
   background-position: -70px 0;
}

a.backbtn {
   	position:absolute;
   	display: block;
    position:absolute;
	top:50%;
	left:50%;
	width:229px;
	height:33px;
	margin-left:-321px;
	margin-top:149px;
	z-index:7;
   	background: url("img/back_button.png") 0 0 no-repeat;
   	text-decoration: none;
}

a:hover.backbtn {
   background-position: -229px 0;
}


/*************************************************************************************
 ** Walters body 																	**
 *************************************************************************************/

#walter_bottom {
	position:absolute;
	z-index:4;
	background-position:right bottom;
	background-image:url("img/walter_bottom_l2.gif");
	background-repeat:no-repeat;
	height:139px;
	width:100%;
	right:0px;
	bottom:0px;
}

#walter_center {
	position:absolute;
	z-index:4;
	background-position:right bottom;
	background-image:url("img/walter_centre_l2.gif");
	background-repeat:no-repeat;
	height:100px;
	width:100%;
	right:0px;
	bottom:139px;
}

#walter_top {
	position:absolute;
	z-index:4;
	background-position:right bottom;
	background-image:url("img/walter_top_l2.gif");
	background-repeat:no-repeat;
	height:497px;
	width:100%;
	right:0px;
	bottom:239px;
}

#mainimage {
	position:absolute;
	z-index:3;
	background-image:url("img/big_image2.jpg");
	background-repeat:no-repeat;
	width:1010px;
    height:650px;
	right: 0px;
    bottom: 0px;
}

#walter_bottom_org {
	position:absolute;
	z-index:4;
	background-position:right bottom;
	background-image:url("img/walter_bottom.gif");
	background-repeat:no-repeat;
	height:137px;
	width:100%;
	right:0px;
	bottom:0px;
}

#walter_center_org {
	position:absolute;
	z-index:4;
	background-position:right bottom;
	background-image:url("img/walter_centre.gif");
	background-repeat:no-repeat;
	height:103px;
	width:100%;
	right:0px;
	bottom:137px;
}

#walter_top_org {
	position:absolute;
	z-index:4;
	background-position:right bottom;
	background-image:url("img/walter_top.gif");
	background-repeat:no-repeat;
	height:483px;
	width:100%;
	right:0px;
	bottom:240px;
}


